Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d92310b87f5ede6e22848364674ad6cdf3c24724+2ab1936574ae940676ccb197c30d3b5ffc6723f0 (d488275c7b3ab66166c470fd36b368f061c69c63) 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-ssh6293615434967279163.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-ssh15791635025463463639.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12594459166709118390.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 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-ssh2031989611312982364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1267569714897475769.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6124 in /w/workspace/undry_device-rfid-llrp-go_PR-198 [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-198 # 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/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2ab1936574ae940676ccb197c30d3b5ffc6723f0 into PR head commit d92310b87f5ede6e22848364674ad6cdf3c24724 Merge succeeded, producing 9491e97e96b5579516b789630b9527d1ba63b4f6 Checking out Revision 9491e97e96b5579516b789630b9527d1ba63b4f6 (PR-198) > git config core.sparsecheckout # timeout=10 > git checkout -f d92310b87f5ede6e22848364674ad6cdf3c24724 # 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 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9491e97e96b5579516b789630b9527d1ba63b4f6 # timeout=10 Commit message: "Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD" > git rev-list --no-walk d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T21:07:14.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T21:07:14.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T21:07:14.234Z] ========================================================= [2023-03-28T21:07:14.234Z] EdgeX Global Pipelines Version Info [2023-03-28T21:07:14.234Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:14.938Z] ------------------- [2023-03-28T21:07:14.938Z] stable info: [2023-03-28T21:07:14.938Z] ------------------- [2023-03-28T21:07:14.938Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T21:07:14.938Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T21:07:14.938Z] Message: update stable to v1.0.245 [2023-03-28T21:07:15.509Z] ------------------- [2023-03-28T21:07:15.509Z] experimental info: [2023-03-28T21:07:15.509Z] ------------------- [2023-03-28T21:07:15.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T21:07:15.509Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T21:07:15.509Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T21:07:15.691Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-28T21:07:15.701Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-28T21:07:15.713Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T21:07:15.725Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T21:07:15.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T21:07:15.748Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T21:07:15.759Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T21:07:15.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T21:07:15.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T21:07:15.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T21:07:15.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T21:07:15.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-28T21:07:15.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T21:07:15.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T21:07:15.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T21:07:15.875Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T21:07:15.891Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T21:07:15.902Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T21:07:15.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T21:07:15.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T21:07:15.936Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T21:07:15.947Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T21:07:15.961Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T21:07:15.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T21:07:15.983Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T21:07:15.998Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T21:07:16.013Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T21:07:16.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo [2023-03-28T21:07:16.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo [2023-03-28T21:07:16.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo [2023-03-28T21:07:16.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9491e97e96b5579516b789630b9527d1ba63b4f6 [Pipeline] echo [2023-03-28T21:07:16.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9491e97 [Pipeline] echo [2023-03-28T21:07:16.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:07:16.127Z] provisioning config files... [2023-03-28T21:07:16.141Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config191027077168660324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:16.452Z] ---> docker-login.sh [2023-03-28T21:07:16.452Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:07:16.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:16.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:16.713Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:16.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:16.713Z] [2023-03-28T21:07:16.713Z] Login Succeeded [2023-03-28T21:07:16.713Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:07:16.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:16.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:16.973Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:16.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:16.973Z] [2023-03-28T21:07:16.973Z] Login Succeeded [2023-03-28T21:07:16.973Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:07:16.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:16.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:16.973Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:16.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:16.973Z] [2023-03-28T21:07:16.973Z] Login Succeeded [2023-03-28T21:07:16.973Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:07:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:17.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:17.233Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:17.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:17.233Z] [2023-03-28T21:07:17.233Z] Login Succeeded [2023-03-28T21:07:17.233Z] docker.io [2023-03-28T21:07:17.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:17.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:17.494Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:17.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:17.494Z] [2023-03-28T21:07:17.494Z] Login Succeeded [2023-03-28T21:07:17.494Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:07:17.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T21:07:17.888Z] + git rev-list -1 --merges 9491e97e96b5579516b789630b9527d1ba63b4f6~1..9491e97e96b5579516b789630b9527d1ba63b4f6 [Pipeline] echo [2023-03-28T21:07:17.933Z] -----------> git rev-list -1 --merges 9491e97e96b5579516b789630b9527d1ba63b4f6~1..9491e97e96b5579516b789630b9527d1ba63b4f6 9491e97e96b5579516b789630b9527d1ba63b4f6 [2023-03-28T21:07:17.933Z] 9491e97e96b5579516b789630b9527d1ba63b4f6 [false] [Pipeline] sh [2023-03-28T21:07:18.219Z] + git log --format=format:%s -1 9491e97e96b5579516b789630b9527d1ba63b4f6 [Pipeline] echo [2023-03-28T21:07:18.233Z] ========================================================= [2023-03-28T21:07:18.233Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T21:07:18.233Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:07:18.557Z] + git log --format=format:%s -1 9491e97e96b5579516b789630b9527d1ba63b4f6 [Pipeline] echo [2023-03-28T21:07:18.568Z] [semverPrep] GIT_COMMIT: 9491e97e96b5579516b789630b9527d1ba63b4f6, Commit Message: Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD [Pipeline] echo [2023-03-28T21:07:18.577Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T21:07:18.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T21:07:18.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T21:07:18.989Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T21:07:18.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T21:07:18.989Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T21:07:18.989Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T21:07:18.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:07:19.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:07:19.329Z] [2023-03-28T21:07:19.329Z] 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-28T21:07:19.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:07:19.625Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T21:07:19.626Z] b85a868b505f: Pulling fs layer [2023-03-28T21:07:19.626Z] e2be974225ed: Pulling fs layer [2023-03-28T21:07:19.626Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T21:07:19.626Z] 988bab9f4d93: Pulling fs layer [2023-03-28T21:07:19.626Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T21:07:19.626Z] eaf3925da568: Pulling fs layer [2023-03-28T21:07:19.626Z] bab4dde63d76: Pulling fs layer [2023-03-28T21:07:19.626Z] bde34c3a00c8: Pulling fs layer [2023-03-28T21:07:19.626Z] b352a97aabf1: Pulling fs layer [2023-03-28T21:07:19.626Z] 4872d77fe225: Pulling fs layer [2023-03-28T21:07:19.626Z] 5851b861e8e6: Pulling fs layer [2023-03-28T21:07:19.626Z] 1469e6f7b9e6: Waiting [2023-03-28T21:07:19.626Z] 988bab9f4d93: Waiting [2023-03-28T21:07:19.626Z] eaf3925da568: Waiting [2023-03-28T21:07:19.626Z] bab4dde63d76: Waiting [2023-03-28T21:07:19.626Z] bde34c3a00c8: Waiting [2023-03-28T21:07:19.626Z] b352a97aabf1: Waiting [2023-03-28T21:07:19.626Z] 4872d77fe225: Waiting [2023-03-28T21:07:19.626Z] 5851b861e8e6: Waiting [2023-03-28T21:07:19.626Z] e2be974225ed: Verifying Checksum [2023-03-28T21:07:19.626Z] e2be974225ed: Download complete [2023-03-28T21:07:19.626Z] 988bab9f4d93: Verifying Checksum [2023-03-28T21:07:19.626Z] 988bab9f4d93: Download complete [2023-03-28T21:07:19.626Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T21:07:19.626Z] 1469e6f7b9e6: Download complete [2023-03-28T21:07:19.885Z] eaf3925da568: Download complete [2023-03-28T21:07:19.885Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T21:07:19.885Z] 339a4e72a1f5: Download complete [2023-03-28T21:07:19.886Z] bde34c3a00c8: Verifying Checksum [2023-03-28T21:07:19.886Z] bde34c3a00c8: Download complete [2023-03-28T21:07:19.886Z] b352a97aabf1: Download complete [2023-03-28T21:07:19.886Z] 4872d77fe225: Download complete [2023-03-28T21:07:19.886Z] 5851b861e8e6: Download complete [2023-03-28T21:07:19.886Z] b85a868b505f: Verifying Checksum [2023-03-28T21:07:19.886Z] b85a868b505f: Download complete [2023-03-28T21:07:20.147Z] bab4dde63d76: Verifying Checksum [2023-03-28T21:07:20.147Z] bab4dde63d76: Download complete [2023-03-28T21:07:21.524Z] b85a868b505f: Pull complete [2023-03-28T21:07:21.524Z] e2be974225ed: Pull complete [2023-03-28T21:07:21.783Z] 339a4e72a1f5: Pull complete [2023-03-28T21:07:22.044Z] 988bab9f4d93: Pull complete [2023-03-28T21:07:22.303Z] 1469e6f7b9e6: Pull complete [2023-03-28T21:07:22.304Z] eaf3925da568: Pull complete [2023-03-28T21:07:24.841Z] bab4dde63d76: Pull complete [2023-03-28T21:07:24.841Z] bde34c3a00c8: Pull complete [2023-03-28T21:07:24.841Z] b352a97aabf1: Pull complete [2023-03-28T21:07:24.841Z] 4872d77fe225: Pull complete [2023-03-28T21:07:24.841Z] 5851b861e8e6: Pull complete [2023-03-28T21:07:24.841Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T21:07:24.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T21:07:24.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:07:24.940Z] prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container [2023-03-28T21:07:24.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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-28T21:07:27.562Z] $ docker top 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 -eo pid,comm [2023-03-28T21:07:27.618Z] 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-28T21:07:27.618Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T21:07:27.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T21:07:27.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T21:07:27.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T21:07:27.798Z] $ docker exec 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 ssh-agent [2023-03-28T21:07:27.905Z] SSH_AUTH_SOCK=/tmp/ssh-s4hgFIggEDt9/agent.32 [2023-03-28T21:07:27.905Z] SSH_AGENT_PID=38 [2023-03-28T21:07:27.912Z] Running ssh-add (command line suppressed) [2023-03-28T21:07:28.017Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_15405982732244472647.key (/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_15405982732244472647.key) [2023-03-28T21:07:28.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T21:07:28.320Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T21:07:28.345Z] $ docker exec --env ******** --env ******** 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 ssh-agent -k [2023-03-28T21:07:28.446Z] unset SSH_AUTH_SOCK; [2023-03-28T21:07:28.447Z] unset SSH_AGENT_PID; [2023-03-28T21:07:28.447Z] echo Agent pid 38 killed; [2023-03-28T21:07:28.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T21:07:28.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T21:07:28.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T21:07:28.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T21:07:28.612Z] $ docker exec 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 ssh-agent [2023-03-28T21:07:28.713Z] SSH_AUTH_SOCK=/tmp/ssh-74Z6q8l1PSCF/agent.70 [2023-03-28T21:07:28.713Z] SSH_AGENT_PID=76 [2023-03-28T21:07:28.717Z] Running ssh-add (command line suppressed) [2023-03-28T21:07:28.834Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_12862702122376868320.key (/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/private_key_12862702122376868320.key) [2023-03-28T21:07:28.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T21:07:29.131Z] + git semver init [2023-03-28T21:07:29.390Z] 2023-03-28 21:07:29,304 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T21:07:29.390Z] 2023-03-28 21:07:29,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver [2023-03-28T21:07:29.390Z] 2023-03-28 21:07:29,305 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-198/.semver [2023-03-28T21:07:29.390Z] 2023-03-28 21:07:29,305 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198, universal_newlines=False, shell=None, istream=None) [2023-03-28T21:07:30.327Z] 2023-03-28 21:07:30,313 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-198/.git/info/exclude [2023-03-28T21:07:30.327Z] 2023-03-28 21:07:30,313 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 with force:False [2023-03-28T21:07:30.327Z] 2023-03-28 21:07:30,313 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 [2023-03-28T21:07:30.327Z] 2023-03-28 21:07:30,316 [execute] INFO git cat-file --batch-check [2023-03-28T21:07:30.327Z] 2023-03-28 21:07:30,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T21:07:30.327Z] 2023-03-28 21:07:30,324 [execute] INFO git cat-file --batch [2023-03-28T21:07:30.327Z] 2023-03-28 21:07:30,324 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-198/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T21:07:30.327Z] 2023-03-28 21:07:30,330 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-198/.semver/PR-198 [2023-03-28T21:07:30.327Z] 0.0.0 [Pipeline] } [2023-03-28T21:07:30.598Z] $ docker exec --env ******** --env ******** 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 ssh-agent -k [2023-03-28T21:07:30.701Z] unset SSH_AUTH_SOCK; [2023-03-28T21:07:30.701Z] unset SSH_AGENT_PID; [2023-03-28T21:07:30.702Z] echo Agent pid 76 killed; [2023-03-28T21:07:30.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T21:07:31.008Z] + git semver [Pipeline] } [2023-03-28T21:07:31.285Z] $ docker stop --time=1 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 [2023-03-28T21:07:32.552Z] $ docker rm -f --volumes 3f27edc90a979aed273cbb0f1eb66d8763f1628536593c5498cd771140935ba4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:07:32.896Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T21:07:33.115Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T21:07:33.118Z] [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-28T21:07:33.236Z] provisioning config files... [2023-03-28T21:07:33.246Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config14551633641133692885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:33.543Z] ---> docker-login.sh [2023-03-28T21:07:33.543Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:07:33.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:33.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:33.543Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:33.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:33.543Z] [2023-03-28T21:07:33.543Z] Login Succeeded [2023-03-28T21:07:33.543Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:07:33.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:33.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:33.543Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:33.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:33.543Z] [2023-03-28T21:07:33.543Z] Login Succeeded [2023-03-28T21:07:33.543Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:07:33.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:33.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:33.803Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:33.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:33.803Z] [2023-03-28T21:07:33.803Z] Login Succeeded [2023-03-28T21:07:33.803Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:07:33.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:33.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:33.803Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:33.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:33.803Z] [2023-03-28T21:07:33.803Z] Login Succeeded [2023-03-28T21:07:33.803Z] docker.io [2023-03-28T21:07:34.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:07:34.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:07:34.061Z] Configure a credential helper to remove this warning. See [2023-03-28T21:07:34.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:07:34.061Z] [2023-03-28T21:07:34.061Z] Login Succeeded [2023-03-28T21:07:34.061Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:07:34.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T21:07:34.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:07:34.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:07:34.146Z] ========================================================= [2023-03-28T21:07:34.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T21:07:34.146Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:07:34.457Z] + 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-28T21:07:34.457Z] Sending build context to Docker daemon 4.204MB [2023-03-28T21:07:34.457Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:07:34.457Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T21:07:34.457Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T21:07:34.457Z] 63b65145d645: Pulling fs layer [2023-03-28T21:07:34.457Z] a2d21d5440eb: Pulling fs layer [2023-03-28T21:07:34.457Z] 935e6c44a52c: Pulling fs layer [2023-03-28T21:07:34.457Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T21:07:34.457Z] 30dea6a524f1: Pulling fs layer [2023-03-28T21:07:34.457Z] a2aff8979fd8: Pulling fs layer [2023-03-28T21:07:34.457Z] 6808be2612f2: Pulling fs layer [2023-03-28T21:07:34.457Z] f25807f1079a: Pulling fs layer [2023-03-28T21:07:34.457Z] 30dea6a524f1: Waiting [2023-03-28T21:07:34.457Z] a2aff8979fd8: Waiting [2023-03-28T21:07:34.457Z] 6808be2612f2: Waiting [2023-03-28T21:07:34.457Z] 94cc34f8dd06: Waiting [2023-03-28T21:07:34.457Z] f25807f1079a: Waiting [2023-03-28T21:07:34.457Z] a2d21d5440eb: Download complete [2023-03-28T21:07:34.457Z] 94cc34f8dd06: Download complete [2023-03-28T21:07:34.457Z] 30dea6a524f1: Download complete [2023-03-28T21:07:34.457Z] 63b65145d645: Verifying Checksum [2023-03-28T21:07:34.457Z] 63b65145d645: Download complete [2023-03-28T21:07:34.719Z] a2aff8979fd8: Verifying Checksum [2023-03-28T21:07:34.720Z] a2aff8979fd8: Download complete [2023-03-28T21:07:34.720Z] 63b65145d645: Pull complete [2023-03-28T21:07:34.981Z] a2d21d5440eb: Pull complete [2023-03-28T21:07:34.981Z] f25807f1079a: Verifying Checksum [2023-03-28T21:07:34.981Z] f25807f1079a: Download complete [2023-03-28T21:07:35.243Z] 935e6c44a52c: Verifying Checksum [2023-03-28T21:07:35.243Z] 935e6c44a52c: Download complete [2023-03-28T21:07:35.502Z] 6808be2612f2: Verifying Checksum [2023-03-28T21:07:35.502Z] 6808be2612f2: Download complete [2023-03-28T21:07:38.788Z] 935e6c44a52c: Pull complete [2023-03-28T21:07:38.788Z] 94cc34f8dd06: Pull complete [2023-03-28T21:07:38.788Z] 30dea6a524f1: Pull complete [2023-03-28T21:07:39.045Z] a2aff8979fd8: Pull complete [2023-03-28T21:07:41.576Z] 6808be2612f2: Pull complete [2023-03-28T21:07:42.144Z] f25807f1079a: Pull complete [2023-03-28T21:07:42.404Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T21:07:42.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T21:07:42.404Z] ---> 3b553350e43f [2023-03-28T21:07:42.404Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:07:46.619Z] ---> Running in d8cc8396ba89 [2023-03-28T21:07:46.619Z] Removing intermediate container d8cc8396ba89 [2023-03-28T21:07:46.619Z] ---> 07f8a7087966 [2023-03-28T21:07:46.619Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:07:46.619Z] ---> Running in 9b9195956ca7 [2023-03-28T21:07:46.619Z] Removing intermediate container 9b9195956ca7 [2023-03-28T21:07:46.619Z] ---> 283b4d48e4ec [2023-03-28T21:07:46.619Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T21:07:46.619Z] ---> Running in 7290646530eb [2023-03-28T21:07:46.619Z] Removing intermediate container 7290646530eb [2023-03-28T21:07:46.619Z] ---> bb0459c92706 [2023-03-28T21:07:46.619Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:07:46.619Z] ---> Running in 321752d50462 [2023-03-28T21:07:46.619Z] Removing intermediate container 321752d50462 [2023-03-28T21:07:46.619Z] ---> 92c5fadc06c8 [2023-03-28T21:07:46.619Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:07:46.877Z] ---> Running in 395df7abc261 [2023-03-28T21:07:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T21:07:47.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T21:07:47.394Z] OK: 265 MiB in 53 packages [2023-03-28T21:07:47.652Z] Removing intermediate container 395df7abc261 [2023-03-28T21:07:47.652Z] ---> 143651ff5f82 [2023-03-28T21:07:47.652Z] Step 8/12 : WORKDIR /app [2023-03-28T21:07:47.652Z] ---> Running in 5f6029d4dc62 [2023-03-28T21:07:47.910Z] Removing intermediate container 5f6029d4dc62 [2023-03-28T21:07:47.910Z] ---> f57e1a19d152 [2023-03-28T21:07:47.910Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T21:07:47.910Z] ---> de17aae93f80 [2023-03-28T21:07:47.910Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:07:47.910Z] ---> Running in 086b9fea1788 [2023-03-28T21:07:48.190Z] Still waiting to schedule task [2023-03-28T21:07:48.190Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T21:08:19.997Z] Removing intermediate container 086b9fea1788 [2023-03-28T21:08:19.997Z] ---> 927e05764b41 [2023-03-28T21:08:19.997Z] Step 11/12 : COPY . . [2023-03-28T21:08:19.997Z] ---> 23488dbd6fec [2023-03-28T21:08:19.997Z] Step 12/12 : RUN $MAKE [2023-03-28T21:08:19.997Z] ---> Running in 8fc17e608012 [2023-03-28T21:08:19.997Z] noop [2023-03-28T21:08:19.997Z] Removing intermediate container 8fc17e608012 [2023-03-28T21:08:19.997Z] ---> d7e93227d2de [2023-03-28T21:08:19.997Z] Successfully built d7e93227d2de [2023-03-28T21:08:19.997Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:08:20.312Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T21:08:20.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:08:20.382Z] prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container [2023-03-28T21:08:20.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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-28T21:08:20.751Z] $ docker top 6a5f3bd2868b72d1ee2e04f4d76fb94a2066ae54c98dffdb8a1fd91600fa5b8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:08:21.086Z] + go version [2023-03-28T21:08:21.086Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T21:08:21.098Z] $ docker stop --time=1 6a5f3bd2868b72d1ee2e04f4d76fb94a2066ae54c98dffdb8a1fd91600fa5b8d [2023-03-28T21:08:22.353Z] $ docker rm -f --volumes 6a5f3bd2868b72d1ee2e04f4d76fb94a2066ae54c98dffdb8a1fd91600fa5b8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:08:22.742Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T21:08:22.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:08:22.815Z] prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container [2023-03-28T21:08:22.848Z] $ 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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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-28T21:08:23.172Z] $ docker top f88eddc7b31b6d0e838ee657ef03a56a3d5bb31354f98c24e457b6b025e21a6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:08:23.517Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-198 [Pipeline] fileExists [Pipeline] sh [2023-03-28T21:08:23.815Z] + make test [2023-03-28T21:08:23.815Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T21:08:29.086Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T21:08:39.047Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-28T21:08:39.047Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors [2023-03-28T21:08:39.047Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T21:08:42.335Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.814s coverage: 40.9% of statements [2023-03-28T21:08:42.335Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-03-28T21:08:42.335Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2023-03-28T21:08:42.335Z] FAIL [2023-03-28T21:08:42.594Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-28T21:08:42.609Z] $ docker stop --time=1 f88eddc7b31b6d0e838ee657ef03a56a3d5bb31354f98c24e457b6b025e21a6e [2023-03-28T21:08:45.348Z] $ docker rm -f --volumes f88eddc7b31b6d0e838ee657ef03a56a3d5bb31354f98c24e457b6b025e21a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:08:45.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:08:45.903Z] [2023-03-28T21:08:45.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:08:46.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:08:46.207Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T21:08:46.207Z] 5eb5b503b376: Pulling fs layer [2023-03-28T21:08:46.207Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T21:08:46.207Z] ec43610c2a17: Pulling fs layer [2023-03-28T21:08:46.207Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T21:08:46.207Z] 3a2ae6a8a46f: Waiting [2023-03-28T21:08:46.207Z] 33b1e0a273af: Pulling fs layer [2023-03-28T21:08:46.207Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T21:08:46.207Z] 2f39f015ded8: Pulling fs layer [2023-03-28T21:08:46.207Z] 33b1e0a273af: Waiting [2023-03-28T21:08:46.207Z] 5d3b04190fa2: Waiting [2023-03-28T21:08:46.207Z] 5c69ac0246d0: Download complete [2023-03-28T21:08:46.207Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T21:08:46.207Z] 3a2ae6a8a46f: Download complete [2023-03-28T21:08:46.207Z] 33b1e0a273af: Verifying Checksum [2023-03-28T21:08:46.207Z] 33b1e0a273af: Download complete [2023-03-28T21:08:46.465Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T21:08:46.466Z] 5d3b04190fa2: Download complete [2023-03-28T21:08:46.466Z] ec43610c2a17: Verifying Checksum [2023-03-28T21:08:46.466Z] ec43610c2a17: Download complete [2023-03-28T21:08:46.466Z] 5eb5b503b376: Verifying Checksum [2023-03-28T21:08:46.466Z] 5eb5b503b376: Download complete [2023-03-28T21:08:47.032Z] 2f39f015ded8: Download complete [2023-03-28T21:08:47.598Z] 5eb5b503b376: Pull complete [2023-03-28T21:08:47.857Z] 5c69ac0246d0: Pull complete [2023-03-28T21:08:48.428Z] ec43610c2a17: Pull complete [2023-03-28T21:08:48.428Z] 3a2ae6a8a46f: Pull complete [2023-03-28T21:08:48.687Z] 33b1e0a273af: Pull complete [2023-03-28T21:08:48.687Z] 5d3b04190fa2: Pull complete [2023-03-28T21:08:52.868Z] 2f39f015ded8: Pull complete [2023-03-28T21:08:52.868Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T21:08:52.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:08:52.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:08:52.939Z] prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container [2023-03-28T21:08:52.965Z] $ 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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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-28T21:08:56.050Z] $ docker top 0f149d25614911c37f9cbfeb44b621b4cdc431a950be2a2e0d29bd6793ae9968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:08:56.444Z] ---> job-cost.sh [2023-03-28T21:08:56.444Z] lf-activate-venv: SKIPPING [2023-03-28T21:08:56.444Z] INFO: No Stack... [2023-03-28T21:08:57.013Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T21:08:57.273Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T21:08:57.562Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/cost.csv [2023-03-28T21:08:57.562Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T21:08:57.574Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [2023-03-28T21:08:57.582Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] did not exist. Created. [2023-03-28T21:08:57.583Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T21:08:57.884Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T21:08:57.935Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T21:08:57.940Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T21:08:57.964Z] $ docker stop --time=1 0f149d25614911c37f9cbfeb44b621b4cdc431a950be2a2e0d29bd6793ae9968 [2023-03-28T21:08:59.108Z] $ docker rm -f --volumes 0f149d25614911c37f9cbfeb44b621b4cdc431a950be2a2e0d29bd6793ae9968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T21:08:59.213Z] Failed in branch amd64 [2023-03-28T21:09:13.627Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6126 in /w/workspace/undry_device-rfid-llrp-go_PR-198 [Pipeline] { [Pipeline] ws [2023-03-28T21:09:13.640Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2023-03-28T21:09:13.672Z] Selected Git installation does not exist. Using Default [2023-03-28T21:09:13.672Z] The recommended git tool is: NONE [2023-03-28T21:09:19.476Z] using credential edgex-jenkins-ssh [2023-03-28T21:09:19.496Z] Cloning the remote Git repository [2023-03-28T21:09:19.566Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T21:09:19.680Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2023-03-28T21:09:19.871Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T21:09:19.872Z] > git --version # timeout=10 [2023-03-28T21:09:19.906Z] > git --version # 'git version 2.25.1' [2023-03-28T21:09:19.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:09:20.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T21:09:22.287Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T21:09:22.314Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T21:09:23.804Z] Merging remotes/origin/main commit 2ab1936574ae940676ccb197c30d3b5ffc6723f0 into PR head commit d92310b87f5ede6e22848364674ad6cdf3c24724 [2023-03-28T21:09:23.269Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T21:09:23.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T21:09:23.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:09:23.332Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T21:09:23.827Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T21:09:24.218Z] Merge succeeded, producing d5178088c49cabef094094757cdb2f9d5accc3c3 [2023-03-28T21:09:24.219Z] Checking out Revision d5178088c49cabef094094757cdb2f9d5accc3c3 (PR-198) [2023-03-28T21:09:23.916Z] > git checkout -f d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 [2023-03-28T21:09:24.031Z] > git remote # timeout=10 [2023-03-28T21:09:24.048Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T21:09:24.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T21:09:24.087Z] > git merge 2ab1936574ae940676ccb197c30d3b5ffc6723f0 # timeout=10 [2023-03-28T21:09:24.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T21:09:24.228Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T21:09:24.246Z] > git checkout -f d5178088c49cabef094094757cdb2f9d5accc3c3 # timeout=10 [2023-03-28T21:09:27.736Z] Commit message: "Merge commit '2ab1936574ae940676ccb197c30d3b5ffc6723f0' into HEAD" [2023-03-28T21:09:27.747Z] > git rev-list --no-walk d92310b87f5ede6e22848364674ad6cdf3c24724 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:09:28.667Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T21:09:28.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T21:09:28.667Z] Dload Upload Total Spent Left Speed [2023-03-28T21:09:28.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-03-28T21:09:29.448Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T21:09:29.798Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T21:09:29.798Z] + sudo tee /etc/docker/daemon.new [2023-03-28T21:09:29.798Z] { [2023-03-28T21:09:29.798Z] "registry-mirrors": [ [2023-03-28T21:09:29.798Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T21:09:29.798Z] ], [2023-03-28T21:09:29.798Z] "bip": "10.250.0.254/24", [2023-03-28T21:09:29.798Z] "hosts": [ [2023-03-28T21:09:29.798Z] "tcp://0.0.0.0:5555", [2023-03-28T21:09:29.798Z] "unix:///var/run/docker.sock" [2023-03-28T21:09:29.798Z] ], [2023-03-28T21:09:29.798Z] "mtu": 1458, [2023-03-28T21:09:29.798Z] "selinux-enabled": true, [2023-03-28T21:09:29.798Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T21:09:29.798Z] } [Pipeline] sh [2023-03-28T21:09:30.131Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T21:09:30.450Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:09:48.702Z] provisioning config files... [2023-03-28T21:09:48.734Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config8305082281818926298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:09:49.086Z] ---> docker-login.sh [2023-03-28T21:09:49.086Z] nexus3.edgexfoundry.org:10001 [2023-03-28T21:09:49.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:09:49.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:09:49.676Z] Configure a credential helper to remove this warning. See [2023-03-28T21:09:49.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:09:49.676Z] [2023-03-28T21:09:49.676Z] Login Succeeded [2023-03-28T21:09:49.676Z] nexus3.edgexfoundry.org:10002 [2023-03-28T21:09:49.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:09:49.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:09:49.946Z] Configure a credential helper to remove this warning. See [2023-03-28T21:09:49.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:09:49.946Z] [2023-03-28T21:09:49.946Z] Login Succeeded [2023-03-28T21:09:49.946Z] nexus3.edgexfoundry.org:10003 [2023-03-28T21:09:50.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:09:50.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:09:50.487Z] Configure a credential helper to remove this warning. See [2023-03-28T21:09:50.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:09:50.487Z] [2023-03-28T21:09:50.487Z] Login Succeeded [2023-03-28T21:09:50.487Z] nexus3.edgexfoundry.org:10004 [2023-03-28T21:09:50.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:09:50.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:09:50.757Z] Configure a credential helper to remove this warning. See [2023-03-28T21:09:50.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:09:50.757Z] [2023-03-28T21:09:50.757Z] Login Succeeded [2023-03-28T21:09:50.757Z] docker.io [2023-03-28T21:09:51.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T21:09:51.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T21:09:51.299Z] Configure a credential helper to remove this warning. See [2023-03-28T21:09:51.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T21:09:51.299Z] [2023-03-28T21:09:51.299Z] Login Succeeded [2023-03-28T21:09:51.299Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T21:09:51.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T21:09:51.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:09:51.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T21:09:51.613Z] ========================================================= [2023-03-28T21:09:51.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T21:09:51.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:09:51.962Z] + 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-28T21:09:52.231Z] Sending build context to Docker daemon 1.211MB [2023-03-28T21:09:52.231Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:09:52.231Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T21:09:52.502Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T21:09:52.502Z] af6eaf76a39c: Pulling fs layer [2023-03-28T21:09:52.502Z] 55522c791124: Pulling fs layer [2023-03-28T21:09:52.502Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T21:09:52.502Z] 169dfbe0d373: Pulling fs layer [2023-03-28T21:09:52.502Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T21:09:52.502Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T21:09:52.502Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T21:09:52.502Z] 52ebb69f0ebf: Waiting [2023-03-28T21:09:52.502Z] 169dfbe0d373: Waiting [2023-03-28T21:09:52.502Z] 5abe8eddf0d5: Waiting [2023-03-28T21:09:52.502Z] e1ff8fa3b103: Waiting [2023-03-28T21:09:52.502Z] 55522c791124: Verifying Checksum [2023-03-28T21:09:52.502Z] 55522c791124: Download complete [2023-03-28T21:09:52.502Z] 169dfbe0d373: Verifying Checksum [2023-03-28T21:09:52.502Z] 169dfbe0d373: Download complete [2023-03-28T21:09:52.502Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T21:09:52.502Z] e1ff8fa3b103: Download complete [2023-03-28T21:09:52.502Z] af6eaf76a39c: Verifying Checksum [2023-03-28T21:09:53.484Z] af6eaf76a39c: Pull complete [2023-03-28T21:09:53.484Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T21:09:53.484Z] 5abe8eddf0d5: Download complete [2023-03-28T21:09:54.088Z] 55522c791124: Pull complete [2023-03-28T21:09:55.059Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T21:09:55.059Z] ce5c4a1c91eb: Download complete [2023-03-28T21:09:55.059Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T21:09:55.059Z] 52ebb69f0ebf: Download complete [2023-03-28T21:10:07.397Z] ce5c4a1c91eb: Pull complete [2023-03-28T21:10:07.398Z] 169dfbe0d373: Pull complete [2023-03-28T21:10:07.398Z] e1ff8fa3b103: Pull complete [2023-03-28T21:10:14.063Z] 52ebb69f0ebf: Pull complete [2023-03-28T21:10:15.483Z] 5abe8eddf0d5: Pull complete [2023-03-28T21:10:15.483Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T21:10:15.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T21:10:15.483Z] ---> 6cb57ee374ae [2023-03-28T21:10:15.483Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:10:17.447Z] ---> Running in 7f785d52ea32 [2023-03-28T21:10:17.447Z] Removing intermediate container 7f785d52ea32 [2023-03-28T21:10:17.447Z] ---> de105ab76c3c [2023-03-28T21:10:17.447Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:10:17.447Z] ---> Running in 4ff4bf246484 [2023-03-28T21:10:17.715Z] Removing intermediate container 4ff4bf246484 [2023-03-28T21:10:17.715Z] ---> 3804b38f7846 [2023-03-28T21:10:17.715Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T21:10:17.984Z] ---> Running in b269879aa203 [2023-03-28T21:10:18.254Z] Removing intermediate container b269879aa203 [2023-03-28T21:10:18.254Z] ---> 3bb346976692 [2023-03-28T21:10:18.254Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T21:10:18.254Z] ---> Running in 6cc35f9aa50d [2023-03-28T21:10:18.522Z] Removing intermediate container 6cc35f9aa50d [2023-03-28T21:10:18.522Z] ---> 1173de8fecdc [2023-03-28T21:10:18.522Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T21:10:18.522Z] ---> Running in bf9d110c290c [2023-03-28T21:10:19.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:10:20.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:10:21.170Z] OK: 263 MiB in 53 packages [2023-03-28T21:10:22.135Z] Removing intermediate container bf9d110c290c [2023-03-28T21:10:22.135Z] ---> ee40dcc2eb78 [2023-03-28T21:10:22.135Z] Step 8/12 : WORKDIR /app [2023-03-28T21:10:22.135Z] ---> Running in b4fc07dd8395 [2023-03-28T21:10:22.407Z] Removing intermediate container b4fc07dd8395 [2023-03-28T21:10:22.407Z] ---> 01a84970f07c [2023-03-28T21:10:22.407Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T21:10:22.993Z] ---> 0d7cb22ecd01 [2023-03-28T21:10:22.993Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:10:22.993Z] ---> Running in 8c19da4bd7a6 [2023-03-28T21:11:30.913Z] Removing intermediate container 8c19da4bd7a6 [2023-03-28T21:11:30.913Z] ---> 7ea420ec03a5 [2023-03-28T21:11:30.913Z] Step 11/12 : COPY . . [2023-03-28T21:11:30.913Z] ---> f23eaf40308c [2023-03-28T21:11:30.913Z] Step 12/12 : RUN $MAKE [2023-03-28T21:11:30.913Z] ---> Running in d2c399fdb875 [2023-03-28T21:11:30.913Z] noop [2023-03-28T21:11:30.913Z] Removing intermediate container d2c399fdb875 [2023-03-28T21:11:30.913Z] ---> fccb05373271 [2023-03-28T21:11:30.913Z] Successfully built fccb05373271 [2023-03-28T21:11:30.913Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:11:31.249Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T21:11:31.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:11:31.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-6126 does not seem to be running inside a container [2023-03-28T21:11:31.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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-28T21:11:33.528Z] $ docker top 9e8144ac05f1daea6e2030013f6f37aca946644c60ae02168513a9b70bb350c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:11:34.353Z] + go version [2023-03-28T21:11:34.353Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T21:11:34.375Z] $ docker stop --time=1 9e8144ac05f1daea6e2030013f6f37aca946644c60ae02168513a9b70bb350c5 [2023-03-28T21:11:36.031Z] $ docker rm -f --volumes 9e8144ac05f1daea6e2030013f6f37aca946644c60ae02168513a9b70bb350c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:11:36.570Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T21:11:36.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:11:36.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-6126 does not seem to be running inside a container [2023-03-28T21:11:36.839Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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-28T21:11:38.079Z] $ docker top 5abd6571eacadd582a74b539585ee2c90a3464cfe5c09d6242e8f76dbec09d7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:11:38.935Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-28T21:11:39.590Z] + make test [2023-03-28T21:11:39.590Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T21:12:11.827Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T21:14:03.488Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-28T21:14:03.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-28T21:14:03.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-28T21:14:03.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-28T21:14:03.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-28T21:14:03.488Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-28T21:14:03.489Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-28T21:14:03.489Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-28T21:14:03.489Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-28T21:14:03.489Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-28T21:14:03.489Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-28T21:14:03.489Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors [2023-03-28T21:14:07.744Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T21:14:46.627Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.289s coverage: 40.9% of statements [2023-03-28T21:14:46.627Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.726s coverage: 51.9% of statements [2023-03-28T21:14:46.627Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.064s coverage: 95.5% of statements [2023-03-28T21:14:46.627Z] FAIL [2023-03-28T21:14:46.627Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-28T21:14:46.650Z] $ docker stop --time=1 5abd6571eacadd582a74b539585ee2c90a3464cfe5c09d6242e8f76dbec09d7e [2023-03-28T21:14:48.508Z] $ docker rm -f --volumes 5abd6571eacadd582a74b539585ee2c90a3464cfe5c09d6242e8f76dbec09d7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:14:49.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:14:49.736Z] [2023-03-28T21:14:49.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:14:50.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:14:50.352Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T21:14:50.352Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T21:14:50.352Z] 04944245beec: Pulling fs layer [2023-03-28T21:14:50.352Z] 699f458cf7ca: Pulling fs layer [2023-03-28T21:14:50.352Z] 765212b225bb: Pulling fs layer [2023-03-28T21:14:50.352Z] f23df028b6ca: Pulling fs layer [2023-03-28T21:14:50.352Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T21:14:50.352Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T21:14:50.352Z] f23df028b6ca: Waiting [2023-03-28T21:14:50.352Z] d65c8cfc05b1: Waiting [2023-03-28T21:14:50.352Z] 2437ff75d9bd: Waiting [2023-03-28T21:14:50.352Z] 765212b225bb: Waiting [2023-03-28T21:14:50.352Z] 04944245beec: Verifying Checksum [2023-03-28T21:14:50.352Z] 04944245beec: Download complete [2023-03-28T21:14:50.352Z] 765212b225bb: Verifying Checksum [2023-03-28T21:14:50.352Z] 765212b225bb: Download complete [2023-03-28T21:14:50.626Z] f23df028b6ca: Verifying Checksum [2023-03-28T21:14:50.626Z] f23df028b6ca: Download complete [2023-03-28T21:14:50.626Z] d65c8cfc05b1: Download complete [2023-03-28T21:14:50.626Z] 699f458cf7ca: Verifying Checksum [2023-03-28T21:14:50.626Z] 699f458cf7ca: Download complete [2023-03-28T21:14:51.211Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T21:14:51.211Z] 8998bd30e6a1: Download complete [2023-03-28T21:14:53.253Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T21:14:53.253Z] 2437ff75d9bd: Download complete [2023-03-28T21:14:55.298Z] 8998bd30e6a1: Pull complete [2023-03-28T21:14:55.901Z] 04944245beec: Pull complete [2023-03-28T21:14:57.874Z] 699f458cf7ca: Pull complete [2023-03-28T21:14:57.874Z] 765212b225bb: Pull complete [2023-03-28T21:14:58.842Z] f23df028b6ca: Pull complete [2023-03-28T21:14:58.842Z] d65c8cfc05b1: Pull complete [2023-03-28T21:15:18.101Z] 2437ff75d9bd: Pull complete [2023-03-28T21:15:18.101Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T21:15:18.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:15:18.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:15:18.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-6126 does not seem to be running inside a container [2023-03-28T21:15:18.396Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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-28T21:15:21.152Z] $ docker top f43ae23ad4118e4a876e1729e73eabbfa8ba7534eb12d24f6165b11a7f12e44f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:21.996Z] ---> job-cost.sh [2023-03-28T21:15:21.996Z] lf-activate-venv: SKIPPING [2023-03-28T21:15:21.996Z] INFO: No Stack... [2023-03-28T21:15:22.268Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T21:15:23.237Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T21:15:23.884Z] + cut -d, -f6 [2023-03-28T21:15:23.884Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [Pipeline] lock [2023-03-28T21:15:23.923Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [2023-03-28T21:15:23.932Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] did not exist. Created. [2023-03-28T21:15:23.933Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T21:15:24.604Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-464c8427/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T21:15:25.269Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T21:15:25.292Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T21:15:25.806Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T21:15:25.824Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-198-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T21:15:25.858Z] $ docker stop --time=1 f43ae23ad4118e4a876e1729e73eabbfa8ba7534eb12d24f6165b11a7f12e44f [2023-03-28T21:15:27.447Z] $ docker rm -f --volumes f43ae23ad4118e4a876e1729e73eabbfa8ba7534eb12d24f6165b11a7f12e44f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T21:15:27.695Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-28T21:15:28.360Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-198/archives ] [2023-03-28T21:15:28.360Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-198/archives [2023-03-28T21:15:28.360Z] total 16 [2023-03-28T21:15:28.360Z] drwxr-xr-x 3 root root 4096 Mar 28 21:08 . [2023-03-28T21:15:28.360Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 21:08 .. [2023-03-28T21:15:28.360Z] drwxr-xr-x 2 root root 4096 Mar 28 21:08 cost [2023-03-28T21:15:28.360Z] -rw-r--r-- 1 root root 91 Mar 28 21:08 cost.csv [2023-03-28T21:15:28.360Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-198/archives [2023-03-28T21:15:28.360Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-198/archives [2023-03-28T21:15:28.360Z] total 16 [2023-03-28T21:15:28.360Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 21:08 . [2023-03-28T21:15:28.360Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 21:08 .. [2023-03-28T21:15:28.360Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 21:08 cost [2023-03-28T21:15:28.360Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 28 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:28.725Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:29.583Z] ---> package-listing.sh [2023-03-28T21:15:29.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T21:15:29.583Z] ++ facter osfamily [2023-03-28T21:15:29.842Z] + OS_FAMILY=debian [2023-03-28T21:15:29.842Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-198 [2023-03-28T21:15:29.842Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T21:15:29.842Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T21:15:29.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T21:15:29.842Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T21:15:29.842Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-198 ']' [2023-03-28T21:15:29.842Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T21:15:29.842Z] + case "${OS_FAMILY}" in [2023-03-28T21:15:29.842Z] + dpkg -l [2023-03-28T21:15:29.842Z] + grep '^ii' [2023-03-28T21:15:29.842Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T21:15:29.842Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T21:15:29.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T21:15:29.842Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-198 ']' [2023-03-28T21:15:29.842Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/ [2023-03-28T21:15:29.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-198/archives/ [Pipeline] echo [2023-03-28T21:15:29.855Z] 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-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T21:15:30.132Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:15:30.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:15:30.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:15:30.766Z] prd-ubuntu20.04-docker-8c-8g-6124 does not seem to be running inside a container [2023-03-28T21:15:30.795Z] $ 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-198/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-198 -v /w/workspace/undry_device-rfid-llrp-go_PR-198:/w/workspace/undry_device-rfid-llrp-go_PR-198:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-198@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-198@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-28T21:15:30.999Z] $ docker top c0b736bd9aada9ad60d93f9aa3b926935c98873e0cfeccf90bd99311ca971ebf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:15:31.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T21:15:31.637Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T21:15:31.926Z] + ls /var/log/sa-host [2023-03-28T21:15:31.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:15:31.996Z] provisioning config files... [2023-03-28T21:15:32.003Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-198@tmp/config2551488150877456822tmp [Pipeline] { [Pipeline] echo [2023-03-28T21:15:32.014Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:32.299Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T21:15:32.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:32.641Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T21:15:32.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:32.931Z] ---> sudo-logs.sh [2023-03-28T21:15:32.931Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T21:15:32.958Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:33.241Z] ---> job-cost.sh [2023-03-28T21:15:33.241Z] lf-activate-venv: SKIPPING [2023-03-28T21:15:33.241Z] DEBUG: total: 0.2199999988079071 [2023-03-28T21:15:33.241Z] INFO: Retrieving Stack Cost... [2023-03-28T21:15:33.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T21:15:33.758Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T21:15:33.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:15:34.049Z] ---> logs-deploy.sh [2023-03-28T21:15:34.049Z] lf-activate-venv: SKIPPING [2023-03-28T21:15:34.049Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-198/2 [2023-03-28T21:15:34.049Z] INFO: archiving workspace using pattern(s): [2023-03-28T21:15:34.983Z] Archives upload complete. [2023-03-28T21:15:35.243Z] INFO: archiving logs to Nexus [2023-03-28T21:15:35.815Z] ---> uname -a: [2023-03-28T21:15:35.815Z] Linux prd-ubuntu20-04-docker-8c-8g-6124 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] ---> lscpu: [2023-03-28T21:15:35.815Z] Architecture: x86_64 [2023-03-28T21:15:35.815Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-28T21:15:35.815Z] Byte Order: Little Endian [2023-03-28T21:15:35.815Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-28T21:15:35.815Z] CPU(s): 8 [2023-03-28T21:15:35.815Z] On-line CPU(s) list: 0-7 [2023-03-28T21:15:35.815Z] Thread(s) per core: 1 [2023-03-28T21:15:35.815Z] Core(s) per socket: 1 [2023-03-28T21:15:35.815Z] Socket(s): 8 [2023-03-28T21:15:35.815Z] NUMA node(s): 1 [2023-03-28T21:15:35.815Z] Vendor ID: AuthenticAMD [2023-03-28T21:15:35.815Z] CPU family: 23 [2023-03-28T21:15:35.815Z] Model: 49 [2023-03-28T21:15:35.815Z] Model name: AMD EPYC-Rome Processor [2023-03-28T21:15:35.815Z] Stepping: 0 [2023-03-28T21:15:35.815Z] CPU MHz: 2799.998 [2023-03-28T21:15:35.815Z] BogoMIPS: 5599.99 [2023-03-28T21:15:35.815Z] Virtualization: AMD-V [2023-03-28T21:15:35.815Z] Hypervisor vendor: KVM [2023-03-28T21:15:35.815Z] Virtualization type: full [2023-03-28T21:15:35.815Z] L1d cache: 256 KiB [2023-03-28T21:15:35.815Z] L1i cache: 256 KiB [2023-03-28T21:15:35.815Z] L2 cache: 4 MiB [2023-03-28T21:15:35.815Z] L3 cache: 128 MiB [2023-03-28T21:15:35.815Z] NUMA node0 CPU(s): 0-7 [2023-03-28T21:15:35.815Z] Vulnerability Itlb multihit: Not affected [2023-03-28T21:15:35.815Z] Vulnerability L1tf: Not affected [2023-03-28T21:15:35.815Z] Vulnerability Mds: Not affected [2023-03-28T21:15:35.815Z] Vulnerability Meltdown: Not affected [2023-03-28T21:15:35.815Z] Vulnerability Mmio stale data: Not affected [2023-03-28T21:15:35.815Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-28T21:15:35.815Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-28T21:15:35.815Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-28T21:15:35.815Z] Vulnerability Srbds: Not affected [2023-03-28T21:15:35.815Z] Vulnerability Tsx async abort: Not affected [2023-03-28T21:15:35.815Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] ---> nproc: [2023-03-28T21:15:35.815Z] 8 [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] ---> df -h: [2023-03-28T21:15:35.815Z] Filesystem Size Used Avail Use% Mounted on [2023-03-28T21:15:35.815Z] overlay 155G 12G 144G 8% / [2023-03-28T21:15:35.815Z] tmpfs 64M 0 64M 0% /dev [2023-03-28T21:15:35.815Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-28T21:15:35.815Z] shm 64M 0 64M 0% /dev/shm [2023-03-28T21:15:35.815Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] ---> sar -b -r -n DEV: [2023-03-28T21:15:35.815Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6124) 03/28/23 _x86_64_ (8 CPU) [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] 21:06:33 LINUX RESTART (8 CPU) [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] 21:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-28T21:15:35.815Z] 21:08:01 426.67 27.23 399.44 0.00 2805.22 61079.68 0.00 [2023-03-28T21:15:35.815Z] 21:09:01 118.18 0.18 118.00 0.00 10.40 49122.75 0.00 [2023-03-28T21:15:35.815Z] 21:10:01 1.63 0.00 1.63 0.00 0.00 23.48 0.00 [2023-03-28T21:15:35.815Z] 21:11:02 1.63 0.00 1.63 0.00 0.00 19.33 0.00 [2023-03-28T21:15:35.815Z] 21:12:01 28.84 7.90 20.94 0.00 919.42 2587.46 0.00 [2023-03-28T21:15:35.815Z] 21:13:01 36.04 2.82 33.23 0.00 4250.62 6731.68 0.00 [2023-03-28T21:15:35.815Z] 21:14:01 3.55 0.02 3.53 0.00 0.13 90.65 0.00 [2023-03-28T21:15:35.815Z] 21:15:01 3.22 1.33 1.88 0.00 32.53 21.60 0.00 [2023-03-28T21:15:35.815Z] Average: 76.84 4.88 71.96 0.00 998.69 14888.73 0.00 [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] 21:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-28T21:15:35.815Z] 21:08:01 28528788 31569832 735264 2.24 107756 3154524 1882388 5.55 1149264 2778976 184 [2023-03-28T21:15:35.815Z] 21:09:01 27967820 31564584 737016 2.24 150544 3608948 1774576 5.23 1193952 3234256 268 [2023-03-28T21:15:35.815Z] 21:10:01 27980840 31577688 723908 2.20 150572 3608948 1774576 5.23 1178524 3234256 176 [2023-03-28T21:15:35.815Z] 21:11:02 27981540 31578456 723088 2.20 150636 3608952 1774576 5.23 1177516 3234264 52 [2023-03-28T21:15:35.815Z] 21:12:01 27805552 31546072 742548 2.26 167740 3733892 1926056 5.68 1282028 3289532 1180 [2023-03-28T21:15:35.815Z] 21:13:01 27457280 31563308 724092 2.20 185680 4064188 1830336 5.39 1495552 3404132 4 [2023-03-28T21:15:35.815Z] 21:14:01 27466356 31567640 720236 2.19 184272 4060936 1820852 5.37 1490980 3401024 8 [2023-03-28T21:15:35.815Z] 21:15:01 27458472 31561684 726260 2.21 184344 4061912 1820852 5.37 1499668 3401468 200 [2023-03-28T21:15:35.815Z] Average: 27830831 31566158 729052 2.22 160193 3737788 1825526 5.38 1308436 3247238 259 [2023-03-28T21:15:35.815Z] [2023-03-28T21:15:35.815Z] 21:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-28T21:15:35.815Z] 21:08:01 ens3 928.69 560.31 8560.23 118.97 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:08:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:08:01 docker0 192.27 327.52 15.29 1998.98 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:09:01 ens3 122.11 73.70 2548.19 21.16 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:09:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:09:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:10:01 ens3 0.93 0.20 0.30 0.20 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:11:02 ens3 7.88 2.08 7.83 0.33 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:11:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:12:01 ens3 104.81 66.66 873.34 4.57 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:13:01 ens3 198.17 120.10 1956.41 8.13 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:14:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.815Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.816Z] 21:15:01 ens3 4.92 3.70 3.28 3.66 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.816Z] 21:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.816Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.816Z] Average: ens3 169.51 102.47 1731.24 19.45 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.816Z] Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.816Z] Average: docker0 23.73 40.44 1.89 246.73 0.00 0.00 0.00 0.00 [2023-03-28T21:15:35.816Z] [2023-03-28T21:15:35.816Z] [2023-03-28T21:15:35.816Z] ---> sar -P ALL: [2023-03-28T21:15:35.816Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6124) 03/28/23 _x86_64_ (8 CPU) [2023-03-28T21:15:35.816Z] [2023-03-28T21:15:35.816Z] 21:06:33 LINUX RESTART (8 CPU) [2023-03-28T21:15:35.816Z] [2023-03-28T21:15:35.816Z] 21:07:02 CPU %user %nice %system %iowait %steal %idle [2023-03-28T21:15:35.816Z] 21:08:01 all 12.01 0.00 4.21 3.13 0.08 80.57 [2023-03-28T21:15:35.816Z] 21:08:01 0 12.50 0.00 3.34 0.39 0.05 83.71 [2023-03-28T21:15:35.816Z] 21:08:01 1 12.72 0.00 3.99 0.60 0.07 82.62 [2023-03-28T21:15:35.816Z] 21:08:01 2 11.93 0.00 3.46 0.43 0.10 84.09 [2023-03-28T21:15:35.816Z] 21:08:01 3 13.92 0.00 4.21 2.22 0.09 79.57 [2023-03-28T21:15:35.816Z] 21:08:01 4 13.12 0.00 4.28 0.15 0.07 82.37 [2023-03-28T21:15:35.816Z] 21:08:01 5 11.00 0.00 3.58 1.35 0.07 84.00 [2023-03-28T21:15:35.816Z] 21:08:01 6 8.63 0.00 3.95 1.82 0.07 85.54 [2023-03-28T21:15:35.816Z] 21:08:01 7 12.25 0.00 6.94 18.24 0.10 62.45 [2023-03-28T21:15:35.816Z] 21:09:01 all 24.54 0.00 5.62 2.12 0.08 67.64 [2023-03-28T21:15:35.816Z] 21:09:01 0 25.15 0.00 5.77 0.19 0.08 68.80 [2023-03-28T21:15:35.816Z] 21:09:01 1 25.75 0.00 6.07 0.89 0.07 67.22 [2023-03-28T21:15:35.816Z] 21:09:01 2 23.58 0.00 5.64 0.22 0.07 70.49 [2023-03-28T21:15:35.816Z] 21:09:01 3 23.28 0.00 5.93 6.42 0.08 64.28 [2023-03-28T21:15:35.816Z] 21:09:01 4 23.54 0.00 5.90 0.95 0.07 69.55 [2023-03-28T21:15:35.816Z] 21:09:01 5 23.69 0.00 5.24 0.03 0.07 70.97 [2023-03-28T21:15:35.816Z] 21:09:01 6 25.91 0.00 5.07 1.72 0.08 67.21 [2023-03-28T21:15:35.816Z] 21:09:01 7 25.44 0.00 5.33 6.56 0.08 62.58 [2023-03-28T21:15:35.816Z] 21:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-28T21:15:35.816Z] 21:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-28T21:15:35.816Z] 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T21:15:35.816Z] 21:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T21:15:35.816Z] 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-28T21:15:35.816Z] 21:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-28T21:15:35.816Z] 21:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-28T21:15:35.816Z] 21:10:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-28T21:15:35.816Z] 21:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-28T21:15:35.816Z] 21:11:02 all 0.05 0.00 0.01 0.00 0.01 99.92 [2023-03-28T21:15:35.816Z] 21:11:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-28T21:15:35.816Z] 21:11:02 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-28T21:15:35.816Z] 21:11:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-28T21:15:35.816Z] 21:11:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-28T21:15:35.816Z] 21:11:02 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-28T21:15:35.816Z] 21:11:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-28T21:15:35.816Z] 21:11:02 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-03-28T21:15:35.816Z] 21:11:02 7 0.25 0.00 0.03 0.00 0.02 99.70 [2023-03-28T21:15:35.816Z] 21:12:01 all 0.70 0.00 0.65 0.23 0.03 98.40 [2023-03-28T21:15:35.816Z] 21:12:01 0 0.58 0.00 0.41 0.00 0.00 99.02 [2023-03-28T21:15:35.816Z] 21:12:01 1 0.56 0.00 0.44 0.63 0.02 98.35 [2023-03-28T21:15:35.816Z] 21:12:01 2 0.99 0.00 0.54 0.03 0.03 98.40 [2023-03-28T21:15:35.816Z] 21:12:01 3 0.68 0.00 0.59 0.44 0.03 98.25 [2023-03-28T21:15:35.816Z] 21:12:01 4 0.92 0.00 0.44 0.63 0.03 97.98 [2023-03-28T21:15:35.816Z] 21:12:01 5 0.58 0.00 0.49 0.03 0.02 98.88 [2023-03-28T21:15:35.816Z] 21:12:01 6 0.72 0.00 1.60 0.03 0.03 97.61 [2023-03-28T21:15:35.816Z] 21:12:01 7 0.60 0.00 0.68 0.03 0.03 98.66 [2023-03-28T21:15:35.816Z] 21:13:01 all 1.76 0.00 0.91 0.54 0.02 96.77 [2023-03-28T21:15:35.816Z] 21:13:01 0 2.20 0.00 0.55 0.02 0.02 97.22 [2023-03-28T21:15:35.816Z] 21:13:01 1 1.36 0.00 0.77 0.07 0.02 97.78 [2023-03-28T21:15:35.816Z] 21:13:01 2 2.52 0.00 0.77 0.72 0.02 95.98 [2023-03-28T21:15:35.816Z] 21:13:01 3 1.89 0.00 0.97 0.50 0.03 96.60 [2023-03-28T21:15:35.816Z] 21:13:01 4 1.10 0.00 0.65 1.85 0.02 96.37 [2023-03-28T21:15:35.816Z] 21:13:01 5 1.72 0.00 1.54 0.80 0.02 95.93 [2023-03-28T21:15:35.816Z] 21:13:01 6 2.04 0.00 1.40 0.03 0.02 96.51 [2023-03-28T21:15:35.816Z] 21:13:01 7 1.28 0.00 0.60 0.29 0.03 97.80 [2023-03-28T21:15:35.816Z] 21:14:01 all 0.09 0.00 0.06 0.02 0.01 99.83 [2023-03-28T21:15:35.816Z] 21:14:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-28T21:15:35.816Z] 21:14:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-28T21:15:35.816Z] 21:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-28T21:15:35.816Z] 21:14:01 3 0.08 0.00 0.07 0.00 0.02 99.83 [2023-03-28T21:15:35.816Z] 21:14:01 4 0.12 0.00 0.03 0.02 0.02 99.82 [2023-03-28T21:15:35.816Z] 21:14:01 5 0.27 0.00 0.12 0.00 0.02 99.60 [2023-03-28T21:15:35.816Z] 21:14:01 6 0.03 0.00 0.07 0.00 0.00 99.90 [2023-03-28T21:15:35.816Z] 21:14:01 7 0.05 0.00 0.03 0.12 0.02 99.78 [2023-03-28T21:15:35.816Z] 21:15:01 all 0.25 0.00 0.03 0.01 0.01 99.71 [2023-03-28T21:15:35.816Z] 21:15:01 0 1.00 0.00 0.03 0.02 0.02 98.93 [2023-03-28T21:15:35.816Z] 21:15:01 1 0.18 0.00 0.02 0.00 0.00 99.80 [2023-03-28T21:15:35.816Z] 21:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-28T21:15:35.816Z] 21:15:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-28T21:15:35.816Z] 21:15:01 4 0.27 0.00 0.03 0.02 0.02 99.67 [2023-03-28T21:15:35.816Z] 21:15:01 5 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-28T21:15:35.816Z] 21:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-28T21:15:35.816Z] 21:15:01 7 0.28 0.00 0.07 0.05 0.00 99.60 [2023-03-28T21:15:35.816Z] Average: all 4.88 0.00 1.42 0.75 0.03 92.92 [2023-03-28T21:15:35.816Z] Average: 0 5.16 0.00 1.27 0.08 0.03 93.47 [2023-03-28T21:15:35.816Z] Average: 1 5.05 0.00 1.41 0.27 0.02 93.25 [2023-03-28T21:15:35.816Z] Average: 2 4.86 0.00 1.30 0.17 0.03 93.64 [2023-03-28T21:15:35.816Z] Average: 3 4.93 0.00 1.46 1.18 0.03 92.40 [2023-03-28T21:15:35.816Z] Average: 4 4.84 0.00 1.41 0.46 0.03 93.27 [2023-03-28T21:15:35.816Z] Average: 5 4.63 0.00 1.37 0.27 0.03 93.70 [2023-03-28T21:15:35.816Z] Average: 6 4.65 0.00 1.50 0.45 0.03 93.37 [2023-03-28T21:15:35.816Z] Average: 7 4.96 0.00 1.68 3.09 0.04 90.22 [2023-03-28T21:15:35.816Z] [2023-03-28T21:15:35.816Z] [2023-03-28T21:15:35.816Z]