Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 25abfe57947f788d4293243a21694654233679a1+9351a662b217a128018db5c2b0fd8a407906271b (40e3517a507d6c12374d7b9061aa88ba2149918a) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5688667671383784130.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3319888577975176314.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-96/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-96/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8506341318955798914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8197491973623633648.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-96/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-96/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8722380153192144855.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15496 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [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/dgexfoundry_device-snmp-go_PR-96 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/jenkins-gitclient-ssh7867769335698672490.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 25abfe57947f788d4293243a21694654233679a1 Merge succeeded, producing adeffa8d3397bb6d035ac9fe5353e2c9142a7082 Checking out Revision adeffa8d3397bb6d035ac9fe5353e2c9142a7082 (PR-96) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/jenkins-gitclient-ssh1964981935025692793.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/jenkins-gitclient-ssh1728249153122251715.key > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adeffa8d3397bb6d035ac9fe5353e2c9142a7082 # timeout=10 Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" > git rev-list --no-walk 25abfe57947f788d4293243a21694654233679a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-21T07:27:09.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T07:27:09.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T07:27:09.661Z] ========================================================= [2021-05-21T07:27:09.661Z] EdgeX Global Pipelines Version Info [2021-05-21T07:27:09.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:27:11.066Z] ------------------- [2021-05-21T07:27:11.066Z] stable info: [2021-05-21T07:27:11.066Z] ------------------- [2021-05-21T07:27:11.066Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T07:27:11.066Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T07:27:11.066Z] Message: update stable to v1.0.192 [2021-05-21T07:27:11.640Z] ------------------- [2021-05-21T07:27:11.640Z] experimental info: [2021-05-21T07:27:11.640Z] ------------------- [2021-05-21T07:27:11.640Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T07:27:11.640Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T07:27:11.640Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T07:27:11.834Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-05-21T07:27:11.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-05-21T07:27:11.901Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T07:27:11.930Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T07:27:11.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T07:27:11.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T07:27:12.001Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T07:27:12.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T07:27:12.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-21T07:27:12.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T07:27:12.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T07:27:12.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-05-21T07:27:12.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T07:27:12.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T07:27:12.195Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T07:27:12.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T07:27:12.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T07:27:12.272Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-21T07:27:12.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T07:27:12.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-21T07:27:12.347Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-21T07:27:12.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-21T07:27:12.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-21T07:27:12.429Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-21T07:27:12.452Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-21T07:27:12.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T07:27:12.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo [2021-05-21T07:27:12.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo [2021-05-21T07:27:12.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo [2021-05-21T07:27:12.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adeffa8d3397bb6d035ac9fe5353e2c9142a7082 [Pipeline] echo [2021-05-21T07:27:12.621Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adeffa8 [Pipeline] echo [2021-05-21T07:27:12.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T07:27:12.728Z] provisioning config files... [2021-05-21T07:27:12.744Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config8474644762753776675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:27:13.076Z] ---> docker-login.sh [2021-05-21T07:27:13.076Z] nexus3.edgexfoundry.org:10001 [2021-05-21T07:27:13.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:27:13.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:27:13.600Z] Configure a credential helper to remove this warning. See [2021-05-21T07:27:13.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:27:13.600Z] [2021-05-21T07:27:13.600Z] Login Succeeded [2021-05-21T07:27:13.600Z] nexus3.edgexfoundry.org:10002 [2021-05-21T07:27:13.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:27:13.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:27:13.600Z] Configure a credential helper to remove this warning. See [2021-05-21T07:27:13.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:27:13.600Z] [2021-05-21T07:27:13.600Z] Login Succeeded [2021-05-21T07:27:13.600Z] nexus3.edgexfoundry.org:10003 [2021-05-21T07:27:13.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:27:13.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:27:13.860Z] Configure a credential helper to remove this warning. See [2021-05-21T07:27:13.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:27:13.860Z] [2021-05-21T07:27:13.860Z] Login Succeeded [2021-05-21T07:27:13.860Z] nexus3.edgexfoundry.org:10004 [2021-05-21T07:27:13.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:27:13.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:27:13.860Z] Configure a credential helper to remove this warning. See [2021-05-21T07:27:13.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:27:13.860Z] [2021-05-21T07:27:13.860Z] Login Succeeded [2021-05-21T07:27:13.860Z] docker.io [2021-05-21T07:27:14.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:27:14.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:27:14.385Z] Configure a credential helper to remove this warning. See [2021-05-21T07:27:14.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:27:14.385Z] [2021-05-21T07:27:14.385Z] Login Succeeded [2021-05-21T07:27:14.385Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T07:27:14.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T07:27:14.900Z] + git log --format=format:%s -1 adeffa8d3397bb6d035ac9fe5353e2c9142a7082 [Pipeline] echo [2021-05-21T07:27:14.959Z] GIT_COMMIT: adeffa8d3397bb6d035ac9fe5353e2c9142a7082, Commit Message: Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD [Pipeline] echo [2021-05-21T07:27:14.973Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:27:15.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T07:27:15.550Z] [2021-05-21T07:27:15.550Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:27:15.877Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T07:27:15.877Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T07:27:15.877Z] 31603596830f: Pulling fs layer [2021-05-21T07:27:15.877Z] 54011a49482f: Pulling fs layer [2021-05-21T07:27:15.877Z] a6820b24f6d8: Pulling fs layer [2021-05-21T07:27:15.877Z] f581987b2513: Pulling fs layer [2021-05-21T07:27:15.877Z] f581987b2513: Waiting [2021-05-21T07:27:15.877Z] 54011a49482f: Verifying Checksum [2021-05-21T07:27:15.877Z] 54011a49482f: Download complete [2021-05-21T07:27:16.144Z] 31603596830f: Verifying Checksum [2021-05-21T07:27:16.144Z] 31603596830f: Download complete [2021-05-21T07:27:16.144Z] f581987b2513: Verifying Checksum [2021-05-21T07:27:16.144Z] f581987b2513: Download complete [2021-05-21T07:27:16.144Z] a6820b24f6d8: Verifying Checksum [2021-05-21T07:27:16.144Z] a6820b24f6d8: Download complete [2021-05-21T07:27:16.410Z] 31603596830f: Pull complete [2021-05-21T07:27:16.410Z] 54011a49482f: Pull complete [2021-05-21T07:27:17.372Z] a6820b24f6d8: Pull complete [2021-05-21T07:27:17.372Z] f581987b2513: Pull complete [2021-05-21T07:27:17.372Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T07:27:17.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T07:27:17.372Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T07:27:17.461Z] prd-centos7-docker-4c-2g-15496 does not seem to be running inside a container [2021-05-21T07:27:17.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-96 -v /w/workspace/dgexfoundry_device-snmp-go_PR-96:/w/workspace/dgexfoundry_device-snmp-go_PR-96:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-21T07:27:20.384Z] $ docker top 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T07:27:20.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T07:27:20.502Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T07:27:20.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T07:27:20.621Z] $ docker exec 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a ssh-agent [2021-05-21T07:27:20.732Z] SSH_AUTH_SOCK=/tmp/ssh-kb2f6NV0PU2p/agent.15 [2021-05-21T07:27:20.732Z] SSH_AGENT_PID=21 [2021-05-21T07:27:20.741Z] Running ssh-add (command line suppressed) [2021-05-21T07:27:20.847Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_573644089350778384.key (/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_573644089350778384.key) [2021-05-21T07:27:20.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T07:27:21.170Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T07:27:21.187Z] $ docker exec --env ******** --env ******** 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a ssh-agent -k [2021-05-21T07:27:21.287Z] unset SSH_AUTH_SOCK; [2021-05-21T07:27:21.288Z] unset SSH_AGENT_PID; [2021-05-21T07:27:21.288Z] echo Agent pid 21 killed; [2021-05-21T07:27:21.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T07:27:21.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T07:27:21.343Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T07:27:21.457Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T07:27:21.463Z] $ docker exec 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a ssh-agent [2021-05-21T07:27:21.571Z] SSH_AUTH_SOCK=/tmp/ssh-7JGSxNa9xNVb/agent.53 [2021-05-21T07:27:21.571Z] SSH_AGENT_PID=60 [2021-05-21T07:27:21.577Z] Running ssh-add (command line suppressed) [2021-05-21T07:27:21.676Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_8933567303908010331.key (/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_8933567303908010331.key) [2021-05-21T07:27:21.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T07:27:21.995Z] + git semver init [2021-05-21T07:27:21.995Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T07:27:21.995Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-96/.git [2021-05-21T07:27:21.995Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-96 [2021-05-21T07:27:21.995Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T07:27:21.995Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T07:27:21.995Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T07:27:21.995Z] # $SEMVER_BRANCH = PR-96 [2021-05-21T07:27:21.995Z] # $SEMVER_TEMP = /tmp/semver-680481927 [2021-05-21T07:27:21.995Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-05-21T07:27:22.257Z] # '/tmp/semver-680481927' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-96/.semver' [2021-05-21T07:27:22.257Z] # -> Force: false [2021-05-21T07:27:22.257Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-96/.semver [Pipeline] } [2021-05-21T07:27:22.272Z] $ docker exec --env ******** --env ******** 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a ssh-agent -k [2021-05-21T07:27:22.370Z] unset SSH_AUTH_SOCK; [2021-05-21T07:27:22.371Z] unset SSH_AGENT_PID; [2021-05-21T07:27:22.371Z] echo Agent pid 60 killed; [2021-05-21T07:27:22.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T07:27:22.713Z] + git semver [Pipeline] } [2021-05-21T07:27:22.733Z] $ docker stop --time=1 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a [2021-05-21T07:27:23.980Z] $ docker rm -f 0f5581fdbd5a362ad323977a6bbb6269b2c0ad163a81dec1e11c05406a3c8a0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T07:27:24.352Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T07:27:24.725Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T07:27:24.728Z] [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] node [Pipeline] node [2021-05-21T07:27:39.954Z] Still waiting to schedule task [2021-05-21T07:27:39.954Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-21T07:27:39.957Z] Still waiting to schedule task [2021-05-21T07:27:39.957Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-21T07:29:45.983Z] Running on prd-centos7-docker-4c-2g-15500 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [Pipeline] { [Pipeline] ws [2021-05-21T07:29:46.003Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-05-21T07:29:46.134Z] Selected Git installation does not exist. Using Default [2021-05-21T07:29:46.134Z] The recommended git tool is: NONE [2021-05-21T07:29:48.426Z] using credential edgex-jenkins-ssh [2021-05-21T07:29:48.444Z] Cloning the remote Git repository [2021-05-21T07:29:48.473Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-05-21T07:29:48.543Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-05-21T07:29:48.569Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-21T07:29:48.570Z] > git --version # timeout=10 [2021-05-21T07:29:48.583Z] > git --version # 'git version 2.24.4' [2021-05-21T07:29:48.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:29:48.628Z] [INFO] Currently running in a labeled security context [2021-05-21T07:29:48.628Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T07:29:48.628Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh6047370931214701985.key [2021-05-21T07:29:48.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T07:29:49.177Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-21T07:29:49.189Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T07:29:49.205Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-21T07:29:49.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-21T07:29:49.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:29:49.224Z] [INFO] Currently running in a labeled security context [2021-05-21T07:29:49.224Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T07:29:49.224Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh4827700873500965751.key [2021-05-21T07:29:49.240Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T07:29:49.616Z] Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 25abfe57947f788d4293243a21694654233679a1 [2021-05-21T07:29:49.716Z] Merge succeeded, producing e19f5d1fee4afc92413d0c0553e5c439579b59e6 [2021-05-21T07:29:49.717Z] Checking out Revision e19f5d1fee4afc92413d0c0553e5c439579b59e6 (PR-96) [2021-05-21T07:29:49.623Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T07:29:49.634Z] > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 [2021-05-21T07:29:49.661Z] > git remote # timeout=10 [2021-05-21T07:29:49.681Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T07:29:49.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:29:49.689Z] [INFO] Currently running in a labeled security context [2021-05-21T07:29:49.689Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-21T07:29:49.690Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh1394120112667558373.key [2021-05-21T07:29:49.698Z] > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 [2021-05-21T07:29:49.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T07:29:49.720Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T07:29:49.731Z] > git checkout -f e19f5d1fee4afc92413d0c0553e5c439579b59e6 # timeout=10 [2021-05-21T07:29:53.322Z] Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" [2021-05-21T07:29:53.326Z] > git rev-list --no-walk 25abfe57947f788d4293243a21694654233679a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T07:29:54.453Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T07:29:54.777Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T07:29:55.075Z] + sudo service docker restart [2021-05-21T07:29:55.075Z] + true [2021-05-21T07:29:55.075Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T07:30:13.272Z] provisioning config files... [2021-05-21T07:30:13.293Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config3431416350051666615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:30:13.647Z] ---> docker-login.sh [2021-05-21T07:30:13.647Z] nexus3.edgexfoundry.org:10001 [2021-05-21T07:30:14.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:14.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:14.224Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:14.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:14.224Z] [2021-05-21T07:30:14.224Z] Login Succeeded [2021-05-21T07:30:14.224Z] nexus3.edgexfoundry.org:10002 [2021-05-21T07:30:14.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:14.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:14.485Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:14.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:14.485Z] [2021-05-21T07:30:14.485Z] Login Succeeded [2021-05-21T07:30:14.485Z] nexus3.edgexfoundry.org:10003 [2021-05-21T07:30:14.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:14.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:14.485Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:14.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:14.485Z] [2021-05-21T07:30:14.485Z] Login Succeeded [2021-05-21T07:30:14.485Z] nexus3.edgexfoundry.org:10004 [2021-05-21T07:30:14.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:14.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:14.744Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:14.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:14.744Z] [2021-05-21T07:30:14.744Z] Login Succeeded [2021-05-21T07:30:14.744Z] docker.io [2021-05-21T07:30:14.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:15.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:15.007Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:15.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:15.007Z] [2021-05-21T07:30:15.007Z] Login Succeeded [2021-05-21T07:30:15.007Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T07:30:15.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-21T07:30:15.189Z] ========================================================= [2021-05-21T07:30:15.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T07:30:15.189Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:30:15.506Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-21T07:30:15.506Z] Sending build context to Docker daemon 360.4kB [2021-05-21T07:30:15.506Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T07:30:15.506Z] Step 2/10 : FROM ${BASE} [2021-05-21T07:30:15.777Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T07:30:15.777Z] 540db60ca938: Pulling fs layer [2021-05-21T07:30:15.777Z] adcc1eea9eea: Pulling fs layer [2021-05-21T07:30:15.777Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T07:30:15.777Z] 0510c868ecb4: Pulling fs layer [2021-05-21T07:30:15.777Z] afea3b2eda06: Pulling fs layer [2021-05-21T07:30:15.777Z] 7809a108b3ef: Pulling fs layer [2021-05-21T07:30:15.777Z] f706445af74f: Pulling fs layer [2021-05-21T07:30:15.777Z] afea3b2eda06: Waiting [2021-05-21T07:30:15.777Z] 7809a108b3ef: Waiting [2021-05-21T07:30:15.777Z] f706445af74f: Waiting [2021-05-21T07:30:15.777Z] 0510c868ecb4: Waiting [2021-05-21T07:30:15.777Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T07:30:15.777Z] 4c4ab2625f07: Download complete [2021-05-21T07:30:15.777Z] adcc1eea9eea: Verifying Checksum [2021-05-21T07:30:15.777Z] adcc1eea9eea: Download complete [2021-05-21T07:30:15.777Z] afea3b2eda06: Verifying Checksum [2021-05-21T07:30:15.777Z] afea3b2eda06: Download complete [2021-05-21T07:30:15.777Z] 7809a108b3ef: Verifying Checksum [2021-05-21T07:30:15.777Z] 7809a108b3ef: Download complete [2021-05-21T07:30:15.777Z] 540db60ca938: Verifying Checksum [2021-05-21T07:30:15.777Z] 540db60ca938: Download complete [2021-05-21T07:30:16.050Z] 540db60ca938: Pull complete [2021-05-21T07:30:16.317Z] adcc1eea9eea: Pull complete [2021-05-21T07:30:16.582Z] 4c4ab2625f07: Pull complete [2021-05-21T07:30:17.154Z] f706445af74f: Verifying Checksum [2021-05-21T07:30:17.154Z] f706445af74f: Download complete [2021-05-21T07:30:17.729Z] 0510c868ecb4: Verifying Checksum [2021-05-21T07:30:17.729Z] 0510c868ecb4: Download complete [2021-05-21T07:30:21.075Z] 0510c868ecb4: Pull complete [2021-05-21T07:30:21.075Z] afea3b2eda06: Pull complete [2021-05-21T07:30:21.075Z] 7809a108b3ef: Pull complete [2021-05-21T07:30:22.477Z] f706445af74f: Pull complete [2021-05-21T07:30:22.477Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T07:30:22.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T07:30:22.739Z] ---> b068be0155e3 [2021-05-21T07:30:22.739Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-05-21T07:30:23.965Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15499 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [Pipeline] { [Pipeline] ws [2021-05-21T07:30:23.983Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-05-21T07:30:24.172Z] Selected Git installation does not exist. Using Default [2021-05-21T07:30:24.172Z] The recommended git tool is: NONE [2021-05-21T07:30:29.594Z] using credential edgex-jenkins-ssh [2021-05-21T07:30:29.617Z] Cloning the remote Git repository [2021-05-21T07:30:29.686Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-05-21T07:30:29.823Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-05-21T07:30:29.915Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-21T07:30:29.916Z] > git --version # timeout=10 [2021-05-21T07:30:29.929Z] > git --version # 'git version 2.17.1' [2021-05-21T07:30:29.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:30:30.010Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T07:30:30.895Z] ---> Running in c6a0d396a5d7 [2021-05-21T07:30:30.895Z] Removing intermediate container c6a0d396a5d7 [2021-05-21T07:30:30.895Z] ---> e7d84bf488e3 [2021-05-21T07:30:30.895Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-21T07:30:30.895Z] ---> Running in 4d22500fd951 [2021-05-21T07:30:30.895Z] Removing intermediate container 4d22500fd951 [2021-05-21T07:30:30.895Z] ---> dd5c8c860774 [2021-05-21T07:30:30.895Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-05-21T07:30:31.157Z] ---> Running in e7ad26fee345 [2021-05-21T07:30:31.302Z] Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 25abfe57947f788d4293243a21694654233679a1 [2021-05-21T07:30:31.420Z] Removing intermediate container e7ad26fee345 [2021-05-21T07:30:31.420Z] ---> 279676dd8566 [2021-05-21T07:30:31.420Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T07:30:31.420Z] ---> Running in f0938ab5449a [2021-05-21T07:30:31.518Z] Merge succeeded, producing 863b9fbcf197fc6475efce43a3c65c8a47588ed4 [2021-05-21T07:30:31.518Z] Checking out Revision 863b9fbcf197fc6475efce43a3c65c8a47588ed4 (PR-96) [2021-05-21T07:30:30.750Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-21T07:30:30.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T07:30:30.802Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-05-21T07:30:30.838Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-05-21T07:30:30.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:30:30.852Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T07:30:31.323Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T07:30:31.337Z] > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 [2021-05-21T07:30:31.409Z] > git remote # timeout=10 [2021-05-21T07:30:31.425Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T07:30:31.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T07:30:31.467Z] > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 [2021-05-21T07:30:31.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T07:30:31.531Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T07:30:31.547Z] > git checkout -f 863b9fbcf197fc6475efce43a3c65c8a47588ed4 # timeout=10 [2021-05-21T07:30:32.363Z] Removing intermediate container f0938ab5449a [2021-05-21T07:30:32.363Z] ---> 2419f8528bba [2021-05-21T07:30:32.363Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-21T07:30:32.627Z] ---> Running in 0b36441fd0f5 [2021-05-21T07:30:32.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T07:30:33.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T07:30:34.097Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-21T07:30:34.363Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-21T07:30:34.363Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-21T07:30:34.363Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-21T07:30:34.626Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-21T07:30:34.626Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-21T07:30:34.626Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-21T07:30:34.889Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-21T07:30:35.155Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-21T07:30:35.155Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-21T07:30:35.155Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-21T07:30:35.415Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-21T07:30:35.415Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-21T07:30:35.415Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T07:30:35.415Z] OK: 156 MiB in 53 packages [2021-05-21T07:30:35.721Z] Commit message: "Merge commit '9351a662b217a128018db5c2b0fd8a407906271b' into HEAD" [2021-05-21T07:30:35.736Z] > git rev-list --no-walk 25abfe57947f788d4293243a21694654233679a1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T07:30:36.365Z] Removing intermediate container 0b36441fd0f5 [2021-05-21T07:30:36.365Z] ---> 45ee3ce30ad5 [2021-05-21T07:30:36.365Z] Step 8/10 : WORKDIR /device-snmp-go [2021-05-21T07:30:36.365Z] ---> Running in 848cf3ea6d81 [2021-05-21T07:30:36.627Z] Removing intermediate container 848cf3ea6d81 [2021-05-21T07:30:36.627Z] ---> 929978c4103c [2021-05-21T07:30:36.627Z] Step 9/10 : COPY . . [2021-05-21T07:30:36.887Z] ---> 783d4bdadfe3 [2021-05-21T07:30:36.887Z] Step 10/10 : RUN go mod download [2021-05-21T07:30:36.887Z] ---> Running in fcf9cbf154c2 [2021-05-21T07:30:37.151Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T07:30:37.545Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T07:30:37.894Z] + true [2021-05-21T07:30:37.894Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T07:30:56.236Z] provisioning config files... [2021-05-21T07:30:56.274Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config4681307144030187051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:30:56.674Z] ---> docker-login.sh [2021-05-21T07:30:56.674Z] nexus3.edgexfoundry.org:10001 [2021-05-21T07:30:57.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:57.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:57.915Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:57.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:57.915Z] [2021-05-21T07:30:57.915Z] Login Succeeded [2021-05-21T07:30:57.915Z] nexus3.edgexfoundry.org:10002 [2021-05-21T07:30:58.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:58.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:58.471Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:58.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:58.471Z] [2021-05-21T07:30:58.471Z] Login Succeeded [2021-05-21T07:30:58.471Z] nexus3.edgexfoundry.org:10003 [2021-05-21T07:30:58.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:58.905Z] Removing intermediate container fcf9cbf154c2 [2021-05-21T07:30:58.905Z] ---> d1ad892587ba [2021-05-21T07:30:58.905Z] Successfully built d1ad892587ba [2021-05-21T07:30:58.905Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:30:59.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:59.018Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:59.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:59.018Z] [2021-05-21T07:30:59.018Z] Login Succeeded [2021-05-21T07:30:59.018Z] nexus3.edgexfoundry.org:10004 [2021-05-21T07:30:59.213Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T07:30:59.213Z] . [Pipeline] withDockerContainer [2021-05-21T07:30:59.287Z] prd-centos7-docker-4c-2g-15500 does not seem to be running inside a container [2021-05-21T07:30:59.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T07:30:59.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-x86_64 cat [2021-05-21T07:30:59.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:30:59.566Z] Configure a credential helper to remove this warning. See [2021-05-21T07:30:59.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:30:59.566Z] [2021-05-21T07:30:59.566Z] Login Succeeded [2021-05-21T07:30:59.566Z] docker.io [2021-05-21T07:30:59.796Z] $ docker top bd5444753684988c6f70fc0d9456dcef1f3f4eb6e87cdd0ce4b54e66fb64cb09 -eo pid,comm [2021-05-21T07:30:59.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh [2021-05-21T07:31:00.263Z] + go version [2021-05-21T07:31:00.263Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T07:31:00.343Z] $ docker stop --time=1 bd5444753684988c6f70fc0d9456dcef1f3f4eb6e87cdd0ce4b54e66fb64cb09 [2021-05-21T07:31:00.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T07:31:00.444Z] Configure a credential helper to remove this warning. See [2021-05-21T07:31:00.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T07:31:00.444Z] [2021-05-21T07:31:00.444Z] Login Succeeded [2021-05-21T07:31:00.444Z] ---> docker-login.sh ends [2021-05-21T07:31:01.864Z] $ docker rm -f bd5444753684988c6f70fc0d9456dcef1f3f4eb6e87cdd0ce4b54e66fb64cb09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-05-21T07:31:01.963Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-05-21T07:31:02.540Z] ========================================================= [2021-05-21T07:31:02.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T07:31:02.540Z] ========================================================= [2021-05-21T07:31:02.542Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T07:31:02.542Z] . [Pipeline] withDockerContainer [2021-05-21T07:31:02.629Z] prd-centos7-docker-4c-2g-15500 does not seem to be running inside a container [2021-05-21T07:31:02.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-x86_64 cat [2021-05-21T07:31:03.140Z] $ docker top f3eb245bc012e8ded222124a57befc9060454a22b694a5734f73afc1de84aea0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:31:03.534Z] + go mod tidy [2021-05-21T07:31:03.590Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] sh [2021-05-21T07:31:03.861Z] Sending build context to Docker daemon 359.4kB [2021-05-21T07:31:03.861Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T07:31:03.861Z] Step 2/10 : FROM ${BASE} [2021-05-21T07:31:04.115Z] + make test [2021-05-21T07:31:04.115Z] go mod tidy [2021-05-21T07:31:04.115Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-21T07:31:04.138Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T07:31:04.138Z] 595b0fe564bb: Pulling fs layer [2021-05-21T07:31:04.138Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T07:31:04.138Z] 316046926c0a: Pulling fs layer [2021-05-21T07:31:04.138Z] 4ebd0625c992: Pulling fs layer [2021-05-21T07:31:04.138Z] 207e8628e3a3: Pulling fs layer [2021-05-21T07:31:04.138Z] c791037a9be2: Pulling fs layer [2021-05-21T07:31:04.138Z] ffd874e62e21: Pulling fs layer [2021-05-21T07:31:04.138Z] 4ebd0625c992: Waiting [2021-05-21T07:31:04.138Z] 207e8628e3a3: Waiting [2021-05-21T07:31:04.138Z] c791037a9be2: Waiting [2021-05-21T07:31:04.138Z] ffd874e62e21: Waiting [2021-05-21T07:31:04.138Z] 316046926c0a: Download complete [2021-05-21T07:31:04.138Z] 7186ed65a4f7: Verifying Checksum [2021-05-21T07:31:04.138Z] 7186ed65a4f7: Download complete [2021-05-21T07:31:04.138Z] 207e8628e3a3: Verifying Checksum [2021-05-21T07:31:04.138Z] 207e8628e3a3: Download complete [2021-05-21T07:31:04.138Z] c791037a9be2: Verifying Checksum [2021-05-21T07:31:04.138Z] c791037a9be2: Download complete [2021-05-21T07:31:04.138Z] 595b0fe564bb: Download complete [2021-05-21T07:31:04.691Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-05-21T07:31:04.751Z] 595b0fe564bb: Pull complete [2021-05-21T07:31:05.372Z] 7186ed65a4f7: Pull complete [2021-05-21T07:31:05.984Z] 316046926c0a: Pull complete [2021-05-21T07:31:06.582Z] ffd874e62e21: Verifying Checksum [2021-05-21T07:31:06.582Z] ffd874e62e21: Download complete [2021-05-21T07:31:08.021Z] 4ebd0625c992: Download complete [2021-05-21T07:31:18.187Z] 4ebd0625c992: Pull complete [2021-05-21T07:31:18.459Z] 207e8628e3a3: Pull complete [2021-05-21T07:31:18.738Z] c791037a9be2: Pull complete [2021-05-21T07:31:19.722Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-05-21T07:31:19.722Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2021-05-21T07:31:19.722Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-21T07:31:22.139Z] ffd874e62e21: Pull complete [2021-05-21T07:31:22.139Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T07:31:22.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T07:31:22.139Z] ---> cfc18b08335c [2021-05-21T07:31:22.139Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-05-21T07:31:24.139Z] ---> Running in d5431ca49891 [2021-05-21T07:31:24.745Z] Removing intermediate container d5431ca49891 [2021-05-21T07:31:24.745Z] ---> 182184f4ffca [2021-05-21T07:31:24.745Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-21T07:31:25.021Z] ---> Running in cf584ae93eb4 [2021-05-21T07:31:25.618Z] Removing intermediate container cf584ae93eb4 [2021-05-21T07:31:25.618Z] ---> 168b19e0cff7 [2021-05-21T07:31:25.618Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-05-21T07:31:25.618Z] ---> Running in 2f421ae8e129 [2021-05-21T07:31:26.214Z] Removing intermediate container 2f421ae8e129 [2021-05-21T07:31:26.214Z] ---> 377f79ac2a18 [2021-05-21T07:31:26.214Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T07:31:26.214Z] ---> Running in 3ae6125855fc [2021-05-21T07:31:26.349Z] gofmt -l . [2021-05-21T07:31:26.349Z] [ "`gofmt -l .`" = "" ] [2021-05-21T07:31:26.349Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-21T07:31:26.365Z] $ docker stop --time=1 f3eb245bc012e8ded222124a57befc9060454a22b694a5734f73afc1de84aea0 [2021-05-21T07:31:28.193Z] Removing intermediate container 3ae6125855fc [2021-05-21T07:31:28.193Z] ---> e70654d40bbc [2021-05-21T07:31:28.193Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-21T07:31:28.241Z] $ docker rm -f f3eb245bc012e8ded222124a57befc9060454a22b694a5734f73afc1de84aea0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T07:31:28.466Z] ---> Running in cf4bcb21649e [2021-05-21T07:31:28.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-21T07:31:28.851Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-21T07:31:29.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T07:31:30.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-21T07:31:30.359Z] + ls -al . [2021-05-21T07:31:30.359Z] total 104 [2021-05-21T07:31:30.359Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 21 07:31 . [2021-05-21T07:31:30.359Z] drwxrwxr-x. 4 jenkins jenkins 28 May 21 07:29 .. [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 6520 May 21 07:29 Attribution.txt [2021-05-21T07:31:30.359Z] drwxrwxr-x. 2 jenkins jenkins 60 May 21 07:29 bin [2021-05-21T07:31:30.359Z] drwxrwxr-x. 3 jenkins jenkins 32 May 21 07:29 cmd [2021-05-21T07:31:30.359Z] -rw-r--r--. 1 jenkins jenkins 7631 May 21 07:31 coverage.out [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 1459 May 21 07:29 Dockerfile [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 1057 May 21 07:29 Dockerfile.build [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 6 May 21 07:29 .dockerignore [2021-05-21T07:31:30.359Z] drwxrwxr-x. 8 jenkins jenkins 179 May 21 07:29 .git [2021-05-21T07:31:30.359Z] drwxrwxr-x. 2 jenkins jenkins 103 May 21 07:29 .github [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 272 May 21 07:29 .gitignore [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 222 May 21 07:29 go.mod [2021-05-21T07:31:30.359Z] -rw-r--r--. 1 jenkins jenkins 21438 May 21 07:31 go.sum [2021-05-21T07:31:30.359Z] drwxrwxr-x. 3 jenkins jenkins 20 May 21 07:29 internal [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 656 May 21 07:29 Jenkinsfile [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 21 07:29 LICENSE [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 936 May 21 07:29 Makefile [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 9079 May 21 07:29 README.md [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 5 May 21 07:27 VERSION [2021-05-21T07:31:30.359Z] -rw-rw-r--. 1 jenkins jenkins 209 May 21 07:29 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:31:30.660Z] + 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=e19f5d1fee4afc92413d0c0553e5c439579b59e6 --label arch=amd64 --label version=0.0.0 . [2021-05-21T07:31:30.660Z] Sending build context to Docker daemon 368.6kB [2021-05-21T07:31:30.660Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T07:31:30.660Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-21T07:31:30.660Z] ---> d1ad892587ba [2021-05-21T07:31:30.660Z] Step 3/24 : ARG MAKE='make build' [2021-05-21T07:31:30.660Z] ---> Running in faae54766c31 [2021-05-21T07:31:30.660Z] Removing intermediate container faae54766c31 [2021-05-21T07:31:30.660Z] ---> 640125118534 [2021-05-21T07:31:30.660Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-21T07:31:30.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T07:31:30.932Z] ---> Running in 94714b8ae144 [2021-05-21T07:31:30.932Z] Removing intermediate container 94714b8ae144 [2021-05-21T07:31:30.932Z] ---> 3903e44ae354 [2021-05-21T07:31:30.932Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-21T07:31:30.932Z] ---> Running in fd82d0e6ab1f [2021-05-21T07:31:30.932Z] Removing intermediate container fd82d0e6ab1f [2021-05-21T07:31:30.932Z] ---> 99e32f3c7281 [2021-05-21T07:31:30.932Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T07:31:30.932Z] ---> Running in 92234189f202 [2021-05-21T07:31:31.475Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-21T07:31:31.475Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-21T07:31:31.475Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-21T07:31:31.504Z] Removing intermediate container 92234189f202 [2021-05-21T07:31:31.504Z] ---> 926b305c3a94 [2021-05-21T07:31:31.504Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-21T07:31:31.746Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-21T07:31:31.746Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-21T07:31:31.765Z] ---> Running in 5059e7e158b2 [2021-05-21T07:31:32.016Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-21T07:31:32.288Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-21T07:31:32.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T07:31:32.878Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-21T07:31:32.879Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-21T07:31:32.879Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-21T07:31:33.161Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-21T07:31:33.161Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-21T07:31:33.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T07:31:33.436Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-21T07:31:33.436Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T07:31:33.436Z] OK: 145 MiB in 53 packages [2021-05-21T07:31:34.305Z] OK: 156 MiB in 53 packages [2021-05-21T07:31:34.306Z] Removing intermediate container 5059e7e158b2 [2021-05-21T07:31:34.306Z] ---> 83f44bc71804 [2021-05-21T07:31:34.306Z] Step 8/24 : WORKDIR /device-snmp-go [2021-05-21T07:31:34.306Z] ---> Running in 44b60154e750 [2021-05-21T07:31:34.568Z] Removing intermediate container 44b60154e750 [2021-05-21T07:31:34.568Z] ---> 9f1006c50c52 [2021-05-21T07:31:34.568Z] Step 9/24 : COPY . . [2021-05-21T07:31:34.899Z] Removing intermediate container cf4bcb21649e [2021-05-21T07:31:34.900Z] ---> facb706126b2 [2021-05-21T07:31:34.900Z] Step 8/10 : WORKDIR /device-snmp-go [2021-05-21T07:31:35.140Z] ---> 7fc4eef97b1b [2021-05-21T07:31:35.140Z] Step 10/24 : RUN go mod tidy [2021-05-21T07:31:35.140Z] ---> Running in e6682d2ec97e [2021-05-21T07:31:35.176Z] ---> Running in c0a8459015ce [2021-05-21T07:31:35.454Z] Removing intermediate container c0a8459015ce [2021-05-21T07:31:35.454Z] ---> 963a9cecba8f [2021-05-21T07:31:35.454Z] Step 9/10 : COPY . . [2021-05-21T07:31:36.088Z] Removing intermediate container e6682d2ec97e [2021-05-21T07:31:36.088Z] ---> 8c383711f681 [2021-05-21T07:31:36.088Z] Step 11/24 : RUN make update [2021-05-21T07:31:36.089Z] ---> Running in e5e6a1fc897f [2021-05-21T07:31:36.349Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-21T07:31:36.614Z] Removing intermediate container e5e6a1fc897f [2021-05-21T07:31:36.614Z] ---> 46dc32456ba3 [2021-05-21T07:31:36.614Z] Step 12/24 : RUN ${MAKE} [2021-05-21T07:31:36.614Z] ---> Running in 99cbeeb875a9 [2021-05-21T07:31:36.885Z] go mod tidy [2021-05-21T07:31:36.928Z] ---> 2490d9270838 [2021-05-21T07:31:36.928Z] Step 10/10 : RUN go mod download [2021-05-21T07:31:36.928Z] ---> Running in c867d21b19f8 [2021-05-21T07:31:37.152Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-05-21T07:31:52.128Z] Removing intermediate container 99cbeeb875a9 [2021-05-21T07:31:52.128Z] ---> 1d7b80cf7e18 [2021-05-21T07:31:52.128Z] Step 13/24 : FROM alpine:3.12 [2021-05-21T07:31:52.128Z] 3.12: Pulling from library/alpine [2021-05-21T07:31:52.128Z] 339de151aab4: Pulling fs layer [2021-05-21T07:31:52.128Z] 339de151aab4: Verifying Checksum [2021-05-21T07:31:52.128Z] 339de151aab4: Download complete [2021-05-21T07:31:52.128Z] 339de151aab4: Pull complete [2021-05-21T07:31:52.128Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T07:31:52.128Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T07:31:52.128Z] ---> 13621d1b12d4 [2021-05-21T07:31:52.128Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-21T07:31:52.128Z] ---> Running in 90110a202178 [2021-05-21T07:31:52.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T07:31:52.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T07:31:52.128Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-21T07:31:52.128Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-21T07:31:52.128Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-21T07:31:52.128Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-21T07:31:52.128Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-21T07:31:52.128Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-21T07:31:52.128Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T07:31:52.128Z] OK: 8 MiB in 20 packages [2021-05-21T07:31:52.128Z] Removing intermediate container 90110a202178 [2021-05-21T07:31:52.128Z] ---> 74460579dbfe [2021-05-21T07:31:52.128Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-05-21T07:31:52.128Z] ---> d860b5be9fee [2021-05-21T07:31:52.128Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-05-21T07:31:52.128Z] ---> 4a91a291a594 [2021-05-21T07:31:52.128Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-05-21T07:31:52.389Z] ---> 6e7c936148e7 [2021-05-21T07:31:52.389Z] Step 18/24 : EXPOSE 59993 [2021-05-21T07:31:52.389Z] ---> Running in cad4982b6810 [2021-05-21T07:31:52.649Z] Removing intermediate container cad4982b6810 [2021-05-21T07:31:52.649Z] ---> 86641c033e89 [2021-05-21T07:31:52.649Z] Step 19/24 : EXPOSE 161 [2021-05-21T07:31:52.649Z] ---> Running in e62e8b3ff860 [2021-05-21T07:31:52.649Z] Removing intermediate container e62e8b3ff860 [2021-05-21T07:31:52.649Z] ---> dca7c3869cd6 [2021-05-21T07:31:52.649Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-05-21T07:31:52.649Z] ---> Running in 58ac87d53e2a [2021-05-21T07:31:52.909Z] Removing intermediate container 58ac87d53e2a [2021-05-21T07:31:52.909Z] ---> 9d4cb4d755b6 [2021-05-21T07:31:52.909Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-21T07:31:52.909Z] ---> Running in 868373c59deb [2021-05-21T07:31:52.909Z] Removing intermediate container 868373c59deb [2021-05-21T07:31:52.909Z] ---> ea6f939cdf5a [2021-05-21T07:31:52.909Z] Step 22/24 : LABEL arch=amd64 [2021-05-21T07:31:53.171Z] ---> Running in 073ad6a856dc [2021-05-21T07:31:53.171Z] Removing intermediate container 073ad6a856dc [2021-05-21T07:31:53.171Z] ---> 3e6d7b492fa3 [2021-05-21T07:31:53.171Z] Step 23/24 : LABEL git_sha=e19f5d1fee4afc92413d0c0553e5c439579b59e6 [2021-05-21T07:31:53.171Z] ---> Running in 7f512dc0305b [2021-05-21T07:31:53.171Z] Removing intermediate container 7f512dc0305b [2021-05-21T07:31:53.171Z] ---> 4c7a2edb53ad [2021-05-21T07:31:53.171Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T07:31:53.171Z] ---> Running in a81c214eef29 [2021-05-21T07:31:53.431Z] Removing intermediate container a81c214eef29 [2021-05-21T07:31:53.431Z] ---> 7c2934ceda18 [2021-05-21T07:31:53.431Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-21T07:31:53.431Z] Successfully built 7c2934ceda18 [2021-05-21T07:31:53.431Z] Successfully tagged device-snmp:latest [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] libraryResource [Pipeline] sh [2021-05-21T07:31:54.116Z] ---> job-cost.sh [2021-05-21T07:31:54.116Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UByA [2021-05-21T07:32:03.729Z] Removing intermediate container c867d21b19f8 [2021-05-21T07:32:03.729Z] ---> 844dea261529 [2021-05-21T07:32:03.729Z] Successfully built 844dea261529 [2021-05-21T07:32:03.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:32:04.089Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T07:32:04.089Z] . [Pipeline] withDockerContainer [2021-05-21T07:32:04.134Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T07:32:04.325Z] prd-ubuntu18.04-docker-arm64-4c-16g-15499 does not seem to be running inside a container [2021-05-21T07:32:04.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-21T07:32:05.917Z] $ docker top 18532fcad72566c07b6090c731a2460bc9a3d00605ca83deff4501f9f4a6ccc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T07:32:06.823Z] + go version [2021-05-21T07:32:06.823Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-21T07:32:06.850Z] $ docker stop --time=1 18532fcad72566c07b6090c731a2460bc9a3d00605ca83deff4501f9f4a6ccc1 [2021-05-21T07:32:08.644Z] $ docker rm -f 18532fcad72566c07b6090c731a2460bc9a3d00605ca83deff4501f9f4a6ccc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:32:09.426Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T07:32:09.426Z] . [Pipeline] withDockerContainer [2021-05-21T07:32:09.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-15499 does not seem to be running inside a container [2021-05-21T07:32:09.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-21T07:32:11.448Z] $ docker top 0cf0b1c810e5c74518c110083788a944ba417d540ac473a8687763ad1134e920 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T07:32:12.420Z] + go mod tidy [Pipeline] sh [2021-05-21T07:32:13.681Z] + make test [2021-05-21T07:32:13.681Z] go mod tidy [2021-05-21T07:32:14.280Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-21T07:32:15.270Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-05-21T07:32:19.086Z] lf-activate-venv(): INFO: Adding /tmp/venv-UByA/bin to PATH [2021-05-21T07:32:19.086Z] INFO: No Stack... [2021-05-21T07:32:19.086Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T07:32:19.086Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T07:32:19.392Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-05-21T07:32:19.392Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T07:32:19.429Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [2021-05-21T07:32:19.437Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] did not exist. Created. [2021-05-21T07:32:19.438Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T07:32:19.786Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-21T07:32:19.859Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T07:32:19.876Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T07:33:11.947Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-05-21T07:33:11.948Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements [2021-05-21T07:33:11.948Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-21T07:33:27.089Z] gofmt -l . [2021-05-21T07:33:27.089Z] [ "`gofmt -l .`" = "" ] [2021-05-21T07:33:27.089Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-21T07:33:28.110Z] $ docker stop --time=1 0cf0b1c810e5c74518c110083788a944ba417d540ac473a8687763ad1134e920 [2021-05-21T07:33:30.131Z] $ docker rm -f 0cf0b1c810e5c74518c110083788a944ba417d540ac473a8687763ad1134e920 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T07:33:30.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-21T07:33:30.985Z] Warning: overwriting stash ‘coverage-report’ [2021-05-21T07:33:31.474Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T07:33:32.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-21T07:33:32.385Z] + ls -al . [2021-05-21T07:33:32.385Z] total 128 [2021-05-21T07:33:32.385Z] drwxrwxr-x 7 jenkins jenkins 4096 May 21 07:33 . [2021-05-21T07:33:32.385Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 07:30 .. [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 6 May 21 07:30 .dockerignore [2021-05-21T07:33:32.385Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 07:30 .git [2021-05-21T07:33:32.385Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 07:30 .github [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 272 May 21 07:30 .gitignore [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 6520 May 21 07:30 Attribution.txt [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 1459 May 21 07:30 Dockerfile [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 1057 May 21 07:30 Dockerfile.build [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 656 May 21 07:30 Jenkinsfile [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 21 07:30 LICENSE [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 936 May 21 07:30 Makefile [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 9079 May 21 07:30 README.md [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 5 May 21 07:27 VERSION [2021-05-21T07:33:32.385Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 07:30 bin [2021-05-21T07:33:32.385Z] drwxrwxr-x 3 jenkins jenkins 4096 May 21 07:30 cmd [2021-05-21T07:33:32.385Z] -rw-r--r-- 1 jenkins jenkins 7631 May 21 07:33 coverage.out [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 222 May 21 07:30 go.mod [2021-05-21T07:33:32.385Z] -rw-r--r-- 1 jenkins jenkins 21438 May 21 07:32 go.sum [2021-05-21T07:33:32.385Z] drwxrwxr-x 3 jenkins jenkins 4096 May 21 07:30 internal [2021-05-21T07:33:32.385Z] -rw-rw-r-- 1 jenkins jenkins 209 May 21 07:30 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:33:32.730Z] + 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=863b9fbcf197fc6475efce43a3c65c8a47588ed4 --label arch=arm64 --label version=0.0.0 . [2021-05-21T07:33:33.005Z] Sending build context to Docker daemon 367.6kB [2021-05-21T07:33:33.005Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T07:33:33.005Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-21T07:33:33.005Z] ---> 844dea261529 [2021-05-21T07:33:33.005Z] Step 3/24 : ARG MAKE='make build' [2021-05-21T07:33:33.279Z] ---> Running in 0a3379a5f841 [2021-05-21T07:33:33.886Z] Removing intermediate container 0a3379a5f841 [2021-05-21T07:33:33.886Z] ---> d34ac8ad5b57 [2021-05-21T07:33:33.886Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-21T07:33:33.886Z] ---> Running in 18782f0a60d5 [2021-05-21T07:33:34.483Z] Removing intermediate container 18782f0a60d5 [2021-05-21T07:33:34.483Z] ---> 621126ce75d2 [2021-05-21T07:33:34.483Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-21T07:33:34.483Z] ---> Running in ec2c5cca967b [2021-05-21T07:33:35.077Z] Removing intermediate container ec2c5cca967b [2021-05-21T07:33:35.077Z] ---> b5504e0530b5 [2021-05-21T07:33:35.077Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T07:33:35.077Z] ---> Running in de252087c364 [2021-05-21T07:33:37.074Z] Removing intermediate container de252087c364 [2021-05-21T07:33:37.074Z] ---> 473c69aba157 [2021-05-21T07:33:37.074Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-21T07:33:37.362Z] ---> Running in 50bb6cefe9fe [2021-05-21T07:33:38.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T07:33:39.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T07:33:40.305Z] OK: 145 MiB in 53 packages [2021-05-21T07:33:41.303Z] Removing intermediate container 50bb6cefe9fe [2021-05-21T07:33:41.303Z] ---> ee9eb8369bb3 [2021-05-21T07:33:41.303Z] Step 8/24 : WORKDIR /device-snmp-go [2021-05-21T07:33:41.303Z] ---> Running in 0515fad53187 [2021-05-21T07:33:41.907Z] Removing intermediate container 0515fad53187 [2021-05-21T07:33:41.907Z] ---> b98881cf7570 [2021-05-21T07:33:41.907Z] Step 9/24 : COPY . . [2021-05-21T07:33:42.926Z] ---> ff44c223c2a3 [2021-05-21T07:33:42.926Z] Step 10/24 : RUN go mod tidy [2021-05-21T07:33:43.199Z] ---> Running in 84399ec1b835 [2021-05-21T07:33:45.825Z] Removing intermediate container 84399ec1b835 [2021-05-21T07:33:45.825Z] ---> ab9ea47be6c0 [2021-05-21T07:33:45.825Z] Step 11/24 : RUN make update [2021-05-21T07:33:45.825Z] ---> Running in 41367397a1b7 [2021-05-21T07:33:47.266Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-21T07:33:48.246Z] Removing intermediate container 41367397a1b7 [2021-05-21T07:33:48.246Z] ---> 8c9472fcf31c [2021-05-21T07:33:48.246Z] Step 12/24 : RUN ${MAKE} [2021-05-21T07:33:48.246Z] ---> Running in efe733a2af70 [2021-05-21T07:33:49.685Z] go mod tidy [2021-05-21T07:33:49.963Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-05-21T07:34:29.661Z] Removing intermediate container efe733a2af70 [2021-05-21T07:34:29.661Z] ---> fee91d56add4 [2021-05-21T07:34:29.661Z] Step 13/24 : FROM alpine:3.12 [2021-05-21T07:34:29.661Z] 3.12: Pulling from library/alpine [2021-05-21T07:34:29.661Z] d2f70382dc9a: Pulling fs layer [2021-05-21T07:34:29.662Z] d2f70382dc9a: Download complete [2021-05-21T07:34:29.662Z] d2f70382dc9a: Pull complete [2021-05-21T07:34:29.662Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T07:34:29.662Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T07:34:29.662Z] ---> 9852663dfa18 [2021-05-21T07:34:29.662Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-21T07:34:29.662Z] ---> Running in b935e88b5ee2 [2021-05-21T07:34:29.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T07:34:29.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T07:34:29.662Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-21T07:34:29.662Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-21T07:34:29.662Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-21T07:34:29.662Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-21T07:34:29.662Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-21T07:34:29.662Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-21T07:34:29.662Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T07:34:29.662Z] OK: 8 MiB in 20 packages [2021-05-21T07:34:29.940Z] Removing intermediate container b935e88b5ee2 [2021-05-21T07:34:29.940Z] ---> 485b84356477 [2021-05-21T07:34:29.940Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-05-21T07:34:30.929Z] ---> ae785452d033 [2021-05-21T07:34:30.929Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-05-21T07:34:31.926Z] ---> 60a1a9a4c7e5 [2021-05-21T07:34:31.926Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-05-21T07:34:32.530Z] ---> cb25b48a53b5 [2021-05-21T07:34:32.530Z] Step 18/24 : EXPOSE 59993 [2021-05-21T07:34:32.530Z] ---> Running in 9721cc7b688d [2021-05-21T07:34:33.133Z] Removing intermediate container 9721cc7b688d [2021-05-21T07:34:33.133Z] ---> ae4604fcef11 [2021-05-21T07:34:33.133Z] Step 19/24 : EXPOSE 161 [2021-05-21T07:34:33.133Z] ---> Running in d8d01090fbcf [2021-05-21T07:34:33.736Z] Removing intermediate container d8d01090fbcf [2021-05-21T07:34:33.736Z] ---> 35df8b01a2d1 [2021-05-21T07:34:33.736Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-05-21T07:34:33.736Z] ---> Running in 221cc6b62c4e [2021-05-21T07:34:34.343Z] Removing intermediate container 221cc6b62c4e [2021-05-21T07:34:34.343Z] ---> aee303ee3e92 [2021-05-21T07:34:34.343Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-21T07:34:34.343Z] ---> Running in a6f0d31357e5 [2021-05-21T07:34:34.944Z] Removing intermediate container a6f0d31357e5 [2021-05-21T07:34:34.944Z] ---> ef6806ba21d4 [2021-05-21T07:34:34.944Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T07:34:34.944Z] ---> Running in 1a38fbefc942 [2021-05-21T07:34:35.544Z] Removing intermediate container 1a38fbefc942 [2021-05-21T07:34:35.544Z] ---> 018d5db1d29e [2021-05-21T07:34:35.544Z] Step 23/24 : LABEL git_sha=863b9fbcf197fc6475efce43a3c65c8a47588ed4 [2021-05-21T07:34:35.544Z] ---> Running in 4f2eb8262b85 [2021-05-21T07:34:36.143Z] Removing intermediate container 4f2eb8262b85 [2021-05-21T07:34:36.143Z] ---> bc82f7eeecb9 [2021-05-21T07:34:36.143Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T07:34:36.143Z] ---> Running in 2e9e3b405979 [2021-05-21T07:34:36.740Z] Removing intermediate container 2e9e3b405979 [2021-05-21T07:34:36.740Z] ---> 36e59cde15d4 [2021-05-21T07:34:36.740Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-21T07:34:36.740Z] Successfully built 36e59cde15d4 [2021-05-21T07:34:36.740Z] Successfully tagged device-snmp-arm64:latest [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] libraryResource [Pipeline] sh [2021-05-21T07:34:37.495Z] ---> job-cost.sh [2021-05-21T07:34:37.495Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uWWe [2021-05-21T07:35:16.474Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T07:36:38.302Z] lf-activate-venv(): INFO: Adding /tmp/venv-uWWe/bin to PATH [2021-05-21T07:36:38.302Z] INFO: No Stack... [2021-05-21T07:36:38.302Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-21T07:36:38.302Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T07:36:38.647Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-05-21T07:36:38.648Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T07:36:38.711Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [2021-05-21T07:36:38.738Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] did not exist. Created. [2021-05-21T07:36:38.739Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T07:36:39.118Z] /w/workspace/device-snmp-go/2@tmp/durable-f4600d52/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-f4600d52/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-21T07:36:39.469Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-21T07:36:39.503Z] Warning: overwriting stash ‘stack-cost’ [2021-05-21T07:36:39.653Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T07:36:39.665Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-96-2-stack-cost] [Pipeline] // lock [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 [2021-05-21T07:36:40.330Z] provisioning config files... [2021-05-21T07:36:40.344Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config1482491046890700685tmp [Pipeline] { [Pipeline] sh [2021-05-21T07:36:40.678Z] + set +x [2021-05-21T07:36:40.678Z] + bash -s -- [2021-05-21T07:36:40.678Z] + curl -s https://codecov.io/bash [2021-05-21T07:36:40.678Z] [2021-05-21T07:36:40.678Z] _____ _ [2021-05-21T07:36:40.678Z] / ____| | | [2021-05-21T07:36:40.678Z] | | ___ __| | ___ ___ _____ __ [2021-05-21T07:36:40.678Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-21T07:36:40.678Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-21T07:36:40.679Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-21T07:36:40.679Z] Bash-1.0.2 [2021-05-21T07:36:40.679Z] [2021-05-21T07:36:40.679Z] [2021-05-21T07:36:40.679Z] ==> git version 2.24.4 found [2021-05-21T07:36:40.679Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-21T07:36:40.679Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-21T07:36:40.679Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-21T07:36:40.679Z] ==> Jenkins CI detected. [2021-05-21T07:36:40.679Z] project root: . [2021-05-21T07:36:40.679Z] --> token set from env [2021-05-21T07:36:40.679Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-21T07:36:40.679Z] ==> Running gcov in . (disable via -X gcov) [2021-05-21T07:36:40.679Z] ==> Python coveragepy not found [2021-05-21T07:36:40.679Z] ==> Searching for coverage reports in: [2021-05-21T07:36:40.679Z] + . [2021-05-21T07:36:40.679Z] -> Found 1 reports [2021-05-21T07:36:40.679Z] ==> Detecting git/mercurial file structure [2021-05-21T07:36:40.679Z] ==> Reading reports [2021-05-21T07:36:40.679Z] + ./coverage.out bytes=7631 [2021-05-21T07:36:40.679Z] ==> Appending adjustments [2021-05-21T07:36:40.679Z] https://docs.codecov.io/docs/fixing-reports [2021-05-21T07:36:40.940Z] + Found adjustments [2021-05-21T07:36:40.940Z] ==> Gzipping contents [2021-05-21T07:36:40.940Z] 4.0K /tmp/codecov.D46z4d.gz [2021-05-21T07:36:40.940Z] ==> Uploading reports [2021-05-21T07:36:40.940Z] url: https://codecov.io [2021-05-21T07:36:40.940Z] query: branch=PR-96&commit=adeffa8d3397bb6d035ac9fe5353e2c9142a7082&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-96%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=96&job=&cmd_args= [2021-05-21T07:36:40.940Z] -> Pinging Codecov [2021-05-21T07:36:40.940Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-96&commit=adeffa8d3397bb6d035ac9fe5353e2c9142a7082&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-96%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=96&job=&cmd_args= [2021-05-21T07:36:41.204Z] -> Uploading to [2021-05-21T07:36:41.204Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-21/6C56EA5C29638FB4528AC87E60AF5AE0/adeffa8d3397bb6d035ac9fe5353e2c9142a7082/93dd06d8-1b27-4904-b928-b1a43fad16b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T073641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab706bbc4901e2a8e6f9ecd2e73357898aff13b0595bfe44f0613f907f529918 [2021-05-21T07:36:41.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T07:36:41.204Z] Dload Upload Total Spent Left Speed [2021-05-21T07:36:41.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3486 --:--:-- --:--:-- --:--:-- 3479 100 1378 0 0 100 1378 0 3485 --:--:-- --:--:-- --:--:-- 3479 [2021-05-21T07:36:41.776Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/adeffa8d3397bb6d035ac9fe5353e2c9142a7082 [Pipeline] } [2021-05-21T07:36:41.785Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:36:43.258Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:36:43.831Z] ---> package-listing.sh [2021-05-21T07:36:43.831Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-21T07:36:43.831Z] ++ facter osfamily [2021-05-21T07:36:44.094Z] + OS_FAMILY=redhat [2021-05-21T07:36:44.094Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-96 [2021-05-21T07:36:44.094Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-21T07:36:44.094Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-21T07:36:44.094Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-21T07:36:44.094Z] + PACKAGES=/tmp/packages_start.txt [2021-05-21T07:36:44.094Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-96 ']' [2021-05-21T07:36:44.094Z] + PACKAGES=/tmp/packages_end.txt [2021-05-21T07:36:44.094Z] + case "${OS_FAMILY}" in [2021-05-21T07:36:44.094Z] + sort [2021-05-21T07:36:44.094Z] + rpm -qa [2021-05-21T07:36:44.675Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-21T07:36:44.675Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-21T07:36:44.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-21T07:36:44.675Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-96 ']' [2021-05-21T07:36:44.675Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-96/archives/ [2021-05-21T07:36:44.675Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-96/archives/ [Pipeline] echo [2021-05-21T07:36:44.689Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-21T07:36:44.986Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:36:45.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T07:36:45.563Z] [2021-05-21T07:36:45.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-21T07:36:45.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T07:36:45.873Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-21T07:36:45.874Z] df20fa9351a1: Pulling fs layer [2021-05-21T07:36:45.874Z] 36b3adc4ff6f: Pulling fs layer [2021-05-21T07:36:45.874Z] 8ad3a11d3b57: Pulling fs layer [2021-05-21T07:36:45.874Z] 46f8f816bc3b: Pulling fs layer [2021-05-21T07:36:45.874Z] 93b61091891f: Pulling fs layer [2021-05-21T07:36:45.874Z] 93b9cdb0e59b: Pulling fs layer [2021-05-21T07:36:45.874Z] 5e14af77c1be: Pulling fs layer [2021-05-21T07:36:45.874Z] 01666e4c0597: Pulling fs layer [2021-05-21T07:36:45.874Z] aa168da1d23b: Pulling fs layer [2021-05-21T07:36:45.874Z] 93b9cdb0e59b: Waiting [2021-05-21T07:36:45.874Z] 5e14af77c1be: Waiting [2021-05-21T07:36:45.874Z] 01666e4c0597: Waiting [2021-05-21T07:36:45.874Z] aa168da1d23b: Waiting [2021-05-21T07:36:45.874Z] 46f8f816bc3b: Waiting [2021-05-21T07:36:45.874Z] 36b3adc4ff6f: Verifying Checksum [2021-05-21T07:36:45.874Z] 36b3adc4ff6f: Download complete [2021-05-21T07:36:46.134Z] 46f8f816bc3b: Verifying Checksum [2021-05-21T07:36:46.134Z] 46f8f816bc3b: Download complete [2021-05-21T07:36:46.134Z] df20fa9351a1: Verifying Checksum [2021-05-21T07:36:46.134Z] df20fa9351a1: Download complete [2021-05-21T07:36:46.134Z] 93b9cdb0e59b: Verifying Checksum [2021-05-21T07:36:46.134Z] 93b9cdb0e59b: Download complete [2021-05-21T07:36:46.134Z] 93b61091891f: Verifying Checksum [2021-05-21T07:36:46.134Z] 93b61091891f: Download complete [2021-05-21T07:36:46.134Z] 5e14af77c1be: Verifying Checksum [2021-05-21T07:36:46.134Z] 5e14af77c1be: Download complete [2021-05-21T07:36:46.134Z] 01666e4c0597: Verifying Checksum [2021-05-21T07:36:46.134Z] 01666e4c0597: Download complete [2021-05-21T07:36:46.134Z] 8ad3a11d3b57: Verifying Checksum [2021-05-21T07:36:46.134Z] 8ad3a11d3b57: Download complete [2021-05-21T07:36:46.395Z] df20fa9351a1: Pull complete [2021-05-21T07:36:46.656Z] 36b3adc4ff6f: Pull complete [2021-05-21T07:36:47.238Z] 8ad3a11d3b57: Pull complete [2021-05-21T07:36:47.508Z] 46f8f816bc3b: Pull complete [2021-05-21T07:36:47.777Z] 93b61091891f: Pull complete [2021-05-21T07:36:48.039Z] aa168da1d23b: Verifying Checksum [2021-05-21T07:36:48.039Z] aa168da1d23b: Download complete [2021-05-21T07:36:48.039Z] 93b9cdb0e59b: Pull complete [2021-05-21T07:36:48.039Z] 5e14af77c1be: Pull complete [2021-05-21T07:36:48.315Z] 01666e4c0597: Pull complete [2021-05-21T07:36:53.661Z] aa168da1d23b: Pull complete [2021-05-21T07:36:53.661Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-21T07:36:53.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T07:36:53.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-21T07:36:53.750Z] prd-centos7-docker-4c-2g-15496 does not seem to be running inside a container [2021-05-21T07:36:53.797Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-96 -v /w/workspace/dgexfoundry_device-snmp-go_PR-96:/w/workspace/dgexfoundry_device-snmp-go_PR-96:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-21T07:37:07.157Z] $ docker top 521668e49f9394d42229759c8327db04ab8e661e674c033bbc9f27b68b39fde8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T07:37:07.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-21T07:37:07.951Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-21T07:37:08.265Z] + ls /var/log/sa-host [2021-05-21T07:37:08.265Z] + sadf -c /var/log/sa-host/sa05 [2021-05-21T07:37:08.265Z] file_magic: OK [2021-05-21T07:37:08.265Z] HZ: Using current value: 100 [2021-05-21T07:37:08.265Z] file_header: OK [2021-05-21T07:37:08.265Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-21T07:37:08.265Z] Statistics: [2021-05-21T07:37:08.265Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T07:37:08.265Z] File successfully converted to sysstat format version 12.2.1 [2021-05-21T07:37:08.265Z] + sadf -c /var/log/sa-host/sa21 [2021-05-21T07:37:08.265Z] file_magic: OK [2021-05-21T07:37:08.265Z] HZ: Using current value: 100 [2021-05-21T07:37:08.265Z] file_header: OK [2021-05-21T07:37:08.265Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-21T07:37:08.265Z] Statistics: [2021-05-21T07:37:08.265Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T07:37:08.265Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T07:37:08.460Z] provisioning config files... [2021-05-21T07:37:08.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config8998524965397980871tmp [Pipeline] { [Pipeline] echo [2021-05-21T07:37:08.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:37:08.803Z] ---> create-netrc.sh [Pipeline] } [2021-05-21T07:37:08.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-21T07:37:08.840Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:37:09.155Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-21T07:37:09.167Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:37:09.476Z] ---> sudo-logs.sh [2021-05-21T07:37:09.476Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-21T07:37:09.513Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:37:09.810Z] ---> job-cost.sh [2021-05-21T07:37:09.811Z] lf-activate-venv: SKIPPING [2021-05-21T07:37:09.811Z] DEBUG: total: 0.18000000715255737 [2021-05-21T07:37:09.811Z] INFO: Retrieving Stack Cost... [2021-05-21T07:37:11.198Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T07:37:11.771Z] INFO: Archiving Costs [Pipeline] echo [2021-05-21T07:37:11.786Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T07:37:12.084Z] ---> logs-deploy.sh [2021-05-21T07:37:12.085Z] lf-activate-venv: SKIPPING [2021-05-21T07:37:12.085Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-96/2 [2021-05-21T07:37:12.085Z] INFO: archiving workspace using pattern(s): [2021-05-21T07:37:13.038Z] Archives upload complete. [2021-05-21T07:37:13.038Z] INFO: archiving logs to Nexus [2021-05-21T07:37:13.614Z] ---> uname -a: [2021-05-21T07:37:13.614Z] Linux prd-centos7-docker-4c-2g-15496.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-21T07:37:13.614Z] [2021-05-21T07:37:13.614Z] [2021-05-21T07:37:13.614Z] ---> lscpu: [2021-05-21T07:37:13.614Z] Architecture: x86_64 [2021-05-21T07:37:13.614Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-21T07:37:13.614Z] Byte Order: Little Endian [2021-05-21T07:37:13.614Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-21T07:37:13.614Z] CPU(s): 2 [2021-05-21T07:37:13.614Z] On-line CPU(s) list: 0,1 [2021-05-21T07:37:13.614Z] Thread(s) per core: 1 [2021-05-21T07:37:13.614Z] Core(s) per socket: 1 [2021-05-21T07:37:13.614Z] Socket(s): 2 [2021-05-21T07:37:13.614Z] NUMA node(s): 1 [2021-05-21T07:37:13.614Z] Vendor ID: AuthenticAMD [2021-05-21T07:37:13.614Z] CPU family: 23 [2021-05-21T07:37:13.614Z] Model: 49 [2021-05-21T07:37:13.614Z] Model name: AMD EPYC-Rome Processor [2021-05-21T07:37:13.614Z] Stepping: 0 [2021-05-21T07:37:13.614Z] CPU MHz: 2799.998 [2021-05-21T07:37:13.614Z] BogoMIPS: 5599.99 [2021-05-21T07:37:13.614Z] Virtualization: AMD-V [2021-05-21T07:37:13.614Z] Hypervisor vendor: KVM [2021-05-21T07:37:13.614Z] Virtualization type: full [2021-05-21T07:37:13.614Z] L1d cache: 64 KiB [2021-05-21T07:37:13.614Z] L1i cache: 64 KiB [2021-05-21T07:37:13.614Z] L2 cache: 1 MiB [2021-05-21T07:37:13.614Z] L3 cache: 32 MiB [2021-05-21T07:37:13.615Z] NUMA node0 CPU(s): 0,1 [2021-05-21T07:37:13.615Z] Vulnerability Itlb multihit: Not affected [2021-05-21T07:37:13.615Z] Vulnerability L1tf: Not affected [2021-05-21T07:37:13.615Z] Vulnerability Mds: Not affected [2021-05-21T07:37:13.615Z] Vulnerability Meltdown: Not affected [2021-05-21T07:37:13.615Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-21T07:37:13.615Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-21T07:37:13.615Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-21T07:37:13.615Z] Vulnerability Srbds: Not affected [2021-05-21T07:37:13.615Z] Vulnerability Tsx async abort: Not affected [2021-05-21T07:37:13.615Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] ---> nproc: [2021-05-21T07:37:13.615Z] 2 [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] ---> df -h: [2021-05-21T07:37:13.615Z] Filesystem Size Used Available Use% Mounted on [2021-05-21T07:37:13.615Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-21T07:37:13.615Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-21T07:37:13.615Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-21T07:37:13.615Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-96 [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-21T07:37:13.615Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] ---> free -m: [2021-05-21T07:37:13.615Z] total used free shared buff/cache available [2021-05-21T07:37:13.615Z] Mem: 7821 926 4804 0 2090 6717 [2021-05-21T07:37:13.615Z] Swap: 1023 0 1023 [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] ---> ip addr: [2021-05-21T07:37:13.615Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-21T07:37:13.615Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-21T07:37:13.615Z] inet 127.0.0.1/8 scope host lo [2021-05-21T07:37:13.615Z] valid_lft forever preferred_lft forever [2021-05-21T07:37:13.615Z] inet6 ::1/128 scope host [2021-05-21T07:37:13.615Z] valid_lft forever preferred_lft forever [2021-05-21T07:37:13.615Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-21T07:37:13.615Z] link/ether fa:16:3e:e1:8d:1a brd ff:ff:ff:ff:ff:ff [2021-05-21T07:37:13.615Z] inet 10.30.122.66/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-21T07:37:13.615Z] valid_lft 85742sec preferred_lft 85742sec [2021-05-21T07:37:13.615Z] inet6 fe80::f816:3eff:fee1:8d1a/64 scope link [2021-05-21T07:37:13.615Z] valid_lft forever preferred_lft forever [2021-05-21T07:37:13.615Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-21T07:37:13.615Z] link/ether 02:42:93:06:8a:71 brd ff:ff:ff:ff:ff:ff [2021-05-21T07:37:13.615Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-21T07:37:13.615Z] valid_lft forever preferred_lft forever [2021-05-21T07:37:13.615Z] inet6 fe80::42:93ff:fe06:8a71/64 scope link [2021-05-21T07:37:13.615Z] valid_lft forever preferred_lft forever [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] ---> sar -b -r -n DEV: [2021-05-21T07:37:13.615Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] 07:26:03 LINUX RESTART (2 CPU) [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] 07:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-21T07:37:13.615Z] 07:28:01 39.72 4.11 35.60 0.00 2672.84 3141.40 0.00 [2021-05-21T07:37:13.615Z] 07:29:01 0.33 0.00 0.33 0.00 0.00 5.80 0.00 [2021-05-21T07:37:13.615Z] 07:30:01 0.37 0.00 0.37 0.00 0.00 5.38 0.00 [2021-05-21T07:37:13.615Z] 07:31:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 [2021-05-21T07:37:13.615Z] 07:32:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 [2021-05-21T07:37:13.615Z] 07:33:01 0.43 0.00 0.43 0.00 0.00 6.66 0.00 [2021-05-21T07:37:13.615Z] 07:34:01 0.20 0.00 0.20 0.00 0.00 3.58 0.00 [2021-05-21T07:37:13.615Z] 07:35:01 0.35 0.00 0.35 0.00 0.00 5.98 0.00 [2021-05-21T07:37:13.615Z] 07:36:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 [2021-05-21T07:37:13.615Z] 07:37:02 31.37 0.13 31.24 0.00 13.72 11067.34 0.00 [2021-05-21T07:37:13.615Z] Average: 7.35 0.42 6.92 0.00 268.73 1424.89 0.00 [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] 07:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-21T07:37:13.615Z] 07:28:01 5459460 0 813760 10.16 2620 1733100 1324020 14.62 579516 1569636 12 [2021-05-21T07:37:13.615Z] 07:29:01 5473428 0 799784 9.99 2620 1733108 1206060 13.32 573920 1564208 12 [2021-05-21T07:37:13.615Z] 07:30:01 5473724 0 799488 9.98 2620 1733108 1192756 13.17 574032 1564256 8 [2021-05-21T07:37:13.615Z] 07:31:01 5473832 0 799372 9.98 2620 1733116 1192816 13.17 574276 1564256 8 [2021-05-21T07:37:13.615Z] 07:32:01 5474404 0 798796 9.97 2620 1733120 1192648 13.17 566776 1570904 12 [2021-05-21T07:37:13.615Z] 07:33:01 5474024 0 799172 9.98 2620 1733124 1192588 13.17 567516 1570904 12 [2021-05-21T07:37:13.615Z] 07:34:01 5465288 0 807904 10.09 2620 1733128 1192564 13.17 576208 1570904 8 [2021-05-21T07:37:13.615Z] 07:35:01 5464652 0 808532 10.10 2620 1733136 1192564 13.17 576548 1570908 8 [2021-05-21T07:37:13.615Z] 07:36:01 5464840 0 808344 10.09 2620 1733136 1192564 13.17 578532 1568872 8 [2021-05-21T07:37:13.615Z] 07:37:02 4936404 0 932240 11.64 2620 2137676 1387352 15.32 757920 1833144 80552 [2021-05-21T07:37:13.615Z] Average: 5416006 0 816739 10.20 2620 1773575 1226593 13.54 592524 1594799 8064 [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] 07:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-21T07:37:13.615Z] 07:28:01 eth0 306.54 227.49 634.48 77.33 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:28:01 docker0 1.50 1.32 0.30 2.57 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:29:01 eth0 5.03 2.57 3.60 0.58 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:30:01 eth0 1.20 0.30 0.34 0.20 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:31:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:32:01 eth0 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:33:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:35:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:36:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:37:02 eth0 226.53 199.15 2174.34 19.98 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] 07:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] Average: eth0 54.07 43.04 281.40 9.84 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] Average: docker0 0.15 0.13 0.03 0.26 0.00 0.00 0.00 0.00 [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] ---> sar -P ALL: [2021-05-21T07:37:13.615Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] 07:26:03 LINUX RESTART (2 CPU) [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] 07:27:01 CPU %user %nice %system %iowait %steal %idle [2021-05-21T07:37:13.615Z] 07:28:01 all 7.14 0.00 2.30 4.33 0.04 86.19 [2021-05-21T07:37:13.615Z] 07:28:01 0 6.50 0.00 2.62 3.88 0.03 86.97 [2021-05-21T07:37:13.615Z] 07:28:01 1 7.78 0.00 1.99 4.77 0.05 85.41 [2021-05-21T07:37:13.615Z] 07:29:01 all 0.09 0.00 0.05 0.00 0.03 99.83 [2021-05-21T07:37:13.615Z] 07:29:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2021-05-21T07:37:13.615Z] 07:29:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-05-21T07:37:13.615Z] 07:30:01 all 0.17 0.00 0.03 0.00 0.02 99.79 [2021-05-21T07:37:13.615Z] 07:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-21T07:37:13.615Z] 07:30:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-21T07:37:13.615Z] 07:31:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-21T07:37:13.615Z] 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-21T07:37:13.615Z] 07:31:01 1 0.25 0.00 0.05 0.00 0.02 99.68 [2021-05-21T07:37:13.615Z] 07:32:01 all 0.22 0.00 0.03 0.00 0.03 99.73 [2021-05-21T07:37:13.615Z] 07:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-21T07:37:13.615Z] 07:32:01 1 0.38 0.00 0.02 0.00 0.02 99.58 [2021-05-21T07:37:13.615Z] 07:33:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-05-21T07:37:13.615Z] 07:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-21T07:37:13.615Z] 07:33:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-05-21T07:37:13.615Z] 07:34:01 all 0.19 0.00 0.04 0.00 0.01 99.76 [2021-05-21T07:37:13.615Z] 07:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-21T07:37:13.615Z] 07:34:01 1 0.33 0.00 0.07 0.00 0.02 99.58 [2021-05-21T07:37:13.615Z] 07:35:01 all 0.12 0.00 0.01 0.00 0.03 99.85 [2021-05-21T07:37:13.615Z] 07:35:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-21T07:37:13.615Z] 07:35:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-21T07:37:13.615Z] 07:36:01 all 0.15 0.00 0.03 0.00 0.01 99.82 [2021-05-21T07:37:13.615Z] 07:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-21T07:37:13.615Z] 07:36:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-05-21T07:37:13.615Z] 07:37:02 all 6.62 0.00 2.69 2.98 0.04 87.67 [2021-05-21T07:37:13.615Z] 07:37:02 0 6.79 0.00 2.88 3.03 0.03 87.26 [2021-05-21T07:37:13.615Z] 07:37:02 1 6.44 0.00 2.50 2.92 0.05 88.09 [2021-05-21T07:37:13.615Z] Average: all 1.48 0.00 0.52 0.72 0.02 97.27 [2021-05-21T07:37:13.615Z] Average: 0 1.34 0.00 0.56 0.68 0.02 97.40 [2021-05-21T07:37:13.615Z] Average: 1 1.61 0.00 0.47 0.76 0.02 97.13 [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z] [2021-05-21T07:37:13.615Z]