Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94222f8ea7cc121ac95a8160f80d192244de65ac 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1524164291666492768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8455559086891200533.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1132456287382341457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5612723139093564193.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3785413671438653180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1100’ is offline ‘prd-centos7-docker-4c-2g-1104’ is offline Running on prd-centos7-docker-4c-2g-1113 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh3646673209348097183.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 94222f8ea7cc121ac95a8160f80d192244de65ac (main) > 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 94222f8ea7cc121ac95a8160f80d192244de65ac # timeout=10 Commit message: "Merge pull request #120 from soda480/US1908" > git rev-list --no-walk 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T22:38:48.522Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T22:38:48.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T22:38:48.658Z] ========================================================= [2021-07-30T22:38:48.658Z] EdgeX Global Pipelines Version Info [2021-07-30T22:38:48.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:38:49.985Z] ------------------- [2021-07-30T22:38:49.985Z] stable info: [2021-07-30T22:38:49.985Z] ------------------- [2021-07-30T22:38:49.985Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T22:38:49.985Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T22:38:49.985Z] Message: update stable to v1.0.199 [2021-07-30T22:38:50.572Z] ------------------- [2021-07-30T22:38:50.572Z] experimental info: [2021-07-30T22:38:50.572Z] ------------------- [2021-07-30T22:38:50.572Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T22:38:50.572Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T22:38:50.572Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T22:38:50.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-07-30T22:38:50.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-07-30T22:38:50.800Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T22:38:50.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T22:38:50.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T22:38:50.889Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T22:38:50.914Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T22:38:50.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T22:38:50.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T22:38:50.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T22:38:51.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T22:38:51.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T22:38:51.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-07-30T22:38:51.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T22:38:51.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T22:38:51.135Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T22:38:51.166Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T22:38:51.194Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T22:38:51.221Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T22:38:51.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T22:38:51.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-30T22:38:51.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T22:38:51.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T22:38:51.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T22:38:51.381Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T22:38:51.408Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T22:38:51.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T22:38:51.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-30T22:38:51.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-30T22:38:51.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-30T22:38:51.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] echo [2021-07-30T22:38:51.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94222f8 [Pipeline] echo [2021-07-30T22:38:51.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:38:51.663Z] provisioning config files... [2021-07-30T22:38:51.687Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config359473554295254006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:38:52.039Z] ---> docker-login.sh [2021-07-30T22:38:52.040Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:38:52.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:52.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:52.325Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:52.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:52.325Z] [2021-07-30T22:38:52.325Z] Login Succeeded [2021-07-30T22:38:52.325Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:38:52.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:52.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:52.594Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:52.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:52.594Z] [2021-07-30T22:38:52.594Z] Login Succeeded [2021-07-30T22:38:52.594Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:38:52.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:52.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:52.866Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:52.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:52.866Z] [2021-07-30T22:38:52.866Z] Login Succeeded [2021-07-30T22:38:52.866Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:38:52.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:52.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:52.866Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:52.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:52.866Z] [2021-07-30T22:38:52.866Z] Login Succeeded [2021-07-30T22:38:52.866Z] docker.io [2021-07-30T22:38:53.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:38:53.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:38:53.407Z] Configure a credential helper to remove this warning. See [2021-07-30T22:38:53.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:38:53.407Z] [2021-07-30T22:38:53.407Z] Login Succeeded [2021-07-30T22:38:53.407Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:38:53.432Z] 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-07-30T22:38:53.955Z] + git log --format=format:%s -1 94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] echo [2021-07-30T22:38:54.009Z] GIT_COMMIT: 94222f8ea7cc121ac95a8160f80d192244de65ac, Commit Message: Merge pull request #120 from soda480/US1908 [Pipeline] echo [2021-07-30T22:38:54.022Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:38:54.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:38:54.607Z] [2021-07-30T22:38:54.607Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:38:54.950Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:38:54.950Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T22:38:54.950Z] 31603596830f: Pulling fs layer [2021-07-30T22:38:54.950Z] b6dc333f4379: Pulling fs layer [2021-07-30T22:38:54.950Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T22:38:54.950Z] fd332fbdc1db: Pulling fs layer [2021-07-30T22:38:54.950Z] fd332fbdc1db: Waiting [2021-07-30T22:38:54.950Z] b6dc333f4379: Verifying Checksum [2021-07-30T22:38:54.950Z] b6dc333f4379: Download complete [2021-07-30T22:38:55.248Z] 31603596830f: Verifying Checksum [2021-07-30T22:38:55.248Z] 31603596830f: Download complete [2021-07-30T22:38:55.520Z] fd332fbdc1db: Verifying Checksum [2021-07-30T22:38:55.520Z] fd332fbdc1db: Download complete [2021-07-30T22:38:55.520Z] 31603596830f: Pull complete [2021-07-30T22:38:55.520Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T22:38:55.520Z] 3d9ef1400e77: Download complete [2021-07-30T22:38:55.520Z] b6dc333f4379: Pull complete [2021-07-30T22:38:56.122Z] 3d9ef1400e77: Pull complete [2021-07-30T22:38:56.398Z] fd332fbdc1db: Pull complete [2021-07-30T22:38:56.398Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T22:38:56.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:38:56.398Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T22:38:56.510Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-07-30T22:38:56.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-07-30T22:38:57.500Z] $ docker top e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:38:57.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:38:57.657Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:38:57.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:38:57.788Z] $ docker exec e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 ssh-agent [2021-07-30T22:38:57.907Z] SSH_AUTH_SOCK=/tmp/ssh-qK5kyIuZig4z/agent.14 [2021-07-30T22:38:57.907Z] SSH_AGENT_PID=20 [2021-07-30T22:38:57.920Z] Running ssh-add (command line suppressed) [2021-07-30T22:38:58.027Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7056113786647954917.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7056113786647954917.key) [2021-07-30T22:38:58.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:38:58.369Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T22:38:58.395Z] $ docker exec --env ******** --env ******** e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 ssh-agent -k [2021-07-30T22:38:58.493Z] unset SSH_AUTH_SOCK; [2021-07-30T22:38:58.493Z] unset SSH_AGENT_PID; [2021-07-30T22:38:58.493Z] echo Agent pid 20 killed; [2021-07-30T22:38:58.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T22:38:58.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:38:58.558Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:38:58.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:38:58.694Z] $ docker exec e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 ssh-agent [2021-07-30T22:38:58.831Z] SSH_AUTH_SOCK=/tmp/ssh-5eYc2KWPccsC/agent.53 [2021-07-30T22:38:58.831Z] SSH_AGENT_PID=60 [2021-07-30T22:38:58.841Z] Running ssh-add (command line suppressed) [2021-07-30T22:38:58.956Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2681103208569473880.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2681103208569473880.key) [2021-07-30T22:38:58.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:38:59.308Z] + git semver init [2021-07-30T22:38:59.309Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:38:59.309Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-07-30T22:38:59.309Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-07-30T22:38:59.309Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:38:59.309Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:38:59.309Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:38:59.309Z] # $SEMVER_BRANCH = main [2021-07-30T22:38:59.309Z] # $SEMVER_TEMP = /tmp/semver-012568159 [2021-07-30T22:38:59.309Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-07-30T22:38:59.579Z] # '/tmp/semver-012568159' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' [2021-07-30T22:38:59.579Z] # -> Force: false [2021-07-30T22:38:59.579Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-07-30T22:38:59.593Z] $ docker exec --env ******** --env ******** e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 ssh-agent -k [2021-07-30T22:38:59.699Z] unset SSH_AUTH_SOCK; [2021-07-30T22:38:59.699Z] unset SSH_AGENT_PID; [2021-07-30T22:38:59.699Z] echo Agent pid 60 killed; [2021-07-30T22:38:59.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:39:00.072Z] + git semver [Pipeline] } [2021-07-30T22:39:00.093Z] $ docker stop --time=1 e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 [2021-07-30T22:39:01.327Z] $ docker rm -f e0da1cb6f835f87d14fbbd7fba37b33be8034b1081a2190d5c944386bc95d733 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T22:39:01.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T22:39:02.093Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T22:39:02.097Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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-07-30T22:39:17.331Z] Still waiting to schedule task [2021-07-30T22:39:17.331Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T22:39:17.332Z] ‘prd-centos7-docker-4c-2g-1099’ is offline [2021-07-30T22:39:17.332Z] ‘prd-centos7-docker-4c-2g-1100’ is offline [2021-07-30T22:39:17.332Z] ‘prd-centos7-docker-4c-2g-1104’ is offline [2021-07-30T22:39:17.332Z] ‘prd-centos7-docker-4c-2g-1118’ is offline [2021-07-30T22:39:17.332Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1111’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T22:39:17.332Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1114’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T22:39:17.335Z] Still waiting to schedule task [2021-07-30T22:39:17.335Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T22:39:17.335Z] ‘prd-centos7-docker-4c-2g-1099’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T22:39:17.335Z] ‘prd-centos7-docker-4c-2g-1100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T22:39:17.335Z] ‘prd-centos7-docker-4c-2g-1104’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T22:39:17.335Z] ‘prd-centos7-docker-4c-2g-1118’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T22:39:17.335Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1111’ is offline [2021-07-30T22:39:17.336Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1114’ is offline [2021-07-30T22:40:57.391Z] Running on prd-centos7-docker-4c-2g-1124 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-07-30T22:40:57.412Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T22:40:57.523Z] Selected Git installation does not exist. Using Default [2021-07-30T22:40:57.523Z] The recommended git tool is: NONE [2021-07-30T22:41:00.306Z] using credential edgex-jenkins-ssh [2021-07-30T22:41:00.329Z] Cloning the remote Git repository [2021-07-30T22:41:00.279Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T22:41:00.368Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-07-30T22:41:00.466Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T22:41:00.467Z] > git --version # timeout=10 [2021-07-30T22:41:00.476Z] > git --version # 'git version 2.24.4' [2021-07-30T22:41:00.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T22:41:00.541Z] [INFO] Currently running in a labeled security context [2021-07-30T22:41:00.541Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T22:41:00.542Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh7178934914900579910.key [2021-07-30T22:41:00.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:41:01.297Z] Avoid second fetch [2021-07-30T22:41:01.298Z] Checking out Revision 94222f8ea7cc121ac95a8160f80d192244de65ac (main) [2021-07-30T22:41:01.271Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-07-30T22:41:01.283Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:41:01.314Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T22:41:01.322Z] > git checkout -f 94222f8ea7cc121ac95a8160f80d192244de65ac # timeout=10 [2021-07-30T22:41:05.145Z] Commit message: "Merge pull request #120 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:41:05.538Z] provisioning config files... [2021-07-30T22:41:05.565Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config100375922807864635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:41:06.008Z] ---> docker-login.sh [2021-07-30T22:41:06.008Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:41:06.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:06.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:06.278Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:06.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:06.278Z] [2021-07-30T22:41:06.278Z] Login Succeeded [2021-07-30T22:41:06.278Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:41:06.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:06.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:06.278Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:06.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:06.278Z] [2021-07-30T22:41:06.278Z] Login Succeeded [2021-07-30T22:41:06.278Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:41:06.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:06.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:06.549Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:06.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:06.549Z] [2021-07-30T22:41:06.549Z] Login Succeeded [2021-07-30T22:41:06.549Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:41:06.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:06.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:06.820Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:06.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:06.820Z] [2021-07-30T22:41:06.820Z] Login Succeeded [2021-07-30T22:41:06.820Z] docker.io [2021-07-30T22:41:06.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:07.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:07.087Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:07.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:07.087Z] [2021-07-30T22:41:07.087Z] Login Succeeded [2021-07-30T22:41:07.087Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:41:07.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T22:41:07.376Z] ========================================================= [2021-07-30T22:41:07.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T22:41:07.377Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:07.727Z] + 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-07-30T22:41:07.727Z] Sending build context to Docker daemon 355.8kB [2021-07-30T22:41:07.727Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T22:41:07.727Z] Step 2/10 : FROM ${BASE} [2021-07-30T22:41:07.727Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T22:41:07.727Z] 540db60ca938: Pulling fs layer [2021-07-30T22:41:07.727Z] adcc1eea9eea: Pulling fs layer [2021-07-30T22:41:07.727Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T22:41:07.727Z] 0773c198feca: Pulling fs layer [2021-07-30T22:41:07.727Z] 345f892a5656: Pulling fs layer [2021-07-30T22:41:07.727Z] 4796506630df: Pulling fs layer [2021-07-30T22:41:07.727Z] cc55df3e53f1: Pulling fs layer [2021-07-30T22:41:07.727Z] 4d027b6c602c: Pulling fs layer [2021-07-30T22:41:07.727Z] 449e75d2c14e: Pulling fs layer [2021-07-30T22:41:07.727Z] 345f892a5656: Waiting [2021-07-30T22:41:07.727Z] 4796506630df: Waiting [2021-07-30T22:41:07.727Z] cc55df3e53f1: Waiting [2021-07-30T22:41:07.727Z] 4d027b6c602c: Waiting [2021-07-30T22:41:07.727Z] 449e75d2c14e: Waiting [2021-07-30T22:41:07.727Z] 0773c198feca: Waiting [2021-07-30T22:41:07.992Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T22:41:07.992Z] 4c4ab2625f07: Download complete [2021-07-30T22:41:07.992Z] adcc1eea9eea: Verifying Checksum [2021-07-30T22:41:07.992Z] adcc1eea9eea: Download complete [2021-07-30T22:41:07.992Z] 345f892a5656: Verifying Checksum [2021-07-30T22:41:07.992Z] 345f892a5656: Download complete [2021-07-30T22:41:07.992Z] 4796506630df: Verifying Checksum [2021-07-30T22:41:07.992Z] 4796506630df: Download complete [2021-07-30T22:41:07.992Z] cc55df3e53f1: Verifying Checksum [2021-07-30T22:41:07.992Z] cc55df3e53f1: Download complete [2021-07-30T22:41:08.262Z] 540db60ca938: Verifying Checksum [2021-07-30T22:41:08.263Z] 540db60ca938: Download complete [2021-07-30T22:41:08.263Z] 540db60ca938: Pull complete [2021-07-30T22:41:08.539Z] adcc1eea9eea: Pull complete [2021-07-30T22:41:08.539Z] 4c4ab2625f07: Pull complete [2021-07-30T22:41:08.808Z] 4d027b6c602c: Verifying Checksum [2021-07-30T22:41:08.808Z] 4d027b6c602c: Download complete [2021-07-30T22:41:11.394Z] 449e75d2c14e: Verifying Checksum [2021-07-30T22:41:11.394Z] 449e75d2c14e: Download complete [2021-07-30T22:41:13.348Z] 0773c198feca: Verifying Checksum [2021-07-30T22:41:13.348Z] 0773c198feca: Download complete [2021-07-30T22:41:16.756Z] 0773c198feca: Pull complete [2021-07-30T22:41:16.756Z] 345f892a5656: Pull complete [2021-07-30T22:41:16.756Z] 4796506630df: Pull complete [2021-07-30T22:41:16.756Z] cc55df3e53f1: Pull complete [2021-07-30T22:41:16.757Z] 4d027b6c602c: Pull complete [2021-07-30T22:41:18.198Z] 449e75d2c14e: Pull complete [2021-07-30T22:41:18.198Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T22:41:18.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T22:41:18.198Z] ---> 0d28375d9b5b [2021-07-30T22:41:18.198Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T22:41:20.171Z] ---> Running in ceccbcd6a43b [2021-07-30T22:41:20.171Z] Removing intermediate container ceccbcd6a43b [2021-07-30T22:41:20.171Z] ---> eeab686bc061 [2021-07-30T22:41:20.171Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T22:41:20.171Z] ---> Running in fd08325fd3df [2021-07-30T22:41:20.171Z] Removing intermediate container fd08325fd3df [2021-07-30T22:41:20.171Z] ---> 512a7b88037f [2021-07-30T22:41:20.171Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-07-30T22:41:20.171Z] ---> Running in 8cec6958305a [2021-07-30T22:41:20.171Z] Removing intermediate container 8cec6958305a [2021-07-30T22:41:20.171Z] ---> a923c10b3393 [2021-07-30T22:41:20.171Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T22:41:20.171Z] ---> Running in 6002432a48c9 [2021-07-30T22:41:20.763Z] Removing intermediate container 6002432a48c9 [2021-07-30T22:41:20.763Z] ---> 2946264873fc [2021-07-30T22:41:20.763Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T22:41:20.763Z] ---> Running in 6f4100df3ebb [2021-07-30T22:41:21.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:41:21.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:41:22.587Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T22:41:22.587Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T22:41:22.587Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T22:41:22.859Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T22:41:22.859Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T22:41:22.859Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T22:41:23.128Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T22:41:23.396Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T22:41:23.396Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T22:41:23.670Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T22:41:23.670Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T22:41:23.670Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T22:41:24.030Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T22:41:24.030Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T22:41:24.030Z] OK: 156 MiB in 53 packages [2021-07-30T22:41:24.305Z] Removing intermediate container 6f4100df3ebb [2021-07-30T22:41:24.305Z] ---> dea9599e8635 [2021-07-30T22:41:24.305Z] Step 8/10 : WORKDIR /device-snmp-go [2021-07-30T22:41:24.305Z] ---> Running in 12bbc712334a [2021-07-30T22:41:24.575Z] Removing intermediate container 12bbc712334a [2021-07-30T22:41:24.575Z] ---> 789be8205035 [2021-07-30T22:41:24.575Z] Step 9/10 : COPY . . [2021-07-30T22:41:24.847Z] ---> e689c7d323bc [2021-07-30T22:41:24.847Z] Step 10/10 : RUN go mod download [2021-07-30T22:41:24.847Z] ---> Running in 1b19a2869f2e [2021-07-30T22:41:34.952Z] Removing intermediate container 1b19a2869f2e [2021-07-30T22:41:34.952Z] ---> cfc5e8237b11 [2021-07-30T22:41:34.952Z] Successfully built cfc5e8237b11 [2021-07-30T22:41:34.952Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:35.281Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T22:41:35.281Z] . [Pipeline] withDockerContainer [2021-07-30T22:41:35.396Z] prd-centos7-docker-4c-2g-1124 does not seem to be running inside a container [2021-07-30T22:41:35.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T22:41:35.860Z] $ docker top c6182238d7b9ca2442b462ec6ab23587f6495048c6bb74150366a50016e964f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:41:36.258Z] + go version [2021-07-30T22:41:36.258Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T22:41:36.287Z] $ docker stop --time=1 c6182238d7b9ca2442b462ec6ab23587f6495048c6bb74150366a50016e964f2 [2021-07-30T22:41:37.477Z] $ docker rm -f c6182238d7b9ca2442b462ec6ab23587f6495048c6bb74150366a50016e964f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:38.045Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T22:41:38.045Z] . [Pipeline] withDockerContainer [2021-07-30T22:41:38.131Z] prd-centos7-docker-4c-2g-1124 does not seem to be running inside a container [2021-07-30T22:41:38.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T22:41:38.567Z] $ docker top be40e1597909843e13a1052ec3252cbbbe6c5d73a39f7ab2f9310f439929cdeb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:41:38.960Z] + go mod tidy [Pipeline] sh [2021-07-30T22:41:39.557Z] + make test [2021-07-30T22:41:39.557Z] go mod tidy [2021-07-30T22:41:39.825Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T22:41:40.091Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-07-30T22:41:55.141Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-07-30T22:41:55.141Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2021-07-30T22:41:55.141Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T22:42:01.831Z] gofmt -l . [2021-07-30T22:42:01.831Z] [ "`gofmt -l .`" = "" ] [2021-07-30T22:42:01.831Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-30T22:42:01.862Z] $ docker stop --time=1 be40e1597909843e13a1052ec3252cbbbe6c5d73a39f7ab2f9310f439929cdeb [2021-07-30T22:42:03.370Z] $ docker rm -f be40e1597909843e13a1052ec3252cbbbe6c5d73a39f7ab2f9310f439929cdeb [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T22:42:03.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T22:42:04.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-30T22:42:05.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T22:42:05.512Z] + ls -al . [2021-07-30T22:42:05.512Z] total 112 [2021-07-30T22:42:05.512Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jul 30 22:42 . [2021-07-30T22:42:05.512Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:41 .. [2021-07-30T22:42:05.512Z] -rw-rw-r--. 1 jenkins jenkins 6520 Jul 30 22:41 Attribution.txt [2021-07-30T22:42:05.512Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 22:41 bin [2021-07-30T22:42:05.512Z] -rw-rw-r--. 1 jenkins jenkins 4401 Jul 30 22:41 CHANGELOG.md [2021-07-30T22:42:05.512Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 22:41 cmd [2021-07-30T22:42:05.512Z] -rw-r--r--. 1 jenkins jenkins 7631 Jul 30 22:41 coverage.out [2021-07-30T22:42:05.512Z] -rw-rw-r--. 1 jenkins jenkins 1459 Jul 30 22:41 Dockerfile [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jul 30 22:41 Dockerfile.build [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 6 Jul 30 22:41 .dockerignore [2021-07-30T22:42:05.513Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:41 .git [2021-07-30T22:42:05.513Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 22:41 .github [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 269 Jul 30 22:41 .gitignore [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 208 Jul 30 22:41 go.mod [2021-07-30T22:42:05.513Z] -rw-r--r--. 1 jenkins jenkins 20831 Jul 30 22:41 go.sum [2021-07-30T22:42:05.513Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 22:41 internal [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 656 Jul 30 22:41 Jenkinsfile [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 22:41 LICENSE [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 936 Jul 30 22:41 Makefile [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 9073 Jul 30 22:41 README.md [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:39 VERSION [2021-07-30T22:42:05.513Z] -rw-rw-r--. 1 jenkins jenkins 209 Jul 30 22:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:05.844Z] + 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=94222f8ea7cc121ac95a8160f80d192244de65ac --label arch=amd64 --label version=2.0.1-dev.1 . [2021-07-30T22:42:05.844Z] Sending build context to Docker daemon 364kB [2021-07-30T22:42:05.844Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T22:42:05.844Z] Step 2/24 : FROM ${BASE} AS builder [2021-07-30T22:42:05.844Z] ---> cfc5e8237b11 [2021-07-30T22:42:05.844Z] Step 3/24 : ARG MAKE='make build' [2021-07-30T22:42:05.844Z] ---> Running in af3a727926ed [2021-07-30T22:42:05.844Z] Removing intermediate container af3a727926ed [2021-07-30T22:42:05.844Z] ---> 310efa72be54 [2021-07-30T22:42:05.844Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T22:42:06.111Z] ---> Running in 613573a766f5 [2021-07-30T22:42:06.111Z] Removing intermediate container 613573a766f5 [2021-07-30T22:42:06.111Z] ---> cd05432af6fa [2021-07-30T22:42:06.111Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T22:42:06.111Z] ---> Running in 148fc884e3eb [2021-07-30T22:42:06.111Z] Removing intermediate container 148fc884e3eb [2021-07-30T22:42:06.111Z] ---> d817463cb162 [2021-07-30T22:42:06.111Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T22:42:06.111Z] ---> Running in aa00cd148406 [2021-07-30T22:42:06.696Z] Removing intermediate container aa00cd148406 [2021-07-30T22:42:06.696Z] ---> 64b9aed1a6d5 [2021-07-30T22:42:06.696Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T22:42:06.696Z] ---> Running in 52381a2bad4b [2021-07-30T22:42:06.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:42:07.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:42:08.514Z] OK: 156 MiB in 53 packages [2021-07-30T22:42:08.514Z] Removing intermediate container 52381a2bad4b [2021-07-30T22:42:08.514Z] ---> e55a7d9c083e [2021-07-30T22:42:08.514Z] Step 8/24 : WORKDIR /device-snmp-go [2021-07-30T22:42:08.514Z] ---> Running in e6c79c400bd8 [2021-07-30T22:42:08.785Z] Removing intermediate container e6c79c400bd8 [2021-07-30T22:42:08.785Z] ---> 5da74f1536e0 [2021-07-30T22:42:08.785Z] Step 9/24 : COPY . . [2021-07-30T22:42:08.785Z] ---> 0ba35c47f753 [2021-07-30T22:42:08.785Z] Step 10/24 : RUN go mod tidy [2021-07-30T22:42:09.050Z] ---> Running in 7c48a6556cca [2021-07-30T22:42:09.637Z] Removing intermediate container 7c48a6556cca [2021-07-30T22:42:09.637Z] ---> 5d20c199a79e [2021-07-30T22:42:09.637Z] Step 11/24 : RUN make update [2021-07-30T22:42:09.637Z] ---> Running in 79ddd8828bfb [2021-07-30T22:42:09.906Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-30T22:42:10.173Z] Removing intermediate container 79ddd8828bfb [2021-07-30T22:42:10.173Z] ---> 67c2b76f3ced [2021-07-30T22:42:10.173Z] Step 12/24 : RUN ${MAKE} [2021-07-30T22:42:10.173Z] ---> Running in 20d77cc33e73 [2021-07-30T22:42:10.446Z] go mod tidy [2021-07-30T22:42:10.446Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.1" -o cmd/device-snmp ./cmd [2021-07-30T22:42:22.818Z] Removing intermediate container 20d77cc33e73 [2021-07-30T22:42:22.818Z] ---> 75b6fb664aca [2021-07-30T22:42:22.818Z] Step 13/24 : FROM alpine:3.12 [2021-07-30T22:42:22.818Z] 3.12: Pulling from library/alpine [2021-07-30T22:42:22.818Z] 339de151aab4: Pulling fs layer [2021-07-30T22:42:22.818Z] 339de151aab4: Verifying Checksum [2021-07-30T22:42:22.818Z] 339de151aab4: Download complete [2021-07-30T22:42:22.818Z] 339de151aab4: Pull complete [2021-07-30T22:42:22.818Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-07-30T22:42:22.818Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T22:42:22.818Z] ---> 13621d1b12d4 [2021-07-30T22:42:22.818Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T22:42:22.818Z] ---> Running in 6b4f7d525436 [2021-07-30T22:42:22.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:42:22.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:42:23.085Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T22:42:23.085Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T22:42:23.085Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T22:42:23.085Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T22:42:23.085Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T22:42:23.085Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T22:42:23.085Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:42:23.085Z] OK: 8 MiB in 20 packages [2021-07-30T22:42:23.350Z] Removing intermediate container 6b4f7d525436 [2021-07-30T22:42:23.350Z] ---> 4279d2a93bc0 [2021-07-30T22:42:23.350Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-07-30T22:42:23.618Z] ---> 9e09dc5235d3 [2021-07-30T22:42:23.618Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-07-30T22:42:23.884Z] ---> 5234b896dcd7 [2021-07-30T22:42:23.884Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-07-30T22:42:24.155Z] ---> 806ba1cb43d2 [2021-07-30T22:42:24.155Z] Step 18/24 : EXPOSE 59993 [2021-07-30T22:42:24.155Z] ---> Running in 0f3f4cb6374f [2021-07-30T22:42:24.155Z] Removing intermediate container 0f3f4cb6374f [2021-07-30T22:42:24.155Z] ---> 885b260846e8 [2021-07-30T22:42:24.155Z] Step 19/24 : EXPOSE 161 [2021-07-30T22:42:24.155Z] ---> Running in 64931928f103 [2021-07-30T22:42:24.155Z] Removing intermediate container 64931928f103 [2021-07-30T22:42:24.155Z] ---> a0d404ca4031 [2021-07-30T22:42:24.155Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-07-30T22:42:24.155Z] ---> Running in a677c46cf0df [2021-07-30T22:42:24.420Z] Removing intermediate container a677c46cf0df [2021-07-30T22:42:24.420Z] ---> c3b7f6ad552c [2021-07-30T22:42:24.420Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-30T22:42:24.420Z] ---> Running in 44f48226cbf7 [2021-07-30T22:42:24.420Z] Removing intermediate container 44f48226cbf7 [2021-07-30T22:42:24.420Z] ---> db849e20e52f [2021-07-30T22:42:24.420Z] Step 22/24 : LABEL arch=amd64 [2021-07-30T22:42:24.420Z] ---> Running in 7ced92c39bdf [2021-07-30T22:42:24.685Z] Removing intermediate container 7ced92c39bdf [2021-07-30T22:42:24.685Z] ---> 243fea12d484 [2021-07-30T22:42:24.685Z] Step 23/24 : LABEL git_sha=94222f8ea7cc121ac95a8160f80d192244de65ac [2021-07-30T22:42:24.685Z] ---> Running in 107c78f434d8 [2021-07-30T22:42:24.685Z] Removing intermediate container 107c78f434d8 [2021-07-30T22:42:24.685Z] ---> 9e4fe555eccc [2021-07-30T22:42:24.685Z] Step 24/24 : LABEL version=2.0.1-dev.1 [2021-07-30T22:42:24.685Z] ---> Running in 04fab6616105 [2021-07-30T22:42:24.952Z] Removing intermediate container 04fab6616105 [2021-07-30T22:42:24.952Z] ---> 5fc1176526d8 [2021-07-30T22:42:24.952Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T22:42:24.952Z] Successfully built 5fc1176526d8 [2021-07-30T22:42:24.952Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:42:25.230Z] provisioning config files... [2021-07-30T22:42:25.251Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config706549785646775727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:42:25.591Z] ---> docker-login.sh [2021-07-30T22:42:25.591Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:42:25.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:42:25.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:42:25.591Z] Configure a credential helper to remove this warning. See [2021-07-30T22:42:25.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:42:25.591Z] [2021-07-30T22:42:25.591Z] Login Succeeded [2021-07-30T22:42:25.591Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:42:25.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:42:25.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:42:25.859Z] Configure a credential helper to remove this warning. See [2021-07-30T22:42:25.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:42:25.859Z] [2021-07-30T22:42:25.859Z] Login Succeeded [2021-07-30T22:42:25.859Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:42:25.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:42:26.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:42:26.126Z] Configure a credential helper to remove this warning. See [2021-07-30T22:42:26.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:42:26.126Z] [2021-07-30T22:42:26.126Z] Login Succeeded [2021-07-30T22:42:26.126Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:42:26.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:42:26.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:42:26.126Z] Configure a credential helper to remove this warning. See [2021-07-30T22:42:26.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:42:26.126Z] [2021-07-30T22:42:26.126Z] Login Succeeded [2021-07-30T22:42:26.126Z] docker.io [2021-07-30T22:42:26.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:42:26.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:42:26.707Z] Configure a credential helper to remove this warning. See [2021-07-30T22:42:26.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:42:26.707Z] [2021-07-30T22:42:26.707Z] Login Succeeded [2021-07-30T22:42:26.707Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:42:26.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T22:42:26.790Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-07-30T22:42:26.791Z] 94222f8ea7cc121ac95a8160f80d192244de65ac [2021-07-30T22:42:26.791Z] latest [2021-07-30T22:42:26.791Z] 2.0.1-dev.1 [2021-07-30T22:42:26.791Z] 94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [2021-07-30T22:42:26.791Z] main [2021-07-30T22:42:26.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:27.156Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:27.478Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac [2021-07-30T22:42:27.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-07-30T22:42:27.478Z] 698ff3941425: Preparing [2021-07-30T22:42:27.478Z] dd458db4ff18: Preparing [2021-07-30T22:42:27.478Z] fe7d5d9c1005: Preparing [2021-07-30T22:42:27.478Z] 6e1b3a171779: Preparing [2021-07-30T22:42:27.478Z] 32f366d666a5: Preparing [2021-07-30T22:42:27.478Z] 32f366d666a5: Layer already exists [2021-07-30T22:42:27.745Z] 698ff3941425: Pushed [2021-07-30T22:42:27.745Z] dd458db4ff18: Pushed [2021-07-30T22:42:28.010Z] 6e1b3a171779: Pushed [2021-07-30T22:42:28.968Z] fe7d5d9c1005: Pushed [2021-07-30T22:42:29.555Z] 94222f8ea7cc121ac95a8160f80d192244de65ac: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:29.897Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:30.220Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-07-30T22:42:30.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-07-30T22:42:30.220Z] 698ff3941425: Preparing [2021-07-30T22:42:30.220Z] dd458db4ff18: Preparing [2021-07-30T22:42:30.220Z] fe7d5d9c1005: Preparing [2021-07-30T22:42:30.220Z] 6e1b3a171779: Preparing [2021-07-30T22:42:30.220Z] 32f366d666a5: Preparing [2021-07-30T22:42:30.220Z] dd458db4ff18: Layer already exists [2021-07-30T22:42:30.220Z] 6e1b3a171779: Layer already exists [2021-07-30T22:42:30.220Z] 32f366d666a5: Layer already exists [2021-07-30T22:42:30.220Z] 698ff3941425: Layer already exists [2021-07-30T22:42:30.220Z] fe7d5d9c1005: Layer already exists [2021-07-30T22:42:30.487Z] latest: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:30.819Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:31.136Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 [2021-07-30T22:42:31.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-07-30T22:42:31.136Z] 698ff3941425: Preparing [2021-07-30T22:42:31.136Z] dd458db4ff18: Preparing [2021-07-30T22:42:31.136Z] fe7d5d9c1005: Preparing [2021-07-30T22:42:31.136Z] 6e1b3a171779: Preparing [2021-07-30T22:42:31.136Z] 32f366d666a5: Preparing [2021-07-30T22:42:31.136Z] fe7d5d9c1005: Layer already exists [2021-07-30T22:42:31.136Z] 32f366d666a5: Layer already exists [2021-07-30T22:42:31.136Z] dd458db4ff18: Layer already exists [2021-07-30T22:42:31.136Z] 698ff3941425: Layer already exists [2021-07-30T22:42:31.136Z] 6e1b3a171779: Layer already exists [2021-07-30T22:42:31.403Z] 2.0.1-dev.1: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:31.734Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:32.056Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [2021-07-30T22:42:32.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-07-30T22:42:32.056Z] 698ff3941425: Preparing [2021-07-30T22:42:32.056Z] dd458db4ff18: Preparing [2021-07-30T22:42:32.056Z] fe7d5d9c1005: Preparing [2021-07-30T22:42:32.056Z] 6e1b3a171779: Preparing [2021-07-30T22:42:32.056Z] 32f366d666a5: Preparing [2021-07-30T22:42:32.056Z] 6e1b3a171779: Layer already exists [2021-07-30T22:42:32.056Z] dd458db4ff18: Layer already exists [2021-07-30T22:42:32.056Z] 32f366d666a5: Layer already exists [2021-07-30T22:42:32.056Z] 698ff3941425: Layer already exists [2021-07-30T22:42:32.056Z] fe7d5d9c1005: Layer already exists [2021-07-30T22:42:32.056Z] 94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:32.384Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:32.708Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2021-07-30T22:42:32.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-07-30T22:42:32.709Z] 698ff3941425: Preparing [2021-07-30T22:42:32.709Z] dd458db4ff18: Preparing [2021-07-30T22:42:32.709Z] fe7d5d9c1005: Preparing [2021-07-30T22:42:32.709Z] 6e1b3a171779: Preparing [2021-07-30T22:42:32.709Z] 32f366d666a5: Preparing [2021-07-30T22:42:32.709Z] fe7d5d9c1005: Layer already exists [2021-07-30T22:42:32.709Z] dd458db4ff18: Layer already exists [2021-07-30T22:42:32.709Z] 32f366d666a5: Layer already exists [2021-07-30T22:42:32.709Z] 698ff3941425: Layer already exists [2021-07-30T22:42:32.709Z] 6e1b3a171779: Layer already exists [2021-07-30T22:42:32.974Z] main: digest: sha256:764a59af3c4280002983792454358b2eface6c4d6f0cfe1d374ba0529c001c29 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T22:42:33.035Z] ===================================================== [Pipeline] echo [2021-07-30T22:42:33.053Z] taggedImages: [2021-07-30T22:42:33.053Z] - nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac [2021-07-30T22:42:33.053Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-07-30T22:42:33.053Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 [2021-07-30T22:42:33.053Z] - nexus3.edgexfoundry.org:10004/device-snmp:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [2021-07-30T22:42:33.053Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:33.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:42:33.643Z] [2021-07-30T22:42:33.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:33.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:42:33.981Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T22:42:33.981Z] b4d181a07f80: Pulling fs layer [2021-07-30T22:42:33.981Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T22:42:33.981Z] ed53099fbce6: Pulling fs layer [2021-07-30T22:42:33.981Z] dc539afda2c1: Pulling fs layer [2021-07-30T22:42:33.981Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T22:42:33.981Z] 9065ff56babe: Pulling fs layer [2021-07-30T22:42:33.981Z] d287ab97295c: Pulling fs layer [2021-07-30T22:42:33.981Z] dc539afda2c1: Waiting [2021-07-30T22:42:33.981Z] 77bc0d833cb6: Waiting [2021-07-30T22:42:33.981Z] 9065ff56babe: Waiting [2021-07-30T22:42:33.981Z] d287ab97295c: Waiting [2021-07-30T22:42:34.247Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T22:42:34.247Z] a1111a8f2ec3: Download complete [2021-07-30T22:42:34.247Z] dc539afda2c1: Verifying Checksum [2021-07-30T22:42:34.247Z] dc539afda2c1: Download complete [2021-07-30T22:42:34.516Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T22:42:34.516Z] 77bc0d833cb6: Download complete [2021-07-30T22:42:34.516Z] 9065ff56babe: Verifying Checksum [2021-07-30T22:42:34.516Z] 9065ff56babe: Download complete [2021-07-30T22:42:34.516Z] ed53099fbce6: Verifying Checksum [2021-07-30T22:42:34.516Z] ed53099fbce6: Download complete [2021-07-30T22:42:35.487Z] b4d181a07f80: Download complete [2021-07-30T22:42:36.459Z] b4d181a07f80: Pull complete [2021-07-30T22:42:36.459Z] a1111a8f2ec3: Pull complete [2021-07-30T22:42:37.043Z] ed53099fbce6: Pull complete [2021-07-30T22:42:37.043Z] dc539afda2c1: Pull complete [2021-07-30T22:42:37.309Z] 77bc0d833cb6: Pull complete [2021-07-30T22:42:37.309Z] 9065ff56babe: Pull complete [2021-07-30T22:42:39.892Z] d287ab97295c: Verifying Checksum [2021-07-30T22:42:39.892Z] d287ab97295c: Download complete [2021-07-30T22:42:44.170Z] d287ab97295c: Pull complete [2021-07-30T22:42:44.170Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T22:42:44.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:42:44.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T22:42:44.262Z] prd-centos7-docker-4c-2g-1124 does not seem to be running inside a container [2021-07-30T22:42:44.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T22:42:46.783Z] $ docker top c30dba5960a42435e6dea1244b9fbda368f83150399b6df8eb217d3835b91cce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:42:47.268Z] ---> job-cost.sh [2021-07-30T22:42:47.268Z] lf-activate-venv: SKIPPING [2021-07-30T22:42:47.268Z] INFO: No Stack... [2021-07-30T22:42:48.487Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1126 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-07-30T22:42:48.506Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T22:42:48.682Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T22:42:48.785Z] Selected Git installation does not exist. Using Default [2021-07-30T22:42:48.785Z] The recommended git tool is: NONE [2021-07-30T22:42:48.951Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T22:42:49.275Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-07-30T22:42:49.275Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T22:42:49.318Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [2021-07-30T22:42:49.338Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] did not exist. Created. [2021-07-30T22:42:49.338Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T22:42:49.675Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T22:42:49.707Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T22:42:49.724Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T22:42:49.748Z] $ docker stop --time=1 c30dba5960a42435e6dea1244b9fbda368f83150399b6df8eb217d3835b91cce [2021-07-30T22:42:50.899Z] $ docker rm -f c30dba5960a42435e6dea1244b9fbda368f83150399b6df8eb217d3835b91cce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T22:42:56.239Z] using credential edgex-jenkins-ssh [2021-07-30T22:42:56.275Z] Cloning the remote Git repository [2021-07-30T22:42:56.354Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T22:42:56.517Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-07-30T22:42:56.647Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-07-30T22:42:56.649Z] > git --version # timeout=10 [2021-07-30T22:42:56.675Z] > git --version # 'git version 2.17.1' [2021-07-30T22:42:56.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T22:42:56.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:42:57.632Z] Avoid second fetch [2021-07-30T22:42:57.633Z] Checking out Revision 94222f8ea7cc121ac95a8160f80d192244de65ac (main) [2021-07-30T22:42:57.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-07-30T22:42:57.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:42:57.671Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T22:42:57.701Z] > git checkout -f 94222f8ea7cc121ac95a8160f80d192244de65ac # timeout=10 [2021-07-30T22:43:02.852Z] Commit message: "Merge pull request #120 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:43:03.207Z] provisioning config files... [2021-07-30T22:43:03.286Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8440193557502620407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:43:04.033Z] ---> docker-login.sh [2021-07-30T22:43:04.033Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:43:05.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:43:05.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:43:05.660Z] Configure a credential helper to remove this warning. See [2021-07-30T22:43:05.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:43:05.660Z] [2021-07-30T22:43:05.660Z] Login Succeeded [2021-07-30T22:43:05.660Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:43:05.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:43:06.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:43:06.219Z] Configure a credential helper to remove this warning. See [2021-07-30T22:43:06.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:43:06.219Z] [2021-07-30T22:43:06.219Z] Login Succeeded [2021-07-30T22:43:06.219Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:43:06.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:43:06.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:43:06.829Z] Configure a credential helper to remove this warning. See [2021-07-30T22:43:06.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:43:06.829Z] [2021-07-30T22:43:06.829Z] Login Succeeded [2021-07-30T22:43:06.829Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:43:07.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:43:07.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:43:07.711Z] Configure a credential helper to remove this warning. See [2021-07-30T22:43:07.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:43:07.711Z] [2021-07-30T22:43:07.711Z] Login Succeeded [2021-07-30T22:43:07.711Z] docker.io [2021-07-30T22:43:08.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:43:08.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:43:08.614Z] Configure a credential helper to remove this warning. See [2021-07-30T22:43:08.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:43:08.614Z] [2021-07-30T22:43:08.614Z] Login Succeeded [2021-07-30T22:43:08.614Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:43:08.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T22:43:09.154Z] ========================================================= [2021-07-30T22:43:09.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T22:43:09.154Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:43:09.527Z] + 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-07-30T22:43:10.136Z] Sending build context to Docker daemon 354.8kB [2021-07-30T22:43:10.136Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T22:43:10.136Z] Step 2/10 : FROM ${BASE} [2021-07-30T22:43:10.422Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T22:43:10.422Z] 595b0fe564bb: Pulling fs layer [2021-07-30T22:43:10.422Z] 24495759ef45: Pulling fs layer [2021-07-30T22:43:10.422Z] d148012ef14d: Pulling fs layer [2021-07-30T22:43:10.422Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T22:43:10.422Z] 093eec477d81: Pulling fs layer [2021-07-30T22:43:10.422Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T22:43:10.422Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T22:43:10.422Z] 596795e73e0f: Pulling fs layer [2021-07-30T22:43:10.422Z] a6d5b2bbb924: Waiting [2021-07-30T22:43:10.422Z] cb65c68fc2e2: Waiting [2021-07-30T22:43:10.422Z] 2446dc1eb7d3: Waiting [2021-07-30T22:43:10.422Z] 093eec477d81: Waiting [2021-07-30T22:43:10.422Z] 596795e73e0f: Waiting [2021-07-30T22:43:10.422Z] d148012ef14d: Verifying Checksum [2021-07-30T22:43:10.422Z] d148012ef14d: Download complete [2021-07-30T22:43:10.422Z] 24495759ef45: Verifying Checksum [2021-07-30T22:43:10.422Z] 24495759ef45: Download complete [2021-07-30T22:43:10.422Z] 093eec477d81: Verifying Checksum [2021-07-30T22:43:10.422Z] 093eec477d81: Download complete [2021-07-30T22:43:10.712Z] a6d5b2bbb924: Download complete [2021-07-30T22:43:10.712Z] 2446dc1eb7d3: Download complete [2021-07-30T22:43:10.712Z] 595b0fe564bb: Download complete [2021-07-30T22:43:11.717Z] 595b0fe564bb: Pull complete [2021-07-30T22:43:12.328Z] 24495759ef45: Pull complete [2021-07-30T22:43:12.937Z] d148012ef14d: Pull complete [2021-07-30T22:43:13.550Z] 596795e73e0f: Verifying Checksum [2021-07-30T22:43:13.550Z] 596795e73e0f: Download complete [2021-07-30T22:43:15.579Z] cb65c68fc2e2: Verifying Checksum [2021-07-30T22:43:15.579Z] cb65c68fc2e2: Download complete [2021-07-30T22:43:28.181Z] cb65c68fc2e2: Pull complete [2021-07-30T22:43:28.181Z] 093eec477d81: Pull complete [2021-07-30T22:43:28.181Z] a6d5b2bbb924: Pull complete [2021-07-30T22:43:28.181Z] 2446dc1eb7d3: Pull complete [2021-07-30T22:43:32.556Z] 596795e73e0f: Pull complete [2021-07-30T22:43:32.556Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T22:43:32.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T22:43:32.556Z] ---> d9e956139c92 [2021-07-30T22:43:32.556Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T22:43:35.994Z] ---> Running in c0e654e18d25 [2021-07-30T22:43:36.281Z] Removing intermediate container c0e654e18d25 [2021-07-30T22:43:36.281Z] ---> e696056ba78b [2021-07-30T22:43:36.281Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T22:43:36.560Z] ---> Running in e465bdb866ae [2021-07-30T22:43:37.176Z] Removing intermediate container e465bdb866ae [2021-07-30T22:43:37.176Z] ---> 449774c5b6cf [2021-07-30T22:43:37.176Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-07-30T22:43:37.468Z] ---> Running in 84fcbee96aca [2021-07-30T22:43:38.088Z] Removing intermediate container 84fcbee96aca [2021-07-30T22:43:38.088Z] ---> 7b8bf1538404 [2021-07-30T22:43:38.088Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T22:43:38.691Z] ---> Running in c6776f2db92a [2021-07-30T22:43:41.373Z] Removing intermediate container c6776f2db92a [2021-07-30T22:43:41.373Z] ---> 64dd3bbd6599 [2021-07-30T22:43:41.373Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T22:43:41.664Z] ---> Running in dbd3c395111a [2021-07-30T22:43:43.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:43:44.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:43:45.641Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T22:43:45.641Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T22:43:45.642Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T22:43:45.922Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T22:43:45.922Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T22:43:45.922Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T22:43:46.213Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T22:43:46.491Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T22:43:46.492Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T22:43:46.768Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T22:43:46.768Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T22:43:47.045Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T22:43:47.045Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T22:43:47.045Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T22:43:47.324Z] OK: 145 MiB in 53 packages [2021-07-30T22:43:49.347Z] Removing intermediate container dbd3c395111a [2021-07-30T22:43:49.347Z] ---> b0d0ec418adb [2021-07-30T22:43:49.347Z] Step 8/10 : WORKDIR /device-snmp-go [2021-07-30T22:43:49.347Z] ---> Running in 5001833daf9e [2021-07-30T22:43:49.624Z] Removing intermediate container 5001833daf9e [2021-07-30T22:43:49.624Z] ---> 96651f256019 [2021-07-30T22:43:49.624Z] Step 9/10 : COPY . . [2021-07-30T22:43:51.075Z] ---> 43757e8453c4 [2021-07-30T22:43:51.075Z] Step 10/10 : RUN go mod download [2021-07-30T22:43:51.075Z] ---> Running in ba8b69c3e791 [2021-07-30T22:44:23.545Z] Removing intermediate container ba8b69c3e791 [2021-07-30T22:44:23.545Z] ---> 2bbd7ec60136 [2021-07-30T22:44:23.545Z] Successfully built 2bbd7ec60136 [2021-07-30T22:44:23.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:44:23.905Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T22:44:23.905Z] . [Pipeline] withDockerContainer [2021-07-30T22:44:24.211Z] prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container [2021-07-30T22:44:24.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T22:44:26.088Z] $ docker top 2cef4ec831f067e3ab214ed94b8d8fbdefa33c187d1cc16d73394b58b0cae949 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:44:27.120Z] + go version [2021-07-30T22:44:27.120Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T22:44:27.143Z] $ docker stop --time=1 2cef4ec831f067e3ab214ed94b8d8fbdefa33c187d1cc16d73394b58b0cae949 [2021-07-30T22:44:29.085Z] $ docker rm -f 2cef4ec831f067e3ab214ed94b8d8fbdefa33c187d1cc16d73394b58b0cae949 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:44:29.867Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T22:44:29.867Z] . [Pipeline] withDockerContainer [2021-07-30T22:44:30.182Z] prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container [2021-07-30T22:44:30.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T22:44:32.074Z] $ docker top 757cb2446f4ad84c16746a482ad8d3a5f5314f4dfc78c546fe922ebce0ad2f9b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:44:33.046Z] + go mod tidy [Pipeline] sh [2021-07-30T22:44:34.325Z] + make test [2021-07-30T22:44:34.325Z] go mod tidy [2021-07-30T22:44:34.922Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T22:44:36.381Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-07-30T22:45:33.058Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-07-30T22:45:33.058Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements [2021-07-30T22:45:33.058Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T22:46:05.469Z] gofmt -l . [2021-07-30T22:46:05.469Z] [ "`gofmt -l .`" = "" ] [2021-07-30T22:46:05.469Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-30T22:46:05.492Z] $ docker stop --time=1 757cb2446f4ad84c16746a482ad8d3a5f5314f4dfc78c546fe922ebce0ad2f9b [2021-07-30T22:46:07.456Z] $ docker rm -f 757cb2446f4ad84c16746a482ad8d3a5f5314f4dfc78c546fe922ebce0ad2f9b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T22:46:08.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T22:46:08.390Z] Warning: overwriting stash ‘coverage-report’ [2021-07-30T22:46:08.935Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T22:46:09.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T22:46:09.773Z] + ls -al . [2021-07-30T22:46:09.773Z] total 136 [2021-07-30T22:46:09.773Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 30 22:46 . [2021-07-30T22:46:09.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:42 .. [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 30 22:42 .dockerignore [2021-07-30T22:46:09.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:43 .git [2021-07-30T22:46:09.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:42 .github [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 269 Jul 30 22:42 .gitignore [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jul 30 22:42 Attribution.txt [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 4401 Jul 30 22:42 CHANGELOG.md [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jul 30 22:42 Dockerfile [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jul 30 22:42 Dockerfile.build [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 30 22:42 Jenkinsfile [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 22:42 LICENSE [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 936 Jul 30 22:42 Makefile [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jul 30 22:42 README.md [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:39 VERSION [2021-07-30T22:46:09.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:42 bin [2021-07-30T22:46:09.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:42 cmd [2021-07-30T22:46:09.773Z] -rw-r--r-- 1 jenkins jenkins 7631 Jul 30 22:45 coverage.out [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 208 Jul 30 22:42 go.mod [2021-07-30T22:46:09.773Z] -rw-r--r-- 1 jenkins jenkins 20831 Jul 30 22:44 go.sum [2021-07-30T22:46:09.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:42 internal [2021-07-30T22:46:09.773Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 30 22:42 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:10.127Z] + 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=94222f8ea7cc121ac95a8160f80d192244de65ac --label arch=arm64 --label version=2.0.1-dev.1 . [2021-07-30T22:46:10.401Z] Sending build context to Docker daemon 363kB [2021-07-30T22:46:10.401Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T22:46:10.401Z] Step 2/24 : FROM ${BASE} AS builder [2021-07-30T22:46:10.401Z] ---> 2bbd7ec60136 [2021-07-30T22:46:10.401Z] Step 3/24 : ARG MAKE='make build' [2021-07-30T22:46:10.675Z] ---> Running in 83e0e2d90afb [2021-07-30T22:46:11.271Z] Removing intermediate container 83e0e2d90afb [2021-07-30T22:46:11.271Z] ---> daa45c02fa36 [2021-07-30T22:46:11.271Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T22:46:11.544Z] ---> Running in e535db51e79f [2021-07-30T22:46:12.139Z] Removing intermediate container e535db51e79f [2021-07-30T22:46:12.139Z] ---> 7d421e24b8a0 [2021-07-30T22:46:12.139Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T22:46:12.139Z] ---> Running in 02c2a6dd3626 [2021-07-30T22:46:12.737Z] Removing intermediate container 02c2a6dd3626 [2021-07-30T22:46:12.737Z] ---> c8375c0319ff [2021-07-30T22:46:12.737Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T22:46:12.737Z] ---> Running in 3a0f8f372560 [2021-07-30T22:46:15.377Z] Removing intermediate container 3a0f8f372560 [2021-07-30T22:46:15.377Z] ---> 6f7109dd3dc4 [2021-07-30T22:46:15.377Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T22:46:15.658Z] ---> Running in 98010f6a5bab [2021-07-30T22:46:17.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:46:17.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:46:19.134Z] OK: 145 MiB in 53 packages [2021-07-30T22:46:20.127Z] Removing intermediate container 98010f6a5bab [2021-07-30T22:46:20.127Z] ---> f4abd0a53ba6 [2021-07-30T22:46:20.127Z] Step 8/24 : WORKDIR /device-snmp-go [2021-07-30T22:46:20.412Z] ---> Running in ff158887c247 [2021-07-30T22:46:21.021Z] Removing intermediate container ff158887c247 [2021-07-30T22:46:21.021Z] ---> ae5b1b38db2a [2021-07-30T22:46:21.021Z] Step 9/24 : COPY . . [2021-07-30T22:46:22.000Z] ---> 6c90485f236d [2021-07-30T22:46:22.000Z] Step 10/24 : RUN go mod tidy [2021-07-30T22:46:22.276Z] ---> Running in af8c1ea3fc2b [2021-07-30T22:46:25.699Z] Removing intermediate container af8c1ea3fc2b [2021-07-30T22:46:25.699Z] ---> 00abbae65ce1 [2021-07-30T22:46:25.699Z] Step 11/24 : RUN make update [2021-07-30T22:46:25.699Z] ---> Running in 9e428c41cb61 [2021-07-30T22:46:27.146Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-30T22:46:28.708Z] Removing intermediate container 9e428c41cb61 [2021-07-30T22:46:28.708Z] ---> 07458384b795 [2021-07-30T22:46:28.708Z] Step 12/24 : RUN ${MAKE} [2021-07-30T22:46:28.708Z] ---> Running in 98ee5f2053b7 [2021-07-30T22:46:30.204Z] go mod tidy [2021-07-30T22:46:30.825Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.1" -o cmd/device-snmp ./cmd [2021-07-30T22:47:09.885Z] Removing intermediate container 98ee5f2053b7 [2021-07-30T22:47:09.885Z] ---> 483d45a48cf0 [2021-07-30T22:47:09.885Z] Step 13/24 : FROM alpine:3.12 [2021-07-30T22:47:09.885Z] 3.12: Pulling from library/alpine [2021-07-30T22:47:10.170Z] d2f70382dc9a: Pulling fs layer [2021-07-30T22:47:10.445Z] d2f70382dc9a: Verifying Checksum [2021-07-30T22:47:10.445Z] d2f70382dc9a: Download complete [2021-07-30T22:47:11.053Z] d2f70382dc9a: Pull complete [2021-07-30T22:47:11.328Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-07-30T22:47:11.328Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T22:47:11.328Z] ---> c4fd0aeabfcf [2021-07-30T22:47:11.328Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T22:47:11.606Z] ---> Running in c1ea3d15363b [2021-07-30T22:47:12.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:47:12.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:47:13.486Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T22:47:13.486Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T22:47:13.486Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T22:47:13.486Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T22:47:13.486Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T22:47:13.486Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T22:47:13.486Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:47:13.486Z] OK: 8 MiB in 20 packages [2021-07-30T22:47:14.926Z] Removing intermediate container c1ea3d15363b [2021-07-30T22:47:14.926Z] ---> d382b611e146 [2021-07-30T22:47:14.926Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-07-30T22:47:15.911Z] ---> 8991d4582f72 [2021-07-30T22:47:15.911Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-07-30T22:47:16.891Z] ---> df403c6d1221 [2021-07-30T22:47:16.891Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-07-30T22:47:17.485Z] ---> 0793af09f241 [2021-07-30T22:47:17.485Z] Step 18/24 : EXPOSE 59993 [2021-07-30T22:47:17.485Z] ---> Running in e0a5eb7e32ee [2021-07-30T22:47:18.081Z] Removing intermediate container e0a5eb7e32ee [2021-07-30T22:47:18.081Z] ---> ed25c412ea6c [2021-07-30T22:47:18.081Z] Step 19/24 : EXPOSE 161 [2021-07-30T22:47:18.357Z] ---> Running in 2aa46923af0d [2021-07-30T22:47:18.633Z] Removing intermediate container 2aa46923af0d [2021-07-30T22:47:18.633Z] ---> 833e05e48cf0 [2021-07-30T22:47:18.633Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-07-30T22:47:18.908Z] ---> Running in ec20c214fdf8 [2021-07-30T22:47:19.512Z] Removing intermediate container ec20c214fdf8 [2021-07-30T22:47:19.512Z] ---> 2b6034eab384 [2021-07-30T22:47:19.512Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-30T22:47:19.512Z] ---> Running in 2282d7d7cb25 [2021-07-30T22:47:20.107Z] Removing intermediate container 2282d7d7cb25 [2021-07-30T22:47:20.107Z] ---> 18b54bb476f9 [2021-07-30T22:47:20.107Z] Step 22/24 : LABEL arch=arm64 [2021-07-30T22:47:20.381Z] ---> Running in 3d6a809a79c9 [2021-07-30T22:47:20.656Z] Removing intermediate container 3d6a809a79c9 [2021-07-30T22:47:20.656Z] ---> 4fba612683aa [2021-07-30T22:47:20.656Z] Step 23/24 : LABEL git_sha=94222f8ea7cc121ac95a8160f80d192244de65ac [2021-07-30T22:47:20.932Z] ---> Running in 80e8c2a2d02c [2021-07-30T22:47:21.531Z] Removing intermediate container 80e8c2a2d02c [2021-07-30T22:47:21.531Z] ---> aa7e9be3955a [2021-07-30T22:47:21.531Z] Step 24/24 : LABEL version=2.0.1-dev.1 [2021-07-30T22:47:21.531Z] ---> Running in ffc71eacfbd5 [2021-07-30T22:47:22.125Z] Removing intermediate container ffc71eacfbd5 [2021-07-30T22:47:22.125Z] ---> 4816d5f943f0 [2021-07-30T22:47:22.125Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T22:47:22.125Z] Successfully built 4816d5f943f0 [2021-07-30T22:47:22.125Z] 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-07-30T22:47:22.369Z] provisioning config files... [2021-07-30T22:47:22.392Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config8243443513310527522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:47:22.803Z] ---> docker-login.sh [2021-07-30T22:47:22.803Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:47:23.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:47:23.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:47:23.080Z] Configure a credential helper to remove this warning. See [2021-07-30T22:47:23.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:47:23.080Z] [2021-07-30T22:47:23.080Z] Login Succeeded [2021-07-30T22:47:23.080Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:47:23.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:47:23.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:47:23.684Z] Configure a credential helper to remove this warning. See [2021-07-30T22:47:23.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:47:23.684Z] [2021-07-30T22:47:23.684Z] Login Succeeded [2021-07-30T22:47:23.684Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:47:24.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:47:24.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:47:24.282Z] Configure a credential helper to remove this warning. See [2021-07-30T22:47:24.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:47:24.282Z] [2021-07-30T22:47:24.282Z] Login Succeeded [2021-07-30T22:47:24.282Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:47:24.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:47:24.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:47:24.877Z] Configure a credential helper to remove this warning. See [2021-07-30T22:47:24.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:47:24.877Z] [2021-07-30T22:47:24.877Z] Login Succeeded [2021-07-30T22:47:24.877Z] docker.io [2021-07-30T22:47:25.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:47:25.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:47:25.740Z] Configure a credential helper to remove this warning. See [2021-07-30T22:47:25.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:47:25.740Z] [2021-07-30T22:47:25.740Z] Login Succeeded [2021-07-30T22:47:25.740Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:47:25.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T22:47:25.830Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-07-30T22:47:25.830Z] 94222f8ea7cc121ac95a8160f80d192244de65ac [2021-07-30T22:47:25.830Z] latest [2021-07-30T22:47:25.830Z] 2.0.1-dev.1 [2021-07-30T22:47:25.830Z] 94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [2021-07-30T22:47:25.830Z] main [2021-07-30T22:47:25.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:26.212Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:26.557Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac [2021-07-30T22:47:26.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-07-30T22:47:26.557Z] d46655ae411c: Preparing [2021-07-30T22:47:26.557Z] 890318876a91: Preparing [2021-07-30T22:47:26.557Z] bac7e908cb6c: Preparing [2021-07-30T22:47:26.557Z] af9213943340: Preparing [2021-07-30T22:47:26.557Z] 3fbe34a1663b: Preparing [2021-07-30T22:47:26.833Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:47:27.106Z] 890318876a91: Pushed [2021-07-30T22:47:27.106Z] d46655ae411c: Pushed [2021-07-30T22:47:27.701Z] af9213943340: Pushed [2021-07-30T22:47:29.674Z] bac7e908cb6c: Pushed [2021-07-30T22:47:29.945Z] 94222f8ea7cc121ac95a8160f80d192244de65ac: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:30.294Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:30.636Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-07-30T22:47:30.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-07-30T22:47:30.637Z] d46655ae411c: Preparing [2021-07-30T22:47:30.637Z] 890318876a91: Preparing [2021-07-30T22:47:30.637Z] bac7e908cb6c: Preparing [2021-07-30T22:47:30.637Z] af9213943340: Preparing [2021-07-30T22:47:30.637Z] 3fbe34a1663b: Preparing [2021-07-30T22:47:30.909Z] af9213943340: Layer already exists [2021-07-30T22:47:30.909Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:47:30.909Z] bac7e908cb6c: Layer already exists [2021-07-30T22:47:30.909Z] d46655ae411c: Layer already exists [2021-07-30T22:47:30.909Z] 890318876a91: Layer already exists [2021-07-30T22:47:30.909Z] latest: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:31.259Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:31.610Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 [2021-07-30T22:47:31.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-07-30T22:47:31.610Z] d46655ae411c: Preparing [2021-07-30T22:47:31.610Z] 890318876a91: Preparing [2021-07-30T22:47:31.610Z] bac7e908cb6c: Preparing [2021-07-30T22:47:31.610Z] af9213943340: Preparing [2021-07-30T22:47:31.610Z] 3fbe34a1663b: Preparing [2021-07-30T22:47:31.883Z] bac7e908cb6c: Layer already exists [2021-07-30T22:47:31.883Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:47:31.883Z] d46655ae411c: Layer already exists [2021-07-30T22:47:31.883Z] 890318876a91: Layer already exists [2021-07-30T22:47:31.883Z] af9213943340: Layer already exists [2021-07-30T22:47:31.883Z] 2.0.1-dev.1: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:32.227Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:32.581Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [2021-07-30T22:47:32.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-07-30T22:47:32.581Z] d46655ae411c: Preparing [2021-07-30T22:47:32.581Z] 890318876a91: Preparing [2021-07-30T22:47:32.581Z] bac7e908cb6c: Preparing [2021-07-30T22:47:32.581Z] af9213943340: Preparing [2021-07-30T22:47:32.581Z] 3fbe34a1663b: Preparing [2021-07-30T22:47:32.852Z] d46655ae411c: Layer already exists [2021-07-30T22:47:32.852Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:47:32.852Z] af9213943340: Layer already exists [2021-07-30T22:47:32.852Z] 890318876a91: Layer already exists [2021-07-30T22:47:32.852Z] bac7e908cb6c: Layer already exists [2021-07-30T22:47:32.852Z] 94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:33.201Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:33.544Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2021-07-30T22:47:33.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-07-30T22:47:33.544Z] d46655ae411c: Preparing [2021-07-30T22:47:33.544Z] 890318876a91: Preparing [2021-07-30T22:47:33.544Z] bac7e908cb6c: Preparing [2021-07-30T22:47:33.544Z] af9213943340: Preparing [2021-07-30T22:47:33.544Z] 3fbe34a1663b: Preparing [2021-07-30T22:47:33.818Z] bac7e908cb6c: Layer already exists [2021-07-30T22:47:33.818Z] d46655ae411c: Layer already exists [2021-07-30T22:47:33.818Z] 890318876a91: Layer already exists [2021-07-30T22:47:33.818Z] af9213943340: Layer already exists [2021-07-30T22:47:33.818Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:47:33.818Z] main: digest: sha256:5b198be669e0ec0efd924db0ffde9d854f2724bcc43f984635e0624c09296ab7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T22:47:33.900Z] ===================================================== [Pipeline] echo [2021-07-30T22:47:33.916Z] taggedImages: [2021-07-30T22:47:33.916Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac [2021-07-30T22:47:33.916Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-07-30T22:47:33.916Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 [2021-07-30T22:47:33.916Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:94222f8ea7cc121ac95a8160f80d192244de65ac-2.0.1-dev.1 [2021-07-30T22:47:33.916Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:34.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:47:34.421Z] [2021-07-30T22:47:34.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:34.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:47:35.057Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T22:47:35.057Z] 448f6bf000e3: Pulling fs layer [2021-07-30T22:47:35.057Z] f757da607395: Pulling fs layer [2021-07-30T22:47:35.057Z] 05883995daec: Pulling fs layer [2021-07-30T22:47:35.057Z] 8603b9c90790: Pulling fs layer [2021-07-30T22:47:35.057Z] 1560dd03e051: Pulling fs layer [2021-07-30T22:47:35.057Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T22:47:35.057Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T22:47:35.057Z] 1560dd03e051: Waiting [2021-07-30T22:47:35.057Z] 27f5ce0e4adf: Waiting [2021-07-30T22:47:35.057Z] c2d8d7efcc4b: Waiting [2021-07-30T22:47:35.057Z] 8603b9c90790: Waiting [2021-07-30T22:47:35.333Z] f757da607395: Verifying Checksum [2021-07-30T22:47:35.333Z] f757da607395: Download complete [2021-07-30T22:47:35.333Z] 8603b9c90790: Download complete [2021-07-30T22:47:35.607Z] 1560dd03e051: Verifying Checksum [2021-07-30T22:47:35.607Z] 1560dd03e051: Download complete [2021-07-30T22:47:35.607Z] 27f5ce0e4adf: Verifying Checksum [2021-07-30T22:47:35.607Z] 27f5ce0e4adf: Download complete [2021-07-30T22:47:35.885Z] 05883995daec: Verifying Checksum [2021-07-30T22:47:35.885Z] 05883995daec: Download complete [2021-07-30T22:47:36.483Z] 448f6bf000e3: Verifying Checksum [2021-07-30T22:47:36.483Z] 448f6bf000e3: Download complete [2021-07-30T22:47:39.876Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T22:47:39.876Z] c2d8d7efcc4b: Download complete [2021-07-30T22:47:39.876Z] 448f6bf000e3: Pull complete [2021-07-30T22:47:40.473Z] f757da607395: Pull complete [2021-07-30T22:47:41.909Z] 05883995daec: Pull complete [2021-07-30T22:47:42.189Z] 8603b9c90790: Pull complete [2021-07-30T22:47:43.183Z] 1560dd03e051: Pull complete [2021-07-30T22:47:43.478Z] 27f5ce0e4adf: Pull complete [2021-07-30T22:47:59.363Z] c2d8d7efcc4b: Pull complete [2021-07-30T22:47:59.363Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T22:47:59.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:47:59.363Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T22:47:59.657Z] prd-ubuntu18.04-docker-arm64-4c-16g-1126 does not seem to be running inside a container [2021-07-30T22:47:59.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T22:48:04.225Z] $ docker top 90f3adf82021a47b94db1d6f387cd1e5c64755ffde8ec8c95684dc560d9d2dfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:48:05.254Z] ---> job-cost.sh [2021-07-30T22:48:05.254Z] lf-activate-venv: SKIPPING [2021-07-30T22:48:05.254Z] INFO: No Stack... [2021-07-30T22:48:06.239Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T22:48:06.518Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T22:48:07.249Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-07-30T22:48:07.249Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T22:48:07.336Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [2021-07-30T22:48:07.355Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] did not exist. Created. [2021-07-30T22:48:07.355Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T22:48:08.124Z] /w/workspace/device-snmp-go/2@tmp/durable-b4029b13/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-b4029b13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T22:48:08.816Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T22:48:08.840Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T22:48:08.882Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T22:48:08.892Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T22:48:08.922Z] $ docker stop --time=1 90f3adf82021a47b94db1d6f387cd1e5c64755ffde8ec8c95684dc560d9d2dfa [2021-07-30T22:48:10.892Z] $ docker rm -f 90f3adf82021a47b94db1d6f387cd1e5c64755ffde8ec8c95684dc560d9d2dfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-30T22:48:11.772Z] provisioning config files... [2021-07-30T22:48:11.787Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6850940294998775977tmp [Pipeline] { [Pipeline] sh [2021-07-30T22:48:12.149Z] + set +x [2021-07-30T22:48:12.149Z] + bash -s -- [2021-07-30T22:48:12.149Z] + curl -s https://codecov.io/bash [2021-07-30T22:48:12.149Z] [2021-07-30T22:48:12.149Z] _____ _ [2021-07-30T22:48:12.149Z] / ____| | | [2021-07-30T22:48:12.149Z] | | ___ __| | ___ ___ _____ __ [2021-07-30T22:48:12.149Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-30T22:48:12.149Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-30T22:48:12.149Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-30T22:48:12.149Z] Bash-1.0.6 [2021-07-30T22:48:12.149Z] [2021-07-30T22:48:12.149Z] [2021-07-30T22:48:12.149Z] ==> git version 2.24.4 found [2021-07-30T22:48:12.149Z] ==> 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-07-30T22:48:12.149Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-30T22:48:12.149Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-30T22:48:12.149Z] ==> Jenkins CI detected. [2021-07-30T22:48:12.149Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2021-07-30T22:48:12.149Z] project root: . [2021-07-30T22:48:12.149Z] --> token set from env [2021-07-30T22:48:12.149Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-30T22:48:12.422Z] ==> Running gcov in . (disable via -X gcov) [2021-07-30T22:48:12.422Z] ==> Python coveragepy not found [2021-07-30T22:48:12.422Z] ==> Searching for coverage reports in: [2021-07-30T22:48:12.422Z] + . [2021-07-30T22:48:12.422Z] -> Found 1 reports [2021-07-30T22:48:12.422Z] ==> Detecting git/mercurial file structure [2021-07-30T22:48:12.422Z] ==> Reading reports [2021-07-30T22:48:12.422Z] + ./coverage.out bytes=7631 [2021-07-30T22:48:12.422Z] ==> Appending adjustments [2021-07-30T22:48:12.422Z] https://docs.codecov.io/docs/fixing-reports [2021-07-30T22:48:12.422Z] + Found adjustments [2021-07-30T22:48:12.422Z] ==> Gzipping contents [2021-07-30T22:48:12.422Z] 4.0K /tmp/codecov.fWLxQE.gz [2021-07-30T22:48:12.422Z] ==> Uploading reports [2021-07-30T22:48:12.422Z] url: https://codecov.io [2021-07-30T22:48:12.422Z] query: branch=main&commit=94222f8ea7cc121ac95a8160f80d192244de65ac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-30T22:48:12.422Z] -> Pinging Codecov [2021-07-30T22:48:12.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=94222f8ea7cc121ac95a8160f80d192244de65ac&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-30T22:48:13.012Z] -> Uploading to [2021-07-30T22:48:13.012Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-30/6C56EA5C29638FB4528AC87E60AF5AE0/94222f8ea7cc121ac95a8160f80d192244de65ac/a1ccc735-4135-4eb9-b5ed-52fc82b3184a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T224812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b42b5e3d28bc6e5fa680fbd927dfb0f7a01e68c12cd524ea9637793238dd48c0 [2021-07-30T22:48:13.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-30T22:48:13.012Z] Dload Upload Total Spent Left Speed [2021-07-30T22:48:13.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1336 0 0 100 1336 0 3491 --:--:-- --:--:-- --:--:-- 3497 [2021-07-30T22:48:13.280Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] } [2021-07-30T22:48:13.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-30T22:48:13.609Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-30T22:48:13.632Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:48:13.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T22:48:13.955Z] [2021-07-30T22:48:13.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:48:14.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T22:48:14.290Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-30T22:48:14.290Z] 188c0c94c7c5: Pulling fs layer [2021-07-30T22:48:14.290Z] 0ef7d3d256c8: Pulling fs layer [2021-07-30T22:48:14.290Z] de9db76c5a1d: Pulling fs layer [2021-07-30T22:48:14.290Z] 0eba1c9be4d2: Pulling fs layer [2021-07-30T22:48:14.290Z] 0d57e429df01: Pulling fs layer [2021-07-30T22:48:14.290Z] 4e4be7b47b0d: Pulling fs layer [2021-07-30T22:48:14.290Z] e1f770b5df2f: Pulling fs layer [2021-07-30T22:48:14.290Z] 85a0685a4137: Pulling fs layer [2021-07-30T22:48:14.290Z] 0d57e429df01: Waiting [2021-07-30T22:48:14.290Z] 4e4be7b47b0d: Waiting [2021-07-30T22:48:14.290Z] e1f770b5df2f: Waiting [2021-07-30T22:48:14.290Z] 85a0685a4137: Waiting [2021-07-30T22:48:14.290Z] 0eba1c9be4d2: Waiting [2021-07-30T22:48:14.290Z] de9db76c5a1d: Verifying Checksum [2021-07-30T22:48:14.290Z] de9db76c5a1d: Download complete [2021-07-30T22:48:14.290Z] 0ef7d3d256c8: Verifying Checksum [2021-07-30T22:48:14.290Z] 0ef7d3d256c8: Download complete [2021-07-30T22:48:14.561Z] 0d57e429df01: Verifying Checksum [2021-07-30T22:48:14.561Z] 0d57e429df01: Download complete [2021-07-30T22:48:14.561Z] 4e4be7b47b0d: Verifying Checksum [2021-07-30T22:48:14.561Z] 4e4be7b47b0d: Download complete [2021-07-30T22:48:14.561Z] 188c0c94c7c5: Verifying Checksum [2021-07-30T22:48:14.561Z] 188c0c94c7c5: Download complete [2021-07-30T22:48:14.833Z] 188c0c94c7c5: Pull complete [2021-07-30T22:48:14.833Z] 0ef7d3d256c8: Pull complete [2021-07-30T22:48:15.099Z] de9db76c5a1d: Pull complete [2021-07-30T22:48:15.370Z] e1f770b5df2f: Verifying Checksum [2021-07-30T22:48:15.370Z] e1f770b5df2f: Download complete [2021-07-30T22:48:19.659Z] 0eba1c9be4d2: Verifying Checksum [2021-07-30T22:48:19.659Z] 0eba1c9be4d2: Download complete [2021-07-30T22:48:21.095Z] 85a0685a4137: Verifying Checksum [2021-07-30T22:48:21.095Z] 85a0685a4137: Download complete [2021-07-30T22:48:22.520Z] 0eba1c9be4d2: Pull complete [2021-07-30T22:48:22.800Z] 0d57e429df01: Pull complete [2021-07-30T22:48:22.800Z] 4e4be7b47b0d: Pull complete [2021-07-30T22:48:23.401Z] e1f770b5df2f: Pull complete [2021-07-30T22:48:26.787Z] 85a0685a4137: Pull complete [2021-07-30T22:48:26.787Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-30T22:48:26.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T22:48:26.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-30T22:48:26.899Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-07-30T22:48:26.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-30T22:48:29.310Z] $ docker top e71acc43b4ddd4232b5e1546e158e3dc1988441e17507cd70463bbe78a9bba92 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-30T22:48:29.431Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-30T22:48:29.744Z] + set -o pipefail [2021-07-30T22:48:29.744Z] + snyk monitor '--org=edgex-jenkins' [2021-07-30T22:48:39.835Z] [2021-07-30T22:48:39.835Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2021-07-30T22:48:39.835Z] [2021-07-30T22:48:39.835Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/6784e532-2b2b-49e9-aaa5-4fede2634815 [2021-07-30T22:48:39.835Z] [2021-07-30T22:48:39.835Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-30T22:48:39.835Z] [2021-07-30T22:48:39.835Z] [Pipeline] } [2021-07-30T22:48:39.870Z] $ docker stop --time=1 e71acc43b4ddd4232b5e1546e158e3dc1988441e17507cd70463bbe78a9bba92 [2021-07-30T22:48:41.647Z] $ docker rm -f e71acc43b4ddd4232b5e1546e158e3dc1988441e17507cd70463bbe78a9bba92 [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-07-30T22:48:42.780Z] + git log --format=format:%s -1 94222f8ea7cc121ac95a8160f80d192244de65ac [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:48:43.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:48:43.113Z] . [Pipeline] withDockerContainer [2021-07-30T22:48:43.213Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-07-30T22:48:43.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T22:48:43.707Z] $ docker top caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:48:43.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:48:43.855Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:48:44.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:48:44.002Z] $ docker exec caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 ssh-agent [2021-07-30T22:48:44.139Z] SSH_AUTH_SOCK=/tmp/ssh-NkRhGGM055wp/agent.13 [2021-07-30T22:48:44.139Z] SSH_AGENT_PID=19 [2021-07-30T22:48:44.150Z] Running ssh-add (command line suppressed) [2021-07-30T22:48:44.262Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6730062800114479574.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6730062800114479574.key) [2021-07-30T22:48:44.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:48:44.649Z] + git semver tag [2021-07-30T22:48:44.649Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:48:44.649Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-07-30T22:48:44.649Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-07-30T22:48:44.649Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:48:44.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:48:44.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:48:44.649Z] # $SEMVER_BRANCH = main [2021-07-30T22:48:44.649Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-07-30T22:48:44.649Z] # 94222f8ea7cc121ac95a8160f80d192244de65ac HEAD [2021-07-30T22:48:44.649Z] # -> Force: false [2021-07-30T22:48:44.649Z] # 2db36b9deb492e3390969896514782fc9e86ddde refs/tags/v2.0.1-dev.1 [Pipeline] } [2021-07-30T22:48:44.664Z] $ docker exec --env ******** --env ******** caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 ssh-agent -k [2021-07-30T22:48:44.775Z] unset SSH_AUTH_SOCK; [2021-07-30T22:48:44.779Z] unset SSH_AGENT_PID; [2021-07-30T22:48:44.779Z] echo Agent pid 19 killed; [2021-07-30T22:48:44.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:48:45.171Z] + git semver [Pipeline] } [2021-07-30T22:48:45.195Z] $ docker stop --time=1 caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 [2021-07-30T22:48:46.462Z] $ docker rm -f caaf433c4ee9952d6b903da6edd44221004bc07a759885ef9cf1c974513bf392 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:48:46.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:48:46.951Z] [2021-07-30T22:48:46.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:48:47.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:48:47.288Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-30T22:48:47.288Z] ab5ef0e58194: Pulling fs layer [2021-07-30T22:48:47.288Z] 9712f1f96733: Pulling fs layer [2021-07-30T22:48:47.288Z] 63f879dbbcfc: Pulling fs layer [2021-07-30T22:48:47.288Z] 0d9ebad4ef96: Pulling fs layer [2021-07-30T22:48:47.288Z] e9a5061849ea: Pulling fs layer [2021-07-30T22:48:47.288Z] d747dcd14b5f: Pulling fs layer [2021-07-30T22:48:47.288Z] 2de7ff778b66: Pulling fs layer [2021-07-30T22:48:47.288Z] 0d9ebad4ef96: Waiting [2021-07-30T22:48:47.288Z] e9a5061849ea: Waiting [2021-07-30T22:48:47.288Z] d747dcd14b5f: Waiting [2021-07-30T22:48:47.288Z] 2de7ff778b66: Waiting [2021-07-30T22:48:47.288Z] 9712f1f96733: Verifying Checksum [2021-07-30T22:48:47.288Z] 9712f1f96733: Download complete [2021-07-30T22:48:49.898Z] 63f879dbbcfc: Verifying Checksum [2021-07-30T22:48:49.898Z] 63f879dbbcfc: Download complete [2021-07-30T22:48:50.497Z] e9a5061849ea: Verifying Checksum [2021-07-30T22:48:50.497Z] e9a5061849ea: Download complete [2021-07-30T22:48:50.497Z] d747dcd14b5f: Download complete [2021-07-30T22:48:51.088Z] 2de7ff778b66: Verifying Checksum [2021-07-30T22:48:51.088Z] 2de7ff778b66: Download complete [2021-07-30T22:48:51.088Z] 0d9ebad4ef96: Verifying Checksum [2021-07-30T22:48:51.088Z] 0d9ebad4ef96: Download complete [2021-07-30T22:48:51.680Z] ab5ef0e58194: Verifying Checksum [2021-07-30T22:48:51.680Z] ab5ef0e58194: Download complete [2021-07-30T22:48:55.060Z] ab5ef0e58194: Pull complete [2021-07-30T22:48:55.060Z] 9712f1f96733: Pull complete [2021-07-30T22:48:55.655Z] 63f879dbbcfc: Pull complete [2021-07-30T22:48:59.986Z] 0d9ebad4ef96: Pull complete [2021-07-30T22:48:59.986Z] e9a5061849ea: Pull complete [2021-07-30T22:48:59.986Z] d747dcd14b5f: Pull complete [2021-07-30T22:49:00.951Z] 2de7ff778b66: Pull complete [2021-07-30T22:49:00.951Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-30T22:49:00.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:49:00.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-30T22:49:01.050Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-07-30T22:49:01.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-30T22:49:04.644Z] $ docker top 3d52e4ab68acca158817448a8cda409ba83f9ed10d572b3a3bf92dffc1271b2c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:49:04.764Z] provisioning config files... [2021-07-30T22:49:04.782Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6342522727111668016tmp [2021-07-30T22:49:04.806Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3240953544592125763tmp [2021-07-30T22:49:04.825Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2948802953556587174tmp [Pipeline] { [Pipeline] echo [2021-07-30T22:49:04.853Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:05.164Z] ---> sigul-configuration.sh [2021-07-30T22:49:05.164Z] gpg: directory `/root/.gnupg' created [2021-07-30T22:49:05.164Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-30T22:49:05.164Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-30T22:49:05.164Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-30T22:49:05.164Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-30T22:49:05.164Z] gpg: CAST5 encrypted data [2021-07-30T22:49:05.164Z] gpg: encrypted with 1 passphrase [2021-07-30T22:49:05.164Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-30T22:49:05.476Z] + mkdir /home/jenkins [2021-07-30T22:49:05.476Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-30T22:49:05.793Z] + 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-07-30T22:49:05.808Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:06.157Z] ---> sigul-install.sh [2021-07-30T22:49:06.157Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-30T22:49:06.474Z] + git tag --list [2021-07-30T22:49:06.474Z] 1.0.0 [2021-07-30T22:49:06.474Z] v0.0.0 [2021-07-30T22:49:06.474Z] v1.1.0 [2021-07-30T22:49:06.474Z] v1.1.1 [2021-07-30T22:49:06.474Z] v1.2.2 [2021-07-30T22:49:06.474Z] v1.3.0 [2021-07-30T22:49:06.474Z] v1.3.1 [2021-07-30T22:49:06.474Z] v2.0.0 [2021-07-30T22:49:06.474Z] v2.0.1-dev.1 [Pipeline] sh [2021-07-30T22:49:06.790Z] + lftools sign git-tag v2.0.1-dev.1 [2021-07-30T22:49:07.374Z] Signing Git tag with Sigul... [2021-07-30T22:49:07.374Z] Signing v2.0.1-dev.1 [Pipeline] echo [2021-07-30T22:49:08.347Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:08.658Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-30T22:49:08.671Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-30T22:49:08.699Z] $ docker stop --time=1 3d52e4ab68acca158817448a8cda409ba83f9ed10d572b3a3bf92dffc1271b2c [2021-07-30T22:49:09.919Z] $ docker rm -f 3d52e4ab68acca158817448a8cda409ba83f9ed10d572b3a3bf92dffc1271b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:49:10.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:49:10.590Z] . [Pipeline] withDockerContainer [2021-07-30T22:49:10.676Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-07-30T22:49:10.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T22:49:11.121Z] $ docker top 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:49:11.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:49:11.275Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:49:11.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:49:11.406Z] $ docker exec 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 ssh-agent [2021-07-30T22:49:11.528Z] SSH_AUTH_SOCK=/tmp/ssh-34L6s63XVrht/agent.13 [2021-07-30T22:49:11.528Z] SSH_AGENT_PID=20 [2021-07-30T22:49:11.537Z] Running ssh-add (command line suppressed) [2021-07-30T22:49:11.642Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4117241923710784594.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4117241923710784594.key) [2021-07-30T22:49:11.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:49:11.989Z] + git semver bump pre [2021-07-30T22:49:11.989Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:49:11.989Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-07-30T22:49:11.989Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-07-30T22:49:11.989Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:49:11.989Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:49:11.989Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:49:11.989Z] # $SEMVER_BRANCH = main [2021-07-30T22:49:11.989Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-07-30T22:49:11.989Z] 2.0.1-dev.2 [Pipeline] } [2021-07-30T22:49:12.001Z] $ docker exec --env ******** --env ******** 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 ssh-agent -k [2021-07-30T22:49:12.117Z] unset SSH_AUTH_SOCK; [2021-07-30T22:49:12.117Z] unset SSH_AGENT_PID; [2021-07-30T22:49:12.118Z] echo Agent pid 20 killed; [2021-07-30T22:49:12.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:49:12.491Z] + git semver [Pipeline] } [2021-07-30T22:49:12.506Z] $ docker stop --time=1 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 [2021-07-30T22:49:13.712Z] $ docker rm -f 1b6be01d048a604c16d2be2376ec3cddf185ac5a134c302af1174775683f0019 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:49:14.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:49:14.169Z] . [Pipeline] withDockerContainer [2021-07-30T22:49:14.605Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-07-30T22:49:14.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T22:49:15.112Z] $ docker top eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:49:15.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:49:15.249Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:49:15.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:49:15.390Z] $ docker exec eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 ssh-agent [2021-07-30T22:49:15.522Z] SSH_AUTH_SOCK=/tmp/ssh-Q3gSWGmU3Q5B/agent.13 [2021-07-30T22:49:15.522Z] SSH_AGENT_PID=20 [2021-07-30T22:49:15.533Z] Running ssh-add (command line suppressed) [2021-07-30T22:49:15.646Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7317856834225244582.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7317856834225244582.key) [2021-07-30T22:49:15.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:49:15.990Z] + git semver push [2021-07-30T22:49:15.991Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:49:15.991Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-07-30T22:49:15.991Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-07-30T22:49:15.991Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:49:15.991Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:49:15.991Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:49:15.991Z] # $SEMVER_BRANCH = main [2021-07-30T22:49:15.991Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-07-30T22:49:21.345Z] $ docker exec --env ******** --env ******** eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 ssh-agent -k [2021-07-30T22:49:21.451Z] unset SSH_AUTH_SOCK; [2021-07-30T22:49:21.452Z] unset SSH_AGENT_PID; [2021-07-30T22:49:21.452Z] echo Agent pid 20 killed; [2021-07-30T22:49:21.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:49:21.827Z] + git semver [Pipeline] } [2021-07-30T22:49:21.845Z] $ docker stop --time=1 eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 [2021-07-30T22:49:23.058Z] $ docker rm -f eb5a9f8d7759fe081debe0ab490231946a3335b3aa9a886eee184b4887567fb8 [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-07-30T22:49:24.054Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:24.640Z] ---> package-listing.sh [2021-07-30T22:49:24.640Z] ++ facter osfamily [2021-07-30T22:49:24.640Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T22:49:24.908Z] + OS_FAMILY=redhat [2021-07-30T22:49:24.908Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2021-07-30T22:49:24.908Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T22:49:24.908Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T22:49:24.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T22:49:24.908Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T22:49:24.908Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-07-30T22:49:24.908Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T22:49:24.908Z] + case "${OS_FAMILY}" in [2021-07-30T22:49:24.908Z] + rpm -qa [2021-07-30T22:49:24.908Z] + sort [2021-07-30T22:49:25.495Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T22:49:25.495Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T22:49:25.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T22:49:25.495Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-07-30T22:49:25.495Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2021-07-30T22:49:25.495Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2021-07-30T22:49:25.515Z] 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T22:49:25.821Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:49:26.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:49:26.411Z] [2021-07-30T22:49:26.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:49:26.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:49:26.744Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T22:49:26.744Z] b4d181a07f80: Pulling fs layer [2021-07-30T22:49:26.744Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T22:49:26.744Z] ed53099fbce6: Pulling fs layer [2021-07-30T22:49:26.744Z] dc539afda2c1: Pulling fs layer [2021-07-30T22:49:26.744Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T22:49:26.744Z] 9065ff56babe: Pulling fs layer [2021-07-30T22:49:26.744Z] d287ab97295c: Pulling fs layer [2021-07-30T22:49:26.744Z] 9065ff56babe: Waiting [2021-07-30T22:49:26.744Z] 77bc0d833cb6: Waiting [2021-07-30T22:49:26.744Z] d287ab97295c: Waiting [2021-07-30T22:49:26.744Z] dc539afda2c1: Waiting [2021-07-30T22:49:27.010Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T22:49:27.010Z] a1111a8f2ec3: Download complete [2021-07-30T22:49:27.276Z] dc539afda2c1: Verifying Checksum [2021-07-30T22:49:27.276Z] dc539afda2c1: Download complete [2021-07-30T22:49:27.276Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T22:49:27.276Z] 77bc0d833cb6: Download complete [2021-07-30T22:49:27.276Z] 9065ff56babe: Verifying Checksum [2021-07-30T22:49:27.276Z] 9065ff56babe: Download complete [2021-07-30T22:49:27.544Z] ed53099fbce6: Verifying Checksum [2021-07-30T22:49:27.544Z] ed53099fbce6: Download complete [2021-07-30T22:49:28.125Z] b4d181a07f80: Verifying Checksum [2021-07-30T22:49:28.125Z] b4d181a07f80: Download complete [2021-07-30T22:49:29.098Z] b4d181a07f80: Pull complete [2021-07-30T22:49:29.367Z] a1111a8f2ec3: Pull complete [2021-07-30T22:49:29.953Z] ed53099fbce6: Pull complete [2021-07-30T22:49:29.953Z] dc539afda2c1: Pull complete [2021-07-30T22:49:30.223Z] 77bc0d833cb6: Pull complete [2021-07-30T22:49:30.488Z] 9065ff56babe: Pull complete [2021-07-30T22:49:31.895Z] d287ab97295c: Verifying Checksum [2021-07-30T22:49:31.895Z] d287ab97295c: Download complete [2021-07-30T22:49:37.283Z] d287ab97295c: Pull complete [2021-07-30T22:49:37.283Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T22:49:37.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:49:37.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T22:49:37.379Z] prd-centos7-docker-4c-2g-1113 does not seem to be running inside a container [2021-07-30T22:49:37.440Z] $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T22:49:39.922Z] $ docker top ed1eb60c04418e7b0e8a67e24b262227c0a2dafd7fa672b10da45ab6fe1c6774 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:49:40.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T22:49:40.641Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T22:49:40.953Z] + ls /var/log/sa-host [2021-07-30T22:49:40.953Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T22:49:40.953Z] file_magic: OK [2021-07-30T22:49:40.953Z] HZ: Using current value: 100 [2021-07-30T22:49:40.953Z] file_header: OK [2021-07-30T22:49:40.953Z] 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-07-30T22:49:40.953Z] Statistics: [2021-07-30T22:49:40.953Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T22:49:40.953Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T22:49:40.953Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T22:49:40.953Z] file_magic: OK [2021-07-30T22:49:40.953Z] HZ: Using current value: 100 [2021-07-30T22:49:40.953Z] file_header: OK [2021-07-30T22:49:40.953Z] 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-07-30T22:49:40.953Z] Statistics: [2021-07-30T22:49:40.953Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T22:49:40.953Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:49:41.141Z] provisioning config files... [2021-07-30T22:49:41.157Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3577534630607896237tmp [Pipeline] { [Pipeline] echo [2021-07-30T22:49:41.184Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:41.503Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T22:49:41.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:41.901Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T22:49:41.917Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:42.236Z] ---> sudo-logs.sh [2021-07-30T22:49:42.236Z] Archiving 'sudo' log.. [2021-07-30T22:49:42.236Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1113.vexxhost.local: Name or service not known [2021-07-30T22:49:42.236Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1113.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T22:49:42.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:42.577Z] ---> job-cost.sh [2021-07-30T22:49:42.577Z] lf-activate-venv: SKIPPING [2021-07-30T22:49:42.577Z] DEBUG: total: 0.18000000715255737 [2021-07-30T22:49:42.577Z] INFO: Retrieving Stack Cost... [2021-07-30T22:49:43.159Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T22:49:43.741Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T22:49:43.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:49:44.066Z] ---> logs-deploy.sh [2021-07-30T22:49:44.066Z] lf-activate-venv: SKIPPING [2021-07-30T22:49:44.066Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/2 [2021-07-30T22:49:44.066Z] INFO: archiving workspace using pattern(s): [2021-07-30T22:49:44.649Z] Archives upload complete. [2021-07-30T22:49:44.916Z] INFO: archiving logs to Nexus