Pull request #314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 42c3cb2a78dc981eed59449fb4229e642e131704+c573fc281a725aaa0abbb8a23977a4788698b9ba (1a995de8b30a4f2d506dea5c72128f35c7bfd9ee) 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-ssh6771517281956369819.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17633842959598114949.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3453050171965664625.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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4297386967086259705.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7369178913893898328.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4086860836527053603.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17395 in /w/workspace/gexfoundry_device-snmp-go_PR-314 [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-314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c573fc281a725aaa0abbb8a23977a4788698b9ba into PR head commit 42c3cb2a78dc981eed59449fb4229e642e131704 Merge succeeded, producing 42c3cb2a78dc981eed59449fb4229e642e131704 Checking out Revision 42c3cb2a78dc981eed59449fb4229e642e131704 (PR-314) > git config core.sparsecheckout # timeout=10 > git checkout -f 42c3cb2a78dc981eed59449fb4229e642e131704 # 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 c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42c3cb2a78dc981eed59449fb4229e642e131704 # timeout=10 Commit message: "docs: Add main branch warning" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:57:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:57:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:57:26 ========================================================= 23:57:26 EdgeX Global Pipelines Version Info 23:57:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:57:27 ------------------- 23:57:27 stable info: 23:57:27 ------------------- 23:57:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:57:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:57:27 Message: update stable to v1.0.249 23:57:27 ------------------- 23:57:27 experimental info: 23:57:27 ------------------- 23:57:27 Commited By: **** collab-it+edgex@linuxfoundation.org 23:57:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:57:27 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:57:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-314 [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-314 [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-314 [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42c3cb2 [Pipeline] echo 23:57:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:57:30 provisioning config files... 23:57:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/config16565577937004922951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:30 ---> docker-login.sh 23:57:30 nexus3.edgexfoundry.org:10001 23:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:30 Configure a credential helper to remove this warning. See 23:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:30 23:57:30 Login Succeeded 23:57:30 nexus3.edgexfoundry.org:10002 23:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:30 Configure a credential helper to remove this warning. See 23:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:30 23:57:30 Login Succeeded 23:57:30 nexus3.edgexfoundry.org:10003 23:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:30 Configure a credential helper to remove this warning. See 23:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:30 23:57:30 Login Succeeded 23:57:30 nexus3.edgexfoundry.org:10004 23:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:30 Configure a credential helper to remove this warning. See 23:57:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:30 23:57:30 Login Succeeded 23:57:30 docker.io 23:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:43 Configure a credential helper to remove this warning. See 23:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:43 23:57:43 Login Succeeded 23:57:43 ---> docker-login.sh ends [Pipeline] } 23:57:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:57:43 + git rev-list -1 --merges 42c3cb2a78dc981eed59449fb4229e642e131704~1..42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] echo 23:57:43 -----------> git rev-list -1 --merges 42c3cb2a78dc981eed59449fb4229e642e131704~1..42c3cb2a78dc981eed59449fb4229e642e131704 42c3cb2a78dc981eed59449fb4229e642e131704 [false] [Pipeline] sh 23:57:44 + git log --format=format:%s -1 42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] echo 23:57:44 ========================================================= 23:57:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:57:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:57:44 + git log --format=format:%s -1 42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] echo 23:57:44 [semverPrep] GIT_COMMIT: 42c3cb2a78dc981eed59449fb4229e642e131704, Commit Message: docs: Add main branch warning [Pipeline] echo 23:57:44 [semverPrep] This is not a build commit. [Pipeline] sh 23:57:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:57:45 + grep -v github /etc/ssh/ssh_known_hosts 23:57:45 + [ -e /tmp/ssh_known_hosts ] 23:57:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:57:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:57:45 + sudo tee -a /etc/ssh/ssh_known_hosts 23:57:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:57:45 23:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:57:46 0.1.4: Pulling from edgex-devops/py-git-semver 23:57:46 b85a868b505f: Pulling fs layer 23:57:46 e2be974225ed: Pulling fs layer 23:57:46 339a4e72a1f5: Pulling fs layer 23:57:46 988bab9f4d93: Pulling fs layer 23:57:46 1469e6f7b9e6: Pulling fs layer 23:57:46 eaf3925da568: Pulling fs layer 23:57:46 bab4dde63d76: Pulling fs layer 23:57:46 bde34c3a00c8: Pulling fs layer 23:57:46 b352a97aabf1: Pulling fs layer 23:57:46 4872d77fe225: Pulling fs layer 23:57:46 5851b861e8e6: Pulling fs layer 23:57:46 988bab9f4d93: Waiting 23:57:46 1469e6f7b9e6: Waiting 23:57:46 eaf3925da568: Waiting 23:57:46 bab4dde63d76: Waiting 23:57:46 bde34c3a00c8: Waiting 23:57:46 b352a97aabf1: Waiting 23:57:46 4872d77fe225: Waiting 23:57:46 5851b861e8e6: Waiting 23:57:46 e2be974225ed: Verifying Checksum 23:57:46 e2be974225ed: Download complete 23:57:46 988bab9f4d93: Verifying Checksum 23:57:46 988bab9f4d93: Download complete 23:57:46 1469e6f7b9e6: Verifying Checksum 23:57:46 1469e6f7b9e6: Download complete 23:57:46 eaf3925da568: Verifying Checksum 23:57:46 eaf3925da568: Download complete 23:57:46 339a4e72a1f5: Verifying Checksum 23:57:46 339a4e72a1f5: Download complete 23:57:46 bde34c3a00c8: Verifying Checksum 23:57:46 bde34c3a00c8: Download complete 23:57:46 b352a97aabf1: Verifying Checksum 23:57:46 b352a97aabf1: Download complete 23:57:46 4872d77fe225: Verifying Checksum 23:57:46 4872d77fe225: Download complete 23:57:46 5851b861e8e6: Verifying Checksum 23:57:46 5851b861e8e6: Download complete 23:57:46 b85a868b505f: Verifying Checksum 23:57:46 b85a868b505f: Download complete 23:57:46 bab4dde63d76: Verifying Checksum 23:57:46 bab4dde63d76: Download complete 23:57:47 b85a868b505f: Pull complete 23:57:47 e2be974225ed: Pull complete 23:57:48 339a4e72a1f5: Pull complete 23:57:48 988bab9f4d93: Pull complete 23:57:48 1469e6f7b9e6: Pull complete 23:57:48 eaf3925da568: Pull complete 23:57:50 bab4dde63d76: Pull complete 23:57:50 bde34c3a00c8: Pull complete 23:57:50 b352a97aabf1: Pull complete 23:57:50 4872d77fe225: Pull complete 23:57:50 5851b861e8e6: Pull complete 23:57:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:57:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:57:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:50 prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container 23:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:57:52 $ docker top a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 -eo pid,comm 23:57:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:57:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:57:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:52 [ssh-agent] Looking for ssh-agent implementation... 23:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:53 $ docker exec a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 ssh-agent 23:57:53 SSH_AUTH_SOCK=/tmp/ssh-hQN60SPBnM6g/agent.32 23:57:53 SSH_AGENT_PID=38 23:57:53 Running ssh-add (command line suppressed) 23:57:53 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/private_key_14388135116257917361.key (/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/private_key_14388135116257917361.key) 23:57:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:53 + git tag --points-at HEAD [Pipeline] } 23:57:53 $ docker exec --env ******** --env ******** a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 ssh-agent -k 23:57:53 unset SSH_AUTH_SOCK; 23:57:53 unset SSH_AGENT_PID; 23:57:53 echo Agent pid 38 killed; 23:57:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:57:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:57:53 [ssh-agent] Looking for ssh-agent implementation... 23:57:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:57:53 $ docker exec a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 ssh-agent 23:57:54 SSH_AUTH_SOCK=/tmp/ssh-FCh6wGkl6N2Q/agent.71 23:57:54 SSH_AGENT_PID=77 23:57:54 Running ssh-add (command line suppressed) 23:57:54 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/private_key_3633272903625488590.key (/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/private_key_3633272903625488590.key) 23:57:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:57:54 + git semver init 23:57:54 2023-05-30 23:57:54,738 [run_init] DEBUG init version:0.0.0 force:False 23:57:54 2023-05-30 23:57:54,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver 23:57:54 2023-05-30 23:57:54,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-314/.semver 23:57:54 2023-05-30 23:57:54,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-314, universal_newlines=False, shell=None, istream=None) 23:57:55 2023-05-30 23:57:55,526 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-314/.git/info/exclude 23:57:55 2023-05-30 23:57:55,526 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver/PR-314 with force:False 23:57:55 2023-05-30 23:57:55,526 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver/PR-314 23:57:55 2023-05-30 23:57:55,531 [execute] INFO git cat-file --batch-check 23:57:55 2023-05-30 23:57:55,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver, universal_newlines=False, shell=None, istream=) 23:57:55 2023-05-30 23:57:55,537 [execute] INFO git cat-file --batch 23:57:55 2023-05-30 23:57:55,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-314/.semver, universal_newlines=False, shell=None, istream=) 23:57:55 2023-05-30 23:57:55,542 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-314/.semver/PR-314 23:57:55 0.0.0 [Pipeline] } 23:57:55 $ docker exec --env ******** --env ******** a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 ssh-agent -k 23:57:55 unset SSH_AUTH_SOCK; 23:57:55 unset SSH_AGENT_PID; 23:57:55 echo Agent pid 77 killed; 23:57:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:57:56 + git semver [Pipeline] } 23:57:56 $ docker stop --time=1 a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 23:57:57 $ docker rm -f --volumes a33607d6fd012b76d0374e4c8325dc6ff47f0c7b93966f53e5db9e51377664c1 [Pipeline] // withDockerContainer [Pipeline] sh 23:57:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:57:58 Stashed 1 file(s) [Pipeline] echo 23:57:58 [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 23:57:59 provisioning config files... 23:57:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/config9017128926176787643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:57:59 ---> docker-login.sh 23:57:59 nexus3.edgexfoundry.org:10001 23:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:59 Configure a credential helper to remove this warning. See 23:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:59 23:57:59 Login Succeeded 23:57:59 nexus3.edgexfoundry.org:10002 23:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:59 Configure a credential helper to remove this warning. See 23:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:59 23:57:59 Login Succeeded 23:57:59 nexus3.edgexfoundry.org:10003 23:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:59 Configure a credential helper to remove this warning. See 23:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:59 23:57:59 Login Succeeded 23:57:59 nexus3.edgexfoundry.org:10004 23:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:57:59 Configure a credential helper to remove this warning. See 23:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:57:59 23:57:59 Login Succeeded 23:57:59 docker.io 23:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:58:00 Configure a credential helper to remove this warning. See 23:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:58:00 23:58:00 Login Succeeded 23:58:00 ---> docker-login.sh ends [Pipeline] } 23:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:58:00 ========================================================= 23:58:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:58:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:58:00 Sending build context to Docker daemon 5.875MB 23:58:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:58:00 Step 2/12 : FROM ${BASE} AS builder 23:58:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:58:00 f56be85fc22e: Pulling fs layer 23:58:00 85791d961cd3: Pulling fs layer 23:58:00 d694b5ae8c79: Pulling fs layer 23:58:00 9f32a84ed3da: Pulling fs layer 23:58:00 4d19c01a9841: Pulling fs layer 23:58:00 9325e15d5711: Pulling fs layer 23:58:00 556b6ee489ea: Pulling fs layer 23:58:00 c5a4b2cf53e6: Pulling fs layer 23:58:00 556b6ee489ea: Waiting 23:58:00 c5a4b2cf53e6: Waiting 23:58:00 4d19c01a9841: Waiting 23:58:00 9f32a84ed3da: Waiting 23:58:00 85791d961cd3: Download complete 23:58:00 9f32a84ed3da: Verifying Checksum 23:58:00 9f32a84ed3da: Download complete 23:58:01 4d19c01a9841: Verifying Checksum 23:58:01 4d19c01a9841: Download complete 23:58:01 f56be85fc22e: Download complete 23:58:01 9325e15d5711: Verifying Checksum 23:58:01 9325e15d5711: Download complete 23:58:01 f56be85fc22e: Pull complete 23:58:01 85791d961cd3: Pull complete 23:58:01 d694b5ae8c79: Verifying Checksum 23:58:01 d694b5ae8c79: Download complete 23:58:01 c5a4b2cf53e6: Verifying Checksum 23:58:01 c5a4b2cf53e6: Download complete 23:58:01 556b6ee489ea: Verifying Checksum 23:58:01 556b6ee489ea: Download complete 23:58:04 d694b5ae8c79: Pull complete 23:58:04 9f32a84ed3da: Pull complete 23:58:04 4d19c01a9841: Pull complete 23:58:04 9325e15d5711: Pull complete 23:58:07 556b6ee489ea: Pull complete 23:58:07 c5a4b2cf53e6: Pull complete 23:58:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:58:07 ---> c4be618373d6 23:58:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:58:11 ---> Running in d010a6daa613 23:58:11 Removing intermediate container d010a6daa613 23:58:11 ---> 55272de23155 23:58:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:58:11 ---> Running in 4019e07790f2 23:58:11 Removing intermediate container 4019e07790f2 23:58:11 ---> 3f3f5a3ca261 23:58:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:58:11 ---> Running in 7b3c99b1500d 23:58:11 Removing intermediate container 7b3c99b1500d 23:58:11 ---> cc5f48cd281e 23:58:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:58:11 ---> Running in fa6ec6417980 23:58:11 Removing intermediate container fa6ec6417980 23:58:11 ---> c434715eb6fe 23:58:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:58:11 ---> Running in f9554871f813 23:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:58:11 (1/4) Installing openssh-keygen (9.1_p1-r3) 23:58:11 (2/4) Installing libedit (20221030.3.1-r0) 23:58:11 (3/4) Installing openssh-client-common (9.1_p1-r3) 23:58:11 (4/4) Installing openssh-client-default (9.1_p1-r3) 23:58:11 Executing busybox-1.35.0-r29.trigger 23:58:11 OK: 269 MiB in 57 packages 23:58:12 Removing intermediate container f9554871f813 23:58:12 ---> 8f6d7ea7e9e4 23:58:12 Step 8/12 : WORKDIR /device-snmp-go 23:58:12 ---> Running in 967c149950fb 23:58:12 Removing intermediate container 967c149950fb 23:58:12 ---> fbe71ee2d058 23:58:12 Step 9/12 : COPY go.mod vendor* ./ 23:58:12 ---> f4c539fb56c8 23:58:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:12 ---> Running in 00ea3e2d478a 23:58:13 Still waiting to schedule task 23:58:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:58:38 Removing intermediate container 00ea3e2d478a 23:58:38 ---> 0ab0907f82f2 23:58:38 Step 11/12 : COPY . . 23:58:38 ---> 99c083038899 23:58:38 Step 12/12 : RUN ${MAKE} 23:58:38 ---> Running in 8297d3ada4b3 23:58:38 noop 23:58:38 Removing intermediate container 8297d3ada4b3 23:58:38 ---> 47a09286e65f 23:58:38 Successfully built 47a09286e65f 23:58:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:39 + docker inspect -f . ci-base-image-x86_64 23:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:39 prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container 23:58:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:58:39 $ docker top bf82cb98baff106c82117cb10d23038213ebb8d62355123de3f0303ebe42a039 -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:40 + go version 23:58:40 go version go1.20.2 linux/amd64 [Pipeline] } 23:58:40 $ docker stop --time=1 bf82cb98baff106c82117cb10d23038213ebb8d62355123de3f0303ebe42a039 23:58:41 $ docker rm -f --volumes bf82cb98baff106c82117cb10d23038213ebb8d62355123de3f0303ebe42a039 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:42 + docker inspect -f . ci-base-image-x86_64 23:58:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:42 prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container 23:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:58:42 $ docker top 5fbafa21f8b47bf53420ff7ac7b5f7eb511e25991809493be477995589348799 -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-314 [Pipeline] fileExists [Pipeline] sh 23:58:43 + make test 23:58:43 go test ./... -coverprofile=coverage.out 23:58:48 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:58:56 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:58:56 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements 23:59:03 go vet ./... 23:59:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:05 ./bin/test-attribution-txt.sh [Pipeline] echo 23:59:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:59:06 $ docker stop --time=1 5fbafa21f8b47bf53420ff7ac7b5f7eb511e25991809493be477995589348799 23:59:09 $ docker rm -f --volumes 5fbafa21f8b47bf53420ff7ac7b5f7eb511e25991809493be477995589348799 [Pipeline] // withDockerContainer [Pipeline] sh 23:59:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:59:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:59:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:59:10 + ls -al . 23:59:10 total 172 23:59:10 drwxrwxr-x 9 jenkins jenkins 4096 May 30 23:58 . 23:59:10 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:57 .. 23:59:10 -rw-rw-r-- 1 jenkins jenkins 6 May 30 23:57 .dockerignore 23:59:10 drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:57 .git 23:59:10 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:57 .github 23:59:10 -rw-rw-r-- 1 jenkins jenkins 328 May 30 23:57 .gitignore 23:59:10 -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:57 .golangci.yml 23:59:10 drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:57 .semver 23:59:10 -rw-rw-r-- 1 jenkins jenkins 9056 May 30 23:57 Attribution.txt 23:59:10 -rw-rw-r-- 1 jenkins jenkins 10534 May 30 23:57 CHANGELOG.md 23:59:10 -rw-rw-r-- 1 jenkins jenkins 1423 May 30 23:57 Dockerfile 23:59:10 -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:57 GOVERNANCE.md 23:59:10 -rw-rw-r-- 1 jenkins jenkins 656 May 30 23:57 Jenkinsfile 23:59:10 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:57 LICENSE 23:59:10 -rw-rw-r-- 1 jenkins jenkins 2114 May 30 23:57 Makefile 23:59:10 -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:57 OWNERS.md 23:59:10 -rw-rw-r-- 1 jenkins jenkins 10559 May 30 23:57 README.md 23:59:10 -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:57 VERSION 23:59:10 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:57 bin 23:59:10 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:57 cmd 23:59:10 -rw-r--r-- 1 jenkins jenkins 8837 May 30 23:58 coverage.out 23:59:10 -rw-rw-r-- 1 jenkins jenkins 3235 May 30 23:57 go.mod 23:59:10 -rw-rw-r-- 1 jenkins jenkins 31230 May 30 23:57 go.sum 23:59:10 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:57 internal 23:59:10 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:57 snap 23:59:10 -rw-rw-r-- 1 jenkins jenkins 228 May 30 23:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:11 + 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=42c3cb2a78dc981eed59449fb4229e642e131704 --label arch=amd64 --label version=0.0.0 . 23:59:11 Sending build context to Docker daemon 5.885MB 23:59:11 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:59:11 Step 2/24 : FROM ${BASE} AS builder 23:59:11 ---> 47a09286e65f 23:59:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:59:11 ---> Running in 918f935c2685 23:59:11 Removing intermediate container 918f935c2685 23:59:11 ---> 2b0716d9f2c3 23:59:11 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:59:11 ---> Running in 2c3ae4208f4e 23:59:11 Removing intermediate container 2c3ae4208f4e 23:59:11 ---> f1f9c07bd3a4 23:59:11 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:59:11 ---> Running in b54f2c795826 23:59:11 Removing intermediate container b54f2c795826 23:59:11 ---> 1e8a87e06231 23:59:11 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:59:11 ---> Running in 3e59effb18c4 23:59:11 Removing intermediate container 3e59effb18c4 23:59:11 ---> 68f45d4a0b4d 23:59:11 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:59:11 ---> Running in 04c727805b0e 23:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:12 OK: 269 MiB in 57 packages 23:59:12 Removing intermediate container 04c727805b0e 23:59:12 ---> 63aabdd6f239 23:59:12 Step 8/24 : WORKDIR /device-snmp-go 23:59:12 ---> Running in 90870e2e9f5c 23:59:12 Removing intermediate container 90870e2e9f5c 23:59:12 ---> 9405983386cb 23:59:12 Step 9/24 : COPY go.mod vendor* ./ 23:59:12 ---> da0e53f996e4 23:59:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:12 ---> Running in a06bf5c5608d 23:59:13 Removing intermediate container a06bf5c5608d 23:59:13 ---> 1c59d1dc45c6 23:59:13 Step 11/24 : COPY . . 23:59:13 ---> e46b92109cfc 23:59:13 Step 12/24 : RUN ${MAKE} 23:59:13 ---> Running in a7d3ce10a5ad 23:59:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 23:59:32 Removing intermediate container a7d3ce10a5ad 23:59:32 ---> ef948f3dc1ed 23:59:32 Step 13/24 : FROM alpine:3.17 23:59:32 3.17: Pulling from library/alpine 23:59:32 f56be85fc22e: Already exists 23:59:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:59:32 Status: Downloaded newer image for alpine:3.17 23:59:32 ---> 9ed4aefc74f6 23:59:32 Step 14/24 : RUN apk add --update --no-cache dumb-init 23:59:32 ---> Running in 90460d837546 23:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:59:32 (1/1) Installing dumb-init (1.2.5-r2) 23:59:32 Executing busybox-1.35.0-r29.trigger 23:59:32 OK: 7 MiB in 16 packages 23:59:33 Removing intermediate container 90460d837546 23:59:33 ---> 3cd8a2aa9f6d 23:59:33 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:59:34 ---> a84c3dcf1d48 23:59:34 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:59:34 ---> be1e1d616a1c 23:59:34 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:59:34 ---> a886e2d12a02 23:59:34 Step 18/24 : EXPOSE 59993 23:59:34 ---> Running in 13a47ab96c9d 23:59:34 Removing intermediate container 13a47ab96c9d 23:59:34 ---> cdd9c71e31e4 23:59:34 Step 19/24 : EXPOSE 161 23:59:34 ---> Running in 7ba53b61124f 23:59:34 Removing intermediate container 7ba53b61124f 23:59:34 ---> 91d01cdf998f 23:59:34 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:59:34 ---> Running in c2b8f3cf9a76 23:59:34 Removing intermediate container c2b8f3cf9a76 23:59:34 ---> 616c3e249dec 23:59:34 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 23:59:34 ---> Running in 8993f05675d4 23:59:34 Removing intermediate container 8993f05675d4 23:59:34 ---> d719d4a5e4d2 23:59:34 Step 22/24 : LABEL arch=amd64 23:59:34 ---> Running in d338d2b279a5 23:59:34 Removing intermediate container d338d2b279a5 23:59:34 ---> 5a8f7a3c4ce1 23:59:34 Step 23/24 : LABEL git_sha=42c3cb2a78dc981eed59449fb4229e642e131704 23:59:34 ---> Running in 9b7bd548856d 23:59:34 Removing intermediate container 9b7bd548856d 23:59:34 ---> a1d4c7acfbb2 23:59:34 Step 24/24 : LABEL version=0.0.0 23:59:34 ---> Running in 5489e5890848 23:59:34 Removing intermediate container 5489e5890848 23:59:34 ---> 6e28bdf095eb 23:59:34 [Warning] One or more build-args [ARCH] were not consumed 23:59:34 Successfully built 6e28bdf095eb 23:59:34 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:35 23:59:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:36 latest: Pulling from edgex-lftools-log-publisher 23:59:36 5eb5b503b376: Pulling fs layer 23:59:36 5c69ac0246d0: Pulling fs layer 23:59:36 ec43610c2a17: Pulling fs layer 23:59:36 3a2ae6a8a46f: Pulling fs layer 23:59:36 33b1e0a273af: Pulling fs layer 23:59:36 5d3b04190fa2: Pulling fs layer 23:59:36 2f39f015ded8: Pulling fs layer 23:59:36 3a2ae6a8a46f: Waiting 23:59:36 33b1e0a273af: Waiting 23:59:36 5d3b04190fa2: Waiting 23:59:36 2f39f015ded8: Waiting 23:59:36 5c69ac0246d0: Download complete 23:59:36 3a2ae6a8a46f: Verifying Checksum 23:59:36 3a2ae6a8a46f: Download complete 23:59:36 33b1e0a273af: Verifying Checksum 23:59:36 33b1e0a273af: Download complete 23:59:36 5d3b04190fa2: Download complete 23:59:36 ec43610c2a17: Verifying Checksum 23:59:36 ec43610c2a17: Download complete 23:59:36 5eb5b503b376: Verifying Checksum 23:59:36 5eb5b503b376: Download complete 23:59:37 2f39f015ded8: Download complete 23:59:37 5eb5b503b376: Pull complete 23:59:37 5c69ac0246d0: Pull complete 23:59:38 ec43610c2a17: Pull complete 23:59:38 3a2ae6a8a46f: Pull complete 23:59:38 33b1e0a273af: Pull complete 23:59:38 5d3b04190fa2: Pull complete 23:59:42 2f39f015ded8: Pull complete 23:59:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:42 prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container 23:59:42 $ 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-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:59:46 $ docker top 54ee5fd2d8fd0fca35ca415915fe0454056778c5111750674498aacd6e3ee589 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:59:46 ---> job-cost.sh 23:59:46 lf-activate-venv: SKIPPING 23:59:46 INFO: No Stack... 23:59:46 INFO: Retrieving Pricing Info for: v3-standard-8 23:59:47 INFO: Archiving Costs [Pipeline] sh 23:59:47 + cat /w/workspace/gexfoundry_device-snmp-go_PR-314/archives/cost.csv+ 23:59:47 cut -d, -f6 [Pipeline] lock 23:59:47 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] 23:59:47 Resource [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] did not exist. Created. 23:59:47 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:59:47 + echo total: 0.2199999988079071 [Pipeline] stash 23:59:47 Stashed 1 file(s) [Pipeline] } 23:59:47 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:59:47 $ docker stop --time=1 54ee5fd2d8fd0fca35ca415915fe0454056778c5111750674498aacd6e3ee589 23:59:49 $ docker rm -f --volumes 54ee5fd2d8fd0fca35ca415915fe0454056778c5111750674498aacd6e3ee589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:00:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17398 in /w/workspace/gexfoundry_device-snmp-go_PR-314 [Pipeline] { [Pipeline] ws 00:00:50 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 00:00:51 Selected Git installation does not exist. Using Default 00:00:51 The recommended git tool is: NONE 00:00:57 using credential edgex-jenkins-ssh 00:00:57 Cloning the remote Git repository 00:00:57 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 00:00:57 > git init /w/workspace/device-snmp-go/1 # timeout=10 00:00:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 00:00:57 > git --version # timeout=10 00:00:57 > git --version # 'git version 2.25.1' 00:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:00:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:00:59 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 00:00:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:01:00 Merging remotes/origin/main commit c573fc281a725aaa0abbb8a23977a4788698b9ba into PR head commit 42c3cb2a78dc981eed59449fb4229e642e131704 00:01:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 00:01:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 00:01:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:01:01 > git config core.sparsecheckout # timeout=10 00:01:01 > git checkout -f 42c3cb2a78dc981eed59449fb4229e642e131704 # timeout=10 00:01:01 > git remote # timeout=10 00:01:01 Merge succeeded, producing 42c3cb2a78dc981eed59449fb4229e642e131704 00:01:01 Checking out Revision 42c3cb2a78dc981eed59449fb4229e642e131704 (PR-314) 00:01:01 > git config --get remote.origin.url # timeout=10 00:01:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:01:01 > git merge c573fc281a725aaa0abbb8a23977a4788698b9ba # timeout=10 00:01:01 > git rev-parse HEAD^{commit} # timeout=10 00:01:01 > git config core.sparsecheckout # timeout=10 00:01:01 > git checkout -f 42c3cb2a78dc981eed59449fb4229e642e131704 # timeout=10 00:01:05 Commit message: "docs: Add main branch warning" 00:01:05 > git --version # timeout=10 00:01:05 > git --version # 'git version 2.25.1' 00:01:05 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 00:01:06 Dload Upload Total Spent Left Speed 00:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72039 0 --:--:-- --:--:-- --:--:-- 72448 [Pipeline] sh 00:01:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:01:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:01:07 + sudo tee /etc/docker/daemon.new 00:01:07 { 00:01:07 "registry-mirrors": [ 00:01:07 "https://nexus3.edgexfoundry.org:10001" 00:01:07 ], 00:01:07 "bip": "10.250.0.254/24", 00:01:07 "hosts": [ 00:01:07 "tcp://0.0.0.0:5555", 00:01:07 "unix:///var/run/docker.sock" 00:01:07 ], 00:01:07 "mtu": 1458, 00:01:07 "selinux-enabled": true, 00:01:07 "seccomp-profile": "/etc/docker/seccomp.json" 00:01:07 } [Pipeline] sh 00:01:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:01:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:29 provisioning config files... 00:01:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6902914100181879979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:29 ---> docker-login.sh 00:01:29 nexus3.edgexfoundry.org:10001 00:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:30 Configure a credential helper to remove this warning. See 00:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:30 00:01:30 Login Succeeded 00:01:30 nexus3.edgexfoundry.org:10002 00:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:31 Configure a credential helper to remove this warning. See 00:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:31 00:01:31 Login Succeeded 00:01:31 nexus3.edgexfoundry.org:10003 00:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:31 Configure a credential helper to remove this warning. See 00:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:31 00:01:31 Login Succeeded 00:01:31 nexus3.edgexfoundry.org:10004 00:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:31 Configure a credential helper to remove this warning. See 00:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:31 00:01:31 Login Succeeded 00:01:31 docker.io 00:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:32 Configure a credential helper to remove this warning. See 00:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:32 00:01:32 Login Succeeded 00:01:32 ---> docker-login.sh ends [Pipeline] } 00:01:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:32 ========================================================= 00:01:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:01:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:01:33 Sending build context to Docker daemon 3.053MB 00:01:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:01:33 Step 2/12 : FROM ${BASE} AS builder 00:01:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:01:33 c41833b44d91: Pulling fs layer 00:01:33 ed15518f5707: Pulling fs layer 00:01:33 feae8fd75edb: Pulling fs layer 00:01:33 242c74f7c9fa: Pulling fs layer 00:01:33 3cdef696dda3: Pulling fs layer 00:01:33 2ced38df9373: Pulling fs layer 00:01:33 58f1dce35555: Pulling fs layer 00:01:33 242c74f7c9fa: Waiting 00:01:33 3cdef696dda3: Waiting 00:01:33 2ced38df9373: Waiting 00:01:33 58f1dce35555: Waiting 00:01:33 ed15518f5707: Verifying Checksum 00:01:33 ed15518f5707: Download complete 00:01:33 242c74f7c9fa: Download complete 00:01:33 3cdef696dda3: Verifying Checksum 00:01:33 3cdef696dda3: Download complete 00:01:34 c41833b44d91: Verifying Checksum 00:01:34 c41833b44d91: Download complete 00:01:35 c41833b44d91: Pull complete 00:01:35 58f1dce35555: Verifying Checksum 00:01:35 58f1dce35555: Download complete 00:01:35 ed15518f5707: Pull complete 00:01:36 feae8fd75edb: Verifying Checksum 00:01:36 feae8fd75edb: Download complete 00:01:37 2ced38df9373: Verifying Checksum 00:01:37 2ced38df9373: Download complete 00:01:49 feae8fd75edb: Pull complete 00:01:49 242c74f7c9fa: Pull complete 00:01:49 3cdef696dda3: Pull complete 00:01:56 2ced38df9373: Pull complete 00:01:58 58f1dce35555: Pull complete 00:01:58 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:01:58 ---> fadd8f120f05 00:01:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 00:02:00 ---> Running in 744f95038402 00:02:00 Removing intermediate container 744f95038402 00:02:00 ---> 41516bc68344 00:02:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:00 ---> Running in 7705962ddb7f 00:02:00 Removing intermediate container 7705962ddb7f 00:02:00 ---> 697523d27df7 00:02:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:02:00 ---> Running in 9a77cf97edd6 00:02:01 Removing intermediate container 9a77cf97edd6 00:02:01 ---> 4761d9a20107 00:02:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 00:02:01 ---> Running in 046ab2faf2fa 00:02:01 Removing intermediate container 046ab2faf2fa 00:02:01 ---> 7e76b0785fdf 00:02:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:01 ---> Running in 8d1bdf711dff 00:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:02:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:02:04 (1/4) Installing openssh-keygen (9.1_p1-r3) 00:02:04 (2/4) Installing libedit (20221030.3.1-r0) 00:02:04 (3/4) Installing openssh-client-common (9.1_p1-r3) 00:02:04 (4/4) Installing openssh-client-default (9.1_p1-r3) 00:02:04 Executing busybox-1.35.0-r29.trigger 00:02:04 OK: 268 MiB in 57 packages 00:02:05 Removing intermediate container 8d1bdf711dff 00:02:05 ---> b1260bcc39bd 00:02:05 Step 8/12 : WORKDIR /device-snmp-go 00:02:06 ---> Running in 68d174dd3c77 00:02:06 Removing intermediate container 68d174dd3c77 00:02:06 ---> 31db1746577b 00:02:06 Step 9/12 : COPY go.mod vendor* ./ 00:02:07 ---> 5b1994f31fa4 00:02:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:07 ---> Running in b3fc3bbaeead 00:03:14 Removing intermediate container b3fc3bbaeead 00:03:14 ---> cc97eea8641a 00:03:14 Step 11/12 : COPY . . 00:03:14 ---> a42512ea9d18 00:03:14 Step 12/12 : RUN ${MAKE} 00:03:14 ---> Running in 49fa816d9f2b 00:03:14 noop 00:03:14 Removing intermediate container 49fa816d9f2b 00:03:14 ---> 42c1169db6d4 00:03:14 Successfully built 42c1169db6d4 00:03:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:15 + docker inspect -f . ci-base-image-arm64 00:03:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:15 prd-ubuntu20.04-docker-arm64-4c-16g-17398 does not seem to be running inside a container 00:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:03:17 $ docker top 203846d1e96dd92f0eb76eb047823890bf4b86855fc7f3989d0aa2fc51cf4b34 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:18 + go version 00:03:18 go version go1.20.2 linux/arm64 [Pipeline] } 00:03:18 $ docker stop --time=1 203846d1e96dd92f0eb76eb047823890bf4b86855fc7f3989d0aa2fc51cf4b34 00:03:19 $ docker rm -f --volumes 203846d1e96dd92f0eb76eb047823890bf4b86855fc7f3989d0aa2fc51cf4b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:20 + docker inspect -f . ci-base-image-arm64 00:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:21 prd-ubuntu20.04-docker-arm64-4c-16g-17398 does not seem to be running inside a container 00:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:03:22 $ docker top 6159911d33760038220420a8ea18d2ef9b1fe61ab6adc359e77aa309d59bc90d -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:23 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 00:03:24 + make test 00:03:24 go test ./... -coverprofile=coverage.out 00:04:03 ? github.com/edgexfoundry/device-snmp-go [no test files] 00:06:24 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 00:06:24 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.051s coverage: 0.0% of statements 00:06:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:06:24 go vet ./... 00:06:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:06:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:06:51 ./bin/test-attribution-txt.sh [Pipeline] echo 00:06:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:06:51 $ docker stop --time=1 6159911d33760038220420a8ea18d2ef9b1fe61ab6adc359e77aa309d59bc90d 00:06:53 $ docker rm -f --volumes 6159911d33760038220420a8ea18d2ef9b1fe61ab6adc359e77aa309d59bc90d [Pipeline] // withDockerContainer [Pipeline] sh 00:06:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:06:54 Warning: overwriting stash ‘coverage-report’ 00:06:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:06:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:06:56 + ls -al . 00:06:56 total 168 00:06:56 drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:03 . 00:06:56 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:00 .. 00:06:56 -rw-rw-r-- 1 jenkins jenkins 6 May 31 00:01 .dockerignore 00:06:56 drwxrwxr-x 8 jenkins jenkins 4096 May 31 00:01 .git 00:06:56 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:01 .github 00:06:56 -rw-rw-r-- 1 jenkins jenkins 328 May 31 00:01 .gitignore 00:06:56 -rw-rw-r-- 1 jenkins jenkins 41 May 31 00:01 .golangci.yml 00:06:56 -rw-rw-r-- 1 jenkins jenkins 9056 May 31 00:01 Attribution.txt 00:06:56 -rw-rw-r-- 1 jenkins jenkins 10534 May 31 00:01 CHANGELOG.md 00:06:56 -rw-rw-r-- 1 jenkins jenkins 1423 May 31 00:01 Dockerfile 00:06:56 -rw-rw-r-- 1 jenkins jenkins 677 May 31 00:01 GOVERNANCE.md 00:06:56 -rw-rw-r-- 1 jenkins jenkins 656 May 31 00:01 Jenkinsfile 00:06:56 -rw-rw-r-- 1 jenkins jenkins 11340 May 31 00:01 LICENSE 00:06:56 -rw-rw-r-- 1 jenkins jenkins 2114 May 31 00:01 Makefile 00:06:56 -rw-rw-r-- 1 jenkins jenkins 620 May 31 00:01 OWNERS.md 00:06:56 -rw-rw-r-- 1 jenkins jenkins 10559 May 31 00:01 README.md 00:06:56 -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:57 VERSION 00:06:56 drwxrwxr-x 2 jenkins jenkins 4096 May 31 00:01 bin 00:06:56 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:01 cmd 00:06:56 -rw-r--r-- 1 jenkins jenkins 8837 May 31 00:06 coverage.out 00:06:56 -rw-rw-r-- 1 jenkins jenkins 3235 May 31 00:01 go.mod 00:06:56 -rw-rw-r-- 1 jenkins jenkins 31230 May 31 00:01 go.sum 00:06:56 drwxrwxr-x 3 jenkins jenkins 4096 May 31 00:01 internal 00:06:56 drwxrwxr-x 4 jenkins jenkins 4096 May 31 00:01 snap 00:06:56 -rw-rw-r-- 1 jenkins jenkins 228 May 31 00:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:56 + 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=42c3cb2a78dc981eed59449fb4229e642e131704 --label arch=arm64 --label version=0.0.0 . 00:06:57 Sending build context to Docker daemon 3.062MB 00:06:57 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 00:06:57 Step 2/24 : FROM ${BASE} AS builder 00:06:57 ---> 42c1169db6d4 00:06:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:06:57 ---> Running in 7cf15ad20c76 00:06:57 Removing intermediate container 7cf15ad20c76 00:06:57 ---> ff72c59c0efa 00:06:57 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:57 ---> Running in dbe237ecf735 00:06:57 Removing intermediate container dbe237ecf735 00:06:57 ---> e4537783b87a 00:06:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 00:06:58 ---> Running in 13767dca0c45 00:06:58 Removing intermediate container 13767dca0c45 00:06:58 ---> 0cf585870a6b 00:06:58 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 00:06:58 ---> Running in 3f96bc305935 00:06:58 Removing intermediate container 3f96bc305935 00:06:58 ---> 1e783e9e840c 00:06:58 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:59 ---> Running in 0763b6763036 00:06:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:07:01 OK: 268 MiB in 57 packages 00:07:02 Removing intermediate container 0763b6763036 00:07:02 ---> 7c40ed2bbf83 00:07:02 Step 8/24 : WORKDIR /device-snmp-go 00:07:03 ---> Running in 762f95ef6e3f 00:07:03 Removing intermediate container 762f95ef6e3f 00:07:03 ---> acec09f09ef6 00:07:03 Step 9/24 : COPY go.mod vendor* ./ 00:07:04 ---> 5365a958c995 00:07:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:04 ---> Running in 304ef15f4ad2 00:07:06 Removing intermediate container 304ef15f4ad2 00:07:06 ---> 22b908973c86 00:07:06 Step 11/24 : COPY . . 00:07:07 ---> ce69e7a6be2f 00:07:07 Step 12/24 : RUN ${MAKE} 00:07:07 ---> Running in 4c19979ff1ce 00:07:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd 00:09:30 Removing intermediate container 4c19979ff1ce 00:09:30 ---> cf5f37246ef6 00:09:30 Step 13/24 : FROM alpine:3.17 00:09:30 3.17: Pulling from library/alpine 00:09:30 c41833b44d91: Already exists 00:09:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:09:30 Status: Downloaded newer image for alpine:3.17 00:09:30 ---> 51e60588ff2c 00:09:30 Step 14/24 : RUN apk add --update --no-cache dumb-init 00:09:30 ---> Running in 2e5b629c8820 00:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:09:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:09:30 (1/1) Installing dumb-init (1.2.5-r2) 00:09:30 Executing busybox-1.35.0-r29.trigger 00:09:30 OK: 8 MiB in 16 packages 00:09:30 Removing intermediate container 2e5b629c8820 00:09:30 ---> 03a452f93e74 00:09:30 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 00:09:30 ---> d9b4dfd73c78 00:09:30 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 00:09:30 ---> 76cd43a51d84 00:09:30 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 00:09:30 ---> 43973ed3a34e 00:09:30 Step 18/24 : EXPOSE 59993 00:09:30 ---> Running in ccdf9cbb3a60 00:09:30 Removing intermediate container ccdf9cbb3a60 00:09:30 ---> 540f5f2ae3a1 00:09:30 Step 19/24 : EXPOSE 161 00:09:30 ---> Running in e9a8fc949773 00:09:30 Removing intermediate container e9a8fc949773 00:09:30 ---> ab7933d590c6 00:09:30 Step 20/24 : ENTRYPOINT ["/device-snmp"] 00:09:30 ---> Running in 68f60a41b313 00:09:31 Removing intermediate container 68f60a41b313 00:09:31 ---> 0fe17eb48b99 00:09:31 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 00:09:31 ---> Running in 2e42667c3589 00:09:31 Removing intermediate container 2e42667c3589 00:09:31 ---> 89fd968f88ef 00:09:31 Step 22/24 : LABEL arch=arm64 00:09:31 ---> Running in 2f96e563aa6e 00:09:31 Removing intermediate container 2f96e563aa6e 00:09:31 ---> bfa84ac3b39e 00:09:31 Step 23/24 : LABEL git_sha=42c3cb2a78dc981eed59449fb4229e642e131704 00:09:31 ---> Running in 5406875aea4b 00:09:32 Removing intermediate container 5406875aea4b 00:09:32 ---> 7711735532b0 00:09:32 Step 24/24 : LABEL version=0.0.0 00:09:32 ---> Running in 971bf0e4169c 00:09:32 Removing intermediate container 971bf0e4169c 00:09:32 ---> 4f89664b0238 00:09:32 [Warning] One or more build-args [ARCH] were not consumed 00:09:32 Successfully built 4f89664b0238 00:09:32 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:33 00:09:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:33 arm64: Pulling from edgex-lftools-log-publisher 00:09:33 8998bd30e6a1: Pulling fs layer 00:09:33 04944245beec: Pulling fs layer 00:09:33 699f458cf7ca: Pulling fs layer 00:09:33 765212b225bb: Pulling fs layer 00:09:33 f23df028b6ca: Pulling fs layer 00:09:33 d65c8cfc05b1: Pulling fs layer 00:09:33 2437ff75d9bd: Pulling fs layer 00:09:33 765212b225bb: Waiting 00:09:33 f23df028b6ca: Waiting 00:09:33 d65c8cfc05b1: Waiting 00:09:33 2437ff75d9bd: Waiting 00:09:33 04944245beec: Verifying Checksum 00:09:33 04944245beec: Download complete 00:09:33 765212b225bb: Verifying Checksum 00:09:33 765212b225bb: Download complete 00:09:33 f23df028b6ca: Verifying Checksum 00:09:33 f23df028b6ca: Download complete 00:09:33 d65c8cfc05b1: Verifying Checksum 00:09:33 d65c8cfc05b1: Download complete 00:09:34 699f458cf7ca: Verifying Checksum 00:09:34 699f458cf7ca: Download complete 00:09:34 8998bd30e6a1: Verifying Checksum 00:09:34 8998bd30e6a1: Download complete 00:09:36 2437ff75d9bd: Verifying Checksum 00:09:36 2437ff75d9bd: Download complete 00:09:38 8998bd30e6a1: Pull complete 00:09:38 04944245beec: Pull complete 00:09:39 699f458cf7ca: Pull complete 00:09:39 765212b225bb: Pull complete 00:09:40 f23df028b6ca: Pull complete 00:09:40 d65c8cfc05b1: Pull complete 00:09:52 2437ff75d9bd: Pull complete 00:09:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:09:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:53 prd-ubuntu20.04-docker-arm64-4c-16g-17398 does not seem to be running inside a container 00:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:09:55 $ docker top ca41be8b24970a5d4fdf72108204b5cca167ce6794f5f96f3754a10e9dfd5b61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:56 ---> job-cost.sh 00:09:56 lf-activate-venv: SKIPPING 00:09:56 INFO: No Stack... 00:09:57 INFO: Retrieving Pricing Info for: v3-standard-4 00:09:57 INFO: Archiving Costs [Pipeline] sh 00:09:58 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 00:09:58 + cut -d, -f6 [Pipeline] lock 00:09:58 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] 00:09:58 Resource [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] did not exist. Created. 00:09:58 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:09:59 /w/workspace/device-snmp-go/1@tmp/durable-b47b0b95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:09:59 + echo total: 0.10999999940395355 [Pipeline] stash 00:09:59 Warning: overwriting stash ‘stack-cost’ 00:09:59 Stashed 1 file(s) [Pipeline] } 00:09:59 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:09:59 $ docker stop --time=1 ca41be8b24970a5d4fdf72108204b5cca167ce6794f5f96f3754a10e9dfd5b61 00:10:01 $ docker rm -f --volumes ca41be8b24970a5d4fdf72108204b5cca167ce6794f5f96f3754a10e9dfd5b61 [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 00:10:02 provisioning config files... 00:10:02 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/config1993661502721511510tmp [Pipeline] { [Pipeline] sh 00:10:02 + set +x 00:10:02 + curl -s https://codecov.io/bash 00:10:02 + bash -s -- 00:10:02 00:10:02 _____ _ 00:10:02 / ____| | | 00:10:02 | | ___ __| | ___ ___ _____ __ 00:10:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:10:02 | |___| (_) | (_| | __/ (_| (_) \ V / 00:10:02 \_____\___/ \__,_|\___|\___\___/ \_/ 00:10:02 Bash-1.0.6 00:10:02 00:10:02 00:10:02 ==> git version 2.25.1 found 00:10:02 ==> 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 00:10:02 Release-Date: 2020-01-08 00:10:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:10:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:10:02 ==> Jenkins CI detected. 00:10:02 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-314 00:10:02 project root: . 00:10:02 --> token set from env 00:10:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:10:02 ==> Running gcov in . (disable via -X gcov) 00:10:02 ==> Python coveragepy not found 00:10:02 ==> Searching for coverage reports in: 00:10:02 + . 00:10:02 -> Found 1 reports 00:10:02 ==> Detecting git/mercurial file structure 00:10:02 ==> Reading reports 00:10:02 + ./coverage.out bytes=8837 00:10:02 ==> Appending adjustments 00:10:02 https://docs.codecov.io/docs/fixing-reports 00:10:02 + Found adjustments 00:10:02 ==> Gzipping contents 00:10:02 4.0K /tmp/codecov.uvbN0H.gz 00:10:02 ==> Uploading reports 00:10:02 url: https://codecov.io 00:10:02 query: branch=PR-314&commit=42c3cb2a78dc981eed59449fb4229e642e131704&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=314&job=&cmd_args= 00:10:02 -> Pinging Codecov 00:10:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-314&commit=42c3cb2a78dc981eed59449fb4229e642e131704&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-314%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=314&job=&cmd_args= 00:10:02 -> Uploading to 00:10:02 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/6C56EA5C29638FB4528AC87E60AF5AE0/42c3cb2a78dc981eed59449fb4229e642e131704/b016e3f8-e6c3-435f-818f-0bbb4d145ace.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T001002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad3e3397f4720e1e55feb47418034b8642d60114723c31f2eef279e65d3b6b0c 00:10:02 % Total % Received % Xferd Average Speed Time Time Time Current 00:10:02 Dload Upload Total Spent Left Speed 00:10:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7257 --:--:-- --:--:-- --:--:-- 7257 00:10:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/42c3cb2a78dc981eed59449fb4229e642e131704 [Pipeline] } 00:10:03 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 00:10:04 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-314/archives ] 00:10:04 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-314/archives 00:10:04 total 16 00:10:04 drwxr-xr-x 3 root root 4096 May 30 23:59 . 00:10:04 drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:59 .. 00:10:04 drwxr-xr-x 2 root root 4096 May 30 23:59 cost 00:10:04 -rw-r--r-- 1 root root 86 May 30 23:59 cost.csv 00:10:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-314/archives 00:10:04 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-314/archives 00:10:04 total 16 00:10:04 drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:59 . 00:10:04 drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:59 .. 00:10:04 drwxr-xr-x 2 jenkins jenkins 4096 May 30 23:59 cost 00:10:04 -rw-r--r-- 1 jenkins jenkins 86 May 30 23:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:10:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:10:06 ---> package-listing.sh 00:10:06 ++ facter osfamily 00:10:06 ++ tr '[:upper:]' '[:lower:]' 00:10:06 + OS_FAMILY=debian 00:10:06 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-314 00:10:06 + START_PACKAGES=/tmp/packages_start.txt 00:10:06 + END_PACKAGES=/tmp/packages_end.txt 00:10:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:10:06 + PACKAGES=/tmp/packages_start.txt 00:10:06 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-314 ']' 00:10:06 + PACKAGES=/tmp/packages_end.txt 00:10:06 + case "${OS_FAMILY}" in 00:10:06 + dpkg -l 00:10:06 + grep '^ii' 00:10:06 + '[' -f /tmp/packages_start.txt ']' 00:10:06 + '[' -f /tmp/packages_end.txt ']' 00:10:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:10:06 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-314 ']' 00:10:06 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-314/archives/ 00:10:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-314/archives/ [Pipeline] echo 00:10:06 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-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:10:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:10:07 prd-ubuntu20.04-docker-8c-8g-17395 does not seem to be running inside a container 00:10:07 $ 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-314/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-314 -v /w/workspace/gexfoundry_device-snmp-go_PR-314:/w/workspace/gexfoundry_device-snmp-go_PR-314:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:10:07 $ docker top 7e0a531d90e4479e794e619bb1cac23650c083ad07ee7812a8f7fbcdb93e6729 -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:08 + touch /tmp/pre-build-complete [Pipeline] sh 00:10:08 + mkdir -p /var/log/sysstat [Pipeline] sh 00:10:08 + ls /var/log/sa-host 00:10:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:08 provisioning config files... 00:10:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-314@tmp/config18373878476690224091tmp [Pipeline] { [Pipeline] echo 00:10:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:10:09 ---> create-netrc.sh [Pipeline] } 00:10:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:10:09 ---> python-tools-install.sh [Pipeline] echo 00:10:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:10:09 ---> sudo-logs.sh 00:10:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:10:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:10:10 ---> job-cost.sh 00:10:10 lf-activate-venv: SKIPPING 00:10:10 DEBUG: total: 0.2199999988079071 00:10:10 INFO: Retrieving Stack Cost... 00:10:10 INFO: Retrieving Pricing Info for: v3-standard-8 00:10:11 INFO: Archiving Costs [Pipeline] echo 00:10:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:10:11 ---> logs-deploy.sh 00:10:11 lf-activate-venv: SKIPPING 00:10:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-314/1 00:10:11 INFO: archiving workspace using pattern(s): 00:10:12 Archives upload complete. 00:10:12 INFO: archiving logs to Nexus 00:10:13 ---> uname -a: 00:10:13 Linux prd-ubuntu20-04-docker-8c-8g-17395 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:10:13 00:10:13 00:10:13 ---> lscpu: 00:10:13 Architecture: x86_64 00:10:13 CPU op-mode(s): 32-bit, 64-bit 00:10:13 Byte Order: Little Endian 00:10:13 Address sizes: 40 bits physical, 48 bits virtual 00:10:13 CPU(s): 8 00:10:13 On-line CPU(s) list: 0-7 00:10:13 Thread(s) per core: 1 00:10:13 Core(s) per socket: 1 00:10:13 Socket(s): 8 00:10:13 NUMA node(s): 1 00:10:13 Vendor ID: AuthenticAMD 00:10:13 CPU family: 23 00:10:13 Model: 49 00:10:13 Model name: AMD EPYC-Rome Processor 00:10:13 Stepping: 0 00:10:13 CPU MHz: 2799.998 00:10:13 BogoMIPS: 5599.99 00:10:13 Virtualization: AMD-V 00:10:13 Hypervisor vendor: KVM 00:10:13 Virtualization type: full 00:10:13 L1d cache: 256 KiB 00:10:13 L1i cache: 256 KiB 00:10:13 L2 cache: 4 MiB 00:10:13 L3 cache: 128 MiB 00:10:13 NUMA node0 CPU(s): 0-7 00:10:13 Vulnerability Itlb multihit: Not affected 00:10:13 Vulnerability L1tf: Not affected 00:10:13 Vulnerability Mds: Not affected 00:10:13 Vulnerability Meltdown: Not affected 00:10:13 Vulnerability Mmio stale data: Not affected 00:10:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:10:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:10:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:10:13 Vulnerability Srbds: Not affected 00:10:13 Vulnerability Tsx async abort: Not affected 00:10:13 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 00:10:13 00:10:13 00:10:13 ---> nproc: 00:10:13 8 00:10:13 00:10:13 00:10:13 ---> df -h: 00:10:13 Filesystem Size Used Avail Use% Mounted on 00:10:13 overlay 155G 12G 144G 8% / 00:10:13 tmpfs 64M 0 64M 0% /dev 00:10:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:10:13 shm 64M 0 64M 0% /dev/shm 00:10:13 /dev/vda1 155G 12G 144G 8% /facter-os 00:10:13 00:10:13 00:10:13 ---> sar -b -r -n DEV: 00:10:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17395) 05/31/23 _x86_64_ (8 CPU) 00:10:13 00:10:13 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:10:13 00:00:01 500.00 0.00 500.00 0.00 0.00 6400.00 0.00 00:10:13 00:01:01 7.08 0.03 7.05 0.00 0.27 164.12 0.00 00:10:13 00:02:01 43.94 10.35 33.59 0.00 3421.96 6182.84 0.00 00:10:13 00:03:01 5.38 0.02 5.37 0.00 0.13 106.78 0.00 00:10:13 00:04:01 2.78 1.02 1.77 0.00 21.86 20.26 0.00 00:10:13 00:05:01 2.13 0.00 2.13 0.00 0.00 28.53 0.00 00:10:13 00:06:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 00:10:13 00:07:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 00:10:13 00:08:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 00:10:13 00:09:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 00:10:13 00:10:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 00:10:13 Average: 6.72 1.14 5.58 0.00 344.42 656.83 0.00 00:10:13 00:10:13 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:10:13 00:00:01 27669752 31580488 718552 2.19 159012 3899216 1763140 5.20 1252320 3452880 168 00:10:13 00:01:01 27668708 31580136 718052 2.18 159288 3899240 1798244 5.30 1253152 3452176 48 00:10:13 00:02:01 27267892 31545108 739360 2.25 185344 4222760 1811488 5.34 1508000 3565108 1012 00:10:13 00:03:01 27289632 31562456 722692 2.20 183900 4219692 1795504 5.29 1491988 3562152 432 00:10:13 00:04:01 27286020 31559312 725336 2.21 183984 4220124 1886748 5.56 1495204 3562372 208 00:10:13 00:05:01 27297944 31571272 714036 2.17 184016 4220128 1798160 5.30 1481848 3562372 48 00:10:13 00:06:01 27298716 31572120 713168 2.17 184036 4220132 1798160 5.30 1481664 3562436 12 00:10:13 00:07:01 27298856 31572392 712768 2.17 184072 4220260 1798160 5.30 1481664 3562564 188 00:10:13 00:08:01 27298804 31572408 712948 2.17 184096 4220264 1798160 5.30 1481808 3562572 16 00:10:13 00:09:01 27298520 31572144 713164 2.17 184132 4220268 1798160 5.30 1481784 3562592 184 00:10:13 00:10:01 27299024 31572708 712564 2.17 184168 4220268 1798160 5.30 1481844 3562596 8 00:10:13 Average: 27361261 31569140 718422 2.18 179641 4162032 1804008 5.32 1444661 3542711 211 00:10:13 00:10:13 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:10:13 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:10:13 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:01:01 ens3 2.03 0.55 0.47 0.29 0.00 0.00 0.00 0.00 00:10:13 00:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:10:13 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:02:01 ens3 103.08 45.78 2290.36 3.83 0.00 0.00 0.00 0.00 00:10:13 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:10:13 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:03:01 ens3 0.48 0.28 0.10 0.08 0.00 0.00 0.00 0.00 00:10:13 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:04:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 00:10:13 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:10:13 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:05:01 ens3 0.72 0.42 0.27 0.21 0.00 0.00 0.00 0.00 00:10:13 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:06:01 ens3 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 00:10:13 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:10:13 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:07:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:10:13 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:08:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:10:13 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:10:13 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:10:13 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 00:10:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 00:10:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:10:13 Average: ens3 10.76 4.74 229.14 0.45 0.00 0.00 0.00 0.00 00:10:13 00:10:13 00:10:13 ---> sar -P ALL: 00:10:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17395) 05/31/23 _x86_64_ (8 CPU) 00:10:13 00:10:13 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:10:13 00:00:01 all 10.00 0.00 20.00 0.00 0.00 70.00 00:10:13 00:00:01 0 0.00 0.00 50.00 0.00 0.00 50.00 00:10:13 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:00:01 4 0.00 0.00 100.00 0.00 0.00 0.00 00:10:13 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:00:01 7 50.00 0.00 0.00 0.00 0.00 50.00 00:10:13 00:01:01 all 0.05 0.02 0.04 0.03 0.00 99.86 00:10:13 00:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:10:13 00:01:01 1 0.15 0.00 0.02 0.00 0.00 99.83 00:10:13 00:01:01 2 0.02 0.02 0.02 0.00 0.00 99.95 00:10:13 00:01:01 3 0.05 0.15 0.10 0.08 0.02 99.60 00:10:13 00:01:01 4 0.03 0.00 0.05 0.13 0.00 99.78 00:10:13 00:01:01 5 0.03 0.00 0.03 0.00 0.00 99.93 00:10:13 00:01:01 6 0.02 0.00 0.05 0.00 0.00 99.93 00:10:13 00:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:10:13 00:02:01 all 1.79 0.00 1.14 0.54 0.02 96.52 00:10:13 00:02:01 0 2.93 0.00 1.23 0.03 0.02 95.78 00:10:13 00:02:01 1 2.37 0.00 1.83 0.37 0.02 95.42 00:10:13 00:02:01 2 3.09 0.00 0.62 0.79 0.00 95.51 00:10:13 00:02:01 3 1.29 0.00 1.09 0.50 0.03 97.10 00:10:13 00:02:01 4 1.37 0.00 2.24 0.52 0.02 95.86 00:10:13 00:02:01 5 1.20 0.00 0.88 0.75 0.02 97.15 00:10:13 00:02:01 6 1.03 0.00 0.55 0.70 0.02 97.70 00:10:13 00:02:01 7 1.02 0.00 0.69 0.64 0.03 97.62 00:10:13 00:03:01 all 0.10 0.00 0.06 0.01 0.00 99.83 00:10:13 00:03:01 0 0.25 0.00 0.10 0.00 0.00 99.65 00:10:13 00:03:01 1 0.12 0.00 0.02 0.02 0.00 99.85 00:10:13 00:03:01 2 0.08 0.00 0.07 0.00 0.02 99.83 00:10:13 00:03:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:10:13 00:03:01 4 0.07 0.00 0.07 0.00 0.02 99.85 00:10:13 00:03:01 5 0.03 0.00 0.05 0.00 0.00 99.92 00:10:13 00:03:01 6 0.03 0.00 0.05 0.05 0.00 99.87 00:10:13 00:03:01 7 0.15 0.00 0.05 0.03 0.00 99.77 00:10:13 00:04:01 all 0.08 0.00 0.03 0.01 0.01 99.87 00:10:13 00:04:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:10:13 00:04:01 1 0.13 0.00 0.05 0.02 0.02 99.78 00:10:13 00:04:01 2 0.15 0.00 0.07 0.00 0.03 99.75 00:10:13 00:04:01 3 0.00 0.00 0.03 0.03 0.02 99.92 00:10:13 00:04:01 4 0.13 0.00 0.02 0.02 0.00 99.83 00:10:13 00:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:10:13 00:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:10:13 00:04:01 7 0.07 0.00 0.03 0.00 0.02 99.88 00:10:13 00:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:10:13 00:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:10:13 00:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:10:13 00:05:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:10:13 00:05:01 3 0.00 0.00 0.02 0.03 0.00 99.95 00:10:13 00:05:01 4 0.00 0.00 0.03 0.00 0.00 99.97 00:10:13 00:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:10:13 00:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:10:13 00:05:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:10:13 00:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 00:10:13 00:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:10:13 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:10:13 00:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90 00:10:13 00:06:01 3 0.02 0.00 0.00 0.02 0.02 99.95 00:10:13 00:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 00:10:13 00:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:10:13 00:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:10:13 00:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:10:13 00:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:10:13 00:07:01 1 0.10 0.00 0.00 0.00 0.00 99.90 00:10:13 00:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:10:13 00:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:10:13 00:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 00:10:13 00:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:10:13 00:07:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:10:13 00:07:01 7 0.05 0.00 0.02 0.00 0.03 99.90 00:10:13 00:08:01 all 0.04 0.00 0.01 0.00 0.00 99.95 00:10:13 00:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:10:13 00:08:01 1 0.22 0.00 0.00 0.00 0.00 99.78 00:10:13 00:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:10:13 00:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:10:13 00:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:10:13 00:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:10:13 00:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:10:13 00:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:10:13 00:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:10:13 00:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:10:13 00:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:09:01 3 0.03 0.00 0.02 0.02 0.02 99.92 00:10:13 00:09:01 4 0.02 0.00 0.02 0.02 0.02 99.93 00:10:13 00:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:10:13 00:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:10:13 00:10:01 all 0.03 0.00 0.01 0.00 0.00 99.95 00:10:13 00:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:10:13 00:10:01 1 0.13 0.00 0.02 0.00 0.00 99.85 00:10:13 00:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:10:13 00:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:10:13 00:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:10:13 00:10:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:10:13 00:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:10:13 00:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:10:13 00:10:13 Average: CPU %user %nice %system %iowait %steal %idle 00:10:13 Average: all 0.22 0.00 0.13 0.06 0.01 99.58 00:10:13 Average: 0 0.34 0.00 0.15 0.00 0.01 99.50 00:10:13 Average: 1 0.32 0.00 0.19 0.04 0.00 99.44 00:10:13 Average: 2 0.35 0.00 0.09 0.08 0.01 99.47 00:10:13 Average: 3 0.14 0.02 0.13 0.07 0.01 99.63 00:10:13 Average: 4 0.17 0.00 0.25 0.07 0.01 99.50 00:10:13 Average: 5 0.15 0.00 0.11 0.08 0.01 99.67 00:10:13 Average: 6 0.11 0.00 0.07 0.07 0.00 99.74 00:10:13 Average: 7 0.15 0.00 0.09 0.07 0.02 99.68 00:10:13 00:10:13 00:10:13