Pull request #242 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edb400a1528c6036f83b24c17f919234c0c5491e+7d8e6f5ecbf08d53345d5c199887d0d319da1d2d (a8813c8fe37afd2c1f542226a4bda239c5bbef8c) 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-ssh4643956532038733972.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-ssh13526716495497792870.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-rest-go/branches/PR-242/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-rest-go/branches/PR-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11247789530109986904.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-rest-go/branches/PR-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9418847409523899532.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-ssh11115498199829343222.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-rest-go/branches/PR-242/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-rest-go/branches/PR-242/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14655726330926592810.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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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-rest 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-3441 in /w/workspace/gexfoundry_device-rest-go_PR-242 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-242 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7d8e6f5ecbf08d53345d5c199887d0d319da1d2d into PR head commit edb400a1528c6036f83b24c17f919234c0c5491e Merge succeeded, producing edb400a1528c6036f83b24c17f919234c0c5491e Checking out Revision edb400a1528c6036f83b24c17f919234c0c5491e (PR-242) 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-01-23T20:02:49.941Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T20:02:50.108Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T20:02:50.198Z] ========================================================= [2023-01-23T20:02:50.198Z] EdgeX Global Pipelines Version Info [2023-01-23T20:02:50.198Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f edb400a1528c6036f83b24c17f919234c0c5491e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7d8e6f5ecbf08d53345d5c199887d0d319da1d2d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edb400a1528c6036f83b24c17f919234c0c5491e # timeout=10 [2023-01-23T20:02:50.934Z] ------------------- [2023-01-23T20:02:50.934Z] stable info: [2023-01-23T20:02:50.934Z] ------------------- [2023-01-23T20:02:50.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T20:02:50.934Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T20:02:50.934Z] Message: update stable to v1.0.244 [2023-01-23T20:02:51.505Z] ------------------- [2023-01-23T20:02:51.505Z] experimental info: [2023-01-23T20:02:51.505Z] ------------------- [2023-01-23T20:02:51.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T20:02:51.505Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T20:02:51.505Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T20:02:51.806Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-01-23T20:02:51.849Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-01-23T20:02:51.893Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T20:02:51.931Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T20:02:51.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T20:02:52.011Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T20:02:52.052Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T20:02:52.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-23T20:02:52.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T20:02:52.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T20:02:52.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T20:02:52.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-01-23T20:02:52.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T20:02:52.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T20:02:52.355Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T20:02:52.397Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T20:02:52.435Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T20:02:52.495Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T20:02:52.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T20:02:52.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T20:02:52.663Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-23T20:02:52.703Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-23T20:02:52.742Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T20:02:52.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T20:02:52.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-23T20:02:52.866Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T20:02:52.908Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T20:02:52.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-242 [Pipeline] echo [2023-01-23T20:02:52.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-242 [Pipeline] echo [2023-01-23T20:02:53.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-242 [Pipeline] echo [2023-01-23T20:02:53.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edb400a1528c6036f83b24c17f919234c0c5491e [Pipeline] echo [2023-01-23T20:02:53.107Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edb400a [Pipeline] echo [2023-01-23T20:02:53.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T20:02:53.253Z] provisioning config files... [2023-01-23T20:02:53.267Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-242@tmp/config3480369515166801114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:02:53.603Z] ---> docker-login.sh [2023-01-23T20:02:53.603Z] nexus3.edgexfoundry.org:10001 [2023-01-23T20:02:53.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:02:54.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:02:54.131Z] Configure a credential helper to remove this warning. See [2023-01-23T20:02:54.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:02:54.132Z] [2023-01-23T20:02:54.132Z] Login Succeeded [2023-01-23T20:02:54.132Z] nexus3.edgexfoundry.org:10002 [2023-01-23T20:02:54.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:02:54.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:02:54.132Z] Configure a credential helper to remove this warning. See [2023-01-23T20:02:54.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:02:54.132Z] [2023-01-23T20:02:54.132Z] Login Succeeded [2023-01-23T20:02:54.132Z] nexus3.edgexfoundry.org:10003 [2023-01-23T20:02:54.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:02:54.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:02:54.392Z] Configure a credential helper to remove this warning. See [2023-01-23T20:02:54.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:02:54.392Z] [2023-01-23T20:02:54.392Z] Login Succeeded [2023-01-23T20:02:54.392Z] nexus3.edgexfoundry.org:10004 [2023-01-23T20:02:54.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:02:54.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:02:54.392Z] Configure a credential helper to remove this warning. See [2023-01-23T20:02:54.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:02:54.392Z] [2023-01-23T20:02:54.392Z] Login Succeeded [2023-01-23T20:02:54.392Z] docker.io [2023-01-23T20:02:54.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:02:54.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:02:54.652Z] Configure a credential helper to remove this warning. See [2023-01-23T20:02:54.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:02:54.652Z] [2023-01-23T20:02:54.652Z] Login Succeeded [2023-01-23T20:02:54.652Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T20:02:54.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T20:02:55.324Z] + git rev-list -1 --merges edb400a1528c6036f83b24c17f919234c0c5491e~1..edb400a1528c6036f83b24c17f919234c0c5491e [Pipeline] echo [2023-01-23T20:02:55.388Z] -----------> git rev-list -1 --merges edb400a1528c6036f83b24c17f919234c0c5491e~1..edb400a1528c6036f83b24c17f919234c0c5491e edb400a1528c6036f83b24c17f919234c0c5491e [false] [Pipeline] sh [2023-01-23T20:02:55.705Z] + git log --format=format:%s -1 edb400a1528c6036f83b24c17f919234c0c5491e [Pipeline] echo [2023-01-23T20:02:55.739Z] ========================================================= [2023-01-23T20:02:55.739Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T20:02:55.739Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T20:02:56.170Z] + git log --format=format:%s -1 edb400a1528c6036f83b24c17f919234c0c5491e [Pipeline] echo [2023-01-23T20:02:56.200Z] [semverPrep] GIT_COMMIT: edb400a1528c6036f83b24c17f919234c0c5491e, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-01-23T20:02:56.226Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T20:02:56.609Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T20:02:56.609Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T20:02:56.609Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T20:02:56.609Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T20:02:56.609Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T20:02:56.609Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T20:02:56.609Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:02:57.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T20:02:57.086Z] [2023-01-23T20:02:57.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:02:57.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T20:02:57.460Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T20:02:57.460Z] b85a868b505f: Pulling fs layer [2023-01-23T20:02:57.460Z] e2be974225ed: Pulling fs layer [2023-01-23T20:02:57.460Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T20:02:57.460Z] 988bab9f4d93: Pulling fs layer [2023-01-23T20:02:57.460Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T20:02:57.460Z] eaf3925da568: Pulling fs layer [2023-01-23T20:02:57.460Z] bab4dde63d76: Pulling fs layer [2023-01-23T20:02:57.460Z] bde34c3a00c8: Pulling fs layer [2023-01-23T20:02:57.460Z] b352a97aabf1: Pulling fs layer [2023-01-23T20:02:57.460Z] 4872d77fe225: Pulling fs layer [2023-01-23T20:02:57.460Z] 5851b861e8e6: Pulling fs layer [2023-01-23T20:02:57.460Z] bab4dde63d76: Waiting [2023-01-23T20:02:57.460Z] bde34c3a00c8: Waiting [2023-01-23T20:02:57.460Z] b352a97aabf1: Waiting [2023-01-23T20:02:57.460Z] 5851b861e8e6: Waiting [2023-01-23T20:02:57.460Z] 4872d77fe225: Waiting [2023-01-23T20:02:57.460Z] 988bab9f4d93: Waiting [2023-01-23T20:02:57.460Z] 1469e6f7b9e6: Waiting [2023-01-23T20:02:57.460Z] eaf3925da568: Waiting [2023-01-23T20:02:57.460Z] e2be974225ed: Verifying Checksum [2023-01-23T20:02:57.460Z] e2be974225ed: Download complete [2023-01-23T20:02:57.460Z] 988bab9f4d93: Verifying Checksum [2023-01-23T20:02:57.460Z] 988bab9f4d93: Download complete [2023-01-23T20:02:57.726Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T20:02:57.726Z] 1469e6f7b9e6: Download complete [2023-01-23T20:02:57.726Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T20:02:57.726Z] 339a4e72a1f5: Download complete [2023-01-23T20:02:57.726Z] eaf3925da568: Verifying Checksum [2023-01-23T20:02:57.726Z] eaf3925da568: Download complete [2023-01-23T20:02:57.726Z] bde34c3a00c8: Verifying Checksum [2023-01-23T20:02:57.989Z] b352a97aabf1: Verifying Checksum [2023-01-23T20:02:57.989Z] b352a97aabf1: Download complete [2023-01-23T20:02:57.989Z] 4872d77fe225: Verifying Checksum [2023-01-23T20:02:57.989Z] 4872d77fe225: Download complete [2023-01-23T20:02:57.989Z] 5851b861e8e6: Verifying Checksum [2023-01-23T20:02:57.989Z] 5851b861e8e6: Download complete [2023-01-23T20:02:57.989Z] b85a868b505f: Verifying Checksum [2023-01-23T20:02:57.989Z] b85a868b505f: Download complete [2023-01-23T20:02:58.248Z] bab4dde63d76: Verifying Checksum [2023-01-23T20:02:58.248Z] bab4dde63d76: Download complete [2023-01-23T20:02:59.183Z] b85a868b505f: Pull complete [2023-01-23T20:02:59.441Z] e2be974225ed: Pull complete [2023-01-23T20:03:00.009Z] 339a4e72a1f5: Pull complete [2023-01-23T20:03:00.009Z] 988bab9f4d93: Pull complete [2023-01-23T20:03:00.268Z] 1469e6f7b9e6: Pull complete [2023-01-23T20:03:00.268Z] eaf3925da568: Pull complete [2023-01-23T20:03:02.167Z] bab4dde63d76: Pull complete [2023-01-23T20:03:02.167Z] bde34c3a00c8: Pull complete [2023-01-23T20:03:02.429Z] b352a97aabf1: Pull complete [2023-01-23T20:03:02.429Z] 4872d77fe225: Pull complete [2023-01-23T20:03:02.429Z] 5851b861e8e6: Pull complete [2023-01-23T20:03:02.429Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T20:03:02.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T20:03:02.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T20:03:02.655Z] prd-ubuntu20.04-docker-8c-8g-3441 does not seem to be running inside a container [2023-01-23T20:03:02.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-242 -v /w/workspace/gexfoundry_device-rest-go_PR-242:/w/workspace/gexfoundry_device-rest-go_PR-242:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-242@tmp:/w/workspace/gexfoundry_device-rest-go_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T20:03:04.772Z] $ docker top 0fde9a22a54e6f584ed4f37a5f49407263a9219286293a8a664698c3326704b8 -eo pid,comm [2023-01-23T20:03:04.838Z] 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-01-23T20:03:04.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T20:03:04.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T20:03:04.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T20:03:05.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T20:03:05.101Z] $ docker exec 0fde9a22a54e6f584ed4f37a5f49407263a9219286293a8a664698c3326704b8 ssh-agent [2023-01-23T20:03:05.215Z] SSH_AUTH_SOCK=/tmp/ssh-57ajsUhZ9lR9/agent.33 [2023-01-23T20:03:05.215Z] SSH_AGENT_PID=39 [2023-01-23T20:03:05.223Z] Running ssh-add (command line suppressed) [2023-01-23T20:03:05.331Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-242@tmp/private_key_17615010892942815271.key (/w/workspace/gexfoundry_device-rest-go_PR-242@tmp/private_key_17615010892942815271.key) [2023-01-23T20:03:05.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T20:03:05.673Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T20:03:05.704Z] $ docker exec --env ******** --env ******** 0fde9a22a54e6f584ed4f37a5f49407263a9219286293a8a664698c3326704b8 ssh-agent -k [2023-01-23T20:03:05.828Z] unset SSH_AUTH_SOCK; [2023-01-23T20:03:05.829Z] unset SSH_AGENT_PID; [2023-01-23T20:03:05.829Z] echo Agent pid 39 killed; [2023-01-23T20:03:05.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T20:03:05.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T20:03:05.939Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T20:03:06.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T20:03:06.060Z] $ docker exec 0fde9a22a54e6f584ed4f37a5f49407263a9219286293a8a664698c3326704b8 ssh-agent [2023-01-23T20:03:06.163Z] SSH_AUTH_SOCK=/tmp/ssh-0g6JXUWOuDfK/agent.72 [2023-01-23T20:03:06.163Z] SSH_AGENT_PID=78 [2023-01-23T20:03:06.168Z] Running ssh-add (command line suppressed) [2023-01-23T20:03:06.273Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-242@tmp/private_key_9499368681302057270.key (/w/workspace/gexfoundry_device-rest-go_PR-242@tmp/private_key_9499368681302057270.key) [2023-01-23T20:03:06.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T20:03:06.611Z] + git semver init [2023-01-23T20:03:06.871Z] 2023-01-23 20:03:06,809 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T20:03:06.871Z] 2023-01-23 20:03:06,810 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-242/.semver [2023-01-23T20:03:06.871Z] 2023-01-23 20:03:06,811 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-242/.semver [2023-01-23T20:03:06.871Z] 2023-01-23 20:03:06,811 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-242/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-242, universal_newlines=False, shell=None, istream=None) [2023-01-23T20:03:08.251Z] 2023-01-23 20:03:07,885 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-242/.git/info/exclude [2023-01-23T20:03:08.251Z] 2023-01-23 20:03:07,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-242/.semver/PR-242 with force:False [2023-01-23T20:03:08.251Z] 2023-01-23 20:03:07,886 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-242/.semver/PR-242 [2023-01-23T20:03:08.251Z] 2023-01-23 20:03:07,890 [execute] INFO git cat-file --batch-check [2023-01-23T20:03:08.251Z] 2023-01-23 20:03:07,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-242/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T20:03:08.251Z] 2023-01-23 20:03:07,898 [execute] INFO git cat-file --batch [2023-01-23T20:03:08.251Z] 2023-01-23 20:03:07,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-242/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T20:03:08.251Z] 2023-01-23 20:03:07,904 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-242/.semver/PR-242 [2023-01-23T20:03:08.251Z] 0.0.0 [Pipeline] } [2023-01-23T20:03:08.280Z] $ docker exec --env ******** --env ******** 0fde9a22a54e6f584ed4f37a5f49407263a9219286293a8a664698c3326704b8 ssh-agent -k [2023-01-23T20:03:08.387Z] unset SSH_AUTH_SOCK; [2023-01-23T20:03:08.388Z] unset SSH_AGENT_PID; [2023-01-23T20:03:08.388Z] echo Agent pid 78 killed; [2023-01-23T20:03:08.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T20:03:08.806Z] + git semver [Pipeline] } [2023-01-23T20:03:09.092Z] $ docker stop --time=1 0fde9a22a54e6f584ed4f37a5f49407263a9219286293a8a664698c3326704b8 [2023-01-23T20:03:10.400Z] $ docker rm -f --volumes 0fde9a22a54e6f584ed4f37a5f49407263a9219286293a8a664698c3326704b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T20:03:10.805Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T20:03:11.070Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T20:03:11.088Z] [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] { [2023-01-23T20:03:11.609Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3440 in /w/workspace/gexfoundry_device-rest-go_PR-242 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T20:03:11.685Z] provisioning config files... [2023-01-23T20:03:11.695Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-242@tmp/config15949316397224366095tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-01-23T20:03:11.859Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-01-23T20:03:11.932Z] The recommended git tool is: git [2023-01-23T20:03:12.084Z] ---> docker-login.sh [2023-01-23T20:03:12.084Z] nexus3.edgexfoundry.org:10001 [2023-01-23T20:03:12.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:12.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:12.084Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:12.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:12.084Z] [2023-01-23T20:03:12.084Z] Login Succeeded [2023-01-23T20:03:12.084Z] nexus3.edgexfoundry.org:10002 [2023-01-23T20:03:12.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:12.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:12.084Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:12.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:12.084Z] [2023-01-23T20:03:12.084Z] Login Succeeded [2023-01-23T20:03:12.084Z] nexus3.edgexfoundry.org:10003 [2023-01-23T20:03:12.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:12.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:12.341Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:12.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:12.341Z] [2023-01-23T20:03:12.341Z] Login Succeeded [2023-01-23T20:03:12.341Z] nexus3.edgexfoundry.org:10004 [2023-01-23T20:03:12.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:12.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:12.341Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:12.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:12.341Z] [2023-01-23T20:03:12.341Z] Login Succeeded [2023-01-23T20:03:12.341Z] docker.io [2023-01-23T20:03:12.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:12.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:12.599Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:12.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:12.599Z] [2023-01-23T20:03:12.599Z] Login Succeeded [2023-01-23T20:03:12.599Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T20:03:12.628Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T20:03:12.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T20:03:12.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T20:03:12.903Z] ========================================================= [2023-01-23T20:03:12.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T20:03:12.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:03:13.375Z] + 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-01-23T20:03:13.376Z] Sending build context to Docker daemon 10.8MB [2023-01-23T20:03:13.376Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T20:03:13.376Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-23T20:03:13.376Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T20:03:13.376Z] 213ec9aee27d: Pulling fs layer [2023-01-23T20:03:13.376Z] 4583459ba037: Pulling fs layer [2023-01-23T20:03:13.376Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T20:03:13.376Z] 53926ce57604: Pulling fs layer [2023-01-23T20:03:13.376Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T20:03:13.376Z] 22ff95d597cd: Pulling fs layer [2023-01-23T20:03:13.376Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T20:03:13.376Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T20:03:13.376Z] a7acece74701: Pulling fs layer [2023-01-23T20:03:13.376Z] 21b2b0c7a3f4: Waiting [2023-01-23T20:03:13.376Z] 22ff95d597cd: Waiting [2023-01-23T20:03:13.376Z] 12d6caf4c0d1: Waiting [2023-01-23T20:03:13.376Z] 96b7cbca73a9: Waiting [2023-01-23T20:03:13.376Z] a7acece74701: Waiting [2023-01-23T20:03:13.376Z] 53926ce57604: Waiting [2023-01-23T20:03:13.376Z] 93c1e223e6f2: Verifying Checksum [2023-01-23T20:03:13.376Z] 93c1e223e6f2: Download complete [2023-01-23T20:03:13.376Z] 4583459ba037: Verifying Checksum [2023-01-23T20:03:13.376Z] 4583459ba037: Download complete [2023-01-23T20:03:13.652Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-23T20:03:13.652Z] 21b2b0c7a3f4: Download complete [2023-01-23T20:03:13.652Z] 22ff95d597cd: Verifying Checksum [2023-01-23T20:03:13.652Z] 22ff95d597cd: Download complete [2023-01-23T20:03:13.652Z] 213ec9aee27d: Verifying Checksum [2023-01-23T20:03:13.652Z] 213ec9aee27d: Download complete [2023-01-23T20:03:13.652Z] 12d6caf4c0d1: Download complete [2023-01-23T20:03:13.652Z] 213ec9aee27d: Pull complete [2023-01-23T20:03:13.925Z] 4583459ba037: Pull complete [2023-01-23T20:03:13.925Z] 93c1e223e6f2: Pull complete [2023-01-23T20:03:14.953Z] a7acece74701: Verifying Checksum [2023-01-23T20:03:14.953Z] a7acece74701: Download complete [2023-01-23T20:03:14.953Z] 53926ce57604: Verifying Checksum [2023-01-23T20:03:14.953Z] 53926ce57604: Download complete [2023-01-23T20:03:15.211Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T20:03:15.211Z] 96b7cbca73a9: Download complete [2023-01-23T20:03:16.459Z] using credential edgex-jenkins-ssh [2023-01-23T20:03:16.478Z] Cloning the remote Git repository [2023-01-23T20:03:16.511Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-01-23T20:03:16.567Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-01-23T20:03:16.699Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-01-23T20:03:16.700Z] > git --version # timeout=10 [2023-01-23T20:03:16.719Z] > git --version # 'git version 2.25.1' [2023-01-23T20:03:16.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T20:03:16.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T20:03:18.546Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-01-23T20:03:18.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T20:03:19.397Z] 53926ce57604: Pull complete [2023-01-23T20:03:19.397Z] 21b2b0c7a3f4: Pull complete [2023-01-23T20:03:19.397Z] 22ff95d597cd: Pull complete [2023-01-23T20:03:19.397Z] 12d6caf4c0d1: Pull complete [2023-01-23T20:03:19.897Z] Merging remotes/origin/main commit 7d8e6f5ecbf08d53345d5c199887d0d319da1d2d into PR head commit edb400a1528c6036f83b24c17f919234c0c5491e [2023-01-23T20:03:20.164Z] Merge succeeded, producing edb400a1528c6036f83b24c17f919234c0c5491e [2023-01-23T20:03:20.165Z] Checking out Revision edb400a1528c6036f83b24c17f919234c0c5491e (PR-242) [2023-01-23T20:03:19.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-01-23T20:03:19.369Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-01-23T20:03:19.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T20:03:19.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T20:03:19.904Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T20:03:19.917Z] > git checkout -f edb400a1528c6036f83b24c17f919234c0c5491e # timeout=10 [2023-01-23T20:03:19.985Z] > git remote # timeout=10 [2023-01-23T20:03:20.001Z] > git config --get remote.origin.url # timeout=10 [2023-01-23T20:03:20.056Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T20:03:20.072Z] > git merge 7d8e6f5ecbf08d53345d5c199887d0d319da1d2d # timeout=10 [2023-01-23T20:03:20.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-23T20:03:20.161Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T20:03:20.174Z] > git checkout -f edb400a1528c6036f83b24c17f919234c0c5491e # timeout=10 [2023-01-23T20:03:20.604Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-01-23T20:03:20.645Z] > git --version # timeout=10 [2023-01-23T20:03:20.654Z] > git --version # 'git version 2.25.1' [2023-01-23T20:03:20.665Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T20:03:21.304Z] 96b7cbca73a9: Pull complete [2023-01-23T20:03:21.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T20:03:21.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T20:03:21.689Z] Dload Upload Total Spent Left Speed [2023-01-23T20:03:21.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63437 0 --:--:-- --:--:-- --:--:-- 63755 [Pipeline] sh [2023-01-23T20:03:22.237Z] a7acece74701: Pull complete [2023-01-23T20:03:22.237Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T20:03:22.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T20:03:22.237Z] ---> db6d94c90886 [2023-01-23T20:03:22.237Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-23T20:03:22.272Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T20:03:22.617Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T20:03:22.617Z] + sudo tee /etc/docker/daemon.new [2023-01-23T20:03:22.617Z] { [2023-01-23T20:03:22.617Z] "registry-mirrors": [ [2023-01-23T20:03:22.617Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T20:03:22.617Z] ], [2023-01-23T20:03:22.617Z] "bip": "10.250.0.254/24", [2023-01-23T20:03:22.617Z] "hosts": [ [2023-01-23T20:03:22.617Z] "tcp://0.0.0.0:5555", [2023-01-23T20:03:22.617Z] "unix:///var/run/docker.sock" [2023-01-23T20:03:22.617Z] ], [2023-01-23T20:03:22.617Z] "mtu": 1458, [2023-01-23T20:03:22.617Z] "selinux-enabled": true, [2023-01-23T20:03:22.617Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T20:03:22.617Z] } [Pipeline] sh [2023-01-23T20:03:22.959Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T20:03:23.304Z] + sudo service docker restart [2023-01-23T20:03:25.528Z] ---> Running in b1249af9cfd7 [2023-01-23T20:03:25.528Z] Removing intermediate container b1249af9cfd7 [2023-01-23T20:03:25.528Z] ---> ef44bfe340bb [2023-01-23T20:03:25.528Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T20:03:25.528Z] ---> Running in 714b374c3683 [2023-01-23T20:03:25.528Z] Removing intermediate container 714b374c3683 [2023-01-23T20:03:25.528Z] ---> d2d1dfeaeb59 [2023-01-23T20:03:25.528Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-23T20:03:25.528Z] ---> Running in 8dfe3fb679f0 [2023-01-23T20:03:25.787Z] Removing intermediate container 8dfe3fb679f0 [2023-01-23T20:03:25.787Z] ---> 0af219f9a65b [2023-01-23T20:03:25.787Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T20:03:25.787Z] ---> Running in 7b1ce5aaa0c6 [2023-01-23T20:03:25.787Z] Removing intermediate container 7b1ce5aaa0c6 [2023-01-23T20:03:25.787Z] ---> de4cb1846b0b [2023-01-23T20:03:25.787Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T20:03:25.787Z] ---> Running in ec2550002af4 [2023-01-23T20:03:26.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T20:03:26.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T20:03:26.564Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-23T20:03:26.564Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-23T20:03:26.564Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-23T20:03:26.564Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-23T20:03:26.564Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T20:03:26.564Z] OK: 216 MiB in 55 packages [2023-01-23T20:03:27.131Z] Removing intermediate container ec2550002af4 [2023-01-23T20:03:27.131Z] ---> 5c1ccc09e93c [2023-01-23T20:03:27.131Z] Step 8/12 : WORKDIR /device-rest-go [2023-01-23T20:03:27.131Z] ---> Running in 582edb399d97 [2023-01-23T20:03:27.388Z] Removing intermediate container 582edb399d97 [2023-01-23T20:03:27.388Z] ---> a442a6adcb28 [2023-01-23T20:03:27.388Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-23T20:03:27.388Z] ---> 162291462a06 [2023-01-23T20:03:27.388Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T20:03:27.388Z] ---> Running in 2314abe58389 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T20:03:41.593Z] provisioning config files... [2023-01-23T20:03:41.617Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config17127486295702612470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:03:41.993Z] ---> docker-login.sh [2023-01-23T20:03:41.993Z] nexus3.edgexfoundry.org:10001 [2023-01-23T20:03:42.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:42.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:42.528Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:42.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:42.528Z] [2023-01-23T20:03:42.528Z] Login Succeeded [2023-01-23T20:03:42.528Z] nexus3.edgexfoundry.org:10002 [2023-01-23T20:03:42.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:42.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:42.802Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:42.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:42.802Z] [2023-01-23T20:03:42.802Z] Login Succeeded [2023-01-23T20:03:42.802Z] nexus3.edgexfoundry.org:10003 [2023-01-23T20:03:43.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:43.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:43.338Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:43.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:43.338Z] [2023-01-23T20:03:43.338Z] Login Succeeded [2023-01-23T20:03:43.338Z] nexus3.edgexfoundry.org:10004 [2023-01-23T20:03:43.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:43.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:43.605Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:43.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:43.605Z] [2023-01-23T20:03:43.605Z] Login Succeeded [2023-01-23T20:03:43.605Z] docker.io [2023-01-23T20:03:43.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T20:03:44.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T20:03:44.137Z] Configure a credential helper to remove this warning. See [2023-01-23T20:03:44.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T20:03:44.137Z] [2023-01-23T20:03:44.137Z] Login Succeeded [2023-01-23T20:03:44.137Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T20:03:44.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T20:03:44.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T20:03:44.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T20:03:44.570Z] ========================================================= [2023-01-23T20:03:44.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T20:03:44.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:03:45.047Z] + 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-01-23T20:03:45.047Z] Sending build context to Docker daemon 127kB [2023-01-23T20:03:45.317Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T20:03:45.317Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-23T20:03:45.317Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T20:03:45.317Z] 9b18e9b68314: Pulling fs layer [2023-01-23T20:03:45.317Z] 35d82f9e3411: Pulling fs layer [2023-01-23T20:03:45.317Z] e16973657156: Pulling fs layer [2023-01-23T20:03:45.317Z] fc693d55d65f: Pulling fs layer [2023-01-23T20:03:45.317Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T20:03:45.317Z] dda99020689f: Pulling fs layer [2023-01-23T20:03:45.317Z] db1c61fa0a46: Pulling fs layer [2023-01-23T20:03:45.317Z] 891c053d2c06: Pulling fs layer [2023-01-23T20:03:45.317Z] fc693d55d65f: Waiting [2023-01-23T20:03:45.317Z] 7e9fc2657dce: Waiting [2023-01-23T20:03:45.317Z] dda99020689f: Waiting [2023-01-23T20:03:45.317Z] db1c61fa0a46: Waiting [2023-01-23T20:03:45.317Z] 891c053d2c06: Waiting [2023-01-23T20:03:45.317Z] e16973657156: Verifying Checksum [2023-01-23T20:03:45.317Z] e16973657156: Download complete [2023-01-23T20:03:45.317Z] 35d82f9e3411: Download complete [2023-01-23T20:03:45.585Z] 7e9fc2657dce: Verifying Checksum [2023-01-23T20:03:45.585Z] 7e9fc2657dce: Download complete [2023-01-23T20:03:45.585Z] dda99020689f: Verifying Checksum [2023-01-23T20:03:45.585Z] dda99020689f: Download complete [2023-01-23T20:03:45.585Z] 9b18e9b68314: Verifying Checksum [2023-01-23T20:03:45.585Z] 9b18e9b68314: Download complete [2023-01-23T20:03:46.178Z] 9b18e9b68314: Pull complete [2023-01-23T20:03:46.761Z] 891c053d2c06: Verifying Checksum [2023-01-23T20:03:46.761Z] 891c053d2c06: Download complete [2023-01-23T20:03:46.761Z] 35d82f9e3411: Pull complete [2023-01-23T20:03:47.027Z] e16973657156: Pull complete [2023-01-23T20:03:47.612Z] db1c61fa0a46: Verifying Checksum [2023-01-23T20:03:47.612Z] db1c61fa0a46: Download complete [2023-01-23T20:03:48.191Z] fc693d55d65f: Verifying Checksum [2023-01-23T20:03:48.191Z] fc693d55d65f: Download complete [2023-01-23T20:03:49.344Z] Removing intermediate container 2314abe58389 [2023-01-23T20:03:49.344Z] ---> 8749614147ab [2023-01-23T20:03:49.344Z] Step 11/12 : COPY . . [2023-01-23T20:03:49.605Z] ---> ce68f729a5a8 [2023-01-23T20:03:49.605Z] Step 12/12 : RUN $MAKE [2023-01-23T20:03:49.868Z] ---> Running in 4266309980de [2023-01-23T20:03:50.128Z] noop [2023-01-23T20:03:50.388Z] Removing intermediate container 4266309980de [2023-01-23T20:03:50.388Z] ---> 9e5e4888ac82 [2023-01-23T20:03:50.388Z] Successfully built 9e5e4888ac82 [2023-01-23T20:03:50.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:03:50.843Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T20:03:50.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T20:03:51.001Z] prd-ubuntu20.04-docker-8c-8g-3441 does not seem to be running inside a container [2023-01-23T20:03:51.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-242 -v /w/workspace/gexfoundry_device-rest-go_PR-242:/w/workspace/gexfoundry_device-rest-go_PR-242:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-242@tmp:/w/workspace/gexfoundry_device-rest-go_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T20:03:51.379Z] $ docker top b657bdbc7475de7344be87dc1d1bd0f490f34ed6ac700ece1976a0e3431b6c12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T20:03:51.773Z] + go version [2023-01-23T20:03:51.773Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T20:03:51.807Z] $ docker stop --time=1 b657bdbc7475de7344be87dc1d1bd0f490f34ed6ac700ece1976a0e3431b6c12 [2023-01-23T20:03:53.084Z] $ docker rm -f --volumes b657bdbc7475de7344be87dc1d1bd0f490f34ed6ac700ece1976a0e3431b6c12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:03:53.828Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T20:03:53.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T20:03:53.992Z] prd-ubuntu20.04-docker-8c-8g-3441 does not seem to be running inside a container [2023-01-23T20:03:54.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-242 -v /w/workspace/gexfoundry_device-rest-go_PR-242:/w/workspace/gexfoundry_device-rest-go_PR-242:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-242@tmp:/w/workspace/gexfoundry_device-rest-go_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T20:03:54.375Z] $ docker top b8caac3776088520b2e33474594b12ea1bca8fce566f3d253d5382f613d23fd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T20:03:54.776Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-242 [Pipeline] fileExists [Pipeline] sh [2023-01-23T20:03:55.147Z] + make test [2023-01-23T20:03:55.147Z] go test ./... -coverprofile=coverage.out ./... [2023-01-23T20:03:55.406Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-01-23T20:03:58.258Z] fc693d55d65f: Pull complete [2023-01-23T20:03:58.529Z] 7e9fc2657dce: Pull complete [2023-01-23T20:03:58.794Z] dda99020689f: Pull complete [2023-01-23T20:04:01.954Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-23T20:04:01.954Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-23T20:04:01.954Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-23T20:04:01.954Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-23T20:04:01.954Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-23T20:04:01.954Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-23T20:04:04.554Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-23T20:04:04.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-23T20:04:04.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-23T20:04:04.554Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-23T20:04:04.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-23T20:04:04.554Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-23T20:04:04.554Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2023-01-23T20:04:04.554Z] make: *** [Makefile:29: unittest] Error 2 [Pipeline] } [2023-01-23T20:04:04.655Z] $ docker stop --time=1 b8caac3776088520b2e33474594b12ea1bca8fce566f3d253d5382f613d23fd8 [2023-01-23T20:04:06.658Z] $ docker rm -f --volumes b8caac3776088520b2e33474594b12ea1bca8fce566f3d253d5382f613d23fd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-01-23T20:04:06.982Z] db1c61fa0a46: Pull complete [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-01-23T20:04:07.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T20:04:07.839Z] [2023-01-23T20:04:07.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-01-23T20:04:07.936Z] 891c053d2c06: Pull complete [2023-01-23T20:04:07.936Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T20:04:07.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T20:04:07.936Z] ---> f96f9c87975a [2023-01-23T20:04:07.936Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] sh [2023-01-23T20:04:08.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T20:04:08.224Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T20:04:08.224Z] 5eb5b503b376: Pulling fs layer [2023-01-23T20:04:08.224Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T20:04:08.224Z] ec43610c2a17: Pulling fs layer [2023-01-23T20:04:08.224Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T20:04:08.224Z] 33b1e0a273af: Pulling fs layer [2023-01-23T20:04:08.224Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T20:04:08.224Z] 2f39f015ded8: Pulling fs layer [2023-01-23T20:04:08.224Z] 33b1e0a273af: Waiting [2023-01-23T20:04:08.224Z] 5d3b04190fa2: Waiting [2023-01-23T20:04:08.224Z] 2f39f015ded8: Waiting [2023-01-23T20:04:08.224Z] 3a2ae6a8a46f: Waiting [2023-01-23T20:04:08.224Z] 5c69ac0246d0: Verifying Checksum [2023-01-23T20:04:08.224Z] 5c69ac0246d0: Download complete [2023-01-23T20:04:08.224Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-23T20:04:08.224Z] 3a2ae6a8a46f: Download complete [2023-01-23T20:04:08.484Z] 33b1e0a273af: Verifying Checksum [2023-01-23T20:04:08.484Z] 33b1e0a273af: Download complete [2023-01-23T20:04:08.484Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T20:04:08.484Z] 5d3b04190fa2: Download complete [2023-01-23T20:04:08.484Z] ec43610c2a17: Verifying Checksum [2023-01-23T20:04:08.484Z] ec43610c2a17: Download complete [2023-01-23T20:04:08.743Z] 5eb5b503b376: Verifying Checksum [2023-01-23T20:04:08.743Z] 5eb5b503b376: Download complete [2023-01-23T20:04:09.310Z] 2f39f015ded8: Download complete [2023-01-23T20:04:09.876Z] ---> Running in bdd3de236866 [2023-01-23T20:04:09.877Z] 5eb5b503b376: Pull complete [2023-01-23T20:04:09.877Z] 5c69ac0246d0: Pull complete [2023-01-23T20:04:10.141Z] Removing intermediate container bdd3de236866 [2023-01-23T20:04:10.141Z] ---> fd3fa3ab5b03 [2023-01-23T20:04:10.141Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T20:04:10.141Z] ---> Running in 1efcb91d699a [2023-01-23T20:04:10.408Z] Removing intermediate container 1efcb91d699a [2023-01-23T20:04:10.408Z] ---> d4b0644222af [2023-01-23T20:04:10.408Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-23T20:04:10.408Z] ---> Running in 1138b5a71674 [2023-01-23T20:04:10.444Z] ec43610c2a17: Pull complete [2023-01-23T20:04:10.445Z] 3a2ae6a8a46f: Pull complete [2023-01-23T20:04:10.682Z] Removing intermediate container 1138b5a71674 [2023-01-23T20:04:10.682Z] ---> 0a68e49c9d0b [2023-01-23T20:04:10.682Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-23T20:04:10.702Z] 33b1e0a273af: Pull complete [2023-01-23T20:04:10.702Z] 5d3b04190fa2: Pull complete [2023-01-23T20:04:10.950Z] ---> Running in bd9764a8d8f2 [2023-01-23T20:04:11.216Z] Removing intermediate container bd9764a8d8f2 [2023-01-23T20:04:11.216Z] ---> c076f6e98cf0 [2023-01-23T20:04:11.216Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-23T20:04:11.216Z] ---> Running in 93a48ef1e198 [2023-01-23T20:04:12.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T20:04:12.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T20:04:13.411Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-23T20:04:13.411Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-23T20:04:13.411Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-23T20:04:13.411Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-23T20:04:13.411Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T20:04:13.411Z] OK: 226 MiB in 55 packages [2023-01-23T20:04:14.371Z] Removing intermediate container 93a48ef1e198 [2023-01-23T20:04:14.371Z] ---> 75596701f7c8 [2023-01-23T20:04:14.371Z] Step 8/12 : WORKDIR /device-rest-go [2023-01-23T20:04:14.371Z] ---> Running in e4344621ea85 [2023-01-23T20:04:14.638Z] Removing intermediate container e4344621ea85 [2023-01-23T20:04:14.638Z] ---> 33cc6931e728 [2023-01-23T20:04:14.638Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-23T20:04:15.226Z] ---> 0e2442a255ae [2023-01-23T20:04:15.226Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T20:04:15.226Z] ---> Running in 021fa502628b [2023-01-23T20:04:16.031Z] 2f39f015ded8: Pull complete [2023-01-23T20:04:16.031Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T20:04:16.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T20:04:16.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T20:04:16.259Z] prd-ubuntu20.04-docker-8c-8g-3441 does not seem to be running inside a container [2023-01-23T20:04:16.292Z] $ 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/gexfoundry_device-rest-go_PR-242 -v /w/workspace/gexfoundry_device-rest-go_PR-242:/w/workspace/gexfoundry_device-rest-go_PR-242:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-242@tmp:/w/workspace/gexfoundry_device-rest-go_PR-242@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-01-23T20:04:18.625Z] $ docker top 602385942a2212b9ee2501f746fe4605e8823666d017d3bbdf69d348e7b7181e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:04:19.095Z] ---> job-cost.sh [2023-01-23T20:04:19.095Z] lf-activate-venv: SKIPPING [2023-01-23T20:04:19.095Z] INFO: No Stack... [2023-01-23T20:04:19.354Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T20:04:19.613Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T20:04:19.934Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-242/archives/cost.csv [2023-01-23T20:04:19.935Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T20:04:19.983Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-242-1-stack-cost] [2023-01-23T20:04:19.988Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-242-1-stack-cost] did not exist. Created. [2023-01-23T20:04:19.988Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T20:04:20.395Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T20:04:20.458Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T20:04:20.483Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T20:04:20.567Z] $ docker stop --time=1 602385942a2212b9ee2501f746fe4605e8823666d017d3bbdf69d348e7b7181e [2023-01-23T20:04:21.724Z] $ docker rm -f --volumes 602385942a2212b9ee2501f746fe4605e8823666d017d3bbdf69d348e7b7181e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T20:04:22.088Z] Failed in branch amd64 [2023-01-23T20:05:11.621Z] Removing intermediate container 021fa502628b [2023-01-23T20:05:11.622Z] ---> 2d0dcd4f151d [2023-01-23T20:05:11.622Z] Step 11/12 : COPY . . [2023-01-23T20:05:11.622Z] ---> 338b79226b0d [2023-01-23T20:05:11.622Z] Step 12/12 : RUN $MAKE [2023-01-23T20:05:11.622Z] ---> Running in 7a7ede0674c8 [2023-01-23T20:05:11.622Z] noop [2023-01-23T20:05:11.622Z] Removing intermediate container 7a7ede0674c8 [2023-01-23T20:05:11.622Z] ---> 693bd65b44df [2023-01-23T20:05:11.622Z] Successfully built 693bd65b44df [2023-01-23T20:05:11.622Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:05:12.080Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T20:05:12.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T20:05:12.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-3440 does not seem to be running inside a container [2023-01-23T20:05:12.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-01-23T20:05:13.500Z] $ docker top a0efbda2dde745da400d8a5b5157978a6d4de06d1dfdf855819556cb9674eea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T20:05:14.369Z] + go version [2023-01-23T20:05:14.369Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T20:05:14.391Z] $ docker stop --time=1 a0efbda2dde745da400d8a5b5157978a6d4de06d1dfdf855819556cb9674eea1 [2023-01-23T20:05:15.978Z] $ docker rm -f --volumes a0efbda2dde745da400d8a5b5157978a6d4de06d1dfdf855819556cb9674eea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:05:16.855Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T20:05:16.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T20:05:17.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-3440 does not seem to be running inside a container [2023-01-23T20:05:17.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-01-23T20:05:18.229Z] $ docker top 899eccb13b83fca6b3e56204603f1ae615ff85fa62a62111a7a9ae75909b3934 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T20:05:18.784Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T20:05:19.174Z] + make test [2023-01-23T20:05:19.174Z] go test ./... -coverprofile=coverage.out ./... [2023-01-23T20:05:21.122Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-01-23T20:06:07.941Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-23T20:06:07.941Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-23T20:06:07.941Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-23T20:06:07.941Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-23T20:06:07.941Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-23T20:06:07.941Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-23T20:06:26.330Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-23T20:06:26.330Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-23T20:06:26.330Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-23T20:06:26.330Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-23T20:06:26.330Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-23T20:06:26.330Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-23T20:06:31.750Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2023-01-23T20:06:31.750Z] make: *** [Makefile:29: unittest] Error 2 [Pipeline] } [2023-01-23T20:06:31.784Z] $ docker stop --time=1 899eccb13b83fca6b3e56204603f1ae615ff85fa62a62111a7a9ae75909b3934 [2023-01-23T20:06:33.582Z] $ docker rm -f --volumes 899eccb13b83fca6b3e56204603f1ae615ff85fa62a62111a7a9ae75909b3934 [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-01-23T20:06:35.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T20:06:35.032Z] [2023-01-23T20:06:35.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:06:35.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T20:06:35.442Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T20:06:35.442Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T20:06:35.442Z] 04944245beec: Pulling fs layer [2023-01-23T20:06:35.442Z] 699f458cf7ca: Pulling fs layer [2023-01-23T20:06:35.442Z] 765212b225bb: Pulling fs layer [2023-01-23T20:06:35.442Z] f23df028b6ca: Pulling fs layer [2023-01-23T20:06:35.442Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T20:06:35.442Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T20:06:35.442Z] f23df028b6ca: Waiting [2023-01-23T20:06:35.442Z] d65c8cfc05b1: Waiting [2023-01-23T20:06:35.442Z] 2437ff75d9bd: Waiting [2023-01-23T20:06:35.442Z] 765212b225bb: Waiting [2023-01-23T20:06:35.708Z] 04944245beec: Verifying Checksum [2023-01-23T20:06:35.708Z] 04944245beec: Download complete [2023-01-23T20:06:35.708Z] 765212b225bb: Verifying Checksum [2023-01-23T20:06:35.708Z] 765212b225bb: Download complete [2023-01-23T20:06:35.708Z] f23df028b6ca: Verifying Checksum [2023-01-23T20:06:35.708Z] f23df028b6ca: Download complete [2023-01-23T20:06:35.708Z] d65c8cfc05b1: Verifying Checksum [2023-01-23T20:06:35.708Z] d65c8cfc05b1: Download complete [2023-01-23T20:06:35.978Z] 699f458cf7ca: Download complete [2023-01-23T20:06:36.247Z] 8998bd30e6a1: Download complete [2023-01-23T20:06:38.831Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T20:06:38.831Z] 2437ff75d9bd: Download complete [2023-01-23T20:06:40.246Z] 8998bd30e6a1: Pull complete [2023-01-23T20:06:40.828Z] 04944245beec: Pull complete [2023-01-23T20:06:42.234Z] 699f458cf7ca: Pull complete [2023-01-23T20:06:42.234Z] 765212b225bb: Pull complete [2023-01-23T20:06:42.816Z] f23df028b6ca: Pull complete [2023-01-23T20:06:43.082Z] d65c8cfc05b1: Pull complete [2023-01-23T20:06:58.066Z] 2437ff75d9bd: Pull complete [2023-01-23T20:06:58.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T20:06:58.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T20:06:58.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T20:06:58.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-3440 does not seem to be running inside a container [2023-01-23T20:06:58.460Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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-01-23T20:07:01.002Z] $ docker top 3bbd2182409039718f487941dae789a739e28340e6520bbab736e40ef48a26b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:07:01.918Z] ---> job-cost.sh [2023-01-23T20:07:01.919Z] lf-activate-venv: SKIPPING [2023-01-23T20:07:01.919Z] INFO: No Stack... [2023-01-23T20:07:02.499Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T20:07:03.079Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T20:07:03.734Z] + cut -d, -f6 [2023-01-23T20:07:03.734Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2023-01-23T20:07:03.791Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-242-1-stack-cost] [2023-01-23T20:07:03.800Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-242-1-stack-cost] did not exist. Created. [2023-01-23T20:07:03.800Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T20:07:04.532Z] /w/workspace/device-rest-go/1@tmp/durable-d59dd398/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-23T20:07:05.201Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T20:07:05.236Z] Warning: overwriting stash ‘stack-cost’ [2023-01-23T20:07:05.654Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T20:07:05.669Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T20:07:05.742Z] $ docker stop --time=1 3bbd2182409039718f487941dae789a739e28340e6520bbab736e40ef48a26b8 [2023-01-23T20:07:07.283Z] $ docker rm -f --volumes 3bbd2182409039718f487941dae789a739e28340e6520bbab736e40ef48a26b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T20:07:07.960Z] 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-01-23T20:07:09.958Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-242/archives ] [2023-01-23T20:07:09.958Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-242/archives [2023-01-23T20:07:09.958Z] total 16 [2023-01-23T20:07:09.958Z] drwxr-xr-x 3 root root 4096 Jan 23 20:04 . [2023-01-23T20:07:09.958Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 20:04 .. [2023-01-23T20:07:09.958Z] drwxr-xr-x 2 root root 4096 Jan 23 20:04 cost [2023-01-23T20:07:09.958Z] -rw-r--r-- 1 root root 86 Jan 23 20:04 cost.csv [2023-01-23T20:07:09.958Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-242/archives [2023-01-23T20:07:09.958Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-242/archives [2023-01-23T20:07:09.958Z] total 16 [2023-01-23T20:07:09.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 20:04 . [2023-01-23T20:07:09.958Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 20:04 .. [2023-01-23T20:07:09.958Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 20:04 cost [2023-01-23T20:07:09.958Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 23 20:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:07:10.294Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:07:11.188Z] ---> package-listing.sh [2023-01-23T20:07:11.188Z] ++ facter osfamily [2023-01-23T20:07:11.188Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T20:07:11.448Z] + OS_FAMILY=debian [2023-01-23T20:07:11.448Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-242 [2023-01-23T20:07:11.448Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T20:07:11.448Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T20:07:11.448Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T20:07:11.448Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T20:07:11.448Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-242 ']' [2023-01-23T20:07:11.448Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T20:07:11.448Z] + case "${OS_FAMILY}" in [2023-01-23T20:07:11.448Z] + dpkg -l [2023-01-23T20:07:11.448Z] + grep '^ii' [2023-01-23T20:07:11.448Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T20:07:11.448Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T20:07:11.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T20:07:11.448Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-242 ']' [2023-01-23T20:07:11.448Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-242/archives/ [2023-01-23T20:07:11.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-242/archives/ [Pipeline] echo [2023-01-23T20:07:11.485Z] 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/gexfoundry_device-rest-go_PR-242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-23T20:07:11.781Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T20:07:12.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T20:07:12.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T20:07:12.555Z] prd-ubuntu20.04-docker-8c-8g-3441 does not seem to be running inside a container [2023-01-23T20:07:12.589Z] $ 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/gexfoundry_device-rest-go_PR-242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-242 -v /w/workspace/gexfoundry_device-rest-go_PR-242:/w/workspace/gexfoundry_device-rest-go_PR-242:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-242@tmp:/w/workspace/gexfoundry_device-rest-go_PR-242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T20:07:12.796Z] $ docker top b1555e0f7ef2bf7923dee871f6e5f57a2822b43271e4871a98e5e4f661eb34c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T20:07:13.178Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T20:07:13.527Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T20:07:13.839Z] + ls /var/log/sa-host [2023-01-23T20:07:13.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T20:07:14.062Z] provisioning config files... [2023-01-23T20:07:14.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-242@tmp/config3331540955086490097tmp [Pipeline] { [Pipeline] echo [2023-01-23T20:07:14.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:07:14.425Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T20:07:14.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:07:14.849Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T20:07:14.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:07:15.197Z] ---> sudo-logs.sh [2023-01-23T20:07:15.197Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T20:07:15.283Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:07:15.602Z] ---> job-cost.sh [2023-01-23T20:07:15.602Z] lf-activate-venv: SKIPPING [2023-01-23T20:07:15.602Z] DEBUG: total: 0.2199999988079071 [2023-01-23T20:07:15.602Z] INFO: Retrieving Stack Cost... [2023-01-23T20:07:15.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T20:07:16.123Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T20:07:16.162Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T20:07:16.482Z] ---> logs-deploy.sh [2023-01-23T20:07:16.482Z] lf-activate-venv: SKIPPING [2023-01-23T20:07:16.482Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-242/1 [2023-01-23T20:07:16.482Z] INFO: archiving workspace using pattern(s): [2023-01-23T20:07:17.420Z] Archives upload complete. [2023-01-23T20:07:17.681Z] INFO: archiving logs to Nexus [2023-01-23T20:07:18.250Z] ---> uname -a: [2023-01-23T20:07:18.250Z] Linux prd-ubuntu20-04-docker-8c-8g-3441 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-23T20:07:18.250Z] [2023-01-23T20:07:18.250Z] [2023-01-23T20:07:18.250Z] ---> lscpu: [2023-01-23T20:07:18.250Z] Architecture: x86_64 [2023-01-23T20:07:18.250Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-23T20:07:18.250Z] Byte Order: Little Endian [2023-01-23T20:07:18.250Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-23T20:07:18.250Z] CPU(s): 8 [2023-01-23T20:07:18.250Z] On-line CPU(s) list: 0-7 [2023-01-23T20:07:18.250Z] Thread(s) per core: 1 [2023-01-23T20:07:18.250Z] Core(s) per socket: 1 [2023-01-23T20:07:18.250Z] Socket(s): 8 [2023-01-23T20:07:18.250Z] NUMA node(s): 1 [2023-01-23T20:07:18.250Z] Vendor ID: AuthenticAMD [2023-01-23T20:07:18.250Z] CPU family: 23 [2023-01-23T20:07:18.250Z] Model: 49 [2023-01-23T20:07:18.250Z] Model name: AMD EPYC-Rome Processor [2023-01-23T20:07:18.250Z] Stepping: 0 [2023-01-23T20:07:18.250Z] CPU MHz: 2800.000 [2023-01-23T20:07:18.250Z] BogoMIPS: 5600.00 [2023-01-23T20:07:18.250Z] Virtualization: AMD-V [2023-01-23T20:07:18.250Z] Hypervisor vendor: KVM [2023-01-23T20:07:18.250Z] Virtualization type: full [2023-01-23T20:07:18.250Z] L1d cache: 256 KiB [2023-01-23T20:07:18.250Z] L1i cache: 256 KiB [2023-01-23T20:07:18.250Z] L2 cache: 4 MiB [2023-01-23T20:07:18.250Z] L3 cache: 128 MiB [2023-01-23T20:07:18.250Z] NUMA node0 CPU(s): 0-7 [2023-01-23T20:07:18.250Z] Vulnerability Itlb multihit: Not affected [2023-01-23T20:07:18.250Z] Vulnerability L1tf: Not affected [2023-01-23T20:07:18.250Z] Vulnerability Mds: Not affected [2023-01-23T20:07:18.250Z] Vulnerability Meltdown: Not affected [2023-01-23T20:07:18.250Z] Vulnerability Mmio stale data: Not affected [2023-01-23T20:07:18.250Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-23T20:07:18.250Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-23T20:07:18.250Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-23T20:07:18.250Z] Vulnerability Srbds: Not affected [2023-01-23T20:07:18.250Z] Vulnerability Tsx async abort: Not affected [2023-01-23T20:07:18.250Z] 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-01-23T20:07:18.250Z] [2023-01-23T20:07:18.250Z] [2023-01-23T20:07:18.250Z] ---> nproc: [2023-01-23T20:07:18.250Z] 8 [2023-01-23T20:07:18.250Z] [2023-01-23T20:07:18.250Z] [2023-01-23T20:07:18.250Z] ---> df -h: [2023-01-23T20:07:18.250Z] Filesystem Size Used Avail Use% Mounted on [2023-01-23T20:07:18.250Z] overlay 155G 11G 144G 8% / [2023-01-23T20:07:18.250Z] tmpfs 64M 0 64M 0% /dev [2023-01-23T20:07:18.250Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-23T20:07:18.250Z] shm 64M 0 64M 0% /dev/shm [2023-01-23T20:07:18.250Z] /dev/vda1 155G 11G 144G 8% /facter-os [2023-01-23T20:07:18.250Z] [2023-01-23T20:07:18.250Z]