Pull request #173 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c+c8ddb795451293862e71ea8481bb36f4aa2ad204 (0dd4ca4d1d7290e950d376cd514e58e297589b0f) 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-ssh3561339903540511865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10106650315143074848.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9330192281847790461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4594534758463314607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16146120542440627300.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-173/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-173/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11333072119860563764.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8806 in /w/workspace/undry_device-rfid-llrp-go_PR-173 [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-173 # 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/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c Merge succeeded, producing 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c Checking out Revision 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c (PR-173) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T11:26:10.093Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c # 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 c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T11:26:10.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T11:26:10.366Z] ========================================================= [2023-03-08T11:26:10.366Z] EdgeX Global Pipelines Version Info [2023-03-08T11:26:10.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:26:11.131Z] ------------------- [2023-03-08T11:26:11.131Z] stable info: [2023-03-08T11:26:11.131Z] ------------------- [2023-03-08T11:26:11.131Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T11:26:11.131Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T11:26:11.131Z] Message: update stable to v1.0.244 [2023-03-08T11:26:11.705Z] ------------------- [2023-03-08T11:26:11.705Z] experimental info: [2023-03-08T11:26:11.705Z] ------------------- [2023-03-08T11:26:11.705Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T11:26:11.705Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T11:26:11.705Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T11:26:11.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-08T11:26:12.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-08T11:26:12.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T11:26:12.102Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T11:26:12.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T11:26:12.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T11:26:12.222Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T11:26:12.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T11:26:12.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T11:26:12.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T11:26:12.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T11:26:12.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-08T11:26:12.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T11:26:12.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T11:26:12.609Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T11:26:12.649Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T11:26:12.691Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T11:26:12.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T11:26:12.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T11:26:12.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T11:26:12.856Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T11:26:12.894Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T11:26:12.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T11:26:12.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T11:26:13.021Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T11:26:13.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T11:26:13.108Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T11:26:13.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-173 [Pipeline] echo [2023-03-08T11:26:13.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-173 [Pipeline] echo [2023-03-08T11:26:13.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-173 [Pipeline] echo [2023-03-08T11:26:13.268Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [Pipeline] echo [2023-03-08T11:26:13.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56464da [Pipeline] echo [2023-03-08T11:26:13.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T11:26:13.470Z] provisioning config files... [2023-03-08T11:26:13.488Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/config870721977945528062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:26:13.823Z] ---> docker-login.sh [2023-03-08T11:26:13.823Z] nexus3.edgexfoundry.org:10001 [2023-03-08T11:26:14.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:14.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:14.082Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:14.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:14.082Z] [2023-03-08T11:26:14.082Z] Login Succeeded [2023-03-08T11:26:14.082Z] nexus3.edgexfoundry.org:10002 [2023-03-08T11:26:14.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:14.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:14.342Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:14.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:14.342Z] [2023-03-08T11:26:14.342Z] Login Succeeded [2023-03-08T11:26:14.342Z] nexus3.edgexfoundry.org:10003 [2023-03-08T11:26:14.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:14.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:14.342Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:14.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:14.342Z] [2023-03-08T11:26:14.342Z] Login Succeeded [2023-03-08T11:26:14.342Z] nexus3.edgexfoundry.org:10004 [2023-03-08T11:26:14.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:14.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:14.602Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:14.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:14.602Z] [2023-03-08T11:26:14.602Z] Login Succeeded [2023-03-08T11:26:14.602Z] docker.io [2023-03-08T11:26:14.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:14.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:14.862Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:14.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:14.862Z] [2023-03-08T11:26:14.862Z] Login Succeeded [2023-03-08T11:26:14.862Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T11:26:14.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T11:26:15.515Z] + git rev-list -1 --merges 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c~1..56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [Pipeline] echo [2023-03-08T11:26:15.577Z] -----------> git rev-list -1 --merges 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c~1..56464dafd2cd37a8dff0e79018d56ff80f7a6c7c 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [false] [Pipeline] sh [2023-03-08T11:26:15.879Z] + git log --format=format:%s -1 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [Pipeline] echo [2023-03-08T11:26:15.917Z] ========================================================= [2023-03-08T11:26:15.917Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T11:26:15.917Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T11:26:16.343Z] + git log --format=format:%s -1 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [Pipeline] echo [2023-03-08T11:26:16.374Z] [semverPrep] GIT_COMMIT: 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-08T11:26:16.404Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T11:26:16.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T11:26:16.781Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T11:26:16.781Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T11:26:16.781Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T11:26:16.781Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T11:26:16.781Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T11:26:16.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:26:17.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T11:26:17.207Z] [2023-03-08T11:26:17.207Z] 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-08T11:26:17.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T11:26:17.591Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T11:26:17.591Z] b85a868b505f: Pulling fs layer [2023-03-08T11:26:17.591Z] e2be974225ed: Pulling fs layer [2023-03-08T11:26:17.591Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T11:26:17.591Z] 988bab9f4d93: Pulling fs layer [2023-03-08T11:26:17.591Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T11:26:17.591Z] eaf3925da568: Pulling fs layer [2023-03-08T11:26:17.591Z] bab4dde63d76: Pulling fs layer [2023-03-08T11:26:17.591Z] bde34c3a00c8: Pulling fs layer [2023-03-08T11:26:17.591Z] b352a97aabf1: Pulling fs layer [2023-03-08T11:26:17.591Z] 4872d77fe225: Pulling fs layer [2023-03-08T11:26:17.591Z] 5851b861e8e6: Pulling fs layer [2023-03-08T11:26:17.591Z] 1469e6f7b9e6: Waiting [2023-03-08T11:26:17.591Z] eaf3925da568: Waiting [2023-03-08T11:26:17.591Z] bab4dde63d76: Waiting [2023-03-08T11:26:17.591Z] bde34c3a00c8: Waiting [2023-03-08T11:26:17.591Z] b352a97aabf1: Waiting [2023-03-08T11:26:17.591Z] 4872d77fe225: Waiting [2023-03-08T11:26:17.591Z] 5851b861e8e6: Waiting [2023-03-08T11:26:17.591Z] 988bab9f4d93: Waiting [2023-03-08T11:26:17.591Z] e2be974225ed: Verifying Checksum [2023-03-08T11:26:17.591Z] e2be974225ed: Download complete [2023-03-08T11:26:17.591Z] 988bab9f4d93: Verifying Checksum [2023-03-08T11:26:17.591Z] 988bab9f4d93: Download complete [2023-03-08T11:26:17.855Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T11:26:17.855Z] 1469e6f7b9e6: Download complete [2023-03-08T11:26:17.855Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T11:26:17.855Z] 339a4e72a1f5: Download complete [2023-03-08T11:26:17.855Z] eaf3925da568: Verifying Checksum [2023-03-08T11:26:17.855Z] eaf3925da568: Download complete [2023-03-08T11:26:17.855Z] bde34c3a00c8: Verifying Checksum [2023-03-08T11:26:17.855Z] bde34c3a00c8: Download complete [2023-03-08T11:26:17.855Z] b352a97aabf1: Download complete [2023-03-08T11:26:17.855Z] 4872d77fe225: Verifying Checksum [2023-03-08T11:26:17.855Z] 5851b861e8e6: Verifying Checksum [2023-03-08T11:26:17.855Z] 5851b861e8e6: Download complete [2023-03-08T11:26:18.122Z] b85a868b505f: Verifying Checksum [2023-03-08T11:26:18.122Z] b85a868b505f: Download complete [2023-03-08T11:26:18.385Z] bab4dde63d76: Verifying Checksum [2023-03-08T11:26:18.385Z] bab4dde63d76: Download complete [2023-03-08T11:26:19.328Z] b85a868b505f: Pull complete [2023-03-08T11:26:19.587Z] e2be974225ed: Pull complete [2023-03-08T11:26:20.157Z] 339a4e72a1f5: Pull complete [2023-03-08T11:26:20.157Z] 988bab9f4d93: Pull complete [2023-03-08T11:26:20.418Z] 1469e6f7b9e6: Pull complete [2023-03-08T11:26:20.679Z] eaf3925da568: Pull complete [2023-03-08T11:26:22.588Z] bab4dde63d76: Pull complete [2023-03-08T11:26:22.588Z] bde34c3a00c8: Pull complete [2023-03-08T11:26:22.849Z] b352a97aabf1: Pull complete [2023-03-08T11:26:22.849Z] 4872d77fe225: Pull complete [2023-03-08T11:26:22.849Z] 5851b861e8e6: Pull complete [2023-03-08T11:26:22.849Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T11:26:23.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T11:26:23.109Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:26:23.330Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2023-03-08T11:26:23.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T11:26:26.920Z] $ docker top ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b -eo pid,comm [2023-03-08T11:26:26.972Z] 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-08T11:26:26.972Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T11:26:27.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T11:26:27.087Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T11:26:27.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T11:26:27.206Z] $ docker exec ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b ssh-agent [2023-03-08T11:26:27.327Z] SSH_AUTH_SOCK=/tmp/ssh-pwjWe89gZAZV/agent.33 [2023-03-08T11:26:27.327Z] SSH_AGENT_PID=39 [2023-03-08T11:26:27.335Z] Running ssh-add (command line suppressed) [2023-03-08T11:26:27.461Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/private_key_4722893583623510168.key (/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/private_key_4722893583623510168.key) [2023-03-08T11:26:27.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T11:26:27.801Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T11:26:27.828Z] $ docker exec --env ******** --env ******** ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b ssh-agent -k [2023-03-08T11:26:27.938Z] unset SSH_AUTH_SOCK; [2023-03-08T11:26:27.939Z] unset SSH_AGENT_PID; [2023-03-08T11:26:27.939Z] echo Agent pid 39 killed; [2023-03-08T11:26:27.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T11:26:28.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T11:26:28.035Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T11:26:28.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T11:26:28.159Z] $ docker exec ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b ssh-agent [2023-03-08T11:26:28.269Z] SSH_AUTH_SOCK=/tmp/ssh-qrCHEuTBV4J7/agent.71 [2023-03-08T11:26:28.269Z] SSH_AGENT_PID=77 [2023-03-08T11:26:28.275Z] Running ssh-add (command line suppressed) [2023-03-08T11:26:28.401Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/private_key_3616204648099820512.key (/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/private_key_3616204648099820512.key) [2023-03-08T11:26:28.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T11:26:28.738Z] + git semver init [2023-03-08T11:26:29.002Z] 2023-03-08 11:26:28,978 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T11:26:29.002Z] 2023-03-08 11:26:28,979 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver [2023-03-08T11:26:29.002Z] 2023-03-08 11:26:28,980 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-173/.semver [2023-03-08T11:26:29.002Z] 2023-03-08 11:26:28,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-173, universal_newlines=False, shell=None, istream=None) [2023-03-08T11:26:29.940Z] 2023-03-08 11:26:29,812 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-173/.git/info/exclude [2023-03-08T11:26:29.940Z] 2023-03-08 11:26:29,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver/PR-173 with force:False [2023-03-08T11:26:29.940Z] 2023-03-08 11:26:29,813 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver/PR-173 [2023-03-08T11:26:29.940Z] 2023-03-08 11:26:29,817 [execute] INFO git cat-file --batch-check [2023-03-08T11:26:29.940Z] 2023-03-08 11:26:29,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T11:26:29.940Z] 2023-03-08 11:26:29,825 [execute] INFO git cat-file --batch [2023-03-08T11:26:29.940Z] 2023-03-08 11:26:29,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T11:26:29.940Z] 2023-03-08 11:26:29,832 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-173/.semver/PR-173 [2023-03-08T11:26:29.940Z] 0.0.0 [Pipeline] } [2023-03-08T11:26:29.974Z] $ docker exec --env ******** --env ******** ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b ssh-agent -k [2023-03-08T11:26:30.081Z] unset SSH_AUTH_SOCK; [2023-03-08T11:26:30.082Z] unset SSH_AGENT_PID; [2023-03-08T11:26:30.082Z] echo Agent pid 77 killed; [2023-03-08T11:26:30.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T11:26:30.519Z] + git semver [Pipeline] } [2023-03-08T11:26:31.136Z] $ docker stop --time=1 ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b [2023-03-08T11:26:32.422Z] $ docker rm -f --volumes ae14dcb6c8aebf9dd9122b9aa9ea86dfd44c84ae744c2c2313703c644d8be85b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T11:26:32.832Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T11:26:33.226Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T11:26:33.243Z] [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-08T11:26:33.816Z] provisioning config files... [2023-03-08T11:26:33.825Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/config9084081715265804118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:26:34.171Z] ---> docker-login.sh [2023-03-08T11:26:34.172Z] nexus3.edgexfoundry.org:10001 [2023-03-08T11:26:34.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:34.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:34.172Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:34.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:34.172Z] [2023-03-08T11:26:34.172Z] Login Succeeded [2023-03-08T11:26:34.172Z] nexus3.edgexfoundry.org:10002 [2023-03-08T11:26:34.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:34.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:34.172Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:34.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:34.172Z] [2023-03-08T11:26:34.172Z] Login Succeeded [2023-03-08T11:26:34.172Z] nexus3.edgexfoundry.org:10003 [2023-03-08T11:26:34.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:34.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:34.432Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:34.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:34.432Z] [2023-03-08T11:26:34.432Z] Login Succeeded [2023-03-08T11:26:34.432Z] nexus3.edgexfoundry.org:10004 [2023-03-08T11:26:34.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:34.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:34.432Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:34.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:34.432Z] [2023-03-08T11:26:34.432Z] Login Succeeded [2023-03-08T11:26:34.432Z] docker.io [2023-03-08T11:26:34.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:26:34.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:26:34.691Z] Configure a credential helper to remove this warning. See [2023-03-08T11:26:34.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:26:34.691Z] [2023-03-08T11:26:34.692Z] Login Succeeded [2023-03-08T11:26:34.692Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T11:26:34.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T11:26:34.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T11:26:34.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T11:26:34.982Z] ========================================================= [2023-03-08T11:26:34.982Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T11:26:34.982Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:26:35.453Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T11:26:35.453Z] Sending build context to Docker daemon 4.114MB [2023-03-08T11:26:35.453Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T11:26:35.453Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T11:26:35.453Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T11:26:35.453Z] 213ec9aee27d: Pulling fs layer [2023-03-08T11:26:35.453Z] 4583459ba037: Pulling fs layer [2023-03-08T11:26:35.453Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T11:26:35.453Z] 53926ce57604: Pulling fs layer [2023-03-08T11:26:35.453Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T11:26:35.453Z] 22ff95d597cd: Pulling fs layer [2023-03-08T11:26:35.453Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T11:26:35.453Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T11:26:35.453Z] a7acece74701: Pulling fs layer [2023-03-08T11:26:35.453Z] 22ff95d597cd: Waiting [2023-03-08T11:26:35.453Z] 12d6caf4c0d1: Waiting [2023-03-08T11:26:35.453Z] 96b7cbca73a9: Waiting [2023-03-08T11:26:35.453Z] a7acece74701: Waiting [2023-03-08T11:26:35.453Z] 53926ce57604: Waiting [2023-03-08T11:26:35.453Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T11:26:35.453Z] 93c1e223e6f2: Download complete [2023-03-08T11:26:35.453Z] 4583459ba037: Download complete [2023-03-08T11:26:35.453Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T11:26:35.453Z] 21b2b0c7a3f4: Download complete [2023-03-08T11:26:35.715Z] 22ff95d597cd: Verifying Checksum [2023-03-08T11:26:35.715Z] 22ff95d597cd: Download complete [2023-03-08T11:26:35.715Z] 213ec9aee27d: Verifying Checksum [2023-03-08T11:26:35.715Z] 213ec9aee27d: Download complete [2023-03-08T11:26:35.715Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T11:26:35.715Z] 12d6caf4c0d1: Download complete [2023-03-08T11:26:35.715Z] 213ec9aee27d: Pull complete [2023-03-08T11:26:35.983Z] 4583459ba037: Pull complete [2023-03-08T11:26:35.983Z] 93c1e223e6f2: Pull complete [2023-03-08T11:26:36.253Z] a7acece74701: Verifying Checksum [2023-03-08T11:26:36.253Z] a7acece74701: Download complete [2023-03-08T11:26:36.512Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T11:26:36.512Z] 96b7cbca73a9: Download complete [2023-03-08T11:26:36.512Z] 53926ce57604: Verifying Checksum [2023-03-08T11:26:36.512Z] 53926ce57604: Download complete [2023-03-08T11:26:41.792Z] 53926ce57604: Pull complete [2023-03-08T11:26:41.792Z] 21b2b0c7a3f4: Pull complete [2023-03-08T11:26:41.792Z] 22ff95d597cd: Pull complete [2023-03-08T11:26:41.792Z] 12d6caf4c0d1: Pull complete [2023-03-08T11:26:44.326Z] 96b7cbca73a9: Pull complete [2023-03-08T11:26:44.896Z] a7acece74701: Pull complete [2023-03-08T11:26:44.896Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T11:26:44.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T11:26:44.896Z] ---> db6d94c90886 [2023-03-08T11:26:44.896Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T11:26:48.635Z] Still waiting to schedule task [2023-03-08T11:26:48.635Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8802’ is offline [2023-03-08T11:26:51.469Z] ---> Running in b0e22829fa43 [2023-03-08T11:26:51.469Z] Removing intermediate container b0e22829fa43 [2023-03-08T11:26:51.469Z] ---> e5d64e7a467e [2023-03-08T11:26:51.469Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T11:26:51.469Z] ---> Running in 57b896748c90 [2023-03-08T11:26:51.469Z] Removing intermediate container 57b896748c90 [2023-03-08T11:26:51.469Z] ---> 0f6c73237565 [2023-03-08T11:26:51.469Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T11:26:51.469Z] ---> Running in ed0bfc9ddf94 [2023-03-08T11:26:51.469Z] Removing intermediate container ed0bfc9ddf94 [2023-03-08T11:26:51.469Z] ---> 3a231a7b4775 [2023-03-08T11:26:51.469Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T11:26:51.469Z] ---> Running in 751e15a307ae [2023-03-08T11:26:51.469Z] Removing intermediate container 751e15a307ae [2023-03-08T11:26:51.469Z] ---> 35f546af4cdf [2023-03-08T11:26:51.469Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T11:26:51.469Z] ---> Running in 67f1def27ec6 [2023-03-08T11:26:51.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T11:26:51.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T11:26:51.987Z] OK: 211 MiB in 51 packages [2023-03-08T11:26:52.249Z] Removing intermediate container 67f1def27ec6 [2023-03-08T11:26:52.249Z] ---> 896153586042 [2023-03-08T11:26:52.249Z] Step 8/12 : WORKDIR /app [2023-03-08T11:26:52.249Z] ---> Running in d6d32bf62fc7 [2023-03-08T11:26:52.507Z] Removing intermediate container d6d32bf62fc7 [2023-03-08T11:26:52.507Z] ---> 746a57ab94dc [2023-03-08T11:26:52.507Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T11:26:52.507Z] ---> 25aff5cb7b95 [2023-03-08T11:26:52.507Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T11:26:52.507Z] ---> Running in b4dfb6794672 [2023-03-08T11:27:39.202Z] Removing intermediate container b4dfb6794672 [2023-03-08T11:27:39.202Z] ---> 997a5e100502 [2023-03-08T11:27:39.202Z] Step 11/12 : COPY . . [2023-03-08T11:27:39.202Z] ---> ac2b02393675 [2023-03-08T11:27:39.202Z] Step 12/12 : RUN $MAKE [2023-03-08T11:27:39.202Z] ---> Running in 8acae90f25c2 [2023-03-08T11:27:39.202Z] noop [2023-03-08T11:27:39.202Z] Removing intermediate container 8acae90f25c2 [2023-03-08T11:27:39.202Z] ---> 5fd0040428e0 [2023-03-08T11:27:39.202Z] Successfully built 5fd0040428e0 [2023-03-08T11:27:39.202Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:27:39.646Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T11:27:39.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:27:39.804Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2023-03-08T11:27:39.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T11:27:40.227Z] $ docker top f9b53c2d71a38e4ffb6a7ae209fc08bfbb9c4ab80ed0b1fa99a3c5b2a7ff9d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:27:40.618Z] + go version [2023-03-08T11:27:40.619Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T11:27:40.652Z] $ docker stop --time=1 f9b53c2d71a38e4ffb6a7ae209fc08bfbb9c4ab80ed0b1fa99a3c5b2a7ff9d4b [2023-03-08T11:27:41.919Z] $ docker rm -f --volumes f9b53c2d71a38e4ffb6a7ae209fc08bfbb9c4ab80ed0b1fa99a3c5b2a7ff9d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:27:42.589Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T11:27:42.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:27:42.744Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2023-03-08T11:27:42.777Z] $ 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-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T11:27:43.144Z] $ docker top bb62ab10d37d1de67403aa87992995738f00dbc1643ed50460aa31dee6dc13d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:27:43.535Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-173 [Pipeline] fileExists [Pipeline] sh [2023-03-08T11:27:43.893Z] + make test [2023-03-08T11:27:43.893Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T11:27:44.458Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-08T11:27:54.447Z] # github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2023-03-08T11:27:54.447Z] internal/driver/discover.go:242:29: cannot use map[string]string{…} (value of type map[string]string) as type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProtocolProperties in assignment [2023-03-08T11:27:54.447Z] internal/driver/discover.go:287:13: invalid operation: host + ":" (mismatched types any and string) [2023-03-08T11:27:54.447Z] internal/driver/driver.go:698:41: invalid operation: host + ":" (mismatched types any and string) [2023-03-08T11:27:54.707Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2023-03-08T11:27:55.275Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-03-08T11:27:55.275Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-03-08T11:27:55.533Z] make: *** [Makefile:31: unittest] Error 2 [Pipeline] } [2023-03-08T11:27:55.587Z] $ docker stop --time=1 bb62ab10d37d1de67403aa87992995738f00dbc1643ed50460aa31dee6dc13d3 [2023-03-08T11:27:58.622Z] $ docker rm -f --volumes bb62ab10d37d1de67403aa87992995738f00dbc1643ed50460aa31dee6dc13d3 [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-08T11:27:59.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T11:27:59.779Z] [2023-03-08T11:27:59.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:28:00.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T11:28:00.171Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T11:28:00.171Z] 5eb5b503b376: Pulling fs layer [2023-03-08T11:28:00.171Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T11:28:00.171Z] ec43610c2a17: Pulling fs layer [2023-03-08T11:28:00.171Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T11:28:00.171Z] 33b1e0a273af: Pulling fs layer [2023-03-08T11:28:00.171Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T11:28:00.171Z] 2f39f015ded8: Pulling fs layer [2023-03-08T11:28:00.171Z] 3a2ae6a8a46f: Waiting [2023-03-08T11:28:00.171Z] 33b1e0a273af: Waiting [2023-03-08T11:28:00.171Z] 5d3b04190fa2: Waiting [2023-03-08T11:28:00.171Z] 2f39f015ded8: Waiting [2023-03-08T11:28:00.433Z] 5c69ac0246d0: Download complete [2023-03-08T11:28:00.434Z] 3a2ae6a8a46f: Download complete [2023-03-08T11:28:00.434Z] 33b1e0a273af: Verifying Checksum [2023-03-08T11:28:00.434Z] 33b1e0a273af: Download complete [2023-03-08T11:28:00.434Z] 5d3b04190fa2: Download complete [2023-03-08T11:28:00.434Z] ec43610c2a17: Verifying Checksum [2023-03-08T11:28:00.434Z] ec43610c2a17: Download complete [2023-03-08T11:28:00.693Z] 5eb5b503b376: Download complete [2023-03-08T11:28:01.262Z] 2f39f015ded8: Download complete [2023-03-08T11:28:01.834Z] 5eb5b503b376: Pull complete [2023-03-08T11:28:02.093Z] 5c69ac0246d0: Pull complete [2023-03-08T11:28:02.355Z] ec43610c2a17: Pull complete [2023-03-08T11:28:02.615Z] 3a2ae6a8a46f: Pull complete [2023-03-08T11:28:02.875Z] 33b1e0a273af: Pull complete [2023-03-08T11:28:02.875Z] 5d3b04190fa2: Pull complete [2023-03-08T11:28:08.144Z] 2f39f015ded8: Pull complete [2023-03-08T11:28:08.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T11:28:08.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T11:28:08.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:28:08.422Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2023-03-08T11:28:08.471Z] $ 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-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T11:28:15.367Z] $ docker top 2a16180967187e5aebea9c1a8928dbd4bb91c62a36fb15340d6e0a81f80678b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:28:15.795Z] ---> job-cost.sh [2023-03-08T11:28:15.795Z] lf-activate-venv: SKIPPING [2023-03-08T11:28:15.795Z] INFO: No Stack... [2023-03-08T11:28:16.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T11:28:16.311Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T11:28:16.627Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-173/archives/cost.csv [2023-03-08T11:28:16.627Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T11:28:16.663Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [2023-03-08T11:28:16.668Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] did not exist. Created. [2023-03-08T11:28:16.668Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T11:28:17.041Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T11:28:17.100Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T11:28:17.148Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T11:28:17.225Z] $ docker stop --time=1 2a16180967187e5aebea9c1a8928dbd4bb91c62a36fb15340d6e0a81f80678b2 [2023-03-08T11:28:18.373Z] $ docker rm -f --volumes 2a16180967187e5aebea9c1a8928dbd4bb91c62a36fb15340d6e0a81f80678b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T11:28:18.699Z] Failed in branch amd64 [2023-03-08T11:28:26.338Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8807 in /w/workspace/undry_device-rfid-llrp-go_PR-173 [Pipeline] { [Pipeline] ws [2023-03-08T11:28:26.402Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-08T11:28:26.473Z] Selected Git installation does not exist. Using Default [2023-03-08T11:28:26.474Z] The recommended git tool is: NONE [2023-03-08T11:28:31.411Z] using credential edgex-jenkins-ssh [2023-03-08T11:28:31.434Z] Cloning the remote Git repository [2023-03-08T11:28:31.481Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-08T11:28:31.553Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-08T11:28:31.686Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-08T11:28:31.686Z] > git --version # timeout=10 [2023-03-08T11:28:31.705Z] > git --version # 'git version 2.25.1' [2023-03-08T11:28:31.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T11:28:31.771Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T11:28:32.803Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-08T11:28:32.821Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T11:28:33.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-08T11:28:33.753Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-08T11:28:33.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T11:28:33.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T11:28:34.227Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [2023-03-08T11:28:34.448Z] Merge succeeded, producing 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c [2023-03-08T11:28:34.448Z] Checking out Revision 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c (PR-173) [2023-03-08T11:28:34.954Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-08T11:28:35.008Z] > git --version # timeout=10 [2023-03-08T11:28:35.019Z] > git --version # 'git version 2.25.1' [2023-03-08T11:28:35.034Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T11:28:34.245Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T11:28:34.260Z] > git checkout -f 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c # timeout=10 [2023-03-08T11:28:34.363Z] > git remote # timeout=10 [2023-03-08T11:28:34.378Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T11:28:34.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T11:28:34.406Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-03-08T11:28:34.432Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T11:28:34.456Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T11:28:34.467Z] > git checkout -f 56464dafd2cd37a8dff0e79018d56ff80f7a6c7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T11:28:36.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T11:28:36.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T11:28:36.146Z] Dload Upload Total Spent Left Speed [2023-03-08T11:28:36.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-03-08T11:28:36.806Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T11:28:37.168Z] + sudo tee /etc/docker/daemon.new [2023-03-08T11:28:37.168Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T11:28:37.168Z] { [2023-03-08T11:28:37.168Z] "registry-mirrors": [ [2023-03-08T11:28:37.168Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T11:28:37.168Z] ], [2023-03-08T11:28:37.168Z] "bip": "10.250.0.254/24", [2023-03-08T11:28:37.168Z] "hosts": [ [2023-03-08T11:28:37.168Z] "tcp://0.0.0.0:5555", [2023-03-08T11:28:37.168Z] "unix:///var/run/docker.sock" [2023-03-08T11:28:37.168Z] ], [2023-03-08T11:28:37.168Z] "mtu": 1458, [2023-03-08T11:28:37.168Z] "selinux-enabled": true, [2023-03-08T11:28:37.168Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T11:28:37.168Z] } [Pipeline] sh [2023-03-08T11:28:37.508Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T11:28:37.853Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T11:28:56.174Z] provisioning config files... [2023-03-08T11:28:56.198Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13148897975697408520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:28:56.582Z] ---> docker-login.sh [2023-03-08T11:28:56.583Z] nexus3.edgexfoundry.org:10001 [2023-03-08T11:28:57.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:28:57.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:28:57.172Z] Configure a credential helper to remove this warning. See [2023-03-08T11:28:57.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:28:57.172Z] [2023-03-08T11:28:57.172Z] Login Succeeded [2023-03-08T11:28:57.172Z] nexus3.edgexfoundry.org:10002 [2023-03-08T11:28:57.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:28:57.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:28:57.447Z] Configure a credential helper to remove this warning. See [2023-03-08T11:28:57.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:28:57.447Z] [2023-03-08T11:28:57.447Z] Login Succeeded [2023-03-08T11:28:57.447Z] nexus3.edgexfoundry.org:10003 [2023-03-08T11:28:57.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:28:57.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:28:57.994Z] Configure a credential helper to remove this warning. See [2023-03-08T11:28:57.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:28:57.994Z] [2023-03-08T11:28:57.994Z] Login Succeeded [2023-03-08T11:28:57.994Z] nexus3.edgexfoundry.org:10004 [2023-03-08T11:28:57.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:28:58.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:28:58.270Z] Configure a credential helper to remove this warning. See [2023-03-08T11:28:58.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:28:58.270Z] [2023-03-08T11:28:58.270Z] Login Succeeded [2023-03-08T11:28:58.270Z] docker.io [2023-03-08T11:28:58.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:28:58.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:28:58.809Z] Configure a credential helper to remove this warning. See [2023-03-08T11:28:58.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:28:58.809Z] [2023-03-08T11:28:58.809Z] Login Succeeded [2023-03-08T11:28:58.809Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T11:28:58.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T11:28:59.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T11:28:59.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T11:28:59.273Z] ========================================================= [2023-03-08T11:28:59.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T11:28:59.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:28:59.774Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T11:29:00.046Z] Sending build context to Docker daemon 1.217MB [2023-03-08T11:29:00.046Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T11:29:00.046Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T11:29:00.046Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T11:29:00.046Z] 9b18e9b68314: Pulling fs layer [2023-03-08T11:29:00.046Z] 35d82f9e3411: Pulling fs layer [2023-03-08T11:29:00.046Z] e16973657156: Pulling fs layer [2023-03-08T11:29:00.046Z] fc693d55d65f: Pulling fs layer [2023-03-08T11:29:00.046Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T11:29:00.046Z] dda99020689f: Pulling fs layer [2023-03-08T11:29:00.046Z] db1c61fa0a46: Pulling fs layer [2023-03-08T11:29:00.046Z] 891c053d2c06: Pulling fs layer [2023-03-08T11:29:00.046Z] dda99020689f: Waiting [2023-03-08T11:29:00.046Z] 891c053d2c06: Waiting [2023-03-08T11:29:00.046Z] db1c61fa0a46: Waiting [2023-03-08T11:29:00.046Z] fc693d55d65f: Waiting [2023-03-08T11:29:00.046Z] 7e9fc2657dce: Waiting [2023-03-08T11:29:00.318Z] e16973657156: Verifying Checksum [2023-03-08T11:29:00.318Z] e16973657156: Download complete [2023-03-08T11:29:00.318Z] 35d82f9e3411: Verifying Checksum [2023-03-08T11:29:00.318Z] 35d82f9e3411: Download complete [2023-03-08T11:29:00.318Z] 7e9fc2657dce: Download complete [2023-03-08T11:29:00.318Z] dda99020689f: Verifying Checksum [2023-03-08T11:29:00.318Z] dda99020689f: Download complete [2023-03-08T11:29:00.318Z] 9b18e9b68314: Verifying Checksum [2023-03-08T11:29:00.318Z] 9b18e9b68314: Download complete [2023-03-08T11:29:01.303Z] 9b18e9b68314: Pull complete [2023-03-08T11:29:01.303Z] 891c053d2c06: Verifying Checksum [2023-03-08T11:29:01.303Z] 891c053d2c06: Download complete [2023-03-08T11:29:01.576Z] 35d82f9e3411: Pull complete [2023-03-08T11:29:01.846Z] e16973657156: Pull complete [2023-03-08T11:29:02.448Z] db1c61fa0a46: Verifying Checksum [2023-03-08T11:29:02.448Z] db1c61fa0a46: Download complete [2023-03-08T11:29:03.034Z] fc693d55d65f: Verifying Checksum [2023-03-08T11:29:03.034Z] fc693d55d65f: Download complete [2023-03-08T11:29:15.365Z] fc693d55d65f: Pull complete [2023-03-08T11:29:15.366Z] 7e9fc2657dce: Pull complete [2023-03-08T11:29:15.366Z] dda99020689f: Pull complete [2023-03-08T11:29:22.136Z] db1c61fa0a46: Pull complete [2023-03-08T11:29:24.088Z] 891c053d2c06: Pull complete [2023-03-08T11:29:24.088Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T11:29:24.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T11:29:24.088Z] ---> f96f9c87975a [2023-03-08T11:29:24.088Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T11:29:25.504Z] ---> Running in 2b3d362b1d58 [2023-03-08T11:29:26.098Z] Removing intermediate container 2b3d362b1d58 [2023-03-08T11:29:26.098Z] ---> bfbd83c6bd10 [2023-03-08T11:29:26.098Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T11:29:26.098Z] ---> Running in fb91789f1ee8 [2023-03-08T11:29:26.375Z] Removing intermediate container fb91789f1ee8 [2023-03-08T11:29:26.375Z] ---> ea214b2e4a89 [2023-03-08T11:29:26.375Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T11:29:26.375Z] ---> Running in cc04d20f7251 [2023-03-08T11:29:26.647Z] Removing intermediate container cc04d20f7251 [2023-03-08T11:29:26.647Z] ---> aebe6a881164 [2023-03-08T11:29:26.647Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T11:29:26.647Z] ---> Running in da464a21eee6 [2023-03-08T11:29:26.914Z] Removing intermediate container da464a21eee6 [2023-03-08T11:29:26.914Z] ---> 99d51b00052e [2023-03-08T11:29:26.914Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T11:29:27.183Z] ---> Running in aa2cc74e552d [2023-03-08T11:29:28.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T11:29:28.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T11:29:29.367Z] OK: 221 MiB in 51 packages [2023-03-08T11:29:30.330Z] Removing intermediate container aa2cc74e552d [2023-03-08T11:29:30.330Z] ---> e8ef6b39110b [2023-03-08T11:29:30.330Z] Step 8/12 : WORKDIR /app [2023-03-08T11:29:30.330Z] ---> Running in 465fb547d193 [2023-03-08T11:29:30.598Z] Removing intermediate container 465fb547d193 [2023-03-08T11:29:30.598Z] ---> 5e77eb81c8a7 [2023-03-08T11:29:30.598Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T11:29:33.191Z] ---> fb5aa1effc48 [2023-03-08T11:29:33.191Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T11:29:33.191Z] ---> Running in 7cc2cf5af8cf [2023-03-08T11:30:41.078Z] Removing intermediate container 7cc2cf5af8cf [2023-03-08T11:30:41.078Z] ---> ef98c00a9fc4 [2023-03-08T11:30:41.078Z] Step 11/12 : COPY . . [2023-03-08T11:30:41.078Z] ---> 22dbf0872d7d [2023-03-08T11:30:41.078Z] Step 12/12 : RUN $MAKE [2023-03-08T11:30:41.078Z] ---> Running in 09eca9cb512f [2023-03-08T11:30:41.078Z] noop [2023-03-08T11:30:41.078Z] Removing intermediate container 09eca9cb512f [2023-03-08T11:30:41.078Z] ---> 3c96320f7613 [2023-03-08T11:30:41.078Z] Successfully built 3c96320f7613 [2023-03-08T11:30:41.078Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:30:41.568Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T11:30:41.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:30:41.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container [2023-03-08T11:30:41.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T11:30:43.138Z] $ docker top 4b4b7809ec7f55936eacd93be6a8279148943a630aa05f9e10a26d59b10313da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:30:44.020Z] + go version [2023-03-08T11:30:44.020Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T11:30:44.058Z] $ docker stop --time=1 4b4b7809ec7f55936eacd93be6a8279148943a630aa05f9e10a26d59b10313da [2023-03-08T11:30:45.699Z] $ docker rm -f --volumes 4b4b7809ec7f55936eacd93be6a8279148943a630aa05f9e10a26d59b10313da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:30:46.551Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T11:30:46.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:30:46.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container [2023-03-08T11:30:46.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T11:30:48.037Z] $ docker top f34c18a2054f12206e7a2bbd35eb1722c520d8b5458c79e36512074bba560ecb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:30:48.922Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-08T11:30:49.625Z] + make test [2023-03-08T11:30:49.625Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T11:30:51.041Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-08T11:32:12.730Z] # github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2023-03-08T11:32:12.730Z] internal/driver/discover.go:242:29: cannot use map[string]string{…} (value of type map[string]string) as type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProtocolProperties in assignment [2023-03-08T11:32:12.730Z] internal/driver/discover.go:287:13: invalid operation: host + ":" (mismatched types any and string) [2023-03-08T11:32:12.730Z] internal/driver/driver.go:698:41: invalid operation: host + ":" (mismatched types any and string) [2023-03-08T11:32:12.730Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2023-03-08T11:32:18.069Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.482s coverage: 52.0% of statements [2023-03-08T11:32:18.069Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements [2023-03-08T11:32:18.069Z] make: *** [Makefile:31: unittest] Error 2 [Pipeline] } [2023-03-08T11:32:18.121Z] $ docker stop --time=1 f34c18a2054f12206e7a2bbd35eb1722c520d8b5458c79e36512074bba560ecb [2023-03-08T11:32:20.505Z] $ docker rm -f --volumes f34c18a2054f12206e7a2bbd35eb1722c520d8b5458c79e36512074bba560ecb [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-08T11:32:21.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T11:32:21.913Z] [2023-03-08T11:32:21.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:32:22.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T11:32:22.320Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T11:32:22.320Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T11:32:22.320Z] 04944245beec: Pulling fs layer [2023-03-08T11:32:22.320Z] 699f458cf7ca: Pulling fs layer [2023-03-08T11:32:22.320Z] 765212b225bb: Pulling fs layer [2023-03-08T11:32:22.320Z] f23df028b6ca: Pulling fs layer [2023-03-08T11:32:22.320Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T11:32:22.320Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T11:32:22.320Z] 765212b225bb: Waiting [2023-03-08T11:32:22.320Z] f23df028b6ca: Waiting [2023-03-08T11:32:22.320Z] d65c8cfc05b1: Waiting [2023-03-08T11:32:22.320Z] 2437ff75d9bd: Waiting [2023-03-08T11:32:22.593Z] 04944245beec: Verifying Checksum [2023-03-08T11:32:22.593Z] 04944245beec: Download complete [2023-03-08T11:32:22.593Z] 765212b225bb: Verifying Checksum [2023-03-08T11:32:22.593Z] 765212b225bb: Download complete [2023-03-08T11:32:22.593Z] f23df028b6ca: Download complete [2023-03-08T11:32:22.593Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T11:32:22.593Z] d65c8cfc05b1: Download complete [2023-03-08T11:32:22.593Z] 699f458cf7ca: Verifying Checksum [2023-03-08T11:32:22.593Z] 699f458cf7ca: Download complete [2023-03-08T11:32:23.181Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T11:32:23.181Z] 8998bd30e6a1: Download complete [2023-03-08T11:32:25.124Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T11:32:25.124Z] 2437ff75d9bd: Download complete [2023-03-08T11:32:27.071Z] 8998bd30e6a1: Pull complete [2023-03-08T11:32:27.337Z] 04944245beec: Pull complete [2023-03-08T11:32:28.743Z] 699f458cf7ca: Pull complete [2023-03-08T11:32:28.743Z] 765212b225bb: Pull complete [2023-03-08T11:32:29.707Z] f23df028b6ca: Pull complete [2023-03-08T11:32:29.707Z] d65c8cfc05b1: Pull complete [2023-03-08T11:32:44.705Z] 2437ff75d9bd: Pull complete [2023-03-08T11:32:44.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T11:32:44.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T11:32:44.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:32:45.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container [2023-03-08T11:32:45.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T11:32:48.721Z] $ docker top ac49810d9934a897c7c19f199e39d233155e09fbb9bf6a59414cff54a8e0b3ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:32:49.672Z] ---> job-cost.sh [2023-03-08T11:32:49.672Z] lf-activate-venv: SKIPPING [2023-03-08T11:32:49.672Z] INFO: No Stack... [2023-03-08T11:32:49.941Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T11:32:50.903Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T11:32:51.568Z] + cut -d, -f6 [2023-03-08T11:32:51.568Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-03-08T11:32:51.643Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [2023-03-08T11:32:51.648Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] did not exist. Created. [2023-03-08T11:32:51.648Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T11:32:52.378Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-7df2b8f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T11:32:53.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T11:32:53.083Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T11:32:53.463Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T11:32:53.479Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T11:32:53.567Z] $ docker stop --time=1 ac49810d9934a897c7c19f199e39d233155e09fbb9bf6a59414cff54a8e0b3ff [2023-03-08T11:32:55.106Z] $ docker rm -f --volumes ac49810d9934a897c7c19f199e39d233155e09fbb9bf6a59414cff54a8e0b3ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T11:32:55.777Z] 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-08T11:32:57.741Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-173/archives ] [2023-03-08T11:32:57.741Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-173/archives [2023-03-08T11:32:57.741Z] total 16 [2023-03-08T11:32:57.741Z] drwxr-xr-x 3 root root 4096 Mar 8 11:28 . [2023-03-08T11:32:57.741Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 11:28 .. [2023-03-08T11:32:57.741Z] drwxr-xr-x 2 root root 4096 Mar 8 11:28 cost [2023-03-08T11:32:57.741Z] -rw-r--r-- 1 root root 91 Mar 8 11:28 cost.csv [2023-03-08T11:32:57.741Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-173/archives [2023-03-08T11:32:57.741Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-173/archives [2023-03-08T11:32:57.741Z] total 16 [2023-03-08T11:32:57.741Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 11:28 . [2023-03-08T11:32:57.741Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 11:28 .. [2023-03-08T11:32:57.741Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 11:28 cost [2023-03-08T11:32:57.741Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 8 11:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:32:58.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:32:58.956Z] ---> package-listing.sh [2023-03-08T11:32:58.956Z] ++ facter osfamily [2023-03-08T11:32:58.956Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T11:32:59.219Z] + OS_FAMILY=debian [2023-03-08T11:32:59.219Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-173 [2023-03-08T11:32:59.219Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T11:32:59.219Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T11:32:59.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T11:32:59.219Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T11:32:59.219Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-173 ']' [2023-03-08T11:32:59.219Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T11:32:59.219Z] + case "${OS_FAMILY}" in [2023-03-08T11:32:59.219Z] + dpkg -l [2023-03-08T11:32:59.219Z] + grep '^ii' [2023-03-08T11:32:59.219Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T11:32:59.219Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T11:32:59.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T11:32:59.219Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-173 ']' [2023-03-08T11:32:59.219Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-173/archives/ [2023-03-08T11:32:59.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-173/archives/ [Pipeline] echo [2023-03-08T11:32:59.252Z] 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-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T11:32:59.544Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:33:00.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T11:33:00.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:33:00.324Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2023-03-08T11:33:00.354Z] $ 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-173/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-173 -v /w/workspace/undry_device-rfid-llrp-go_PR-173:/w/workspace/undry_device-rfid-llrp-go_PR-173:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-173@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-173@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T11:33:01.475Z] $ docker top 3cb64f6877527b692e05ddaba745ad58929f1b28082186cc0476346eb75029d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:33:01.876Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T11:33:02.187Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T11:33:02.503Z] + ls /var/log/sa-host [2023-03-08T11:33:02.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T11:33:02.634Z] provisioning config files... [2023-03-08T11:33:02.646Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-173@tmp/config11023923614242615022tmp [Pipeline] { [Pipeline] echo [2023-03-08T11:33:02.706Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:33:03.016Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T11:33:03.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:33:03.444Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T11:33:03.476Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:33:03.790Z] ---> sudo-logs.sh [2023-03-08T11:33:03.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T11:33:03.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:33:04.185Z] ---> job-cost.sh [2023-03-08T11:33:04.185Z] lf-activate-venv: SKIPPING [2023-03-08T11:33:04.185Z] DEBUG: total: 0.2199999988079071 [2023-03-08T11:33:04.185Z] INFO: Retrieving Stack Cost... [2023-03-08T11:33:04.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T11:33:04.704Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T11:33:04.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:33:05.052Z] ---> logs-deploy.sh [2023-03-08T11:33:05.052Z] lf-activate-venv: SKIPPING [2023-03-08T11:33:05.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-173/1 [2023-03-08T11:33:05.052Z] INFO: archiving workspace using pattern(s): [2023-03-08T11:33:06.431Z] Archives upload complete. [2023-03-08T11:33:06.431Z] INFO: archiving logs to Nexus [2023-03-08T11:33:07.367Z] ---> uname -a: [2023-03-08T11:33:07.367Z] Linux prd-ubuntu20-04-docker-8c-8g-8806 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] ---> lscpu: [2023-03-08T11:33:07.367Z] Architecture: x86_64 [2023-03-08T11:33:07.367Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-08T11:33:07.367Z] Byte Order: Little Endian [2023-03-08T11:33:07.367Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-08T11:33:07.367Z] CPU(s): 8 [2023-03-08T11:33:07.367Z] On-line CPU(s) list: 0-7 [2023-03-08T11:33:07.367Z] Thread(s) per core: 1 [2023-03-08T11:33:07.367Z] Core(s) per socket: 1 [2023-03-08T11:33:07.367Z] Socket(s): 8 [2023-03-08T11:33:07.367Z] NUMA node(s): 1 [2023-03-08T11:33:07.367Z] Vendor ID: AuthenticAMD [2023-03-08T11:33:07.367Z] CPU family: 23 [2023-03-08T11:33:07.367Z] Model: 49 [2023-03-08T11:33:07.367Z] Model name: AMD EPYC-Rome Processor [2023-03-08T11:33:07.367Z] Stepping: 0 [2023-03-08T11:33:07.367Z] CPU MHz: 2799.998 [2023-03-08T11:33:07.367Z] BogoMIPS: 5599.99 [2023-03-08T11:33:07.367Z] Virtualization: AMD-V [2023-03-08T11:33:07.367Z] Hypervisor vendor: KVM [2023-03-08T11:33:07.367Z] Virtualization type: full [2023-03-08T11:33:07.367Z] L1d cache: 256 KiB [2023-03-08T11:33:07.367Z] L1i cache: 256 KiB [2023-03-08T11:33:07.367Z] L2 cache: 4 MiB [2023-03-08T11:33:07.367Z] L3 cache: 128 MiB [2023-03-08T11:33:07.367Z] NUMA node0 CPU(s): 0-7 [2023-03-08T11:33:07.367Z] Vulnerability Itlb multihit: Not affected [2023-03-08T11:33:07.367Z] Vulnerability L1tf: Not affected [2023-03-08T11:33:07.367Z] Vulnerability Mds: Not affected [2023-03-08T11:33:07.367Z] Vulnerability Meltdown: Not affected [2023-03-08T11:33:07.367Z] Vulnerability Mmio stale data: Not affected [2023-03-08T11:33:07.367Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-08T11:33:07.367Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-08T11:33:07.367Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-08T11:33:07.367Z] Vulnerability Srbds: Not affected [2023-03-08T11:33:07.367Z] Vulnerability Tsx async abort: Not affected [2023-03-08T11:33:07.367Z] 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-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] ---> nproc: [2023-03-08T11:33:07.367Z] 8 [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] ---> df -h: [2023-03-08T11:33:07.367Z] Filesystem Size Used Avail Use% Mounted on [2023-03-08T11:33:07.367Z] overlay 155G 12G 144G 8% / [2023-03-08T11:33:07.367Z] tmpfs 64M 0 64M 0% /dev [2023-03-08T11:33:07.367Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-08T11:33:07.367Z] shm 64M 0 64M 0% /dev/shm [2023-03-08T11:33:07.367Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] ---> sar -b -r -n DEV: [2023-03-08T11:33:07.367Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8806) 03/08/23 _x86_64_ (8 CPU) [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] 11:25:31 LINUX RESTART (8 CPU) [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] 11:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-08T11:33:07.367Z] 11:27:01 127.23 15.88 111.35 0.00 1975.60 37839.87 0.00 [2023-03-08T11:33:07.367Z] 11:28:01 123.83 0.95 122.88 0.00 17.33 49512.30 0.00 [2023-03-08T11:33:07.367Z] 11:29:01 31.81 0.18 31.63 0.00 9.47 16706.70 0.00 [2023-03-08T11:33:07.367Z] 11:30:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2023-03-08T11:33:07.367Z] 11:31:01 54.01 11.60 42.41 0.00 5176.74 8736.68 0.00 [2023-03-08T11:33:07.367Z] 11:32:01 5.33 0.02 5.32 0.00 0.13 116.91 0.00 [2023-03-08T11:33:07.367Z] 11:33:01 6.03 0.17 5.86 0.00 16.39 113.30 0.00 [2023-03-08T11:33:07.367Z] Average: 49.92 4.11 45.80 0.00 1027.88 16148.32 0.00 [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] 11:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-08T11:33:07.367Z] 11:27:01 29168352 31575376 738900 2.25 76272 2611964 1957616 5.77 1013992 2343628 4952 [2023-03-08T11:33:07.367Z] 11:28:01 28187952 31532992 767760 2.33 144656 3407616 2084244 6.14 1235988 3011576 233796 [2023-03-08T11:33:07.367Z] 11:29:01 27949692 31558704 740892 2.25 150972 3626944 1760876 5.19 1228860 3218232 16 [2023-03-08T11:33:07.367Z] 11:30:01 27950256 31559424 739832 2.25 151008 3626944 1760876 5.19 1229024 3218232 212 [2023-03-08T11:33:07.367Z] 11:31:01 27420704 31541420 747156 2.27 184808 4083020 1809876 5.33 1551028 3391192 924 [2023-03-08T11:33:07.367Z] 11:32:01 27427212 31543112 745488 2.27 183404 4079768 1799456 5.30 1547712 3387948 332 [2023-03-08T11:33:07.367Z] 11:33:01 27402636 31520124 766644 2.33 183616 4080940 1854640 5.47 1569656 3388380 388 [2023-03-08T11:33:07.367Z] Average: 27929543 31547307 749525 2.28 153534 3645314 1861083 5.48 1339466 3137027 34374 [2023-03-08T11:33:07.367Z] [2023-03-08T11:33:07.367Z] 11:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-08T11:33:07.367Z] 11:27:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:27:01 docker0 63.55 84.57 5.20 134.13 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:27:01 vethe77b91a 54.80 75.50 5.24 47.85 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:27:01 ens3 579.15 361.02 6349.54 83.19 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:28:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:28:01 docker0 111.65 229.99 8.80 1826.20 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:28:01 ens3 334.81 173.78 4357.48 24.76 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:29:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:29:01 ens3 29.70 33.88 15.95 85.41 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:30:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.367Z] 11:31:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] 11:31:01 ens3 170.75 80.80 2812.24 5.84 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] 11:32:01 ens3 2.57 1.25 2.15 0.08 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] 11:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] 11:33:01 ens3 13.50 8.35 13.52 4.70 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] Average: docker0 25.03 44.94 2.00 280.08 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] Average: ens3 161.51 94.17 1935.75 29.14 0.00 0.00 0.00 0.00 [2023-03-08T11:33:07.368Z] [2023-03-08T11:33:07.368Z] [2023-03-08T11:33:07.368Z] ---> sar -P ALL: [2023-03-08T11:33:07.368Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8806) 03/08/23 _x86_64_ (8 CPU) [2023-03-08T11:33:07.368Z] [2023-03-08T11:33:07.368Z] 11:25:31 LINUX RESTART (8 CPU) [2023-03-08T11:33:07.368Z] [2023-03-08T11:33:07.368Z] 11:26:01 CPU %user %nice %system %iowait %steal %idle [2023-03-08T11:33:07.368Z] 11:27:01 all 9.21 0.00 3.61 2.53 0.10 84.55 [2023-03-08T11:33:07.368Z] 11:27:01 0 11.67 0.00 4.04 0.25 0.08 83.96 [2023-03-08T11:33:07.368Z] 11:27:01 1 7.44 0.00 3.53 4.67 0.10 84.26 [2023-03-08T11:33:07.368Z] 11:27:01 2 7.61 0.00 3.32 0.10 0.07 88.90 [2023-03-08T11:33:07.368Z] 11:27:01 3 8.80 0.00 3.61 2.09 0.19 85.31 [2023-03-08T11:33:07.368Z] 11:27:01 4 11.83 0.00 3.37 0.35 0.07 84.37 [2023-03-08T11:33:07.368Z] 11:27:01 5 8.15 0.00 2.95 0.12 0.08 88.71 [2023-03-08T11:33:07.368Z] 11:27:01 6 9.77 0.00 2.99 1.27 0.08 85.88 [2023-03-08T11:33:07.368Z] 11:27:01 7 8.44 0.00 5.06 11.44 0.14 74.92 [2023-03-08T11:33:07.368Z] 11:28:01 all 18.81 0.00 5.02 3.41 0.08 72.68 [2023-03-08T11:33:07.368Z] 11:28:01 0 18.81 0.00 4.71 0.37 0.08 76.03 [2023-03-08T11:33:07.368Z] 11:28:01 1 19.96 0.00 4.60 0.95 0.08 74.41 [2023-03-08T11:33:07.368Z] 11:28:01 2 18.63 0.00 5.67 2.98 0.07 72.66 [2023-03-08T11:33:07.368Z] 11:28:01 3 18.66 0.00 4.79 1.06 0.08 75.40 [2023-03-08T11:33:07.368Z] 11:28:01 4 19.17 0.00 6.22 10.45 0.08 64.08 [2023-03-08T11:33:07.368Z] 11:28:01 5 19.41 0.00 4.33 0.07 0.07 76.13 [2023-03-08T11:33:07.368Z] 11:28:01 6 19.09 0.00 4.95 1.99 0.08 73.88 [2023-03-08T11:33:07.368Z] 11:28:01 7 16.71 0.00 4.93 9.45 0.08 68.82 [2023-03-08T11:33:07.368Z] 11:29:01 all 2.44 0.00 1.06 1.75 0.04 94.71 [2023-03-08T11:33:07.368Z] 11:29:01 0 2.30 0.00 1.02 0.00 0.02 96.66 [2023-03-08T11:33:07.368Z] 11:29:01 1 2.48 0.00 0.72 0.02 0.03 96.74 [2023-03-08T11:33:07.368Z] 11:29:01 2 2.51 0.00 1.52 9.43 0.05 86.49 [2023-03-08T11:33:07.368Z] 11:29:01 3 2.42 0.00 1.10 0.00 0.03 96.44 [2023-03-08T11:33:07.368Z] 11:29:01 4 1.60 0.00 0.94 2.22 0.03 95.20 [2023-03-08T11:33:07.368Z] 11:29:01 5 2.62 0.00 1.35 0.00 0.03 95.99 [2023-03-08T11:33:07.368Z] 11:29:01 6 3.35 0.00 0.81 1.39 0.07 94.38 [2023-03-08T11:33:07.368Z] 11:29:01 7 2.23 0.00 1.04 0.89 0.03 95.80 [2023-03-08T11:33:07.368Z] 11:30:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2023-03-08T11:33:07.368Z] 11:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-08T11:33:07.368Z] 11:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T11:33:07.368Z] 11:30:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2023-03-08T11:33:07.368Z] 11:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-08T11:33:07.368Z] 11:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-08T11:33:07.368Z] 11:30:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-08T11:33:07.368Z] 11:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-08T11:33:07.368Z] 11:30:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-03-08T11:33:07.368Z] 11:31:01 all 2.47 0.00 1.75 1.00 0.04 94.73 [2023-03-08T11:33:07.368Z] 11:31:01 0 1.48 0.00 2.65 0.07 0.03 95.76 [2023-03-08T11:33:07.368Z] 11:31:01 1 3.67 0.00 2.34 0.27 0.03 93.69 [2023-03-08T11:33:07.368Z] 11:31:01 2 1.91 0.00 2.34 2.58 0.03 93.14 [2023-03-08T11:33:07.368Z] 11:31:01 3 2.86 0.00 1.39 0.05 0.03 95.67 [2023-03-08T11:33:07.368Z] 11:31:01 4 2.39 0.00 1.69 2.86 0.03 93.03 [2023-03-08T11:33:07.368Z] 11:31:01 5 2.26 0.00 1.45 0.55 0.03 95.71 [2023-03-08T11:33:07.368Z] 11:31:01 6 1.84 0.00 0.97 0.79 0.03 96.37 [2023-03-08T11:33:07.368Z] 11:31:01 7 3.40 0.00 1.18 0.87 0.07 94.49 [2023-03-08T11:33:07.368Z] 11:32:01 all 0.32 0.00 0.08 0.05 0.00 99.54 [2023-03-08T11:33:07.368Z] 11:32:01 0 0.02 0.00 0.08 0.00 0.00 99.90 [2023-03-08T11:33:07.368Z] 11:32:01 1 0.08 0.00 0.05 0.03 0.02 99.82 [2023-03-08T11:33:07.368Z] 11:32:01 2 0.15 0.00 0.08 0.00 0.00 99.77 [2023-03-08T11:33:07.368Z] 11:32:01 3 0.27 0.00 0.13 0.00 0.00 99.60 [2023-03-08T11:33:07.368Z] 11:32:01 4 0.05 0.00 0.07 0.33 0.00 99.55 [2023-03-08T11:33:07.368Z] 11:32:01 5 0.08 0.00 0.08 0.00 0.00 99.83 [2023-03-08T11:33:07.368Z] 11:32:01 6 1.88 0.00 0.10 0.00 0.00 98.03 [2023-03-08T11:33:07.368Z] 11:32:01 7 0.05 0.00 0.07 0.00 0.00 99.88 [2023-03-08T11:33:07.368Z] 11:33:01 all 0.50 0.00 0.13 0.22 0.00 99.15 [2023-03-08T11:33:07.368Z] 11:33:01 0 0.52 0.00 0.12 0.02 0.00 99.35 [2023-03-08T11:33:07.368Z] 11:33:01 1 0.30 0.00 0.12 0.37 0.00 99.22 [2023-03-08T11:33:07.368Z] 11:33:01 2 0.82 0.00 0.22 0.00 0.00 98.97 [2023-03-08T11:33:07.368Z] 11:33:01 3 0.22 0.00 0.07 0.00 0.02 99.70 [2023-03-08T11:33:07.368Z] 11:33:01 4 0.10 0.00 0.15 1.05 0.00 98.70 [2023-03-08T11:33:07.368Z] 11:33:01 5 0.33 0.00 0.07 0.23 0.00 99.37 [2023-03-08T11:33:07.368Z] 11:33:01 6 1.10 0.00 0.12 0.03 0.02 98.74 [2023-03-08T11:33:07.368Z] 11:33:01 7 0.63 0.00 0.18 0.05 0.00 99.13 [2023-03-08T11:33:07.368Z] Average: all 4.80 0.00 1.66 1.27 0.04 92.22 [2023-03-08T11:33:07.368Z] Average: 0 4.94 0.00 1.79 0.10 0.03 93.14 [2023-03-08T11:33:07.368Z] Average: 1 4.85 0.00 1.62 0.90 0.04 92.59 [2023-03-08T11:33:07.368Z] Average: 2 4.50 0.00 1.88 2.16 0.03 91.43 [2023-03-08T11:33:07.368Z] Average: 3 4.73 0.00 1.58 0.45 0.05 93.19 [2023-03-08T11:33:07.368Z] Average: 4 4.99 0.00 1.77 2.46 0.03 90.75 [2023-03-08T11:33:07.368Z] Average: 5 4.68 0.00 1.46 0.14 0.03 93.69 [2023-03-08T11:33:07.368Z] Average: 6 5.26 0.00 1.41 0.78 0.04 92.51 [2023-03-08T11:33:07.368Z] Average: 7 4.48 0.00 1.77 3.22 0.05 90.48 [2023-03-08T11:33:07.368Z] [2023-03-08T11:33:07.368Z] [2023-03-08T11:33:07.368Z]