Pull request #252 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96+2bd6e5dae59222faf073cfb9822f90f2048c0bba (80702c8f9c72905bc73f34e995b5c300d67cb96a) 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-ssh7451231986885347660.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-ssh11718002285331261704.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-snmp-go/branches/PR-252/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-snmp-go/branches/PR-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14398382816152516100.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-snmp-go/branches/PR-252/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14606147013353247528.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-ssh18132904596433994617.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-snmp-go/branches/PR-252/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-snmp-go/branches/PR-252/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904888071055978440.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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8501’ Running on prd-ubuntu20.04-docker-8c-8g-8503 in /w/workspace/gexfoundry_device-snmp-go_PR-252 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-252 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 Merge succeeded, producing 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 Checking out Revision 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 (PR-252) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T05:58:44.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T05:58:44.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T05:58:45.064Z] ========================================================= [2023-03-07T05:58:45.064Z] EdgeX Global Pipelines Version Info [2023-03-07T05:58:45.064Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-07T05:58:45.855Z] ------------------- [2023-03-07T05:58:45.855Z] stable info: [2023-03-07T05:58:45.855Z] ------------------- [2023-03-07T05:58:45.855Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T05:58:45.855Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T05:58:45.855Z] Message: update stable to v1.0.244 [2023-03-07T05:58:46.425Z] ------------------- [2023-03-07T05:58:46.425Z] experimental info: [2023-03-07T05:58:46.425Z] ------------------- [2023-03-07T05:58:46.425Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T05:58:46.425Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T05:58:46.425Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T05:58:46.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-03-07T05:58:46.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-03-07T05:58:46.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T05:58:46.843Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T05:58:46.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T05:58:46.920Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T05:58:46.959Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T05:58:46.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T05:58:47.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T05:58:47.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T05:58:47.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T05:58:47.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-03-07T05:58:47.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T05:58:47.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T05:58:47.309Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T05:58:47.344Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T05:58:47.391Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T05:58:47.486Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T05:58:47.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T05:58:47.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T05:58:47.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-07T05:58:47.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-07T05:58:47.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T05:58:47.726Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T05:58:47.766Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T05:58:47.801Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T05:58:47.842Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T05:58:47.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-252 [Pipeline] echo [2023-03-07T05:58:47.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-252 [Pipeline] echo [2023-03-07T05:58:47.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-252 [Pipeline] echo [2023-03-07T05:58:48.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [Pipeline] echo [2023-03-07T05:58:48.046Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c946c1 [Pipeline] echo [2023-03-07T05:58:48.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T05:58:48.196Z] provisioning config files... [2023-03-07T05:58:48.210Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/config2613489787277779540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T05:58:48.550Z] ---> docker-login.sh [2023-03-07T05:58:48.550Z] nexus3.edgexfoundry.org:10001 [2023-03-07T05:58:48.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:58:48.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:58:48.809Z] Configure a credential helper to remove this warning. See [2023-03-07T05:58:48.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:58:48.809Z] [2023-03-07T05:58:48.809Z] Login Succeeded [2023-03-07T05:58:48.809Z] nexus3.edgexfoundry.org:10002 [2023-03-07T05:58:49.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:58:49.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:58:49.069Z] Configure a credential helper to remove this warning. See [2023-03-07T05:58:49.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:58:49.069Z] [2023-03-07T05:58:49.069Z] Login Succeeded [2023-03-07T05:58:49.069Z] nexus3.edgexfoundry.org:10003 [2023-03-07T05:58:49.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:58:49.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:58:49.069Z] Configure a credential helper to remove this warning. See [2023-03-07T05:58:49.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:58:49.070Z] [2023-03-07T05:58:49.070Z] Login Succeeded [2023-03-07T05:58:49.070Z] nexus3.edgexfoundry.org:10004 [2023-03-07T05:58:49.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:58:49.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:58:49.330Z] Configure a credential helper to remove this warning. See [2023-03-07T05:58:49.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:58:49.330Z] [2023-03-07T05:58:49.330Z] Login Succeeded [2023-03-07T05:58:49.330Z] docker.io [2023-03-07T05:58:49.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:58:49.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:58:49.591Z] Configure a credential helper to remove this warning. See [2023-03-07T05:58:49.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:58:49.591Z] [2023-03-07T05:58:49.591Z] Login Succeeded [2023-03-07T05:58:49.591Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T05:58:49.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T05:58:50.198Z] + git rev-list -1 --merges 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96~1..5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [Pipeline] echo [2023-03-07T05:58:50.265Z] -----------> git rev-list -1 --merges 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96~1..5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [false] [Pipeline] sh [2023-03-07T05:58:50.575Z] + git log --format=format:%s -1 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [Pipeline] echo [2023-03-07T05:58:50.606Z] ========================================================= [2023-03-07T05:58:50.606Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T05:58:50.606Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T05:58:51.028Z] + git log --format=format:%s -1 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [Pipeline] echo [2023-03-07T05:58:51.058Z] [semverPrep] GIT_COMMIT: 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-07T05:58:51.085Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T05:58:51.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T05:58:51.469Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T05:58:51.469Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T05:58:51.469Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T05:58:51.469Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T05:58:51.469Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T05:58:51.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:58:51.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T05:58:51.949Z] [2023-03-07T05:58:51.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:58:52.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T05:58:52.323Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T05:58:52.323Z] b85a868b505f: Pulling fs layer [2023-03-07T05:58:52.323Z] e2be974225ed: Pulling fs layer [2023-03-07T05:58:52.323Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T05:58:52.323Z] 988bab9f4d93: Pulling fs layer [2023-03-07T05:58:52.323Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T05:58:52.323Z] eaf3925da568: Pulling fs layer [2023-03-07T05:58:52.323Z] bab4dde63d76: Pulling fs layer [2023-03-07T05:58:52.323Z] bde34c3a00c8: Pulling fs layer [2023-03-07T05:58:52.323Z] b352a97aabf1: Pulling fs layer [2023-03-07T05:58:52.323Z] 4872d77fe225: Pulling fs layer [2023-03-07T05:58:52.323Z] 5851b861e8e6: Pulling fs layer [2023-03-07T05:58:52.323Z] 1469e6f7b9e6: Waiting [2023-03-07T05:58:52.323Z] eaf3925da568: Waiting [2023-03-07T05:58:52.323Z] bab4dde63d76: Waiting [2023-03-07T05:58:52.323Z] bde34c3a00c8: Waiting [2023-03-07T05:58:52.323Z] b352a97aabf1: Waiting [2023-03-07T05:58:52.323Z] 4872d77fe225: Waiting [2023-03-07T05:58:52.323Z] 988bab9f4d93: Waiting [2023-03-07T05:58:52.323Z] 5851b861e8e6: Waiting [2023-03-07T05:58:52.323Z] e2be974225ed: Verifying Checksum [2023-03-07T05:58:52.323Z] e2be974225ed: Download complete [2023-03-07T05:58:52.323Z] 988bab9f4d93: Verifying Checksum [2023-03-07T05:58:52.323Z] 988bab9f4d93: Download complete [2023-03-07T05:58:52.583Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T05:58:52.583Z] 1469e6f7b9e6: Download complete [2023-03-07T05:58:52.583Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T05:58:52.583Z] 339a4e72a1f5: Download complete [2023-03-07T05:58:52.583Z] eaf3925da568: Verifying Checksum [2023-03-07T05:58:52.583Z] eaf3925da568: Download complete [2023-03-07T05:58:52.583Z] bde34c3a00c8: Verifying Checksum [2023-03-07T05:58:52.583Z] bde34c3a00c8: Download complete [2023-03-07T05:58:52.583Z] b352a97aabf1: Verifying Checksum [2023-03-07T05:58:52.583Z] b352a97aabf1: Download complete [2023-03-07T05:58:52.583Z] 4872d77fe225: Verifying Checksum [2023-03-07T05:58:52.583Z] 4872d77fe225: Download complete [2023-03-07T05:58:52.583Z] 5851b861e8e6: Download complete [2023-03-07T05:58:52.583Z] b85a868b505f: Verifying Checksum [2023-03-07T05:58:52.583Z] b85a868b505f: Download complete [2023-03-07T05:58:52.842Z] bab4dde63d76: Verifying Checksum [2023-03-07T05:58:52.842Z] bab4dde63d76: Download complete [2023-03-07T05:58:53.778Z] b85a868b505f: Pull complete [2023-03-07T05:58:54.054Z] e2be974225ed: Pull complete [2023-03-07T05:58:54.638Z] 339a4e72a1f5: Pull complete [2023-03-07T05:58:54.638Z] 988bab9f4d93: Pull complete [2023-03-07T05:58:54.898Z] 1469e6f7b9e6: Pull complete [2023-03-07T05:58:54.898Z] eaf3925da568: Pull complete [2023-03-07T05:58:57.440Z] bab4dde63d76: Pull complete [2023-03-07T05:58:57.440Z] bde34c3a00c8: Pull complete [2023-03-07T05:58:57.440Z] b352a97aabf1: Pull complete [2023-03-07T05:58:57.440Z] 4872d77fe225: Pull complete [2023-03-07T05:58:57.440Z] 5851b861e8e6: Pull complete [2023-03-07T05:58:57.440Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T05:58:57.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T05:58:57.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T05:58:57.654Z] prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container [2023-03-07T05:58:57.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T05:58:59.114Z] $ docker top 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 -eo pid,comm [2023-03-07T05:58:59.166Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T05:58:59.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T05:58:59.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T05:58:59.289Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T05:58:59.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T05:58:59.421Z] $ docker exec 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 ssh-agent [2023-03-07T05:58:59.532Z] SSH_AUTH_SOCK=/tmp/ssh-1KX1l1rhQH0A/agent.33 [2023-03-07T05:58:59.532Z] SSH_AGENT_PID=39 [2023-03-07T05:58:59.539Z] Running ssh-add (command line suppressed) [2023-03-07T05:58:59.668Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/private_key_12538678579841522843.key (/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/private_key_12538678579841522843.key) [2023-03-07T05:58:59.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T05:59:00.086Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T05:59:00.113Z] $ docker exec --env ******** --env ******** 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 ssh-agent -k [2023-03-07T05:59:00.215Z] unset SSH_AUTH_SOCK; [2023-03-07T05:59:00.215Z] unset SSH_AGENT_PID; [2023-03-07T05:59:00.215Z] echo Agent pid 39 killed; [2023-03-07T05:59:00.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T05:59:00.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T05:59:00.311Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T05:59:00.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T05:59:00.427Z] $ docker exec 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 ssh-agent [2023-03-07T05:59:00.546Z] SSH_AUTH_SOCK=/tmp/ssh-unZqkyA2nqAL/agent.71 [2023-03-07T05:59:00.546Z] SSH_AGENT_PID=77 [2023-03-07T05:59:00.551Z] Running ssh-add (command line suppressed) [2023-03-07T05:59:00.649Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/private_key_11436838669683793469.key (/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/private_key_11436838669683793469.key) [2023-03-07T05:59:00.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T05:59:00.991Z] + git semver init [2023-03-07T05:59:01.251Z] 2023-03-07 05:59:01,176 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T05:59:01.251Z] 2023-03-07 05:59:01,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver [2023-03-07T05:59:01.251Z] 2023-03-07 05:59:01,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-252/.semver [2023-03-07T05:59:01.251Z] 2023-03-07 05:59:01,177 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-252, universal_newlines=False, shell=None, istream=None) [2023-03-07T05:59:02.188Z] 2023-03-07 05:59:01,985 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-252/.git/info/exclude [2023-03-07T05:59:02.188Z] 2023-03-07 05:59:01,985 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver/PR-252 with force:False [2023-03-07T05:59:02.188Z] 2023-03-07 05:59:01,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver/PR-252 [2023-03-07T05:59:02.188Z] 2023-03-07 05:59:01,988 [execute] INFO git cat-file --batch-check [2023-03-07T05:59:02.188Z] 2023-03-07 05:59:01,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T05:59:02.188Z] 2023-03-07 05:59:01,993 [execute] INFO git cat-file --batch [2023-03-07T05:59:02.188Z] 2023-03-07 05:59:01,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-252/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T05:59:02.188Z] 2023-03-07 05:59:01,997 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-252/.semver/PR-252 [2023-03-07T05:59:02.188Z] 0.0.0 [Pipeline] } [2023-03-07T05:59:02.212Z] $ docker exec --env ******** --env ******** 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 ssh-agent -k [2023-03-07T05:59:02.302Z] unset SSH_AUTH_SOCK; [2023-03-07T05:59:02.302Z] unset SSH_AGENT_PID; [2023-03-07T05:59:02.302Z] echo Agent pid 77 killed; [2023-03-07T05:59:02.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T05:59:02.726Z] + git semver [Pipeline] } [2023-03-07T05:59:03.010Z] $ docker stop --time=1 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 [2023-03-07T05:59:04.291Z] $ docker rm -f --volumes 7717a498c881a2e630ec0957beb763c20f5b6d5d040a9317c830dcaedcfa3e71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T05:59:04.676Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T05:59:04.934Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T05:59:04.952Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T05:59:05.530Z] provisioning config files... [2023-03-07T05:59:05.539Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/config3633572514802787338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T05:59:05.877Z] ---> docker-login.sh [2023-03-07T05:59:05.877Z] nexus3.edgexfoundry.org:10001 [2023-03-07T05:59:05.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:05.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:05.877Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:05.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:05.877Z] [2023-03-07T05:59:05.877Z] Login Succeeded [2023-03-07T05:59:05.877Z] nexus3.edgexfoundry.org:10002 [2023-03-07T05:59:05.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:05.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:05.877Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:05.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:05.877Z] [2023-03-07T05:59:05.877Z] Login Succeeded [2023-03-07T05:59:05.877Z] nexus3.edgexfoundry.org:10003 [2023-03-07T05:59:06.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:06.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:06.135Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:06.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:06.135Z] [2023-03-07T05:59:06.135Z] Login Succeeded [2023-03-07T05:59:06.135Z] nexus3.edgexfoundry.org:10004 [2023-03-07T05:59:06.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:06.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:06.135Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:06.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:06.135Z] [2023-03-07T05:59:06.135Z] Login Succeeded [2023-03-07T05:59:06.135Z] docker.io [2023-03-07T05:59:06.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T05:59:06.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T05:59:06.393Z] Configure a credential helper to remove this warning. See [2023-03-07T05:59:06.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T05:59:06.393Z] [2023-03-07T05:59:06.393Z] Login Succeeded [2023-03-07T05:59:06.393Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T05:59:06.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T05:59:06.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T05:59:06.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T05:59:06.672Z] ========================================================= [2023-03-07T05:59:06.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T05:59:06.672Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:59:07.137Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T05:59:07.137Z] Sending build context to Docker daemon 5.702MB [2023-03-07T05:59:07.137Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T05:59:07.137Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T05:59:07.137Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T05:59:07.137Z] 213ec9aee27d: Pulling fs layer [2023-03-07T05:59:07.137Z] 4583459ba037: Pulling fs layer [2023-03-07T05:59:07.137Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T05:59:07.137Z] 53926ce57604: Pulling fs layer [2023-03-07T05:59:07.137Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T05:59:07.137Z] 22ff95d597cd: Pulling fs layer [2023-03-07T05:59:07.137Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T05:59:07.137Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T05:59:07.137Z] a7acece74701: Pulling fs layer [2023-03-07T05:59:07.137Z] 53926ce57604: Waiting [2023-03-07T05:59:07.137Z] 21b2b0c7a3f4: Waiting [2023-03-07T05:59:07.137Z] 22ff95d597cd: Waiting [2023-03-07T05:59:07.137Z] 96b7cbca73a9: Waiting [2023-03-07T05:59:07.137Z] a7acece74701: Waiting [2023-03-07T05:59:07.137Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T05:59:07.137Z] 93c1e223e6f2: Download complete [2023-03-07T05:59:07.138Z] 4583459ba037: Verifying Checksum [2023-03-07T05:59:07.138Z] 4583459ba037: Download complete [2023-03-07T05:59:07.138Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-07T05:59:07.399Z] 22ff95d597cd: Verifying Checksum [2023-03-07T05:59:07.399Z] 22ff95d597cd: Download complete [2023-03-07T05:59:07.399Z] 213ec9aee27d: Download complete [2023-03-07T05:59:07.399Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T05:59:07.399Z] 12d6caf4c0d1: Download complete [2023-03-07T05:59:07.399Z] 213ec9aee27d: Pull complete [2023-03-07T05:59:07.660Z] 4583459ba037: Pull complete [2023-03-07T05:59:07.660Z] 93c1e223e6f2: Pull complete [2023-03-07T05:59:07.660Z] a7acece74701: Verifying Checksum [2023-03-07T05:59:07.660Z] a7acece74701: Download complete [2023-03-07T05:59:08.227Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T05:59:08.227Z] 96b7cbca73a9: Download complete [2023-03-07T05:59:08.227Z] 53926ce57604: Verifying Checksum [2023-03-07T05:59:08.227Z] 53926ce57604: Download complete [2023-03-07T05:59:12.408Z] 53926ce57604: Pull complete [2023-03-07T05:59:12.408Z] 21b2b0c7a3f4: Pull complete [2023-03-07T05:59:12.408Z] 22ff95d597cd: Pull complete [2023-03-07T05:59:12.408Z] 12d6caf4c0d1: Pull complete [2023-03-07T05:59:14.312Z] 96b7cbca73a9: Pull complete [2023-03-07T05:59:15.246Z] a7acece74701: Pull complete [2023-03-07T05:59:15.246Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T05:59:15.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T05:59:15.246Z] ---> db6d94c90886 [2023-03-07T05:59:15.246Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T05:59:17.154Z] ---> Running in 351176bc735b [2023-03-07T05:59:17.154Z] Removing intermediate container 351176bc735b [2023-03-07T05:59:17.154Z] ---> c437a93a7d70 [2023-03-07T05:59:17.154Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T05:59:17.154Z] ---> Running in c9bc25feffe0 [2023-03-07T05:59:17.418Z] Removing intermediate container c9bc25feffe0 [2023-03-07T05:59:17.418Z] ---> 89d1a13681d7 [2023-03-07T05:59:17.418Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T05:59:17.418Z] ---> Running in df3e537cc0b8 [2023-03-07T05:59:17.418Z] Removing intermediate container df3e537cc0b8 [2023-03-07T05:59:17.418Z] ---> 02b7fcbf9187 [2023-03-07T05:59:17.418Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T05:59:17.418Z] ---> Running in 3108f3013eb7 [2023-03-07T05:59:17.676Z] Removing intermediate container 3108f3013eb7 [2023-03-07T05:59:17.676Z] ---> 81f19ef92193 [2023-03-07T05:59:17.676Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T05:59:17.676Z] ---> Running in 60dd2070077b [2023-03-07T05:59:17.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T05:59:18.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T05:59:18.454Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-07T05:59:18.454Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-07T05:59:18.454Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-07T05:59:18.454Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-07T05:59:18.454Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T05:59:18.454Z] OK: 216 MiB in 55 packages [2023-03-07T05:59:19.024Z] Removing intermediate container 60dd2070077b [2023-03-07T05:59:19.024Z] ---> 67e95b8a6928 [2023-03-07T05:59:19.024Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-07T05:59:19.024Z] ---> Running in f95e9ee7bfab [2023-03-07T05:59:19.024Z] Removing intermediate container f95e9ee7bfab [2023-03-07T05:59:19.024Z] ---> 3549176dd01a [2023-03-07T05:59:19.024Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T05:59:19.024Z] ---> a23afa4fb650 [2023-03-07T05:59:19.024Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T05:59:19.282Z] ---> Running in 1d411e3a245a [2023-03-07T05:59:20.356Z] Still waiting to schedule task [2023-03-07T05:59:20.356Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8502’ [2023-03-07T05:59:37.367Z] Removing intermediate container 1d411e3a245a [2023-03-07T05:59:37.367Z] ---> cc42c88f6bb5 [2023-03-07T05:59:37.367Z] Step 11/12 : COPY . . [2023-03-07T05:59:37.625Z] ---> 0c62a31da4b9 [2023-03-07T05:59:37.625Z] Step 12/12 : RUN ${MAKE} [2023-03-07T05:59:37.625Z] ---> Running in 6402f043fdcd [2023-03-07T05:59:37.883Z] noop [2023-03-07T05:59:38.140Z] Removing intermediate container 6402f043fdcd [2023-03-07T05:59:38.140Z] ---> b293ccf8a468 [2023-03-07T05:59:38.140Z] Successfully built b293ccf8a468 [2023-03-07T05:59:38.140Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:59:38.576Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T05:59:38.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T05:59:38.728Z] prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container [2023-03-07T05:59:38.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T05:59:39.111Z] $ docker top d482e79c9a4af712d31f1a6921e2db3e39b4ce8752efa4b90567fe8acb04429c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T05:59:39.491Z] + go version [2023-03-07T05:59:39.491Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T05:59:39.528Z] $ docker stop --time=1 d482e79c9a4af712d31f1a6921e2db3e39b4ce8752efa4b90567fe8acb04429c [2023-03-07T05:59:40.822Z] $ docker rm -f --volumes d482e79c9a4af712d31f1a6921e2db3e39b4ce8752efa4b90567fe8acb04429c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:59:41.526Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T05:59:41.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T05:59:41.680Z] prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container [2023-03-07T05:59:41.710Z] $ 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-snmp-go_PR-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T05:59:42.088Z] $ docker top 0ef6904689824c4ba63dd867168a0d0f4c42779918f0c5e272d287602892f270 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T05:59:42.475Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-252 [Pipeline] fileExists [Pipeline] sh [2023-03-07T05:59:42.830Z] + make test [2023-03-07T05:59:42.830Z] go test ./... -coverprofile=coverage.out [2023-03-07T05:59:43.087Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-07T05:59:51.198Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-03-07T05:59:51.198Z] /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-03-07T05:59:51.198Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-03-07T05:59:51.198Z] 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-03-07T05:59:51.198Z] 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-03-07T05:59:51.198Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-03-07T05:59:51.458Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-07T05:59:51.458Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-03-07T05:59:51.458Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add [2023-03-07T05:59:51.458Z] have (context.Context, requests.AddEventRequest) [2023-03-07T05:59:51.458Z] want (context.Context, string, requests.AddEventRequest) [2023-03-07T05:59:51.716Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2023-03-07T05:59:51.716Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-03-07T05:59:51.759Z] $ docker stop --time=1 0ef6904689824c4ba63dd867168a0d0f4c42779918f0c5e272d287602892f270 [2023-03-07T05:59:53.394Z] $ docker rm -f --volumes 0ef6904689824c4ba63dd867168a0d0f4c42779918f0c5e272d287602892f270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:59:54.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T05:59:54.532Z] [2023-03-07T05:59:54.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T05:59:54.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T05:59:54.980Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T05:59:54.980Z] 5eb5b503b376: Pulling fs layer [2023-03-07T05:59:54.980Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T05:59:54.980Z] ec43610c2a17: Pulling fs layer [2023-03-07T05:59:54.980Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T05:59:54.980Z] 33b1e0a273af: Pulling fs layer [2023-03-07T05:59:54.980Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T05:59:54.980Z] 2f39f015ded8: Pulling fs layer [2023-03-07T05:59:54.980Z] 33b1e0a273af: Waiting [2023-03-07T05:59:54.980Z] 5d3b04190fa2: Waiting [2023-03-07T05:59:54.980Z] 3a2ae6a8a46f: Waiting [2023-03-07T05:59:54.980Z] 2f39f015ded8: Waiting [2023-03-07T05:59:55.260Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T05:59:55.260Z] 5c69ac0246d0: Download complete [2023-03-07T05:59:55.260Z] 3a2ae6a8a46f: Download complete [2023-03-07T05:59:55.260Z] 33b1e0a273af: Verifying Checksum [2023-03-07T05:59:55.260Z] 33b1e0a273af: Download complete [2023-03-07T05:59:55.260Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T05:59:55.260Z] 5d3b04190fa2: Download complete [2023-03-07T05:59:55.260Z] ec43610c2a17: Verifying Checksum [2023-03-07T05:59:55.260Z] ec43610c2a17: Download complete [2023-03-07T05:59:55.549Z] 5eb5b503b376: Verifying Checksum [2023-03-07T05:59:55.549Z] 5eb5b503b376: Download complete [2023-03-07T05:59:56.146Z] 2f39f015ded8: Download complete [2023-03-07T05:59:56.712Z] 5eb5b503b376: Pull complete [2023-03-07T05:59:56.712Z] 5c69ac0246d0: Pull complete [2023-03-07T05:59:57.279Z] ec43610c2a17: Pull complete [2023-03-07T05:59:57.279Z] 3a2ae6a8a46f: Pull complete [2023-03-07T05:59:57.279Z] 33b1e0a273af: Pull complete [2023-03-07T05:59:57.538Z] 5d3b04190fa2: Pull complete [2023-03-07T06:00:01.726Z] 2f39f015ded8: Pull complete [2023-03-07T06:00:01.726Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T06:00:01.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T06:00:01.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:00:01.932Z] prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container [2023-03-07T06:00:01.967Z] $ 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-snmp-go_PR-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T06:00:03.608Z] $ docker top acc2e90f1c00398465fb6c6f73495210b766d40809eba5ed809b00d660bcdab0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:00:04.060Z] ---> job-cost.sh [2023-03-07T06:00:04.060Z] lf-activate-venv: SKIPPING [2023-03-07T06:00:04.060Z] INFO: No Stack... [2023-03-07T06:00:04.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T06:00:04.575Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T06:00:04.885Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-252/archives/cost.csv [2023-03-07T06:00:04.885Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T06:00:04.924Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [2023-03-07T06:00:04.929Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] did not exist. Created. [2023-03-07T06:00:04.929Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T06:00:05.301Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T06:00:05.380Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T06:00:05.403Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T06:00:05.479Z] $ docker stop --time=1 acc2e90f1c00398465fb6c6f73495210b766d40809eba5ed809b00d660bcdab0 [2023-03-07T06:00:06.629Z] $ docker rm -f --volumes acc2e90f1c00398465fb6c6f73495210b766d40809eba5ed809b00d660bcdab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T06:00:06.992Z] Failed in branch amd64 [2023-03-07T06:01:50.670Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8509 in /w/workspace/gexfoundry_device-snmp-go_PR-252 [Pipeline] { [Pipeline] ws [2023-03-07T06:01:50.727Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-07T06:01:50.808Z] Selected Git installation does not exist. Using Default [2023-03-07T06:01:50.808Z] The recommended git tool is: NONE [2023-03-07T06:01:56.823Z] using credential edgex-jenkins-ssh [2023-03-07T06:01:56.844Z] Cloning the remote Git repository [2023-03-07T06:01:56.909Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-03-07T06:01:57.003Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-03-07T06:01:57.195Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-07T06:01:57.196Z] > git --version # timeout=10 [2023-03-07T06:01:57.221Z] > git --version # 'git version 2.25.1' [2023-03-07T06:01:57.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T06:01:57.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T06:01:58.424Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-07T06:01:58.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T06:01:59.526Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-07T06:01:59.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-07T06:01:59.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T06:01:59.591Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/252/head:refs/remotes/origin/PR-252 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T06:02:00.153Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [2023-03-07T06:02:00.404Z] Merge succeeded, producing 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 [2023-03-07T06:02:00.404Z] Checking out Revision 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 (PR-252) [2023-03-07T06:02:00.928Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-07T06:02:00.985Z] > git --version # timeout=10 [2023-03-07T06:02:00.997Z] > git --version # 'git version 2.25.1' [2023-03-07T06:02:01.029Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T06:02:00.176Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T06:02:00.203Z] > git checkout -f 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 # timeout=10 [2023-03-07T06:02:00.294Z] > git remote # timeout=10 [2023-03-07T06:02:00.317Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T06:02:00.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T06:02:00.358Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-03-07T06:02:00.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T06:02:00.412Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T06:02:00.430Z] > git checkout -f 5c946c1414bc1d1d3a38dc7bff2fce79db1fbb96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T06:02:02.172Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T06:02:02.172Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T06:02:02.172Z] Dload Upload Total Spent Left Speed [2023-03-07T06:02:02.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-03-07T06:02:02.826Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T06:02:03.179Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T06:02:03.179Z] + sudo tee /etc/docker/daemon.new [2023-03-07T06:02:03.179Z] { [2023-03-07T06:02:03.179Z] "registry-mirrors": [ [2023-03-07T06:02:03.179Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T06:02:03.179Z] ], [2023-03-07T06:02:03.179Z] "bip": "10.250.0.254/24", [2023-03-07T06:02:03.179Z] "hosts": [ [2023-03-07T06:02:03.179Z] "tcp://0.0.0.0:5555", [2023-03-07T06:02:03.179Z] "unix:///var/run/docker.sock" [2023-03-07T06:02:03.179Z] ], [2023-03-07T06:02:03.179Z] "mtu": 1458, [2023-03-07T06:02:03.179Z] "selinux-enabled": true, [2023-03-07T06:02:03.179Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T06:02:03.179Z] } [Pipeline] sh [2023-03-07T06:02:03.524Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T06:02:03.870Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T06:02:22.244Z] provisioning config files... [2023-03-07T06:02:22.279Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16840588854547660591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:02:22.690Z] ---> docker-login.sh [2023-03-07T06:02:22.690Z] nexus3.edgexfoundry.org:10001 [2023-03-07T06:02:23.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:02:23.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:02:23.295Z] Configure a credential helper to remove this warning. See [2023-03-07T06:02:23.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:02:23.295Z] [2023-03-07T06:02:23.295Z] Login Succeeded [2023-03-07T06:02:23.295Z] nexus3.edgexfoundry.org:10002 [2023-03-07T06:02:23.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:02:23.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:02:23.845Z] Configure a credential helper to remove this warning. See [2023-03-07T06:02:23.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:02:23.845Z] [2023-03-07T06:02:23.845Z] Login Succeeded [2023-03-07T06:02:23.845Z] nexus3.edgexfoundry.org:10003 [2023-03-07T06:02:24.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:02:24.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:02:24.118Z] Configure a credential helper to remove this warning. See [2023-03-07T06:02:24.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:02:24.118Z] [2023-03-07T06:02:24.118Z] Login Succeeded [2023-03-07T06:02:24.118Z] nexus3.edgexfoundry.org:10004 [2023-03-07T06:02:24.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:02:24.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:02:24.668Z] Configure a credential helper to remove this warning. See [2023-03-07T06:02:24.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:02:24.668Z] [2023-03-07T06:02:24.668Z] Login Succeeded [2023-03-07T06:02:24.668Z] docker.io [2023-03-07T06:02:24.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T06:02:25.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T06:02:25.222Z] Configure a credential helper to remove this warning. See [2023-03-07T06:02:25.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T06:02:25.222Z] [2023-03-07T06:02:25.222Z] Login Succeeded [2023-03-07T06:02:25.222Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T06:02:25.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T06:02:25.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T06:02:25.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T06:02:25.776Z] ========================================================= [2023-03-07T06:02:25.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T06:02:25.776Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:02:26.283Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T06:02:26.555Z] Sending build context to Docker daemon 2.954MB [2023-03-07T06:02:26.555Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T06:02:26.555Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-07T06:02:26.828Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T06:02:26.828Z] 9b18e9b68314: Pulling fs layer [2023-03-07T06:02:26.828Z] 35d82f9e3411: Pulling fs layer [2023-03-07T06:02:26.828Z] e16973657156: Pulling fs layer [2023-03-07T06:02:26.828Z] fc693d55d65f: Pulling fs layer [2023-03-07T06:02:26.828Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T06:02:26.828Z] dda99020689f: Pulling fs layer [2023-03-07T06:02:26.828Z] db1c61fa0a46: Pulling fs layer [2023-03-07T06:02:26.828Z] 891c053d2c06: Pulling fs layer [2023-03-07T06:02:26.828Z] fc693d55d65f: Waiting [2023-03-07T06:02:26.828Z] 7e9fc2657dce: Waiting [2023-03-07T06:02:26.828Z] db1c61fa0a46: Waiting [2023-03-07T06:02:26.828Z] dda99020689f: Waiting [2023-03-07T06:02:26.828Z] 891c053d2c06: Waiting [2023-03-07T06:02:26.828Z] e16973657156: Verifying Checksum [2023-03-07T06:02:26.828Z] e16973657156: Download complete [2023-03-07T06:02:26.828Z] 35d82f9e3411: Verifying Checksum [2023-03-07T06:02:26.828Z] 35d82f9e3411: Download complete [2023-03-07T06:02:26.828Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T06:02:26.828Z] 7e9fc2657dce: Download complete [2023-03-07T06:02:26.828Z] dda99020689f: Verifying Checksum [2023-03-07T06:02:26.828Z] dda99020689f: Download complete [2023-03-07T06:02:26.828Z] 9b18e9b68314: Verifying Checksum [2023-03-07T06:02:26.828Z] 9b18e9b68314: Download complete [2023-03-07T06:02:27.825Z] 9b18e9b68314: Pull complete [2023-03-07T06:02:28.104Z] 891c053d2c06: Verifying Checksum [2023-03-07T06:02:28.104Z] 891c053d2c06: Download complete [2023-03-07T06:02:28.374Z] 35d82f9e3411: Pull complete [2023-03-07T06:02:28.657Z] e16973657156: Pull complete [2023-03-07T06:02:29.665Z] db1c61fa0a46: Verifying Checksum [2023-03-07T06:02:29.665Z] db1c61fa0a46: Download complete [2023-03-07T06:02:29.936Z] fc693d55d65f: Verifying Checksum [2023-03-07T06:02:29.936Z] fc693d55d65f: Download complete [2023-03-07T06:02:42.338Z] fc693d55d65f: Pull complete [2023-03-07T06:02:42.338Z] 7e9fc2657dce: Pull complete [2023-03-07T06:02:42.338Z] dda99020689f: Pull complete [2023-03-07T06:02:49.056Z] db1c61fa0a46: Pull complete [2023-03-07T06:02:51.673Z] 891c053d2c06: Pull complete [2023-03-07T06:02:51.673Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T06:02:51.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T06:02:51.673Z] ---> f96f9c87975a [2023-03-07T06:02:51.673Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-07T06:02:53.641Z] ---> Running in cfe2f6fffc6a [2023-03-07T06:02:54.234Z] Removing intermediate container cfe2f6fffc6a [2023-03-07T06:02:54.234Z] ---> 3996f7706c0c [2023-03-07T06:02:54.234Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T06:02:54.234Z] ---> Running in f138f691d904 [2023-03-07T06:02:54.505Z] Removing intermediate container f138f691d904 [2023-03-07T06:02:54.505Z] ---> f231904a3892 [2023-03-07T06:02:54.505Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-07T06:02:54.505Z] ---> Running in b32795e9777f [2023-03-07T06:02:55.102Z] Removing intermediate container b32795e9777f [2023-03-07T06:02:55.102Z] ---> 2b332efda29d [2023-03-07T06:02:55.102Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T06:02:55.102Z] ---> Running in 292cb175c543 [2023-03-07T06:02:55.380Z] Removing intermediate container 292cb175c543 [2023-03-07T06:02:55.380Z] ---> 3af9aef304db [2023-03-07T06:02:55.380Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T06:02:55.380Z] ---> Running in 23458be8aaed [2023-03-07T06:02:56.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T06:02:57.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T06:02:58.513Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-07T06:02:58.513Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-07T06:02:58.513Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-07T06:02:58.513Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-07T06:02:58.513Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T06:02:58.513Z] OK: 226 MiB in 55 packages [2023-03-07T06:02:59.958Z] Removing intermediate container 23458be8aaed [2023-03-07T06:02:59.958Z] ---> 82df3f962149 [2023-03-07T06:02:59.958Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-07T06:02:59.958Z] ---> Running in 5004719190a7 [2023-03-07T06:03:00.234Z] Removing intermediate container 5004719190a7 [2023-03-07T06:03:00.234Z] ---> 03f94e163b66 [2023-03-07T06:03:00.234Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-07T06:03:00.823Z] ---> 59594288f9e8 [2023-03-07T06:03:00.823Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T06:03:00.823Z] ---> Running in 50098bcc21ea [2023-03-07T06:04:08.766Z] Removing intermediate container 50098bcc21ea [2023-03-07T06:04:08.766Z] ---> fdb945762da1 [2023-03-07T06:04:08.766Z] Step 11/12 : COPY . . [2023-03-07T06:04:08.766Z] ---> 38e235d96877 [2023-03-07T06:04:08.766Z] Step 12/12 : RUN ${MAKE} [2023-03-07T06:04:08.766Z] ---> Running in 39d7b0603a3f [2023-03-07T06:04:08.766Z] noop [2023-03-07T06:04:08.766Z] Removing intermediate container 39d7b0603a3f [2023-03-07T06:04:08.766Z] ---> 55c51b7b2842 [2023-03-07T06:04:08.766Z] Successfully built 55c51b7b2842 [2023-03-07T06:04:08.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:04:09.259Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T06:04:09.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:04:09.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-8509 does not seem to be running inside a container [2023-03-07T06:04:09.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T06:04:11.054Z] $ docker top 86e00e2e2aee4accb2de20a817f97ad65641fdbd7228ddf6a67ae2c3d803129e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T06:04:12.019Z] + go version [2023-03-07T06:04:12.019Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T06:04:12.054Z] $ docker stop --time=1 86e00e2e2aee4accb2de20a817f97ad65641fdbd7228ddf6a67ae2c3d803129e [2023-03-07T06:04:13.769Z] $ docker rm -f --volumes 86e00e2e2aee4accb2de20a817f97ad65641fdbd7228ddf6a67ae2c3d803129e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:04:14.676Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T06:04:14.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:04:14.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-8509 does not seem to be running inside a container [2023-03-07T06:04:15.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T06:04:16.502Z] $ docker top a567decf720f85208f7987087041f7adb7482af0f8dd23151395b0de4d8a9c0c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T06:04:17.412Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T06:04:18.142Z] + make test [2023-03-07T06:04:18.143Z] go test ./... -coverprofile=coverage.out [2023-03-07T06:04:20.105Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-07T06:05:16.586Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-03-07T06:05:16.586Z] /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-03-07T06:05:16.586Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-03-07T06:05:16.586Z] 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-03-07T06:05:16.586Z] 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-03-07T06:05:16.586Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-03-07T06:05:38.656Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/common [2023-03-07T06:05:38.656Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:43:3: unknown field 'LastConnected' in struct literal of type dtos.UpdateDevice [2023-03-07T06:05:38.656Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/common/utils.go:99:25: not enough arguments in call to ec.Add [2023-03-07T06:05:38.656Z] have (context.Context, requests.AddEventRequest) [2023-03-07T06:05:38.656Z] want (context.Context, string, requests.AddEventRequest) [2023-03-07T06:05:46.789Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements [2023-03-07T06:05:46.789Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-03-07T06:05:46.834Z] $ docker stop --time=1 a567decf720f85208f7987087041f7adb7482af0f8dd23151395b0de4d8a9c0c [2023-03-07T06:05:48.641Z] $ docker rm -f --volumes a567decf720f85208f7987087041f7adb7482af0f8dd23151395b0de4d8a9c0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:05:50.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T06:05:50.151Z] [2023-03-07T06:05:50.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:05:50.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T06:05:50.562Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T06:05:50.562Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T06:05:50.562Z] 04944245beec: Pulling fs layer [2023-03-07T06:05:50.562Z] 699f458cf7ca: Pulling fs layer [2023-03-07T06:05:50.562Z] 765212b225bb: Pulling fs layer [2023-03-07T06:05:50.562Z] f23df028b6ca: Pulling fs layer [2023-03-07T06:05:50.562Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T06:05:50.562Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T06:05:50.562Z] f23df028b6ca: Waiting [2023-03-07T06:05:50.562Z] d65c8cfc05b1: Waiting [2023-03-07T06:05:50.562Z] 2437ff75d9bd: Waiting [2023-03-07T06:05:50.562Z] 765212b225bb: Waiting [2023-03-07T06:05:50.833Z] 04944245beec: Verifying Checksum [2023-03-07T06:05:50.833Z] 04944245beec: Download complete [2023-03-07T06:05:50.833Z] 765212b225bb: Download complete [2023-03-07T06:05:50.833Z] f23df028b6ca: Verifying Checksum [2023-03-07T06:05:50.833Z] f23df028b6ca: Download complete [2023-03-07T06:05:50.833Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T06:05:50.833Z] d65c8cfc05b1: Download complete [2023-03-07T06:05:51.106Z] 699f458cf7ca: Verifying Checksum [2023-03-07T06:05:51.106Z] 699f458cf7ca: Download complete [2023-03-07T06:05:51.378Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T06:05:51.378Z] 8998bd30e6a1: Download complete [2023-03-07T06:05:53.972Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T06:05:53.972Z] 2437ff75d9bd: Download complete [2023-03-07T06:05:55.382Z] 8998bd30e6a1: Pull complete [2023-03-07T06:05:55.969Z] 04944245beec: Pull complete [2023-03-07T06:05:57.383Z] 699f458cf7ca: Pull complete [2023-03-07T06:05:57.383Z] 765212b225bb: Pull complete [2023-03-07T06:05:58.343Z] f23df028b6ca: Pull complete [2023-03-07T06:05:58.343Z] d65c8cfc05b1: Pull complete [2023-03-07T06:06:16.591Z] 2437ff75d9bd: Pull complete [2023-03-07T06:06:16.591Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T06:06:16.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T06:06:16.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:06:16.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-8509 does not seem to be running inside a container [2023-03-07T06:06:17.007Z] $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T06:06:18.392Z] $ docker top 7beca8000e1afe0d33996278b16b6af66c716ac90267a00dd2e1b06111622523 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:06:19.346Z] ---> job-cost.sh [2023-03-07T06:06:19.346Z] lf-activate-venv: SKIPPING [2023-03-07T06:06:19.346Z] INFO: No Stack... [2023-03-07T06:06:19.938Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T06:06:20.523Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T06:06:21.201Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-03-07T06:06:21.201Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T06:06:21.302Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [2023-03-07T06:06:21.306Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] did not exist. Created. [2023-03-07T06:06:21.306Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T06:06:22.041Z] /w/workspace/device-snmp-go/1@tmp/durable-530ba045/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T06:06:22.743Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T06:06:22.779Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T06:06:23.292Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T06:06:23.308Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-252-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T06:06:23.391Z] $ docker stop --time=1 7beca8000e1afe0d33996278b16b6af66c716ac90267a00dd2e1b06111622523 [2023-03-07T06:06:25.109Z] $ docker rm -f --volumes 7beca8000e1afe0d33996278b16b6af66c716ac90267a00dd2e1b06111622523 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T06:06:25.957Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T06:06:27.828Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-252/archives ] [2023-03-07T06:06:27.828Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-252/archives [2023-03-07T06:06:27.828Z] total 16 [2023-03-07T06:06:27.828Z] drwxr-xr-x 3 root root 4096 Mar 7 06:00 . [2023-03-07T06:06:27.828Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 06:00 .. [2023-03-07T06:06:27.828Z] drwxr-xr-x 2 root root 4096 Mar 7 06:00 cost [2023-03-07T06:06:27.828Z] -rw-r--r-- 1 root root 86 Mar 7 06:00 cost.csv [2023-03-07T06:06:27.828Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-252/archives [2023-03-07T06:06:27.828Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-252/archives [2023-03-07T06:06:27.828Z] total 16 [2023-03-07T06:06:27.828Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 06:00 . [2023-03-07T06:06:27.828Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 06:00 .. [2023-03-07T06:06:27.828Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 06:00 cost [2023-03-07T06:06:27.828Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 7 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:06:28.156Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:06:29.038Z] ---> package-listing.sh [2023-03-07T06:06:29.038Z] ++ facter osfamily [2023-03-07T06:06:29.038Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T06:06:29.297Z] + OS_FAMILY=debian [2023-03-07T06:06:29.298Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-252 [2023-03-07T06:06:29.298Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T06:06:29.298Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T06:06:29.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T06:06:29.298Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T06:06:29.298Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-252 ']' [2023-03-07T06:06:29.298Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T06:06:29.298Z] + case "${OS_FAMILY}" in [2023-03-07T06:06:29.298Z] + dpkg -l [2023-03-07T06:06:29.298Z] + grep '^ii' [2023-03-07T06:06:29.298Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T06:06:29.298Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T06:06:29.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T06:06:29.298Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-252 ']' [2023-03-07T06:06:29.298Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-252/archives/ [2023-03-07T06:06:29.298Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-252/archives/ [Pipeline] echo [2023-03-07T06:06:29.329Z] 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-snmp-go_PR-252/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T06:06:29.626Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T06:06:30.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T06:06:30.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T06:06:30.384Z] prd-ubuntu20.04-docker-8c-8g-8503 does not seem to be running inside a container [2023-03-07T06:06:30.417Z] $ 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-snmp-go_PR-252/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-snmp-go_PR-252 -v /w/workspace/gexfoundry_device-snmp-go_PR-252:/w/workspace/gexfoundry_device-snmp-go_PR-252:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T06:06:30.625Z] $ docker top 19f67ccd68fef5f1388de25a5eb9cd9361a0128c620a4d57ba8a904bb3eb83db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T06:06:30.995Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T06:06:31.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T06:06:31.604Z] + ls /var/log/sa-host [2023-03-07T06:06:31.604Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T06:06:31.816Z] provisioning config files... [2023-03-07T06:06:31.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-252@tmp/config17503909129121931435tmp [Pipeline] { [Pipeline] echo [2023-03-07T06:06:31.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:06:32.191Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T06:06:32.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:06:32.620Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T06:06:32.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:06:32.954Z] ---> sudo-logs.sh [2023-03-07T06:06:32.954Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T06:06:33.044Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:06:33.354Z] ---> job-cost.sh [2023-03-07T06:06:33.354Z] lf-activate-venv: SKIPPING [2023-03-07T06:06:33.354Z] DEBUG: total: 0.2199999988079071 [2023-03-07T06:06:33.354Z] INFO: Retrieving Stack Cost... [2023-03-07T06:06:33.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T06:06:34.179Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T06:06:34.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T06:06:34.524Z] ---> logs-deploy.sh [2023-03-07T06:06:34.524Z] lf-activate-venv: SKIPPING [2023-03-07T06:06:34.524Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-252/1 [2023-03-07T06:06:34.524Z] INFO: archiving workspace using pattern(s): [2023-03-07T06:06:35.460Z] Archives upload complete. [2023-03-07T06:06:35.718Z] INFO: archiving logs to Nexus [2023-03-07T06:06:36.287Z] ---> uname -a: [2023-03-07T06:06:36.287Z] Linux prd-ubuntu20-04-docker-8c-8g-8503 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] ---> lscpu: [2023-03-07T06:06:36.287Z] Architecture: x86_64 [2023-03-07T06:06:36.287Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-07T06:06:36.287Z] Byte Order: Little Endian [2023-03-07T06:06:36.287Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-07T06:06:36.287Z] CPU(s): 8 [2023-03-07T06:06:36.287Z] On-line CPU(s) list: 0-7 [2023-03-07T06:06:36.287Z] Thread(s) per core: 1 [2023-03-07T06:06:36.287Z] Core(s) per socket: 1 [2023-03-07T06:06:36.287Z] Socket(s): 8 [2023-03-07T06:06:36.287Z] NUMA node(s): 1 [2023-03-07T06:06:36.287Z] Vendor ID: AuthenticAMD [2023-03-07T06:06:36.287Z] CPU family: 23 [2023-03-07T06:06:36.287Z] Model: 49 [2023-03-07T06:06:36.287Z] Model name: AMD EPYC-Rome Processor [2023-03-07T06:06:36.287Z] Stepping: 0 [2023-03-07T06:06:36.287Z] CPU MHz: 2799.996 [2023-03-07T06:06:36.287Z] BogoMIPS: 5599.99 [2023-03-07T06:06:36.287Z] Virtualization: AMD-V [2023-03-07T06:06:36.287Z] Hypervisor vendor: KVM [2023-03-07T06:06:36.287Z] Virtualization type: full [2023-03-07T06:06:36.287Z] L1d cache: 256 KiB [2023-03-07T06:06:36.287Z] L1i cache: 256 KiB [2023-03-07T06:06:36.287Z] L2 cache: 4 MiB [2023-03-07T06:06:36.287Z] L3 cache: 128 MiB [2023-03-07T06:06:36.287Z] NUMA node0 CPU(s): 0-7 [2023-03-07T06:06:36.287Z] Vulnerability Itlb multihit: Not affected [2023-03-07T06:06:36.287Z] Vulnerability L1tf: Not affected [2023-03-07T06:06:36.287Z] Vulnerability Mds: Not affected [2023-03-07T06:06:36.287Z] Vulnerability Meltdown: Not affected [2023-03-07T06:06:36.287Z] Vulnerability Mmio stale data: Not affected [2023-03-07T06:06:36.287Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-07T06:06:36.287Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-07T06:06:36.287Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-07T06:06:36.287Z] Vulnerability Srbds: Not affected [2023-03-07T06:06:36.287Z] Vulnerability Tsx async abort: Not affected [2023-03-07T06:06:36.287Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] ---> nproc: [2023-03-07T06:06:36.287Z] 8 [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] ---> df -h: [2023-03-07T06:06:36.287Z] Filesystem Size Used Avail Use% Mounted on [2023-03-07T06:06:36.287Z] overlay 155G 12G 144G 8% / [2023-03-07T06:06:36.287Z] tmpfs 64M 0 64M 0% /dev [2023-03-07T06:06:36.287Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-07T06:06:36.287Z] shm 64M 0 64M 0% /dev/shm [2023-03-07T06:06:36.287Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] ---> sar -b -r -n DEV: [2023-03-07T06:06:36.287Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8503) 03/07/23 _x86_64_ (8 CPU) [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] 05:58:12 LINUX RESTART (8 CPU) [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-07T06:06:36.287Z] 06:00:01 186.40 2.13 184.27 0.00 61.59 70837.39 0.00 [2023-03-07T06:06:36.287Z] 06:01:01 28.95 0.12 28.83 0.00 2.13 15941.88 0.00 [2023-03-07T06:06:36.287Z] 06:02:01 1.43 0.00 1.43 0.00 0.00 15.88 0.00 [2023-03-07T06:06:36.287Z] 06:03:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2023-03-07T06:06:36.287Z] 06:04:01 53.71 10.60 43.11 0.00 5158.34 8805.33 0.00 [2023-03-07T06:06:36.287Z] 06:05:01 6.48 0.02 6.47 0.00 0.13 124.78 0.00 [2023-03-07T06:06:36.287Z] 06:06:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2023-03-07T06:06:36.287Z] Average: 39.95 1.84 38.11 0.00 746.03 13679.40 0.00 [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-07T06:06:36.287Z] 06:00:01 28058004 31603032 701384 2.13 147168 3564188 1742432 5.14 1131876 3210472 468664 [2023-03-07T06:06:36.287Z] 06:01:01 28059876 31605760 698172 2.12 147484 3564380 1766700 5.21 1142172 3197720 176 [2023-03-07T06:06:36.287Z] 06:02:01 28059832 31605788 697788 2.12 147532 3564384 1766700 5.21 1142208 3197728 20 [2023-03-07T06:06:36.287Z] 06:03:01 28067052 31613068 690472 2.10 147580 3564376 1766700 5.21 1134736 3197736 8 [2023-03-07T06:06:36.287Z] 06:04:01 27543704 31592580 692588 2.11 181540 4019816 1810372 5.34 1459508 3361780 984 [2023-03-07T06:06:36.287Z] 06:05:01 27550344 31594428 691064 2.10 180120 4016560 1791316 5.28 1455428 3358540 4 [2023-03-07T06:06:36.287Z] 06:06:01 27550580 31594736 690656 2.10 180216 4016568 1791316 5.28 1455304 3358548 8 [2023-03-07T06:06:36.287Z] Average: 27841342 31601342 694589 2.11 161663 3758610 1776505 5.24 1274462 3268932 67123 [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-07T06:06:36.287Z] 06:00:01 docker0 172.44 274.02 13.85 1843.02 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:00:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:00:01 ens3 587.62 364.87 8402.61 120.63 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:01:01 ens3 13.90 8.20 12.34 4.57 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:02:01 ens3 2.63 0.43 2.09 0.27 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:03:01 ens3 2.63 0.65 0.74 0.47 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:04:01 ens3 241.73 123.10 2808.20 9.26 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:05:01 ens3 0.75 0.45 0.28 0.21 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] 06:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] Average: docker0 24.63 39.15 1.98 263.29 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] Average: ens3 121.33 71.10 1603.75 19.35 0.00 0.00 0.00 0.00 [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] ---> sar -P ALL: [2023-03-07T06:06:36.287Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8503) 03/07/23 _x86_64_ (8 CPU) [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] 05:58:12 LINUX RESTART (8 CPU) [2023-03-07T06:06:36.287Z] [2023-03-07T06:06:36.287Z] 05:59:01 CPU %user %nice %system %iowait %steal %idle [2023-03-07T06:06:36.287Z] 06:00:01 all 21.01 0.00 6.67 1.42 0.12 70.78 [2023-03-07T06:06:36.287Z] 06:00:01 0 21.16 0.00 7.28 6.35 0.12 65.08 [2023-03-07T06:06:36.287Z] 06:00:01 1 23.30 0.00 7.60 0.22 0.10 68.79 [2023-03-07T06:06:36.287Z] 06:00:01 2 20.96 0.00 5.71 0.36 0.12 72.86 [2023-03-07T06:06:36.287Z] 06:00:01 3 21.33 0.00 8.42 0.53 0.12 69.60 [2023-03-07T06:06:36.287Z] 06:00:01 4 19.53 0.00 5.69 3.10 0.12 71.55 [2023-03-07T06:06:36.287Z] 06:00:01 5 22.21 0.00 6.28 0.08 0.10 71.32 [2023-03-07T06:06:36.287Z] 06:00:01 6 19.02 0.00 5.44 0.39 0.15 75.00 [2023-03-07T06:06:36.287Z] 06:00:01 7 20.52 0.00 6.90 0.36 0.14 72.08 [2023-03-07T06:06:36.287Z] 06:01:01 all 0.21 0.00 0.16 0.25 0.01 99.36 [2023-03-07T06:06:36.287Z] 06:01:01 0 0.25 0.00 0.15 0.00 0.00 99.60 [2023-03-07T06:06:36.287Z] 06:01:01 1 0.23 0.00 0.12 0.03 0.02 99.60 [2023-03-07T06:06:36.287Z] 06:01:01 2 0.43 0.00 0.50 1.94 0.02 97.11 [2023-03-07T06:06:36.287Z] 06:01:01 3 0.18 0.00 0.10 0.00 0.02 99.70 [2023-03-07T06:06:36.287Z] 06:01:01 4 0.18 0.00 0.18 0.00 0.02 99.62 [2023-03-07T06:06:36.287Z] 06:01:01 5 0.17 0.00 0.08 0.02 0.02 99.72 [2023-03-07T06:06:36.287Z] 06:01:01 6 0.10 0.00 0.07 0.02 0.00 99.82 [2023-03-07T06:06:36.287Z] 06:01:01 7 0.17 0.00 0.12 0.02 0.02 99.68 [2023-03-07T06:06:36.287Z] 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-07T06:06:36.287Z] 06:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-07T06:06:36.287Z] 06:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-07T06:06:36.287Z] 06:02:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2023-03-07T06:06:36.287Z] 06:02:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-07T06:06:36.287Z] 06:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-07T06:06:36.287Z] 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-07T06:06:36.287Z] 06:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-07T06:06:36.287Z] 06:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-07T06:06:36.287Z] 06:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-07T06:06:36.287Z] 06:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-07T06:06:36.287Z] 06:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-07T06:06:36.287Z] 06:03:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-07T06:06:36.287Z] 06:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-07T06:06:36.287Z] 06:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-07T06:06:36.287Z] 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-07T06:06:36.287Z] 06:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-07T06:06:36.287Z] 06:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-07T06:06:36.287Z] 06:04:01 all 2.40 0.00 1.45 0.38 0.03 95.74 [2023-03-07T06:06:36.287Z] 06:04:01 0 1.40 0.00 1.69 0.38 0.02 96.51 [2023-03-07T06:06:36.287Z] 06:04:01 1 1.05 0.00 0.78 1.12 0.02 97.03 [2023-03-07T06:06:36.287Z] 06:04:01 2 1.69 0.00 0.72 0.45 0.03 97.11 [2023-03-07T06:06:36.287Z] 06:04:01 3 1.86 0.00 0.85 0.30 0.03 96.95 [2023-03-07T06:06:36.287Z] 06:04:01 4 2.51 0.00 0.87 0.07 0.02 96.54 [2023-03-07T06:06:36.287Z] 06:04:01 5 2.56 0.00 2.93 0.08 0.02 94.42 [2023-03-07T06:06:36.287Z] 06:04:01 6 4.83 0.00 1.27 0.22 0.03 93.66 [2023-03-07T06:06:36.287Z] 06:04:01 7 3.35 0.00 2.50 0.40 0.03 93.71 [2023-03-07T06:06:36.288Z] 06:05:01 all 0.08 0.00 0.05 0.02 0.00 99.85 [2023-03-07T06:06:36.288Z] 06:05:01 0 0.03 0.00 0.08 0.00 0.02 99.87 [2023-03-07T06:06:36.288Z] 06:05:01 1 0.07 0.00 0.05 0.07 0.00 99.82 [2023-03-07T06:06:36.288Z] 06:05:01 2 0.05 0.00 0.05 0.03 0.00 99.87 [2023-03-07T06:06:36.288Z] 06:05:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-07T06:06:36.288Z] 06:05:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-07T06:06:36.288Z] 06:05:01 5 0.22 0.00 0.08 0.07 0.00 99.63 [2023-03-07T06:06:36.288Z] 06:05:01 6 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-07T06:06:36.288Z] 06:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-07T06:06:36.288Z] 06:06:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2023-03-07T06:06:36.288Z] 06:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-07T06:06:36.288Z] 06:06:01 1 0.00 0.00 0.00 0.07 0.02 99.92 [2023-03-07T06:06:36.288Z] 06:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-07T06:06:36.288Z] 06:06:01 3 1.66 0.00 0.03 0.00 0.00 98.30 [2023-03-07T06:06:36.288Z] 06:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-07T06:06:36.288Z] 06:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-07T06:06:36.288Z] 06:06:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-07T06:06:36.288Z] 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-07T06:06:36.288Z] Average: all 3.38 0.00 1.18 0.30 0.03 95.11 [2023-03-07T06:06:36.288Z] Average: 0 3.24 0.00 1.31 0.95 0.03 94.47 [2023-03-07T06:06:36.288Z] Average: 1 3.49 0.00 1.21 0.21 0.02 95.06 [2023-03-07T06:06:36.288Z] Average: 2 3.27 0.00 1.00 0.41 0.03 95.30 [2023-03-07T06:06:36.288Z] Average: 3 3.57 0.00 1.34 0.12 0.03 94.94 [2023-03-07T06:06:36.288Z] Average: 4 3.14 0.00 0.96 0.45 0.02 95.44 [2023-03-07T06:06:36.288Z] Average: 5 3.56 0.00 1.33 0.04 0.02 95.05 [2023-03-07T06:06:36.288Z] Average: 6 3.39 0.00 0.97 0.09 0.03 95.52 [2023-03-07T06:06:36.288Z] Average: 7 3.40 0.00 1.35 0.11 0.03 95.11 [2023-03-07T06:06:36.288Z] [2023-03-07T06:06:36.288Z] [2023-03-07T06:06:36.288Z]