Pull request #222 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f25cd309e6291d64bf4c650e8e6c2981ce401c6+2bd6e5dae59222faf073cfb9822f90f2048c0bba (37714f020eea47a6a5013fcf59037f7bcd55e3c3) 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-ssh782079267524145942.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-ssh4652763687367637364.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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1792452855420847242.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15360295582768446906.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-ssh5565480335694466186.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7050922073361481888.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4089 in /w/workspace/gexfoundry_device-snmp-go_PR-222 [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-222 # 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 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 Merge succeeded, producing 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 Checking out Revision 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 (PR-222) > 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/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 # 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 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 # 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-01-31T05:03:49.808Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-31T05:03:49.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-31T05:03:50.083Z] ========================================================= [2023-01-31T05:03:50.083Z] EdgeX Global Pipelines Version Info [2023-01-31T05:03:50.083Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:03:50.817Z] ------------------- [2023-01-31T05:03:50.817Z] stable info: [2023-01-31T05:03:50.817Z] ------------------- [2023-01-31T05:03:50.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-31T05:03:50.817Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T05:03:50.817Z] Message: update stable to v1.0.244 [2023-01-31T05:03:51.392Z] ------------------- [2023-01-31T05:03:51.392Z] experimental info: [2023-01-31T05:03:51.392Z] ------------------- [2023-01-31T05:03:51.392Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-31T05:03:51.392Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T05:03:51.392Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-31T05:03:51.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-31T05:03:51.726Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-31T05:03:51.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-31T05:03:51.810Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-31T05:03:51.854Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-31T05:03:51.899Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-31T05:03:51.941Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-31T05:03:51.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-31T05:03:52.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-31T05:03:52.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-31T05:03:52.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-31T05:03:52.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-31T05:03:52.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-31T05:03:52.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-31T05:03:52.295Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T05:03:52.332Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-31T05:03:52.368Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-31T05:03:52.474Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-31T05:03:52.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-31T05:03:52.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-31T05:03:52.599Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-31T05:03:52.637Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-31T05:03:52.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-31T05:03:52.720Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-31T05:03:52.760Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-31T05:03:52.801Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-31T05:03:52.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-31T05:03:52.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2023-01-31T05:03:52.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2023-01-31T05:03:52.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2023-01-31T05:03:53.020Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 [Pipeline] echo [2023-01-31T05:03:53.060Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f25cd3 [Pipeline] echo [2023-01-31T05:03:53.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T05:03:53.231Z] provisioning config files... [2023-01-31T05:03:53.248Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp/config8029722329594021573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:03:53.595Z] ---> docker-login.sh [2023-01-31T05:03:53.595Z] nexus3.edgexfoundry.org:10001 [2023-01-31T05:03:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:53.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:53.855Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:53.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:53.855Z] [2023-01-31T05:03:53.855Z] Login Succeeded [2023-01-31T05:03:53.855Z] nexus3.edgexfoundry.org:10002 [2023-01-31T05:03:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:53.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:53.855Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:53.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:53.855Z] [2023-01-31T05:03:53.855Z] Login Succeeded [2023-01-31T05:03:53.855Z] nexus3.edgexfoundry.org:10003 [2023-01-31T05:03:54.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:54.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:54.115Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:54.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:54.115Z] [2023-01-31T05:03:54.115Z] Login Succeeded [2023-01-31T05:03:54.115Z] nexus3.edgexfoundry.org:10004 [2023-01-31T05:03:54.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:54.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:54.116Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:54.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:54.116Z] [2023-01-31T05:03:54.116Z] Login Succeeded [2023-01-31T05:03:54.116Z] docker.io [2023-01-31T05:03:54.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:03:54.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:03:54.375Z] Configure a credential helper to remove this warning. See [2023-01-31T05:03:54.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:03:54.375Z] [2023-01-31T05:03:54.375Z] Login Succeeded [2023-01-31T05:03:54.375Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T05:03:54.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-31T05:03:55.054Z] + git rev-list -1 --merges 6f25cd309e6291d64bf4c650e8e6c2981ce401c6~1..6f25cd309e6291d64bf4c650e8e6c2981ce401c6 [Pipeline] echo [2023-01-31T05:03:55.122Z] -----------> git rev-list -1 --merges 6f25cd309e6291d64bf4c650e8e6c2981ce401c6~1..6f25cd309e6291d64bf4c650e8e6c2981ce401c6 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 [false] [Pipeline] sh [2023-01-31T05:03:55.436Z] + git log --format=format:%s -1 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 [Pipeline] echo [2023-01-31T05:03:55.474Z] ========================================================= [2023-01-31T05:03:55.474Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-31T05:03:55.474Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T05:03:55.910Z] + git log --format=format:%s -1 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 [Pipeline] echo [2023-01-31T05:03:55.943Z] [semverPrep] GIT_COMMIT: 6f25cd309e6291d64bf4c650e8e6c2981ce401c6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-01-31T05:03:55.977Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-31T05:03:56.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-31T05:03:56.352Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-31T05:03:56.352Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-31T05:03:56.352Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-31T05:03:56.352Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-31T05:03:56.352Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-31T05:03:56.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:03:56.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T05:03:56.783Z] [2023-01-31T05:03:56.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:03:57.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T05:03:57.186Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-31T05:03:57.186Z] b85a868b505f: Pulling fs layer [2023-01-31T05:03:57.186Z] e2be974225ed: Pulling fs layer [2023-01-31T05:03:57.186Z] 339a4e72a1f5: Pulling fs layer [2023-01-31T05:03:57.186Z] 988bab9f4d93: Pulling fs layer [2023-01-31T05:03:57.186Z] 1469e6f7b9e6: Pulling fs layer [2023-01-31T05:03:57.186Z] eaf3925da568: Pulling fs layer [2023-01-31T05:03:57.186Z] bab4dde63d76: Pulling fs layer [2023-01-31T05:03:57.186Z] bde34c3a00c8: Pulling fs layer [2023-01-31T05:03:57.186Z] b352a97aabf1: Pulling fs layer [2023-01-31T05:03:57.186Z] 4872d77fe225: Pulling fs layer [2023-01-31T05:03:57.186Z] 5851b861e8e6: Pulling fs layer [2023-01-31T05:03:57.186Z] 1469e6f7b9e6: Waiting [2023-01-31T05:03:57.186Z] bde34c3a00c8: Waiting [2023-01-31T05:03:57.186Z] eaf3925da568: Waiting [2023-01-31T05:03:57.186Z] bab4dde63d76: Waiting [2023-01-31T05:03:57.186Z] b352a97aabf1: Waiting [2023-01-31T05:03:57.186Z] 4872d77fe225: Waiting [2023-01-31T05:03:57.186Z] 5851b861e8e6: Waiting [2023-01-31T05:03:57.186Z] 988bab9f4d93: Waiting [2023-01-31T05:03:57.186Z] e2be974225ed: Verifying Checksum [2023-01-31T05:03:57.186Z] e2be974225ed: Download complete [2023-01-31T05:03:57.186Z] 988bab9f4d93: Verifying Checksum [2023-01-31T05:03:57.186Z] 988bab9f4d93: Download complete [2023-01-31T05:03:57.462Z] 1469e6f7b9e6: Verifying Checksum [2023-01-31T05:03:57.462Z] 1469e6f7b9e6: Download complete [2023-01-31T05:03:57.462Z] 339a4e72a1f5: Verifying Checksum [2023-01-31T05:03:57.462Z] 339a4e72a1f5: Download complete [2023-01-31T05:03:57.462Z] eaf3925da568: Download complete [2023-01-31T05:03:57.462Z] bde34c3a00c8: Verifying Checksum [2023-01-31T05:03:57.462Z] bde34c3a00c8: Download complete [2023-01-31T05:03:57.731Z] b352a97aabf1: Download complete [2023-01-31T05:03:57.731Z] 4872d77fe225: Download complete [2023-01-31T05:03:57.731Z] 5851b861e8e6: Verifying Checksum [2023-01-31T05:03:57.731Z] 5851b861e8e6: Download complete [2023-01-31T05:03:57.731Z] b85a868b505f: Verifying Checksum [2023-01-31T05:03:57.731Z] b85a868b505f: Download complete [2023-01-31T05:03:57.992Z] bab4dde63d76: Verifying Checksum [2023-01-31T05:03:57.992Z] bab4dde63d76: Download complete [2023-01-31T05:03:58.928Z] b85a868b505f: Pull complete [2023-01-31T05:03:58.928Z] e2be974225ed: Pull complete [2023-01-31T05:03:59.496Z] 339a4e72a1f5: Pull complete [2023-01-31T05:03:59.496Z] 988bab9f4d93: Pull complete [2023-01-31T05:03:59.757Z] 1469e6f7b9e6: Pull complete [2023-01-31T05:04:00.015Z] eaf3925da568: Pull complete [2023-01-31T05:04:01.918Z] bab4dde63d76: Pull complete [2023-01-31T05:04:01.918Z] bde34c3a00c8: Pull complete [2023-01-31T05:04:01.918Z] b352a97aabf1: Pull complete [2023-01-31T05:04:01.918Z] 4872d77fe225: Pull complete [2023-01-31T05:04:01.918Z] 5851b861e8e6: Pull complete [2023-01-31T05:04:01.918Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-31T05:04:01.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-31T05:04:01.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:04:02.154Z] prd-ubuntu20.04-docker-8c-8g-4089 does not seem to be running inside a container [2023-01-31T05:04:02.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-222 -v /w/workspace/gexfoundry_device-snmp-go_PR-222:/w/workspace/gexfoundry_device-snmp-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-31T05:04:05.200Z] $ docker top 197a6c3cf6ed47b61bdc64745d29e343e054eead64ee4b0db1ca01d22e74cc7d -eo pid,comm [2023-01-31T05:04:05.261Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-31T05:04:05.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-31T05:04:05.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T05:04:05.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T05:04:05.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T05:04:05.533Z] $ docker exec 197a6c3cf6ed47b61bdc64745d29e343e054eead64ee4b0db1ca01d22e74cc7d ssh-agent [2023-01-31T05:04:05.646Z] SSH_AUTH_SOCK=/tmp/ssh-TX7Yy73NkUzJ/agent.33 [2023-01-31T05:04:05.646Z] SSH_AGENT_PID=39 [2023-01-31T05:04:05.651Z] Running ssh-add (command line suppressed) [2023-01-31T05:04:05.744Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-222@tmp/private_key_16208813889428000014.key (/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp/private_key_16208813889428000014.key) [2023-01-31T05:04:05.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T05:04:06.096Z] + git tag --points-at HEAD [Pipeline] } [2023-01-31T05:04:06.115Z] $ docker exec --env ******** --env ******** 197a6c3cf6ed47b61bdc64745d29e343e054eead64ee4b0db1ca01d22e74cc7d ssh-agent -k [2023-01-31T05:04:06.213Z] unset SSH_AUTH_SOCK; [2023-01-31T05:04:06.214Z] unset SSH_AGENT_PID; [2023-01-31T05:04:06.214Z] echo Agent pid 39 killed; [2023-01-31T05:04:06.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-31T05:04:06.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-31T05:04:06.320Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-31T05:04:06.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-31T05:04:06.438Z] $ docker exec 197a6c3cf6ed47b61bdc64745d29e343e054eead64ee4b0db1ca01d22e74cc7d ssh-agent [2023-01-31T05:04:06.551Z] SSH_AUTH_SOCK=/tmp/ssh-PPzFi42j1Er7/agent.71 [2023-01-31T05:04:06.551Z] SSH_AGENT_PID=78 [2023-01-31T05:04:06.555Z] Running ssh-add (command line suppressed) [2023-01-31T05:04:06.655Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-222@tmp/private_key_10743246374492684771.key (/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp/private_key_10743246374492684771.key) [2023-01-31T05:04:06.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-31T05:04:07.004Z] + git semver init [2023-01-31T05:04:07.263Z] 2023-01-31 05:04:07,184 [run_init] DEBUG init version:0.0.0 force:False [2023-01-31T05:04:07.263Z] 2023-01-31 05:04:07,184 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-222/.semver [2023-01-31T05:04:07.263Z] 2023-01-31 05:04:07,185 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-222/.semver [2023-01-31T05:04:07.263Z] 2023-01-31 05:04:07,185 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-222/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-222, universal_newlines=False, shell=None, istream=None) [2023-01-31T05:04:08.199Z] 2023-01-31 05:04:08,005 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-222/.git/info/exclude [2023-01-31T05:04:08.199Z] 2023-01-31 05:04:08,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-222/.semver/PR-222 with force:False [2023-01-31T05:04:08.199Z] 2023-01-31 05:04:08,006 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-222/.semver/PR-222 [2023-01-31T05:04:08.199Z] 2023-01-31 05:04:08,010 [execute] INFO git cat-file --batch-check [2023-01-31T05:04:08.199Z] 2023-01-31 05:04:08,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T05:04:08.199Z] 2023-01-31 05:04:08,016 [execute] INFO git cat-file --batch [2023-01-31T05:04:08.199Z] 2023-01-31 05:04:08,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-222/.semver, universal_newlines=False, shell=None, istream=) [2023-01-31T05:04:08.199Z] 2023-01-31 05:04:08,021 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-222/.semver/PR-222 [2023-01-31T05:04:08.199Z] 0.0.0 [Pipeline] } [2023-01-31T05:04:08.220Z] $ docker exec --env ******** --env ******** 197a6c3cf6ed47b61bdc64745d29e343e054eead64ee4b0db1ca01d22e74cc7d ssh-agent -k [2023-01-31T05:04:08.320Z] unset SSH_AUTH_SOCK; [2023-01-31T05:04:08.320Z] unset SSH_AGENT_PID; [2023-01-31T05:04:08.320Z] echo Agent pid 78 killed; [2023-01-31T05:04:08.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-31T05:04:08.762Z] + git semver [Pipeline] } [2023-01-31T05:04:09.148Z] $ docker stop --time=1 197a6c3cf6ed47b61bdc64745d29e343e054eead64ee4b0db1ca01d22e74cc7d [2023-01-31T05:04:10.451Z] $ docker rm -f --volumes 197a6c3cf6ed47b61bdc64745d29e343e054eead64ee4b0db1ca01d22e74cc7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-31T05:04:10.870Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-31T05:04:11.137Z] Stashed 1 file(s) [Pipeline] echo [2023-01-31T05:04:11.157Z] [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-01-31T05:04:11.785Z] provisioning config files... [2023-01-31T05:04:11.794Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp/config18408407635444107509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:04:12.141Z] ---> docker-login.sh [2023-01-31T05:04:12.141Z] nexus3.edgexfoundry.org:10001 [2023-01-31T05:04:12.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:04:12.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:04:12.141Z] Configure a credential helper to remove this warning. See [2023-01-31T05:04:12.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:04:12.141Z] [2023-01-31T05:04:12.141Z] Login Succeeded [2023-01-31T05:04:12.141Z] nexus3.edgexfoundry.org:10002 [2023-01-31T05:04:12.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:04:12.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:04:12.141Z] Configure a credential helper to remove this warning. See [2023-01-31T05:04:12.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:04:12.141Z] [2023-01-31T05:04:12.141Z] Login Succeeded [2023-01-31T05:04:12.141Z] nexus3.edgexfoundry.org:10003 [2023-01-31T05:04:12.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:04:12.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:04:12.400Z] Configure a credential helper to remove this warning. See [2023-01-31T05:04:12.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:04:12.400Z] [2023-01-31T05:04:12.400Z] Login Succeeded [2023-01-31T05:04:12.400Z] nexus3.edgexfoundry.org:10004 [2023-01-31T05:04:12.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:04:12.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:04:12.400Z] Configure a credential helper to remove this warning. See [2023-01-31T05:04:12.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:04:12.400Z] [2023-01-31T05:04:12.400Z] Login Succeeded [2023-01-31T05:04:12.400Z] docker.io [2023-01-31T05:04:12.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:04:12.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:04:12.660Z] Configure a credential helper to remove this warning. See [2023-01-31T05:04:12.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:04:12.660Z] [2023-01-31T05:04:12.660Z] Login Succeeded [2023-01-31T05:04:12.660Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T05:04:12.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-31T05:04:12.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T05:04:12.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T05:04:12.950Z] ========================================================= [2023-01-31T05:04:12.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-31T05:04:12.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:04:13.447Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-31T05:04:13.447Z] Sending build context to Docker daemon 5.681MB [2023-01-31T05:04:13.447Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T05:04:13.447Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-31T05:04:13.447Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-31T05:04:13.447Z] 213ec9aee27d: Pulling fs layer [2023-01-31T05:04:13.447Z] 4583459ba037: Pulling fs layer [2023-01-31T05:04:13.447Z] 93c1e223e6f2: Pulling fs layer [2023-01-31T05:04:13.447Z] 53926ce57604: Pulling fs layer [2023-01-31T05:04:13.447Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-31T05:04:13.447Z] 22ff95d597cd: Pulling fs layer [2023-01-31T05:04:13.447Z] 12d6caf4c0d1: Pulling fs layer [2023-01-31T05:04:13.447Z] 96b7cbca73a9: Pulling fs layer [2023-01-31T05:04:13.447Z] a7acece74701: Pulling fs layer [2023-01-31T05:04:13.447Z] 53926ce57604: Waiting [2023-01-31T05:04:13.447Z] 96b7cbca73a9: Waiting [2023-01-31T05:04:13.447Z] a7acece74701: Waiting [2023-01-31T05:04:13.447Z] 22ff95d597cd: Waiting [2023-01-31T05:04:13.447Z] 21b2b0c7a3f4: Waiting [2023-01-31T05:04:13.447Z] 93c1e223e6f2: Verifying Checksum [2023-01-31T05:04:13.447Z] 93c1e223e6f2: Download complete [2023-01-31T05:04:13.447Z] 4583459ba037: Download complete [2023-01-31T05:04:13.447Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-31T05:04:13.447Z] 21b2b0c7a3f4: Download complete [2023-01-31T05:04:13.447Z] 22ff95d597cd: Verifying Checksum [2023-01-31T05:04:13.447Z] 22ff95d597cd: Download complete [2023-01-31T05:04:13.708Z] 213ec9aee27d: Verifying Checksum [2023-01-31T05:04:13.708Z] 12d6caf4c0d1: Verifying Checksum [2023-01-31T05:04:13.708Z] 12d6caf4c0d1: Download complete [2023-01-31T05:04:13.708Z] 213ec9aee27d: Pull complete [2023-01-31T05:04:13.978Z] 4583459ba037: Pull complete [2023-01-31T05:04:13.978Z] 93c1e223e6f2: Pull complete [2023-01-31T05:04:15.008Z] a7acece74701: Verifying Checksum [2023-01-31T05:04:15.008Z] a7acece74701: Download complete [2023-01-31T05:04:15.008Z] 53926ce57604: Verifying Checksum [2023-01-31T05:04:15.008Z] 53926ce57604: Download complete [2023-01-31T05:04:15.008Z] 96b7cbca73a9: Verifying Checksum [2023-01-31T05:04:15.008Z] 96b7cbca73a9: Download complete [2023-01-31T05:04:19.213Z] 53926ce57604: Pull complete [2023-01-31T05:04:19.213Z] 21b2b0c7a3f4: Pull complete [2023-01-31T05:04:19.213Z] 22ff95d597cd: Pull complete [2023-01-31T05:04:19.213Z] 12d6caf4c0d1: Pull complete [2023-01-31T05:04:21.111Z] 96b7cbca73a9: Pull complete [2023-01-31T05:04:22.045Z] a7acece74701: Pull complete [2023-01-31T05:04:22.045Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-31T05:04:22.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-31T05:04:22.045Z] ---> db6d94c90886 [2023-01-31T05:04:22.045Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-31T05:04:26.237Z] ---> Running in aa3ac0d3b897 [2023-01-31T05:04:26.237Z] Removing intermediate container aa3ac0d3b897 [2023-01-31T05:04:26.237Z] ---> 897d1ae095c5 [2023-01-31T05:04:26.237Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T05:04:26.237Z] ---> Running in db1ee10ee825 [2023-01-31T05:04:26.237Z] Removing intermediate container db1ee10ee825 [2023-01-31T05:04:26.237Z] ---> 2be8253c8f23 [2023-01-31T05:04:26.237Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-31T05:04:26.237Z] ---> Running in c0852193fb70 [2023-01-31T05:04:26.498Z] Removing intermediate container c0852193fb70 [2023-01-31T05:04:26.498Z] ---> 374d09703b36 [2023-01-31T05:04:26.498Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T05:04:26.498Z] ---> Running in 0cfb501f3b08 [2023-01-31T05:04:26.498Z] Removing intermediate container 0cfb501f3b08 [2023-01-31T05:04:26.498Z] ---> 79ff87998337 [2023-01-31T05:04:26.498Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T05:04:26.498Z] ---> Running in aa8de6a08340 [2023-01-31T05:04:26.612Z] Still waiting to schedule task [2023-01-31T05:04:26.613Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4086’ [2023-01-31T05:04:27.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-31T05:04:27.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-31T05:04:27.324Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-31T05:04:27.324Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-31T05:04:27.324Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-31T05:04:27.324Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-31T05:04:27.324Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T05:04:27.324Z] OK: 216 MiB in 55 packages [2023-01-31T05:04:27.892Z] Removing intermediate container aa8de6a08340 [2023-01-31T05:04:27.892Z] ---> 603c960a8a64 [2023-01-31T05:04:27.892Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-31T05:04:27.892Z] ---> Running in a8ba33ef3a42 [2023-01-31T05:04:27.892Z] Removing intermediate container a8ba33ef3a42 [2023-01-31T05:04:27.892Z] ---> 80fe53d41b6b [2023-01-31T05:04:27.892Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-31T05:04:28.152Z] ---> bbc12ec31230 [2023-01-31T05:04:28.152Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T05:04:28.152Z] ---> Running in 778cab625dd1 [2023-01-31T05:04:54.706Z] Removing intermediate container 778cab625dd1 [2023-01-31T05:04:54.706Z] ---> 641ed6995a74 [2023-01-31T05:04:54.706Z] Step 11/12 : COPY . . [2023-01-31T05:04:54.706Z] ---> 61686d21a0af [2023-01-31T05:04:54.706Z] Step 12/12 : RUN ${MAKE} [2023-01-31T05:04:54.706Z] ---> Running in 6da59f244bbc [2023-01-31T05:04:54.706Z] noop [2023-01-31T05:04:54.706Z] Removing intermediate container 6da59f244bbc [2023-01-31T05:04:54.706Z] ---> bf2918afc3c3 [2023-01-31T05:04:54.706Z] Successfully built bf2918afc3c3 [2023-01-31T05:04:54.706Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:04:55.152Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T05:04:55.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:04:55.312Z] prd-ubuntu20.04-docker-8c-8g-4089 does not seem to be running inside a container [2023-01-31T05:04:55.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-222 -v /w/workspace/gexfoundry_device-snmp-go_PR-222:/w/workspace/gexfoundry_device-snmp-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T05:04:55.661Z] $ docker top e4257c9a6a9db73fa143fde0491c274c61ae63aae1351ed9581d4a856edf56e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:04:56.042Z] + go version [2023-01-31T05:04:56.042Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-31T05:04:56.077Z] $ docker stop --time=1 e4257c9a6a9db73fa143fde0491c274c61ae63aae1351ed9581d4a856edf56e5 [2023-01-31T05:04:57.402Z] $ docker rm -f --volumes e4257c9a6a9db73fa143fde0491c274c61ae63aae1351ed9581d4a856edf56e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:04:58.120Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-31T05:04:58.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:04:58.264Z] prd-ubuntu20.04-docker-8c-8g-4089 does not seem to be running inside a container [2023-01-31T05:04:58.295Z] $ 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-222 -v /w/workspace/gexfoundry_device-snmp-go_PR-222:/w/workspace/gexfoundry_device-snmp-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-31T05:04:58.689Z] $ docker top 21afda44e4bf4c37e0644c24e1c9893ca6467037e1b328b1f9fb5ad120ee1968 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:04:59.072Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-222 [Pipeline] fileExists [Pipeline] sh [2023-01-31T05:04:59.436Z] + make test [2023-01-31T05:04:59.436Z] go test ./... -coverprofile=coverage.out [2023-01-31T05:05:00.003Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-31T05:05:06.561Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-31T05:05:06.561Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-31T05:05:06.561Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-31T05:05:06.561Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-31T05:05:06.561Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-31T05:05:06.561Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-31T05:05:07.934Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-31T05:05:07.934Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-31T05:05:07.935Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-31T05:05:07.935Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-31T05:05:07.935Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-31T05:05:07.935Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-31T05:05:08.193Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.017s coverage: 0.0% of statements [2023-01-31T05:05:08.193Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-01-31T05:05:08.236Z] $ docker stop --time=1 21afda44e4bf4c37e0644c24e1c9893ca6467037e1b328b1f9fb5ad120ee1968 [2023-01-31T05:05:10.556Z] $ docker rm -f --volumes 21afda44e4bf4c37e0644c24e1c9893ca6467037e1b328b1f9fb5ad120ee1968 [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-01-31T05:05:11.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T05:05:11.693Z] [2023-01-31T05:05:11.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:05:12.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T05:05:12.068Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-31T05:05:12.068Z] 5eb5b503b376: Pulling fs layer [2023-01-31T05:05:12.068Z] 5c69ac0246d0: Pulling fs layer [2023-01-31T05:05:12.068Z] ec43610c2a17: Pulling fs layer [2023-01-31T05:05:12.068Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-31T05:05:12.068Z] 33b1e0a273af: Pulling fs layer [2023-01-31T05:05:12.068Z] 5d3b04190fa2: Pulling fs layer [2023-01-31T05:05:12.068Z] 2f39f015ded8: Pulling fs layer [2023-01-31T05:05:12.068Z] 33b1e0a273af: Waiting [2023-01-31T05:05:12.068Z] 3a2ae6a8a46f: Waiting [2023-01-31T05:05:12.068Z] 5d3b04190fa2: Waiting [2023-01-31T05:05:12.068Z] 2f39f015ded8: Waiting [2023-01-31T05:05:12.068Z] 5c69ac0246d0: Verifying Checksum [2023-01-31T05:05:12.068Z] 5c69ac0246d0: Download complete [2023-01-31T05:05:12.068Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-31T05:05:12.068Z] 3a2ae6a8a46f: Download complete [2023-01-31T05:05:12.334Z] 33b1e0a273af: Verifying Checksum [2023-01-31T05:05:12.334Z] 33b1e0a273af: Download complete [2023-01-31T05:05:12.334Z] ec43610c2a17: Verifying Checksum [2023-01-31T05:05:12.334Z] ec43610c2a17: Download complete [2023-01-31T05:05:12.334Z] 5d3b04190fa2: Verifying Checksum [2023-01-31T05:05:12.334Z] 5d3b04190fa2: Download complete [2023-01-31T05:05:12.594Z] 5eb5b503b376: Verifying Checksum [2023-01-31T05:05:12.594Z] 5eb5b503b376: Download complete [2023-01-31T05:05:13.530Z] 2f39f015ded8: Verifying Checksum [2023-01-31T05:05:13.530Z] 2f39f015ded8: Download complete [2023-01-31T05:05:13.815Z] 5eb5b503b376: Pull complete [2023-01-31T05:05:14.085Z] 5c69ac0246d0: Pull complete [2023-01-31T05:05:14.365Z] ec43610c2a17: Pull complete [2023-01-31T05:05:14.665Z] 3a2ae6a8a46f: Pull complete [2023-01-31T05:05:14.665Z] 33b1e0a273af: Pull complete [2023-01-31T05:05:14.936Z] 5d3b04190fa2: Pull complete [2023-01-31T05:05:19.141Z] 2f39f015ded8: Pull complete [2023-01-31T05:05:19.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-31T05:05:19.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T05:05:19.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:05:19.371Z] prd-ubuntu20.04-docker-8c-8g-4089 does not seem to be running inside a container [2023-01-31T05:05:19.399Z] $ 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-222 -v /w/workspace/gexfoundry_device-snmp-go_PR-222:/w/workspace/gexfoundry_device-snmp-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T05:05:22.814Z] $ docker top 0c5aed8bc68d32f1e7bac82cac14dbb15a33b261b5f5bc11431561a755fa9e3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:05:23.249Z] ---> job-cost.sh [2023-01-31T05:05:23.249Z] lf-activate-venv: SKIPPING [2023-01-31T05:05:23.249Z] INFO: No Stack... [2023-01-31T05:05:24.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T05:05:24.447Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T05:05:24.765Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-222/archives/cost.csv [2023-01-31T05:05:24.765Z] + cut -d, -f6 [Pipeline] lock [2023-01-31T05:05:24.804Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-222-1-stack-cost] [2023-01-31T05:05:24.810Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-222-1-stack-cost] did not exist. Created. [2023-01-31T05:05:24.810Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T05:05:25.205Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-31T05:05:25.256Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T05:05:25.280Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T05:05:25.362Z] $ docker stop --time=1 0c5aed8bc68d32f1e7bac82cac14dbb15a33b261b5f5bc11431561a755fa9e3c [2023-01-31T05:05:26.514Z] $ docker rm -f --volumes 0c5aed8bc68d32f1e7bac82cac14dbb15a33b261b5f5bc11431561a755fa9e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-31T05:05:26.872Z] Failed in branch amd64 [2023-01-31T05:07:01.412Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4093 in /w/workspace/gexfoundry_device-snmp-go_PR-222 [Pipeline] { [Pipeline] ws [2023-01-31T05:07:01.465Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-31T05:07:01.548Z] Selected Git installation does not exist. Using Default [2023-01-31T05:07:01.548Z] The recommended git tool is: NONE [2023-01-31T05:07:07.369Z] using credential edgex-jenkins-ssh [2023-01-31T05:07:07.385Z] Cloning the remote Git repository [2023-01-31T05:07:07.440Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-31T05:07:07.524Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-01-31T05:07:07.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-31T05:07:07.697Z] > git --version # timeout=10 [2023-01-31T05:07:07.721Z] > git --version # 'git version 2.25.1' [2023-01-31T05:07:07.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T05:07:07.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T05:07:08.911Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-31T05:07:08.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-31T05:07:09.942Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-31T05:07:09.994Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-31T05:07:09.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T05:07:10.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-31T05:07:10.554Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 [2023-01-31T05:07:10.835Z] Merge succeeded, producing 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 [2023-01-31T05:07:10.836Z] Checking out Revision 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 (PR-222) [2023-01-31T05:07:11.364Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-01-31T05:07:11.416Z] > git --version # timeout=10 [2023-01-31T05:07:11.429Z] > git --version # 'git version 2.25.1' [2023-01-31T05:07:11.455Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-31T05:07:10.578Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T05:07:10.611Z] > git checkout -f 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 # timeout=10 [2023-01-31T05:07:10.708Z] > git remote # timeout=10 [2023-01-31T05:07:10.735Z] > git config --get remote.origin.url # timeout=10 [2023-01-31T05:07:10.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-31T05:07:10.785Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-01-31T05:07:10.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-31T05:07:10.845Z] > git config core.sparsecheckout # timeout=10 [2023-01-31T05:07:10.861Z] > git checkout -f 6f25cd309e6291d64bf4c650e8e6c2981ce401c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-31T05:07:12.506Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-31T05:07:12.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-31T05:07:12.506Z] Dload Upload Total Spent Left Speed [2023-01-31T05:07:12.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-01-31T05:07:13.147Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-31T05:07:13.503Z] + sudo tee /etc/docker/daemon.new [2023-01-31T05:07:13.504Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-31T05:07:13.504Z] { [2023-01-31T05:07:13.504Z] "registry-mirrors": [ [2023-01-31T05:07:13.504Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-31T05:07:13.504Z] ], [2023-01-31T05:07:13.504Z] "bip": "10.250.0.254/24", [2023-01-31T05:07:13.504Z] "hosts": [ [2023-01-31T05:07:13.504Z] "tcp://0.0.0.0:5555", [2023-01-31T05:07:13.504Z] "unix:///var/run/docker.sock" [2023-01-31T05:07:13.504Z] ], [2023-01-31T05:07:13.504Z] "mtu": 1458, [2023-01-31T05:07:13.504Z] "selinux-enabled": true, [2023-01-31T05:07:13.504Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-31T05:07:13.504Z] } [Pipeline] sh [2023-01-31T05:07:13.862Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-31T05:07:14.217Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T05:07:32.557Z] provisioning config files... [2023-01-31T05:07:32.586Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config10940363271196216808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:07:32.985Z] ---> docker-login.sh [2023-01-31T05:07:32.985Z] nexus3.edgexfoundry.org:10001 [2023-01-31T05:07:33.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:07:33.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:07:33.573Z] Configure a credential helper to remove this warning. See [2023-01-31T05:07:33.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:07:33.573Z] [2023-01-31T05:07:33.573Z] Login Succeeded [2023-01-31T05:07:33.573Z] nexus3.edgexfoundry.org:10002 [2023-01-31T05:07:33.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:07:34.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:07:34.112Z] Configure a credential helper to remove this warning. See [2023-01-31T05:07:34.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:07:34.112Z] [2023-01-31T05:07:34.112Z] Login Succeeded [2023-01-31T05:07:34.112Z] nexus3.edgexfoundry.org:10003 [2023-01-31T05:07:34.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:07:34.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:07:34.382Z] Configure a credential helper to remove this warning. See [2023-01-31T05:07:34.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:07:34.382Z] [2023-01-31T05:07:34.382Z] Login Succeeded [2023-01-31T05:07:34.382Z] nexus3.edgexfoundry.org:10004 [2023-01-31T05:07:34.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:07:34.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:07:34.924Z] Configure a credential helper to remove this warning. See [2023-01-31T05:07:34.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:07:34.924Z] [2023-01-31T05:07:34.924Z] Login Succeeded [2023-01-31T05:07:34.924Z] docker.io [2023-01-31T05:07:35.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-31T05:07:35.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-31T05:07:35.467Z] Configure a credential helper to remove this warning. See [2023-01-31T05:07:35.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-31T05:07:35.467Z] [2023-01-31T05:07:35.467Z] Login Succeeded [2023-01-31T05:07:35.467Z] ---> docker-login.sh ends [Pipeline] } [2023-01-31T05:07:35.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-31T05:07:35.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T05:07:35.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-31T05:07:35.966Z] ========================================================= [2023-01-31T05:07:35.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-31T05:07:35.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:07:36.476Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-31T05:07:36.745Z] Sending build context to Docker daemon 2.939MB [2023-01-31T05:07:36.745Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-31T05:07:36.745Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-31T05:07:37.028Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-31T05:07:37.028Z] 9b18e9b68314: Pulling fs layer [2023-01-31T05:07:37.028Z] 35d82f9e3411: Pulling fs layer [2023-01-31T05:07:37.028Z] e16973657156: Pulling fs layer [2023-01-31T05:07:37.028Z] fc693d55d65f: Pulling fs layer [2023-01-31T05:07:37.028Z] 7e9fc2657dce: Pulling fs layer [2023-01-31T05:07:37.028Z] dda99020689f: Pulling fs layer [2023-01-31T05:07:37.028Z] db1c61fa0a46: Pulling fs layer [2023-01-31T05:07:37.028Z] 891c053d2c06: Pulling fs layer [2023-01-31T05:07:37.028Z] fc693d55d65f: Waiting [2023-01-31T05:07:37.028Z] 7e9fc2657dce: Waiting [2023-01-31T05:07:37.028Z] dda99020689f: Waiting [2023-01-31T05:07:37.028Z] db1c61fa0a46: Waiting [2023-01-31T05:07:37.028Z] 891c053d2c06: Waiting [2023-01-31T05:07:37.028Z] e16973657156: Verifying Checksum [2023-01-31T05:07:37.028Z] e16973657156: Download complete [2023-01-31T05:07:37.028Z] 35d82f9e3411: Verifying Checksum [2023-01-31T05:07:37.028Z] 35d82f9e3411: Download complete [2023-01-31T05:07:37.028Z] 7e9fc2657dce: Download complete [2023-01-31T05:07:37.028Z] dda99020689f: Verifying Checksum [2023-01-31T05:07:37.028Z] dda99020689f: Download complete [2023-01-31T05:07:37.028Z] 9b18e9b68314: Verifying Checksum [2023-01-31T05:07:37.028Z] 9b18e9b68314: Download complete [2023-01-31T05:07:38.011Z] 9b18e9b68314: Pull complete [2023-01-31T05:07:38.288Z] 891c053d2c06: Verifying Checksum [2023-01-31T05:07:38.288Z] 891c053d2c06: Download complete [2023-01-31T05:07:38.563Z] 35d82f9e3411: Pull complete [2023-01-31T05:07:38.837Z] e16973657156: Pull complete [2023-01-31T05:07:39.809Z] db1c61fa0a46: Verifying Checksum [2023-01-31T05:07:39.809Z] db1c61fa0a46: Download complete [2023-01-31T05:07:40.401Z] fc693d55d65f: Verifying Checksum [2023-01-31T05:07:40.401Z] fc693d55d65f: Download complete [2023-01-31T05:07:55.438Z] fc693d55d65f: Pull complete [2023-01-31T05:07:55.438Z] 7e9fc2657dce: Pull complete [2023-01-31T05:07:55.438Z] dda99020689f: Pull complete [2023-01-31T05:07:59.706Z] db1c61fa0a46: Pull complete [2023-01-31T05:08:02.426Z] 891c053d2c06: Pull complete [2023-01-31T05:08:02.426Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-31T05:08:02.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-31T05:08:02.426Z] ---> f96f9c87975a [2023-01-31T05:08:02.426Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-31T05:08:03.083Z] ---> Running in ccde89f9e66d [2023-01-31T05:08:03.355Z] Removing intermediate container ccde89f9e66d [2023-01-31T05:08:03.355Z] ---> 09570a24fdd6 [2023-01-31T05:08:03.355Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-31T05:08:03.355Z] ---> Running in bcbce471a3fc [2023-01-31T05:08:03.624Z] Removing intermediate container bcbce471a3fc [2023-01-31T05:08:03.624Z] ---> 9fbc21b78743 [2023-01-31T05:08:03.624Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-31T05:08:03.624Z] ---> Running in 720224a74d3b [2023-01-31T05:08:03.898Z] Removing intermediate container 720224a74d3b [2023-01-31T05:08:03.898Z] ---> 9ee9b64b73d2 [2023-01-31T05:08:03.898Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-31T05:08:04.165Z] ---> Running in 3fde85c91d1b [2023-01-31T05:08:04.438Z] Removing intermediate container 3fde85c91d1b [2023-01-31T05:08:04.438Z] ---> bcb0ef88b6cd [2023-01-31T05:08:04.438Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-31T05:08:04.438Z] ---> Running in b62dd5981f15 [2023-01-31T05:08:05.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-31T05:08:05.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-31T05:08:06.952Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-31T05:08:06.952Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-31T05:08:06.952Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-31T05:08:06.952Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-31T05:08:06.952Z] Executing busybox-1.35.0-r17.trigger [2023-01-31T05:08:06.952Z] OK: 226 MiB in 55 packages [2023-01-31T05:08:07.919Z] Removing intermediate container b62dd5981f15 [2023-01-31T05:08:07.919Z] ---> 7c1159ef8482 [2023-01-31T05:08:07.919Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-31T05:08:08.194Z] ---> Running in 5529b96870c7 [2023-01-31T05:08:08.462Z] Removing intermediate container 5529b96870c7 [2023-01-31T05:08:08.462Z] ---> aba6c4604474 [2023-01-31T05:08:08.462Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-31T05:08:09.056Z] ---> 9a4cd1d1028e [2023-01-31T05:08:09.056Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-31T05:08:09.056Z] ---> Running in 74e762f4657f [2023-01-31T05:09:16.985Z] Removing intermediate container 74e762f4657f [2023-01-31T05:09:16.985Z] ---> 35b7230df9f2 [2023-01-31T05:09:16.985Z] Step 11/12 : COPY . . [2023-01-31T05:09:16.985Z] ---> af407bc71ffb [2023-01-31T05:09:16.985Z] Step 12/12 : RUN ${MAKE} [2023-01-31T05:09:16.985Z] ---> Running in f5f791f3e21d [2023-01-31T05:09:16.985Z] noop [2023-01-31T05:09:16.985Z] Removing intermediate container f5f791f3e21d [2023-01-31T05:09:16.985Z] ---> 2f53d8065c24 [2023-01-31T05:09:16.985Z] Successfully built 2f53d8065c24 [2023-01-31T05:09:16.985Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:09:17.483Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T05:09:17.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:09:17.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-4093 does not seem to be running inside a container [2023-01-31T05:09:17.849Z] $ 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-01-31T05:09:19.194Z] $ docker top d973babef5169062938d2cabe2a861d1f01da963fb1f1d6b9d6f7c2876f05c01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:09:20.106Z] + go version [2023-01-31T05:09:20.106Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-31T05:09:20.141Z] $ docker stop --time=1 d973babef5169062938d2cabe2a861d1f01da963fb1f1d6b9d6f7c2876f05c01 [2023-01-31T05:09:21.780Z] $ docker rm -f --volumes d973babef5169062938d2cabe2a861d1f01da963fb1f1d6b9d6f7c2876f05c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:09:22.630Z] + docker inspect -f . ci-base-image-arm64 [2023-01-31T05:09:22.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:09:22.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-4093 does not seem to be running inside a container [2023-01-31T05:09:22.988Z] $ 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-01-31T05:09:25.110Z] $ docker top aa4a37df3cca8be5ff3f5c35749f5d914cbab67700c6360b83d9eb37630b445b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:09:25.679Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-31T05:09:26.070Z] + make test [2023-01-31T05:09:26.337Z] go test ./... -coverprofile=coverage.out [2023-01-31T05:09:27.745Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-31T05:10:24.160Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-31T05:10:24.160Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-31T05:10:24.160Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-31T05:10:24.160Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-31T05:10:24.160Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-31T05:10:24.160Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-31T05:10:42.421Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-31T05:10:42.421Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-31T05:10:42.421Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-31T05:10:42.421Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-31T05:10:42.421Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-31T05:10:42.421Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-31T05:10:49.077Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements [2023-01-31T05:10:49.077Z] make: *** [Makefile:35: unittest] Error 2 [Pipeline] } [2023-01-31T05:10:49.126Z] $ docker stop --time=1 aa4a37df3cca8be5ff3f5c35749f5d914cbab67700c6360b83d9eb37630b445b [2023-01-31T05:10:51.009Z] $ docker rm -f --volumes aa4a37df3cca8be5ff3f5c35749f5d914cbab67700c6360b83d9eb37630b445b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:10:52.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T05:10:52.508Z] [2023-01-31T05:10:52.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:10:52.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T05:10:53.510Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-31T05:10:53.510Z] 8998bd30e6a1: Pulling fs layer [2023-01-31T05:10:53.510Z] 04944245beec: Pulling fs layer [2023-01-31T05:10:53.510Z] 699f458cf7ca: Pulling fs layer [2023-01-31T05:10:53.510Z] 765212b225bb: Pulling fs layer [2023-01-31T05:10:53.510Z] f23df028b6ca: Pulling fs layer [2023-01-31T05:10:53.510Z] d65c8cfc05b1: Pulling fs layer [2023-01-31T05:10:53.510Z] 2437ff75d9bd: Pulling fs layer [2023-01-31T05:10:53.510Z] f23df028b6ca: Waiting [2023-01-31T05:10:53.510Z] d65c8cfc05b1: Waiting [2023-01-31T05:10:53.510Z] 2437ff75d9bd: Waiting [2023-01-31T05:10:53.510Z] 765212b225bb: Waiting [2023-01-31T05:10:53.510Z] 04944245beec: Verifying Checksum [2023-01-31T05:10:53.510Z] 04944245beec: Download complete [2023-01-31T05:10:53.510Z] 765212b225bb: Download complete [2023-01-31T05:10:53.510Z] f23df028b6ca: Verifying Checksum [2023-01-31T05:10:53.510Z] f23df028b6ca: Download complete [2023-01-31T05:10:53.510Z] d65c8cfc05b1: Verifying Checksum [2023-01-31T05:10:53.510Z] d65c8cfc05b1: Download complete [2023-01-31T05:10:53.785Z] 699f458cf7ca: Verifying Checksum [2023-01-31T05:10:53.785Z] 699f458cf7ca: Download complete [2023-01-31T05:10:54.056Z] 8998bd30e6a1: Verifying Checksum [2023-01-31T05:10:54.056Z] 8998bd30e6a1: Download complete [2023-01-31T05:10:56.663Z] 2437ff75d9bd: Verifying Checksum [2023-01-31T05:10:56.663Z] 2437ff75d9bd: Download complete [2023-01-31T05:10:58.608Z] 8998bd30e6a1: Pull complete [2023-01-31T05:10:58.876Z] 04944245beec: Pull complete [2023-01-31T05:11:00.294Z] 699f458cf7ca: Pull complete [2023-01-31T05:11:00.294Z] 765212b225bb: Pull complete [2023-01-31T05:11:01.254Z] f23df028b6ca: Pull complete [2023-01-31T05:11:01.524Z] d65c8cfc05b1: Pull complete [2023-01-31T05:11:16.543Z] 2437ff75d9bd: Pull complete [2023-01-31T05:11:16.543Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-31T05:11:16.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-31T05:11:16.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:11:16.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-4093 does not seem to be running inside a container [2023-01-31T05:11:16.958Z] $ 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-01-31T05:11:20.014Z] $ docker top 2a7a546f5fd43dfd92471704dbce6d2a539736a41f037e022789fac52748a06b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:11:21.078Z] ---> job-cost.sh [2023-01-31T05:11:21.078Z] lf-activate-venv: SKIPPING [2023-01-31T05:11:21.078Z] INFO: No Stack... [2023-01-31T05:11:21.672Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-31T05:11:22.637Z] INFO: Archiving Costs [Pipeline] sh [2023-01-31T05:11:23.304Z] + cut -d, -f6 [2023-01-31T05:11:23.304Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-01-31T05:11:23.398Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-222-1-stack-cost] [2023-01-31T05:11:23.403Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-222-1-stack-cost] did not exist. Created. [2023-01-31T05:11:23.403Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-31T05:11:24.165Z] /w/workspace/device-snmp-go/1@tmp/durable-79a92f3b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-31T05:11:24.856Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-31T05:11:24.892Z] Warning: overwriting stash ‘stack-cost’ [2023-01-31T05:11:25.455Z] Stashed 1 file(s) [Pipeline] } [2023-01-31T05:11:25.470Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-31T05:11:25.548Z] $ docker stop --time=1 2a7a546f5fd43dfd92471704dbce6d2a539736a41f037e022789fac52748a06b [2023-01-31T05:11:27.193Z] $ docker rm -f --volumes 2a7a546f5fd43dfd92471704dbce6d2a539736a41f037e022789fac52748a06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-31T05:11:27.904Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-31T05:11:29.912Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-222/archives ] [2023-01-31T05:11:29.913Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-222/archives [2023-01-31T05:11:29.913Z] total 16 [2023-01-31T05:11:29.913Z] drwxr-xr-x 3 root root 4096 Jan 31 05:05 . [2023-01-31T05:11:29.913Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 05:05 .. [2023-01-31T05:11:29.913Z] drwxr-xr-x 2 root root 4096 Jan 31 05:05 cost [2023-01-31T05:11:29.913Z] -rw-r--r-- 1 root root 86 Jan 31 05:05 cost.csv [2023-01-31T05:11:29.913Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-222/archives [2023-01-31T05:11:29.913Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-222/archives [2023-01-31T05:11:29.913Z] total 16 [2023-01-31T05:11:29.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 31 05:05 . [2023-01-31T05:11:29.913Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 31 05:05 .. [2023-01-31T05:11:29.913Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 31 05:05 cost [2023-01-31T05:11:29.913Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 31 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:11:30.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:11:31.124Z] ---> package-listing.sh [2023-01-31T05:11:31.124Z] ++ facter osfamily [2023-01-31T05:11:31.124Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-31T05:11:31.383Z] + OS_FAMILY=debian [2023-01-31T05:11:31.383Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-222 [2023-01-31T05:11:31.383Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-31T05:11:31.383Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-31T05:11:31.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-31T05:11:31.383Z] + PACKAGES=/tmp/packages_start.txt [2023-01-31T05:11:31.383Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-222 ']' [2023-01-31T05:11:31.383Z] + PACKAGES=/tmp/packages_end.txt [2023-01-31T05:11:31.383Z] + case "${OS_FAMILY}" in [2023-01-31T05:11:31.383Z] + dpkg -l [2023-01-31T05:11:31.383Z] + grep '^ii' [2023-01-31T05:11:31.383Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-31T05:11:31.383Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-31T05:11:31.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-31T05:11:31.383Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-222 ']' [2023-01-31T05:11:31.383Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-222/archives/ [2023-01-31T05:11:31.383Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-222/archives/ [Pipeline] echo [2023-01-31T05:11:31.414Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-31T05:11:31.705Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-31T05:11:32.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-31T05:11:32.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-31T05:11:32.498Z] prd-ubuntu20.04-docker-8c-8g-4089 does not seem to be running inside a container [2023-01-31T05:11:32.527Z] $ 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-222/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-222 -v /w/workspace/gexfoundry_device-snmp-go_PR-222:/w/workspace/gexfoundry_device-snmp-go_PR-222:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-31T05:11:32.717Z] $ docker top ff81221e45caf091d1504610df7f9aeee00437c34e6bf4ca0061e45b7b492f2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-31T05:11:33.103Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-31T05:11:33.413Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-31T05:11:33.722Z] + ls /var/log/sa-host [2023-01-31T05:11:33.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-31T05:11:33.938Z] provisioning config files... [2023-01-31T05:11:33.947Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-222@tmp/config2693096709091168550tmp [Pipeline] { [Pipeline] echo [2023-01-31T05:11:33.998Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:11:34.311Z] ---> create-netrc.sh [Pipeline] } [2023-01-31T05:11:34.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:11:34.732Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-31T05:11:34.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:11:35.078Z] ---> sudo-logs.sh [2023-01-31T05:11:35.078Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-31T05:11:35.166Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:11:35.479Z] ---> job-cost.sh [2023-01-31T05:11:35.479Z] lf-activate-venv: SKIPPING [2023-01-31T05:11:35.479Z] DEBUG: total: 0.2199999988079071 [2023-01-31T05:11:35.479Z] INFO: Retrieving Stack Cost... [2023-01-31T05:11:35.739Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-31T05:11:36.309Z] INFO: Archiving Costs [Pipeline] echo [2023-01-31T05:11:36.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-31T05:11:36.662Z] ---> logs-deploy.sh [2023-01-31T05:11:36.662Z] lf-activate-venv: SKIPPING [2023-01-31T05:11:36.662Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-222/1 [2023-01-31T05:11:36.662Z] INFO: archiving workspace using pattern(s): [2023-01-31T05:11:37.601Z] Archives upload complete. [2023-01-31T05:11:37.861Z] INFO: archiving logs to Nexus [2023-01-31T05:11:38.431Z] ---> uname -a: [2023-01-31T05:11:38.431Z] Linux prd-ubuntu20-04-docker-8c-8g-4089 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] ---> lscpu: [2023-01-31T05:11:38.431Z] Architecture: x86_64 [2023-01-31T05:11:38.431Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-31T05:11:38.431Z] Byte Order: Little Endian [2023-01-31T05:11:38.431Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-31T05:11:38.431Z] CPU(s): 8 [2023-01-31T05:11:38.431Z] On-line CPU(s) list: 0-7 [2023-01-31T05:11:38.431Z] Thread(s) per core: 1 [2023-01-31T05:11:38.431Z] Core(s) per socket: 1 [2023-01-31T05:11:38.431Z] Socket(s): 8 [2023-01-31T05:11:38.431Z] NUMA node(s): 1 [2023-01-31T05:11:38.431Z] Vendor ID: AuthenticAMD [2023-01-31T05:11:38.431Z] CPU family: 23 [2023-01-31T05:11:38.431Z] Model: 49 [2023-01-31T05:11:38.431Z] Model name: AMD EPYC-Rome Processor [2023-01-31T05:11:38.431Z] Stepping: 0 [2023-01-31T05:11:38.431Z] CPU MHz: 2799.998 [2023-01-31T05:11:38.431Z] BogoMIPS: 5599.99 [2023-01-31T05:11:38.431Z] Virtualization: AMD-V [2023-01-31T05:11:38.431Z] Hypervisor vendor: KVM [2023-01-31T05:11:38.431Z] Virtualization type: full [2023-01-31T05:11:38.431Z] L1d cache: 256 KiB [2023-01-31T05:11:38.431Z] L1i cache: 256 KiB [2023-01-31T05:11:38.431Z] L2 cache: 4 MiB [2023-01-31T05:11:38.431Z] L3 cache: 128 MiB [2023-01-31T05:11:38.431Z] NUMA node0 CPU(s): 0-7 [2023-01-31T05:11:38.431Z] Vulnerability Itlb multihit: Not affected [2023-01-31T05:11:38.431Z] Vulnerability L1tf: Not affected [2023-01-31T05:11:38.431Z] Vulnerability Mds: Not affected [2023-01-31T05:11:38.431Z] Vulnerability Meltdown: Not affected [2023-01-31T05:11:38.431Z] Vulnerability Mmio stale data: Not affected [2023-01-31T05:11:38.431Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-31T05:11:38.431Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-31T05:11:38.431Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-31T05:11:38.431Z] Vulnerability Srbds: Not affected [2023-01-31T05:11:38.431Z] Vulnerability Tsx async abort: Not affected [2023-01-31T05:11:38.431Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] ---> nproc: [2023-01-31T05:11:38.431Z] 8 [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] ---> df -h: [2023-01-31T05:11:38.431Z] Filesystem Size Used Avail Use% Mounted on [2023-01-31T05:11:38.431Z] overlay 155G 12G 144G 8% / [2023-01-31T05:11:38.431Z] tmpfs 64M 0 64M 0% /dev [2023-01-31T05:11:38.431Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-31T05:11:38.431Z] shm 64M 0 64M 0% /dev/shm [2023-01-31T05:11:38.431Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] ---> sar -b -r -n DEV: [2023-01-31T05:11:38.431Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4089) 01/31/23 _x86_64_ (8 CPU) [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] 05:03:08 LINUX RESTART (8 CPU) [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] 05:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-31T05:11:38.431Z] 05:05:01 198.83 4.20 194.63 0.00 440.80 76948.83 0.00 [2023-01-31T05:11:38.431Z] 05:06:01 43.03 0.15 42.88 0.00 8.27 20612.71 0.00 [2023-01-31T05:11:38.431Z] 05:07:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 [2023-01-31T05:11:38.431Z] 05:08:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 [2023-01-31T05:11:38.431Z] 05:09:01 54.27 10.76 43.51 0.00 5173.40 8868.26 0.00 [2023-01-31T05:11:38.431Z] 05:10:01 6.35 0.02 6.33 0.00 0.13 123.54 0.00 [2023-01-31T05:11:38.431Z] 05:11:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2023-01-31T05:11:38.431Z] Average: 43.43 2.16 41.27 0.00 804.05 15082.11 0.00 [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] 05:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-31T05:11:38.431Z] 05:05:01 28338640 31418196 879436 2.67 140256 3152900 2328024 6.86 1305368 2797360 42892 [2023-01-31T05:11:38.431Z] 05:06:01 28046932 31582752 716996 2.18 147420 3562092 1739200 5.13 1166324 3189240 8 [2023-01-31T05:11:38.431Z] 05:07:01 28046168 31582144 717268 2.18 147516 3562096 1739200 5.13 1166544 3189244 4 [2023-01-31T05:11:38.431Z] 05:08:01 28052396 31588420 710884 2.16 147564 3562100 1739200 5.13 1160048 3189244 8 [2023-01-31T05:11:38.431Z] 05:09:01 27509848 31564220 728824 2.22 181400 4020076 1799160 5.30 1486264 3369736 944 [2023-01-31T05:11:38.431Z] 05:10:01 27520052 31569816 723172 2.20 179960 4016820 1781760 5.25 1479648 3366572 8 [2023-01-31T05:11:38.431Z] 05:11:01 27520320 31570148 722824 2.20 179984 4016828 1781760 5.25 1479688 3366580 8 [2023-01-31T05:11:38.431Z] Average: 27862051 31553671 742772 2.26 160586 3698987 1844043 5.43 1320555 3209711 6267 [2023-01-31T05:11:38.431Z] [2023-01-31T05:11:38.431Z] 05:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-31T05:11:38.431Z] 05:05:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:05:01 vethe2090f8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:05:01 docker0 162.40 204.25 13.45 1867.64 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:05:01 ens3 392.09 314.16 5983.03 46.12 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:06:01 ens3 113.20 93.33 2526.75 88.25 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:07:01 ens3 1.68 0.93 3.98 0.31 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:08:01 ens3 0.43 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:09:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.431Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] 05:09:01 ens3 139.51 83.44 2756.35 6.26 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] 05:10:01 ens3 0.30 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] 05:11:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] Average: docker0 22.87 28.76 1.89 263.01 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] Average: ens3 91.76 69.77 1599.65 20.10 0.00 0.00 0.00 0.00 [2023-01-31T05:11:38.432Z] [2023-01-31T05:11:38.432Z] [2023-01-31T05:11:38.432Z] ---> sar -P ALL: [2023-01-31T05:11:38.432Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4089) 01/31/23 _x86_64_ (8 CPU) [2023-01-31T05:11:38.432Z] [2023-01-31T05:11:38.432Z] 05:03:08 LINUX RESTART (8 CPU) [2023-01-31T05:11:38.432Z] [2023-01-31T05:11:38.432Z] 05:04:02 CPU %user %nice %system %iowait %steal %idle [2023-01-31T05:11:38.432Z] 05:05:01 all 10.09 0.00 4.27 3.98 0.10 81.56 [2023-01-31T05:11:38.432Z] 05:05:01 0 10.76 0.00 4.94 1.95 0.07 82.28 [2023-01-31T05:11:38.432Z] 05:05:01 1 8.50 0.00 3.58 4.68 0.07 83.16 [2023-01-31T05:11:38.432Z] 05:05:01 2 9.59 0.00 4.04 1.17 0.07 85.13 [2023-01-31T05:11:38.432Z] 05:05:01 3 9.87 0.00 3.93 0.79 0.09 85.32 [2023-01-31T05:11:38.432Z] 05:05:01 4 11.33 0.00 4.81 21.66 0.07 62.13 [2023-01-31T05:11:38.432Z] 05:05:01 5 10.77 0.00 4.33 1.36 0.24 83.30 [2023-01-31T05:11:38.432Z] 05:05:01 6 9.66 0.00 3.74 0.09 0.07 86.45 [2023-01-31T05:11:38.432Z] 05:05:01 7 10.25 0.00 4.80 0.17 0.10 84.68 [2023-01-31T05:11:38.432Z] 05:06:01 all 10.64 0.00 2.37 0.99 0.04 85.96 [2023-01-31T05:11:38.432Z] 05:06:01 0 11.25 0.00 1.96 0.02 0.03 86.74 [2023-01-31T05:11:38.432Z] 05:06:01 1 9.26 0.00 2.05 1.27 0.02 87.40 [2023-01-31T05:11:38.432Z] 05:06:01 2 10.32 0.00 2.13 0.02 0.03 87.50 [2023-01-31T05:11:38.432Z] 05:06:01 3 10.45 0.00 2.20 0.05 0.05 87.24 [2023-01-31T05:11:38.432Z] 05:06:01 4 11.50 0.00 2.55 5.60 0.05 80.30 [2023-01-31T05:11:38.432Z] 05:06:01 5 10.98 0.00 2.38 0.32 0.03 86.28 [2023-01-31T05:11:38.432Z] 05:06:01 6 10.72 0.00 3.52 0.02 0.03 85.71 [2023-01-31T05:11:38.432Z] 05:06:01 7 10.61 0.00 2.20 0.67 0.03 86.49 [2023-01-31T05:11:38.432Z] 05:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-31T05:11:38.432Z] 05:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-31T05:11:38.432Z] 05:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T05:11:38.432Z] 05:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-31T05:11:38.432Z] 05:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-31T05:11:38.432Z] 05:07:01 4 0.02 0.00 0.03 0.03 0.03 99.88 [2023-01-31T05:11:38.432Z] 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T05:11:38.432Z] 05:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T05:11:38.432Z] 05:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T05:11:38.432Z] 05:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-31T05:11:38.432Z] 05:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-31T05:11:38.432Z] 05:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-31T05:11:38.432Z] 05:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-31T05:11:38.432Z] 05:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-31T05:11:38.432Z] 05:08:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-01-31T05:11:38.432Z] 05:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-31T05:11:38.432Z] 05:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T05:11:38.432Z] 05:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-31T05:11:38.432Z] 05:09:01 all 2.48 0.00 1.44 0.68 0.02 95.37 [2023-01-31T05:11:38.432Z] 05:09:01 0 2.59 0.00 0.88 0.63 0.03 95.86 [2023-01-31T05:11:38.432Z] 05:09:01 1 3.60 0.00 1.09 0.80 0.02 94.50 [2023-01-31T05:11:38.432Z] 05:09:01 2 1.44 0.00 0.75 0.03 0.02 97.76 [2023-01-31T05:11:38.432Z] 05:09:01 3 3.02 0.00 1.99 0.22 0.02 94.75 [2023-01-31T05:11:38.432Z] 05:09:01 4 2.06 0.00 1.76 1.19 0.03 94.97 [2023-01-31T05:11:38.432Z] 05:09:01 5 1.65 0.00 2.34 0.58 0.02 95.41 [2023-01-31T05:11:38.432Z] 05:09:01 6 2.07 0.00 1.40 1.75 0.02 94.75 [2023-01-31T05:11:38.432Z] 05:09:01 7 3.42 0.00 1.34 0.27 0.03 94.94 [2023-01-31T05:11:38.432Z] 05:10:01 all 0.33 0.00 0.06 0.01 0.01 99.58 [2023-01-31T05:11:38.432Z] 05:10:01 0 0.23 0.00 0.10 0.00 0.02 99.65 [2023-01-31T05:11:38.432Z] 05:10:01 1 2.02 0.00 0.08 0.02 0.02 97.87 [2023-01-31T05:11:38.432Z] 05:10:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2023-01-31T05:11:38.432Z] 05:10:01 3 0.15 0.00 0.08 0.00 0.02 99.75 [2023-01-31T05:11:38.432Z] 05:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-31T05:11:38.432Z] 05:10:01 5 0.02 0.00 0.05 0.02 0.02 99.90 [2023-01-31T05:11:38.432Z] 05:10:01 6 0.05 0.00 0.05 0.07 0.00 99.83 [2023-01-31T05:11:38.432Z] 05:10:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2023-01-31T05:11:38.432Z] 05:11:01 all 0.26 0.00 0.01 0.01 0.00 99.71 [2023-01-31T05:11:38.432Z] 05:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T05:11:38.432Z] 05:11:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2023-01-31T05:11:38.432Z] 05:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-31T05:11:38.432Z] 05:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-31T05:11:38.432Z] 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T05:11:38.432Z] 05:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-31T05:11:38.432Z] 05:11:01 6 0.00 0.00 0.00 0.12 0.00 99.88 [2023-01-31T05:11:38.432Z] 05:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-31T05:11:38.432Z] Average: all 3.37 0.00 1.15 0.80 0.03 94.65 [2023-01-31T05:11:38.432Z] Average: 0 3.52 0.00 1.12 0.37 0.02 94.97 [2023-01-31T05:11:38.432Z] Average: 1 3.60 0.00 0.96 0.95 0.02 94.48 [2023-01-31T05:11:38.432Z] Average: 2 3.04 0.00 0.99 0.17 0.02 95.78 [2023-01-31T05:11:38.432Z] Average: 3 3.33 0.00 1.16 0.15 0.03 95.33 [2023-01-31T05:11:38.432Z] Average: 4 3.52 0.00 1.30 3.99 0.03 91.17 [2023-01-31T05:11:38.432Z] Average: 5 3.31 0.00 1.29 0.32 0.04 95.03 [2023-01-31T05:11:38.432Z] Average: 6 3.18 0.00 1.23 0.29 0.02 95.28 [2023-01-31T05:11:38.432Z] Average: 7 3.45 0.00 1.19 0.16 0.02 95.19 [2023-01-31T05:11:38.432Z] [2023-01-31T05:11:38.432Z] [2023-01-31T05:11:38.432Z]