Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 11d8369584318023b9540bc2f4ed2887017df2a8 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-ssh6836360756750119897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5567012049261492891.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8780112530359946149.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh874917073521798882.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5730467235562934966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1399 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # 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/gexfoundry_device-snmp-go_master@tmp/jenkins-gitclient-ssh6192331984190762298.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11d8369584318023b9540bc2f4ed2887017df2a8 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 11d8369584318023b9540bc2f4ed2887017df2a8 # timeout=10 Commit message: "Merge pull request #111 from hahattan/sdk-issue-967" > git rev-list --no-walk bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T02:43:53.600Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T02:43:53.698Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T02:43:53.729Z] ========================================================= [2021-06-15T02:43:53.729Z] EdgeX Global Pipelines Version Info [2021-06-15T02:43:53.729Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:43:55.300Z] ------------------- [2021-06-15T02:43:55.300Z] stable info: [2021-06-15T02:43:55.300Z] ------------------- [2021-06-15T02:43:55.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T02:43:55.300Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T02:43:55.300Z] Message: update stable to v1.0.194 [2021-06-15T02:43:55.875Z] ------------------- [2021-06-15T02:43:55.875Z] experimental info: [2021-06-15T02:43:55.875Z] ------------------- [2021-06-15T02:43:55.875Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T02:43:55.875Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T02:43:55.875Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T02:43:56.000Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-06-15T02:43:56.026Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-06-15T02:43:56.052Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T02:43:56.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T02:43:56.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T02:43:56.136Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T02:43:56.163Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T02:43:56.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T02:43:56.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-15T02:43:56.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T02:43:56.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T02:43:56.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-06-15T02:43:56.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T02:43:56.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T02:43:56.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T02:43:56.418Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T02:43:56.444Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T02:43:56.472Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-15T02:43:56.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T02:43:56.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T02:43:56.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-15T02:43:56.580Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-15T02:43:56.619Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-15T02:43:56.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-15T02:43:56.673Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-15T02:43:56.699Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T02:43:56.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-15T02:43:56.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-15T02:43:56.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-15T02:43:56.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] echo [2021-06-15T02:43:56.833Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11d8369 [Pipeline] echo [2021-06-15T02:43:56.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T02:43:56.944Z] provisioning config files... [2021-06-15T02:43:56.961Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3369296321655576666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:43:57.281Z] ---> docker-login.sh [2021-06-15T02:43:57.281Z] nexus3.edgexfoundry.org:10001 [2021-06-15T02:43:58.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:43:58.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:43:58.682Z] Configure a credential helper to remove this warning. See [2021-06-15T02:43:58.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:43:58.682Z] [2021-06-15T02:43:58.682Z] Login Succeeded [2021-06-15T02:43:58.682Z] nexus3.edgexfoundry.org:10002 [2021-06-15T02:43:58.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:43:58.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:43:58.682Z] Configure a credential helper to remove this warning. See [2021-06-15T02:43:58.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:43:58.682Z] [2021-06-15T02:43:58.682Z] Login Succeeded [2021-06-15T02:43:58.682Z] nexus3.edgexfoundry.org:10003 [2021-06-15T02:43:58.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:43:58.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:43:58.948Z] Configure a credential helper to remove this warning. See [2021-06-15T02:43:58.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:43:58.948Z] [2021-06-15T02:43:58.948Z] Login Succeeded [2021-06-15T02:43:58.948Z] nexus3.edgexfoundry.org:10004 [2021-06-15T02:43:59.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:43:59.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:43:59.209Z] Configure a credential helper to remove this warning. See [2021-06-15T02:43:59.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:43:59.209Z] [2021-06-15T02:43:59.209Z] Login Succeeded [2021-06-15T02:43:59.209Z] docker.io [2021-06-15T02:43:59.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:43:59.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:43:59.472Z] Configure a credential helper to remove this warning. See [2021-06-15T02:43:59.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:43:59.472Z] [2021-06-15T02:43:59.472Z] Login Succeeded [2021-06-15T02:43:59.472Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T02:43:59.491Z] 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-06-15T02:43:59.998Z] + git log --format=format:%s -1 11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] echo [2021-06-15T02:44:00.049Z] GIT_COMMIT: 11d8369584318023b9540bc2f4ed2887017df2a8, Commit Message: Merge pull request #111 from hahattan/sdk-issue-967 [Pipeline] echo [2021-06-15T02:44:00.064Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:44:00.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T02:44:00.688Z] [2021-06-15T02:44:00.688Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:44:01.022Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T02:44:01.293Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T02:44:01.293Z] 31603596830f: Pulling fs layer [2021-06-15T02:44:01.293Z] 54011a49482f: Pulling fs layer [2021-06-15T02:44:01.293Z] a6820b24f6d8: Pulling fs layer [2021-06-15T02:44:01.293Z] f581987b2513: Pulling fs layer [2021-06-15T02:44:01.293Z] f581987b2513: Waiting [2021-06-15T02:44:01.293Z] 54011a49482f: Verifying Checksum [2021-06-15T02:44:01.293Z] 54011a49482f: Download complete [2021-06-15T02:44:01.293Z] 31603596830f: Verifying Checksum [2021-06-15T02:44:01.293Z] 31603596830f: Download complete [2021-06-15T02:44:01.561Z] a6820b24f6d8: Verifying Checksum [2021-06-15T02:44:01.561Z] a6820b24f6d8: Download complete [2021-06-15T02:44:01.561Z] f581987b2513: Verifying Checksum [2021-06-15T02:44:01.561Z] f581987b2513: Download complete [2021-06-15T02:44:01.823Z] 31603596830f: Pull complete [2021-06-15T02:44:01.823Z] 54011a49482f: Pull complete [2021-06-15T02:44:03.224Z] a6820b24f6d8: Pull complete [2021-06-15T02:44:03.498Z] f581987b2513: Pull complete [2021-06-15T02:44:03.498Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T02:44:03.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T02:44:03.761Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T02:44:03.861Z] prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container [2021-06-15T02:44:03.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T02:44:10.216Z] $ docker top c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T02:44:10.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T02:44:10.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T02:44:10.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T02:44:10.489Z] $ docker exec c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 ssh-agent [2021-06-15T02:44:10.616Z] SSH_AUTH_SOCK=/tmp/ssh-PQJjzw4xKcpB/agent.13 [2021-06-15T02:44:10.616Z] SSH_AGENT_PID=20 [2021-06-15T02:44:10.625Z] Running ssh-add (command line suppressed) [2021-06-15T02:44:10.727Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8920546886388919714.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8920546886388919714.key) [2021-06-15T02:44:10.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T02:44:11.055Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T02:44:11.065Z] $ docker exec --env ******** --env ******** c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 ssh-agent -k [2021-06-15T02:44:11.165Z] unset SSH_AUTH_SOCK; [2021-06-15T02:44:11.165Z] unset SSH_AGENT_PID; [2021-06-15T02:44:11.165Z] echo Agent pid 20 killed; [2021-06-15T02:44:11.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T02:44:11.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T02:44:11.227Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T02:44:11.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T02:44:11.349Z] $ docker exec c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 ssh-agent [2021-06-15T02:44:11.478Z] SSH_AUTH_SOCK=/tmp/ssh-XMHz0OAGE25C/agent.54 [2021-06-15T02:44:11.478Z] SSH_AGENT_PID=61 [2021-06-15T02:44:11.485Z] Running ssh-add (command line suppressed) [2021-06-15T02:44:11.599Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6601138769478859030.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6601138769478859030.key) [2021-06-15T02:44:11.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T02:44:11.938Z] + git semver init [2021-06-15T02:44:11.938Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T02:44:11.938Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-15T02:44:11.938Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-15T02:44:11.938Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T02:44:11.938Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T02:44:11.938Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T02:44:11.938Z] # $SEMVER_BRANCH = master [2021-06-15T02:44:11.938Z] # $SEMVER_TEMP = /tmp/semver-700454545 [2021-06-15T02:44:11.938Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-06-15T02:44:12.205Z] # '/tmp/semver-700454545' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2021-06-15T02:44:12.205Z] # -> Force: false [2021-06-15T02:44:12.205Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-06-15T02:44:12.210Z] $ docker exec --env ******** --env ******** c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 ssh-agent -k [2021-06-15T02:44:12.316Z] unset SSH_AUTH_SOCK; [2021-06-15T02:44:12.316Z] unset SSH_AGENT_PID; [2021-06-15T02:44:12.316Z] echo Agent pid 61 killed; [2021-06-15T02:44:12.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T02:44:12.683Z] + git semver [Pipeline] } [2021-06-15T02:44:12.692Z] $ docker stop --time=1 c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 [2021-06-15T02:44:14.551Z] $ docker rm -f c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T02:44:14.939Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T02:44:15.249Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T02:44:15.253Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.10 [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-06-15T02:44:30.533Z] Still waiting to schedule task [2021-06-15T02:44:30.533Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-15T02:44:30.534Z] ‘prd-centos7-docker-4c-2g-1393’ is offline [2021-06-15T02:44:30.534Z] ‘prd-centos7-docker-4c-2g-1397’ is offline [2021-06-15T02:44:30.534Z] ‘prd-centos7-docker-4c-2g-1401’ is offline [2021-06-15T02:44:30.534Z] ‘prd-centos7-docker-4c-2g-1402’ is offline [2021-06-15T02:44:30.534Z] ‘prd-centos7-docker-4c-2g-1403’ is offline [2021-06-15T02:44:30.534Z] ‘prd-centos7-docker-4c-2g-1404’ is offline [2021-06-15T02:44:30.534Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1394’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-15T02:44:30.536Z] Still waiting to schedule task [2021-06-15T02:44:30.537Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-15T02:45:20.386Z] Running on prd-centos7-docker-4c-2g-1404 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-06-15T02:45:20.406Z] Running in /w/workspace/device-snmp-go/34 [Pipeline] { [Pipeline] checkout [2021-06-15T02:45:20.519Z] Selected Git installation does not exist. Using Default [2021-06-15T02:45:20.519Z] The recommended git tool is: NONE [2021-06-15T02:45:23.002Z] using credential edgex-jenkins-ssh [2021-06-15T02:45:23.016Z] Cloning the remote Git repository [2021-06-15T02:45:23.039Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-15T02:45:23.108Z] > git init /w/workspace/device-snmp-go/34 # timeout=10 [2021-06-15T02:45:23.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-15T02:45:23.135Z] > git --version # timeout=10 [2021-06-15T02:45:23.144Z] > git --version # 'git version 2.24.4' [2021-06-15T02:45:23.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T02:45:23.178Z] [INFO] Currently running in a labeled security context [2021-06-15T02:45:23.179Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-15T02:45:23.179Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/34@tmp/jenkins-gitclient-ssh4938604633878121392.key [2021-06-15T02:45:23.200Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T02:45:24.466Z] Avoid second fetch [2021-06-15T02:45:24.467Z] Checking out Revision 11d8369584318023b9540bc2f4ed2887017df2a8 (master) [2021-06-15T02:45:24.446Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-15T02:45:24.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T02:45:24.471Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T02:45:24.477Z] > git checkout -f 11d8369584318023b9540bc2f4ed2887017df2a8 # timeout=10 [2021-06-15T02:45:28.079Z] Commit message: "Merge pull request #111 from hahattan/sdk-issue-967" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T02:45:29.171Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T02:45:29.501Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T02:45:29.823Z] + true [2021-06-15T02:45:29.823Z] + sudo service docker restart [2021-06-15T02:45:29.823Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T02:45:51.862Z] provisioning config files... [2021-06-15T02:45:51.876Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/34@tmp/config5959679682356505317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:45:52.220Z] ---> docker-login.sh [2021-06-15T02:45:52.220Z] nexus3.edgexfoundry.org:10001 [2021-06-15T02:45:52.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:45:53.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:45:53.057Z] Configure a credential helper to remove this warning. See [2021-06-15T02:45:53.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:45:53.057Z] [2021-06-15T02:45:53.057Z] Login Succeeded [2021-06-15T02:45:53.057Z] nexus3.edgexfoundry.org:10002 [2021-06-15T02:45:53.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:45:53.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:45:53.318Z] Configure a credential helper to remove this warning. See [2021-06-15T02:45:53.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:45:53.318Z] [2021-06-15T02:45:53.318Z] Login Succeeded [2021-06-15T02:45:53.318Z] nexus3.edgexfoundry.org:10003 [2021-06-15T02:45:53.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:45:53.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:45:53.318Z] Configure a credential helper to remove this warning. See [2021-06-15T02:45:53.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:45:53.318Z] [2021-06-15T02:45:53.318Z] Login Succeeded [2021-06-15T02:45:53.318Z] nexus3.edgexfoundry.org:10004 [2021-06-15T02:45:53.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:45:53.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:45:53.579Z] Configure a credential helper to remove this warning. See [2021-06-15T02:45:53.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:45:53.579Z] [2021-06-15T02:45:53.579Z] Login Succeeded [2021-06-15T02:45:53.579Z] docker.io [2021-06-15T02:45:53.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:45:53.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:45:53.842Z] Configure a credential helper to remove this warning. See [2021-06-15T02:45:53.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:45:53.842Z] [2021-06-15T02:45:53.842Z] Login Succeeded [2021-06-15T02:45:53.842Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T02:45:53.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T02:45:54.048Z] ========================================================= [2021-06-15T02:45:54.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T02:45:54.048Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:45:54.373Z] + 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-06-15T02:45:54.373Z] Sending build context to Docker daemon 359.4kB [2021-06-15T02:45:54.373Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T02:45:54.373Z] Step 2/10 : FROM ${BASE} [2021-06-15T02:45:54.947Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T02:45:54.947Z] 540db60ca938: Pulling fs layer [2021-06-15T02:45:54.947Z] adcc1eea9eea: Pulling fs layer [2021-06-15T02:45:54.947Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T02:45:54.948Z] 0510c868ecb4: Pulling fs layer [2021-06-15T02:45:54.948Z] afea3b2eda06: Pulling fs layer [2021-06-15T02:45:54.948Z] 7809a108b3ef: Pulling fs layer [2021-06-15T02:45:54.948Z] f706445af74f: Pulling fs layer [2021-06-15T02:45:54.948Z] afea3b2eda06: Waiting [2021-06-15T02:45:54.948Z] 7809a108b3ef: Waiting [2021-06-15T02:45:54.948Z] f706445af74f: Waiting [2021-06-15T02:45:54.948Z] 0510c868ecb4: Waiting [2021-06-15T02:45:54.948Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T02:45:54.948Z] 4c4ab2625f07: Download complete [2021-06-15T02:45:54.948Z] adcc1eea9eea: Verifying Checksum [2021-06-15T02:45:54.948Z] adcc1eea9eea: Download complete [2021-06-15T02:45:54.948Z] afea3b2eda06: Verifying Checksum [2021-06-15T02:45:54.948Z] afea3b2eda06: Download complete [2021-06-15T02:45:54.948Z] 540db60ca938: Verifying Checksum [2021-06-15T02:45:54.948Z] 540db60ca938: Download complete [2021-06-15T02:45:54.948Z] 7809a108b3ef: Verifying Checksum [2021-06-15T02:45:54.948Z] 7809a108b3ef: Download complete [2021-06-15T02:45:55.225Z] 540db60ca938: Pull complete [2021-06-15T02:45:55.797Z] adcc1eea9eea: Pull complete [2021-06-15T02:45:56.061Z] 4c4ab2625f07: Pull complete [2021-06-15T02:45:56.634Z] f706445af74f: Verifying Checksum [2021-06-15T02:45:56.635Z] f706445af74f: Download complete [2021-06-15T02:45:56.897Z] 0510c868ecb4: Verifying Checksum [2021-06-15T02:45:56.897Z] 0510c868ecb4: Download complete [2021-06-15T02:46:03.511Z] 0510c868ecb4: Pull complete [2021-06-15T02:46:03.511Z] afea3b2eda06: Pull complete [2021-06-15T02:46:03.511Z] 7809a108b3ef: Pull complete [2021-06-15T02:46:06.063Z] f706445af74f: Pull complete [2021-06-15T02:46:06.063Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T02:46:06.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T02:46:06.063Z] ---> b068be0155e3 [2021-06-15T02:46:06.063Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-15T02:47:02.376Z] ---> Running in 2c02a628901b [2021-06-15T02:47:02.376Z] Removing intermediate container 2c02a628901b [2021-06-15T02:47:02.376Z] ---> 7a606829e303 [2021-06-15T02:47:02.376Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T02:47:02.376Z] ---> Running in 564d42a73262 [2021-06-15T02:47:02.376Z] Removing intermediate container 564d42a73262 [2021-06-15T02:47:02.376Z] ---> 0e92333f91ce [2021-06-15T02:47:02.376Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-15T02:47:02.376Z] ---> Running in 001cd5a5eaf2 [2021-06-15T02:47:02.376Z] Removing intermediate container 001cd5a5eaf2 [2021-06-15T02:47:02.376Z] ---> 4909e5d2b3ac [2021-06-15T02:47:02.376Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T02:47:02.376Z] ---> Running in 0ded088c0c42 [2021-06-15T02:47:02.376Z] Removing intermediate container 0ded088c0c42 [2021-06-15T02:47:02.376Z] ---> 8f0195584b9a [2021-06-15T02:47:02.376Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T02:47:02.376Z] ---> Running in 379436db0998 [2021-06-15T02:47:02.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T02:47:02.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T02:47:02.951Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-15T02:47:02.951Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-15T02:47:02.951Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-15T02:47:03.212Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-15T02:47:03.212Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-15T02:47:03.212Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-15T02:47:03.474Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-15T02:47:03.738Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-15T02:47:03.738Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-15T02:47:03.738Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-15T02:47:04.000Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-15T02:47:04.000Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-15T02:47:04.266Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-15T02:47:04.266Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T02:47:04.266Z] OK: 156 MiB in 53 packages [2021-06-15T02:47:07.571Z] Removing intermediate container 379436db0998 [2021-06-15T02:47:07.571Z] ---> 29977221157e [2021-06-15T02:47:07.571Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-15T02:47:07.571Z] ---> Running in 6629a89ed728 [2021-06-15T02:47:07.832Z] Removing intermediate container 6629a89ed728 [2021-06-15T02:47:07.832Z] ---> b9aa029a381c [2021-06-15T02:47:07.832Z] Step 9/10 : COPY . . [2021-06-15T02:47:09.233Z] ---> ece86cc77dd6 [2021-06-15T02:47:09.233Z] Step 10/10 : RUN go mod download [2021-06-15T02:47:09.807Z] ---> Running in 7ec9cf021442 [2021-06-15T02:47:11.147Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1407 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-06-15T02:47:11.169Z] Running in /w/workspace/device-snmp-go/34 [Pipeline] { [Pipeline] checkout [2021-06-15T02:47:11.426Z] Selected Git installation does not exist. Using Default [2021-06-15T02:47:11.427Z] The recommended git tool is: NONE [2021-06-15T02:47:17.043Z] using credential edgex-jenkins-ssh [2021-06-15T02:47:17.063Z] Cloning the remote Git repository [2021-06-15T02:47:17.111Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-15T02:47:17.221Z] > git init /w/workspace/device-snmp-go/34 # timeout=10 [2021-06-15T02:47:17.300Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-15T02:47:17.301Z] > git --version # timeout=10 [2021-06-15T02:47:17.328Z] > git --version # 'git version 2.17.1' [2021-06-15T02:47:17.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T02:47:17.418Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T02:47:18.192Z] Avoid second fetch [2021-06-15T02:47:18.193Z] Checking out Revision 11d8369584318023b9540bc2f4ed2887017df2a8 (master) [2021-06-15T02:47:18.150Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-15T02:47:18.165Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T02:47:18.207Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T02:47:18.219Z] > git checkout -f 11d8369584318023b9540bc2f4ed2887017df2a8 # timeout=10 [2021-06-15T02:47:22.424Z] Commit message: "Merge pull request #111 from hahattan/sdk-issue-967" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T02:47:23.766Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T02:47:24.191Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T02:47:24.559Z] + sudo service docker restart [2021-06-15T02:47:24.560Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T02:47:42.909Z] provisioning config files... [2021-06-15T02:47:42.935Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/34@tmp/config5046015863439037520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:47:43.326Z] ---> docker-login.sh [2021-06-15T02:47:43.326Z] nexus3.edgexfoundry.org:10001 [2021-06-15T02:47:43.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:47:44.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:47:44.527Z] Configure a credential helper to remove this warning. See [2021-06-15T02:47:44.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:47:44.527Z] [2021-06-15T02:47:44.527Z] Login Succeeded [2021-06-15T02:47:44.527Z] nexus3.edgexfoundry.org:10002 [2021-06-15T02:47:44.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:47:45.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:47:45.090Z] Configure a credential helper to remove this warning. See [2021-06-15T02:47:45.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:47:45.090Z] [2021-06-15T02:47:45.090Z] Login Succeeded [2021-06-15T02:47:45.090Z] nexus3.edgexfoundry.org:10003 [2021-06-15T02:47:45.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:47:45.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:47:45.641Z] Configure a credential helper to remove this warning. See [2021-06-15T02:47:45.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:47:45.641Z] [2021-06-15T02:47:45.641Z] Login Succeeded [2021-06-15T02:47:45.641Z] nexus3.edgexfoundry.org:10004 [2021-06-15T02:47:45.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:47:45.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:47:45.915Z] Configure a credential helper to remove this warning. See [2021-06-15T02:47:45.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:47:45.915Z] [2021-06-15T02:47:45.915Z] Login Succeeded [2021-06-15T02:47:46.193Z] docker.io [2021-06-15T02:47:46.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:47:46.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:47:46.741Z] Configure a credential helper to remove this warning. See [2021-06-15T02:47:46.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:47:46.741Z] [2021-06-15T02:47:46.741Z] Login Succeeded [2021-06-15T02:47:46.741Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T02:47:46.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-15T02:47:47.080Z] ========================================================= [2021-06-15T02:47:47.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T02:47:47.080Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:47:47.442Z] + 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 . [2021-06-15T02:47:47.718Z] Sending build context to Docker daemon 358.4kB [2021-06-15T02:47:47.718Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T02:47:47.718Z] Step 2/10 : FROM ${BASE} [2021-06-15T02:47:47.994Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T02:47:47.994Z] 595b0fe564bb: Pulling fs layer [2021-06-15T02:47:47.994Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T02:47:47.994Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T02:47:47.994Z] ba82ee9f976e: Pulling fs layer [2021-06-15T02:47:47.994Z] 506bd15cee9f: Pulling fs layer [2021-06-15T02:47:47.994Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T02:47:47.994Z] 618dc40b7e24: Pulling fs layer [2021-06-15T02:47:47.994Z] 506bd15cee9f: Waiting [2021-06-15T02:47:47.994Z] ba82ee9f976e: Waiting [2021-06-15T02:47:47.994Z] 75a0a4a0db45: Waiting [2021-06-15T02:47:47.994Z] 618dc40b7e24: Waiting [2021-06-15T02:47:47.994Z] 5b7225fbf94c: Verifying Checksum [2021-06-15T02:47:47.994Z] 5b7225fbf94c: Download complete [2021-06-15T02:47:47.994Z] 3088b5b3c5c0: Verifying Checksum [2021-06-15T02:47:47.994Z] 3088b5b3c5c0: Download complete [2021-06-15T02:47:47.994Z] 506bd15cee9f: Download complete [2021-06-15T02:47:48.270Z] 75a0a4a0db45: Download complete [2021-06-15T02:47:48.270Z] 595b0fe564bb: Verifying Checksum [2021-06-15T02:47:48.270Z] 595b0fe564bb: Download complete [2021-06-15T02:47:48.872Z] 595b0fe564bb: Pull complete [2021-06-15T02:47:49.483Z] 3088b5b3c5c0: Pull complete [2021-06-15T02:47:50.082Z] 5b7225fbf94c: Pull complete [2021-06-15T02:47:50.083Z] 618dc40b7e24: Verifying Checksum [2021-06-15T02:47:50.083Z] 618dc40b7e24: Download complete [2021-06-15T02:47:51.514Z] ba82ee9f976e: Download complete [2021-06-15T02:48:01.666Z] ba82ee9f976e: Pull complete [2021-06-15T02:48:01.943Z] 506bd15cee9f: Pull complete [2021-06-15T02:48:02.215Z] 75a0a4a0db45: Pull complete [2021-06-15T02:48:08.191Z] 618dc40b7e24: Pull complete [2021-06-15T02:48:08.191Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T02:48:08.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T02:48:08.191Z] ---> a36622ca3599 [2021-06-15T02:48:08.191Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-15T02:48:08.191Z] ---> Running in 001e8ab7ed82 [2021-06-15T02:48:08.463Z] Removing intermediate container 001e8ab7ed82 [2021-06-15T02:48:08.463Z] ---> 8bc12fb90936 [2021-06-15T02:48:08.463Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T02:48:08.736Z] ---> Running in 1d1220214366 [2021-06-15T02:48:09.008Z] Removing intermediate container 1d1220214366 [2021-06-15T02:48:09.008Z] ---> 578588bdc3bf [2021-06-15T02:48:09.008Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-15T02:48:09.282Z] ---> Running in a4b38233f053 [2021-06-15T02:48:09.556Z] Removing intermediate container a4b38233f053 [2021-06-15T02:48:09.556Z] ---> 7721e8248024 [2021-06-15T02:48:09.556Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T02:48:09.837Z] ---> Running in 303117c1c8f9 [2021-06-15T02:48:12.021Z] Removing intermediate container 303117c1c8f9 [2021-06-15T02:48:12.021Z] ---> 9b0e5bf44996 [2021-06-15T02:48:12.021Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T02:48:12.300Z] ---> Running in 5c902606ce41 [2021-06-15T02:48:13.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T02:48:14.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T02:48:15.322Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-15T02:48:15.322Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-15T02:48:15.593Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-15T02:48:15.593Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-15T02:48:15.593Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-15T02:48:15.871Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-15T02:48:15.871Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-15T02:48:16.471Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-15T02:48:16.471Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-15T02:48:16.471Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-15T02:48:16.742Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-15T02:48:16.742Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-15T02:48:16.742Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-15T02:48:17.015Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T02:48:17.015Z] OK: 145 MiB in 53 packages [2021-06-15T02:48:18.449Z] Removing intermediate container 5c902606ce41 [2021-06-15T02:48:18.449Z] ---> 338506035491 [2021-06-15T02:48:18.449Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-15T02:48:18.449Z] ---> Running in 1524e4d4b5a7 [2021-06-15T02:48:19.046Z] Removing intermediate container 1524e4d4b5a7 [2021-06-15T02:48:19.046Z] ---> 3c7662c31933 [2021-06-15T02:48:19.046Z] Step 9/10 : COPY . . [2021-06-15T02:48:20.033Z] ---> 0b101c0ff070 [2021-06-15T02:48:20.033Z] Step 10/10 : RUN go mod download [2021-06-15T02:48:20.033Z] ---> Running in f182ae907ff9 [2021-06-15T02:48:33.394Z] Removing intermediate container 7ec9cf021442 [2021-06-15T02:48:33.394Z] ---> 0019b852ad8f [2021-06-15T02:48:33.394Z] Successfully built 0019b852ad8f [2021-06-15T02:48:33.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:48:33.703Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T02:48:33.703Z] . [Pipeline] withDockerContainer [2021-06-15T02:48:33.782Z] prd-centos7-docker-4c-2g-1404 does not seem to be running inside a container [2021-06-15T02:48:33.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/34 -v /w/workspace/device-snmp-go/34:/w/workspace/device-snmp-go/34:rw,z -v /w/workspace/device-snmp-go/34@tmp:/w/workspace/device-snmp-go/34@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 ******** ci-base-image-x86_64 cat [2021-06-15T02:48:35.000Z] $ docker top cee12adff5492d5aa2dda049185696c788c9a7527f42c9d093e9b1b0294196b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T02:48:35.411Z] + go version [2021-06-15T02:48:35.411Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T02:48:35.420Z] $ docker stop --time=1 cee12adff5492d5aa2dda049185696c788c9a7527f42c9d093e9b1b0294196b8 [2021-06-15T02:48:37.025Z] $ docker rm -f cee12adff5492d5aa2dda049185696c788c9a7527f42c9d093e9b1b0294196b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:48:37.637Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T02:48:37.637Z] . [Pipeline] withDockerContainer [2021-06-15T02:48:37.711Z] prd-centos7-docker-4c-2g-1404 does not seem to be running inside a container [2021-06-15T02:48:37.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/34 -v /w/workspace/device-snmp-go/34:/w/workspace/device-snmp-go/34:rw,z -v /w/workspace/device-snmp-go/34@tmp:/w/workspace/device-snmp-go/34@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 ******** ci-base-image-x86_64 cat [2021-06-15T02:48:38.781Z] $ docker top 474a3a21cc441dc099e7c9b85f3587a5f85e4571d612f7ba4402c3abc71127d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T02:48:39.191Z] + go mod tidy [Pipeline] sh [2021-06-15T02:48:39.761Z] + make test [2021-06-15T02:48:39.762Z] go mod tidy [2021-06-15T02:48:39.762Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-15T02:48:40.338Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-15T02:48:46.849Z] Removing intermediate container f182ae907ff9 [2021-06-15T02:48:46.849Z] ---> 967fad9c6e98 [2021-06-15T02:48:46.849Z] Successfully built 967fad9c6e98 [2021-06-15T02:48:46.849Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:48:47.200Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T02:48:47.200Z] . [Pipeline] withDockerContainer [2021-06-15T02:48:47.423Z] prd-ubuntu18.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container [2021-06-15T02:48:47.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/34 -v /w/workspace/device-snmp-go/34:/w/workspace/device-snmp-go/34:rw,z -v /w/workspace/device-snmp-go/34@tmp:/w/workspace/device-snmp-go/34@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 ******** ci-base-image-arm64 cat [2021-06-15T02:48:49.062Z] $ docker top 53ae0107854d270e00cc502334a4ea8f83b071e9cdb2114c41e4011be5642f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T02:48:50.011Z] + go version [2021-06-15T02:48:50.011Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T02:48:50.048Z] $ docker stop --time=1 53ae0107854d270e00cc502334a4ea8f83b071e9cdb2114c41e4011be5642f71 [2021-06-15T02:48:51.818Z] $ docker rm -f 53ae0107854d270e00cc502334a4ea8f83b071e9cdb2114c41e4011be5642f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:48:52.602Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T02:48:52.602Z] . [Pipeline] withDockerContainer [2021-06-15T02:48:52.828Z] prd-ubuntu18.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container [2021-06-15T02:48:52.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/34 -v /w/workspace/device-snmp-go/34:/w/workspace/device-snmp-go/34:rw,z -v /w/workspace/device-snmp-go/34@tmp:/w/workspace/device-snmp-go/34@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 ******** ci-base-image-arm64 cat [2021-06-15T02:48:54.493Z] $ docker top 22e3fe0bb0f1d5b6361c0f271cfa6ee4dafcd487184b7f366dd256cd4d5782fb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T02:48:55.458Z] + go mod tidy [Pipeline] sh [2021-06-15T02:48:56.735Z] + make test [2021-06-15T02:48:56.735Z] go mod tidy [2021-06-15T02:48:57.338Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-15T02:48:58.326Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-15T02:49:02.465Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-15T02:49:02.465Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-06-15T02:49:02.465Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-15T02:49:09.116Z] gofmt -l . [2021-06-15T02:49:09.116Z] [ "`gofmt -l .`" = "" ] [2021-06-15T02:49:09.116Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-15T02:49:09.125Z] $ docker stop --time=1 474a3a21cc441dc099e7c9b85f3587a5f85e4571d612f7ba4402c3abc71127d1 [2021-06-15T02:49:14.306Z] $ docker rm -f 474a3a21cc441dc099e7c9b85f3587a5f85e4571d612f7ba4402c3abc71127d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T02:49:14.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-15T02:49:14.938Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-15T02:49:18.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T02:49:19.089Z] + ls -al . [2021-06-15T02:49:19.090Z] total 104 [2021-06-15T02:49:19.090Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 15 02:49 . [2021-06-15T02:49:19.090Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 15 02:45 .. [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 6520 Jun 15 02:45 Attribution.txt [2021-06-15T02:49:19.090Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 15 02:45 bin [2021-06-15T02:49:19.090Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 15 02:45 cmd [2021-06-15T02:49:19.090Z] -rw-r--r--. 1 jenkins jenkins 7631 Jun 15 02:49 coverage.out [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 1459 Jun 15 02:45 Dockerfile [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jun 15 02:45 Dockerfile.build [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 6 Jun 15 02:45 .dockerignore [2021-06-15T02:49:19.090Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 02:45 .git [2021-06-15T02:49:19.090Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 02:45 .github [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 269 Jun 15 02:45 .gitignore [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 223 Jun 15 02:45 go.mod [2021-06-15T02:49:19.090Z] -rw-r--r--. 1 jenkins jenkins 21038 Jun 15 02:48 go.sum [2021-06-15T02:49:19.090Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 02:45 internal [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 656 Jun 15 02:45 Jenkinsfile [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 15 02:45 LICENSE [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 936 Jun 15 02:45 Makefile [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 9079 Jun 15 02:45 README.md [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 15 02:44 VERSION [2021-06-15T02:49:19.090Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 15 02:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:49:19.394Z] + 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=11d8369584318023b9540bc2f4ed2887017df2a8 --label arch=amd64 --label version=1.3.2-dev.10 . [2021-06-15T02:49:19.394Z] Sending build context to Docker daemon 367.6kB [2021-06-15T02:49:19.394Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T02:49:19.394Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T02:49:19.394Z] ---> 0019b852ad8f [2021-06-15T02:49:19.394Z] Step 3/24 : ARG MAKE='make build' [2021-06-15T02:49:20.336Z] ---> Running in 3648881455e1 [2021-06-15T02:49:20.596Z] Removing intermediate container 3648881455e1 [2021-06-15T02:49:20.596Z] ---> e7c33a0268b1 [2021-06-15T02:49:20.596Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-15T02:49:20.857Z] ---> Running in 29d7daed9403 [2021-06-15T02:49:21.118Z] Removing intermediate container 29d7daed9403 [2021-06-15T02:49:21.119Z] ---> 0627dd8b5e33 [2021-06-15T02:49:21.119Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T02:49:21.382Z] ---> Running in 71f9de88a574 [2021-06-15T02:49:21.382Z] Removing intermediate container 71f9de88a574 [2021-06-15T02:49:21.382Z] ---> ccc043fd86b9 [2021-06-15T02:49:21.382Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T02:49:21.644Z] ---> Running in 5d1ac3a7a8e4 [2021-06-15T02:49:23.033Z] Removing intermediate container 5d1ac3a7a8e4 [2021-06-15T02:49:23.033Z] ---> 1e1c62c60776 [2021-06-15T02:49:23.033Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T02:49:23.305Z] ---> Running in 44ec5dd5a441 [2021-06-15T02:49:24.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T02:49:25.194Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T02:49:25.458Z] OK: 156 MiB in 53 packages [2021-06-15T02:49:26.402Z] Removing intermediate container 44ec5dd5a441 [2021-06-15T02:49:26.402Z] ---> 2ae447c37bf7 [2021-06-15T02:49:26.402Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-15T02:49:26.402Z] ---> Running in 2383d7a583c5 [2021-06-15T02:49:26.972Z] Removing intermediate container 2383d7a583c5 [2021-06-15T02:49:26.972Z] ---> 0e7234b7651e [2021-06-15T02:49:26.972Z] Step 9/24 : COPY . . [2021-06-15T02:49:28.355Z] ---> 0252f74f5bb6 [2021-06-15T02:49:28.355Z] Step 10/24 : RUN go mod tidy [2021-06-15T02:49:28.355Z] ---> Running in e1c7ffd0752a [2021-06-15T02:49:31.692Z] Removing intermediate container e1c7ffd0752a [2021-06-15T02:49:31.692Z] ---> ecdfd0fefea0 [2021-06-15T02:49:31.692Z] Step 11/24 : RUN make update [2021-06-15T02:49:31.692Z] ---> Running in 31d6024a3844 [2021-06-15T02:49:32.268Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T02:49:32.847Z] Removing intermediate container 31d6024a3844 [2021-06-15T02:49:32.847Z] ---> aac1108b0bc7 [2021-06-15T02:49:32.847Z] Step 12/24 : RUN ${MAKE} [2021-06-15T02:49:33.108Z] ---> Running in 8f92c5d1d4bf [2021-06-15T02:49:34.052Z] go mod tidy [2021-06-15T02:49:34.052Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.10" -o cmd/device-snmp ./cmd [2021-06-15T02:49:45.346Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-15T02:49:45.346Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements [2021-06-15T02:49:45.346Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-15T02:49:56.049Z] Removing intermediate container 8f92c5d1d4bf [2021-06-15T02:49:56.049Z] ---> cc9fb783ad7c [2021-06-15T02:49:56.049Z] Step 13/24 : FROM alpine:3.12 [2021-06-15T02:49:56.049Z] 3.12: Pulling from library/alpine [2021-06-15T02:49:56.049Z] 339de151aab4: Pulling fs layer [2021-06-15T02:49:56.049Z] 339de151aab4: Verifying Checksum [2021-06-15T02:49:56.049Z] 339de151aab4: Download complete [2021-06-15T02:49:56.049Z] 339de151aab4: Pull complete [2021-06-15T02:49:56.049Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T02:49:56.049Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T02:49:56.049Z] ---> 13621d1b12d4 [2021-06-15T02:49:56.049Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T02:49:56.310Z] ---> Running in b192ac8580a1 [2021-06-15T02:49:57.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T02:49:57.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T02:49:57.532Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T02:49:57.532Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T02:49:57.532Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T02:49:57.532Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T02:49:57.532Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T02:49:57.532Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T02:49:57.532Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T02:49:57.532Z] OK: 8 MiB in 20 packages [2021-06-15T02:49:58.924Z] Removing intermediate container b192ac8580a1 [2021-06-15T02:49:58.924Z] ---> 5026a94794a0 [2021-06-15T02:49:58.924Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-15T02:50:00.841Z] ---> 0c442b48ed85 [2021-06-15T02:50:00.841Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-15T02:50:01.413Z] ---> d8c4b4283dbe [2021-06-15T02:50:01.413Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-15T02:50:01.990Z] ---> 108f461651cd [2021-06-15T02:50:01.990Z] Step 18/24 : EXPOSE 59993 [2021-06-15T02:50:01.991Z] ---> Running in 1f76c9e8058c [2021-06-15T02:50:02.563Z] Removing intermediate container 1f76c9e8058c [2021-06-15T02:50:02.563Z] ---> feb4e1bb748a [2021-06-15T02:50:02.563Z] Step 19/24 : EXPOSE 161 [2021-06-15T02:50:02.563Z] ---> Running in 023b1f72884f [2021-06-15T02:50:02.824Z] Removing intermediate container 023b1f72884f [2021-06-15T02:50:02.824Z] ---> 86ceecefc457 [2021-06-15T02:50:02.824Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-15T02:50:03.084Z] ---> Running in 2b3c91284756 [2021-06-15T02:50:03.344Z] Removing intermediate container 2b3c91284756 [2021-06-15T02:50:03.344Z] ---> 455016695a87 [2021-06-15T02:50:03.344Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-15T02:50:03.605Z] ---> Running in 1cc7c32a93cc [2021-06-15T02:50:03.867Z] Removing intermediate container 1cc7c32a93cc [2021-06-15T02:50:03.867Z] ---> 27a017885bc7 [2021-06-15T02:50:03.867Z] Step 22/24 : LABEL arch=amd64 [2021-06-15T02:50:04.129Z] ---> Running in 330bca2676da [2021-06-15T02:50:04.397Z] Removing intermediate container 330bca2676da [2021-06-15T02:50:04.397Z] ---> 4d19b332f519 [2021-06-15T02:50:04.397Z] Step 23/24 : LABEL git_sha=11d8369584318023b9540bc2f4ed2887017df2a8 [2021-06-15T02:50:04.667Z] ---> Running in dc2b7a0afab4 [2021-06-15T02:50:04.930Z] Removing intermediate container dc2b7a0afab4 [2021-06-15T02:50:04.930Z] ---> 82c9279711a1 [2021-06-15T02:50:04.930Z] Step 24/24 : LABEL version=1.3.2-dev.10 [2021-06-15T02:50:05.191Z] ---> Running in 8574d08af491 [2021-06-15T02:50:05.453Z] Removing intermediate container 8574d08af491 [2021-06-15T02:50:05.453Z] ---> e233aa3648f0 [2021-06-15T02:50:05.453Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T02:50:05.453Z] Successfully built e233aa3648f0 [2021-06-15T02:50:05.453Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T02:50:05.729Z] provisioning config files... [2021-06-15T02:50:05.742Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/34@tmp/config8826555293368055809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:50:06.069Z] ---> docker-login.sh [2021-06-15T02:50:06.069Z] nexus3.edgexfoundry.org:10001 [2021-06-15T02:50:06.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:50:06.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:50:06.069Z] Configure a credential helper to remove this warning. See [2021-06-15T02:50:06.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:50:06.069Z] [2021-06-15T02:50:06.069Z] Login Succeeded [2021-06-15T02:50:06.069Z] nexus3.edgexfoundry.org:10002 [2021-06-15T02:50:06.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:50:06.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:50:06.332Z] Configure a credential helper to remove this warning. See [2021-06-15T02:50:06.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:50:06.332Z] [2021-06-15T02:50:06.332Z] Login Succeeded [2021-06-15T02:50:06.332Z] nexus3.edgexfoundry.org:10003 [2021-06-15T02:50:06.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:50:06.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:50:06.332Z] Configure a credential helper to remove this warning. See [2021-06-15T02:50:06.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:50:06.332Z] [2021-06-15T02:50:06.332Z] Login Succeeded [2021-06-15T02:50:06.332Z] nexus3.edgexfoundry.org:10004 [2021-06-15T02:50:06.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:50:06.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:50:06.594Z] Configure a credential helper to remove this warning. See [2021-06-15T02:50:06.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:50:06.594Z] [2021-06-15T02:50:06.594Z] Login Succeeded [2021-06-15T02:50:06.594Z] docker.io [2021-06-15T02:50:06.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:50:06.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:50:06.856Z] Configure a credential helper to remove this warning. See [2021-06-15T02:50:06.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:50:06.856Z] [2021-06-15T02:50:06.856Z] Login Succeeded [2021-06-15T02:50:06.856Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T02:50:06.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T02:50:06.996Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-06-15T02:50:06.996Z] 11d8369584318023b9540bc2f4ed2887017df2a8 [2021-06-15T02:50:06.996Z] latest [2021-06-15T02:50:06.996Z] 1.3.2-dev.10 [2021-06-15T02:50:06.996Z] 11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [2021-06-15T02:50:06.996Z] master [2021-06-15T02:50:06.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:07.351Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:07.677Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8 [2021-06-15T02:50:07.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-15T02:50:07.677Z] c79f56a5f4bf: Preparing [2021-06-15T02:50:07.677Z] 99e4e8cc008c: Preparing [2021-06-15T02:50:07.677Z] fe0f604d4188: Preparing [2021-06-15T02:50:07.677Z] a4b2040f698d: Preparing [2021-06-15T02:50:07.677Z] 32f366d666a5: Preparing [2021-06-15T02:50:07.677Z] 32f366d666a5: Layer already exists [2021-06-15T02:50:07.939Z] c79f56a5f4bf: Pushed [2021-06-15T02:50:07.939Z] a4b2040f698d: Pushed [2021-06-15T02:50:07.939Z] 99e4e8cc008c: Pushed [2021-06-15T02:50:09.356Z] fe0f604d4188: Pushed [2021-06-15T02:50:09.618Z] 11d8369584318023b9540bc2f4ed2887017df2a8: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:09.937Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:10.253Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-06-15T02:50:10.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-15T02:50:10.253Z] c79f56a5f4bf: Preparing [2021-06-15T02:50:10.253Z] 99e4e8cc008c: Preparing [2021-06-15T02:50:10.253Z] fe0f604d4188: Preparing [2021-06-15T02:50:10.253Z] a4b2040f698d: Preparing [2021-06-15T02:50:10.253Z] 32f366d666a5: Preparing [2021-06-15T02:50:10.253Z] 32f366d666a5: Layer already exists [2021-06-15T02:50:10.253Z] 99e4e8cc008c: Layer already exists [2021-06-15T02:50:10.253Z] c79f56a5f4bf: Layer already exists [2021-06-15T02:50:10.253Z] fe0f604d4188: Layer already exists [2021-06-15T02:50:10.253Z] a4b2040f698d: Layer already exists [2021-06-15T02:50:10.253Z] latest: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:10.561Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:10.875Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.10 [2021-06-15T02:50:10.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-15T02:50:10.875Z] c79f56a5f4bf: Preparing [2021-06-15T02:50:10.875Z] 99e4e8cc008c: Preparing [2021-06-15T02:50:10.875Z] fe0f604d4188: Preparing [2021-06-15T02:50:10.875Z] a4b2040f698d: Preparing [2021-06-15T02:50:10.875Z] 32f366d666a5: Preparing [2021-06-15T02:50:10.875Z] fe0f604d4188: Layer already exists [2021-06-15T02:50:10.875Z] 99e4e8cc008c: Layer already exists [2021-06-15T02:50:10.876Z] 32f366d666a5: Layer already exists [2021-06-15T02:50:10.876Z] a4b2040f698d: Layer already exists [2021-06-15T02:50:10.876Z] c79f56a5f4bf: Layer already exists [2021-06-15T02:50:10.876Z] 1.3.2-dev.10: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:11.187Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:11.502Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [2021-06-15T02:50:11.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-15T02:50:11.502Z] c79f56a5f4bf: Preparing [2021-06-15T02:50:11.502Z] 99e4e8cc008c: Preparing [2021-06-15T02:50:11.502Z] fe0f604d4188: Preparing [2021-06-15T02:50:11.502Z] a4b2040f698d: Preparing [2021-06-15T02:50:11.502Z] 32f366d666a5: Preparing [2021-06-15T02:50:11.502Z] 99e4e8cc008c: Layer already exists [2021-06-15T02:50:11.502Z] 32f366d666a5: Layer already exists [2021-06-15T02:50:11.502Z] a4b2040f698d: Layer already exists [2021-06-15T02:50:11.502Z] c79f56a5f4bf: Layer already exists [2021-06-15T02:50:11.502Z] fe0f604d4188: Layer already exists [2021-06-15T02:50:11.502Z] 11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:11.810Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:12.110Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:master [2021-06-15T02:50:12.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-15T02:50:12.110Z] c79f56a5f4bf: Preparing [2021-06-15T02:50:12.110Z] 99e4e8cc008c: Preparing [2021-06-15T02:50:12.110Z] fe0f604d4188: Preparing [2021-06-15T02:50:12.110Z] a4b2040f698d: Preparing [2021-06-15T02:50:12.110Z] 32f366d666a5: Preparing [2021-06-15T02:50:12.110Z] 99e4e8cc008c: Layer already exists [2021-06-15T02:50:12.110Z] a4b2040f698d: Layer already exists [2021-06-15T02:50:12.110Z] 32f366d666a5: Layer already exists [2021-06-15T02:50:12.110Z] c79f56a5f4bf: Layer already exists [2021-06-15T02:50:12.110Z] fe0f604d4188: Layer already exists [2021-06-15T02:50:12.110Z] master: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2021-06-15T02:50:12.147Z] gofmt -l . [2021-06-15T02:50:12.148Z] [ "`gofmt -l .`" = "" ] [2021-06-15T02:50:12.148Z] ./bin/test-attribution-txt.sh [Pipeline] // withEnv [Pipeline] echo [2021-06-15T02:50:12.174Z] ===================================================== [Pipeline] } [2021-06-15T02:50:12.209Z] $ docker stop --time=1 22e3fe0bb0f1d5b6361c0f271cfa6ee4dafcd487184b7f366dd256cd4d5782fb [2021-06-15T02:50:14.223Z] $ docker rm -f 22e3fe0bb0f1d5b6361c0f271cfa6ee4dafcd487184b7f366dd256cd4d5782fb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo [2021-06-15T02:50:14.819Z] taggedImages: [2021-06-15T02:50:14.819Z] - nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8 [2021-06-15T02:50:14.819Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-06-15T02:50:14.819Z] - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.10 [2021-06-15T02:50:14.819Z] - nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [2021-06-15T02:50:14.819Z] - nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-06-15T02:50:15.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] libraryResource [Pipeline] sh [Pipeline] stash [2021-06-15T02:50:15.220Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T02:50:15.475Z] ---> job-cost.sh [2021-06-15T02:50:15.475Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oihl [2021-06-15T02:50:15.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T02:50:16.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-15T02:50:16.509Z] + ls -al . [2021-06-15T02:50:16.509Z] total 128 [2021-06-15T02:50:16.509Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 02:50 . [2021-06-15T02:50:16.509Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 02:47 .. [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 15 02:47 .dockerignore [2021-06-15T02:50:16.509Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 02:47 .git [2021-06-15T02:50:16.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 02:47 .github [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 269 Jun 15 02:47 .gitignore [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jun 15 02:47 Attribution.txt [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jun 15 02:47 Dockerfile [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jun 15 02:47 Dockerfile.build [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 15 02:47 Jenkinsfile [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 15 02:47 LICENSE [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 936 Jun 15 02:47 Makefile [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 9079 Jun 15 02:47 README.md [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 15 02:44 VERSION [2021-06-15T02:50:16.509Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 02:47 bin [2021-06-15T02:50:16.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 02:47 cmd [2021-06-15T02:50:16.509Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 15 02:49 coverage.out [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 223 Jun 15 02:47 go.mod [2021-06-15T02:50:16.509Z] -rw-r--r-- 1 jenkins jenkins 21038 Jun 15 02:48 go.sum [2021-06-15T02:50:16.509Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 02:47 internal [2021-06-15T02:50:16.509Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 15 02:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:50:16.852Z] + 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=11d8369584318023b9540bc2f4ed2887017df2a8 --label arch=arm64 --label version=1.3.2-dev.10 . [2021-06-15T02:50:17.128Z] Sending build context to Docker daemon 366.6kB [2021-06-15T02:50:17.128Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T02:50:17.128Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-15T02:50:17.128Z] ---> 967fad9c6e98 [2021-06-15T02:50:17.128Z] Step 3/24 : ARG MAKE='make build' [2021-06-15T02:50:17.400Z] ---> Running in d1e6437e3ae5 [2021-06-15T02:50:17.994Z] Removing intermediate container d1e6437e3ae5 [2021-06-15T02:50:17.994Z] ---> 81cc95f54503 [2021-06-15T02:50:17.994Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-15T02:50:17.994Z] ---> Running in fcf498103a46 [2021-06-15T02:50:18.591Z] Removing intermediate container fcf498103a46 [2021-06-15T02:50:18.591Z] ---> 4b518c89e646 [2021-06-15T02:50:18.591Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-15T02:50:18.591Z] ---> Running in 6e04238385db [2021-06-15T02:50:19.185Z] Removing intermediate container 6e04238385db [2021-06-15T02:50:19.185Z] ---> 8046feb7c467 [2021-06-15T02:50:19.185Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T02:50:19.185Z] ---> Running in cbc181d12fd8 [2021-06-15T02:50:21.156Z] Removing intermediate container cbc181d12fd8 [2021-06-15T02:50:21.156Z] ---> 8ad098f6421b [2021-06-15T02:50:21.156Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-15T02:50:21.429Z] ---> Running in 8dda5db17439 [2021-06-15T02:50:22.402Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T02:50:23.371Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T02:50:24.343Z] OK: 145 MiB in 53 packages [2021-06-15T02:50:25.325Z] Removing intermediate container 8dda5db17439 [2021-06-15T02:50:25.325Z] ---> 5a2a94246f74 [2021-06-15T02:50:25.325Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-15T02:50:25.325Z] ---> Running in f17cdd6a527a [2021-06-15T02:50:25.917Z] Removing intermediate container f17cdd6a527a [2021-06-15T02:50:25.917Z] ---> e6a577417392 [2021-06-15T02:50:25.917Z] Step 9/24 : COPY . . [2021-06-15T02:50:26.897Z] ---> 393db6e5b8cf [2021-06-15T02:50:26.897Z] Step 10/24 : RUN go mod tidy [2021-06-15T02:50:26.897Z] ---> Running in 4be1d886deef [2021-06-15T02:50:29.521Z] Removing intermediate container 4be1d886deef [2021-06-15T02:50:29.521Z] ---> b0bb905a5e4d [2021-06-15T02:50:29.521Z] Step 11/24 : RUN make update [2021-06-15T02:50:29.521Z] ---> Running in 68be44861afe [2021-06-15T02:50:30.964Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-15T02:50:31.946Z] Removing intermediate container 68be44861afe [2021-06-15T02:50:31.946Z] ---> 0698af31fb82 [2021-06-15T02:50:31.946Z] Step 12/24 : RUN ${MAKE} [2021-06-15T02:50:31.946Z] ---> Running in d90e904ebe5f [2021-06-15T02:50:33.414Z] go mod tidy [2021-06-15T02:50:33.688Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.10" -o cmd/device-snmp ./cmd [2021-06-15T02:50:34.237Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T02:51:06.460Z] lf-activate-venv(): INFO: Adding /tmp/venv-oihl/bin to PATH [2021-06-15T02:51:06.460Z] INFO: No Stack... [2021-06-15T02:51:06.460Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T02:51:06.721Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T02:51:07.023Z] + cat /w/workspace/device-snmp-go/34/archives/cost.csv [2021-06-15T02:51:07.023Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T02:51:07.053Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [2021-06-15T02:51:07.062Z] Resource [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] did not exist. Created. [2021-06-15T02:51:07.063Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T02:51:07.401Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-15T02:51:07.478Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T02:51:07.489Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T02:51:12.716Z] Removing intermediate container d90e904ebe5f [2021-06-15T02:51:12.716Z] ---> d480667b27d5 [2021-06-15T02:51:12.716Z] Step 13/24 : FROM alpine:3.12 [2021-06-15T02:51:12.716Z] 3.12: Pulling from library/alpine [2021-06-15T02:51:12.716Z] d2f70382dc9a: Pulling fs layer [2021-06-15T02:51:12.716Z] d2f70382dc9a: Verifying Checksum [2021-06-15T02:51:12.716Z] d2f70382dc9a: Download complete [2021-06-15T02:51:12.716Z] d2f70382dc9a: Pull complete [2021-06-15T02:51:12.716Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T02:51:12.716Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T02:51:12.716Z] ---> 9852663dfa18 [2021-06-15T02:51:12.716Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T02:51:12.716Z] ---> Running in 7a3eb943f188 [2021-06-15T02:51:12.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T02:51:12.716Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T02:51:12.716Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T02:51:12.716Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T02:51:12.716Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T02:51:12.716Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T02:51:12.716Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T02:51:12.716Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T02:51:12.716Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T02:51:12.716Z] OK: 8 MiB in 20 packages [2021-06-15T02:51:12.716Z] Removing intermediate container 7a3eb943f188 [2021-06-15T02:51:12.716Z] ---> d97e3ffe9f91 [2021-06-15T02:51:12.716Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-15T02:51:14.152Z] ---> b9e2dafa36e6 [2021-06-15T02:51:14.152Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-15T02:51:14.748Z] ---> 877d283dcbca [2021-06-15T02:51:14.748Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-15T02:51:15.727Z] ---> b84269f1289b [2021-06-15T02:51:15.727Z] Step 18/24 : EXPOSE 59993 [2021-06-15T02:51:15.727Z] ---> Running in 729231b87b2a [2021-06-15T02:51:16.324Z] Removing intermediate container 729231b87b2a [2021-06-15T02:51:16.324Z] ---> 3d7b4a7f96a4 [2021-06-15T02:51:16.324Z] Step 19/24 : EXPOSE 161 [2021-06-15T02:51:16.324Z] ---> Running in 8880e4a981b2 [2021-06-15T02:51:16.919Z] Removing intermediate container 8880e4a981b2 [2021-06-15T02:51:16.919Z] ---> 48e58f164c51 [2021-06-15T02:51:16.919Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-15T02:51:16.919Z] ---> Running in bf8794725b98 [2021-06-15T02:51:17.516Z] Removing intermediate container bf8794725b98 [2021-06-15T02:51:17.516Z] ---> 4e4948b87964 [2021-06-15T02:51:17.516Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-15T02:51:17.516Z] ---> Running in 8b49c7c51a78 [2021-06-15T02:51:18.618Z] Removing intermediate container 8b49c7c51a78 [2021-06-15T02:51:18.618Z] ---> 2023b18bac74 [2021-06-15T02:51:18.618Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T02:51:18.618Z] ---> Running in b6a3d93250b7 [2021-06-15T02:51:18.618Z] Removing intermediate container b6a3d93250b7 [2021-06-15T02:51:18.618Z] ---> f31eb10fa0b9 [2021-06-15T02:51:18.618Z] Step 23/24 : LABEL git_sha=11d8369584318023b9540bc2f4ed2887017df2a8 [2021-06-15T02:51:18.618Z] ---> Running in 58275b61a888 [2021-06-15T02:51:19.213Z] Removing intermediate container 58275b61a888 [2021-06-15T02:51:19.213Z] ---> 699cd50ae855 [2021-06-15T02:51:19.213Z] Step 24/24 : LABEL version=1.3.2-dev.10 [2021-06-15T02:51:19.488Z] ---> Running in 5a8542d75374 [2021-06-15T02:51:19.760Z] Removing intermediate container 5a8542d75374 [2021-06-15T02:51:19.760Z] ---> ea5bc6f37c0d [2021-06-15T02:51:19.760Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-15T02:51:19.760Z] Successfully built ea5bc6f37c0d [2021-06-15T02:51:19.760Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T02:51:19.960Z] provisioning config files... [2021-06-15T02:51:19.979Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/34@tmp/config2050319833802135995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:51:20.351Z] ---> docker-login.sh [2021-06-15T02:51:20.351Z] nexus3.edgexfoundry.org:10001 [2021-06-15T02:51:20.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:51:20.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:51:20.901Z] Configure a credential helper to remove this warning. See [2021-06-15T02:51:20.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:51:20.901Z] [2021-06-15T02:51:20.901Z] Login Succeeded [2021-06-15T02:51:20.901Z] nexus3.edgexfoundry.org:10002 [2021-06-15T02:51:21.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:51:21.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:51:21.448Z] Configure a credential helper to remove this warning. See [2021-06-15T02:51:21.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:51:21.448Z] [2021-06-15T02:51:21.448Z] Login Succeeded [2021-06-15T02:51:21.448Z] nexus3.edgexfoundry.org:10003 [2021-06-15T02:51:21.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:51:21.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:51:21.995Z] Configure a credential helper to remove this warning. See [2021-06-15T02:51:21.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:51:21.995Z] [2021-06-15T02:51:21.995Z] Login Succeeded [2021-06-15T02:51:21.995Z] nexus3.edgexfoundry.org:10004 [2021-06-15T02:51:22.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:51:22.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:51:22.543Z] Configure a credential helper to remove this warning. See [2021-06-15T02:51:22.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:51:22.543Z] [2021-06-15T02:51:22.543Z] Login Succeeded [2021-06-15T02:51:22.543Z] docker.io [2021-06-15T02:51:22.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T02:51:23.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T02:51:23.413Z] Configure a credential helper to remove this warning. See [2021-06-15T02:51:23.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T02:51:23.413Z] [2021-06-15T02:51:23.413Z] Login Succeeded [2021-06-15T02:51:23.413Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T02:51:23.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T02:51:23.518Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-06-15T02:51:23.518Z] 11d8369584318023b9540bc2f4ed2887017df2a8 [2021-06-15T02:51:23.518Z] latest [2021-06-15T02:51:23.518Z] 1.3.2-dev.10 [2021-06-15T02:51:23.518Z] 11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [2021-06-15T02:51:23.518Z] master [2021-06-15T02:51:23.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:23.943Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:24.289Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8 [2021-06-15T02:51:24.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-15T02:51:24.289Z] 5bba287c7ae6: Preparing [2021-06-15T02:51:24.289Z] 1191b07f9d0b: Preparing [2021-06-15T02:51:24.289Z] c20ea3d2e709: Preparing [2021-06-15T02:51:24.289Z] f8e76a0b0d29: Preparing [2021-06-15T02:51:24.289Z] 3fbe34a1663b: Preparing [2021-06-15T02:51:24.566Z] 3fbe34a1663b: Layer already exists [2021-06-15T02:51:24.566Z] 1191b07f9d0b: Pushed [2021-06-15T02:51:24.566Z] 5bba287c7ae6: Pushed [2021-06-15T02:51:25.166Z] f8e76a0b0d29: Pushed [2021-06-15T02:51:27.794Z] c20ea3d2e709: Pushed [2021-06-15T02:51:27.794Z] 11d8369584318023b9540bc2f4ed2887017df2a8: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:28.195Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:28.539Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-06-15T02:51:28.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-15T02:51:28.540Z] 5bba287c7ae6: Preparing [2021-06-15T02:51:28.540Z] 1191b07f9d0b: Preparing [2021-06-15T02:51:28.540Z] c20ea3d2e709: Preparing [2021-06-15T02:51:28.540Z] f8e76a0b0d29: Preparing [2021-06-15T02:51:28.540Z] 3fbe34a1663b: Preparing [2021-06-15T02:51:28.540Z] 1191b07f9d0b: Layer already exists [2021-06-15T02:51:28.540Z] f8e76a0b0d29: Layer already exists [2021-06-15T02:51:28.540Z] c20ea3d2e709: Layer already exists [2021-06-15T02:51:28.540Z] 3fbe34a1663b: Layer already exists [2021-06-15T02:51:28.540Z] 5bba287c7ae6: Layer already exists [2021-06-15T02:51:28.817Z] latest: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:29.163Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:29.503Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.10 [2021-06-15T02:51:29.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-15T02:51:29.503Z] 5bba287c7ae6: Preparing [2021-06-15T02:51:29.503Z] 1191b07f9d0b: Preparing [2021-06-15T02:51:29.503Z] c20ea3d2e709: Preparing [2021-06-15T02:51:29.503Z] f8e76a0b0d29: Preparing [2021-06-15T02:51:29.504Z] 3fbe34a1663b: Preparing [2021-06-15T02:51:29.504Z] c20ea3d2e709: Layer already exists [2021-06-15T02:51:29.504Z] 1191b07f9d0b: Layer already exists [2021-06-15T02:51:29.504Z] f8e76a0b0d29: Layer already exists [2021-06-15T02:51:29.504Z] 3fbe34a1663b: Layer already exists [2021-06-15T02:51:29.504Z] 5bba287c7ae6: Layer already exists [2021-06-15T02:51:29.775Z] 1.3.2-dev.10: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:30.123Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:30.468Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [2021-06-15T02:51:30.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-15T02:51:30.468Z] 5bba287c7ae6: Preparing [2021-06-15T02:51:30.468Z] 1191b07f9d0b: Preparing [2021-06-15T02:51:30.468Z] c20ea3d2e709: Preparing [2021-06-15T02:51:30.468Z] f8e76a0b0d29: Preparing [2021-06-15T02:51:30.468Z] 3fbe34a1663b: Preparing [2021-06-15T02:51:30.468Z] 1191b07f9d0b: Layer already exists [2021-06-15T02:51:30.468Z] f8e76a0b0d29: Layer already exists [2021-06-15T02:51:30.468Z] 5bba287c7ae6: Layer already exists [2021-06-15T02:51:30.468Z] c20ea3d2e709: Layer already exists [2021-06-15T02:51:30.468Z] 3fbe34a1663b: Layer already exists [2021-06-15T02:51:30.741Z] 11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:31.092Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:51:31.440Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [2021-06-15T02:51:31.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-15T02:51:31.440Z] 5bba287c7ae6: Preparing [2021-06-15T02:51:31.440Z] 1191b07f9d0b: Preparing [2021-06-15T02:51:31.440Z] c20ea3d2e709: Preparing [2021-06-15T02:51:31.440Z] f8e76a0b0d29: Preparing [2021-06-15T02:51:31.440Z] 3fbe34a1663b: Preparing [2021-06-15T02:51:31.440Z] 3fbe34a1663b: Layer already exists [2021-06-15T02:51:31.440Z] f8e76a0b0d29: Layer already exists [2021-06-15T02:51:31.440Z] c20ea3d2e709: Layer already exists [2021-06-15T02:51:31.440Z] 1191b07f9d0b: Layer already exists [2021-06-15T02:51:31.440Z] 5bba287c7ae6: Layer already exists [2021-06-15T02:51:31.716Z] master: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-15T02:51:31.792Z] ===================================================== [Pipeline] echo [2021-06-15T02:51:31.823Z] taggedImages: [2021-06-15T02:51:31.823Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8 [2021-06-15T02:51:31.823Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-06-15T02:51:31.823Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.10 [2021-06-15T02:51:31.823Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [2021-06-15T02:51:31.823Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:51:32.323Z] ---> job-cost.sh [2021-06-15T02:51:32.323Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JGJs [2021-06-15T02:52:11.289Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T02:53:33.031Z] lf-activate-venv(): INFO: Adding /tmp/venv-JGJs/bin to PATH [2021-06-15T02:53:33.031Z] INFO: No Stack... [2021-06-15T02:53:33.031Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T02:53:33.031Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T02:53:33.380Z] + cat /w/workspace/device-snmp-go/34/archives/cost.csv [2021-06-15T02:53:33.380Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T02:53:33.442Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [2021-06-15T02:53:33.451Z] Resource [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] did not exist. Created. [2021-06-15T02:53:33.451Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T02:53:33.820Z] /w/workspace/device-snmp-go/34@tmp/durable-dbebe8b5/script.sh: 1: /w/workspace/device-snmp-go/34@tmp/durable-dbebe8b5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-15T02:53:34.166Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T02:53:34.200Z] Warning: overwriting stash ‘stack-cost’ [2021-06-15T02:53:34.351Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T02:53:34.360Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-34-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-06-15T02:53:34.881Z] provisioning config files... [2021-06-15T02:53:34.891Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5909224886963069748tmp [Pipeline] { [Pipeline] sh [2021-06-15T02:53:35.234Z] + set +x [2021-06-15T02:53:35.234Z] + bash -s -- [2021-06-15T02:53:35.234Z] + curl -s https://codecov.io/bash [2021-06-15T02:53:35.234Z] [2021-06-15T02:53:35.234Z] _____ _ [2021-06-15T02:53:35.234Z] / ____| | | [2021-06-15T02:53:35.234Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T02:53:35.234Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T02:53:35.234Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T02:53:35.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T02:53:35.234Z] Bash-1.0.3 [2021-06-15T02:53:35.234Z] [2021-06-15T02:53:35.234Z] [2021-06-15T02:53:35.234Z] ==> git version 2.24.4 found [2021-06-15T02:53:35.234Z] ==> 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-06-15T02:53:35.234Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T02:53:35.234Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T02:53:35.234Z] ==> Jenkins CI detected. [2021-06-15T02:53:35.234Z] project root: . [2021-06-15T02:53:35.234Z] --> token set from env [2021-06-15T02:53:35.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T02:53:35.499Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T02:53:35.499Z] ==> Python coveragepy not found [2021-06-15T02:53:35.499Z] ==> Searching for coverage reports in: [2021-06-15T02:53:35.499Z] + . [2021-06-15T02:53:35.499Z] -> Found 1 reports [2021-06-15T02:53:35.499Z] ==> Detecting git/mercurial file structure [2021-06-15T02:53:35.499Z] ==> Reading reports [2021-06-15T02:53:35.499Z] + ./coverage.out bytes=7631 [2021-06-15T02:53:35.499Z] ==> Appending adjustments [2021-06-15T02:53:35.499Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T02:53:35.499Z] + Found adjustments [2021-06-15T02:53:35.499Z] ==> Gzipping contents [2021-06-15T02:53:35.499Z] 4.0K /tmp/codecov.tz7sB0.gz [2021-06-15T02:53:35.499Z] ==> Uploading reports [2021-06-15T02:53:35.499Z] url: https://codecov.io [2021-06-15T02:53:35.499Z] query: branch=master&commit=11d8369584318023b9540bc2f4ed2887017df2a8&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T02:53:35.499Z] -> Pinging Codecov [2021-06-15T02:53:35.499Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=11d8369584318023b9540bc2f4ed2887017df2a8&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-15T02:53:35.759Z] -> Uploading to [2021-06-15T02:53:35.759Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/6C56EA5C29638FB4528AC87E60AF5AE0/11d8369584318023b9540bc2f4ed2887017df2a8/c5e73f33-b706-42b3-b2db-1070c2e09c69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T025335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0486d58bb40f6bc4e6f60fcc9dc180d5923a110d99a601e790b25b1fe00a9ff2 [2021-06-15T02:53:35.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T02:53:35.759Z] Dload Upload Total Spent Left Speed [2021-06-15T02:53:36.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3915 --:--:-- --:--:-- --:--:-- 3925 [2021-06-15T02:53:36.330Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] } [2021-06-15T02:53:36.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-15T02:53:36.656Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-15T02:53:36.692Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:53:36.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T02:53:36.998Z] [2021-06-15T02:53:36.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:53:37.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T02:53:37.577Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-15T02:53:37.577Z] 188c0c94c7c5: Pulling fs layer [2021-06-15T02:53:37.577Z] 0ef7d3d256c8: Pulling fs layer [2021-06-15T02:53:37.577Z] de9db76c5a1d: Pulling fs layer [2021-06-15T02:53:37.577Z] 0eba1c9be4d2: Pulling fs layer [2021-06-15T02:53:37.577Z] 0d57e429df01: Pulling fs layer [2021-06-15T02:53:37.577Z] 4e4be7b47b0d: Pulling fs layer [2021-06-15T02:53:37.577Z] e1f770b5df2f: Pulling fs layer [2021-06-15T02:53:37.577Z] 85a0685a4137: Pulling fs layer [2021-06-15T02:53:37.578Z] 0d57e429df01: Waiting [2021-06-15T02:53:37.578Z] 4e4be7b47b0d: Waiting [2021-06-15T02:53:37.578Z] e1f770b5df2f: Waiting [2021-06-15T02:53:37.578Z] 85a0685a4137: Waiting [2021-06-15T02:53:37.578Z] 0eba1c9be4d2: Waiting [2021-06-15T02:53:37.578Z] de9db76c5a1d: Verifying Checksum [2021-06-15T02:53:37.578Z] de9db76c5a1d: Download complete [2021-06-15T02:53:37.578Z] 0ef7d3d256c8: Verifying Checksum [2021-06-15T02:53:37.578Z] 0ef7d3d256c8: Download complete [2021-06-15T02:53:37.578Z] 0d57e429df01: Verifying Checksum [2021-06-15T02:53:37.578Z] 0d57e429df01: Download complete [2021-06-15T02:53:37.578Z] 4e4be7b47b0d: Verifying Checksum [2021-06-15T02:53:37.578Z] 4e4be7b47b0d: Download complete [2021-06-15T02:53:37.578Z] 188c0c94c7c5: Verifying Checksum [2021-06-15T02:53:37.578Z] 188c0c94c7c5: Download complete [2021-06-15T02:53:37.847Z] 188c0c94c7c5: Pull complete [2021-06-15T02:53:38.431Z] 0ef7d3d256c8: Pull complete [2021-06-15T02:53:38.431Z] de9db76c5a1d: Pull complete [2021-06-15T02:53:38.692Z] e1f770b5df2f: Verifying Checksum [2021-06-15T02:53:38.692Z] e1f770b5df2f: Download complete [2021-06-15T02:53:40.106Z] 0eba1c9be4d2: Verifying Checksum [2021-06-15T02:53:40.106Z] 0eba1c9be4d2: Download complete [2021-06-15T02:53:40.688Z] 85a0685a4137: Verifying Checksum [2021-06-15T02:53:40.688Z] 85a0685a4137: Download complete [2021-06-15T02:53:44.948Z] 0eba1c9be4d2: Pull complete [2021-06-15T02:53:44.948Z] 0d57e429df01: Pull complete [2021-06-15T02:53:44.948Z] 4e4be7b47b0d: Pull complete [2021-06-15T02:53:45.525Z] e1f770b5df2f: Pull complete [2021-06-15T02:53:52.139Z] 85a0685a4137: Pull complete [2021-06-15T02:53:52.139Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-15T02:53:52.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-15T02:53:52.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-15T02:53:52.217Z] prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container [2021-06-15T02:53:52.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-15T02:54:08.661Z] $ docker top 70ed0e707480b31e794f859d3caa4c94c9011ece1951d6e8373f905758bec338 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T02:54:08.804Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-15T02:54:09.110Z] + set -o pipefail [2021-06-15T02:54:09.111Z] + snyk monitor '--org=edgex-jenkins' [2021-06-15T02:54:21.346Z] [2021-06-15T02:54:21.346Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2021-06-15T02:54:21.346Z] [2021-06-15T02:54:21.346Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/b34c33c4-c9a9-48c6-8e72-1873f0ec8a10 [2021-06-15T02:54:21.346Z] [2021-06-15T02:54:21.346Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-15T02:54:21.346Z] [2021-06-15T02:54:21.346Z] [Pipeline] } [2021-06-15T02:54:21.353Z] $ docker stop --time=1 70ed0e707480b31e794f859d3caa4c94c9011ece1951d6e8373f905758bec338 [2021-06-15T02:54:31.564Z] $ docker rm -f 70ed0e707480b31e794f859d3caa4c94c9011ece1951d6e8373f905758bec338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T02:54:32.731Z] + git log --format=format:%s -1 11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:54:33.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T02:54:33.045Z] . [Pipeline] withDockerContainer [2021-06-15T02:54:33.129Z] prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container [2021-06-15T02:54:33.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T02:54:33.954Z] $ docker top dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T02:54:34.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T02:54:34.087Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T02:54:34.205Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T02:54:34.202Z] $ docker exec dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 ssh-agent [2021-06-15T02:54:34.340Z] SSH_AUTH_SOCK=/tmp/ssh-fz6JZymmq3q2/agent.13 [2021-06-15T02:54:34.340Z] SSH_AGENT_PID=19 [2021-06-15T02:54:34.347Z] Running ssh-add (command line suppressed) [2021-06-15T02:54:34.446Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6738396820011333512.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6738396820011333512.key) [2021-06-15T02:54:34.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T02:54:34.781Z] + git semver tag [2021-06-15T02:54:34.781Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T02:54:34.781Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-15T02:54:34.781Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-15T02:54:34.781Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T02:54:34.781Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T02:54:34.781Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T02:54:34.781Z] # $SEMVER_BRANCH = master [2021-06-15T02:54:34.781Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-06-15T02:54:34.781Z] # 11d8369584318023b9540bc2f4ed2887017df2a8 HEAD [2021-06-15T02:54:34.781Z] # -> Force: false [2021-06-15T02:54:34.781Z] # 0061b9893e2d00bc17a541f15f7200a8cdbfff0a refs/tags/v1.3.2-dev.10 [Pipeline] } [2021-06-15T02:54:34.786Z] $ docker exec --env ******** --env ******** dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 ssh-agent -k [2021-06-15T02:54:34.912Z] unset SSH_AUTH_SOCK; [2021-06-15T02:54:34.912Z] unset SSH_AGENT_PID; [2021-06-15T02:54:34.912Z] echo Agent pid 19 killed; [2021-06-15T02:54:34.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T02:54:35.277Z] + git semver [Pipeline] } [2021-06-15T02:54:35.288Z] $ docker stop --time=1 dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 [2021-06-15T02:54:36.737Z] $ docker rm -f dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:54:37.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T02:54:37.249Z] [2021-06-15T02:54:37.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:54:37.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T02:54:38.145Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-15T02:54:38.145Z] ab5ef0e58194: Pulling fs layer [2021-06-15T02:54:38.145Z] 9712f1f96733: Pulling fs layer [2021-06-15T02:54:38.145Z] 63f879dbbcfc: Pulling fs layer [2021-06-15T02:54:38.145Z] 0d9ebad4ef96: Pulling fs layer [2021-06-15T02:54:38.145Z] e9a5061849ea: Pulling fs layer [2021-06-15T02:54:38.145Z] d747dcd14b5f: Pulling fs layer [2021-06-15T02:54:38.145Z] 2de7ff778b66: Pulling fs layer [2021-06-15T02:54:38.145Z] e9a5061849ea: Waiting [2021-06-15T02:54:38.145Z] d747dcd14b5f: Waiting [2021-06-15T02:54:38.145Z] 2de7ff778b66: Waiting [2021-06-15T02:54:38.145Z] 0d9ebad4ef96: Waiting [2021-06-15T02:54:38.145Z] 9712f1f96733: Verifying Checksum [2021-06-15T02:54:38.145Z] 9712f1f96733: Download complete [2021-06-15T02:54:40.065Z] 63f879dbbcfc: Verifying Checksum [2021-06-15T02:54:40.065Z] 63f879dbbcfc: Download complete [2021-06-15T02:54:40.065Z] e9a5061849ea: Verifying Checksum [2021-06-15T02:54:40.065Z] e9a5061849ea: Download complete [2021-06-15T02:54:40.065Z] d747dcd14b5f: Verifying Checksum [2021-06-15T02:54:40.065Z] d747dcd14b5f: Download complete [2021-06-15T02:54:40.334Z] ab5ef0e58194: Verifying Checksum [2021-06-15T02:54:40.334Z] ab5ef0e58194: Download complete [2021-06-15T02:54:40.334Z] 0d9ebad4ef96: Verifying Checksum [2021-06-15T02:54:40.334Z] 0d9ebad4ef96: Download complete [2021-06-15T02:54:40.334Z] 2de7ff778b66: Verifying Checksum [2021-06-15T02:54:40.334Z] 2de7ff778b66: Download complete [2021-06-15T02:54:43.659Z] ab5ef0e58194: Pull complete [2021-06-15T02:54:43.659Z] 9712f1f96733: Pull complete [2021-06-15T02:54:44.616Z] 63f879dbbcfc: Pull complete [2021-06-15T02:54:48.863Z] 0d9ebad4ef96: Pull complete [2021-06-15T02:54:49.127Z] e9a5061849ea: Pull complete [2021-06-15T02:54:49.127Z] d747dcd14b5f: Pull complete [2021-06-15T02:54:51.074Z] 2de7ff778b66: Pull complete [2021-06-15T02:54:51.074Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-15T02:54:51.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-15T02:54:51.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-15T02:54:51.419Z] prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container [2021-06-15T02:54:51.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-15T02:55:16.742Z] $ docker top c810ee2dad337ede5f0fce543872b7773ee0c3c76c416a83006a0736397424ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-15T02:55:16.855Z] provisioning config files... [2021-06-15T02:55:16.863Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6157014634419993471tmp [2021-06-15T02:55:16.875Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config72690787418985643tmp [2021-06-15T02:55:16.886Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8960486330277092005tmp [Pipeline] { [Pipeline] echo [2021-06-15T02:55:16.907Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:55:17.209Z] ---> sigul-configuration.sh [2021-06-15T02:55:17.209Z] gpg: directory `/root/.gnupg' created [2021-06-15T02:55:17.209Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-15T02:55:17.209Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-15T02:55:17.209Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-15T02:55:17.209Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-15T02:55:17.209Z] gpg: CAST5 encrypted data [2021-06-15T02:55:17.209Z] gpg: encrypted with 1 passphrase [2021-06-15T02:55:17.209Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-15T02:55:17.499Z] + mkdir /home/jenkins [2021-06-15T02:55:17.499Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-15T02:55:17.795Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-15T02:55:17.805Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:55:18.099Z] ---> sigul-install.sh [2021-06-15T02:55:24.692Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-15T02:55:24.995Z] + git tag --list [2021-06-15T02:55:24.995Z] 1.0.0 [2021-06-15T02:55:24.995Z] v0.0.0 [2021-06-15T02:55:24.995Z] v1.1.0 [2021-06-15T02:55:24.995Z] v1.1.1 [2021-06-15T02:55:24.995Z] v1.2.2 [2021-06-15T02:55:24.995Z] v1.3.0 [2021-06-15T02:55:24.995Z] v1.3.1 [2021-06-15T02:55:24.995Z] v1.3.1-dev.1 [2021-06-15T02:55:24.995Z] v1.3.1-dev.2 [2021-06-15T02:55:24.995Z] v1.3.1-dev.3 [2021-06-15T02:55:24.995Z] v1.3.1-dev.4 [2021-06-15T02:55:24.995Z] v1.3.2-dev.1 [2021-06-15T02:55:24.995Z] v1.3.2-dev.10 [2021-06-15T02:55:24.995Z] v1.3.2-dev.2 [2021-06-15T02:55:24.995Z] v1.3.2-dev.3 [2021-06-15T02:55:24.995Z] v1.3.2-dev.4 [2021-06-15T02:55:24.995Z] v1.3.2-dev.5 [2021-06-15T02:55:24.995Z] v1.3.2-dev.6 [2021-06-15T02:55:24.995Z] v1.3.2-dev.7 [2021-06-15T02:55:24.995Z] v1.3.2-dev.8 [2021-06-15T02:55:24.995Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-15T02:55:25.303Z] + lftools sign git-tag v1.3.2-dev.10 [2021-06-15T02:55:25.890Z] Signing Git tag with Sigul... [2021-06-15T02:55:25.891Z] Signing v1.3.2-dev.10 [Pipeline] echo [2021-06-15T02:55:26.855Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:55:27.160Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-15T02:55:27.169Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-15T02:55:27.195Z] $ docker stop --time=1 c810ee2dad337ede5f0fce543872b7773ee0c3c76c416a83006a0736397424ea [2021-06-15T02:55:31.272Z] $ docker rm -f c810ee2dad337ede5f0fce543872b7773ee0c3c76c416a83006a0736397424ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:55:32.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T02:55:32.009Z] . [Pipeline] withDockerContainer [2021-06-15T02:55:32.299Z] prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container [2021-06-15T02:55:32.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T02:55:33.601Z] $ docker top f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T02:55:33.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T02:55:33.775Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T02:55:33.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T02:55:33.907Z] $ docker exec f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b ssh-agent [2021-06-15T02:55:34.051Z] SSH_AUTH_SOCK=/tmp/ssh-8zpFwC26FxrP/agent.13 [2021-06-15T02:55:34.051Z] SSH_AGENT_PID=19 [2021-06-15T02:55:34.057Z] Running ssh-add (command line suppressed) [2021-06-15T02:55:34.180Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4652724898850758634.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4652724898850758634.key) [2021-06-15T02:55:34.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T02:55:34.509Z] + git semver bump pre [2021-06-15T02:55:34.509Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T02:55:34.509Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-15T02:55:34.509Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-15T02:55:34.509Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T02:55:34.509Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T02:55:34.509Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T02:55:34.509Z] # $SEMVER_BRANCH = master [2021-06-15T02:55:34.509Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-06-15T02:55:34.509Z] 1.3.2-dev.11 [Pipeline] } [2021-06-15T02:55:34.514Z] $ docker exec --env ******** --env ******** f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b ssh-agent -k [2021-06-15T02:55:34.636Z] unset SSH_AUTH_SOCK; [2021-06-15T02:55:34.636Z] unset SSH_AGENT_PID; [2021-06-15T02:55:34.636Z] echo Agent pid 19 killed; [2021-06-15T02:55:34.656Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T02:55:35.004Z] + git semver [Pipeline] } [2021-06-15T02:55:35.015Z] $ docker stop --time=1 f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b [2021-06-15T02:55:36.570Z] $ docker rm -f f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:55:37.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T02:55:37.021Z] . [Pipeline] withDockerContainer [2021-06-15T02:55:37.106Z] prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container [2021-06-15T02:55:37.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T02:55:37.891Z] $ docker top d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T02:55:38.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T02:55:38.045Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T02:55:38.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T02:55:38.156Z] $ docker exec d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 ssh-agent [2021-06-15T02:55:38.273Z] SSH_AUTH_SOCK=/tmp/ssh-TWT1wm06P0NU/agent.14 [2021-06-15T02:55:38.273Z] SSH_AGENT_PID=21 [2021-06-15T02:55:38.278Z] Running ssh-add (command line suppressed) [2021-06-15T02:55:38.363Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2530811284514372605.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2530811284514372605.key) [2021-06-15T02:55:38.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T02:55:38.684Z] + git semver push [2021-06-15T02:55:38.684Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T02:55:38.684Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-15T02:55:38.684Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-15T02:55:38.684Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T02:55:38.684Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T02:55:38.684Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T02:55:38.684Z] # $SEMVER_BRANCH = master [2021-06-15T02:55:38.684Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-06-15T02:55:42.897Z] $ docker exec --env ******** --env ******** d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 ssh-agent -k [2021-06-15T02:55:42.995Z] unset SSH_AUTH_SOCK; [2021-06-15T02:55:42.996Z] unset SSH_AGENT_PID; [2021-06-15T02:55:42.996Z] echo Agent pid 21 killed; [2021-06-15T02:55:43.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T02:55:43.351Z] + git semver [Pipeline] } [2021-06-15T02:55:43.358Z] $ docker stop --time=1 d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 [2021-06-15T02:55:45.157Z] $ docker rm -f d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-06-15T02:55:46.136Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:55:46.708Z] ---> package-listing.sh [2021-06-15T02:55:46.708Z] ++ facter osfamily [2021-06-15T02:55:46.708Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T02:55:46.972Z] + OS_FAMILY=redhat [2021-06-15T02:55:46.972Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2021-06-15T02:55:46.972Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T02:55:46.972Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T02:55:46.972Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T02:55:46.972Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T02:55:46.972Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-06-15T02:55:46.972Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T02:55:46.972Z] + case "${OS_FAMILY}" in [2021-06-15T02:55:46.972Z] + rpm -qa [2021-06-15T02:55:46.972Z] + sort [2021-06-15T02:55:47.915Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T02:55:47.915Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T02:55:47.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T02:55:47.915Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-06-15T02:55:47.915Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2021-06-15T02:55:47.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo [2021-06-15T02:55:47.927Z] 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T02:55:48.214Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:55:48.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T02:55:48.777Z] [2021-06-15T02:55:48.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T02:55:49.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T02:55:49.088Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T02:55:49.088Z] df20fa9351a1: Pulling fs layer [2021-06-15T02:55:49.088Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T02:55:49.088Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T02:55:49.088Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T02:55:49.088Z] 93b61091891f: Pulling fs layer [2021-06-15T02:55:49.088Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T02:55:49.088Z] 5e14af77c1be: Pulling fs layer [2021-06-15T02:55:49.088Z] 01666e4c0597: Pulling fs layer [2021-06-15T02:55:49.088Z] aa168da1d23b: Pulling fs layer [2021-06-15T02:55:49.088Z] 93b9cdb0e59b: Waiting [2021-06-15T02:55:49.088Z] 5e14af77c1be: Waiting [2021-06-15T02:55:49.088Z] 01666e4c0597: Waiting [2021-06-15T02:55:49.088Z] aa168da1d23b: Waiting [2021-06-15T02:55:49.088Z] 46f8f816bc3b: Waiting [2021-06-15T02:55:49.088Z] 93b61091891f: Waiting [2021-06-15T02:55:49.350Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T02:55:49.350Z] 36b3adc4ff6f: Download complete [2021-06-15T02:55:49.350Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T02:55:49.350Z] 46f8f816bc3b: Download complete [2021-06-15T02:55:49.350Z] df20fa9351a1: Verifying Checksum [2021-06-15T02:55:49.350Z] df20fa9351a1: Download complete [2021-06-15T02:55:49.350Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T02:55:49.350Z] 93b9cdb0e59b: Download complete [2021-06-15T02:55:49.350Z] 93b61091891f: Verifying Checksum [2021-06-15T02:55:49.350Z] 93b61091891f: Download complete [2021-06-15T02:55:49.350Z] 5e14af77c1be: Verifying Checksum [2021-06-15T02:55:49.350Z] 5e14af77c1be: Download complete [2021-06-15T02:55:49.350Z] 01666e4c0597: Verifying Checksum [2021-06-15T02:55:49.350Z] 01666e4c0597: Download complete [2021-06-15T02:55:49.612Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T02:55:49.612Z] 8ad3a11d3b57: Download complete [2021-06-15T02:55:49.612Z] df20fa9351a1: Pull complete [2021-06-15T02:55:49.886Z] 36b3adc4ff6f: Pull complete [2021-06-15T02:55:50.470Z] 8ad3a11d3b57: Pull complete [2021-06-15T02:55:50.742Z] 46f8f816bc3b: Pull complete [2021-06-15T02:55:51.315Z] 93b61091891f: Pull complete [2021-06-15T02:55:51.315Z] aa168da1d23b: Verifying Checksum [2021-06-15T02:55:51.315Z] aa168da1d23b: Download complete [2021-06-15T02:55:51.315Z] 93b9cdb0e59b: Pull complete [2021-06-15T02:55:51.581Z] 5e14af77c1be: Pull complete [2021-06-15T02:55:51.845Z] 01666e4c0597: Pull complete [2021-06-15T02:55:58.495Z] aa168da1d23b: Pull complete [2021-06-15T02:55:58.495Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T02:55:58.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T02:55:58.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T02:55:58.569Z] prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container [2021-06-15T02:55:58.606Z] $ 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T02:56:15.678Z] $ docker top 15572114bba4b4e6289f032eb7d6978032efa1ce52dc6b8d3df59a6d6c801eb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T02:56:16.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T02:56:16.405Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T02:56:16.704Z] + ls /var/log/sa-host [2021-06-15T02:56:16.704Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T02:56:16.704Z] file_magic: OK [2021-06-15T02:56:16.704Z] HZ: Using current value: 100 [2021-06-15T02:56:16.704Z] file_header: OK [2021-06-15T02:56:16.704Z] 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-06-15T02:56:16.704Z] Statistics: [2021-06-15T02:56:16.704Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T02:56:16.704Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T02:56:16.704Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T02:56:16.704Z] file_magic: OK [2021-06-15T02:56:16.705Z] HZ: Using current value: 100 [2021-06-15T02:56:16.705Z] file_header: OK [2021-06-15T02:56:16.705Z] 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-06-15T02:56:16.705Z] Statistics: [2021-06-15T02:56:16.705Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T02:56:16.705Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T02:56:16.901Z] provisioning config files... [2021-06-15T02:56:16.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7390730778197805879tmp [Pipeline] { [Pipeline] echo [2021-06-15T02:56:16.943Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:56:17.242Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T02:56:17.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:56:17.642Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T02:56:17.654Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:56:17.946Z] ---> sudo-logs.sh [2021-06-15T02:56:17.946Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T02:56:17.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:56:18.275Z] ---> job-cost.sh [2021-06-15T02:56:18.275Z] lf-activate-venv: SKIPPING [2021-06-15T02:56:18.275Z] DEBUG: total: 0.18000000715255737 [2021-06-15T02:56:18.275Z] INFO: Retrieving Stack Cost... [2021-06-15T02:56:18.862Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T02:56:19.433Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T02:56:19.447Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T02:56:19.737Z] ---> logs-deploy.sh [2021-06-15T02:56:19.737Z] lf-activate-venv: SKIPPING [2021-06-15T02:56:19.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/34 [2021-06-15T02:56:19.737Z] INFO: archiving workspace using pattern(s): [2021-06-15T02:56:20.683Z] Archives upload complete. [2021-06-15T02:56:20.683Z] INFO: archiving logs to Nexus [2021-06-15T02:56:21.257Z] ---> uname -a: [2021-06-15T02:56:21.257Z] Linux prd-centos7-docker-4c-2g-1399.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-06-15T02:56:21.257Z] [2021-06-15T02:56:21.257Z] [2021-06-15T02:56:21.257Z] ---> lscpu: [2021-06-15T02:56:21.257Z] Architecture: x86_64 [2021-06-15T02:56:21.257Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-15T02:56:21.257Z] Byte Order: Little Endian [2021-06-15T02:56:21.257Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-15T02:56:21.257Z] CPU(s): 2 [2021-06-15T02:56:21.257Z] On-line CPU(s) list: 0,1 [2021-06-15T02:56:21.257Z] Thread(s) per core: 1 [2021-06-15T02:56:21.257Z] Core(s) per socket: 1 [2021-06-15T02:56:21.257Z] Socket(s): 2 [2021-06-15T02:56:21.257Z] NUMA node(s): 1 [2021-06-15T02:56:21.257Z] Vendor ID: AuthenticAMD [2021-06-15T02:56:21.257Z] CPU family: 23 [2021-06-15T02:56:21.257Z] Model: 49 [2021-06-15T02:56:21.257Z] Model name: AMD EPYC-Rome Processor [2021-06-15T02:56:21.257Z] Stepping: 0 [2021-06-15T02:56:21.257Z] CPU MHz: 2799.998 [2021-06-15T02:56:21.257Z] BogoMIPS: 5599.99 [2021-06-15T02:56:21.257Z] Virtualization: AMD-V [2021-06-15T02:56:21.257Z] Hypervisor vendor: KVM [2021-06-15T02:56:21.257Z] Virtualization type: full [2021-06-15T02:56:21.257Z] L1d cache: 64 KiB [2021-06-15T02:56:21.257Z] L1i cache: 64 KiB [2021-06-15T02:56:21.257Z] L2 cache: 1 MiB [2021-06-15T02:56:21.257Z] L3 cache: 32 MiB [2021-06-15T02:56:21.257Z] NUMA node0 CPU(s): 0,1 [2021-06-15T02:56:21.257Z] Vulnerability Itlb multihit: Not affected [2021-06-15T02:56:21.257Z] Vulnerability L1tf: Not affected [2021-06-15T02:56:21.257Z] Vulnerability Mds: Not affected [2021-06-15T02:56:21.257Z] Vulnerability Meltdown: Not affected [2021-06-15T02:56:21.257Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-15T02:56:21.257Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-15T02:56:21.257Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-15T02:56:21.257Z] Vulnerability Srbds: Not affected [2021-06-15T02:56:21.257Z] Vulnerability Tsx async abort: Not affected [2021-06-15T02:56:21.257Z] 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-06-15T02:56:21.257Z] [2021-06-15T02:56:21.257Z] [2021-06-15T02:56:21.257Z] ---> nproc: [2021-06-15T02:56:21.257Z] 2 [2021-06-15T02:56:21.257Z] [2021-06-15T02:56:21.257Z]