Pull request #157 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3+6b046bf6cda952c0c380e7585d2cf1a0cfc64fec (d2077189bfd638c4b83d8535e174625f0bdf7ba8) 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-ssh11580756054184131186.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5781317871515445849.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-157/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-157/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13981231560310565781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-157/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14435800343309030780.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7616434128338822473.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-157/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-157/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3689873681988864093.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21202 in /w/workspace/gexfoundry_device-snmp-go_PR-157 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-157 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec into PR head commit 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 Merge succeeded, producing 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 Checking out Revision 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 (PR-157) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:04:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:04:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:04:29 ========================================================= 05:04:29 EdgeX Global Pipelines Version Info 05:04:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:04:30 ------------------- 05:04:30 stable info: 05:04:30 ------------------- 05:04:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 05:04:30 Message: update stable to v1.0.221 05:04:30 ------------------- 05:04:30 experimental info: 05:04:30 ------------------- 05:04:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:30 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 05:04:30 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:04:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:04:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 387c5d5 [Pipeline] echo 05:04:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:32 provisioning config files... 05:04:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/config4240157825583646876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:32 ---> docker-login.sh 05:04:32 nexus3.edgexfoundry.org:10001 05:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:33 Configure a credential helper to remove this warning. See 05:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:33 05:04:33 Login Succeeded 05:04:33 nexus3.edgexfoundry.org:10002 05:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:33 Configure a credential helper to remove this warning. See 05:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:33 05:04:33 Login Succeeded 05:04:33 nexus3.edgexfoundry.org:10003 05:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:33 Configure a credential helper to remove this warning. See 05:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:33 05:04:33 Login Succeeded 05:04:33 nexus3.edgexfoundry.org:10004 05:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:33 Configure a credential helper to remove this warning. See 05:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:33 05:04:33 Login Succeeded 05:04:33 docker.io 05:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:34 Configure a credential helper to remove this warning. See 05:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:34 05:04:34 Login Succeeded 05:04:34 ---> docker-login.sh ends [Pipeline] } 05:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:04:34 + git rev-list -1 --merges 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3~1..387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] echo 05:04:35 -----------> git rev-list -1 --merges 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3~1..387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [false] [Pipeline] sh 05:04:35 + git log --format=format:%s -1 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] echo 05:04:35 ========================================================= 05:04:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:04:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:35 + git log --format=format:%s -1 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] echo 05:04:35 [semverPrep] GIT_COMMIT: 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:04:35 [semverPrep] This is not a build commit. [Pipeline] sh 05:04:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:36 + grep -v github /etc/ssh/ssh_known_hosts 05:04:36 + [ -e /tmp/ssh_known_hosts ] 05:04:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:04:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:04:36 + sudo tee -a /etc/ssh/ssh_known_hosts 05:04:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:36 05:04:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:04:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:37 latest: Pulling from edgex-devops/git-semver 05:04:37 a0d0a0d46f8b: Pulling fs layer 05:04:37 3e5f54012d9b: Pulling fs layer 05:04:37 4c7163046ea9: Pulling fs layer 05:04:37 0c2d73faf560: Pulling fs layer 05:04:37 3e5f54012d9b: Verifying Checksum 05:04:37 3e5f54012d9b: Download complete 05:04:37 a0d0a0d46f8b: Verifying Checksum 05:04:37 a0d0a0d46f8b: Download complete 05:04:37 4c7163046ea9: Verifying Checksum 05:04:37 4c7163046ea9: Download complete 05:04:37 0c2d73faf560: Verifying Checksum 05:04:37 0c2d73faf560: Download complete 05:04:37 a0d0a0d46f8b: Pull complete 05:04:37 3e5f54012d9b: Pull complete 05:04:37 4c7163046ea9: Pull complete 05:04:37 0c2d73faf560: Pull complete 05:04:37 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:04:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:04:37 prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container 05:04:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:04:38 $ docker top 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:38 [ssh-agent] Looking for ssh-agent implementation... 05:04:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:39 $ docker exec 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 ssh-agent 05:04:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhdGffE/agent.14 05:04:39 SSH_AGENT_PID=20 05:04:39 Running ssh-add (command line suppressed) 05:04:39 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/private_key_4804794647774164345.key (/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/private_key_4804794647774164345.key) 05:04:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:39 + git tag --points-at HEAD [Pipeline] } 05:04:39 $ docker exec --env ******** --env ******** 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 ssh-agent -k 05:04:39 unset SSH_AUTH_SOCK; 05:04:39 unset SSH_AGENT_PID; 05:04:39 echo Agent pid 20 killed; 05:04:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:04:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:39 [ssh-agent] Looking for ssh-agent implementation... 05:04:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:40 $ docker exec 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 ssh-agent 05:04:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaBmDOI/agent.53 05:04:40 SSH_AGENT_PID=59 05:04:40 Running ssh-add (command line suppressed) 05:04:40 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/private_key_8165047981021201941.key (/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/private_key_8165047981021201941.key) 05:04:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:40 + git semver init 05:04:40 # -> Open(): unable to determine branch for HEAD 05:04:40 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-157/.git 05:04:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-157 05:04:40 # $SEMVER_REMOTE_NAME = origin 05:04:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:04:40 # $SEMVER_USER_NAME = edgex-jenkins 05:04:40 # $SEMVER_BRANCH = PR-157 05:04:40 # $SEMVER_TEMP = /tmp/semver-611848605 05:04:40 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:04:41 # '/tmp/semver-611848605' -> '/w/workspace/gexfoundry_device-snmp-go_PR-157/.semver' 05:04:41 # -> Force: false 05:04:41 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-157/.semver [Pipeline] } 05:04:41 $ docker exec --env ******** --env ******** 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 ssh-agent -k 05:04:41 unset SSH_AUTH_SOCK; 05:04:41 unset SSH_AGENT_PID; 05:04:41 echo Agent pid 59 killed; 05:04:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:42 + git semver [Pipeline] } 05:04:42 $ docker stop --time=1 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 05:04:43 $ docker rm -f 62fdd5c38fe639fa8f315b8d70c5bedac2e5b9e78e48243cafbb80b0f5c784d1 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:04:44 Stashed 1 file(s) [Pipeline] echo 05:04:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:45 provisioning config files... 05:04:45 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/config7787568406352375262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:45 ---> docker-login.sh 05:04:45 nexus3.edgexfoundry.org:10001 05:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:45 Configure a credential helper to remove this warning. See 05:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:45 05:04:45 Login Succeeded 05:04:45 nexus3.edgexfoundry.org:10002 05:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:45 Configure a credential helper to remove this warning. See 05:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:45 05:04:45 Login Succeeded 05:04:45 nexus3.edgexfoundry.org:10003 05:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:45 Configure a credential helper to remove this warning. See 05:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:45 05:04:45 Login Succeeded 05:04:45 nexus3.edgexfoundry.org:10004 05:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:45 Configure a credential helper to remove this warning. See 05:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:45 05:04:45 Login Succeeded 05:04:45 docker.io 05:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:46 Configure a credential helper to remove this warning. See 05:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:46 05:04:46 Login Succeeded 05:04:46 ---> docker-login.sh ends [Pipeline] } 05:04:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:46 ========================================================= 05:04:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:04:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:04:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:04:46 Sending build context to Docker daemon 5.249MB 05:04:46 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:04:46 Step 2/12 : FROM ${BASE} AS builder 05:04:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:04:46 59bf1c3509f3: Pulling fs layer 05:04:46 666ba61612fd: Pulling fs layer 05:04:46 8ed8ca486205: Pulling fs layer 05:04:46 4fe6c5a15a65: Pulling fs layer 05:04:46 22a0e8bec74d: Pulling fs layer 05:04:46 640e595b4fbd: Pulling fs layer 05:04:46 763cafe07f6e: Pulling fs layer 05:04:46 0c0b528cf693: Pulling fs layer 05:04:46 22a0e8bec74d: Waiting 05:04:46 4fe6c5a15a65: Waiting 05:04:46 640e595b4fbd: Waiting 05:04:46 763cafe07f6e: Waiting 05:04:46 10935f4eaf8b: Pulling fs layer 05:04:46 10935f4eaf8b: Waiting 05:04:46 666ba61612fd: Download complete 05:04:46 8ed8ca486205: Verifying Checksum 05:04:46 8ed8ca486205: Download complete 05:04:47 22a0e8bec74d: Verifying Checksum 05:04:47 22a0e8bec74d: Download complete 05:04:47 640e595b4fbd: Verifying Checksum 05:04:47 640e595b4fbd: Download complete 05:04:47 59bf1c3509f3: Download complete 05:04:47 763cafe07f6e: Verifying Checksum 05:04:47 763cafe07f6e: Download complete 05:04:47 0c0b528cf693: Verifying Checksum 05:04:47 0c0b528cf693: Download complete 05:04:47 59bf1c3509f3: Pull complete 05:04:47 666ba61612fd: Pull complete 05:04:47 8ed8ca486205: Pull complete 05:04:47 10935f4eaf8b: Verifying Checksum 05:04:47 10935f4eaf8b: Download complete 05:04:47 4fe6c5a15a65: Verifying Checksum 05:04:47 4fe6c5a15a65: Download complete 05:04:52 4fe6c5a15a65: Pull complete 05:04:52 22a0e8bec74d: Pull complete 05:04:52 640e595b4fbd: Pull complete 05:04:52 763cafe07f6e: Pull complete 05:04:52 0c0b528cf693: Pull complete 05:04:54 10935f4eaf8b: Pull complete 05:04:54 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 05:04:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:04:54 ---> 99d49a6021b9 05:04:54 Step 3/12 : ARG MAKE='make build' 05:04:55 ---> Running in a909fae7cf0e 05:04:55 Removing intermediate container a909fae7cf0e 05:04:55 ---> 6bb9532400ad 05:04:55 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:04:55 ---> Running in ede03a5a1af8 05:04:55 Removing intermediate container ede03a5a1af8 05:04:55 ---> f9383a4cdc11 05:04:55 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:04:55 ---> Running in 2fbd9067aa9d 05:04:56 Removing intermediate container 2fbd9067aa9d 05:04:56 ---> 77053271204b 05:04:56 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:56 ---> Running in c3804816194a 05:04:56 Removing intermediate container c3804816194a 05:04:56 ---> 1d3ab542ab16 05:04:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:56 ---> Running in c11e50b7acfe 05:04:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:04:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:04:58 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:04:58 (2/4) Installing libedit (20210910.3.1-r0) 05:04:58 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:04:58 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:04:58 Executing busybox-1.34.1-r3.trigger 05:04:58 OK: 224 MiB in 56 packages 05:04:59 Removing intermediate container c11e50b7acfe 05:04:59 ---> 4a9c53dcdbf3 05:04:59 Step 8/12 : WORKDIR /device-snmp-go 05:04:59 ---> Running in 3169bbc4a5ba 05:04:59 Removing intermediate container 3169bbc4a5ba 05:04:59 ---> 48b65ebc1f1d 05:04:59 Step 9/12 : COPY go.mod vendor* ./ 05:04:59 ---> b3077b0d771b 05:04:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:59 ---> Running in ccbc967cd290 05:04:59 Still waiting to schedule task 05:04:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:05:14 Removing intermediate container ccbc967cd290 05:05:14 ---> 93c7a12132c5 05:05:14 Step 11/12 : COPY . . 05:05:14 ---> 294b7aa25a80 05:05:14 Step 12/12 : RUN ${MAKE} 05:05:14 ---> Running in 0682432cc36c 05:05:14 noop 05:05:14 Removing intermediate container 0682432cc36c 05:05:14 ---> 4e0c775283b5 05:05:14 Successfully built 4e0c775283b5 05:05:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:05:14 + docker inspect -f . ci-base-image-x86_64 05:05:14 . [Pipeline] withDockerContainer 05:05:14 prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container 05:05:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:05:15 $ docker top eb16d1057b6398b79005ab234606067aa69a9a5e9aa1153cd5f3600af4935aea -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:15 + go version 05:05:15 go version go1.17.6 linux/amd64 [Pipeline] } 05:05:15 $ docker stop --time=1 eb16d1057b6398b79005ab234606067aa69a9a5e9aa1153cd5f3600af4935aea 05:05:16 $ docker rm -f eb16d1057b6398b79005ab234606067aa69a9a5e9aa1153cd5f3600af4935aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:05:17 + docker inspect -f . ci-base-image-x86_64 05:05:17 . [Pipeline] withDockerContainer 05:05:17 prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container 05:05:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:05:18 $ docker top 978d1fa4d70063c5d22cca84dacd47575287f9fa333372308fc6e0cfde04f07d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:05:18 + make test 05:05:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:05:18 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:05:28 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:05:28 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 05:05:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:05:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:05:38 ./bin/test-attribution-txt.sh [Pipeline] echo 05:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:05:39 $ docker stop --time=1 978d1fa4d70063c5d22cca84dacd47575287f9fa333372308fc6e0cfde04f07d 05:05:40 $ docker rm -f 978d1fa4d70063c5d22cca84dacd47575287f9fa333372308fc6e0cfde04f07d [Pipeline] // withDockerContainer [Pipeline] sh 05:05:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:05:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:42 + ls -al . 05:05:42 total 184 05:05:42 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 05:05 . 05:05:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 05:04 .. 05:05:42 -rw-rw-r-- 1 jenkins jenkins 6 Apr 18 05:04 .dockerignore 05:05:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 05:04 .git 05:05:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:04 .github 05:05:42 -rw-rw-r-- 1 jenkins jenkins 328 Apr 18 05:04 .gitignore 05:05:42 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 05:04 .golangci.yml 05:05:42 drwx------ 3 jenkins jenkins 4096 Apr 18 05:04 .semver 05:05:42 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 18 05:04 Attribution.txt 05:05:42 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 18 05:04 CHANGELOG.md 05:05:42 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 18 05:04 Dockerfile 05:05:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 05:04 GOVERNANCE.md 05:05:42 -rw-rw-r-- 1 jenkins jenkins 656 Apr 18 05:04 Jenkinsfile 05:05:42 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 05:04 LICENSE 05:05:42 -rw-rw-r-- 1 jenkins jenkins 1938 Apr 18 05:04 Makefile 05:05:42 -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 05:04 OWNERS.md 05:05:42 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 18 05:04 README.md 05:05:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 05:04 VERSION 05:05:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 05:04 bin 05:05:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:04 cmd 05:05:42 -rw-r--r-- 1 jenkins jenkins 7631 Apr 18 05:05 coverage.out 05:05:42 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 18 05:04 go.mod 05:05:42 -rw-rw-r-- 1 jenkins jenkins 54182 Apr 18 05:04 go.sum 05:05:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:04 internal 05:05:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:04 snap 05:05:42 -rw-rw-r-- 1 jenkins jenkins 209 Apr 18 05:04 version.go [Pipeline] isUnix [Pipeline] sh 05:05:42 + 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=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 --label arch=amd64 --label version=0.0.0 . 05:05:42 Sending build context to Docker daemon 5.257MB 05:05:42 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:05:42 Step 2/24 : FROM ${BASE} AS builder 05:05:42 ---> 4e0c775283b5 05:05:42 Step 3/24 : ARG MAKE='make build' 05:05:42 ---> Running in ca2c35569eb6 05:05:43 Removing intermediate container ca2c35569eb6 05:05:43 ---> 7825d0d41405 05:05:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:05:43 ---> Running in db6ba442c303 05:05:43 Removing intermediate container db6ba442c303 05:05:43 ---> 8352730dc568 05:05:43 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:05:43 ---> Running in 5d6dbd9bd6f1 05:05:43 Removing intermediate container 5d6dbd9bd6f1 05:05:43 ---> 2d98e016816a 05:05:43 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:43 ---> Running in 074b9830c2f4 05:05:44 Removing intermediate container 074b9830c2f4 05:05:44 ---> ad3fb73d8803 05:05:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:44 ---> Running in 001473cd1228 05:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:05:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:05:45 OK: 224 MiB in 56 packages 05:05:46 Removing intermediate container 001473cd1228 05:05:46 ---> 5f66ef56fa0e 05:05:46 Step 8/24 : WORKDIR /device-snmp-go 05:05:46 ---> Running in 08f978f4df0d 05:05:46 Removing intermediate container 08f978f4df0d 05:05:46 ---> 5ff48b0c710d 05:05:46 Step 9/24 : COPY go.mod vendor* ./ 05:05:46 ---> ad4ac7fd31cf 05:05:46 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:46 ---> Running in 1e75c5860e03 05:05:46 Removing intermediate container 1e75c5860e03 05:05:46 ---> aca93f4e26a3 05:05:46 Step 11/24 : COPY . . 05:05:47 ---> 9048cbeb6455 05:05:47 Step 12/24 : RUN ${MAKE} 05:05:47 ---> Running in d8c4db58ce92 05:05:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:06:09 Removing intermediate container d8c4db58ce92 05:06:09 ---> 30fc4b86f75d 05:06:09 Step 13/24 : FROM alpine:3.14 05:06:09 3.14: Pulling from library/alpine 05:06:09 8663204ce13b: Pulling fs layer 05:06:09 8663204ce13b: Verifying Checksum 05:06:09 8663204ce13b: Download complete 05:06:09 8663204ce13b: Pull complete 05:06:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:06:09 Status: Downloaded newer image for alpine:3.14 05:06:09 ---> e04c818066af 05:06:09 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:06:09 ---> Running in e60feda035cf 05:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:06:09 (1/6) Installing dumb-init (1.2.5-r1) 05:06:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:06:09 (3/6) Installing libsodium (1.0.18-r0) 05:06:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:06:09 (5/6) Installing libzmq (4.3.4-r0) 05:06:09 (6/6) Installing zeromq (4.3.4-r0) 05:06:09 Executing busybox-1.33.1-r7.trigger 05:06:09 OK: 8 MiB in 20 packages 05:06:09 Removing intermediate container e60feda035cf 05:06:09 ---> 8815d6c462c2 05:06:09 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:06:09 ---> d3c6bab9bdd6 05:06:09 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:06:09 ---> 2919d28b08e5 05:06:09 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:06:09 ---> 586214a56c8a 05:06:09 Step 18/24 : EXPOSE 59993 05:06:09 ---> Running in 0671327522fb 05:06:10 Removing intermediate container 0671327522fb 05:06:10 ---> 0131d2830b8f 05:06:10 Step 19/24 : EXPOSE 161 05:06:10 ---> Running in 42edd45fc287 05:06:10 Removing intermediate container 42edd45fc287 05:06:10 ---> 5fd9933fbf93 05:06:10 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:06:10 ---> Running in a26cc001daf9 05:06:10 Removing intermediate container a26cc001daf9 05:06:10 ---> 3fa5895ad5a7 05:06:10 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:06:10 ---> Running in 414611e7fc4f 05:06:10 Removing intermediate container 414611e7fc4f 05:06:10 ---> 4e9194232083 05:06:10 Step 22/24 : LABEL arch=amd64 05:06:10 ---> Running in 929eebd834cf 05:06:10 Removing intermediate container 929eebd834cf 05:06:10 ---> eb254c5a1b86 05:06:10 Step 23/24 : LABEL git_sha=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 05:06:10 ---> Running in 3d1b65632114 05:06:10 Removing intermediate container 3d1b65632114 05:06:10 ---> 21686ce7b084 05:06:10 Step 24/24 : LABEL version=0.0.0 05:06:10 ---> Running in 78c2941f4e12 05:06:10 Removing intermediate container 78c2941f4e12 05:06:10 ---> 58707b8d62c5 05:06:10 [Warning] One or more build-args [ARCH] were not consumed 05:06:10 Successfully built 58707b8d62c5 05:06:10 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:11 05:06:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:11 latest: Pulling from edgex-lftools-log-publisher 05:06:11 5eb5b503b376: Pulling fs layer 05:06:11 5c69ac0246d0: Pulling fs layer 05:06:11 ec43610c2a17: Pulling fs layer 05:06:11 3a2ae6a8a46f: Pulling fs layer 05:06:11 33b1e0a273af: Pulling fs layer 05:06:11 5d3b04190fa2: Pulling fs layer 05:06:11 2f39f015ded8: Pulling fs layer 05:06:11 33b1e0a273af: Waiting 05:06:11 5d3b04190fa2: Waiting 05:06:11 3a2ae6a8a46f: Waiting 05:06:11 5c69ac0246d0: Download complete 05:06:11 3a2ae6a8a46f: Verifying Checksum 05:06:11 3a2ae6a8a46f: Download complete 05:06:11 33b1e0a273af: Verifying Checksum 05:06:11 33b1e0a273af: Download complete 05:06:11 5d3b04190fa2: Verifying Checksum 05:06:11 5d3b04190fa2: Download complete 05:06:11 ec43610c2a17: Verifying Checksum 05:06:11 ec43610c2a17: Download complete 05:06:12 5eb5b503b376: Verifying Checksum 05:06:12 5eb5b503b376: Download complete 05:06:12 2f39f015ded8: Download complete 05:06:13 5eb5b503b376: Pull complete 05:06:13 5c69ac0246d0: Pull complete 05:06:13 ec43610c2a17: Pull complete 05:06:13 3a2ae6a8a46f: Pull complete 05:06:13 33b1e0a273af: Pull complete 05:06:13 5d3b04190fa2: Pull complete 05:06:18 2f39f015ded8: Pull complete 05:06:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:06:18 prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container 05:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:20 $ docker top 046306d499fd89b84ff290c83e897f32bbbeeea1e832455b352285540ed94326 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:20 ---> job-cost.sh 05:06:20 lf-activate-venv: SKIPPING 05:06:20 INFO: No Stack... 05:06:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:21 INFO: Archiving Costs [Pipeline] sh 05:06:21 + cat /w/workspace/gexfoundry_device-snmp-go_PR-157/archives/cost.csv 05:06:21 + cut -d, -f6 [Pipeline] lock 05:06:21 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] 05:06:21 Resource [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] did not exist. Created. 05:06:21 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:22 + echo total: 0.2199999988079071 [Pipeline] stash 05:06:22 Stashed 1 file(s) [Pipeline] } 05:06:22 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:22 $ docker stop --time=1 046306d499fd89b84ff290c83e897f32bbbeeea1e832455b352285540ed94326 05:06:23 $ docker rm -f 046306d499fd89b84ff290c83e897f32bbbeeea1e832455b352285540ed94326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21209 in /w/workspace/gexfoundry_device-snmp-go_PR-157 [Pipeline] { [Pipeline] ws 05:08:39 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:08:39 Selected Git installation does not exist. Using Default 05:08:39 The recommended git tool is: NONE 05:08:44 using credential edgex-jenkins-ssh 05:08:44 Cloning the remote Git repository 05:08:44 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:08:45 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:08:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:08:45 > git --version # timeout=10 05:08:45 > git --version # 'git version 2.25.1' 05:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:47 Merging remotes/origin/main commit 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec into PR head commit 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 05:08:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:08:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:08:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:08:47 > git config core.sparsecheckout # timeout=10 05:08:47 Merge succeeded, producing 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 05:08:47 Checking out Revision 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 (PR-157) 05:08:47 > git checkout -f 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 # timeout=10 05:08:47 > git remote # timeout=10 05:08:47 > git config --get remote.origin.url # timeout=10 05:08:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:47 > git merge 6b046bf6cda952c0c380e7585d2cf1a0cfc64fec # timeout=10 05:08:47 > git rev-parse HEAD^{commit} # timeout=10 05:08:47 > git config core.sparsecheckout # timeout=10 05:08:47 > git checkout -f 387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 # timeout=10 05:08:51 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 05:08:52 > git --version # timeout=10 05:08:52 > git --version # 'git version 2.25.1' 05:08:52 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:08:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:53 Dload Upload Total Spent Left Speed 05:08:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 05:08:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:08:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:08:54 + sudo tee /etc/docker/daemon.new 05:08:54 { 05:08:54 "registry-mirrors": [ 05:08:54 "https://nexus3.edgexfoundry.org:10001" 05:08:54 ], 05:08:54 "bip": "10.250.0.254/24", 05:08:54 "hosts": [ 05:08:54 "tcp://0.0.0.0:5555", 05:08:54 "unix:///var/run/docker.sock" 05:08:54 ], 05:08:54 "mtu": 1458, 05:08:54 "selinux-enabled": true, 05:08:54 "seccomp-profile": "/etc/docker/seccomp.json" 05:08:54 } [Pipeline] sh 05:08:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:08:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:13 provisioning config files... 05:09:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5791046300108656538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:14 ---> docker-login.sh 05:09:14 nexus3.edgexfoundry.org:10001 05:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:14 Configure a credential helper to remove this warning. See 05:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:14 05:09:14 Login Succeeded 05:09:14 nexus3.edgexfoundry.org:10002 05:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:15 Configure a credential helper to remove this warning. See 05:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:15 05:09:15 Login Succeeded 05:09:15 nexus3.edgexfoundry.org:10003 05:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:16 Configure a credential helper to remove this warning. See 05:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:16 05:09:16 Login Succeeded 05:09:16 nexus3.edgexfoundry.org:10004 05:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:16 Configure a credential helper to remove this warning. See 05:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:16 05:09:16 Login Succeeded 05:09:16 docker.io 05:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:17 Configure a credential helper to remove this warning. See 05:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:17 05:09:17 Login Succeeded 05:09:17 ---> docker-login.sh ends [Pipeline] } 05:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:09:18 ========================================================= 05:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:09:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:09:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 05:09:18 Sending build context to Docker daemon 2.728MB 05:09:18 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 05:09:18 Step 2/12 : FROM ${BASE} AS builder 05:09:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:09:19 9b3977197b4f: Pulling fs layer 05:09:19 1a89e8eeedd5: Pulling fs layer 05:09:19 94645a83ff95: Pulling fs layer 05:09:19 3f3a8bcf1eab: Pulling fs layer 05:09:19 0c92f367c5e7: Pulling fs layer 05:09:19 f7c0051592d6: Pulling fs layer 05:09:19 a227ed2f7395: Pulling fs layer 05:09:19 7b1c46037f91: Pulling fs layer 05:09:19 3f3a8bcf1eab: Waiting 05:09:19 0c92f367c5e7: Waiting 05:09:19 f7c0051592d6: Waiting 05:09:19 a227ed2f7395: Waiting 05:09:19 7b1c46037f91: Waiting 05:09:19 94645a83ff95: Verifying Checksum 05:09:19 94645a83ff95: Download complete 05:09:19 1a89e8eeedd5: Download complete 05:09:19 0c92f367c5e7: Verifying Checksum 05:09:19 f7c0051592d6: Download complete 05:09:19 a227ed2f7395: Verifying Checksum 05:09:19 a227ed2f7395: Download complete 05:09:19 9b3977197b4f: Verifying Checksum 05:09:19 9b3977197b4f: Download complete 05:09:20 9b3977197b4f: Pull complete 05:09:20 1a89e8eeedd5: Pull complete 05:09:20 94645a83ff95: Pull complete 05:09:21 7b1c46037f91: Verifying Checksum 05:09:21 7b1c46037f91: Download complete 05:09:22 3f3a8bcf1eab: Verifying Checksum 05:09:22 3f3a8bcf1eab: Download complete 05:09:34 3f3a8bcf1eab: Pull complete 05:09:34 0c92f367c5e7: Pull complete 05:09:34 f7c0051592d6: Pull complete 05:09:35 a227ed2f7395: Pull complete 05:09:41 7b1c46037f91: Pull complete 05:09:41 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 05:09:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:09:41 ---> f79e39bc4007 05:09:41 Step 3/12 : ARG MAKE='make build' 05:09:43 ---> Running in 443ed6bc8aae 05:09:43 Removing intermediate container 443ed6bc8aae 05:09:43 ---> eb6915aa2c58 05:09:43 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:09:43 ---> Running in 3e275ae38188 05:09:44 Removing intermediate container 3e275ae38188 05:09:44 ---> bac9de29c91f 05:09:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:09:44 ---> Running in d24f119317d0 05:09:44 Removing intermediate container d24f119317d0 05:09:44 ---> 7e53c9465d39 05:09:44 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:44 ---> Running in e23dd9dde586 05:09:46 Removing intermediate container e23dd9dde586 05:09:46 ---> c5a7c3262b9a 05:09:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:46 ---> Running in ef837bca713e 05:09:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:09:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:09:49 (1/4) Installing openssh-keygen (8.8_p1-r1) 05:09:49 (2/4) Installing libedit (20210910.3.1-r0) 05:09:49 (3/4) Installing openssh-client-common (8.8_p1-r1) 05:09:49 (4/4) Installing openssh-client-default (8.8_p1-r1) 05:09:50 Executing busybox-1.34.1-r3.trigger 05:09:50 OK: 224 MiB in 56 packages 05:09:51 Removing intermediate container ef837bca713e 05:09:51 ---> 1cd610d2578c 05:09:51 Step 8/12 : WORKDIR /device-snmp-go 05:09:51 ---> Running in 44d4716f93ca 05:09:51 Removing intermediate container 44d4716f93ca 05:09:51 ---> 9ad067182507 05:09:51 Step 9/12 : COPY go.mod vendor* ./ 05:09:52 ---> 63997177eb05 05:09:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:52 ---> Running in 6aac55632f50 05:10:48 Removing intermediate container 6aac55632f50 05:10:48 ---> 96d938902736 05:10:48 Step 11/12 : COPY . . 05:10:48 ---> 1ddf819fe2fe 05:10:48 Step 12/12 : RUN ${MAKE} 05:10:48 ---> Running in fbf1e465eb68 05:10:48 noop 05:10:48 Removing intermediate container fbf1e465eb68 05:10:48 ---> 648b53784cc2 05:10:48 Successfully built 648b53784cc2 05:10:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:10:49 + docker inspect -f . ci-base-image-arm64 05:10:49 . [Pipeline] withDockerContainer 05:10:49 prd-ubuntu20.04-docker-arm64-4c-16g-21209 does not seem to be running inside a container 05:10:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:51 $ docker top 30d66f89e8dfd197eb7a0d2af10a68fd2dd1222ea69c9c1341c77c1e405a490b -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:52 + go version 05:10:52 go version go1.17.6 linux/arm64 [Pipeline] } 05:10:52 $ docker stop --time=1 30d66f89e8dfd197eb7a0d2af10a68fd2dd1222ea69c9c1341c77c1e405a490b 05:10:53 $ docker rm -f 30d66f89e8dfd197eb7a0d2af10a68fd2dd1222ea69c9c1341c77c1e405a490b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:54 + docker inspect -f . ci-base-image-arm64 05:10:54 . [Pipeline] withDockerContainer 05:10:54 prd-ubuntu20.04-docker-arm64-4c-16g-21209 does not seem to be running inside a container 05:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:56 $ docker top 8cad3afb9c2f5af1f3f713a703a2334eccd3603afa145550beaa6b1e0cc78fb1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:10:57 + make test 05:10:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:10:59 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:12:36 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:12:36 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.061s coverage: 0.0% of statements 05:12:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:12:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:12:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:58 ./bin/test-attribution-txt.sh [Pipeline] echo 05:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:13:02 $ docker stop --time=1 8cad3afb9c2f5af1f3f713a703a2334eccd3603afa145550beaa6b1e0cc78fb1 05:13:04 $ docker rm -f 8cad3afb9c2f5af1f3f713a703a2334eccd3603afa145550beaa6b1e0cc78fb1 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:05 Warning: overwriting stash ‘coverage-report’ 05:13:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:06 + ls -al . 05:13:06 total 180 05:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 05:13 . 05:13:06 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 05:08 .. 05:13:06 -rw-rw-r-- 1 jenkins jenkins 6 Apr 18 05:08 .dockerignore 05:13:06 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 05:08 .git 05:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:08 .github 05:13:06 -rw-rw-r-- 1 jenkins jenkins 328 Apr 18 05:08 .gitignore 05:13:06 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 05:08 .golangci.yml 05:13:06 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 18 05:08 Attribution.txt 05:13:06 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 18 05:08 CHANGELOG.md 05:13:06 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 18 05:08 Dockerfile 05:13:06 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 05:08 GOVERNANCE.md 05:13:06 -rw-rw-r-- 1 jenkins jenkins 656 Apr 18 05:08 Jenkinsfile 05:13:06 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 05:08 LICENSE 05:13:06 -rw-rw-r-- 1 jenkins jenkins 1938 Apr 18 05:08 Makefile 05:13:06 -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 05:08 OWNERS.md 05:13:06 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 18 05:08 README.md 05:13:06 -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 05:04 VERSION 05:13:06 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 05:08 bin 05:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:08 cmd 05:13:06 -rw-r--r-- 1 jenkins jenkins 7631 Apr 18 05:12 coverage.out 05:13:06 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 18 05:08 go.mod 05:13:06 -rw-rw-r-- 1 jenkins jenkins 54182 Apr 18 05:08 go.sum 05:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:08 internal 05:13:06 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 05:08 snap 05:13:06 -rw-rw-r-- 1 jenkins jenkins 209 Apr 18 05:08 version.go [Pipeline] isUnix [Pipeline] sh 05:13:07 + 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=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 --label arch=arm64 --label version=0.0.0 . 05:13:07 Sending build context to Docker daemon 2.737MB 05:13:07 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 05:13:07 Step 2/24 : FROM ${BASE} AS builder 05:13:07 ---> 648b53784cc2 05:13:07 Step 3/24 : ARG MAKE='make build' 05:13:07 ---> Running in 76eaa47c072f 05:13:08 Removing intermediate container 76eaa47c072f 05:13:08 ---> 97f76ba940fc 05:13:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:13:08 ---> Running in 3be029432349 05:13:08 Removing intermediate container 3be029432349 05:13:08 ---> 9cd3ca2a7236 05:13:08 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:13:08 ---> Running in 47ca394eb668 05:13:08 Removing intermediate container 47ca394eb668 05:13:08 ---> ac76d22a9a0e 05:13:08 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:13:09 ---> Running in 27bc32672fce 05:13:11 Removing intermediate container 27bc32672fce 05:13:11 ---> 4c95ef525aee 05:13:11 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:13:11 ---> Running in 3c120e98672a 05:13:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:13:14 OK: 224 MiB in 56 packages 05:13:14 Removing intermediate container 3c120e98672a 05:13:14 ---> 73dd4ddef3d5 05:13:14 Step 8/24 : WORKDIR /device-snmp-go 05:13:14 ---> Running in ddc33b690672 05:13:15 Removing intermediate container ddc33b690672 05:13:15 ---> b43b8c32c2b3 05:13:15 Step 9/24 : COPY go.mod vendor* ./ 05:13:15 ---> f91b40a03f6e 05:13:15 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:15 ---> Running in 97a196199af2 05:13:17 Removing intermediate container 97a196199af2 05:13:17 ---> cd8beec8b45d 05:13:17 Step 11/24 : COPY . . 05:13:18 ---> 0e71f3909942 05:13:18 Step 12/24 : RUN ${MAKE} 05:13:18 ---> Running in ccb2888624e9 05:13:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 05:15:41 Removing intermediate container ccb2888624e9 05:15:41 ---> 136e0aabe86f 05:15:41 Step 13/24 : FROM alpine:3.14 05:15:41 3.14: Pulling from library/alpine 05:15:41 455c02918c45: Pulling fs layer 05:15:41 455c02918c45: Verifying Checksum 05:15:41 455c02918c45: Download complete 05:15:41 455c02918c45: Pull complete 05:15:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:15:41 Status: Downloaded newer image for alpine:3.14 05:15:41 ---> ac73e934f311 05:15:41 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:15:41 ---> Running in cc9f7b3c9fe2 05:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:15:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:15:41 (1/6) Installing dumb-init (1.2.5-r1) 05:15:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:15:41 (3/6) Installing libsodium (1.0.18-r0) 05:15:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:15:41 (5/6) Installing libzmq (4.3.4-r0) 05:15:41 (6/6) Installing zeromq (4.3.4-r0) 05:15:41 Executing busybox-1.33.1-r7.trigger 05:15:41 OK: 8 MiB in 20 packages 05:15:41 Removing intermediate container cc9f7b3c9fe2 05:15:41 ---> 8ce0967fedb0 05:15:41 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:15:41 ---> 15c276944db7 05:15:41 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:15:41 ---> 2f34d50537b6 05:15:41 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:15:41 ---> 4e2bff6b36cf 05:15:41 Step 18/24 : EXPOSE 59993 05:15:41 ---> Running in 106e7730130c 05:15:41 Removing intermediate container 106e7730130c 05:15:41 ---> fac3c3b35157 05:15:41 Step 19/24 : EXPOSE 161 05:15:41 ---> Running in 98f47e9e1603 05:15:41 Removing intermediate container 98f47e9e1603 05:15:41 ---> ec103b5c353e 05:15:41 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:15:41 ---> Running in 84ba92841df6 05:15:41 Removing intermediate container 84ba92841df6 05:15:41 ---> de27f205ce50 05:15:41 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:15:41 ---> Running in c65a15c38080 05:15:41 Removing intermediate container c65a15c38080 05:15:41 ---> f5ff257fade1 05:15:41 Step 22/24 : LABEL arch=arm64 05:15:41 ---> Running in 8bab077c236f 05:15:41 Removing intermediate container 8bab077c236f 05:15:41 ---> 38bd81035c5d 05:15:41 Step 23/24 : LABEL git_sha=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 05:15:41 ---> Running in 866a15e0deee 05:15:41 Removing intermediate container 866a15e0deee 05:15:41 ---> 8516e9cc161b 05:15:41 Step 24/24 : LABEL version=0.0.0 05:15:41 ---> Running in e0b4533657a5 05:15:41 Removing intermediate container e0b4533657a5 05:15:41 ---> 18d746d16615 05:15:41 [Warning] One or more build-args [ARCH] were not consumed 05:15:41 Successfully built 18d746d16615 05:15:41 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:42 05:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:43 arm64: Pulling from edgex-lftools-log-publisher 05:15:43 8998bd30e6a1: Pulling fs layer 05:15:43 04944245beec: Pulling fs layer 05:15:43 699f458cf7ca: Pulling fs layer 05:15:43 765212b225bb: Pulling fs layer 05:15:43 f23df028b6ca: Pulling fs layer 05:15:43 d65c8cfc05b1: Pulling fs layer 05:15:43 2437ff75d9bd: Pulling fs layer 05:15:43 765212b225bb: Waiting 05:15:43 f23df028b6ca: Waiting 05:15:43 2437ff75d9bd: Waiting 05:15:43 d65c8cfc05b1: Waiting 05:15:43 04944245beec: Verifying Checksum 05:15:43 04944245beec: Download complete 05:15:43 765212b225bb: Verifying Checksum 05:15:43 765212b225bb: Download complete 05:15:43 f23df028b6ca: Verifying Checksum 05:15:43 f23df028b6ca: Download complete 05:15:43 d65c8cfc05b1: Download complete 05:15:43 699f458cf7ca: Verifying Checksum 05:15:43 699f458cf7ca: Download complete 05:15:43 8998bd30e6a1: Verifying Checksum 05:15:43 8998bd30e6a1: Download complete 05:15:46 2437ff75d9bd: Verifying Checksum 05:15:46 2437ff75d9bd: Download complete 05:15:48 8998bd30e6a1: Pull complete 05:15:48 04944245beec: Pull complete 05:15:50 699f458cf7ca: Pull complete 05:15:50 765212b225bb: Pull complete 05:15:50 f23df028b6ca: Pull complete 05:15:51 d65c8cfc05b1: Pull complete 05:16:06 2437ff75d9bd: Pull complete 05:16:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:16:06 prd-ubuntu20.04-docker-arm64-4c-16g-21209 does not seem to be running inside a container 05:16:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:16:09 $ docker top cb4138a60ebff51661c436642b05995034652ff8ca3a808e7a7effd7f494a532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:10 ---> job-cost.sh 05:16:10 lf-activate-venv: SKIPPING 05:16:10 INFO: No Stack... 05:16:11 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:11 INFO: Archiving Costs [Pipeline] sh 05:16:12 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 05:16:12 + cut -d, -f6 [Pipeline] lock 05:16:12 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] 05:16:12 Resource [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] did not exist. Created. 05:16:12 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:13 /w/workspace/device-snmp-go/1@tmp/durable-4735113a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:16:14 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:14 Warning: overwriting stash ‘stack-cost’ 05:16:14 Stashed 1 file(s) [Pipeline] } 05:16:14 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:14 $ docker stop --time=1 cb4138a60ebff51661c436642b05995034652ff8ca3a808e7a7effd7f494a532 05:16:15 $ docker rm -f cb4138a60ebff51661c436642b05995034652ff8ca3a808e7a7effd7f494a532 [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 05:16:16 provisioning config files... 05:16:16 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/config7758555337652048325tmp [Pipeline] { [Pipeline] sh 05:16:17 + set +x 05:16:17 + curl -s https://codecov.io/bash 05:16:17 + bash -s -- 05:16:17 05:16:17 _____ _ 05:16:17 / ____| | | 05:16:17 | | ___ __| | ___ ___ _____ __ 05:16:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:16:17 | |___| (_) | (_| | __/ (_| (_) \ V / 05:16:17 \_____\___/ \__,_|\___|\___\___/ \_/ 05:16:17 Bash-1.0.6 05:16:17 05:16:17 05:16:17 ==> git version 2.25.1 found 05:16:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:16:17 Release-Date: 2020-01-08 05:16:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:16:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:16:17 ==> Jenkins CI detected. 05:16:17 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-157 05:16:17 project root: . 05:16:17 --> token set from env 05:16:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:16:17 ==> Running gcov in . (disable via -X gcov) 05:16:17 ==> Python coveragepy not found 05:16:17 ==> Searching for coverage reports in: 05:16:17 + . 05:16:17 -> Found 1 reports 05:16:17 ==> Detecting git/mercurial file structure 05:16:17 ==> Reading reports 05:16:17 + ./coverage.out bytes=7631 05:16:17 ==> Appending adjustments 05:16:17 https://docs.codecov.io/docs/fixing-reports 05:16:17 + Found adjustments 05:16:17 ==> Gzipping contents 05:16:17 4.0K /tmp/codecov.3TPw4P.gz 05:16:17 ==> Uploading reports 05:16:17 url: https://codecov.io 05:16:17 query: branch=PR-157&commit=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=157&job=&cmd_args= 05:16:17 -> Pinging Codecov 05:16:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-157&commit=387c5d5e7a7207ab65f8a6b4a9662198326f7ef3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=157&job=&cmd_args= 05:16:17 -> Uploading to 05:16:17 https://storage.googleapis.com/codecov/v4/raw/2022-04-18/6C56EA5C29638FB4528AC87E60AF5AE0/387c5d5e7a7207ab65f8a6b4a9662198326f7ef3/bf9b54cf-53c1-4d69-912a-b15ed5489195.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220418T051617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=427acf60bf961fc1b7668075b2c44d2ded357ab2e8f61d3d86a51f5a02023214 05:16:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:17 Dload Upload Total Spent Left Speed 05:16:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 5472 --:--:-- --:--:-- --:--:-- 5472 05:16:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/387c5d5e7a7207ab65f8a6b4a9662198326f7ef3 [Pipeline] } 05:16:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:16:19 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-157/archives ] 05:16:19 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-157/archives 05:16:19 total 16 05:16:19 drwxr-xr-x 3 root root 4096 Apr 18 05:06 . 05:16:19 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 05:06 .. 05:16:19 drwxr-xr-x 2 root root 4096 Apr 18 05:06 cost 05:16:19 -rw-r--r-- 1 root root 85 Apr 18 05:06 cost.csv 05:16:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-157/archives 05:16:19 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-157/archives 05:16:19 total 16 05:16:19 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 05:06 . 05:16:19 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 05:06 .. 05:16:19 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 05:06 cost 05:16:19 -rw-r--r-- 1 jenkins jenkins 85 Apr 18 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:21 ---> package-listing.sh 05:16:21 ++ tr '[:upper:]' '[:lower:]' 05:16:21 ++ facter osfamily 05:16:21 + OS_FAMILY=debian 05:16:21 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-157 05:16:21 + START_PACKAGES=/tmp/packages_start.txt 05:16:21 + END_PACKAGES=/tmp/packages_end.txt 05:16:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:21 + PACKAGES=/tmp/packages_start.txt 05:16:21 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-157 ']' 05:16:21 + PACKAGES=/tmp/packages_end.txt 05:16:21 + case "${OS_FAMILY}" in 05:16:21 + dpkg -l 05:16:21 + grep '^ii' 05:16:21 + '[' -f /tmp/packages_start.txt ']' 05:16:21 + '[' -f /tmp/packages_end.txt ']' 05:16:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:21 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-157 ']' 05:16:21 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-157/archives/ 05:16:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-157/archives/ [Pipeline] echo 05:16:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:16:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:22 . [Pipeline] withDockerContainer 05:16:22 prd-ubuntu20.04-docker-8c-8g-21202 does not seem to be running inside a container 05:16:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-157 -v /w/workspace/gexfoundry_device-snmp-go_PR-157:/w/workspace/gexfoundry_device-snmp-go_PR-157:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:22 $ docker top 76b194686fdda33c2fc921eecd04dbb17b9ce06514cfec961fe95b8ddc13d1de -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:23 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:23 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:23 + ls /var/log/sa-host 05:16:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:23 provisioning config files... 05:16:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-157@tmp/config4122780288761458904tmp [Pipeline] { [Pipeline] echo 05:16:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:24 ---> create-netrc.sh [Pipeline] } 05:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:24 ---> python-tools-install.sh [Pipeline] echo 05:16:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:24 ---> sudo-logs.sh 05:16:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:25 ---> job-cost.sh 05:16:25 lf-activate-venv: SKIPPING 05:16:25 DEBUG: total: 0.2199999988079071 05:16:25 INFO: Retrieving Stack Cost... 05:16:25 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:26 INFO: Archiving Costs [Pipeline] echo 05:16:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:26 ---> logs-deploy.sh 05:16:26 lf-activate-venv: SKIPPING 05:16:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-157/1 05:16:26 INFO: archiving workspace using pattern(s): 05:16:27 Archives upload complete. 05:16:27 INFO: archiving logs to Nexus 05:16:28 ---> uname -a: 05:16:28 Linux prd-ubuntu20-04-docker-8c-8g-21202 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 05:16:28 05:16:28 05:16:28 ---> lscpu: 05:16:28 Architecture: x86_64 05:16:28 CPU op-mode(s): 32-bit, 64-bit 05:16:28 Byte Order: Little Endian 05:16:28 Address sizes: 40 bits physical, 48 bits virtual 05:16:28 CPU(s): 8 05:16:28 On-line CPU(s) list: 0-7 05:16:28 Thread(s) per core: 1 05:16:28 Core(s) per socket: 1 05:16:28 Socket(s): 8 05:16:28 NUMA node(s): 1 05:16:28 Vendor ID: AuthenticAMD 05:16:28 CPU family: 23 05:16:28 Model: 49 05:16:28 Model name: AMD EPYC-Rome Processor 05:16:28 Stepping: 0 05:16:28 CPU MHz: 2799.998 05:16:28 BogoMIPS: 5599.99 05:16:28 Virtualization: AMD-V 05:16:28 Hypervisor vendor: KVM 05:16:28 Virtualization type: full 05:16:28 L1d cache: 256 KiB 05:16:28 L1i cache: 256 KiB 05:16:28 L2 cache: 4 MiB 05:16:28 L3 cache: 128 MiB 05:16:28 NUMA node0 CPU(s): 0-7 05:16:28 Vulnerability Itlb multihit: Not affected 05:16:28 Vulnerability L1tf: Not affected 05:16:28 Vulnerability Mds: Not affected 05:16:28 Vulnerability Meltdown: Not affected 05:16:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:16:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:16:28 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:16:28 Vulnerability Srbds: Not affected 05:16:28 Vulnerability Tsx async abort: Not affected 05:16:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:16:28 05:16:28 05:16:28 ---> nproc: 05:16:28 8 05:16:28 05:16:28 05:16:28 ---> df -h: 05:16:28 Filesystem Size Used Avail Use% Mounted on 05:16:28 overlay 155G 11G 145G 7% / 05:16:28 tmpfs 64M 0 64M 0% /dev 05:16:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:16:28 shm 64M 0 64M 0% /dev/shm 05:16:28 /dev/vda1 155G 11G 145G 7% /facter-os 05:16:28 05:16:28 05:16:28 ---> sar -b -r -n DEV: 05:16:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21202) 04/18/22 _x86_64_ (8 CPU) 05:16:28 05:16:28 05:03:51 LINUX RESTART (8 CPU) 05:16:28 05:16:28 05:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:16:28 05:05:01 306.07 57.54 248.53 0.00 7463.29 196020.66 0.00 05:16:28 05:06:01 144.03 0.23 143.79 0.00 14.53 35997.33 0.00 05:16:28 05:07:01 108.91 0.02 108.90 0.00 0.53 32481.99 0.00 05:16:28 05:08:01 2.13 0.00 2.13 0.00 0.00 24.40 0.00 05:16:28 05:09:01 1.67 0.02 1.65 0.00 0.13 19.99 0.00 05:16:28 05:10:01 1.80 0.00 1.80 0.00 0.00 32.93 0.00 05:16:28 05:11:01 2.83 0.88 1.95 0.00 18.71 22.50 0.00 05:16:28 05:12:01 1.95 0.00 1.95 0.00 0.00 26.93 0.00 05:16:28 05:13:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 05:16:28 05:14:01 1.62 0.00 1.62 0.00 0.00 22.00 0.00 05:16:28 05:15:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 05:16:28 05:16:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 05:16:28 Average: 47.95 4.90 43.06 0.00 625.57 22087.27 0.00 05:16:28 05:16:28 05:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:16:28 05:05:01 29112396 31712452 574324 1.75 104756 2768652 2097412 6.18 1104716 2271144 204088 05:16:28 05:06:01 28360296 31595204 686048 2.09 145744 3320796 2256344 6.65 1552864 2529292 368156 05:16:28 05:07:01 28189588 31772300 510480 1.55 156360 3621128 1716228 5.06 1256240 2960704 20 05:16:28 05:08:01 28189208 31772124 510296 1.55 156440 3621132 1716228 5.06 1256324 2960704 40 05:16:28 05:09:01 28195448 31778452 504052 1.53 156524 3621132 1716228 5.06 1250564 2960712 20 05:16:28 05:10:01 28195440 31778520 503944 1.53 156640 3621144 1716228 5.06 1250296 2960716 180 05:16:28 05:11:01 28192832 31776692 505892 1.54 156720 3621660 1792848 5.28 1254172 2961156 16 05:16:28 05:12:01 28200236 31784104 498440 1.52 156764 3621656 1775360 5.23 1245416 2961160 16 05:16:28 05:13:01 28200112 31784116 498548 1.52 156796 3621728 1775360 5.23 1245796 2961224 168 05:16:28 05:14:01 28200324 31784348 498296 1.52 156836 3621708 1775360 5.23 1246084 2961204 204 05:16:28 05:15:01 28200324 31784372 498216 1.52 156876 3621700 1775360 5.23 1245924 2961204 8 05:16:28 05:16:01 28200008 31784080 498440 1.52 156912 3621708 1759228 5.18 1245580 2961208 16 05:16:28 Average: 28286351 31758897 523915 1.59 151447 3525345 1822682 5.37 1262831 2867536 47744 05:16:28 05:16:28 05:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:16:28 05:05:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 05:16:28 05:05:01 ens3 839.68 563.89 6235.48 118.71 0.00 0.00 0.00 0.00 05:16:28 05:05:01 docker0 108.02 129.90 9.08 1069.12 0.00 0.00 0.00 0.00 05:16:28 05:05:01 vethee46483 90.38 113.11 8.79 967.76 0.00 0.00 0.00 0.08 05:16:28 05:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:16:28 05:06:01 vethae2b0b6 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 05:16:28 05:06:01 ens3 72.04 54.36 101.48 58.95 0.00 0.00 0.00 0.00 05:16:28 05:06:01 docker0 10.41 12.53 0.67 57.20 0.00 0.00 0.00 0.00 05:16:28 05:07:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 05:16:28 05:07:01 ens3 111.61 68.96 2622.84 12.23 0.00 0.00 0.00 0.00 05:16:28 05:07:01 docker0 2.77 5.41 0.18 51.51 0.00 0.00 0.00 0.00 05:16:28 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:16:28 05:08:01 ens3 1.57 0.42 0.45 0.27 0.00 0.00 0.00 0.00 05:16:28 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:09:01 ens3 0.72 0.37 0.36 0.27 0.00 0.00 0.00 0.00 05:16:28 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:16:28 05:10:01 ens3 0.72 0.57 0.34 0.28 0.00 0.00 0.00 0.00 05:16:28 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:11:01 ens3 6.64 7.90 0.66 11.91 0.00 0.00 0.00 0.00 05:16:28 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:16:28 05:12:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:16:28 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:13:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:16:28 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:16:28 05:14:01 ens3 0.38 0.15 0.08 0.01 0.00 0.00 0.00 0.00 05:16:28 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:15:01 ens3 2.23 3.83 0.21 6.98 0.00 0.00 0.00 0.00 05:16:28 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:16:28 05:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:16:28 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:16:28 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 05:16:28 Average: ens3 86.45 58.46 747.85 17.48 0.00 0.00 0.00 0.00 05:16:28 Average: docker0 10.11 12.34 0.83 98.28 0.00 0.00 0.00 0.00 05:16:28 05:16:28