Pull request #323 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 05b680941da0e81415a598122fe073d3de201bce+c9f5e79f7f6757774f639370f81fc5ed0e697313 (7da030c316ebbb0d0f2f84bf3c063dad3b83f81b) 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-ssh1878448209744097709.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12862825349740251696.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-323/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-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh903148259902969395.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-323/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1298624560797393587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1968126953757304708.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-323/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-323/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9778599584677391858.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-10307 in /w/workspace/gexfoundry_device-snmp-go_PR-323 [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-323 # 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 > 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/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c9f5e79f7f6757774f639370f81fc5ed0e697313 into PR head commit 05b680941da0e81415a598122fe073d3de201bce Merge succeeded, producing 05b680941da0e81415a598122fe073d3de201bce Checking out Revision 05b680941da0e81415a598122fe073d3de201bce (PR-323) > git config core.sparsecheckout # timeout=10 > git checkout -f 05b680941da0e81415a598122fe073d3de201bce # 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 c9f5e79f7f6757774f639370f81fc5ed0e697313 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05b680941da0e81415a598122fe073d3de201bce # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T22:00:41.669Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T22:00:41.834Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T22:00:41.932Z] ========================================================= [2023-10-24T22:00:41.932Z] EdgeX Global Pipelines Version Info [2023-10-24T22:00:41.932Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:00:42.669Z] ------------------- [2023-10-24T22:00:42.670Z] stable info: [2023-10-24T22:00:42.670Z] ------------------- [2023-10-24T22:00:42.670Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T22:00:42.670Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:00:42.670Z] Message: update stable to v1.0.254 [2023-10-24T22:00:43.240Z] ------------------- [2023-10-24T22:00:43.240Z] experimental info: [2023-10-24T22:00:43.240Z] ------------------- [2023-10-24T22:00:43.240Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T22:00:43.240Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:00:43.240Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T22:00:43.562Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-24T22:00:43.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-24T22:00:43.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T22:00:43.731Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T22:00:43.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T22:00:43.820Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T22:00:43.859Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T22:00:43.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T22:00:43.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T22:00:43.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T22:00:44.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T22:00:44.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-24T22:00:44.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T22:00:44.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T22:00:44.168Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:00:44.206Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:00:44.247Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:00:44.286Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:00:44.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T22:00:44.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T22:00:44.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T22:00:44.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T22:00:44.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T22:00:44.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T22:00:44.576Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T22:00:44.614Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T22:00:44.653Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T22:00:44.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo [2023-10-24T22:00:44.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo [2023-10-24T22:00:44.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo [2023-10-24T22:00:44.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05b680941da0e81415a598122fe073d3de201bce [Pipeline] echo [2023-10-24T22:00:44.844Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05b6809 [Pipeline] echo [2023-10-24T22:00:44.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:00:45.005Z] provisioning config files... [2023-10-24T22:00:45.019Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/config11963798684440275078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:00:45.365Z] ---> docker-login.sh [2023-10-24T22:00:45.365Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:00:45.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:00:45.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:00:45.625Z] Configure a credential helper to remove this warning. See [2023-10-24T22:00:45.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:00:45.625Z] [2023-10-24T22:00:45.625Z] Login Succeeded [2023-10-24T22:00:45.625Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:00:45.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:00:45.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:00:45.625Z] Configure a credential helper to remove this warning. See [2023-10-24T22:00:45.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:00:45.625Z] [2023-10-24T22:00:45.625Z] Login Succeeded [2023-10-24T22:00:45.625Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:00:45.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:00:45.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:00:45.885Z] Configure a credential helper to remove this warning. See [2023-10-24T22:00:45.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:00:45.885Z] [2023-10-24T22:00:45.885Z] Login Succeeded [2023-10-24T22:00:45.885Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:00:45.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:00:45.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:00:45.885Z] Configure a credential helper to remove this warning. See [2023-10-24T22:00:45.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:00:45.885Z] [2023-10-24T22:00:45.885Z] Login Succeeded [2023-10-24T22:00:45.885Z] docker.io [2023-10-24T22:00:46.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:00:46.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:00:46.404Z] Configure a credential helper to remove this warning. See [2023-10-24T22:00:46.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:00:46.404Z] [2023-10-24T22:00:46.404Z] Login Succeeded [2023-10-24T22:00:46.404Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:00:46.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T22:00:47.123Z] + git rev-list -1 --merges 05b680941da0e81415a598122fe073d3de201bce~1..05b680941da0e81415a598122fe073d3de201bce [Pipeline] echo [2023-10-24T22:00:47.199Z] -----------> git rev-list -1 --merges 05b680941da0e81415a598122fe073d3de201bce~1..05b680941da0e81415a598122fe073d3de201bce 05b680941da0e81415a598122fe073d3de201bce [false] [Pipeline] sh [2023-10-24T22:00:47.534Z] + git log --format=format:%s -1 05b680941da0e81415a598122fe073d3de201bce [Pipeline] echo [2023-10-24T22:00:47.573Z] ========================================================= [2023-10-24T22:00:47.573Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T22:00:47.573Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:00:48.016Z] + git log --format=format:%s -1 05b680941da0e81415a598122fe073d3de201bce [Pipeline] echo [2023-10-24T22:00:48.051Z] [semverPrep] GIT_COMMIT: 05b680941da0e81415a598122fe073d3de201bce, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo [2023-10-24T22:00:48.084Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T22:00:48.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:00:48.494Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T22:00:48.494Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T22:00:48.494Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T22:00:48.494Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T22:00:48.494Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T22:00:48.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:00:48.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:00:48.931Z] [2023-10-24T22:00:48.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:00:50.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:00:50.261Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T22:00:50.261Z] b85a868b505f: Pulling fs layer [2023-10-24T22:00:50.261Z] e2be974225ed: Pulling fs layer [2023-10-24T22:00:50.261Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T22:00:50.261Z] 988bab9f4d93: Pulling fs layer [2023-10-24T22:00:50.261Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T22:00:50.261Z] eaf3925da568: Pulling fs layer [2023-10-24T22:00:50.261Z] bab4dde63d76: Pulling fs layer [2023-10-24T22:00:50.261Z] bde34c3a00c8: Pulling fs layer [2023-10-24T22:00:50.261Z] b352a97aabf1: Pulling fs layer [2023-10-24T22:00:50.261Z] 4872d77fe225: Pulling fs layer [2023-10-24T22:00:50.261Z] 5851b861e8e6: Pulling fs layer [2023-10-24T22:00:50.261Z] 988bab9f4d93: Waiting [2023-10-24T22:00:50.261Z] b352a97aabf1: Waiting [2023-10-24T22:00:50.261Z] eaf3925da568: Waiting [2023-10-24T22:00:50.261Z] bab4dde63d76: Waiting [2023-10-24T22:00:50.261Z] bde34c3a00c8: Waiting [2023-10-24T22:00:50.261Z] 4872d77fe225: Waiting [2023-10-24T22:00:50.261Z] 5851b861e8e6: Waiting [2023-10-24T22:00:50.261Z] e2be974225ed: Download complete [2023-10-24T22:00:50.261Z] 988bab9f4d93: Verifying Checksum [2023-10-24T22:00:50.261Z] 988bab9f4d93: Download complete [2023-10-24T22:00:50.261Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T22:00:50.261Z] 1469e6f7b9e6: Download complete [2023-10-24T22:00:50.261Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T22:00:50.261Z] 339a4e72a1f5: Download complete [2023-10-24T22:00:50.261Z] eaf3925da568: Verifying Checksum [2023-10-24T22:00:50.261Z] eaf3925da568: Download complete [2023-10-24T22:00:50.261Z] bde34c3a00c8: Verifying Checksum [2023-10-24T22:00:50.261Z] bde34c3a00c8: Download complete [2023-10-24T22:00:50.261Z] b352a97aabf1: Download complete [2023-10-24T22:00:50.520Z] 4872d77fe225: Verifying Checksum [2023-10-24T22:00:50.520Z] 4872d77fe225: Download complete [2023-10-24T22:00:50.520Z] 5851b861e8e6: Download complete [2023-10-24T22:00:50.520Z] b85a868b505f: Download complete [2023-10-24T22:00:50.779Z] bab4dde63d76: Verifying Checksum [2023-10-24T22:00:50.779Z] bab4dde63d76: Download complete [2023-10-24T22:00:51.717Z] b85a868b505f: Pull complete [2023-10-24T22:00:51.717Z] e2be974225ed: Pull complete [2023-10-24T22:00:52.284Z] 339a4e72a1f5: Pull complete [2023-10-24T22:00:52.284Z] 988bab9f4d93: Pull complete [2023-10-24T22:00:52.543Z] 1469e6f7b9e6: Pull complete [2023-10-24T22:00:52.543Z] eaf3925da568: Pull complete [2023-10-24T22:00:54.445Z] bab4dde63d76: Pull complete [2023-10-24T22:00:54.445Z] bde34c3a00c8: Pull complete [2023-10-24T22:00:54.706Z] b352a97aabf1: Pull complete [2023-10-24T22:00:54.970Z] 4872d77fe225: Pull complete [2023-10-24T22:00:55.233Z] 5851b861e8e6: Pull complete [2023-10-24T22:00:55.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T22:00:55.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:00:55.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:00:56.059Z] prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container [2023-10-24T22:00:56.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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-devops/py-git-semver:0.1.4 cat [2023-10-24T22:00:59.449Z] $ docker top 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a -eo pid,comm [2023-10-24T22:00:59.502Z] 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-10-24T22:00:59.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:00:59.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:00:59.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:00:59.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:00:59.738Z] $ docker exec 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a ssh-agent [2023-10-24T22:00:59.847Z] SSH_AUTH_SOCK=/tmp/ssh-0I1QjsgtCjJK/agent.33 [2023-10-24T22:00:59.847Z] SSH_AGENT_PID=39 [2023-10-24T22:00:59.853Z] Running ssh-add (command line suppressed) [2023-10-24T22:00:59.956Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/private_key_8315078844330613125.key (/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/private_key_8315078844330613125.key) [2023-10-24T22:00:59.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:01:00.303Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T22:01:00.331Z] $ docker exec --env ******** --env ******** 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a ssh-agent -k [2023-10-24T22:01:00.437Z] unset SSH_AUTH_SOCK; [2023-10-24T22:01:00.438Z] unset SSH_AGENT_PID; [2023-10-24T22:01:00.438Z] echo Agent pid 39 killed; [2023-10-24T22:01:00.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T22:01:00.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:01:00.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:01:00.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:01:00.649Z] $ docker exec 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a ssh-agent [2023-10-24T22:01:00.754Z] SSH_AUTH_SOCK=/tmp/ssh-ptV7aX5rWy5s/agent.72 [2023-10-24T22:01:00.754Z] SSH_AGENT_PID=78 [2023-10-24T22:01:00.758Z] Running ssh-add (command line suppressed) [2023-10-24T22:01:00.867Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/private_key_15403543318584699405.key (/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/private_key_15403543318584699405.key) [2023-10-24T22:01:00.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:01:01.210Z] + git semver init [2023-10-24T22:01:01.473Z] 2023-10-24 22:01:01,371 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T22:01:01.473Z] 2023-10-24 22:01:01,372 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver [2023-10-24T22:01:01.473Z] 2023-10-24 22:01:01,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-323/.semver [2023-10-24T22:01:01.473Z] 2023-10-24 22:01:01,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-323, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:01:02.428Z] 2023-10-24 22:01:02,277 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-323/.git/info/exclude [2023-10-24T22:01:02.428Z] 2023-10-24 22:01:02,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver/PR-323 with force:False [2023-10-24T22:01:02.428Z] 2023-10-24 22:01:02,278 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver/PR-323 [2023-10-24T22:01:02.428Z] 2023-10-24 22:01:02,282 [execute] INFO git cat-file --batch-check [2023-10-24T22:01:02.428Z] 2023-10-24 22:01:02,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:01:02.428Z] 2023-10-24 22:01:02,290 [execute] INFO git cat-file --batch [2023-10-24T22:01:02.428Z] 2023-10-24 22:01:02,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-323/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:01:02.428Z] 2023-10-24 22:01:02,295 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-323/.semver/PR-323 [2023-10-24T22:01:02.428Z] 0.0.0 [Pipeline] } [2023-10-24T22:01:02.455Z] $ docker exec --env ******** --env ******** 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a ssh-agent -k [2023-10-24T22:01:02.543Z] unset SSH_AUTH_SOCK; [2023-10-24T22:01:02.544Z] unset SSH_AGENT_PID; [2023-10-24T22:01:02.544Z] echo Agent pid 78 killed; [2023-10-24T22:01:02.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:01:02.979Z] + git semver [Pipeline] } [2023-10-24T22:01:03.262Z] $ docker stop --time=1 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a [2023-10-24T22:01:04.568Z] $ docker rm -f --volumes 4a26a9dd7b20d4daa04daade75ada2dff185bac01e731696d2dacf591cbc646a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:01:04.983Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T22:01:05.265Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T22:01:05.282Z] [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-10-24T22:01:05.884Z] provisioning config files... [2023-10-24T22:01:05.894Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/config655747316181781114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:01:06.240Z] ---> docker-login.sh [2023-10-24T22:01:06.240Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:01:06.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:06.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:06.240Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:06.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:06.240Z] [2023-10-24T22:01:06.240Z] Login Succeeded [2023-10-24T22:01:06.240Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:01:06.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:06.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:06.240Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:06.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:06.240Z] [2023-10-24T22:01:06.240Z] Login Succeeded [2023-10-24T22:01:06.240Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:01:06.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:06.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:06.498Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:06.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:06.498Z] [2023-10-24T22:01:06.498Z] Login Succeeded [2023-10-24T22:01:06.498Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:01:06.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:06.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:06.498Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:06.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:06.498Z] [2023-10-24T22:01:06.498Z] Login Succeeded [2023-10-24T22:01:06.498Z] docker.io [2023-10-24T22:01:06.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:01:07.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:01:07.070Z] Configure a credential helper to remove this warning. See [2023-10-24T22:01:07.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:01:07.070Z] [2023-10-24T22:01:07.070Z] Login Succeeded [2023-10-24T22:01:07.070Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:01:07.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:01:07.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:01:07.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:01:07.382Z] ========================================================= [2023-10-24T22:01:07.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T22:01:07.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:01:07.857Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:01:07.858Z] Sending build context to Docker daemon 5.712MB [2023-10-24T22:01:07.858Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:01:07.858Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T22:01:07.858Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T22:01:07.858Z] 7264a8db6415: Pulling fs layer [2023-10-24T22:01:07.858Z] c4d48a809fc2: Pulling fs layer [2023-10-24T22:01:07.858Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T22:01:07.858Z] ad3a456e5733: Pulling fs layer [2023-10-24T22:01:07.858Z] 33e27b845d1e: Pulling fs layer [2023-10-24T22:01:07.858Z] c68163c4e522: Pulling fs layer [2023-10-24T22:01:07.858Z] 50da416c3ac9: Pulling fs layer [2023-10-24T22:01:07.858Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T22:01:07.858Z] 50da416c3ac9: Waiting [2023-10-24T22:01:07.858Z] 33e27b845d1e: Waiting [2023-10-24T22:01:07.858Z] 23d2d4c4bb30: Waiting [2023-10-24T22:01:07.858Z] c68163c4e522: Waiting [2023-10-24T22:01:07.858Z] c4d48a809fc2: Verifying Checksum [2023-10-24T22:01:07.858Z] c4d48a809fc2: Download complete [2023-10-24T22:01:07.858Z] ad3a456e5733: Verifying Checksum [2023-10-24T22:01:07.858Z] ad3a456e5733: Download complete [2023-10-24T22:01:07.858Z] 33e27b845d1e: Verifying Checksum [2023-10-24T22:01:07.858Z] 33e27b845d1e: Download complete [2023-10-24T22:01:07.858Z] 7264a8db6415: Verifying Checksum [2023-10-24T22:01:07.858Z] 7264a8db6415: Download complete [2023-10-24T22:01:08.118Z] c68163c4e522: Verifying Checksum [2023-10-24T22:01:08.118Z] c68163c4e522: Download complete [2023-10-24T22:01:08.118Z] 7264a8db6415: Pull complete [2023-10-24T22:01:08.375Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T22:01:08.375Z] 23d2d4c4bb30: Download complete [2023-10-24T22:01:08.375Z] c4d48a809fc2: Pull complete [2023-10-24T22:01:08.375Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T22:01:08.375Z] 4f1c88b9dad5: Download complete [2023-10-24T22:01:08.633Z] 50da416c3ac9: Verifying Checksum [2023-10-24T22:01:11.914Z] 4f1c88b9dad5: Pull complete [2023-10-24T22:01:11.914Z] ad3a456e5733: Pull complete [2023-10-24T22:01:11.914Z] 33e27b845d1e: Pull complete [2023-10-24T22:01:11.914Z] c68163c4e522: Pull complete [2023-10-24T22:01:13.815Z] 50da416c3ac9: Pull complete [2023-10-24T22:01:14.384Z] 23d2d4c4bb30: Pull complete [2023-10-24T22:01:14.384Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T22:01:14.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T22:01:14.384Z] ---> 0786185ac409 [2023-10-24T22:01:14.384Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:01:20.705Z] Still waiting to schedule task [2023-10-24T22:01:20.705Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T22:01:24.375Z] ---> Running in 9dcb36776ddb [2023-10-24T22:01:24.375Z] Removing intermediate container 9dcb36776ddb [2023-10-24T22:01:24.375Z] ---> 20eb32303b2b [2023-10-24T22:01:24.375Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:01:24.375Z] ---> Running in 09d88dfe0821 [2023-10-24T22:01:24.375Z] Removing intermediate container 09d88dfe0821 [2023-10-24T22:01:24.375Z] ---> d5e305b401ab [2023-10-24T22:01:24.375Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:01:24.375Z] ---> Running in bdb532ba4d10 [2023-10-24T22:01:24.375Z] Removing intermediate container bdb532ba4d10 [2023-10-24T22:01:24.375Z] ---> 4a55fcc14906 [2023-10-24T22:01:24.375Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:01:24.375Z] ---> Running in 7c1911c29fc6 [2023-10-24T22:01:24.375Z] Removing intermediate container 7c1911c29fc6 [2023-10-24T22:01:24.375Z] ---> 0d524b8c58a6 [2023-10-24T22:01:24.375Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:01:24.635Z] ---> Running in d75010d92665 [2023-10-24T22:01:24.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:01:24.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:01:25.153Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T22:01:25.153Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T22:01:25.412Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T22:01:25.412Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T22:01:25.412Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:01:25.412Z] OK: 268 MiB in 56 packages [2023-10-24T22:01:25.978Z] Removing intermediate container d75010d92665 [2023-10-24T22:01:25.978Z] ---> 97abff30a19a [2023-10-24T22:01:25.978Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-24T22:01:25.978Z] ---> Running in e99854e8c8a9 [2023-10-24T22:01:25.978Z] Removing intermediate container e99854e8c8a9 [2023-10-24T22:01:25.978Z] ---> d3d0895a21fa [2023-10-24T22:01:25.978Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T22:01:26.236Z] ---> 151a99e8b356 [2023-10-24T22:01:26.236Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:01:26.236Z] ---> Running in 5c925aa5416c [2023-10-24T22:02:33.983Z] Removing intermediate container 5c925aa5416c [2023-10-24T22:02:33.983Z] ---> 5f3fe1fb4e81 [2023-10-24T22:02:33.983Z] Step 11/12 : COPY . . [2023-10-24T22:02:33.983Z] ---> 77d47950fa75 [2023-10-24T22:02:33.983Z] Step 12/12 : RUN ${MAKE} [2023-10-24T22:02:33.983Z] ---> Running in 0cd1a754c197 [2023-10-24T22:02:33.983Z] noop [2023-10-24T22:02:33.983Z] Removing intermediate container 0cd1a754c197 [2023-10-24T22:02:33.983Z] ---> 54120fae6a0e [2023-10-24T22:02:33.983Z] Successfully built 54120fae6a0e [2023-10-24T22:02:33.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:02:34.433Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:02:34.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:02:34.593Z] prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container [2023-10-24T22:02:34.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T22:02:34.967Z] $ docker top 23ae8bcdf76173acdba79fc52e181ecb3d3b44a5c29528648a55f986b1219884 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:02:35.357Z] + go version [2023-10-24T22:02:35.357Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T22:02:35.391Z] $ docker stop --time=1 23ae8bcdf76173acdba79fc52e181ecb3d3b44a5c29528648a55f986b1219884 [2023-10-24T22:02:36.697Z] $ docker rm -f --volumes 23ae8bcdf76173acdba79fc52e181ecb3d3b44a5c29528648a55f986b1219884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:02:37.463Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:02:37.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:02:37.613Z] prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container [2023-10-24T22:02:37.644Z] $ 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-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T22:02:37.973Z] $ docker top 9239f80ae49d4787fd158a11c3d2b0105b188cef8b7378b1ee8dc372c9fa9044 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:02:38.362Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-323 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:02:38.713Z] + make test [2023-10-24T22:02:38.713Z] go test ./... -coverprofile=coverage.out [2023-10-24T22:02:40.085Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-24T22:02:52.275Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-24T22:02:52.275Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-10-24T22:02:56.451Z] go vet ./... [2023-10-24T22:02:59.732Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:02:59.732Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:02:59.732Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:02:59.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:02:59.804Z] $ docker stop --time=1 9239f80ae49d4787fd158a11c3d2b0105b188cef8b7378b1ee8dc372c9fa9044 [2023-10-24T22:03:04.334Z] $ docker rm -f --volumes 9239f80ae49d4787fd158a11c3d2b0105b188cef8b7378b1ee8dc372c9fa9044 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:03:04.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:03:04.903Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T22:03:05.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:03:05.814Z] + ls -al . [2023-10-24T22:03:05.814Z] total 172 [2023-10-24T22:03:05.814Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:02 . [2023-10-24T22:03:05.814Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:00 .. [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 22:00 .dockerignore [2023-10-24T22:03:05.814Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:02 .git [2023-10-24T22:03:05.814Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:00 .github [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 22:00 .gitignore [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:00 .golangci.yml [2023-10-24T22:03:05.814Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:01 .semver [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 22:00 Attribution.txt [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 22:00 CHANGELOG.md [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 22:00 Dockerfile [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:00 GOVERNANCE.md [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 22:00 Jenkinsfile [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:00 LICENSE [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 22:00 Makefile [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 22:00 OWNERS.md [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 22:00 README.md [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:01 VERSION [2023-10-24T22:03:05.814Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:00 bin [2023-10-24T22:03:05.814Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:00 cmd [2023-10-24T22:03:05.814Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 22:02 coverage.out [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 22:00 go.mod [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 22:00 go.sum [2023-10-24T22:03:05.814Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:00 internal [2023-10-24T22:03:05.814Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 22:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:06.444Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=05b680941da0e81415a598122fe073d3de201bce --label arch=amd64 --label version=0.0.0 . [2023-10-24T22:03:06.444Z] Sending build context to Docker daemon 5.722MB [2023-10-24T22:03:06.444Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:03:06.444Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T22:03:06.444Z] ---> 54120fae6a0e [2023-10-24T22:03:06.444Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:03:06.705Z] ---> Running in 8b71caa42060 [2023-10-24T22:03:06.705Z] Removing intermediate container 8b71caa42060 [2023-10-24T22:03:06.705Z] ---> beb0d79c10fa [2023-10-24T22:03:06.705Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:03:06.705Z] ---> Running in 7a1ab930fd81 [2023-10-24T22:03:06.705Z] Removing intermediate container 7a1ab930fd81 [2023-10-24T22:03:06.705Z] ---> 535e8fe7d39d [2023-10-24T22:03:06.705Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:03:06.705Z] ---> Running in 3e1a8ed0a6f6 [2023-10-24T22:03:06.705Z] Removing intermediate container 3e1a8ed0a6f6 [2023-10-24T22:03:06.705Z] ---> 64388b629f4c [2023-10-24T22:03:06.705Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:03:06.705Z] ---> Running in 69f4f69d59bc [2023-10-24T22:03:06.705Z] Removing intermediate container 69f4f69d59bc [2023-10-24T22:03:06.705Z] ---> 90899d93c99f [2023-10-24T22:03:06.705Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:03:06.705Z] ---> Running in 573c8f52959d [2023-10-24T22:03:06.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:03:07.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:03:07.479Z] OK: 268 MiB in 56 packages [2023-10-24T22:03:07.739Z] Removing intermediate container 573c8f52959d [2023-10-24T22:03:07.739Z] ---> 1cb90a33edbc [2023-10-24T22:03:07.739Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-24T22:03:07.739Z] ---> Running in 59e52e895f14 [2023-10-24T22:03:07.739Z] Removing intermediate container 59e52e895f14 [2023-10-24T22:03:07.739Z] ---> 470c736c2b9b [2023-10-24T22:03:07.739Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T22:03:07.998Z] ---> 1f88e85de62a [2023-10-24T22:03:07.998Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:03:07.998Z] ---> Running in 85035fe3c8b3 [2023-10-24T22:03:08.565Z] Removing intermediate container 85035fe3c8b3 [2023-10-24T22:03:08.565Z] ---> b12f9fd415e0 [2023-10-24T22:03:08.565Z] Step 11/24 : COPY . . [2023-10-24T22:03:09.131Z] ---> c039fdf911e9 [2023-10-24T22:03:09.131Z] Step 12/24 : RUN ${MAKE} [2023-10-24T22:03:09.131Z] ---> Running in 3fdf9bc9146d [2023-10-24T22:03:09.131Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-24T22:03:31.069Z] Removing intermediate container 3fdf9bc9146d [2023-10-24T22:03:31.069Z] ---> 0b33e6ed3b16 [2023-10-24T22:03:31.069Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T22:03:31.069Z] 3.18: Pulling from library/alpine [2023-10-24T22:03:31.069Z] 96526aa774ef: Pulling fs layer [2023-10-24T22:03:31.069Z] 96526aa774ef: Verifying Checksum [2023-10-24T22:03:31.069Z] 96526aa774ef: Download complete [2023-10-24T22:03:31.069Z] 96526aa774ef: Pull complete [2023-10-24T22:03:31.069Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:03:31.069Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:03:31.069Z] ---> 8ca4688f4f35 [2023-10-24T22:03:31.069Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:03:31.069Z] ---> Running in 877f9f9eb2e7 [2023-10-24T22:03:31.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:03:31.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:03:31.846Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:03:31.846Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:03:31.846Z] OK: 7 MiB in 16 packages [2023-10-24T22:03:32.104Z] Removing intermediate container 877f9f9eb2e7 [2023-10-24T22:03:32.104Z] ---> 3e74e12720f8 [2023-10-24T22:03:32.104Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-24T22:03:33.089Z] ---> 0e131671c814 [2023-10-24T22:03:33.089Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-24T22:03:33.089Z] ---> ce491d67d70d [2023-10-24T22:03:33.089Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-24T22:03:33.349Z] ---> de0a4b16cec5 [2023-10-24T22:03:33.349Z] Step 18/24 : EXPOSE 59993 [2023-10-24T22:03:33.349Z] ---> Running in d985d075d574 [2023-10-24T22:03:33.349Z] Removing intermediate container d985d075d574 [2023-10-24T22:03:33.349Z] ---> 01d5c8442d3e [2023-10-24T22:03:33.349Z] Step 19/24 : EXPOSE 161 [2023-10-24T22:03:33.349Z] ---> Running in ebad3e885f8b [2023-10-24T22:03:33.349Z] Removing intermediate container ebad3e885f8b [2023-10-24T22:03:33.349Z] ---> dc85c4e9e831 [2023-10-24T22:03:33.349Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-24T22:03:33.616Z] ---> Running in 7798acc8ee02 [2023-10-24T22:03:33.616Z] Removing intermediate container 7798acc8ee02 [2023-10-24T22:03:33.616Z] ---> 3b3c3f5f9e44 [2023-10-24T22:03:33.616Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:03:33.616Z] ---> Running in e58c925715ab [2023-10-24T22:03:33.616Z] Removing intermediate container e58c925715ab [2023-10-24T22:03:33.616Z] ---> 7fd8242df4a5 [2023-10-24T22:03:33.616Z] Step 22/24 : LABEL arch=amd64 [2023-10-24T22:03:33.616Z] ---> Running in f440dfc6f08b [2023-10-24T22:03:33.616Z] Removing intermediate container f440dfc6f08b [2023-10-24T22:03:33.616Z] ---> 7be641fbfb87 [2023-10-24T22:03:33.616Z] Step 23/24 : LABEL git_sha=05b680941da0e81415a598122fe073d3de201bce [2023-10-24T22:03:33.875Z] ---> Running in 6a61a12b3e23 [2023-10-24T22:03:33.875Z] Removing intermediate container 6a61a12b3e23 [2023-10-24T22:03:33.875Z] ---> 94ed9bbcf53e [2023-10-24T22:03:33.875Z] Step 24/24 : LABEL version=0.0.0 [2023-10-24T22:03:33.875Z] ---> Running in 7ae6bb13a322 [2023-10-24T22:03:33.875Z] Removing intermediate container 7ae6bb13a322 [2023-10-24T22:03:33.875Z] ---> df7c5f618750 [2023-10-24T22:03:33.875Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:03:33.875Z] Successfully built df7c5f618750 [2023-10-24T22:03:33.875Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:34.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:03:34.742Z] [2023-10-24T22:03:34.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:35.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:03:35.111Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T22:03:35.111Z] 5eb5b503b376: Pulling fs layer [2023-10-24T22:03:35.111Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T22:03:35.111Z] ec43610c2a17: Pulling fs layer [2023-10-24T22:03:35.111Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T22:03:35.111Z] 33b1e0a273af: Pulling fs layer [2023-10-24T22:03:35.111Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T22:03:35.111Z] 2f39f015ded8: Pulling fs layer [2023-10-24T22:03:35.111Z] 33b1e0a273af: Waiting [2023-10-24T22:03:35.111Z] 2f39f015ded8: Waiting [2023-10-24T22:03:35.111Z] 5d3b04190fa2: Waiting [2023-10-24T22:03:35.111Z] 3a2ae6a8a46f: Waiting [2023-10-24T22:03:35.111Z] 5c69ac0246d0: Download complete [2023-10-24T22:03:35.111Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T22:03:35.111Z] 3a2ae6a8a46f: Download complete [2023-10-24T22:03:35.111Z] 33b1e0a273af: Verifying Checksum [2023-10-24T22:03:35.111Z] 33b1e0a273af: Download complete [2023-10-24T22:03:35.111Z] ec43610c2a17: Verifying Checksum [2023-10-24T22:03:35.111Z] ec43610c2a17: Download complete [2023-10-24T22:03:35.111Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T22:03:35.111Z] 5d3b04190fa2: Download complete [2023-10-24T22:03:35.369Z] 5eb5b503b376: Verifying Checksum [2023-10-24T22:03:35.369Z] 5eb5b503b376: Download complete [2023-10-24T22:03:35.933Z] 2f39f015ded8: Verifying Checksum [2023-10-24T22:03:35.933Z] 2f39f015ded8: Download complete [2023-10-24T22:03:36.500Z] 5eb5b503b376: Pull complete [2023-10-24T22:03:36.757Z] 5c69ac0246d0: Pull complete [2023-10-24T22:03:37.015Z] ec43610c2a17: Pull complete [2023-10-24T22:03:37.015Z] 3a2ae6a8a46f: Pull complete [2023-10-24T22:03:37.272Z] 33b1e0a273af: Pull complete [2023-10-24T22:03:37.272Z] 5d3b04190fa2: Pull complete [2023-10-24T22:03:41.454Z] 2f39f015ded8: Pull complete [2023-10-24T22:03:41.454Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T22:03:41.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:03:41.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:03:41.683Z] prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container [2023-10-24T22:03:41.719Z] $ 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-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:03:47.332Z] $ docker top a03819fbb60de25dbca5cb7bf131d6fd1cc0b9c8f239e1dc10e5506b3bbfdc0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:03:47.766Z] ---> job-cost.sh [2023-10-24T22:03:47.766Z] lf-activate-venv: SKIPPING [2023-10-24T22:03:47.766Z] INFO: No Stack... [2023-10-24T22:03:48.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:03:48.602Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:03:48.914Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-323/archives/cost.csv [2023-10-24T22:03:48.914Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:03:48.954Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [2023-10-24T22:03:48.959Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] did not exist. Created. [2023-10-24T22:03:48.959Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:03:49.340Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T22:03:49.384Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:03:49.422Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:03:49.505Z] $ docker stop --time=1 a03819fbb60de25dbca5cb7bf131d6fd1cc0b9c8f239e1dc10e5506b3bbfdc0e [2023-10-24T22:03:50.647Z] $ docker rm -f --volumes a03819fbb60de25dbca5cb7bf131d6fd1cc0b9c8f239e1dc10e5506b3bbfdc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T22:04:01.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10309 in /w/workspace/gexfoundry_device-snmp-go_PR-323 [Pipeline] { [Pipeline] ws [2023-10-24T22:04:01.089Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T22:04:01.183Z] Selected Git installation does not exist. Using Default [2023-10-24T22:04:01.183Z] The recommended git tool is: NONE [2023-10-24T22:04:07.157Z] using credential edgex-jenkins-ssh [2023-10-24T22:04:07.173Z] Cloning the remote Git repository [2023-10-24T22:04:07.218Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-24T22:04:07.312Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-10-24T22:04:07.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-24T22:04:07.480Z] > git --version # timeout=10 [2023-10-24T22:04:07.507Z] > git --version # 'git version 2.25.1' [2023-10-24T22:04:07.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:04:07.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:04:08.803Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-24T22:04:08.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:04:09.829Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-24T22:04:09.880Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-24T22:04:09.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:04:09.900Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T22:04:10.539Z] Merging remotes/origin/main commit c9f5e79f7f6757774f639370f81fc5ed0e697313 into PR head commit 05b680941da0e81415a598122fe073d3de201bce [2023-10-24T22:04:10.886Z] Merge succeeded, producing 05b680941da0e81415a598122fe073d3de201bce [2023-10-24T22:04:10.887Z] Checking out Revision 05b680941da0e81415a598122fe073d3de201bce (PR-323) [2023-10-24T22:04:10.558Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T22:04:10.664Z] > git checkout -f 05b680941da0e81415a598122fe073d3de201bce # timeout=10 [2023-10-24T22:04:10.764Z] > git remote # timeout=10 [2023-10-24T22:04:10.787Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T22:04:10.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:04:10.833Z] > git merge c9f5e79f7f6757774f639370f81fc5ed0e697313 # timeout=10 [2023-10-24T22:04:10.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T22:04:10.894Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T22:04:10.912Z] > git checkout -f 05b680941da0e81415a598122fe073d3de201bce # timeout=10 [2023-10-24T22:04:14.523Z] Commit message: "refactor: Remove obsolete comments from config file" [2023-10-24T22:04:14.594Z] > git --version # timeout=10 [2023-10-24T22:04:14.612Z] > git --version # 'git version 2.25.1' [2023-10-24T22:04:14.637Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:04:15.766Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T22:04:15.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:04:15.766Z] Dload Upload Total Spent Left Speed [2023-10-24T22:04:15.766Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-10-24T22:04:16.672Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T22:04:17.032Z] + sudo tee /etc/docker/daemon.new [2023-10-24T22:04:17.032Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T22:04:17.032Z] { [2023-10-24T22:04:17.032Z] "registry-mirrors": [ [2023-10-24T22:04:17.032Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T22:04:17.032Z] ], [2023-10-24T22:04:17.032Z] "bip": "10.250.0.254/24", [2023-10-24T22:04:17.032Z] "hosts": [ [2023-10-24T22:04:17.032Z] "tcp://0.0.0.0:5555", [2023-10-24T22:04:17.032Z] "unix:///var/run/docker.sock" [2023-10-24T22:04:17.032Z] ], [2023-10-24T22:04:17.032Z] "mtu": 1458, [2023-10-24T22:04:17.032Z] "selinux-enabled": true, [2023-10-24T22:04:17.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T22:04:17.032Z] } [Pipeline] sh [2023-10-24T22:04:17.411Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T22:04:17.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:04:36.145Z] provisioning config files... [2023-10-24T22:04:36.174Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config15755920051425437653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:04:36.600Z] ---> docker-login.sh [2023-10-24T22:04:36.600Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:04:37.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:04:37.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:04:37.202Z] Configure a credential helper to remove this warning. See [2023-10-24T22:04:37.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:04:37.202Z] [2023-10-24T22:04:37.202Z] Login Succeeded [2023-10-24T22:04:37.202Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:04:37.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:04:37.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:04:37.752Z] Configure a credential helper to remove this warning. See [2023-10-24T22:04:37.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:04:37.752Z] [2023-10-24T22:04:37.752Z] Login Succeeded [2023-10-24T22:04:37.752Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:04:38.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:04:38.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:04:38.026Z] Configure a credential helper to remove this warning. See [2023-10-24T22:04:38.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:04:38.026Z] [2023-10-24T22:04:38.026Z] Login Succeeded [2023-10-24T22:04:38.026Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:04:38.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:04:38.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:04:38.580Z] Configure a credential helper to remove this warning. See [2023-10-24T22:04:38.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:04:38.580Z] [2023-10-24T22:04:38.580Z] Login Succeeded [2023-10-24T22:04:38.580Z] docker.io [2023-10-24T22:04:38.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:04:39.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:04:39.123Z] Configure a credential helper to remove this warning. See [2023-10-24T22:04:39.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:04:39.123Z] [2023-10-24T22:04:39.123Z] Login Succeeded [2023-10-24T22:04:39.123Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:04:39.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:04:39.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:04:39.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:04:39.628Z] ========================================================= [2023-10-24T22:04:39.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T22:04:39.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:04:40.162Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:04:40.441Z] Sending build context to Docker daemon 2.935MB [2023-10-24T22:04:40.441Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:04:40.441Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T22:04:43.816Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T22:04:43.816Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T22:04:43.816Z] 5d54e960e981: Pulling fs layer [2023-10-24T22:04:43.816Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T22:04:43.816Z] f0e02332f6b5: Pulling fs layer [2023-10-24T22:04:43.816Z] cefa15bbcfad: Pulling fs layer [2023-10-24T22:04:43.816Z] 17808c966233: Pulling fs layer [2023-10-24T22:04:43.816Z] f4c1fc716caa: Pulling fs layer [2023-10-24T22:04:43.816Z] cefa15bbcfad: Waiting [2023-10-24T22:04:43.816Z] 17808c966233: Waiting [2023-10-24T22:04:43.816Z] f4c1fc716caa: Waiting [2023-10-24T22:04:43.816Z] f0e02332f6b5: Waiting [2023-10-24T22:04:43.816Z] 5d54e960e981: Verifying Checksum [2023-10-24T22:04:43.816Z] 5d54e960e981: Download complete [2023-10-24T22:04:43.816Z] f0e02332f6b5: Verifying Checksum [2023-10-24T22:04:43.816Z] f0e02332f6b5: Download complete [2023-10-24T22:04:43.816Z] cefa15bbcfad: Verifying Checksum [2023-10-24T22:04:43.816Z] cefa15bbcfad: Download complete [2023-10-24T22:04:43.816Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T22:04:43.816Z] 9fda8d8052c6: Download complete [2023-10-24T22:04:43.816Z] f4c1fc716caa: Verifying Checksum [2023-10-24T22:04:43.816Z] f4c1fc716caa: Download complete [2023-10-24T22:04:44.410Z] 9fda8d8052c6: Pull complete [2023-10-24T22:04:45.004Z] 5d54e960e981: Pull complete [2023-10-24T22:04:45.592Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T22:04:45.592Z] c4a7e357bf2a: Download complete [2023-10-24T22:04:46.561Z] 17808c966233: Verifying Checksum [2023-10-24T22:04:46.561Z] 17808c966233: Download complete [2023-10-24T22:05:01.610Z] c4a7e357bf2a: Pull complete [2023-10-24T22:05:01.610Z] f0e02332f6b5: Pull complete [2023-10-24T22:05:01.610Z] cefa15bbcfad: Pull complete [2023-10-24T22:05:08.349Z] 17808c966233: Pull complete [2023-10-24T22:05:10.313Z] f4c1fc716caa: Pull complete [2023-10-24T22:05:10.313Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T22:05:10.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T22:05:10.313Z] ---> ea914061e18c [2023-10-24T22:05:10.313Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:05:11.755Z] ---> Running in 037a4a1c47a5 [2023-10-24T22:05:11.755Z] Removing intermediate container 037a4a1c47a5 [2023-10-24T22:05:11.755Z] ---> c29820e54ca5 [2023-10-24T22:05:11.755Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:05:12.029Z] ---> Running in de8f20d6a245 [2023-10-24T22:05:12.304Z] Removing intermediate container de8f20d6a245 [2023-10-24T22:05:12.304Z] ---> fd6f7c966fc4 [2023-10-24T22:05:12.304Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:05:12.574Z] ---> Running in 91175497eb37 [2023-10-24T22:05:12.842Z] Removing intermediate container 91175497eb37 [2023-10-24T22:05:12.842Z] ---> 3af9ca5792b3 [2023-10-24T22:05:12.842Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:05:12.842Z] ---> Running in 62cfcbbe2a04 [2023-10-24T22:05:13.428Z] Removing intermediate container 62cfcbbe2a04 [2023-10-24T22:05:13.428Z] ---> 38a87c73cd70 [2023-10-24T22:05:13.428Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:05:13.428Z] ---> Running in 75b0acfe7192 [2023-10-24T22:05:14.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:05:15.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:05:16.550Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T22:05:16.550Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T22:05:16.550Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T22:05:16.550Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T22:05:16.550Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:05:16.550Z] OK: 270 MiB in 56 packages [2023-10-24T22:05:17.985Z] Removing intermediate container 75b0acfe7192 [2023-10-24T22:05:17.985Z] ---> 8155fa741f14 [2023-10-24T22:05:17.985Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-24T22:05:17.985Z] ---> Running in defea848e6a2 [2023-10-24T22:05:18.260Z] Removing intermediate container defea848e6a2 [2023-10-24T22:05:18.260Z] ---> 024173e162cf [2023-10-24T22:05:18.260Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T22:05:18.855Z] ---> 3f35d130a74f [2023-10-24T22:05:18.855Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:05:18.855Z] ---> Running in b77d16c8ff6b [2023-10-24T22:06:55.548Z] Removing intermediate container b77d16c8ff6b [2023-10-24T22:06:55.548Z] ---> f65379c2e999 [2023-10-24T22:06:55.548Z] Step 11/12 : COPY . . [2023-10-24T22:06:55.548Z] ---> fffc6cc86b64 [2023-10-24T22:06:55.548Z] Step 12/12 : RUN ${MAKE} [2023-10-24T22:06:55.548Z] ---> Running in 7658b84ddc73 [2023-10-24T22:06:55.818Z] noop [2023-10-24T22:06:56.804Z] Removing intermediate container 7658b84ddc73 [2023-10-24T22:06:56.804Z] ---> b82f0bfaf256 [2023-10-24T22:06:56.804Z] Successfully built b82f0bfaf256 [2023-10-24T22:06:56.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:06:57.309Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:06:57.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:06:57.641Z] prd-ubuntu20.04-docker-arm64-4c-16g-10309 does not seem to be running inside a container [2023-10-24T22:06:57.720Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T22:07:01.635Z] $ docker top a703a0648af8fd2c0c18622dbdeee25f8c691fba137d3588bd3e01dd445b01ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:07:02.547Z] + go version [2023-10-24T22:07:02.547Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T22:07:02.590Z] $ docker stop --time=1 a703a0648af8fd2c0c18622dbdeee25f8c691fba137d3588bd3e01dd445b01ce [2023-10-24T22:07:04.234Z] $ docker rm -f --volumes a703a0648af8fd2c0c18622dbdeee25f8c691fba137d3588bd3e01dd445b01ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:07:05.128Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:07:05.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:07:05.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-10309 does not seem to be running inside a container [2023-10-24T22:07:05.499Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T22:07:06.951Z] $ docker top 455d1f8f2b3ea938ae8152cd6b7e6812e4fedf9841ca60d2e54bbd25b16d60af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:07:07.886Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:07:08.620Z] + make test [2023-10-24T22:07:08.620Z] go test ./... -coverprofile=coverage.out [2023-10-24T22:07:13.979Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-24T22:09:20.686Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-24T22:09:20.686Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2023-10-24T22:09:20.686Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T22:09:20.686Z] go vet ./... [2023-10-24T22:09:42.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:09:42.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:09:42.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:09:42.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:09:42.847Z] $ docker stop --time=1 455d1f8f2b3ea938ae8152cd6b7e6812e4fedf9841ca60d2e54bbd25b16d60af [2023-10-24T22:09:45.036Z] $ docker rm -f --volumes 455d1f8f2b3ea938ae8152cd6b7e6812e4fedf9841ca60d2e54bbd25b16d60af [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:09:46.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:09:46.544Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T22:09:47.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:09:47.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:09:48.039Z] + ls -al . [2023-10-24T22:09:48.039Z] total 168 [2023-10-24T22:09:48.039Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 22:07 . [2023-10-24T22:09:48.039Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:04 .. [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 22:04 .dockerignore [2023-10-24T22:09:48.039Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:04 .git [2023-10-24T22:09:48.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:04 .github [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 22:04 .gitignore [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:04 .golangci.yml [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 22:04 Attribution.txt [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 22:04 CHANGELOG.md [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 22:04 Dockerfile [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:04 GOVERNANCE.md [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 22:04 Jenkinsfile [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:04 LICENSE [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 22:04 Makefile [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 22:04 OWNERS.md [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 22:04 README.md [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:01 VERSION [2023-10-24T22:09:48.039Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:04 bin [2023-10-24T22:09:48.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:04 cmd [2023-10-24T22:09:48.039Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 22:09 coverage.out [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 22:04 go.mod [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 22:04 go.sum [2023-10-24T22:09:48.039Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:04 internal [2023-10-24T22:09:48.039Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:09:48.467Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=05b680941da0e81415a598122fe073d3de201bce --label arch=arm64 --label version=0.0.0 . [2023-10-24T22:09:48.735Z] Sending build context to Docker daemon 2.945MB [2023-10-24T22:09:48.735Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:09:48.735Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T22:09:48.735Z] ---> b82f0bfaf256 [2023-10-24T22:09:48.735Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:09:49.004Z] ---> Running in 1a00d4ab3436 [2023-10-24T22:09:49.284Z] Removing intermediate container 1a00d4ab3436 [2023-10-24T22:09:49.284Z] ---> a967be83c5b2 [2023-10-24T22:09:49.284Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:09:49.551Z] ---> Running in b87ef0355169 [2023-10-24T22:09:49.819Z] Removing intermediate container b87ef0355169 [2023-10-24T22:09:49.819Z] ---> 738cddc72bd5 [2023-10-24T22:09:49.819Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T22:09:49.819Z] ---> Running in f8eb2597c888 [2023-10-24T22:09:50.088Z] Removing intermediate container f8eb2597c888 [2023-10-24T22:09:50.088Z] ---> 351a51e3f349 [2023-10-24T22:09:50.088Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:09:50.361Z] ---> Running in 9146144f630a [2023-10-24T22:09:50.636Z] Removing intermediate container 9146144f630a [2023-10-24T22:09:50.636Z] ---> 704db6ff8996 [2023-10-24T22:09:50.636Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:09:51.069Z] ---> Running in 54775318e475 [2023-10-24T22:09:52.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:09:52.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:09:53.693Z] OK: 270 MiB in 56 packages [2023-10-24T22:09:55.126Z] Removing intermediate container 54775318e475 [2023-10-24T22:09:55.126Z] ---> 0ac804863a72 [2023-10-24T22:09:55.126Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-24T22:09:55.126Z] ---> Running in c6f8f6cf12d1 [2023-10-24T22:09:55.394Z] Removing intermediate container c6f8f6cf12d1 [2023-10-24T22:09:55.394Z] ---> 112a26d83b2b [2023-10-24T22:09:55.394Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T22:09:55.983Z] ---> c59e960c66b4 [2023-10-24T22:09:55.983Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:09:55.983Z] ---> Running in 2adaa736224a [2023-10-24T22:09:58.573Z] Removing intermediate container 2adaa736224a [2023-10-24T22:09:58.573Z] ---> 238abe66e28b [2023-10-24T22:09:58.573Z] Step 11/24 : COPY . . [2023-10-24T22:09:59.540Z] ---> 0a464e5b7a2f [2023-10-24T22:09:59.540Z] Step 12/24 : RUN ${MAKE} [2023-10-24T22:09:59.540Z] ---> Running in 58d1557ec6b2 [2023-10-24T22:10:00.504Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-24T22:12:22.276Z] Removing intermediate container 58d1557ec6b2 [2023-10-24T22:12:22.276Z] ---> c2241f1b8953 [2023-10-24T22:12:22.276Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T22:12:22.276Z] 3.18: Pulling from library/alpine [2023-10-24T22:12:22.276Z] 579b34f0a95b: Pulling fs layer [2023-10-24T22:12:22.276Z] 579b34f0a95b: Verifying Checksum [2023-10-24T22:12:22.276Z] 579b34f0a95b: Download complete [2023-10-24T22:12:22.276Z] 579b34f0a95b: Pull complete [2023-10-24T22:12:22.276Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:12:22.276Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:12:22.276Z] ---> 3cc203321400 [2023-10-24T22:12:22.276Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T22:12:22.276Z] ---> Running in 82d83c74456b [2023-10-24T22:12:22.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:12:22.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:12:22.276Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T22:12:22.276Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:12:22.276Z] OK: 8 MiB in 16 packages [2023-10-24T22:12:22.276Z] Removing intermediate container 82d83c74456b [2023-10-24T22:12:22.276Z] ---> bd14f42e583e [2023-10-24T22:12:22.276Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-24T22:12:23.247Z] ---> 272e9041d88f [2023-10-24T22:12:23.247Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-24T22:12:23.839Z] ---> 3261e49bbd42 [2023-10-24T22:12:23.839Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-24T22:12:24.438Z] ---> 50e2b03e6d88 [2023-10-24T22:12:24.438Z] Step 18/24 : EXPOSE 59993 [2023-10-24T22:12:24.438Z] ---> Running in da767de640e3 [2023-10-24T22:12:24.722Z] Removing intermediate container da767de640e3 [2023-10-24T22:12:24.722Z] ---> 934480e006e9 [2023-10-24T22:12:24.722Z] Step 19/24 : EXPOSE 161 [2023-10-24T22:12:24.990Z] ---> Running in 9b7c8651fd19 [2023-10-24T22:12:25.261Z] Removing intermediate container 9b7c8651fd19 [2023-10-24T22:12:25.261Z] ---> 84a8dd532998 [2023-10-24T22:12:25.261Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-24T22:12:25.261Z] ---> Running in e486a7407bf8 [2023-10-24T22:12:25.854Z] Removing intermediate container e486a7407bf8 [2023-10-24T22:12:25.854Z] ---> 518019f421d6 [2023-10-24T22:12:25.854Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:12:25.854Z] ---> Running in dc78faafc99c [2023-10-24T22:12:26.123Z] Removing intermediate container dc78faafc99c [2023-10-24T22:12:26.123Z] ---> 0ee208735a8e [2023-10-24T22:12:26.123Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T22:12:26.123Z] ---> Running in 8a6f387693eb [2023-10-24T22:12:26.715Z] Removing intermediate container 8a6f387693eb [2023-10-24T22:12:26.715Z] ---> 00fd934a16fa [2023-10-24T22:12:26.715Z] Step 23/24 : LABEL git_sha=05b680941da0e81415a598122fe073d3de201bce [2023-10-24T22:12:26.715Z] ---> Running in e2198d1679f5 [2023-10-24T22:12:26.987Z] Removing intermediate container e2198d1679f5 [2023-10-24T22:12:26.987Z] ---> 857a1b909c79 [2023-10-24T22:12:26.987Z] Step 24/24 : LABEL version=0.0.0 [2023-10-24T22:12:27.257Z] ---> Running in 1d54f77b2c4a [2023-10-24T22:12:27.524Z] Removing intermediate container 1d54f77b2c4a [2023-10-24T22:12:27.524Z] ---> 9f18eff3fc5d [2023-10-24T22:12:27.524Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:12:27.524Z] Successfully built 9f18eff3fc5d [2023-10-24T22:12:27.524Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:12:28.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:12:28.348Z] [2023-10-24T22:12:28.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:12:28.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:12:28.753Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T22:12:28.753Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T22:12:28.753Z] 04944245beec: Pulling fs layer [2023-10-24T22:12:28.753Z] 699f458cf7ca: Pulling fs layer [2023-10-24T22:12:28.753Z] 765212b225bb: Pulling fs layer [2023-10-24T22:12:28.753Z] f23df028b6ca: Pulling fs layer [2023-10-24T22:12:28.753Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T22:12:28.753Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T22:12:28.753Z] f23df028b6ca: Waiting [2023-10-24T22:12:28.753Z] d65c8cfc05b1: Waiting [2023-10-24T22:12:28.753Z] 2437ff75d9bd: Waiting [2023-10-24T22:12:28.753Z] 765212b225bb: Waiting [2023-10-24T22:12:29.024Z] 04944245beec: Verifying Checksum [2023-10-24T22:12:29.024Z] 04944245beec: Download complete [2023-10-24T22:12:29.024Z] 765212b225bb: Verifying Checksum [2023-10-24T22:12:29.024Z] 765212b225bb: Download complete [2023-10-24T22:12:29.024Z] f23df028b6ca: Verifying Checksum [2023-10-24T22:12:29.024Z] f23df028b6ca: Download complete [2023-10-24T22:12:29.024Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T22:12:29.024Z] d65c8cfc05b1: Download complete [2023-10-24T22:12:29.300Z] 699f458cf7ca: Verifying Checksum [2023-10-24T22:12:29.300Z] 699f458cf7ca: Download complete [2023-10-24T22:12:29.574Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T22:12:29.574Z] 8998bd30e6a1: Download complete [2023-10-24T22:12:32.928Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T22:12:32.928Z] 2437ff75d9bd: Download complete [2023-10-24T22:12:35.522Z] 8998bd30e6a1: Pull complete [2023-10-24T22:12:36.107Z] 04944245beec: Pull complete [2023-10-24T22:12:38.059Z] 699f458cf7ca: Pull complete [2023-10-24T22:12:38.059Z] 765212b225bb: Pull complete [2023-10-24T22:12:39.042Z] f23df028b6ca: Pull complete [2023-10-24T22:12:39.310Z] d65c8cfc05b1: Pull complete [2023-10-24T22:12:57.573Z] 2437ff75d9bd: Pull complete [2023-10-24T22:12:57.573Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T22:12:57.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:12:57.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:12:57.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-10309 does not seem to be running inside a container [2023-10-24T22:12:58.050Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T22:13:01.321Z] $ docker top 2861ff8d807a02dda75f267e3701760f958864d9abb1dfe28d5349f04b5b31ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:02.312Z] ---> job-cost.sh [2023-10-24T22:13:02.582Z] lf-activate-venv: SKIPPING [2023-10-24T22:13:02.582Z] INFO: No Stack... [2023-10-24T22:13:02.861Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T22:13:03.833Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:13:04.512Z] + cut -d, -f6 [2023-10-24T22:13:04.512Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-10-24T22:13:04.614Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [2023-10-24T22:13:04.618Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] did not exist. Created. [2023-10-24T22:13:04.618Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:13:05.386Z] /w/workspace/device-snmp-go/1@tmp/durable-b0537988/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T22:13:06.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T22:13:06.131Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T22:13:06.184Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:13:06.200Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-323-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:13:06.285Z] $ docker stop --time=1 2861ff8d807a02dda75f267e3701760f958864d9abb1dfe28d5349f04b5b31ef [2023-10-24T22:13:07.907Z] $ docker rm -f --volumes 2861ff8d807a02dda75f267e3701760f958864d9abb1dfe28d5349f04b5b31ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T22:13:09.009Z] provisioning config files... [2023-10-24T22:13:09.015Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/config14991485291748847854tmp [Pipeline] { [Pipeline] sh [2023-10-24T22:13:09.357Z] + set +x [2023-10-24T22:13:09.357Z] + curl -s https://codecov.io/bash [2023-10-24T22:13:09.357Z] + bash -s -- [2023-10-24T22:13:09.615Z] [2023-10-24T22:13:09.615Z] _____ _ [2023-10-24T22:13:09.615Z] / ____| | | [2023-10-24T22:13:09.615Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T22:13:09.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T22:13:09.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T22:13:09.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T22:13:09.615Z] Bash-1.0.6 [2023-10-24T22:13:09.615Z] [2023-10-24T22:13:09.615Z] [2023-10-24T22:13:09.615Z] ==> git version 2.25.1 found [2023-10-24T22:13:09.615Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T22:13:09.615Z] Release-Date: 2020-01-08 [2023-10-24T22:13:09.615Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T22:13:09.615Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T22:13:09.615Z] ==> Jenkins CI detected. [2023-10-24T22:13:09.615Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-323 [2023-10-24T22:13:09.615Z] project root: . [2023-10-24T22:13:09.615Z] --> token set from env [2023-10-24T22:13:09.615Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T22:13:09.615Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T22:13:09.615Z] ==> Python coveragepy not found [2023-10-24T22:13:09.615Z] ==> Searching for coverage reports in: [2023-10-24T22:13:09.615Z] + . [2023-10-24T22:13:09.615Z] -> Found 1 reports [2023-10-24T22:13:09.615Z] ==> Detecting git/mercurial file structure [2023-10-24T22:13:09.615Z] ==> Reading reports [2023-10-24T22:13:09.615Z] + ./coverage.out bytes=8837 [2023-10-24T22:13:09.615Z] ==> Appending adjustments [2023-10-24T22:13:09.615Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T22:13:09.615Z] + Found adjustments [2023-10-24T22:13:09.615Z] ==> Gzipping contents [2023-10-24T22:13:09.615Z] 4.0K /tmp/codecov.PQv5Jw.gz [2023-10-24T22:13:09.615Z] ==> Uploading reports [2023-10-24T22:13:09.615Z] url: https://codecov.io [2023-10-24T22:13:09.615Z] query: branch=PR-323&commit=05b680941da0e81415a598122fe073d3de201bce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=323&job=&cmd_args= [2023-10-24T22:13:09.615Z] -> Pinging Codecov [2023-10-24T22:13:09.615Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-323&commit=05b680941da0e81415a598122fe073d3de201bce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-323%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=323&job=&cmd_args= [2023-10-24T22:13:09.872Z] -> Uploading to [2023-10-24T22:13:09.872Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/6C56EA5C29638FB4528AC87E60AF5AE0/05b680941da0e81415a598122fe073d3de201bce/9d479f7f-d8b2-4019-a38d-88f732f9451e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T221309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae51e745a53d6a4d6c20daaf85d44fc3fbc7c0b3ca965096b9ba506a0d8c944a [2023-10-24T22:13:09.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:13:09.872Z] Dload Upload Total Spent Left Speed [2023-10-24T22:13:10.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 4348 --:--:-- --:--:-- --:--:-- 4348 [2023-10-24T22:13:10.439Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/05b680941da0e81415a598122fe073d3de201bce [Pipeline] } [2023-10-24T22:13:10.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-10-24T22:13:12.277Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-323/archives ] [2023-10-24T22:13:12.277Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-323/archives [2023-10-24T22:13:12.277Z] total 16 [2023-10-24T22:13:12.277Z] drwxr-xr-x 3 root root 4096 Oct 24 22:03 . [2023-10-24T22:13:12.277Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:03 .. [2023-10-24T22:13:12.277Z] drwxr-xr-x 2 root root 4096 Oct 24 22:03 cost [2023-10-24T22:13:12.277Z] -rw-r--r-- 1 root root 86 Oct 24 22:03 cost.csv [2023-10-24T22:13:12.277Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-323/archives [2023-10-24T22:13:12.277Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-323/archives [2023-10-24T22:13:12.277Z] total 16 [2023-10-24T22:13:12.277Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:03 . [2023-10-24T22:13:12.277Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:03 .. [2023-10-24T22:13:12.277Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:03 cost [2023-10-24T22:13:12.277Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 24 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:12.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:13.555Z] ---> package-listing.sh [2023-10-24T22:13:13.555Z] ++ facter osfamily [2023-10-24T22:13:13.555Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T22:13:13.816Z] + OS_FAMILY=debian [2023-10-24T22:13:13.816Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-323 [2023-10-24T22:13:13.816Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T22:13:13.816Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T22:13:13.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T22:13:13.816Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T22:13:13.816Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-323 ']' [2023-10-24T22:13:13.816Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T22:13:13.816Z] + case "${OS_FAMILY}" in [2023-10-24T22:13:13.816Z] + dpkg -l [2023-10-24T22:13:13.816Z] + grep '^ii' [2023-10-24T22:13:13.816Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T22:13:13.816Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T22:13:13.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T22:13:13.816Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-323 ']' [2023-10-24T22:13:13.816Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-323/archives/ [2023-10-24T22:13:13.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-323/archives/ [Pipeline] echo [2023-10-24T22:13:13.853Z] 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-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T22:13:14.151Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:13:14.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:13:14.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:13:14.925Z] prd-ubuntu20.04-docker-8c-8g-10307 does not seem to be running inside a container [2023-10-24T22:13:14.953Z] $ 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-323/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-323 -v /w/workspace/gexfoundry_device-snmp-go_PR-323:/w/workspace/gexfoundry_device-snmp-go_PR-323:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-323@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-323@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:13:15.168Z] $ docker top bb682d7a9b8c293a5f0f7688dcfe1f4a5ebdf71d98288886d72799917de0e437 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:13:15.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T22:13:15.875Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T22:13:16.189Z] + ls /var/log/sa-host [2023-10-24T22:13:16.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:13:16.418Z] provisioning config files... [2023-10-24T22:13:16.426Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-323@tmp/config5422490928987135641tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:13:16.481Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:16.793Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T22:13:16.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:17.218Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T22:13:17.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:17.568Z] ---> sudo-logs.sh [2023-10-24T22:13:17.568Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T22:13:17.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:17.954Z] ---> job-cost.sh [2023-10-24T22:13:17.955Z] lf-activate-venv: SKIPPING [2023-10-24T22:13:17.955Z] DEBUG: total: 0.2199999988079071 [2023-10-24T22:13:17.955Z] INFO: Retrieving Stack Cost... [2023-10-24T22:13:18.214Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:13:18.783Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T22:13:18.816Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:13:19.123Z] ---> logs-deploy.sh [2023-10-24T22:13:19.123Z] lf-activate-venv: SKIPPING [2023-10-24T22:13:19.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-323/1 [2023-10-24T22:13:19.123Z] INFO: archiving workspace using pattern(s): [2023-10-24T22:13:20.054Z] Archives upload complete. [2023-10-24T22:13:20.311Z] INFO: archiving logs to Nexus [2023-10-24T22:13:20.882Z] ---> uname -a: [2023-10-24T22:13:20.882Z] Linux prd-ubuntu20-04-docker-8c-8g-10307 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] ---> lscpu: [2023-10-24T22:13:20.882Z] Architecture: x86_64 [2023-10-24T22:13:20.882Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T22:13:20.882Z] Byte Order: Little Endian [2023-10-24T22:13:20.882Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T22:13:20.882Z] CPU(s): 8 [2023-10-24T22:13:20.882Z] On-line CPU(s) list: 0-7 [2023-10-24T22:13:20.882Z] Thread(s) per core: 1 [2023-10-24T22:13:20.882Z] Core(s) per socket: 1 [2023-10-24T22:13:20.882Z] Socket(s): 8 [2023-10-24T22:13:20.882Z] NUMA node(s): 1 [2023-10-24T22:13:20.882Z] Vendor ID: AuthenticAMD [2023-10-24T22:13:20.882Z] CPU family: 23 [2023-10-24T22:13:20.882Z] Model: 49 [2023-10-24T22:13:20.882Z] Model name: AMD EPYC-Rome Processor [2023-10-24T22:13:20.882Z] Stepping: 0 [2023-10-24T22:13:20.882Z] CPU MHz: 2800.000 [2023-10-24T22:13:20.882Z] BogoMIPS: 5600.00 [2023-10-24T22:13:20.882Z] Virtualization: AMD-V [2023-10-24T22:13:20.882Z] Hypervisor vendor: KVM [2023-10-24T22:13:20.882Z] Virtualization type: full [2023-10-24T22:13:20.882Z] L1d cache: 256 KiB [2023-10-24T22:13:20.882Z] L1i cache: 256 KiB [2023-10-24T22:13:20.882Z] L2 cache: 4 MiB [2023-10-24T22:13:20.882Z] L3 cache: 128 MiB [2023-10-24T22:13:20.882Z] NUMA node0 CPU(s): 0-7 [2023-10-24T22:13:20.882Z] Vulnerability Itlb multihit: Not affected [2023-10-24T22:13:20.882Z] Vulnerability L1tf: Not affected [2023-10-24T22:13:20.882Z] Vulnerability Mds: Not affected [2023-10-24T22:13:20.882Z] Vulnerability Meltdown: Not affected [2023-10-24T22:13:20.882Z] Vulnerability Mmio stale data: Not affected [2023-10-24T22:13:20.882Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T22:13:20.882Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T22:13:20.882Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T22:13:20.882Z] Vulnerability Srbds: Not affected [2023-10-24T22:13:20.882Z] Vulnerability Tsx async abort: Not affected [2023-10-24T22:13:20.882Z] 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-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] ---> nproc: [2023-10-24T22:13:20.882Z] 8 [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] ---> df -h: [2023-10-24T22:13:20.882Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T22:13:20.882Z] overlay 155G 12G 144G 8% / [2023-10-24T22:13:20.882Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T22:13:20.882Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T22:13:20.882Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T22:13:20.882Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] ---> sar -b -r -n DEV: [2023-10-24T22:13:20.882Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10307) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] 21:59:58 LINUX RESTART (8 CPU) [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] 22:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-24T22:13:20.882Z] 22:01:02 375.52 49.73 325.79 0.00 5453.65 185084.71 0.00 [2023-10-24T22:13:20.882Z] 22:02:01 139.59 1.46 138.13 0.00 38.20 40209.82 0.00 [2023-10-24T22:13:20.882Z] 22:03:01 119.81 0.05 119.76 0.00 6.40 37229.32 0.00 [2023-10-24T22:13:20.882Z] 22:04:01 183.20 0.20 183.00 0.00 7.47 42650.62 0.00 [2023-10-24T22:13:20.882Z] 22:05:01 2.07 0.00 2.07 0.00 0.00 24.55 0.00 [2023-10-24T22:13:20.882Z] 22:06:01 37.29 8.97 28.33 0.00 2905.52 3706.32 0.00 [2023-10-24T22:13:20.882Z] 22:07:01 21.40 0.00 21.40 0.00 0.00 1388.30 0.00 [2023-10-24T22:13:20.882Z] 22:08:01 20.76 0.00 20.76 0.00 0.00 1385.37 0.00 [2023-10-24T22:13:20.882Z] 22:09:01 21.01 0.00 21.01 0.00 0.00 1393.37 0.00 [2023-10-24T22:13:20.882Z] 22:10:01 21.13 0.00 21.13 0.00 0.00 1385.10 0.00 [2023-10-24T22:13:20.882Z] 22:11:01 20.98 0.00 20.98 0.00 0.00 1189.27 0.00 [2023-10-24T22:13:20.882Z] 22:12:01 20.83 0.00 20.83 0.00 0.00 1192.73 0.00 [2023-10-24T22:13:20.882Z] 22:13:01 20.66 0.00 20.66 0.00 0.00 1182.07 0.00 [2023-10-24T22:13:20.882Z] Average: 77.18 4.65 72.53 0.00 647.81 24446.22 0.00 [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] 22:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-24T22:13:20.882Z] 22:01:02 29927252 31581196 765840 2.33 59620 1894876 2111768 6.22 979808 1654964 680 [2023-10-24T22:13:20.882Z] 22:02:01 28526088 31557000 751452 2.29 111032 3132712 1900932 5.60 1169924 2735148 173744 [2023-10-24T22:13:20.882Z] 22:03:01 28196552 31542564 760004 2.31 151564 3372796 1971164 5.81 1223808 2975536 101412 [2023-10-24T22:13:20.882Z] 22:04:01 27663412 31558312 743264 2.26 164124 3860976 1772880 5.22 1265324 3415408 368 [2023-10-24T22:13:20.882Z] 22:05:01 27663408 31558356 743020 2.26 164148 3860980 1772880 5.22 1265060 3415412 4 [2023-10-24T22:13:20.882Z] 22:06:01 27477156 31553948 744704 2.26 170660 4026212 1826624 5.38 1362188 3490500 2904 [2023-10-24T22:13:20.882Z] 22:07:01 27469604 31558340 740236 2.25 173564 4034964 1826624 5.38 1365128 3499244 2432 [2023-10-24T22:13:20.882Z] 22:08:01 27460972 31561900 736668 2.24 176816 4043580 1826624 5.38 1363288 3507880 2028 [2023-10-24T22:13:20.882Z] 22:09:01 27451268 31564020 734468 2.23 179676 4052260 1826624 5.38 1365944 3516520 1784 [2023-10-24T22:13:20.882Z] 22:10:01 27440516 31564208 734160 2.23 181884 4060564 1826624 5.38 1368096 3524840 1568 [2023-10-24T22:13:20.882Z] 22:11:01 27428844 31563672 734672 2.23 184496 4068800 1826624 5.38 1370784 3533072 1328 [2023-10-24T22:13:20.882Z] 22:12:01 27418740 31564752 733512 2.23 186904 4077316 1826624 5.38 1373168 3541580 1196 [2023-10-24T22:13:20.882Z] 22:13:01 27407216 31564500 733660 2.23 189352 4085796 1826624 5.38 1375772 3550096 1008 [2023-10-24T22:13:20.882Z] Average: 27810079 31560982 742743 2.26 161065 3736295 1857124 5.47 1296022 3258477 22343 [2023-10-24T22:13:20.882Z] [2023-10-24T22:13:20.882Z] 22:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-24T22:13:20.882Z] 22:01:02 ens3 466.19 276.94 2500.95 83.82 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:01:02 lo 4.47 4.47 0.42 0.42 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:01:02 docker0 4.92 4.47 0.44 43.25 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:01:02 vethb0059b9 4.92 4.57 0.51 43.26 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:02:01 ens3 424.06 307.18 5561.17 37.36 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:02:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:02:01 docker0 235.78 305.35 18.96 2420.84 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:03:01 ens3 26.17 16.03 30.28 10.60 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:03:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:04:01 ens3 120.55 72.89 2658.19 18.27 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:04:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:04:01 docker0 2.60 5.78 0.16 62.26 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:05:01 ens3 2.38 0.62 0.74 0.47 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:06:01 ens3 137.31 82.15 776.44 6.04 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:07:01 ens3 88.60 54.99 151.84 3.73 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:08:01 ens3 89.57 54.14 149.69 3.55 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:09:01 ens3 89.55 55.61 152.28 4.13 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:10:01 ens3 81.04 52.66 143.27 3.51 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:11:01 ens3 84.24 52.56 144.16 3.45 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:12:01 ens3 83.60 53.27 146.24 3.43 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:13:01 ens3 86.20 53.86 147.19 3.53 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] Average: ens3 136.53 86.88 960.75 13.96 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] Average: docker0 18.45 23.94 1.48 191.62 0.00 0.00 0.00 0.00 [2023-10-24T22:13:20.883Z] [2023-10-24T22:13:20.883Z] [2023-10-24T22:13:20.883Z] ---> sar -P ALL: [2023-10-24T22:13:20.883Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10307) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T22:13:20.883Z] [2023-10-24T22:13:20.883Z] 21:59:58 LINUX RESTART (8 CPU) [2023-10-24T22:13:20.883Z] [2023-10-24T22:13:20.883Z] 22:00:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T22:13:20.883Z] 22:01:02 all 6.48 0.00 2.11 3.21 0.05 88.15 [2023-10-24T22:13:20.883Z] 22:01:02 0 6.50 0.00 2.26 0.44 0.03 90.76 [2023-10-24T22:13:20.883Z] 22:01:02 1 6.49 0.00 2.93 1.54 0.05 88.99 [2023-10-24T22:13:20.883Z] 22:01:02 2 8.66 0.00 2.87 13.13 0.05 75.29 [2023-10-24T22:13:20.883Z] 22:01:02 3 6.07 0.00 2.49 0.87 0.03 90.54 [2023-10-24T22:13:20.883Z] 22:01:02 4 5.35 0.00 1.63 0.62 0.05 92.36 [2023-10-24T22:13:20.883Z] 22:01:02 5 7.99 0.00 1.48 0.24 0.05 90.25 [2023-10-24T22:13:20.883Z] 22:01:02 6 4.52 0.00 1.43 5.42 0.05 88.58 [2023-10-24T22:13:20.883Z] 22:01:02 7 6.26 0.00 1.80 3.44 0.05 88.45 [2023-10-24T22:13:20.883Z] 22:02:01 all 5.11 0.00 2.14 5.13 0.05 87.57 [2023-10-24T22:13:20.883Z] 22:02:01 0 5.77 0.00 2.18 0.84 0.05 91.16 [2023-10-24T22:13:20.883Z] 22:02:01 1 5.34 0.00 1.97 1.60 0.03 91.06 [2023-10-24T22:13:20.883Z] 22:02:01 2 5.08 0.00 2.54 10.15 0.05 82.17 [2023-10-24T22:13:20.883Z] 22:02:01 3 5.16 0.00 2.07 0.53 0.07 92.17 [2023-10-24T22:13:20.883Z] 22:02:01 4 5.13 0.00 2.59 6.29 0.05 85.93 [2023-10-24T22:13:20.883Z] 22:02:01 5 5.52 0.00 2.17 14.48 0.07 77.76 [2023-10-24T22:13:20.883Z] 22:02:01 6 4.76 0.00 1.72 5.75 0.03 87.73 [2023-10-24T22:13:20.883Z] 22:02:01 7 4.09 0.00 1.83 1.35 0.05 92.67 [2023-10-24T22:13:20.883Z] 22:03:01 all 24.65 0.00 3.82 4.81 0.07 66.66 [2023-10-24T22:13:20.883Z] 22:03:01 0 24.71 0.00 3.88 0.76 0.07 70.58 [2023-10-24T22:13:20.883Z] 22:03:01 1 25.77 0.00 3.77 3.82 0.08 66.56 [2023-10-24T22:13:20.883Z] 22:03:01 2 24.54 0.00 5.58 23.91 0.07 45.90 [2023-10-24T22:13:20.883Z] 22:03:01 3 24.27 0.00 3.14 0.27 0.05 72.27 [2023-10-24T22:13:20.883Z] 22:03:01 4 25.33 0.00 4.11 0.44 0.07 70.06 [2023-10-24T22:13:20.883Z] 22:03:01 5 24.80 0.00 3.63 1.58 0.05 69.93 [2023-10-24T22:13:20.883Z] 22:03:01 6 21.68 0.00 2.90 6.91 0.07 68.45 [2023-10-24T22:13:20.883Z] 22:03:01 7 26.10 0.00 3.55 0.86 0.07 69.43 [2023-10-24T22:13:20.883Z] 22:04:01 all 15.97 0.00 3.00 3.60 0.07 77.36 [2023-10-24T22:13:20.883Z] 22:04:01 0 14.76 0.00 3.01 2.71 0.07 79.46 [2023-10-24T22:13:20.883Z] 22:04:01 1 15.41 0.00 3.11 0.49 0.07 80.92 [2023-10-24T22:13:20.883Z] 22:04:01 2 17.13 0.00 2.94 0.65 0.07 79.21 [2023-10-24T22:13:20.883Z] 22:04:01 3 17.01 0.00 2.80 0.80 0.07 79.32 [2023-10-24T22:13:20.883Z] 22:04:01 4 16.43 0.00 2.78 1.57 0.07 79.15 [2023-10-24T22:13:20.883Z] 22:04:01 5 14.97 0.00 3.22 3.99 0.07 77.76 [2023-10-24T22:13:20.883Z] 22:04:01 6 15.77 0.00 2.26 0.05 0.07 81.85 [2023-10-24T22:13:20.883Z] 22:04:01 7 16.28 0.00 3.92 18.65 0.07 61.08 [2023-10-24T22:13:20.883Z] 22:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-10-24T22:13:20.883Z] 22:05:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-24T22:13:20.883Z] 22:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T22:13:20.883Z] 22:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:13:20.883Z] 22:05:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2023-10-24T22:13:20.883Z] 22:05:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-24T22:13:20.883Z] 22:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T22:13:20.883Z] 22:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T22:13:20.883Z] 22:05:01 7 0.08 0.00 0.05 0.00 0.03 99.83 [2023-10-24T22:13:20.883Z] 22:06:01 all 0.82 0.00 0.29 0.95 0.03 97.91 [2023-10-24T22:13:20.883Z] 22:06:01 0 0.96 0.00 0.38 1.51 0.00 97.14 [2023-10-24T22:13:20.883Z] 22:06:01 1 1.72 0.00 0.25 0.10 0.03 97.90 [2023-10-24T22:13:20.883Z] 22:06:01 2 0.37 0.00 0.35 0.98 0.02 98.28 [2023-10-24T22:13:20.883Z] 22:06:01 3 1.17 0.00 0.37 1.84 0.02 96.61 [2023-10-24T22:13:20.883Z] 22:06:01 4 0.63 0.00 0.27 0.03 0.02 99.05 [2023-10-24T22:13:20.883Z] 22:06:01 5 0.48 0.00 0.23 1.19 0.03 98.06 [2023-10-24T22:13:20.883Z] 22:06:01 6 0.53 0.00 0.28 0.94 0.03 98.21 [2023-10-24T22:13:20.883Z] 22:06:01 7 0.69 0.00 0.22 1.00 0.05 98.04 [2023-10-24T22:13:20.883Z] 22:07:01 all 0.31 0.00 0.12 0.41 0.02 99.14 [2023-10-24T22:13:20.883Z] 22:07:01 0 0.39 0.00 0.10 0.35 0.02 99.15 [2023-10-24T22:13:20.883Z] 22:07:01 1 0.23 0.00 0.13 0.02 0.02 99.60 [2023-10-24T22:13:20.883Z] 22:07:01 2 0.40 0.00 0.10 0.05 0.02 99.43 [2023-10-24T22:13:20.883Z] 22:07:01 3 0.25 0.00 0.25 2.55 0.02 96.93 [2023-10-24T22:13:20.883Z] 22:07:01 4 0.15 0.00 0.13 0.07 0.02 99.63 [2023-10-24T22:13:20.883Z] 22:07:01 5 0.12 0.00 0.00 0.00 0.03 99.85 [2023-10-24T22:13:20.883Z] 22:07:01 6 0.58 0.00 0.13 0.18 0.02 99.08 [2023-10-24T22:13:20.883Z] 22:07:01 7 0.37 0.00 0.10 0.07 0.03 99.43 [2023-10-24T22:13:20.883Z] 22:08:01 all 0.36 0.00 0.13 0.31 0.02 99.18 [2023-10-24T22:13:20.883Z] 22:08:01 0 0.40 0.00 0.23 1.40 0.03 97.93 [2023-10-24T22:13:20.883Z] 22:08:01 1 0.48 0.00 0.17 0.05 0.05 99.25 [2023-10-24T22:13:20.883Z] 22:08:01 2 0.50 0.00 0.05 0.05 0.02 99.38 [2023-10-24T22:13:20.883Z] 22:08:01 3 0.37 0.00 0.12 0.05 0.02 99.45 [2023-10-24T22:13:20.883Z] 22:08:01 4 0.22 0.00 0.08 0.05 0.00 99.65 [2023-10-24T22:13:20.883Z] 22:08:01 5 0.10 0.00 0.00 0.02 0.02 99.87 [2023-10-24T22:13:20.883Z] 22:08:01 6 0.23 0.00 0.15 0.67 0.02 98.93 [2023-10-24T22:13:20.883Z] 22:08:01 7 0.62 0.00 0.22 0.17 0.03 98.96 [2023-10-24T22:13:20.883Z] 22:09:01 all 0.35 0.00 0.11 0.16 0.02 99.37 [2023-10-24T22:13:20.883Z] 22:09:01 0 0.25 0.00 0.05 0.02 0.02 99.67 [2023-10-24T22:13:20.883Z] 22:09:01 1 0.28 0.00 0.05 0.02 0.02 99.63 [2023-10-24T22:13:20.883Z] 22:09:01 2 0.52 0.00 0.10 0.05 0.00 99.33 [2023-10-24T22:13:20.883Z] 22:09:01 3 0.50 0.00 0.08 0.03 0.02 99.37 [2023-10-24T22:13:20.883Z] 22:09:01 4 0.37 0.00 0.15 0.08 0.02 99.38 [2023-10-24T22:13:20.883Z] 22:09:01 5 0.23 0.00 0.08 0.02 0.02 99.65 [2023-10-24T22:13:20.883Z] 22:09:01 6 0.17 0.00 0.23 0.97 0.02 98.62 [2023-10-24T22:13:20.883Z] 22:09:01 7 0.45 0.00 0.12 0.07 0.05 99.31 [2023-10-24T22:13:20.883Z] 22:10:01 all 0.32 0.00 0.11 0.17 0.02 99.37 [2023-10-24T22:13:20.883Z] 22:10:01 0 0.27 0.00 0.05 0.02 0.00 99.67 [2023-10-24T22:13:20.883Z] 22:10:01 1 0.25 0.00 0.08 0.02 0.03 99.62 [2023-10-24T22:13:20.883Z] 22:10:01 2 0.37 0.00 0.12 0.03 0.03 99.45 [2023-10-24T22:13:20.883Z] 22:10:01 3 0.43 0.00 0.12 0.35 0.02 99.08 [2023-10-24T22:13:20.883Z] 22:10:01 4 0.45 0.00 0.05 0.18 0.02 99.30 [2023-10-24T22:13:20.883Z] 22:10:01 5 0.17 0.00 0.10 0.00 0.02 99.72 [2023-10-24T22:13:20.883Z] 22:10:01 6 0.30 0.00 0.15 0.77 0.02 98.77 [2023-10-24T22:13:20.883Z] 22:10:01 7 0.32 0.00 0.23 0.02 0.03 99.40 [2023-10-24T22:13:20.883Z] 22:11:01 all 0.26 0.00 0.09 0.26 0.02 99.38 [2023-10-24T22:13:20.883Z] 22:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-24T22:13:20.883Z] 22:11:01 1 0.25 0.00 0.12 0.05 0.03 99.55 [2023-10-24T22:13:20.883Z] 22:11:01 2 0.22 0.00 0.00 0.02 0.00 99.77 [2023-10-24T22:13:20.883Z] 22:11:01 3 0.27 0.00 0.20 1.62 0.02 97.90 [2023-10-24T22:13:20.883Z] 22:11:01 4 0.30 0.00 0.07 0.10 0.02 99.52 [2023-10-24T22:13:20.883Z] 22:11:01 5 0.18 0.00 0.08 0.08 0.03 99.62 [2023-10-24T22:13:20.883Z] 22:11:01 6 0.50 0.00 0.13 0.13 0.00 99.23 [2023-10-24T22:13:20.883Z] 22:11:01 7 0.32 0.00 0.07 0.08 0.03 99.50 [2023-10-24T22:13:20.883Z] [2023-10-24T22:13:20.883Z] 22:11:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T22:13:20.883Z] 22:12:01 all 0.26 0.00 0.10 0.31 0.02 99.32 [2023-10-24T22:13:20.883Z] 22:12:01 0 0.23 0.00 0.05 0.03 0.02 99.67 [2023-10-24T22:13:20.883Z] 22:12:01 1 0.35 0.00 0.08 0.05 0.03 99.48 [2023-10-24T22:13:20.884Z] 22:12:01 2 0.40 0.00 0.17 1.68 0.02 97.73 [2023-10-24T22:13:20.884Z] 22:12:01 3 0.07 0.00 0.18 0.50 0.02 99.23 [2023-10-24T22:13:20.884Z] 22:12:01 4 0.15 0.00 0.02 0.03 0.02 99.78 [2023-10-24T22:13:20.884Z] 22:12:01 5 0.23 0.00 0.03 0.10 0.02 99.62 [2023-10-24T22:13:20.884Z] 22:12:01 6 0.27 0.00 0.17 0.02 0.02 99.53 [2023-10-24T22:13:20.884Z] 22:12:01 7 0.35 0.00 0.07 0.03 0.02 99.53 [2023-10-24T22:13:20.884Z] 22:13:01 all 0.24 0.00 0.12 0.60 0.03 99.01 [2023-10-24T22:13:20.884Z] 22:13:01 0 0.17 0.00 0.07 0.23 0.02 99.51 [2023-10-24T22:13:20.884Z] 22:13:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2023-10-24T22:13:20.884Z] 22:13:01 2 0.15 0.00 0.23 3.97 0.02 95.63 [2023-10-24T22:13:20.884Z] 22:13:01 3 0.27 0.00 0.03 0.17 0.03 99.50 [2023-10-24T22:13:20.884Z] 22:13:01 4 0.10 0.00 0.02 0.00 0.03 99.85 [2023-10-24T22:13:20.884Z] 22:13:01 5 0.45 0.00 0.17 0.20 0.05 99.13 [2023-10-24T22:13:20.884Z] 22:13:01 6 0.33 0.00 0.10 0.17 0.03 99.37 [2023-10-24T22:13:20.884Z] 22:13:01 7 0.35 0.00 0.32 0.03 0.03 99.26 [2023-10-24T22:13:20.884Z] Average: all 4.22 0.00 0.93 1.52 0.03 93.29 [2023-10-24T22:13:20.884Z] Average: 0 4.17 0.00 0.94 0.64 0.03 94.22 [2023-10-24T22:13:20.884Z] Average: 1 4.34 0.00 0.97 0.59 0.04 94.05 [2023-10-24T22:13:20.884Z] Average: 2 4.46 0.00 1.15 4.18 0.03 90.19 [2023-10-24T22:13:20.884Z] Average: 3 4.29 0.00 0.91 0.74 0.03 94.04 [2023-10-24T22:13:20.884Z] Average: 4 4.18 0.00 0.91 0.72 0.03 94.16 [2023-10-24T22:13:20.884Z] Average: 5 4.22 0.00 0.86 1.67 0.03 93.22 [2023-10-24T22:13:20.884Z] Average: 6 3.80 0.00 0.74 1.68 0.03 93.75 [2023-10-24T22:13:20.884Z] Average: 7 4.31 0.00 0.96 1.97 0.04 92.72 [2023-10-24T22:13:20.884Z] [2023-10-24T22:13:20.884Z] [2023-10-24T22:13:20.884Z]