Pull request #185 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from d8eb75bf7fd6fa952154463d1b06ac8cba81b815+f3289a164b8ff7b22d28db9f748121107e7f7ddb (9f6f841a3157503fdaa138d0ab19c357d10585ed) 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-ssh1458887953703217776.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1113349545306766689.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-185/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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5664780317936440907.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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10568088316487922279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12316206025827377240.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-185/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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17470689481905422938.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2417’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2423 in /w/workspace/undry_device-rfid-llrp-go_PR-185 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-185 # 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/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f3289a164b8ff7b22d28db9f748121107e7f7ddb into PR head commit d8eb75bf7fd6fa952154463d1b06ac8cba81b815 Merge succeeded, producing d8eb75bf7fd6fa952154463d1b06ac8cba81b815 Checking out Revision d8eb75bf7fd6fa952154463d1b06ac8cba81b815 (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f d8eb75bf7fd6fa952154463d1b06ac8cba81b815 # 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 f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8eb75bf7fd6fa952154463d1b06ac8cba81b815 # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T13:39:12.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T13:39:13.034Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T13:39:13.133Z] ========================================================= [2023-03-16T13:39:13.133Z] EdgeX Global Pipelines Version Info [2023-03-16T13:39:13.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:39:13.878Z] ------------------- [2023-03-16T13:39:13.878Z] stable info: [2023-03-16T13:39:13.878Z] ------------------- [2023-03-16T13:39:13.878Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T13:39:13.878Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T13:39:13.878Z] Message: update stable to v1.0.245 [2023-03-16T13:39:14.450Z] ------------------- [2023-03-16T13:39:14.450Z] experimental info: [2023-03-16T13:39:14.450Z] ------------------- [2023-03-16T13:39:14.450Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T13:39:14.450Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T13:39:14.450Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T13:39:14.724Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-16T13:39:14.770Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-16T13:39:14.808Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T13:39:14.849Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T13:39:14.894Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T13:39:14.937Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T13:39:14.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T13:39:15.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T13:39:15.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T13:39:15.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T13:39:15.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T13:39:15.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-16T13:39:15.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T13:39:15.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T13:39:15.298Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T13:39:15.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T13:39:15.382Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:39:15.424Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T13:39:15.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T13:39:15.508Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T13:39:15.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T13:39:15.588Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T13:39:15.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T13:39:15.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T13:39:15.706Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T13:39:15.747Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T13:39:15.787Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T13:39:15.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo [2023-03-16T13:39:15.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo [2023-03-16T13:39:15.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo [2023-03-16T13:39:15.946Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] echo [2023-03-16T13:39:15.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8eb75b [Pipeline] echo [2023-03-16T13:39:16.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:39:16.142Z] provisioning config files... [2023-03-16T13:39:16.156Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/config5563362898416533218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:39:16.497Z] ---> docker-login.sh [2023-03-16T13:39:16.497Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:39:16.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:16.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:16.756Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:16.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:16.756Z] [2023-03-16T13:39:16.756Z] Login Succeeded [2023-03-16T13:39:16.756Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:39:16.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:17.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:17.018Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:17.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:17.018Z] [2023-03-16T13:39:17.018Z] Login Succeeded [2023-03-16T13:39:17.018Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:39:17.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:17.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:17.018Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:17.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:17.018Z] [2023-03-16T13:39:17.018Z] Login Succeeded [2023-03-16T13:39:17.018Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:39:17.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:17.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:17.277Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:17.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:17.277Z] [2023-03-16T13:39:17.277Z] Login Succeeded [2023-03-16T13:39:17.277Z] docker.io [2023-03-16T13:39:17.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:17.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:17.536Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:17.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:17.536Z] [2023-03-16T13:39:17.536Z] Login Succeeded [2023-03-16T13:39:17.536Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:39:17.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T13:39:18.179Z] + git rev-list -1 --merges d8eb75bf7fd6fa952154463d1b06ac8cba81b815~1..d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] echo [2023-03-16T13:39:18.238Z] -----------> git rev-list -1 --merges d8eb75bf7fd6fa952154463d1b06ac8cba81b815~1..d8eb75bf7fd6fa952154463d1b06ac8cba81b815 d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [false] [Pipeline] sh [2023-03-16T13:39:18.548Z] + git log --format=format:%s -1 d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] echo [2023-03-16T13:39:18.582Z] ========================================================= [2023-03-16T13:39:18.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T13:39:18.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:39:19.000Z] + git log --format=format:%s -1 d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] echo [2023-03-16T13:39:19.071Z] [semverPrep] GIT_COMMIT: d8eb75bf7fd6fa952154463d1b06ac8cba81b815, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo [2023-03-16T13:39:19.102Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T13:39:19.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:39:19.499Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T13:39:19.499Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T13:39:19.499Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T13:39:19.499Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T13:39:19.499Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T13:39:19.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:39:19.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:39:19.978Z] [2023-03-16T13:39:19.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:39:20.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:39:20.351Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T13:39:20.351Z] b85a868b505f: Pulling fs layer [2023-03-16T13:39:20.351Z] e2be974225ed: Pulling fs layer [2023-03-16T13:39:20.351Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T13:39:20.351Z] 988bab9f4d93: Pulling fs layer [2023-03-16T13:39:20.351Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T13:39:20.351Z] eaf3925da568: Pulling fs layer [2023-03-16T13:39:20.351Z] bab4dde63d76: Pulling fs layer [2023-03-16T13:39:20.351Z] bde34c3a00c8: Pulling fs layer [2023-03-16T13:39:20.351Z] b352a97aabf1: Pulling fs layer [2023-03-16T13:39:20.351Z] 4872d77fe225: Pulling fs layer [2023-03-16T13:39:20.351Z] 5851b861e8e6: Pulling fs layer [2023-03-16T13:39:20.351Z] 988bab9f4d93: Waiting [2023-03-16T13:39:20.351Z] 1469e6f7b9e6: Waiting [2023-03-16T13:39:20.351Z] eaf3925da568: Waiting [2023-03-16T13:39:20.351Z] bab4dde63d76: Waiting [2023-03-16T13:39:20.351Z] bde34c3a00c8: Waiting [2023-03-16T13:39:20.351Z] b352a97aabf1: Waiting [2023-03-16T13:39:20.351Z] 4872d77fe225: Waiting [2023-03-16T13:39:20.351Z] 5851b861e8e6: Waiting [2023-03-16T13:39:20.616Z] e2be974225ed: Verifying Checksum [2023-03-16T13:39:20.616Z] e2be974225ed: Download complete [2023-03-16T13:39:20.616Z] 988bab9f4d93: Download complete [2023-03-16T13:39:20.616Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T13:39:20.616Z] 1469e6f7b9e6: Download complete [2023-03-16T13:39:20.616Z] eaf3925da568: Verifying Checksum [2023-03-16T13:39:20.616Z] eaf3925da568: Download complete [2023-03-16T13:39:20.616Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T13:39:20.616Z] 339a4e72a1f5: Download complete [2023-03-16T13:39:20.616Z] bde34c3a00c8: Verifying Checksum [2023-03-16T13:39:20.616Z] bde34c3a00c8: Download complete [2023-03-16T13:39:20.878Z] b352a97aabf1: Download complete [2023-03-16T13:39:20.878Z] 4872d77fe225: Verifying Checksum [2023-03-16T13:39:20.878Z] 4872d77fe225: Download complete [2023-03-16T13:39:20.878Z] 5851b861e8e6: Verifying Checksum [2023-03-16T13:39:20.878Z] 5851b861e8e6: Download complete [2023-03-16T13:39:20.878Z] b85a868b505f: Verifying Checksum [2023-03-16T13:39:20.878Z] b85a868b505f: Download complete [2023-03-16T13:39:21.138Z] bab4dde63d76: Verifying Checksum [2023-03-16T13:39:21.138Z] bab4dde63d76: Download complete [2023-03-16T13:39:22.075Z] b85a868b505f: Pull complete [2023-03-16T13:39:22.333Z] e2be974225ed: Pull complete [2023-03-16T13:39:22.593Z] 339a4e72a1f5: Pull complete [2023-03-16T13:39:22.853Z] 988bab9f4d93: Pull complete [2023-03-16T13:39:23.113Z] 1469e6f7b9e6: Pull complete [2023-03-16T13:39:23.113Z] eaf3925da568: Pull complete [2023-03-16T13:39:25.013Z] bab4dde63d76: Pull complete [2023-03-16T13:39:25.013Z] bde34c3a00c8: Pull complete [2023-03-16T13:39:25.274Z] b352a97aabf1: Pull complete [2023-03-16T13:39:25.274Z] 4872d77fe225: Pull complete [2023-03-16T13:39:25.274Z] 5851b861e8e6: Pull complete [2023-03-16T13:39:25.274Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T13:39:25.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:39:25.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:39:25.486Z] prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container [2023-03-16T13:39:25.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-16T13:39:28.344Z] $ docker top 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e -eo pid,comm [2023-03-16T13:39:28.405Z] 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-03-16T13:39:28.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:39:28.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:39:28.526Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:39:28.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:39:28.653Z] $ docker exec 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e ssh-agent [2023-03-16T13:39:28.757Z] SSH_AUTH_SOCK=/tmp/ssh-O5yhUoJx9U94/agent.32 [2023-03-16T13:39:28.757Z] SSH_AGENT_PID=39 [2023-03-16T13:39:28.763Z] Running ssh-add (command line suppressed) [2023-03-16T13:39:28.863Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/private_key_17884958033367802908.key (/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/private_key_17884958033367802908.key) [2023-03-16T13:39:28.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:39:29.201Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T13:39:29.224Z] $ docker exec --env ******** --env ******** 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e ssh-agent -k [2023-03-16T13:39:29.333Z] unset SSH_AUTH_SOCK; [2023-03-16T13:39:29.333Z] unset SSH_AGENT_PID; [2023-03-16T13:39:29.333Z] echo Agent pid 39 killed; [2023-03-16T13:39:29.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T13:39:29.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:39:29.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:39:29.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:39:29.537Z] $ docker exec 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e ssh-agent [2023-03-16T13:39:29.663Z] SSH_AUTH_SOCK=/tmp/ssh-qEDo3B96lRaU/agent.71 [2023-03-16T13:39:29.663Z] SSH_AGENT_PID=78 [2023-03-16T13:39:29.669Z] Running ssh-add (command line suppressed) [2023-03-16T13:39:29.784Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/private_key_8221889037991771327.key (/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/private_key_8221889037991771327.key) [2023-03-16T13:39:29.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:39:30.123Z] + git semver init [2023-03-16T13:39:30.384Z] 2023-03-16 13:39:30,333 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T13:39:30.384Z] 2023-03-16 13:39:30,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver [2023-03-16T13:39:30.384Z] 2023-03-16 13:39:30,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-185/.semver [2023-03-16T13:39:30.384Z] 2023-03-16 13:39:30,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-185, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:39:31.331Z] 2023-03-16 13:39:31,087 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-185/.git/info/exclude [2023-03-16T13:39:31.331Z] 2023-03-16 13:39:31,088 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver/PR-185 with force:False [2023-03-16T13:39:31.331Z] 2023-03-16 13:39:31,088 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver/PR-185 [2023-03-16T13:39:31.331Z] 2023-03-16 13:39:31,093 [execute] INFO git cat-file --batch-check [2023-03-16T13:39:31.331Z] 2023-03-16 13:39:31,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:39:31.331Z] 2023-03-16 13:39:31,099 [execute] INFO git cat-file --batch [2023-03-16T13:39:31.331Z] 2023-03-16 13:39:31,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-185/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:39:31.331Z] 2023-03-16 13:39:31,104 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-185/.semver/PR-185 [2023-03-16T13:39:31.331Z] 0.0.0 [Pipeline] } [2023-03-16T13:39:31.359Z] $ docker exec --env ******** --env ******** 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e ssh-agent -k [2023-03-16T13:39:31.472Z] unset SSH_AUTH_SOCK; [2023-03-16T13:39:31.472Z] unset SSH_AGENT_PID; [2023-03-16T13:39:31.473Z] echo Agent pid 78 killed; [2023-03-16T13:39:31.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:39:31.890Z] + git semver [Pipeline] } [2023-03-16T13:39:32.175Z] $ docker stop --time=1 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e [2023-03-16T13:39:33.489Z] $ docker rm -f --volumes 353e1f50f7a99defb16bdff7575a127635b511e96f1d3f87cfb6517addefd28e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:39:33.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T13:39:34.148Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T13:39:34.168Z] [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-03-16T13:39:34.746Z] provisioning config files... [2023-03-16T13:39:34.757Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/config2364858907048336827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:39:35.103Z] ---> docker-login.sh [2023-03-16T13:39:35.103Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:39:35.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:35.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:35.103Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:35.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:35.103Z] [2023-03-16T13:39:35.103Z] Login Succeeded [2023-03-16T13:39:35.103Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:39:35.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:35.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:35.104Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:35.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:35.104Z] [2023-03-16T13:39:35.104Z] Login Succeeded [2023-03-16T13:39:35.104Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:39:35.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:35.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:35.362Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:35.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:35.362Z] [2023-03-16T13:39:35.362Z] Login Succeeded [2023-03-16T13:39:35.362Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:39:35.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:35.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:35.362Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:35.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:35.362Z] [2023-03-16T13:39:35.362Z] Login Succeeded [2023-03-16T13:39:35.362Z] docker.io [2023-03-16T13:39:35.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:39:35.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:39:35.620Z] Configure a credential helper to remove this warning. See [2023-03-16T13:39:35.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:39:35.620Z] [2023-03-16T13:39:35.620Z] Login Succeeded [2023-03-16T13:39:35.620Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:39:35.650Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T13:39:35.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:39:35.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:39:35.903Z] ========================================================= [2023-03-16T13:39:35.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T13:39:35.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:39:36.366Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T13:39:36.366Z] Sending build context to Docker daemon 4.186MB [2023-03-16T13:39:36.366Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:39:36.366Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T13:39:36.366Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T13:39:36.366Z] 63b65145d645: Pulling fs layer [2023-03-16T13:39:36.366Z] a2d21d5440eb: Pulling fs layer [2023-03-16T13:39:36.366Z] 935e6c44a52c: Pulling fs layer [2023-03-16T13:39:36.366Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T13:39:36.366Z] 30dea6a524f1: Pulling fs layer [2023-03-16T13:39:36.366Z] a2aff8979fd8: Pulling fs layer [2023-03-16T13:39:36.366Z] 6808be2612f2: Pulling fs layer [2023-03-16T13:39:36.366Z] f25807f1079a: Pulling fs layer [2023-03-16T13:39:36.366Z] 94cc34f8dd06: Waiting [2023-03-16T13:39:36.366Z] a2aff8979fd8: Waiting [2023-03-16T13:39:36.366Z] 6808be2612f2: Waiting [2023-03-16T13:39:36.366Z] f25807f1079a: Waiting [2023-03-16T13:39:36.366Z] 30dea6a524f1: Waiting [2023-03-16T13:39:36.366Z] a2d21d5440eb: Download complete [2023-03-16T13:39:36.366Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T13:39:36.366Z] 94cc34f8dd06: Download complete [2023-03-16T13:39:36.632Z] 30dea6a524f1: Download complete [2023-03-16T13:39:36.632Z] 63b65145d645: Verifying Checksum [2023-03-16T13:39:36.632Z] 63b65145d645: Download complete [2023-03-16T13:39:36.632Z] a2aff8979fd8: Verifying Checksum [2023-03-16T13:39:36.632Z] a2aff8979fd8: Download complete [2023-03-16T13:39:36.632Z] 63b65145d645: Pull complete [2023-03-16T13:39:36.897Z] a2d21d5440eb: Pull complete [2023-03-16T13:39:37.159Z] f25807f1079a: Verifying Checksum [2023-03-16T13:39:37.159Z] f25807f1079a: Download complete [2023-03-16T13:39:37.159Z] 935e6c44a52c: Verifying Checksum [2023-03-16T13:39:37.159Z] 935e6c44a52c: Download complete [2023-03-16T13:39:37.416Z] 6808be2612f2: Verifying Checksum [2023-03-16T13:39:41.609Z] 935e6c44a52c: Pull complete [2023-03-16T13:39:41.609Z] 94cc34f8dd06: Pull complete [2023-03-16T13:39:41.609Z] 30dea6a524f1: Pull complete [2023-03-16T13:39:41.609Z] a2aff8979fd8: Pull complete [2023-03-16T13:39:44.154Z] 6808be2612f2: Pull complete [2023-03-16T13:39:44.720Z] f25807f1079a: Pull complete [2023-03-16T13:39:44.720Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T13:39:44.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T13:39:44.720Z] ---> 3b553350e43f [2023-03-16T13:39:44.720Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:39:49.581Z] Still waiting to schedule task [2023-03-16T13:39:49.581Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-16T13:39:50.102Z] ---> Running in 9c96331938c5 [2023-03-16T13:39:50.102Z] Removing intermediate container 9c96331938c5 [2023-03-16T13:39:50.102Z] ---> c09e0475f834 [2023-03-16T13:39:50.102Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:39:50.102Z] ---> Running in 59f1152681d3 [2023-03-16T13:39:50.102Z] Removing intermediate container 59f1152681d3 [2023-03-16T13:39:50.102Z] ---> bb2121ddf4e9 [2023-03-16T13:39:50.102Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T13:39:50.102Z] ---> Running in 0272f3f094b5 [2023-03-16T13:39:50.102Z] Removing intermediate container 0272f3f094b5 [2023-03-16T13:39:50.102Z] ---> 9c77dda8491b [2023-03-16T13:39:50.102Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:39:50.102Z] ---> Running in ebbc5538f0ce [2023-03-16T13:39:50.361Z] Removing intermediate container ebbc5538f0ce [2023-03-16T13:39:50.361Z] ---> 516579cea95e [2023-03-16T13:39:50.361Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:39:50.361Z] ---> Running in a2c77923ca5a [2023-03-16T13:39:50.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:39:50.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:39:51.187Z] OK: 265 MiB in 53 packages [2023-03-16T13:39:51.445Z] Removing intermediate container a2c77923ca5a [2023-03-16T13:39:51.445Z] ---> 2b9f8e0ffb2c [2023-03-16T13:39:51.445Z] Step 8/12 : WORKDIR /app [2023-03-16T13:39:51.445Z] ---> Running in 2d27d135ec0f [2023-03-16T13:39:51.703Z] Removing intermediate container 2d27d135ec0f [2023-03-16T13:39:51.703Z] ---> 5f3242f3811e [2023-03-16T13:39:51.703Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T13:39:51.703Z] ---> 81e718da7f80 [2023-03-16T13:39:51.703Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:39:51.703Z] ---> Running in 3efb42575892 [2023-03-16T13:40:23.848Z] Removing intermediate container 3efb42575892 [2023-03-16T13:40:23.848Z] ---> 63d28764cd0e [2023-03-16T13:40:23.848Z] Step 11/12 : COPY . . [2023-03-16T13:40:23.848Z] ---> 28a0d4569776 [2023-03-16T13:40:23.848Z] Step 12/12 : RUN $MAKE [2023-03-16T13:40:23.848Z] ---> Running in 58fba5b6602d [2023-03-16T13:40:23.848Z] noop [2023-03-16T13:40:23.848Z] Removing intermediate container 58fba5b6602d [2023-03-16T13:40:23.848Z] ---> a4815995958b [2023-03-16T13:40:23.848Z] Successfully built a4815995958b [2023-03-16T13:40:23.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:40:24.299Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T13:40:24.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:40:24.452Z] prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container [2023-03-16T13:40:24.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T13:40:24.849Z] $ docker top 2d9ebff2e0a102aec4b2d7a1a0213b2a45800872f41e2aa74dfeefbb46780a7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:40:25.247Z] + go version [2023-03-16T13:40:25.247Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T13:40:25.275Z] $ docker stop --time=1 2d9ebff2e0a102aec4b2d7a1a0213b2a45800872f41e2aa74dfeefbb46780a7e [2023-03-16T13:40:26.531Z] $ docker rm -f --volumes 2d9ebff2e0a102aec4b2d7a1a0213b2a45800872f41e2aa74dfeefbb46780a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:40:27.248Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T13:40:27.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:40:27.419Z] prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container [2023-03-16T13:40:27.450Z] $ 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-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T13:40:27.781Z] $ docker top c2da1e44b352b328efc6ea0cf3c5a72041cc83bdd22925134c46cceab30575b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:40:28.175Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-185 [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:40:28.537Z] + make test [2023-03-16T13:40:28.537Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T13:40:33.852Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-16T13:40:46.053Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-16T13:40:46.053Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-16T13:40:49.343Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.039s coverage: 40.7% of statements [2023-03-16T13:40:49.343Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-03-16T13:40:49.343Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements [2023-03-16T13:40:59.310Z] go vet ./... [2023-03-16T13:41:02.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T13:41:02.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T13:41:02.607Z] ./bin/test-attribution-txt.sh [2023-03-16T13:41:02.869Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-16T13:41:02.869Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T13:41:02.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T13:41:02.936Z] $ docker stop --time=1 c2da1e44b352b328efc6ea0cf3c5a72041cc83bdd22925134c46cceab30575b0 [2023-03-16T13:41:04.516Z] $ docker rm -f --volumes c2da1e44b352b328efc6ea0cf3c5a72041cc83bdd22925134c46cceab30575b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:41:05.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T13:41:05.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T13:41:05.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T13:41:06.140Z] + ls -al . [2023-03-16T13:41:06.140Z] total 632 [2023-03-16T13:41:06.140Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 13:40 . [2023-03-16T13:41:06.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:39 .. [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 13:39 .dockerignore [2023-03-16T13:41:06.140Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:39 .git [2023-03-16T13:41:06.140Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:39 .github [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 13:39 .gitignore [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:39 .golangci.yml [2023-03-16T13:41:06.140Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:39 .semver [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 13:39 Attribution.txt [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 13:39 CHANGELOG.md [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 13:39 Dockerfile [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:39 GOVERNANCE.md [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 13:39 Jenkinsfile [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 13:39 LICENSE [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 13:39 Makefile [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 13:39 OWNERS.md [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 13:39 README.md [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:39 VERSION [2023-03-16T13:41:06.140Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:39 bin [2023-03-16T13:41:06.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:39 cmd [2023-03-16T13:41:06.140Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 13:40 coverage.out [2023-03-16T13:41:06.140Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:39 examples [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 13:39 go.mod [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 13:39 go.sum [2023-03-16T13:41:06.140Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:39 images [2023-03-16T13:41:06.140Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 13:39 internal [2023-03-16T13:41:06.140Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:39 snap [2023-03-16T13:41:06.140Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 13:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:41:06.530Z] + 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=d8eb75bf7fd6fa952154463d1b06ac8cba81b815 --label arch=amd64 --label version=0.0.0 . [2023-03-16T13:41:06.530Z] Sending build context to Docker daemon 4.186MB [2023-03-16T13:41:06.530Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:41:06.530Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T13:41:06.530Z] ---> a4815995958b [2023-03-16T13:41:06.530Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:41:06.530Z] ---> Running in a480f65e5f03 [2023-03-16T13:41:06.790Z] Removing intermediate container a480f65e5f03 [2023-03-16T13:41:06.790Z] ---> d61795154d72 [2023-03-16T13:41:06.790Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:41:06.790Z] ---> Running in 5b66cb315989 [2023-03-16T13:41:06.790Z] Removing intermediate container 5b66cb315989 [2023-03-16T13:41:06.790Z] ---> 08b2fa71b828 [2023-03-16T13:41:06.790Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T13:41:06.790Z] ---> Running in 75d4d721eb66 [2023-03-16T13:41:06.790Z] Removing intermediate container 75d4d721eb66 [2023-03-16T13:41:06.790Z] ---> 68c136da8327 [2023-03-16T13:41:06.790Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:41:06.790Z] ---> Running in 1c46bd779077 [2023-03-16T13:41:07.049Z] Removing intermediate container 1c46bd779077 [2023-03-16T13:41:07.049Z] ---> 3a0eef73f41e [2023-03-16T13:41:07.049Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:41:07.049Z] ---> Running in cff0dcf6e84f [2023-03-16T13:41:07.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:41:07.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:41:07.826Z] OK: 265 MiB in 53 packages [2023-03-16T13:41:08.084Z] Removing intermediate container cff0dcf6e84f [2023-03-16T13:41:08.084Z] ---> 29e546323590 [2023-03-16T13:41:08.084Z] Step 8/24 : WORKDIR /app [2023-03-16T13:41:08.084Z] ---> Running in e87cf67550e9 [2023-03-16T13:41:08.084Z] Removing intermediate container e87cf67550e9 [2023-03-16T13:41:08.084Z] ---> b0163db5229f [2023-03-16T13:41:08.084Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T13:41:08.343Z] ---> 2ae6ec062f5a [2023-03-16T13:41:08.343Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:41:08.343Z] ---> Running in 6db8436008a8 [2023-03-16T13:41:08.913Z] Removing intermediate container 6db8436008a8 [2023-03-16T13:41:08.913Z] ---> 16df0c4337cb [2023-03-16T13:41:08.913Z] Step 11/24 : COPY . . [2023-03-16T13:41:09.172Z] ---> 02f2563d81b6 [2023-03-16T13:41:09.172Z] Step 12/24 : RUN $MAKE [2023-03-16T13:41:09.172Z] ---> Running in b65bdf40c7d2 [2023-03-16T13:41:09.431Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-16T13:41:19.343Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2424 in /w/workspace/undry_device-rfid-llrp-go_PR-185 [Pipeline] { [Pipeline] ws [2023-03-16T13:41:19.403Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-16T13:41:19.474Z] Selected Git installation does not exist. Using Default [2023-03-16T13:41:19.474Z] The recommended git tool is: NONE [2023-03-16T13:41:24.203Z] using credential edgex-jenkins-ssh [2023-03-16T13:41:24.220Z] Cloning the remote Git repository [2023-03-16T13:41:24.256Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T13:41:24.349Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-16T13:41:24.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T13:41:24.481Z] > git --version # timeout=10 [2023-03-16T13:41:24.501Z] > git --version # 'git version 2.25.1' [2023-03-16T13:41:24.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:41:24.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T13:41:25.666Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-16T13:41:25.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T13:41:26.466Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-16T13:41:26.507Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-16T13:41:26.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:41:26.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T13:41:27.092Z] Merging remotes/origin/main commit f3289a164b8ff7b22d28db9f748121107e7f7ddb into PR head commit d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [2023-03-16T13:41:27.400Z] Merge succeeded, producing d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [2023-03-16T13:41:27.401Z] Checking out Revision d8eb75bf7fd6fa952154463d1b06ac8cba81b815 (PR-185) [2023-03-16T13:41:27.105Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T13:41:27.176Z] > git checkout -f d8eb75bf7fd6fa952154463d1b06ac8cba81b815 # timeout=10 [2023-03-16T13:41:27.298Z] > git remote # timeout=10 [2023-03-16T13:41:27.319Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T13:41:27.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T13:41:27.355Z] > git merge f3289a164b8ff7b22d28db9f748121107e7f7ddb # timeout=10 [2023-03-16T13:41:27.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T13:41:27.403Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T13:41:27.418Z] > git checkout -f d8eb75bf7fd6fa952154463d1b06ac8cba81b815 # timeout=10 [2023-03-16T13:41:30.907Z] Commit message: "refactor(snap): Update command and metadata sourcing" [2023-03-16T13:41:30.949Z] > git --version # timeout=10 [2023-03-16T13:41:30.963Z] > git --version # 'git version 2.25.1' [2023-03-16T13:41:30.977Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-16T13:41:31.364Z] Removing intermediate container b65bdf40c7d2 [2023-03-16T13:41:31.364Z] ---> 09964920fa3e [2023-03-16T13:41:31.364Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T13:41:31.364Z] 3.17: Pulling from library/alpine [2023-03-16T13:41:31.364Z] 63b65145d645: Already exists [2023-03-16T13:41:31.364Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T13:41:31.364Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T13:41:31.364Z] ---> b2aa39c304c2 [2023-03-16T13:41:31.364Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T13:41:31.364Z] ---> Running in 2dabba4ee612 [2023-03-16T13:41:31.364Z] Removing intermediate container 2dabba4ee612 [2023-03-16T13:41:31.364Z] ---> c2d199bc1a6c [2023-03-16T13:41:31.364Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T13:41:31.364Z] ---> Running in fbc798aeedb3 [2023-03-16T13:41:31.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T13:41:31.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T13:41:31.364Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T13:41:31.364Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:41:31.364Z] OK: 7 MiB in 16 packages [2023-03-16T13:41:31.364Z] Removing intermediate container fbc798aeedb3 [2023-03-16T13:41:31.364Z] ---> 0ba0a9f6f1b8 [2023-03-16T13:41:31.364Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-16T13:41:31.364Z] ---> d76bbe18fee3 [2023-03-16T13:41:31.364Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-16T13:41:31.364Z] ---> 6ac349697c4c [2023-03-16T13:41:31.364Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-16T13:41:31.364Z] ---> 97e4c05102b7 [2023-03-16T13:41:31.364Z] Step 19/24 : EXPOSE 59989 [2023-03-16T13:41:31.364Z] ---> Running in b8796e3d80fd [2023-03-16T13:41:31.364Z] Removing intermediate container b8796e3d80fd [2023-03-16T13:41:31.364Z] ---> 5aac0a82da4b [2023-03-16T13:41:31.364Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-16T13:41:31.364Z] ---> Running in aff1224b934a [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:41:31.623Z] Removing intermediate container aff1224b934a [2023-03-16T13:41:31.623Z] ---> 77abc83a1247 [2023-03-16T13:41:31.623Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:41:31.623Z] ---> Running in eef18d0067f7 [2023-03-16T13:41:31.623Z] Removing intermediate container eef18d0067f7 [2023-03-16T13:41:31.623Z] ---> f3e5b26a1563 [2023-03-16T13:41:31.623Z] Step 22/24 : LABEL arch=amd64 [2023-03-16T13:41:31.623Z] ---> Running in 5f811d22a0b3 [2023-03-16T13:41:31.623Z] Removing intermediate container 5f811d22a0b3 [2023-03-16T13:41:31.623Z] ---> 729bddacf971 [2023-03-16T13:41:31.623Z] Step 23/24 : LABEL git_sha=d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [2023-03-16T13:41:31.623Z] ---> Running in 17bd60f4f1e2 [2023-03-16T13:41:31.881Z] Removing intermediate container 17bd60f4f1e2 [2023-03-16T13:41:31.881Z] ---> bccc50744746 [2023-03-16T13:41:31.881Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T13:41:31.881Z] ---> Running in a9bcaad4213a [2023-03-16T13:41:31.881Z] Removing intermediate container a9bcaad4213a [2023-03-16T13:41:31.881Z] ---> 9befe83b45ba [2023-03-16T13:41:31.881Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T13:41:31.881Z] Successfully built 9befe83b45ba [2023-03-16T13:41:31.881Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [2023-03-16T13:41:31.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T13:41:31.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:41:31.951Z] Dload Upload Total Spent Left Speed [2023-03-16T13:41:31.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11880 0 0 90687 0 --:--:-- --:--:-- --:--:-- 90687 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 [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] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:41:32.686Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T13:41:32.833Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:41:32.833Z] [2023-03-16T13:41:32.833Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:41:33.015Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T13:41:33.015Z] + sudo tee /etc/docker/daemon.new [2023-03-16T13:41:33.015Z] { [2023-03-16T13:41:33.015Z] "registry-mirrors": [ [2023-03-16T13:41:33.015Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T13:41:33.015Z] ], [2023-03-16T13:41:33.015Z] "bip": "10.250.0.254/24", [2023-03-16T13:41:33.015Z] "hosts": [ [2023-03-16T13:41:33.015Z] "tcp://0.0.0.0:5555", [2023-03-16T13:41:33.015Z] "unix:///var/run/docker.sock" [2023-03-16T13:41:33.015Z] ], [2023-03-16T13:41:33.015Z] "mtu": 1458, [2023-03-16T13:41:33.015Z] "selinux-enabled": true, [2023-03-16T13:41:33.015Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T13:41:33.015Z] } [Pipeline] sh [2023-03-16T13:41:33.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:41:33.190Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T13:41:33.190Z] 5eb5b503b376: Pulling fs layer [2023-03-16T13:41:33.190Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T13:41:33.190Z] ec43610c2a17: Pulling fs layer [2023-03-16T13:41:33.190Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T13:41:33.190Z] 33b1e0a273af: Pulling fs layer [2023-03-16T13:41:33.190Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T13:41:33.190Z] 2f39f015ded8: Pulling fs layer [2023-03-16T13:41:33.190Z] 3a2ae6a8a46f: Waiting [2023-03-16T13:41:33.190Z] 5d3b04190fa2: Waiting [2023-03-16T13:41:33.190Z] 33b1e0a273af: Waiting [2023-03-16T13:41:33.190Z] 2f39f015ded8: Waiting [2023-03-16T13:41:33.190Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T13:41:33.190Z] 5c69ac0246d0: Download complete [2023-03-16T13:41:33.190Z] 3a2ae6a8a46f: Download complete [2023-03-16T13:41:33.351Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T13:41:33.450Z] 33b1e0a273af: Download complete [2023-03-16T13:41:33.450Z] ec43610c2a17: Verifying Checksum [2023-03-16T13:41:33.450Z] ec43610c2a17: Download complete [2023-03-16T13:41:33.450Z] 5d3b04190fa2: Download complete [2023-03-16T13:41:33.450Z] 5eb5b503b376: Download complete [2023-03-16T13:41:33.696Z] + sudo service docker restart [2023-03-16T13:41:34.014Z] 2f39f015ded8: Download complete [2023-03-16T13:41:34.949Z] 5eb5b503b376: Pull complete [2023-03-16T13:41:34.949Z] 5c69ac0246d0: Pull complete [2023-03-16T13:41:35.207Z] ec43610c2a17: Pull complete [2023-03-16T13:41:35.207Z] 3a2ae6a8a46f: Pull complete [2023-03-16T13:41:35.465Z] 33b1e0a273af: Pull complete [2023-03-16T13:41:35.465Z] 5d3b04190fa2: Pull complete [2023-03-16T13:41:39.647Z] 2f39f015ded8: Pull complete [2023-03-16T13:41:39.647Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T13:41:39.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:41:39.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:41:39.869Z] prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container [2023-03-16T13:41:39.898Z] $ 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-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T13:41:42.837Z] $ docker top 9eef56ec9e2042d0d75e1dd593beca3437968af0879b0ec07dba9ff90772f670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:41:43.290Z] ---> job-cost.sh [2023-03-16T13:41:43.290Z] lf-activate-venv: SKIPPING [2023-03-16T13:41:43.290Z] INFO: No Stack... [2023-03-16T13:41:43.549Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:41:43.808Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:41:44.124Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-185/archives/cost.csv [2023-03-16T13:41:44.125Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:41:44.167Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [2023-03-16T13:41:44.172Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] did not exist. Created. [2023-03-16T13:41:44.172Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:41:44.568Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T13:41:44.619Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:41:44.650Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:41:44.737Z] $ docker stop --time=1 9eef56ec9e2042d0d75e1dd593beca3437968af0879b0ec07dba9ff90772f670 [2023-03-16T13:41:45.891Z] $ docker rm -f --volumes 9eef56ec9e2042d0d75e1dd593beca3437968af0879b0ec07dba9ff90772f670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:41:51.989Z] provisioning config files... [2023-03-16T13:41:52.012Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2995565683224883493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:41:52.394Z] ---> docker-login.sh [2023-03-16T13:41:52.394Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:41:52.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:41:52.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:41:52.930Z] Configure a credential helper to remove this warning. See [2023-03-16T13:41:52.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:41:52.930Z] [2023-03-16T13:41:52.930Z] Login Succeeded [2023-03-16T13:41:52.930Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:41:53.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:41:53.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:41:53.196Z] Configure a credential helper to remove this warning. See [2023-03-16T13:41:53.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:41:53.197Z] [2023-03-16T13:41:53.197Z] Login Succeeded [2023-03-16T13:41:53.197Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:41:53.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:41:53.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:41:53.462Z] Configure a credential helper to remove this warning. See [2023-03-16T13:41:53.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:41:53.462Z] [2023-03-16T13:41:53.462Z] Login Succeeded [2023-03-16T13:41:53.729Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:41:53.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:41:53.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:41:53.998Z] Configure a credential helper to remove this warning. See [2023-03-16T13:41:53.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:41:53.998Z] [2023-03-16T13:41:53.998Z] Login Succeeded [2023-03-16T13:41:53.998Z] docker.io [2023-03-16T13:41:54.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:41:54.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:41:54.266Z] Configure a credential helper to remove this warning. See [2023-03-16T13:41:54.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:41:54.266Z] [2023-03-16T13:41:54.266Z] Login Succeeded [2023-03-16T13:41:54.266Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:41:54.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T13:41:54.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:41:54.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:41:54.743Z] ========================================================= [2023-03-16T13:41:54.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T13:41:54.743Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:41:55.233Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T13:41:55.500Z] Sending build context to Docker daemon 1.213MB [2023-03-16T13:41:55.500Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:41:55.500Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T13:41:55.767Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T13:41:55.767Z] af6eaf76a39c: Pulling fs layer [2023-03-16T13:41:55.767Z] 55522c791124: Pulling fs layer [2023-03-16T13:41:55.767Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T13:41:55.767Z] 169dfbe0d373: Pulling fs layer [2023-03-16T13:41:55.767Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T13:41:55.767Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T13:41:55.767Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T13:41:55.767Z] 169dfbe0d373: Waiting [2023-03-16T13:41:55.767Z] e1ff8fa3b103: Waiting [2023-03-16T13:41:55.767Z] 52ebb69f0ebf: Waiting [2023-03-16T13:41:55.767Z] 5abe8eddf0d5: Waiting [2023-03-16T13:41:56.053Z] 55522c791124: Verifying Checksum [2023-03-16T13:41:56.053Z] 55522c791124: Download complete [2023-03-16T13:41:56.053Z] 169dfbe0d373: Verifying Checksum [2023-03-16T13:41:56.053Z] 169dfbe0d373: Download complete [2023-03-16T13:41:56.053Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T13:41:56.053Z] e1ff8fa3b103: Download complete [2023-03-16T13:41:56.053Z] af6eaf76a39c: Verifying Checksum [2023-03-16T13:41:56.053Z] af6eaf76a39c: Download complete [2023-03-16T13:41:57.028Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T13:41:57.028Z] 5abe8eddf0d5: Download complete [2023-03-16T13:41:57.028Z] af6eaf76a39c: Pull complete [2023-03-16T13:41:57.618Z] 55522c791124: Pull complete [2023-03-16T13:41:58.590Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T13:41:58.590Z] ce5c4a1c91eb: Download complete [2023-03-16T13:41:58.590Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T13:41:58.590Z] 52ebb69f0ebf: Download complete [2023-03-16T13:42:10.919Z] ce5c4a1c91eb: Pull complete [2023-03-16T13:42:10.919Z] 169dfbe0d373: Pull complete [2023-03-16T13:42:10.919Z] e1ff8fa3b103: Pull complete [2023-03-16T13:42:16.282Z] 52ebb69f0ebf: Pull complete [2023-03-16T13:42:17.704Z] 5abe8eddf0d5: Pull complete [2023-03-16T13:42:17.704Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T13:42:17.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T13:42:17.704Z] ---> 6cb57ee374ae [2023-03-16T13:42:17.704Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:42:19.655Z] ---> Running in 975ccbd4a8b5 [2023-03-16T13:42:19.655Z] Removing intermediate container 975ccbd4a8b5 [2023-03-16T13:42:19.655Z] ---> 18b6bb1536c7 [2023-03-16T13:42:19.655Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:42:19.655Z] ---> Running in 114e665ec3f5 [2023-03-16T13:42:19.922Z] Removing intermediate container 114e665ec3f5 [2023-03-16T13:42:19.922Z] ---> 4c8b9111bde7 [2023-03-16T13:42:19.922Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T13:42:20.189Z] ---> Running in 2c9fbec0d6b6 [2023-03-16T13:42:20.457Z] Removing intermediate container 2c9fbec0d6b6 [2023-03-16T13:42:20.457Z] ---> 87a7bdee1f82 [2023-03-16T13:42:20.457Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:42:20.457Z] ---> Running in 73d5459e9053 [2023-03-16T13:42:20.724Z] Removing intermediate container 73d5459e9053 [2023-03-16T13:42:20.724Z] ---> 9de543d5dd66 [2023-03-16T13:42:20.724Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:42:20.992Z] ---> Running in 88e4fb55dcfd [2023-03-16T13:42:21.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:42:22.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:42:23.493Z] OK: 263 MiB in 53 packages [2023-03-16T13:42:24.450Z] Removing intermediate container 88e4fb55dcfd [2023-03-16T13:42:24.450Z] ---> ca9fad3288dc [2023-03-16T13:42:24.450Z] Step 8/12 : WORKDIR /app [2023-03-16T13:42:24.450Z] ---> Running in 26b2762b4424 [2023-03-16T13:42:24.450Z] Removing intermediate container 26b2762b4424 [2023-03-16T13:42:24.450Z] ---> 37d5cf7f3863 [2023-03-16T13:42:24.450Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T13:42:25.033Z] ---> 5b66eb675063 [2023-03-16T13:42:25.033Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:42:25.033Z] ---> Running in 518356ecf96e [2023-03-16T13:43:21.426Z] Removing intermediate container 518356ecf96e [2023-03-16T13:43:21.426Z] ---> 52c856afa753 [2023-03-16T13:43:21.426Z] Step 11/12 : COPY . . [2023-03-16T13:43:21.426Z] ---> 8c50ac96d2a0 [2023-03-16T13:43:21.426Z] Step 12/12 : RUN $MAKE [2023-03-16T13:43:21.426Z] ---> Running in e0f1fd52aa82 [2023-03-16T13:43:21.694Z] noop [2023-03-16T13:43:22.663Z] Removing intermediate container e0f1fd52aa82 [2023-03-16T13:43:22.663Z] ---> 4ad0232d715e [2023-03-16T13:43:22.663Z] Successfully built 4ad0232d715e [2023-03-16T13:43:22.663Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:43:23.131Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T13:43:23.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:43:23.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-2424 does not seem to be running inside a container [2023-03-16T13:43:23.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T13:43:24.669Z] $ docker top 1e846f6d0ad1d1c0f70cf7ae18563c1701eee3079283e634a8b178e3c36cf1d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:43:25.561Z] + go version [2023-03-16T13:43:25.561Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T13:43:25.602Z] $ docker stop --time=1 1e846f6d0ad1d1c0f70cf7ae18563c1701eee3079283e634a8b178e3c36cf1d5 [2023-03-16T13:43:27.438Z] $ docker rm -f --volumes 1e846f6d0ad1d1c0f70cf7ae18563c1701eee3079283e634a8b178e3c36cf1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:43:28.293Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T13:43:28.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:43:28.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-2424 does not seem to be running inside a container [2023-03-16T13:43:28.620Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T13:43:29.900Z] $ docker top af29e3705d9ff6e05d3a9f7f81244bbee8c7c89f4ca0665337a103a23c4629b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:43:30.810Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T13:43:31.537Z] + make test [2023-03-16T13:43:31.537Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T13:44:03.790Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-16T13:46:10.488Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-16T13:46:10.488Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-16T13:46:49.417Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.470s coverage: 40.7% of statements [2023-03-16T13:46:49.417Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.607s coverage: 52.0% of statements [2023-03-16T13:46:49.417Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.057s coverage: 96.4% of statements [2023-03-16T13:46:49.417Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T13:46:49.417Z] go vet ./... [2023-03-16T13:47:21.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T13:47:21.913Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T13:47:21.913Z] ./bin/test-attribution-txt.sh [2023-03-16T13:47:21.913Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-16T13:47:21.913Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-16T13:47:21.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T13:47:22.001Z] $ docker stop --time=1 af29e3705d9ff6e05d3a9f7f81244bbee8c7c89f4ca0665337a103a23c4629b1 [2023-03-16T13:47:23.816Z] $ docker rm -f --volumes af29e3705d9ff6e05d3a9f7f81244bbee8c7c89f4ca0665337a103a23c4629b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:47:25.000Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T13:47:25.035Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T13:47:25.690Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T13:47:26.259Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T13:47:26.603Z] + ls -al . [2023-03-16T13:47:26.603Z] total 628 [2023-03-16T13:47:26.603Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 13:43 . [2023-03-16T13:47:26.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:41 .. [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 16 13:41 .dockerignore [2023-03-16T13:47:26.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 13:41 .git [2023-03-16T13:47:26.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 13:41 .github [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 16 13:41 .gitignore [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 13:41 .golangci.yml [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 16 13:41 Attribution.txt [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 16 13:41 CHANGELOG.md [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 16 13:41 Dockerfile [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 13:41 GOVERNANCE.md [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 16 13:41 Jenkinsfile [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 16 13:41 LICENSE [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 16 13:41 Makefile [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 13:41 OWNERS.md [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 16 13:41 README.md [2023-03-16T13:47:26.603Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 13:39 VERSION [2023-03-16T13:47:26.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:41 bin [2023-03-16T13:47:26.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:41 cmd [2023-03-16T13:47:26.604Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 16 13:46 coverage.out [2023-03-16T13:47:26.604Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:41 examples [2023-03-16T13:47:26.604Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 16 13:41 go.mod [2023-03-16T13:47:26.604Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 16 13:41 go.sum [2023-03-16T13:47:26.604Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 13:41 images [2023-03-16T13:47:26.604Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 16 13:41 internal [2023-03-16T13:47:26.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 13:41 snap [2023-03-16T13:47:26.604Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 16 13:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:47:27.021Z] + 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=d8eb75bf7fd6fa952154463d1b06ac8cba81b815 --label arch=arm64 --label version=0.0.0 . [2023-03-16T13:47:27.291Z] Sending build context to Docker daemon 1.213MB [2023-03-16T13:47:27.291Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T13:47:27.291Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T13:47:27.291Z] ---> 4ad0232d715e [2023-03-16T13:47:27.291Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T13:47:27.291Z] ---> Running in 567bbae70484 [2023-03-16T13:47:27.564Z] Removing intermediate container 567bbae70484 [2023-03-16T13:47:27.564Z] ---> beed471973a6 [2023-03-16T13:47:27.564Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T13:47:27.831Z] ---> Running in f80e0e48ae83 [2023-03-16T13:47:28.099Z] Removing intermediate container f80e0e48ae83 [2023-03-16T13:47:28.099Z] ---> d1ed451c733e [2023-03-16T13:47:28.099Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T13:47:28.099Z] ---> Running in 40be80c3127c [2023-03-16T13:47:28.369Z] Removing intermediate container 40be80c3127c [2023-03-16T13:47:28.369Z] ---> 7f75690adabe [2023-03-16T13:47:28.369Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T13:47:28.369Z] ---> Running in b7fb9d3931be [2023-03-16T13:47:28.647Z] Removing intermediate container b7fb9d3931be [2023-03-16T13:47:28.647Z] ---> f581fbf57e45 [2023-03-16T13:47:28.647Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T13:47:28.915Z] ---> Running in 4f2583e35100 [2023-03-16T13:47:29.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:47:30.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:47:31.417Z] OK: 263 MiB in 53 packages [2023-03-16T13:47:32.379Z] Removing intermediate container 4f2583e35100 [2023-03-16T13:47:32.380Z] ---> 40dbc27fbec0 [2023-03-16T13:47:32.380Z] Step 8/24 : WORKDIR /app [2023-03-16T13:47:32.380Z] ---> Running in 7d1b2d67d419 [2023-03-16T13:47:32.647Z] Removing intermediate container 7d1b2d67d419 [2023-03-16T13:47:32.647Z] ---> 278fe810a35e [2023-03-16T13:47:32.647Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T13:47:33.230Z] ---> 60ea7381e31b [2023-03-16T13:47:33.230Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T13:47:33.230Z] ---> Running in 70e254766281 [2023-03-16T13:47:36.566Z] Removing intermediate container 70e254766281 [2023-03-16T13:47:36.566Z] ---> 6949d728cb11 [2023-03-16T13:47:36.566Z] Step 11/24 : COPY . . [2023-03-16T13:47:37.149Z] ---> 26f8933e2669 [2023-03-16T13:47:37.149Z] Step 12/24 : RUN $MAKE [2023-03-16T13:47:37.418Z] ---> Running in e238a718546a [2023-03-16T13:47:38.386Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-16T13:50:15.117Z] Removing intermediate container e238a718546a [2023-03-16T13:50:15.117Z] ---> d697e747c46b [2023-03-16T13:50:15.117Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T13:50:15.117Z] 3.17: Pulling from library/alpine [2023-03-16T13:50:15.117Z] af6eaf76a39c: Already exists [2023-03-16T13:50:15.117Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T13:50:15.117Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T13:50:15.117Z] ---> d74e625d9115 [2023-03-16T13:50:15.117Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-16T13:50:15.117Z] ---> Running in f23b111ffb77 [2023-03-16T13:50:15.117Z] Removing intermediate container f23b111ffb77 [2023-03-16T13:50:15.117Z] ---> 92b84016f504 [2023-03-16T13:50:15.117Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T13:50:15.117Z] ---> Running in de4cb7571c28 [2023-03-16T13:50:15.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:50:15.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:50:15.117Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T13:50:15.117Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:50:15.117Z] OK: 8 MiB in 16 packages [2023-03-16T13:50:15.117Z] Removing intermediate container de4cb7571c28 [2023-03-16T13:50:15.117Z] ---> d4941fe72d69 [2023-03-16T13:50:15.117Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-16T13:50:15.117Z] ---> 97c788cfe06b [2023-03-16T13:50:15.117Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-16T13:50:15.117Z] ---> 0fb1a1489e3b [2023-03-16T13:50:15.117Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-16T13:50:15.117Z] ---> 29a442d4af1b [2023-03-16T13:50:15.117Z] Step 19/24 : EXPOSE 59989 [2023-03-16T13:50:15.117Z] ---> Running in 5e821ec80b24 [2023-03-16T13:50:15.117Z] Removing intermediate container 5e821ec80b24 [2023-03-16T13:50:15.117Z] ---> 794413cdd480 [2023-03-16T13:50:15.117Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-16T13:50:15.117Z] ---> Running in 455c7fb0b016 [2023-03-16T13:50:15.117Z] Removing intermediate container 455c7fb0b016 [2023-03-16T13:50:15.117Z] ---> bb1f760489e1 [2023-03-16T13:50:15.117Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-16T13:50:15.117Z] ---> Running in cb0a9ef31d46 [2023-03-16T13:50:15.117Z] Removing intermediate container cb0a9ef31d46 [2023-03-16T13:50:15.117Z] ---> 0f8577e75ccd [2023-03-16T13:50:15.117Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T13:50:15.117Z] ---> Running in 899fbd2bd280 [2023-03-16T13:50:15.117Z] Removing intermediate container 899fbd2bd280 [2023-03-16T13:50:15.117Z] ---> 4b5b2826799d [2023-03-16T13:50:15.117Z] Step 23/24 : LABEL git_sha=d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [2023-03-16T13:50:15.117Z] ---> Running in 60e21df30037 [2023-03-16T13:50:15.117Z] Removing intermediate container 60e21df30037 [2023-03-16T13:50:15.117Z] ---> 69275d80b576 [2023-03-16T13:50:15.117Z] Step 24/24 : LABEL version=0.0.0 [2023-03-16T13:50:15.117Z] ---> Running in 0875b294d13b [2023-03-16T13:50:15.117Z] Removing intermediate container 0875b294d13b [2023-03-16T13:50:15.117Z] ---> 03f8eaa7ad46 [2023-03-16T13:50:15.117Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T13:50:15.117Z] Successfully built 03f8eaa7ad46 [2023-03-16T13:50:15.117Z] 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-03-16T13:50:15.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:50:15.900Z] [2023-03-16T13:50:15.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:50:16.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:50:16.286Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T13:50:16.286Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T13:50:16.286Z] 04944245beec: Pulling fs layer [2023-03-16T13:50:16.286Z] 699f458cf7ca: Pulling fs layer [2023-03-16T13:50:16.286Z] 765212b225bb: Pulling fs layer [2023-03-16T13:50:16.286Z] f23df028b6ca: Pulling fs layer [2023-03-16T13:50:16.286Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T13:50:16.286Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T13:50:16.286Z] 765212b225bb: Waiting [2023-03-16T13:50:16.286Z] f23df028b6ca: Waiting [2023-03-16T13:50:16.286Z] d65c8cfc05b1: Waiting [2023-03-16T13:50:16.286Z] 2437ff75d9bd: Waiting [2023-03-16T13:50:16.554Z] 04944245beec: Verifying Checksum [2023-03-16T13:50:16.554Z] 04944245beec: Download complete [2023-03-16T13:50:16.554Z] 765212b225bb: Verifying Checksum [2023-03-16T13:50:16.554Z] 765212b225bb: Download complete [2023-03-16T13:50:16.554Z] f23df028b6ca: Download complete [2023-03-16T13:50:16.554Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T13:50:16.554Z] d65c8cfc05b1: Download complete [2023-03-16T13:50:16.822Z] 699f458cf7ca: Verifying Checksum [2023-03-16T13:50:16.822Z] 699f458cf7ca: Download complete [2023-03-16T13:50:17.090Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T13:50:17.090Z] 8998bd30e6a1: Download complete [2023-03-16T13:50:19.033Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T13:50:19.033Z] 2437ff75d9bd: Download complete [2023-03-16T13:50:20.970Z] 8998bd30e6a1: Pull complete [2023-03-16T13:50:20.970Z] 04944245beec: Pull complete [2023-03-16T13:50:22.376Z] 699f458cf7ca: Pull complete [2023-03-16T13:50:22.376Z] 765212b225bb: Pull complete [2023-03-16T13:50:24.950Z] f23df028b6ca: Pull complete [2023-03-16T13:50:25.218Z] d65c8cfc05b1: Pull complete [2023-03-16T13:50:40.214Z] 2437ff75d9bd: Pull complete [2023-03-16T13:50:40.214Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T13:50:40.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:50:40.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:50:40.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-2424 does not seem to be running inside a container [2023-03-16T13:50:40.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T13:50:43.281Z] $ docker top 96918e2b7eb311b8196c3f5154d02cf8a6e62a4d8cc4c41122a833a940c867bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:50:43.843Z] ---> job-cost.sh [2023-03-16T13:50:44.112Z] lf-activate-venv: SKIPPING [2023-03-16T13:50:44.112Z] INFO: No Stack... [2023-03-16T13:50:44.695Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T13:50:45.276Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:50:45.940Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-03-16T13:50:45.941Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:50:46.029Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [2023-03-16T13:50:46.034Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] did not exist. Created. [2023-03-16T13:50:46.034Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:50:46.455Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-75bfee54/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T13:50:47.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T13:50:47.160Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T13:50:47.217Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:50:47.232Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-185-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:50:47.317Z] $ docker stop --time=1 96918e2b7eb311b8196c3f5154d02cf8a6e62a4d8cc4c41122a833a940c867bd [2023-03-16T13:50:48.761Z] $ docker rm -f --volumes 96918e2b7eb311b8196c3f5154d02cf8a6e62a4d8cc4c41122a833a940c867bd [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-03-16T13:50:49.682Z] provisioning config files... [2023-03-16T13:50:49.689Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/config4181535437796804605tmp [Pipeline] { [Pipeline] sh [2023-03-16T13:50:50.024Z] + set +x [2023-03-16T13:50:50.024Z] + curl -s https://codecov.io/bash [2023-03-16T13:50:50.024Z] + bash -s -- [2023-03-16T13:50:50.024Z] [2023-03-16T13:50:50.024Z] _____ _ [2023-03-16T13:50:50.024Z] / ____| | | [2023-03-16T13:50:50.024Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T13:50:50.024Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T13:50:50.024Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T13:50:50.024Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T13:50:50.024Z] Bash-1.0.6 [2023-03-16T13:50:50.024Z] [2023-03-16T13:50:50.024Z] [2023-03-16T13:50:50.024Z] ==> git version 2.25.1 found [2023-03-16T13:50:50.024Z] ==> 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-03-16T13:50:50.024Z] Release-Date: 2020-01-08 [2023-03-16T13:50:50.024Z] 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-03-16T13:50:50.024Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T13:50:50.024Z] ==> Jenkins CI detected. [2023-03-16T13:50:50.024Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-185 [2023-03-16T13:50:50.024Z] project root: . [2023-03-16T13:50:50.024Z] --> token set from env [2023-03-16T13:50:50.024Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T13:50:50.024Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T13:50:50.024Z] ==> Python coveragepy not found [2023-03-16T13:50:50.024Z] ==> Searching for coverage reports in: [2023-03-16T13:50:50.024Z] + . [2023-03-16T13:50:50.024Z] -> Found 1 reports [2023-03-16T13:50:50.024Z] ==> Detecting git/mercurial file structure [2023-03-16T13:50:50.024Z] ==> Reading reports [2023-03-16T13:50:50.024Z] + ./coverage.out bytes=457862 [2023-03-16T13:50:50.024Z] ==> Appending adjustments [2023-03-16T13:50:50.024Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T13:50:50.283Z] + Found adjustments [2023-03-16T13:50:50.283Z] ==> Gzipping contents [2023-03-16T13:50:50.283Z] 52K /tmp/codecov.8MCVIw.gz [2023-03-16T13:50:50.283Z] ==> Uploading reports [2023-03-16T13:50:50.283Z] url: https://codecov.io [2023-03-16T13:50:50.283Z] query: branch=PR-185&commit=d8eb75bf7fd6fa952154463d1b06ac8cba81b815&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=185&job=&cmd_args= [2023-03-16T13:50:50.283Z] -> Pinging Codecov [2023-03-16T13:50:50.283Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-185&commit=d8eb75bf7fd6fa952154463d1b06ac8cba81b815&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-185%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=185&job=&cmd_args= [2023-03-16T13:51:05.164Z] -> Uploading to [2023-03-16T13:51:05.164Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/581DD39554BDF9B6E22D074273EAD858/d8eb75bf7fd6fa952154463d1b06ac8cba81b815/29ed99db-e18e-487e-9e51-5bb08941f17c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T135102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40196c80e26aec9d5523eac4f9d40f6a5f9ce7e86c82ef16c87de71279280095 [2023-03-16T13:51:05.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:51:05.164Z] Dload Upload Total Spent Left Speed [2023-03-16T13:51:05.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50485 0 0 100 50485 0 183k --:--:-- --:--:-- --:--:-- 183k [2023-03-16T13:51:05.164Z] -> Reports have been successfully queued for processing at {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d8eb75bf7fd6fa952154463d1b06ac8cba81b815 [Pipeline] } [2023-03-16T13:51:05.190Z] 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-03-16T13:51:06.886Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-185/archives ] [2023-03-16T13:51:06.886Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-185/archives [2023-03-16T13:51:06.886Z] total 16 [2023-03-16T13:51:06.886Z] drwxr-xr-x 3 root root 4096 Mar 16 13:41 . [2023-03-16T13:51:06.886Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 13:41 .. [2023-03-16T13:51:06.886Z] drwxr-xr-x 2 root root 4096 Mar 16 13:41 cost [2023-03-16T13:51:06.886Z] -rw-r--r-- 1 root root 91 Mar 16 13:41 cost.csv [2023-03-16T13:51:06.886Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-185/archives [2023-03-16T13:51:06.886Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-185/archives [2023-03-16T13:51:06.886Z] total 16 [2023-03-16T13:51:06.886Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 13:41 . [2023-03-16T13:51:06.886Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 16 13:41 .. [2023-03-16T13:51:06.886Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 13:41 cost [2023-03-16T13:51:06.886Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 16 13:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:07.209Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:08.096Z] ---> package-listing.sh [2023-03-16T13:51:08.096Z] ++ facter osfamily [2023-03-16T13:51:08.096Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T13:51:08.355Z] + OS_FAMILY=debian [2023-03-16T13:51:08.355Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-185 [2023-03-16T13:51:08.355Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T13:51:08.355Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T13:51:08.355Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T13:51:08.355Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T13:51:08.355Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-185 ']' [2023-03-16T13:51:08.355Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T13:51:08.355Z] + case "${OS_FAMILY}" in [2023-03-16T13:51:08.355Z] + dpkg -l [2023-03-16T13:51:08.355Z] + grep '^ii' [2023-03-16T13:51:08.355Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T13:51:08.355Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T13:51:08.355Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T13:51:08.355Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-185 ']' [2023-03-16T13:51:08.355Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-185/archives/ [2023-03-16T13:51:08.355Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-185/archives/ [Pipeline] echo [2023-03-16T13:51:08.389Z] 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T13:51:08.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:51:09.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:51:09.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:51:09.451Z] prd-ubuntu20.04-docker-8c-8g-2423 does not seem to be running inside a container [2023-03-16T13:51:09.488Z] $ 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-185/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-185 -v /w/workspace/undry_device-rfid-llrp-go_PR-185:/w/workspace/undry_device-rfid-llrp-go_PR-185:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T13:51:09.667Z] $ docker top 448c90133d2feef8b7fce60bcf6bfbbfc46e666608f3aa0aad7340bd1147043d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:51:10.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T13:51:10.352Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T13:51:10.665Z] + ls /var/log/sa-host [2023-03-16T13:51:10.665Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:51:10.883Z] provisioning config files... [2023-03-16T13:51:10.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-185@tmp/config4319449467173358674tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:51:10.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:11.237Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T13:51:11.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:11.648Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T13:51:11.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:11.989Z] ---> sudo-logs.sh [2023-03-16T13:51:11.989Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T13:51:12.073Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:12.382Z] ---> job-cost.sh [2023-03-16T13:51:12.382Z] lf-activate-venv: SKIPPING [2023-03-16T13:51:12.382Z] DEBUG: total: 0.2199999988079071 [2023-03-16T13:51:12.382Z] INFO: Retrieving Stack Cost... [2023-03-16T13:51:12.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:51:13.209Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T13:51:13.241Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:51:13.548Z] ---> logs-deploy.sh [2023-03-16T13:51:13.548Z] lf-activate-venv: SKIPPING [2023-03-16T13:51:13.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-185/1 [2023-03-16T13:51:13.548Z] INFO: archiving workspace using pattern(s): [2023-03-16T13:51:14.484Z] Archives upload complete. [2023-03-16T13:51:14.484Z] INFO: archiving logs to Nexus