Pull request #172 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d86933bb3283f12a153658ceca5fafeb7411cc81+c8ddb795451293862e71ea8481bb36f4aa2ad204 (6dd5dc5c836b6fe00f7da44ab00dddf802ce93e9) 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-ssh13629463951421310411.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-ssh15536530663278831029.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-172/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-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6948495169586480102.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-172/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12767979375928632447.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-ssh8961950541046280319.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-172/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-172/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9157094723746452288.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-8800 in /w/workspace/undry_device-rfid-llrp-go_PR-172 [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-172 # 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 Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit d86933bb3283f12a153658ceca5fafeb7411cc81 > 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/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d86933bb3283f12a153658ceca5fafeb7411cc81 # timeout=10 Merge succeeded, producing d86933bb3283f12a153658ceca5fafeb7411cc81 Checking out Revision d86933bb3283f12a153658ceca5fafeb7411cc81 (PR-172) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/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:16:10.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T11:16:10.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T11:16:10.868Z] ========================================================= [2023-03-08T11:16:10.868Z] EdgeX Global Pipelines Version Info [2023-03-08T11:16:10.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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 d86933bb3283f12a153658ceca5fafeb7411cc81 # timeout=10 [2023-03-08T11:16:11.614Z] ------------------- [2023-03-08T11:16:11.614Z] stable info: [2023-03-08T11:16:11.614Z] ------------------- [2023-03-08T11:16:11.614Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T11:16:11.614Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T11:16:11.614Z] Message: update stable to v1.0.244 [2023-03-08T11:16:12.187Z] ------------------- [2023-03-08T11:16:12.187Z] experimental info: [2023-03-08T11:16:12.187Z] ------------------- [2023-03-08T11:16:12.187Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T11:16:12.187Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T11:16:12.187Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T11:16:12.493Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-08T11:16:12.532Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-08T11:16:12.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T11:16:12.623Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T11:16:12.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T11:16:12.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T11:16:12.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T11:16:12.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T11:16:12.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T11:16:12.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T11:16:12.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T11:16:12.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-08T11:16:12.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T11:16:13.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T11:16:13.056Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T11:16:13.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T11:16:13.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T11:16:13.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T11:16:13.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T11:16:13.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T11:16:13.303Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T11:16:13.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T11:16:13.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T11:16:13.421Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T11:16:13.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T11:16:13.504Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T11:16:13.546Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T11:16:13.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-172 [Pipeline] echo [2023-03-08T11:16:13.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-172 [Pipeline] echo [2023-03-08T11:16:13.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-172 [Pipeline] echo [2023-03-08T11:16:13.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d86933bb3283f12a153658ceca5fafeb7411cc81 [Pipeline] echo [2023-03-08T11:16:13.806Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d86933b [Pipeline] echo [2023-03-08T11:16:13.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T11:16:13.961Z] provisioning config files... [2023-03-08T11:16:13.985Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/config16752156660632801018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:16:14.327Z] ---> docker-login.sh [2023-03-08T11:16:14.328Z] nexus3.edgexfoundry.org:10001 [2023-03-08T11:16:14.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:14.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:14.588Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:14.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:14.588Z] [2023-03-08T11:16:14.588Z] Login Succeeded [2023-03-08T11:16:14.588Z] nexus3.edgexfoundry.org:10002 [2023-03-08T11:16:14.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:14.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:14.848Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:14.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:14.848Z] [2023-03-08T11:16:14.848Z] Login Succeeded [2023-03-08T11:16:14.848Z] nexus3.edgexfoundry.org:10003 [2023-03-08T11:16:14.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:14.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:14.848Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:14.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:14.848Z] [2023-03-08T11:16:14.848Z] Login Succeeded [2023-03-08T11:16:14.848Z] nexus3.edgexfoundry.org:10004 [2023-03-08T11:16:15.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:15.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:15.109Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:15.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:15.109Z] [2023-03-08T11:16:15.109Z] Login Succeeded [2023-03-08T11:16:15.109Z] docker.io [2023-03-08T11:16:15.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:15.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:15.369Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:15.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:15.369Z] [2023-03-08T11:16:15.369Z] Login Succeeded [2023-03-08T11:16:15.369Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T11:16:15.395Z] 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:16:16.019Z] + git rev-list -1 --merges d86933bb3283f12a153658ceca5fafeb7411cc81~1..d86933bb3283f12a153658ceca5fafeb7411cc81 [Pipeline] echo [2023-03-08T11:16:16.072Z] -----------> git rev-list -1 --merges d86933bb3283f12a153658ceca5fafeb7411cc81~1..d86933bb3283f12a153658ceca5fafeb7411cc81 d86933bb3283f12a153658ceca5fafeb7411cc81 [false] [Pipeline] sh [2023-03-08T11:16:16.382Z] + git log --format=format:%s -1 d86933bb3283f12a153658ceca5fafeb7411cc81 [Pipeline] echo [2023-03-08T11:16:16.416Z] ========================================================= [2023-03-08T11:16:16.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T11:16:16.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T11:16:16.852Z] + git log --format=format:%s -1 d86933bb3283f12a153658ceca5fafeb7411cc81 [Pipeline] echo [2023-03-08T11:16:16.884Z] [semverPrep] GIT_COMMIT: d86933bb3283f12a153658ceca5fafeb7411cc81, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-08T11:16:16.915Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T11:16:17.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T11:16:17.376Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T11:16:17.376Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T11:16:17.376Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T11:16:17.376Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T11:16:17.376Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T11:16:17.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:16:17.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T11:16:17.876Z] [2023-03-08T11:16:17.876Z] 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:16:18.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T11:16:18.253Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T11:16:18.253Z] b85a868b505f: Pulling fs layer [2023-03-08T11:16:18.253Z] e2be974225ed: Pulling fs layer [2023-03-08T11:16:18.253Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T11:16:18.253Z] 988bab9f4d93: Pulling fs layer [2023-03-08T11:16:18.253Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T11:16:18.253Z] eaf3925da568: Pulling fs layer [2023-03-08T11:16:18.253Z] bab4dde63d76: Pulling fs layer [2023-03-08T11:16:18.253Z] bde34c3a00c8: Pulling fs layer [2023-03-08T11:16:18.253Z] b352a97aabf1: Pulling fs layer [2023-03-08T11:16:18.253Z] 4872d77fe225: Pulling fs layer [2023-03-08T11:16:18.253Z] 5851b861e8e6: Pulling fs layer [2023-03-08T11:16:18.253Z] bab4dde63d76: Waiting [2023-03-08T11:16:18.253Z] eaf3925da568: Waiting [2023-03-08T11:16:18.253Z] bde34c3a00c8: Waiting [2023-03-08T11:16:18.253Z] 988bab9f4d93: Waiting [2023-03-08T11:16:18.253Z] 4872d77fe225: Waiting [2023-03-08T11:16:18.253Z] 5851b861e8e6: Waiting [2023-03-08T11:16:18.253Z] b352a97aabf1: Waiting [2023-03-08T11:16:18.253Z] 1469e6f7b9e6: Waiting [2023-03-08T11:16:18.253Z] e2be974225ed: Verifying Checksum [2023-03-08T11:16:18.253Z] e2be974225ed: Download complete [2023-03-08T11:16:18.253Z] 988bab9f4d93: Verifying Checksum [2023-03-08T11:16:18.253Z] 988bab9f4d93: Download complete [2023-03-08T11:16:18.516Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T11:16:18.516Z] 1469e6f7b9e6: Download complete [2023-03-08T11:16:18.516Z] eaf3925da568: Verifying Checksum [2023-03-08T11:16:18.516Z] eaf3925da568: Download complete [2023-03-08T11:16:18.516Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T11:16:18.516Z] 339a4e72a1f5: Download complete [2023-03-08T11:16:18.516Z] bde34c3a00c8: Download complete [2023-03-08T11:16:18.516Z] b352a97aabf1: Verifying Checksum [2023-03-08T11:16:18.516Z] b352a97aabf1: Download complete [2023-03-08T11:16:18.516Z] 4872d77fe225: Download complete [2023-03-08T11:16:18.516Z] 5851b861e8e6: Verifying Checksum [2023-03-08T11:16:18.516Z] 5851b861e8e6: Download complete [2023-03-08T11:16:18.516Z] b85a868b505f: Verifying Checksum [2023-03-08T11:16:18.516Z] b85a868b505f: Download complete [2023-03-08T11:16:19.084Z] bab4dde63d76: Verifying Checksum [2023-03-08T11:16:19.084Z] bab4dde63d76: Download complete [2023-03-08T11:16:19.651Z] b85a868b505f: Pull complete [2023-03-08T11:16:19.910Z] e2be974225ed: Pull complete [2023-03-08T11:16:20.480Z] 339a4e72a1f5: Pull complete [2023-03-08T11:16:20.480Z] 988bab9f4d93: Pull complete [2023-03-08T11:16:20.740Z] 1469e6f7b9e6: Pull complete [2023-03-08T11:16:20.740Z] eaf3925da568: Pull complete [2023-03-08T11:16:22.665Z] bab4dde63d76: Pull complete [2023-03-08T11:16:22.665Z] bde34c3a00c8: Pull complete [2023-03-08T11:16:22.665Z] b352a97aabf1: Pull complete [2023-03-08T11:16:22.665Z] 4872d77fe225: Pull complete [2023-03-08T11:16:22.665Z] 5851b861e8e6: Pull complete [2023-03-08T11:16:22.665Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T11:16:22.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T11:16:22.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:16:22.885Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-03-08T11:16:22.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T11:16:24.327Z] $ docker top 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e -eo pid,comm [2023-03-08T11:16:24.369Z] 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:16:24.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T11:16:24.495Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T11:16:24.495Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T11:16:24.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T11:16:24.617Z] $ docker exec 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e ssh-agent [2023-03-08T11:16:24.710Z] SSH_AUTH_SOCK=/tmp/ssh-IvZ3UIQH1lD6/agent.32 [2023-03-08T11:16:24.710Z] SSH_AGENT_PID=38 [2023-03-08T11:16:24.717Z] Running ssh-add (command line suppressed) [2023-03-08T11:16:24.824Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/private_key_9682458245995901058.key (/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/private_key_9682458245995901058.key) [2023-03-08T11:16:24.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T11:16:25.157Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T11:16:25.187Z] $ docker exec --env ******** --env ******** 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e ssh-agent -k [2023-03-08T11:16:25.279Z] unset SSH_AUTH_SOCK; [2023-03-08T11:16:25.280Z] unset SSH_AGENT_PID; [2023-03-08T11:16:25.280Z] echo Agent pid 38 killed; [2023-03-08T11:16:25.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T11:16:25.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T11:16:25.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T11:16:25.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T11:16:25.476Z] $ docker exec 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e ssh-agent [2023-03-08T11:16:25.585Z] SSH_AUTH_SOCK=/tmp/ssh-6vq9MElkPaxa/agent.71 [2023-03-08T11:16:25.585Z] SSH_AGENT_PID=77 [2023-03-08T11:16:25.590Z] Running ssh-add (command line suppressed) [2023-03-08T11:16:25.694Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/private_key_6779500687898272211.key (/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/private_key_6779500687898272211.key) [2023-03-08T11:16:25.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T11:16:26.024Z] + git semver init [2023-03-08T11:16:26.283Z] 2023-03-08 11:16:26,222 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T11:16:26.283Z] 2023-03-08 11:16:26,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver [2023-03-08T11:16:26.283Z] 2023-03-08 11:16:26,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-172/.semver [2023-03-08T11:16:26.283Z] 2023-03-08 11:16:26,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-172, universal_newlines=False, shell=None, istream=None) [2023-03-08T11:16:27.219Z] 2023-03-08 11:16:27,026 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-172/.git/info/exclude [2023-03-08T11:16:27.219Z] 2023-03-08 11:16:27,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver/PR-172 with force:False [2023-03-08T11:16:27.219Z] 2023-03-08 11:16:27,027 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver/PR-172 [2023-03-08T11:16:27.219Z] 2023-03-08 11:16:27,031 [execute] INFO git cat-file --batch-check [2023-03-08T11:16:27.219Z] 2023-03-08 11:16:27,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T11:16:27.219Z] 2023-03-08 11:16:27,038 [execute] INFO git cat-file --batch [2023-03-08T11:16:27.219Z] 2023-03-08 11:16:27,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-172/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T11:16:27.219Z] 2023-03-08 11:16:27,043 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-172/.semver/PR-172 [2023-03-08T11:16:27.219Z] 0.0.0 [Pipeline] } [2023-03-08T11:16:27.246Z] $ docker exec --env ******** --env ******** 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e ssh-agent -k [2023-03-08T11:16:27.351Z] unset SSH_AUTH_SOCK; [2023-03-08T11:16:27.351Z] unset SSH_AGENT_PID; [2023-03-08T11:16:27.352Z] echo Agent pid 77 killed; [2023-03-08T11:16:27.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T11:16:27.759Z] + git semver [Pipeline] } [2023-03-08T11:16:28.046Z] $ docker stop --time=1 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e [2023-03-08T11:16:29.371Z] $ docker rm -f --volumes 51229adecb7be953e22ec624fa49790b0ff5b07c14646f3946c9fd610c0b116e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T11:16:29.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T11:16:30.045Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T11:16:30.064Z] [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:16:30.586Z] provisioning config files... [2023-03-08T11:16:30.596Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/config3734568409740864781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:16:30.938Z] ---> docker-login.sh [2023-03-08T11:16:30.938Z] nexus3.edgexfoundry.org:10001 [2023-03-08T11:16:30.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:30.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:30.938Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:30.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:30.938Z] [2023-03-08T11:16:30.938Z] Login Succeeded [2023-03-08T11:16:30.938Z] nexus3.edgexfoundry.org:10002 [2023-03-08T11:16:30.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:30.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:30.938Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:30.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:30.938Z] [2023-03-08T11:16:30.938Z] Login Succeeded [2023-03-08T11:16:30.938Z] nexus3.edgexfoundry.org:10003 [2023-03-08T11:16:31.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:31.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:31.196Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:31.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:31.196Z] [2023-03-08T11:16:31.196Z] Login Succeeded [2023-03-08T11:16:31.196Z] nexus3.edgexfoundry.org:10004 [2023-03-08T11:16:31.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:31.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:31.196Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:31.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:31.196Z] [2023-03-08T11:16:31.196Z] Login Succeeded [2023-03-08T11:16:31.196Z] docker.io [2023-03-08T11:16:31.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:16:31.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:16:31.457Z] Configure a credential helper to remove this warning. See [2023-03-08T11:16:31.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:16:31.457Z] [2023-03-08T11:16:31.457Z] Login Succeeded [2023-03-08T11:16:31.457Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T11:16:31.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T11:16:31.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T11:16:31.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T11:16:31.742Z] ========================================================= [2023-03-08T11:16:31.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T11:16:31.742Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:16:32.221Z] + 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:16:32.221Z] Sending build context to Docker daemon 4.115MB [2023-03-08T11:16:32.221Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T11:16:32.221Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T11:16:32.221Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T11:16:32.221Z] 213ec9aee27d: Pulling fs layer [2023-03-08T11:16:32.221Z] 4583459ba037: Pulling fs layer [2023-03-08T11:16:32.221Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T11:16:32.221Z] 53926ce57604: Pulling fs layer [2023-03-08T11:16:32.221Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T11:16:32.221Z] 22ff95d597cd: Pulling fs layer [2023-03-08T11:16:32.221Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T11:16:32.221Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T11:16:32.221Z] a7acece74701: Pulling fs layer [2023-03-08T11:16:32.221Z] 53926ce57604: Waiting [2023-03-08T11:16:32.221Z] 21b2b0c7a3f4: Waiting [2023-03-08T11:16:32.221Z] 22ff95d597cd: Waiting [2023-03-08T11:16:32.221Z] 12d6caf4c0d1: Waiting [2023-03-08T11:16:32.221Z] 96b7cbca73a9: Waiting [2023-03-08T11:16:32.221Z] a7acece74701: Waiting [2023-03-08T11:16:32.221Z] 93c1e223e6f2: Download complete [2023-03-08T11:16:32.221Z] 4583459ba037: Verifying Checksum [2023-03-08T11:16:32.221Z] 4583459ba037: Download complete [2023-03-08T11:16:32.221Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T11:16:32.221Z] 21b2b0c7a3f4: Download complete [2023-03-08T11:16:32.483Z] 22ff95d597cd: Download complete [2023-03-08T11:16:32.483Z] 213ec9aee27d: Verifying Checksum [2023-03-08T11:16:32.483Z] 213ec9aee27d: Download complete [2023-03-08T11:16:32.483Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T11:16:32.483Z] 12d6caf4c0d1: Download complete [2023-03-08T11:16:32.483Z] 213ec9aee27d: Pull complete [2023-03-08T11:16:32.746Z] 4583459ba037: Pull complete [2023-03-08T11:16:32.746Z] 93c1e223e6f2: Pull complete [2023-03-08T11:16:33.012Z] a7acece74701: Verifying Checksum [2023-03-08T11:16:33.012Z] a7acece74701: Download complete [2023-03-08T11:16:33.271Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T11:16:33.271Z] 96b7cbca73a9: Download complete [2023-03-08T11:16:33.271Z] 53926ce57604: Verifying Checksum [2023-03-08T11:16:33.271Z] 53926ce57604: Download complete [2023-03-08T11:16:37.455Z] 53926ce57604: Pull complete [2023-03-08T11:16:37.456Z] 21b2b0c7a3f4: Pull complete [2023-03-08T11:16:37.456Z] 22ff95d597cd: Pull complete [2023-03-08T11:16:37.456Z] 12d6caf4c0d1: Pull complete [2023-03-08T11:16:39.355Z] 96b7cbca73a9: Pull complete [2023-03-08T11:16:39.922Z] a7acece74701: Pull complete [2023-03-08T11:16:39.922Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T11:16:39.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T11:16:39.922Z] ---> db6d94c90886 [2023-03-08T11:16:39.922Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T11:16:41.827Z] ---> Running in 74a4bf66c582 [2023-03-08T11:16:41.827Z] Removing intermediate container 74a4bf66c582 [2023-03-08T11:16:41.827Z] ---> efd15ce0809b [2023-03-08T11:16:41.827Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T11:16:41.827Z] ---> Running in d611fe9768a4 [2023-03-08T11:16:41.827Z] Removing intermediate container d611fe9768a4 [2023-03-08T11:16:41.827Z] ---> 104d7a2f6408 [2023-03-08T11:16:41.827Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T11:16:41.827Z] ---> Running in bccf7499184d [2023-03-08T11:16:42.086Z] Removing intermediate container bccf7499184d [2023-03-08T11:16:42.086Z] ---> 7be0da9309cd [2023-03-08T11:16:42.086Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T11:16:42.086Z] ---> Running in 4fed0094549b [2023-03-08T11:16:42.086Z] Removing intermediate container 4fed0094549b [2023-03-08T11:16:42.086Z] ---> 246e83b6c327 [2023-03-08T11:16:42.086Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T11:16:42.344Z] ---> Running in 28b675e6d36c [2023-03-08T11:16:42.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T11:16:42.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T11:16:43.172Z] OK: 211 MiB in 51 packages [2023-03-08T11:16:43.431Z] Removing intermediate container 28b675e6d36c [2023-03-08T11:16:43.431Z] ---> c906e98c2537 [2023-03-08T11:16:43.431Z] Step 8/12 : WORKDIR /app [2023-03-08T11:16:43.431Z] ---> Running in fe276b5f4851 [2023-03-08T11:16:43.431Z] Removing intermediate container fe276b5f4851 [2023-03-08T11:16:43.431Z] ---> b3cbd8b46962 [2023-03-08T11:16:43.431Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T11:16:43.690Z] ---> c076c7e77334 [2023-03-08T11:16:43.690Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T11:16:43.690Z] ---> Running in cb8ee92c6fa9 [2023-03-08T11:16:45.426Z] Still waiting to schedule task [2023-03-08T11:16:45.427Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-08T11:17:15.768Z] Removing intermediate container cb8ee92c6fa9 [2023-03-08T11:17:15.768Z] ---> 511653024828 [2023-03-08T11:17:15.768Z] Step 11/12 : COPY . . [2023-03-08T11:17:15.768Z] ---> eb2397c8245b [2023-03-08T11:17:15.768Z] Step 12/12 : RUN $MAKE [2023-03-08T11:17:15.768Z] ---> Running in d245a373af4e [2023-03-08T11:17:15.768Z] noop [2023-03-08T11:17:15.768Z] Removing intermediate container d245a373af4e [2023-03-08T11:17:15.768Z] ---> c1f8e8e626b5 [2023-03-08T11:17:15.768Z] Successfully built c1f8e8e626b5 [2023-03-08T11:17:15.768Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:17:16.215Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T11:17:16.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:17:16.361Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-03-08T11:17:16.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T11:17:16.764Z] $ docker top 6a2eb585a8efcac0e3ccb8c7e481e1a1616d4c4761907868f72b7ac58eab2054 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:17:17.136Z] + go version [2023-03-08T11:17:17.136Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T11:17:17.169Z] $ docker stop --time=1 6a2eb585a8efcac0e3ccb8c7e481e1a1616d4c4761907868f72b7ac58eab2054 [2023-03-08T11:17:18.452Z] $ docker rm -f --volumes 6a2eb585a8efcac0e3ccb8c7e481e1a1616d4c4761907868f72b7ac58eab2054 [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:17:19.120Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T11:17:19.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:17:19.273Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-03-08T11:17:19.310Z] $ 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-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T11:17:19.651Z] $ docker top 3356ec3a1b2f52806816ce85cfbd3602bfcfcd65ca7b89b5ff540e8b50f3e422 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:17:20.054Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-172 [Pipeline] fileExists [Pipeline] sh [2023-03-08T11:17:20.421Z] + make test [2023-03-08T11:17:20.422Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T11:17:20.681Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-08T11:17:30.653Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-03-08T11:17:30.653Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-08T11:17:30.653Z] have (string) [2023-03-08T11:17:30.653Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:17:30.653Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors [2023-03-08T11:17:30.653Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2023-03-08T11:17:30.653Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 52.0% of statements [2023-03-08T11:17:30.653Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 95.5% of statements [2023-03-08T11:17:30.653Z] make: *** [Makefile:31: unittest] Error 2 [Pipeline] } [2023-03-08T11:17:30.695Z] $ docker stop --time=1 3356ec3a1b2f52806816ce85cfbd3602bfcfcd65ca7b89b5ff540e8b50f3e422 [2023-03-08T11:17:32.541Z] $ docker rm -f --volumes 3356ec3a1b2f52806816ce85cfbd3602bfcfcd65ca7b89b5ff540e8b50f3e422 [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:17:33.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T11:17:33.708Z] [2023-03-08T11:17:33.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:17:34.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T11:17:34.084Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T11:17:34.084Z] 5eb5b503b376: Pulling fs layer [2023-03-08T11:17:34.084Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T11:17:34.084Z] ec43610c2a17: Pulling fs layer [2023-03-08T11:17:34.084Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T11:17:34.084Z] 33b1e0a273af: Pulling fs layer [2023-03-08T11:17:34.084Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T11:17:34.084Z] 2f39f015ded8: Pulling fs layer [2023-03-08T11:17:34.085Z] 33b1e0a273af: Waiting [2023-03-08T11:17:34.085Z] 2f39f015ded8: Waiting [2023-03-08T11:17:34.085Z] 5d3b04190fa2: Waiting [2023-03-08T11:17:34.085Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T11:17:34.085Z] 5c69ac0246d0: Download complete [2023-03-08T11:17:34.085Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T11:17:34.085Z] 3a2ae6a8a46f: Download complete [2023-03-08T11:17:34.344Z] 33b1e0a273af: Verifying Checksum [2023-03-08T11:17:34.344Z] 33b1e0a273af: Download complete [2023-03-08T11:17:34.344Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T11:17:34.344Z] 5d3b04190fa2: Download complete [2023-03-08T11:17:34.344Z] ec43610c2a17: Verifying Checksum [2023-03-08T11:17:34.344Z] ec43610c2a17: Download complete [2023-03-08T11:17:34.344Z] 5eb5b503b376: Download complete [2023-03-08T11:17:35.281Z] 2f39f015ded8: Download complete [2023-03-08T11:17:35.542Z] 5eb5b503b376: Pull complete [2023-03-08T11:17:35.542Z] 5c69ac0246d0: Pull complete [2023-03-08T11:17:36.111Z] ec43610c2a17: Pull complete [2023-03-08T11:17:36.111Z] 3a2ae6a8a46f: Pull complete [2023-03-08T11:17:36.370Z] 33b1e0a273af: Pull complete [2023-03-08T11:17:36.370Z] 5d3b04190fa2: Pull complete [2023-03-08T11:17:40.550Z] 2f39f015ded8: Pull complete [2023-03-08T11:17:40.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T11:17:40.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T11:17:40.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:17:40.777Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-03-08T11:17:40.889Z] $ 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-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T11:17:42.737Z] $ docker top e2b15bb83079690fb5796d972b51cdbeb03315ac242411d2a68833d8b623d896 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:17:43.224Z] ---> job-cost.sh [2023-03-08T11:17:43.224Z] lf-activate-venv: SKIPPING [2023-03-08T11:17:43.224Z] INFO: No Stack... [2023-03-08T11:17:43.483Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T11:17:43.742Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T11:17:44.061Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-172/archives/cost.csv [2023-03-08T11:17:44.061Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T11:17:44.102Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [2023-03-08T11:17:44.107Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] did not exist. Created. [2023-03-08T11:17:44.107Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T11:17:44.500Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T11:17:44.554Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T11:17:44.568Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T11:17:44.637Z] $ docker stop --time=1 e2b15bb83079690fb5796d972b51cdbeb03315ac242411d2a68833d8b623d896 [2023-03-08T11:17:45.795Z] $ docker rm -f --volumes e2b15bb83079690fb5796d972b51cdbeb03315ac242411d2a68833d8b623d896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T11:17:46.142Z] Failed in branch amd64 [2023-03-08T11:18:25.965Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8802 in /w/workspace/undry_device-rfid-llrp-go_PR-172 [Pipeline] { [Pipeline] ws [2023-03-08T11:18:26.013Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-08T11:18:26.088Z] Selected Git installation does not exist. Using Default [2023-03-08T11:18:26.088Z] The recommended git tool is: NONE [2023-03-08T11:18:31.399Z] using credential edgex-jenkins-ssh [2023-03-08T11:18:31.415Z] Cloning the remote Git repository [2023-03-08T11:18:31.462Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-08T11:18:31.534Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-08T11:18:31.693Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-08T11:18:31.694Z] > git --version # timeout=10 [2023-03-08T11:18:31.715Z] > git --version # 'git version 2.25.1' [2023-03-08T11:18:31.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T11:18:31.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T11:18:32.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-08T11:18:32.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T11:18:34.241Z] Merging remotes/origin/main commit c8ddb795451293862e71ea8481bb36f4aa2ad204 into PR head commit d86933bb3283f12a153658ceca5fafeb7411cc81 [2023-03-08T11:18:34.502Z] Merge succeeded, producing d86933bb3283f12a153658ceca5fafeb7411cc81 [2023-03-08T11:18:34.502Z] Checking out Revision d86933bb3283f12a153658ceca5fafeb7411cc81 (PR-172) [2023-03-08T11:18:33.721Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-08T11:18:33.759Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-08T11:18:33.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T11:18:33.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/172/head:refs/remotes/origin/PR-172 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-08T11:18:34.263Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T11:18:34.283Z] > git checkout -f d86933bb3283f12a153658ceca5fafeb7411cc81 # timeout=10 [2023-03-08T11:18:34.389Z] > git remote # timeout=10 [2023-03-08T11:18:34.408Z] > git config --get remote.origin.url # timeout=10 [2023-03-08T11:18:34.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T11:18:34.460Z] > git merge c8ddb795451293862e71ea8481bb36f4aa2ad204 # timeout=10 [2023-03-08T11:18:34.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-08T11:18:34.511Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T11:18:34.523Z] > git checkout -f d86933bb3283f12a153658ceca5fafeb7411cc81 # timeout=10 [2023-03-08T11:18:35.029Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-08T11:18:35.081Z] > git --version # timeout=10 [2023-03-08T11:18:35.096Z] > git --version # 'git version 2.25.1' [2023-03-08T11:18:35.110Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T11:18:36.255Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T11:18:36.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T11:18:36.255Z] Dload Upload Total Spent Left Speed [2023-03-08T11:18:36.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-03-08T11:18:36.863Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T11:18:37.210Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T11:18:37.210Z] + sudo tee /etc/docker/daemon.new [2023-03-08T11:18:37.210Z] { [2023-03-08T11:18:37.210Z] "registry-mirrors": [ [2023-03-08T11:18:37.210Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T11:18:37.210Z] ], [2023-03-08T11:18:37.210Z] "bip": "10.250.0.254/24", [2023-03-08T11:18:37.210Z] "hosts": [ [2023-03-08T11:18:37.210Z] "tcp://0.0.0.0:5555", [2023-03-08T11:18:37.210Z] "unix:///var/run/docker.sock" [2023-03-08T11:18:37.210Z] ], [2023-03-08T11:18:37.210Z] "mtu": 1458, [2023-03-08T11:18:37.210Z] "selinux-enabled": true, [2023-03-08T11:18:37.210Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T11:18:37.210Z] } [Pipeline] sh [2023-03-08T11:18:37.562Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T11:18:37.913Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T11:18:56.238Z] provisioning config files... [2023-03-08T11:18:56.262Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2048461697052266998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:18:56.645Z] ---> docker-login.sh [2023-03-08T11:18:56.645Z] nexus3.edgexfoundry.org:10001 [2023-03-08T11:18:56.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:18:57.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:18:57.190Z] Configure a credential helper to remove this warning. See [2023-03-08T11:18:57.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:18:57.190Z] [2023-03-08T11:18:57.190Z] Login Succeeded [2023-03-08T11:18:57.190Z] nexus3.edgexfoundry.org:10002 [2023-03-08T11:18:57.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:18:57.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:18:57.729Z] Configure a credential helper to remove this warning. See [2023-03-08T11:18:57.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:18:57.729Z] [2023-03-08T11:18:57.729Z] Login Succeeded [2023-03-08T11:18:57.729Z] nexus3.edgexfoundry.org:10003 [2023-03-08T11:18:58.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:18:58.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:18:58.000Z] Configure a credential helper to remove this warning. See [2023-03-08T11:18:58.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:18:58.000Z] [2023-03-08T11:18:58.000Z] Login Succeeded [2023-03-08T11:18:58.000Z] nexus3.edgexfoundry.org:10004 [2023-03-08T11:18:58.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:18:58.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:18:58.275Z] Configure a credential helper to remove this warning. See [2023-03-08T11:18:58.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:18:58.275Z] [2023-03-08T11:18:58.275Z] Login Succeeded [2023-03-08T11:18:58.275Z] docker.io [2023-03-08T11:18:58.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T11:18:58.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T11:18:58.812Z] Configure a credential helper to remove this warning. See [2023-03-08T11:18:58.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T11:18:58.812Z] [2023-03-08T11:18:58.812Z] Login Succeeded [2023-03-08T11:18:58.812Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T11:18:58.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T11:18:59.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T11:18:59.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T11:18:59.279Z] ========================================================= [2023-03-08T11:18:59.279Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T11:18:59.279Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:18:59.782Z] + 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:19:00.051Z] Sending build context to Docker daemon 1.217MB [2023-03-08T11:19:00.051Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T11:19:00.051Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T11:19:02.644Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T11:19:02.644Z] 9b18e9b68314: Pulling fs layer [2023-03-08T11:19:02.644Z] 35d82f9e3411: Pulling fs layer [2023-03-08T11:19:02.644Z] e16973657156: Pulling fs layer [2023-03-08T11:19:02.644Z] fc693d55d65f: Pulling fs layer [2023-03-08T11:19:02.644Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T11:19:02.644Z] dda99020689f: Pulling fs layer [2023-03-08T11:19:02.645Z] db1c61fa0a46: Pulling fs layer [2023-03-08T11:19:02.645Z] 891c053d2c06: Pulling fs layer [2023-03-08T11:19:02.645Z] fc693d55d65f: Waiting [2023-03-08T11:19:02.645Z] dda99020689f: Waiting [2023-03-08T11:19:02.645Z] 7e9fc2657dce: Waiting [2023-03-08T11:19:02.645Z] db1c61fa0a46: Waiting [2023-03-08T11:19:02.645Z] 891c053d2c06: Waiting [2023-03-08T11:19:02.645Z] e16973657156: Verifying Checksum [2023-03-08T11:19:02.645Z] e16973657156: Download complete [2023-03-08T11:19:02.645Z] 35d82f9e3411: Verifying Checksum [2023-03-08T11:19:02.645Z] 35d82f9e3411: Download complete [2023-03-08T11:19:02.645Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T11:19:02.645Z] 7e9fc2657dce: Download complete [2023-03-08T11:19:02.645Z] 9b18e9b68314: Verifying Checksum [2023-03-08T11:19:02.645Z] 9b18e9b68314: Download complete [2023-03-08T11:19:02.645Z] dda99020689f: Verifying Checksum [2023-03-08T11:19:02.645Z] dda99020689f: Download complete [2023-03-08T11:19:03.624Z] 9b18e9b68314: Pull complete [2023-03-08T11:19:03.624Z] 891c053d2c06: Verifying Checksum [2023-03-08T11:19:03.624Z] 891c053d2c06: Download complete [2023-03-08T11:19:04.225Z] 35d82f9e3411: Pull complete [2023-03-08T11:19:04.499Z] e16973657156: Pull complete [2023-03-08T11:19:05.085Z] db1c61fa0a46: Verifying Checksum [2023-03-08T11:19:05.085Z] db1c61fa0a46: Download complete [2023-03-08T11:19:05.673Z] fc693d55d65f: Verifying Checksum [2023-03-08T11:19:05.673Z] fc693d55d65f: Download complete [2023-03-08T11:19:17.997Z] fc693d55d65f: Pull complete [2023-03-08T11:19:17.997Z] 7e9fc2657dce: Pull complete [2023-03-08T11:19:17.997Z] dda99020689f: Pull complete [2023-03-08T11:19:23.477Z] db1c61fa0a46: Pull complete [2023-03-08T11:19:24.941Z] 891c053d2c06: Pull complete [2023-03-08T11:19:24.941Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T11:19:24.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T11:19:24.941Z] ---> f96f9c87975a [2023-03-08T11:19:24.941Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T11:19:26.892Z] ---> Running in 9657104f0015 [2023-03-08T11:19:27.161Z] Removing intermediate container 9657104f0015 [2023-03-08T11:19:27.161Z] ---> 999e949647b8 [2023-03-08T11:19:27.161Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T11:19:27.161Z] ---> Running in 1f68443c0a91 [2023-03-08T11:19:27.435Z] Removing intermediate container 1f68443c0a91 [2023-03-08T11:19:27.435Z] ---> 7f1545432aa4 [2023-03-08T11:19:27.435Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-08T11:19:27.704Z] ---> Running in 4903b2bfdce4 [2023-03-08T11:19:27.974Z] Removing intermediate container 4903b2bfdce4 [2023-03-08T11:19:27.974Z] ---> 5ee24b527e9b [2023-03-08T11:19:27.974Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T11:19:27.974Z] ---> Running in 25bff27c793a [2023-03-08T11:19:28.559Z] Removing intermediate container 25bff27c793a [2023-03-08T11:19:28.559Z] ---> 1966f476bebb [2023-03-08T11:19:28.559Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T11:19:28.559Z] ---> Running in 1c8e87d4de41 [2023-03-08T11:19:29.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T11:19:30.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T11:19:31.073Z] OK: 221 MiB in 51 packages [2023-03-08T11:19:31.659Z] Removing intermediate container 1c8e87d4de41 [2023-03-08T11:19:31.659Z] ---> 9011b66c8907 [2023-03-08T11:19:31.659Z] Step 8/12 : WORKDIR /app [2023-03-08T11:19:31.928Z] ---> Running in 9c0e4c706091 [2023-03-08T11:19:32.197Z] Removing intermediate container 9c0e4c706091 [2023-03-08T11:19:32.197Z] ---> b4742f78cfd8 [2023-03-08T11:19:32.197Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T11:19:32.783Z] ---> e152e47de39a [2023-03-08T11:19:32.784Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T11:19:32.784Z] ---> Running in a025f3ed5b34 [2023-03-08T11:20:40.677Z] Removing intermediate container a025f3ed5b34 [2023-03-08T11:20:40.677Z] ---> ad15f64c9de8 [2023-03-08T11:20:40.677Z] Step 11/12 : COPY . . [2023-03-08T11:20:40.677Z] ---> cf809e992cd4 [2023-03-08T11:20:40.677Z] Step 12/12 : RUN $MAKE [2023-03-08T11:20:40.677Z] ---> Running in 960824502e2a [2023-03-08T11:20:40.677Z] noop [2023-03-08T11:20:40.677Z] Removing intermediate container 960824502e2a [2023-03-08T11:20:40.677Z] ---> d94be72c2188 [2023-03-08T11:20:40.677Z] Successfully built d94be72c2188 [2023-03-08T11:20:40.677Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:20:41.137Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T11:20:41.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:20:41.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-8802 does not seem to be running inside a container [2023-03-08T11:20:41.486Z] $ 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:20:42.731Z] $ docker top cd8aa0e0973ea5b9ff0222c807a7208b74388202a039f2506023ea2deae243b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:20:43.616Z] + go version [2023-03-08T11:20:43.616Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T11:20:43.657Z] $ docker stop --time=1 cd8aa0e0973ea5b9ff0222c807a7208b74388202a039f2506023ea2deae243b0 [2023-03-08T11:20:45.298Z] $ docker rm -f --volumes cd8aa0e0973ea5b9ff0222c807a7208b74388202a039f2506023ea2deae243b0 [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:20:46.137Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T11:20:46.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:20:46.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-8802 does not seem to be running inside a container [2023-03-08T11:20:46.464Z] $ 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:20:47.676Z] $ docker top ccda7593ec659a9c512c8590c8516ccdd12a6450089399425e7d9be4801bba6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:20:48.230Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-08T11:20:48.628Z] + make test [2023-03-08T11:20:48.628Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T11:20:50.593Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-08T11:22:12.229Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.24/internal/common/utils.go:45:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-03-08T11:22:12.229Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:121:39: not enough arguments in call to clients.NewCommandClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewNotificationClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:136:43: not enough arguments in call to clients.NewSubscriptionClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:143:39: not enough arguments in call to clients.NewIntervalClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: not enough arguments in call to clients.NewIntervalActionClient [2023-03-08T11:22:12.229Z] have (string) [2023-03-08T11:22:12.229Z] want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) [2023-03-08T11:22:12.229Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.11/bootstrap/handlers/clients.go:146:45: too many errors [2023-03-08T11:22:12.229Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2023-03-08T11:22:17.575Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.467s coverage: 51.9% of statements [2023-03-08T11:22:17.575Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.028s coverage: 95.5% of statements [2023-03-08T11:22:17.575Z] make: *** [Makefile:31: unittest] Error 2 [Pipeline] } [2023-03-08T11:22:17.624Z] $ docker stop --time=1 ccda7593ec659a9c512c8590c8516ccdd12a6450089399425e7d9be4801bba6b [2023-03-08T11:22:19.472Z] $ docker rm -f --volumes ccda7593ec659a9c512c8590c8516ccdd12a6450089399425e7d9be4801bba6b [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:22:20.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T11:22:20.978Z] [2023-03-08T11:22:20.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:22:21.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T11:22:21.670Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T11:22:21.670Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T11:22:21.670Z] 04944245beec: Pulling fs layer [2023-03-08T11:22:21.670Z] 699f458cf7ca: Pulling fs layer [2023-03-08T11:22:21.670Z] 765212b225bb: Pulling fs layer [2023-03-08T11:22:21.670Z] f23df028b6ca: Pulling fs layer [2023-03-08T11:22:21.670Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T11:22:21.670Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T11:22:21.670Z] f23df028b6ca: Waiting [2023-03-08T11:22:21.670Z] d65c8cfc05b1: Waiting [2023-03-08T11:22:21.670Z] 765212b225bb: Waiting [2023-03-08T11:22:21.670Z] 2437ff75d9bd: Waiting [2023-03-08T11:22:21.670Z] 04944245beec: Verifying Checksum [2023-03-08T11:22:21.670Z] 04944245beec: Download complete [2023-03-08T11:22:21.670Z] 765212b225bb: Verifying Checksum [2023-03-08T11:22:21.670Z] 765212b225bb: Download complete [2023-03-08T11:22:21.944Z] f23df028b6ca: Verifying Checksum [2023-03-08T11:22:21.944Z] f23df028b6ca: Download complete [2023-03-08T11:22:21.944Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T11:22:21.944Z] d65c8cfc05b1: Download complete [2023-03-08T11:22:21.944Z] 699f458cf7ca: Download complete [2023-03-08T11:22:22.214Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T11:22:22.214Z] 8998bd30e6a1: Download complete [2023-03-08T11:22:24.797Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T11:22:24.797Z] 2437ff75d9bd: Download complete [2023-03-08T11:22:25.757Z] 8998bd30e6a1: Pull complete [2023-03-08T11:22:26.340Z] 04944245beec: Pull complete [2023-03-08T11:22:29.678Z] 699f458cf7ca: Pull complete [2023-03-08T11:22:29.678Z] 765212b225bb: Pull complete [2023-03-08T11:22:30.261Z] f23df028b6ca: Pull complete [2023-03-08T11:22:30.531Z] d65c8cfc05b1: Pull complete [2023-03-08T11:22:45.533Z] 2437ff75d9bd: Pull complete [2023-03-08T11:22:45.533Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T11:22:45.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T11:22:45.533Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:22:45.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-8802 does not seem to be running inside a container [2023-03-08T11:22:45.936Z] $ 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:22:48.554Z] $ docker top afd3b547e75d5a4e194a989154b152a290aa5ff153dee5f5bbc58dc8808eff15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:22:49.445Z] ---> job-cost.sh [2023-03-08T11:22:49.445Z] lf-activate-venv: SKIPPING [2023-03-08T11:22:49.445Z] INFO: No Stack... [2023-03-08T11:22:50.029Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T11:22:50.612Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T11:22:51.270Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-03-08T11:22:51.270Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T11:22:51.355Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [2023-03-08T11:22:51.359Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] did not exist. Created. [2023-03-08T11:22:51.360Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T11:22:52.088Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-3317b93a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T11:22:52.758Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T11:22:52.799Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T11:22:53.440Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T11:22:53.457Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-172-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T11:22:53.551Z] $ docker stop --time=1 afd3b547e75d5a4e194a989154b152a290aa5ff153dee5f5bbc58dc8808eff15 [2023-03-08T11:22:55.083Z] $ docker rm -f --volumes afd3b547e75d5a4e194a989154b152a290aa5ff153dee5f5bbc58dc8808eff15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T11:22:55.799Z] 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:22:57.833Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-172/archives ] [2023-03-08T11:22:57.833Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-172/archives [2023-03-08T11:22:57.833Z] total 16 [2023-03-08T11:22:57.833Z] drwxr-xr-x 3 root root 4096 Mar 8 11:17 . [2023-03-08T11:22:57.833Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 11:17 .. [2023-03-08T11:22:57.833Z] drwxr-xr-x 2 root root 4096 Mar 8 11:17 cost [2023-03-08T11:22:57.833Z] -rw-r--r-- 1 root root 91 Mar 8 11:17 cost.csv [2023-03-08T11:22:57.833Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-172/archives [2023-03-08T11:22:57.833Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-172/archives [2023-03-08T11:22:57.833Z] total 16 [2023-03-08T11:22:57.833Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 11:17 . [2023-03-08T11:22:57.833Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 8 11:17 .. [2023-03-08T11:22:57.833Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 11:17 cost [2023-03-08T11:22:57.833Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 8 11:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:22:58.162Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:22:59.051Z] ---> package-listing.sh [2023-03-08T11:22:59.051Z] ++ facter osfamily [2023-03-08T11:22:59.051Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T11:22:59.310Z] + OS_FAMILY=debian [2023-03-08T11:22:59.310Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-172 [2023-03-08T11:22:59.310Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T11:22:59.310Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T11:22:59.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T11:22:59.310Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T11:22:59.310Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-172 ']' [2023-03-08T11:22:59.310Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T11:22:59.310Z] + case "${OS_FAMILY}" in [2023-03-08T11:22:59.310Z] + dpkg -l [2023-03-08T11:22:59.310Z] + grep '^ii' [2023-03-08T11:22:59.310Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T11:22:59.310Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T11:22:59.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T11:22:59.310Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-172 ']' [2023-03-08T11:22:59.310Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-172/archives/ [2023-03-08T11:22:59.310Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-172/archives/ [Pipeline] echo [2023-03-08T11:22:59.349Z] 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-172/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:22:59.642Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T11:23:00.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T11:23:00.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T11:23:00.419Z] prd-ubuntu20.04-docker-8c-8g-8800 does not seem to be running inside a container [2023-03-08T11:23:00.452Z] $ 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-172/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-172 -v /w/workspace/undry_device-rfid-llrp-go_PR-172:/w/workspace/undry_device-rfid-llrp-go_PR-172:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-172@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-172@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:23:00.659Z] $ docker top b189b4e66d37de1601e6799eb48a89f55bd39fa4c985c9e492ebf1b7dd292995 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T11:23:01.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T11:23:01.355Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T11:23:01.667Z] + ls /var/log/sa-host [2023-03-08T11:23:01.667Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T11:23:01.914Z] provisioning config files... [2023-03-08T11:23:01.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-172@tmp/config4247811664577689889tmp [Pipeline] { [Pipeline] echo [2023-03-08T11:23:01.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:23:02.294Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T11:23:02.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:23:02.741Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T11:23:02.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:23:03.080Z] ---> sudo-logs.sh [2023-03-08T11:23:03.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T11:23:03.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:23:03.495Z] ---> job-cost.sh [2023-03-08T11:23:03.495Z] lf-activate-venv: SKIPPING [2023-03-08T11:23:03.495Z] DEBUG: total: 0.2199999988079071 [2023-03-08T11:23:03.495Z] INFO: Retrieving Stack Cost... [2023-03-08T11:23:03.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T11:23:04.324Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T11:23:04.366Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T11:23:04.684Z] ---> logs-deploy.sh [2023-03-08T11:23:04.684Z] lf-activate-venv: SKIPPING [2023-03-08T11:23:04.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-172/1 [2023-03-08T11:23:04.684Z] INFO: archiving workspace using pattern(s): [2023-03-08T11:23:05.623Z] Archives upload complete. [2023-03-08T11:23:05.884Z] INFO: archiving logs to Nexus [2023-03-08T11:23:06.455Z] ---> uname -a: [2023-03-08T11:23:06.455Z] Linux prd-ubuntu20-04-docker-8c-8g-8800 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-08T11:23:06.455Z] [2023-03-08T11:23:06.455Z] [2023-03-08T11:23:06.455Z] ---> lscpu: [2023-03-08T11:23:06.455Z] Architecture: x86_64 [2023-03-08T11:23:06.455Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-08T11:23:06.455Z] Byte Order: Little Endian [2023-03-08T11:23:06.455Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-08T11:23:06.455Z] CPU(s): 8 [2023-03-08T11:23:06.455Z] On-line CPU(s) list: 0-7 [2023-03-08T11:23:06.455Z] Thread(s) per core: 1 [2023-03-08T11:23:06.455Z] Core(s) per socket: 1 [2023-03-08T11:23:06.455Z] Socket(s): 8 [2023-03-08T11:23:06.455Z] NUMA node(s): 1 [2023-03-08T11:23:06.455Z] Vendor ID: AuthenticAMD [2023-03-08T11:23:06.455Z] CPU family: 23 [2023-03-08T11:23:06.455Z] Model: 49 [2023-03-08T11:23:06.455Z] Model name: AMD EPYC-Rome Processor [2023-03-08T11:23:06.455Z] Stepping: 0 [2023-03-08T11:23:06.455Z] CPU MHz: 2799.998 [2023-03-08T11:23:06.455Z] BogoMIPS: 5599.99 [2023-03-08T11:23:06.455Z] Virtualization: AMD-V [2023-03-08T11:23:06.455Z] Hypervisor vendor: KVM [2023-03-08T11:23:06.455Z] Virtualization type: full [2023-03-08T11:23:06.455Z] L1d cache: 256 KiB [2023-03-08T11:23:06.455Z] L1i cache: 256 KiB [2023-03-08T11:23:06.455Z] L2 cache: 4 MiB [2023-03-08T11:23:06.455Z] L3 cache: 128 MiB [2023-03-08T11:23:06.455Z] NUMA node0 CPU(s): 0-7 [2023-03-08T11:23:06.455Z] Vulnerability Itlb multihit: Not affected [2023-03-08T11:23:06.455Z] Vulnerability L1tf: Not affected [2023-03-08T11:23:06.455Z] Vulnerability Mds: Not affected [2023-03-08T11:23:06.455Z] Vulnerability Meltdown: Not affected [2023-03-08T11:23:06.455Z] Vulnerability Mmio stale data: Not affected [2023-03-08T11:23:06.455Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-08T11:23:06.455Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-08T11:23:06.455Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-08T11:23:06.455Z] Vulnerability Srbds: Not affected [2023-03-08T11:23:06.455Z] Vulnerability Tsx async abort: Not affected [2023-03-08T11:23:06.455Z] 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:23:06.455Z] [2023-03-08T11:23:06.455Z] [2023-03-08T11:23:06.455Z] ---> nproc: [2023-03-08T11:23:06.455Z] 8 [2023-03-08T11:23:06.455Z] [2023-03-08T11:23:06.455Z] [2023-03-08T11:23:06.455Z] ---> df -h: [2023-03-08T11:23:06.455Z] Filesystem Size Used Avail Use% Mounted on [2023-03-08T11:23:06.455Z] overlay 155G 12G 144G 8% / [2023-03-08T11:23:06.455Z] tmpfs 64M 0 64M 0% /dev [2023-03-08T11:23:06.455Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-08T11:23:06.455Z] shm 64M 0 64M 0% /dev/shm [2023-03-08T11:23:06.455Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-08T11:23:06.455Z] [2023-03-08T11:23:06.455Z]