Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0413261fd6b454820a227c0b076e094c9f4db28c 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-ssh13302844426453315969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9789594685385912267.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2198688038858176864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6206518663871177921.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12785040156628150871.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19490 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.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 Avoid second fetch Checking out Revision 0413261fd6b454820a227c0b076e094c9f4db28c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0413261fd6b454820a227c0b076e094c9f4db28c # timeout=10 Commit message: "build(snap): source metadata from central repo" > git rev-list --no-walk 76bc78b56c3c6b32f516faff42577919f6a867f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T11:17:30.377Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T11:17:30.439Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T11:17:30.451Z] ========================================================= [2022-04-11T11:17:30.452Z] EdgeX Global Pipelines Version Info [2022-04-11T11:17:30.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:17:31.242Z] ------------------- [2022-04-11T11:17:31.242Z] stable info: [2022-04-11T11:17:31.242Z] ------------------- [2022-04-11T11:17:31.242Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T11:17:31.242Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T11:17:31.242Z] Message: update stable to v1.0.221 [2022-04-11T11:17:31.815Z] ------------------- [2022-04-11T11:17:31.815Z] experimental info: [2022-04-11T11:17:31.815Z] ------------------- [2022-04-11T11:17:31.815Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T11:17:31.815Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T11:17:31.815Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T11:17:31.973Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-04-11T11:17:31.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-04-11T11:17:31.999Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T11:17:32.014Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T11:17:32.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T11:17:32.040Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T11:17:32.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T11:17:32.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T11:17:32.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T11:17:32.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T11:17:32.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T11:17:32.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-04-11T11:17:32.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T11:17:32.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T11:17:32.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T11:17:32.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T11:17:32.235Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T11:17:32.248Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T11:17:32.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T11:17:32.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T11:17:32.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T11:17:32.300Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T11:17:32.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T11:17:32.327Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T11:17:32.338Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T11:17:32.350Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T11:17:32.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-11T11:17:32.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-11T11:17:32.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-11T11:17:32.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] echo [2022-04-11T11:17:32.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0413261 [Pipeline] echo [2022-04-11T11:17:32.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:17:32.500Z] provisioning config files... [2022-04-11T11:17:32.516Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8888635386634888827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:17:32.898Z] ---> docker-login.sh [2022-04-11T11:17:32.898Z] nexus3.edgexfoundry.org:10001 [2022-04-11T11:17:33.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:33.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:33.159Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:33.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:33.159Z] [2022-04-11T11:17:33.159Z] Login Succeeded [2022-04-11T11:17:33.159Z] nexus3.edgexfoundry.org:10002 [2022-04-11T11:17:33.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:33.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:33.420Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:33.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:33.420Z] [2022-04-11T11:17:33.420Z] Login Succeeded [2022-04-11T11:17:33.420Z] nexus3.edgexfoundry.org:10003 [2022-04-11T11:17:33.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:33.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:33.681Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:33.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:33.681Z] [2022-04-11T11:17:33.681Z] Login Succeeded [2022-04-11T11:17:33.681Z] nexus3.edgexfoundry.org:10004 [2022-04-11T11:17:33.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:33.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:33.681Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:33.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:33.681Z] [2022-04-11T11:17:33.681Z] Login Succeeded [2022-04-11T11:17:33.681Z] docker.io [2022-04-11T11:17:33.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:34.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:34.254Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:34.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:34.254Z] [2022-04-11T11:17:34.254Z] Login Succeeded [2022-04-11T11:17:34.254Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T11:17:34.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T11:17:34.682Z] + git rev-list -1 --merges 0413261fd6b454820a227c0b076e094c9f4db28c~1..0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] echo [2022-04-11T11:17:34.716Z] -----------> git rev-list -1 --merges 0413261fd6b454820a227c0b076e094c9f4db28c~1..0413261fd6b454820a227c0b076e094c9f4db28c 0413261fd6b454820a227c0b076e094c9f4db28c [false] [Pipeline] sh [2022-04-11T11:17:35.015Z] + git log --format=format:%s -1 0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] echo [2022-04-11T11:17:35.033Z] ========================================================= [2022-04-11T11:17:35.033Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T11:17:35.033Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T11:17:35.376Z] + git log --format=format:%s -1 0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] echo [2022-04-11T11:17:35.389Z] [semverPrep] GIT_COMMIT: 0413261fd6b454820a227c0b076e094c9f4db28c, Commit Message: build(snap): source metadata from central repo [Pipeline] echo [2022-04-11T11:17:35.401Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T11:17:35.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T11:17:35.818Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T11:17:35.818Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T11:17:35.818Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T11:17:35.818Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T11:17:35.818Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T11:17:35.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:17:36.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:17:36.236Z] [2022-04-11T11:17:36.236Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:17:36.542Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:17:36.542Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T11:17:36.542Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T11:17:36.542Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T11:17:36.542Z] 4c7163046ea9: Pulling fs layer [2022-04-11T11:17:36.542Z] 0c2d73faf560: Pulling fs layer [2022-04-11T11:17:36.542Z] 0c2d73faf560: Waiting [2022-04-11T11:17:36.542Z] 3e5f54012d9b: Verifying Checksum [2022-04-11T11:17:36.542Z] 3e5f54012d9b: Download complete [2022-04-11T11:17:36.542Z] a0d0a0d46f8b: Download complete [2022-04-11T11:17:36.804Z] 0c2d73faf560: Verifying Checksum [2022-04-11T11:17:36.804Z] 0c2d73faf560: Download complete [2022-04-11T11:17:36.804Z] 4c7163046ea9: Verifying Checksum [2022-04-11T11:17:36.804Z] 4c7163046ea9: Download complete [2022-04-11T11:17:36.804Z] a0d0a0d46f8b: Pull complete [2022-04-11T11:17:36.804Z] 3e5f54012d9b: Pull complete [2022-04-11T11:17:37.375Z] 4c7163046ea9: Pull complete [2022-04-11T11:17:37.375Z] 0c2d73faf560: Pull complete [2022-04-11T11:17:37.375Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T11:17:37.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:17:37.375Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T11:17:37.450Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:17:37.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T11:17:38.200Z] $ docker top e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T11:17:38.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T11:17:38.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T11:17:38.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T11:17:38.451Z] $ docker exec e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 ssh-agent [2022-04-11T11:17:38.566Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGJPMBM/agent.15 [2022-04-11T11:17:38.566Z] SSH_AGENT_PID=22 [2022-04-11T11:17:38.574Z] Running ssh-add (command line suppressed) [2022-04-11T11:17:38.700Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5547923183547462076.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5547923183547462076.key) [2022-04-11T11:17:38.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T11:17:39.007Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T11:17:39.027Z] $ docker exec --env ******** --env ******** e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 ssh-agent -k [2022-04-11T11:17:39.141Z] unset SSH_AUTH_SOCK; [2022-04-11T11:17:39.142Z] unset SSH_AGENT_PID; [2022-04-11T11:17:39.142Z] echo Agent pid 22 killed; [2022-04-11T11:17:39.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T11:17:39.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T11:17:39.175Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T11:17:39.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T11:17:39.322Z] $ docker exec e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 ssh-agent [2022-04-11T11:17:39.439Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmaddLN/agent.56 [2022-04-11T11:17:39.439Z] SSH_AGENT_PID=62 [2022-04-11T11:17:39.445Z] Running ssh-add (command line suppressed) [2022-04-11T11:17:39.576Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5479500373562329540.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5479500373562329540.key) [2022-04-11T11:17:39.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T11:17:39.881Z] + git semver init [2022-04-11T11:17:39.881Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T11:17:39.881Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2022-04-11T11:17:39.881Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2022-04-11T11:17:39.881Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T11:17:39.881Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T11:17:39.881Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T11:17:39.881Z] # $SEMVER_BRANCH = main [2022-04-11T11:17:39.881Z] # $SEMVER_TEMP = /tmp/semver-263051767 [2022-04-11T11:17:39.881Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-04-11T11:17:40.824Z] # '/tmp/semver-263051767' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' [2022-04-11T11:17:40.824Z] # -> Force: false [2022-04-11T11:17:40.824Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2022-04-11T11:17:40.841Z] $ docker exec --env ******** --env ******** e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 ssh-agent -k [2022-04-11T11:17:40.949Z] unset SSH_AUTH_SOCK; [2022-04-11T11:17:40.950Z] unset SSH_AGENT_PID; [2022-04-11T11:17:40.950Z] echo Agent pid 62 killed; [2022-04-11T11:17:40.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T11:17:41.266Z] + git semver [Pipeline] } [2022-04-11T11:17:41.288Z] $ docker stop --time=1 e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 [2022-04-11T11:17:42.664Z] $ docker rm -f e4fae42c4010601cc466966c351db95ec9e96b693cd313fd1db67f9641ef3901 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T11:17:43.033Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T11:17:43.279Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T11:17:43.283Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.9 [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 [2022-04-11T11:17:43.445Z] provisioning config files... [2022-04-11T11:17:43.455Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3427211072903546975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:17:43.762Z] ---> docker-login.sh [2022-04-11T11:17:43.762Z] nexus3.edgexfoundry.org:10001 [2022-04-11T11:17:43.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:43.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:43.762Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:43.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:43.762Z] [2022-04-11T11:17:43.762Z] Login Succeeded [2022-04-11T11:17:43.762Z] nexus3.edgexfoundry.org:10002 [2022-04-11T11:17:43.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:44.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:44.024Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:44.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:44.024Z] [2022-04-11T11:17:44.024Z] Login Succeeded [2022-04-11T11:17:44.024Z] nexus3.edgexfoundry.org:10003 [2022-04-11T11:17:44.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:44.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:44.024Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:44.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:44.024Z] [2022-04-11T11:17:44.024Z] Login Succeeded [2022-04-11T11:17:44.024Z] nexus3.edgexfoundry.org:10004 [2022-04-11T11:17:44.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:44.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:44.285Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:44.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:44.285Z] [2022-04-11T11:17:44.285Z] Login Succeeded [2022-04-11T11:17:44.285Z] docker.io [2022-04-11T11:17:44.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:17:44.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:17:44.546Z] Configure a credential helper to remove this warning. See [2022-04-11T11:17:44.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:17:44.546Z] [2022-04-11T11:17:44.546Z] Login Succeeded [2022-04-11T11:17:44.546Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T11:17:44.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T11:17:44.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T11:17:44.629Z] ========================================================= [2022-04-11T11:17:44.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T11:17:44.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:17:44.935Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T11:17:44.935Z] Sending build context to Docker daemon 5.227MB [2022-04-11T11:17:44.935Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T11:17:44.935Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T11:17:44.935Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T11:17:44.935Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T11:17:44.935Z] 666ba61612fd: Pulling fs layer [2022-04-11T11:17:44.935Z] 8ed8ca486205: Pulling fs layer [2022-04-11T11:17:44.935Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T11:17:44.935Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T11:17:44.935Z] 640e595b4fbd: Pulling fs layer [2022-04-11T11:17:44.935Z] 763cafe07f6e: Pulling fs layer [2022-04-11T11:17:44.935Z] 0c0b528cf693: Pulling fs layer [2022-04-11T11:17:44.935Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T11:17:44.935Z] 22a0e8bec74d: Waiting [2022-04-11T11:17:44.935Z] 640e595b4fbd: Waiting [2022-04-11T11:17:44.935Z] 763cafe07f6e: Waiting [2022-04-11T11:17:44.935Z] 0c0b528cf693: Waiting [2022-04-11T11:17:44.935Z] 10935f4eaf8b: Waiting [2022-04-11T11:17:44.935Z] 4fe6c5a15a65: Waiting [2022-04-11T11:17:44.935Z] 8ed8ca486205: Verifying Checksum [2022-04-11T11:17:44.935Z] 666ba61612fd: Verifying Checksum [2022-04-11T11:17:44.935Z] 666ba61612fd: Download complete [2022-04-11T11:17:44.935Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T11:17:44.935Z] 22a0e8bec74d: Download complete [2022-04-11T11:17:44.935Z] 640e595b4fbd: Download complete [2022-04-11T11:17:45.195Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T11:17:45.195Z] 59bf1c3509f3: Download complete [2022-04-11T11:17:45.195Z] 763cafe07f6e: Download complete [2022-04-11T11:17:45.195Z] 0c0b528cf693: Verifying Checksum [2022-04-11T11:17:45.195Z] 0c0b528cf693: Download complete [2022-04-11T11:17:45.195Z] 59bf1c3509f3: Pull complete [2022-04-11T11:17:45.455Z] 666ba61612fd: Pull complete [2022-04-11T11:17:45.455Z] 8ed8ca486205: Pull complete [2022-04-11T11:17:45.714Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T11:17:45.714Z] 4fe6c5a15a65: Download complete [2022-04-11T11:17:45.714Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T11:17:45.714Z] 10935f4eaf8b: Download complete [2022-04-11T11:17:49.912Z] 4fe6c5a15a65: Pull complete [2022-04-11T11:17:49.912Z] 22a0e8bec74d: Pull complete [2022-04-11T11:17:49.912Z] 640e595b4fbd: Pull complete [2022-04-11T11:17:49.912Z] 763cafe07f6e: Pull complete [2022-04-11T11:17:49.912Z] 0c0b528cf693: Pull complete [2022-04-11T11:17:52.449Z] 10935f4eaf8b: Pull complete [2022-04-11T11:17:52.449Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T11:17:52.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T11:17:52.449Z] ---> 99d49a6021b9 [2022-04-11T11:17:52.449Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T11:17:53.833Z] ---> Running in a1dff80ffc0d [2022-04-11T11:17:53.833Z] Removing intermediate container a1dff80ffc0d [2022-04-11T11:17:53.833Z] ---> 6fac179634d7 [2022-04-11T11:17:53.833Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T11:17:53.833Z] ---> Running in 567f24f9396e [2022-04-11T11:17:53.833Z] Removing intermediate container 567f24f9396e [2022-04-11T11:17:53.833Z] ---> 74bd7430ea71 [2022-04-11T11:17:53.833Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T11:17:53.833Z] ---> Running in 8038ff6d6d94 [2022-04-11T11:17:54.094Z] Removing intermediate container 8038ff6d6d94 [2022-04-11T11:17:54.094Z] ---> 83e0ba0e2ea3 [2022-04-11T11:17:54.094Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:17:54.094Z] ---> Running in a52adfad0592 [2022-04-11T11:17:54.661Z] Removing intermediate container a52adfad0592 [2022-04-11T11:17:54.662Z] ---> 742060e0f601 [2022-04-11T11:17:54.662Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T11:17:54.662Z] ---> Running in 9edbfcc23c6a [2022-04-11T11:17:54.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T11:17:55.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T11:17:56.124Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T11:17:56.124Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T11:17:56.124Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T11:17:56.385Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T11:17:56.385Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T11:17:56.385Z] OK: 224 MiB in 56 packages [2022-04-11T11:17:56.956Z] Removing intermediate container 9edbfcc23c6a [2022-04-11T11:17:56.956Z] ---> 604271a7ca0a [2022-04-11T11:17:56.956Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-11T11:17:56.956Z] ---> Running in 4261cbf541c8 [2022-04-11T11:17:56.956Z] Removing intermediate container 4261cbf541c8 [2022-04-11T11:17:56.956Z] ---> b8c5e793ef9f [2022-04-11T11:17:56.956Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T11:17:57.216Z] ---> 628d9e42776f [2022-04-11T11:17:57.216Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:17:57.216Z] ---> Running in cd8ca128cad9 [2022-04-11T11:17:58.392Z] Still waiting to schedule task [2022-04-11T11:17:58.393Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-11T11:18:12.129Z] Removing intermediate container cd8ca128cad9 [2022-04-11T11:18:12.129Z] ---> 378db71d85f3 [2022-04-11T11:18:12.129Z] Step 11/12 : COPY . . [2022-04-11T11:18:12.129Z] ---> 9c83245d945a [2022-04-11T11:18:12.129Z] Step 12/12 : RUN ${MAKE} [2022-04-11T11:18:12.129Z] ---> Running in bac3057c95ca [2022-04-11T11:18:12.129Z] noop [2022-04-11T11:18:12.129Z] Removing intermediate container bac3057c95ca [2022-04-11T11:18:12.129Z] ---> 53dafe0e573e [2022-04-11T11:18:12.129Z] Successfully built 53dafe0e573e [2022-04-11T11:18:12.129Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:18:12.437Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T11:18:12.438Z] . [Pipeline] withDockerContainer [2022-04-11T11:18:12.499Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:18:12.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T11:18:12.903Z] $ docker top 86a88ef92160ef9c7bb50db328537cd5696ccda157276f0a02f455fd113dfd9a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T11:18:13.247Z] + go version [2022-04-11T11:18:13.247Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T11:18:13.266Z] $ docker stop --time=1 86a88ef92160ef9c7bb50db328537cd5696ccda157276f0a02f455fd113dfd9a [2022-04-11T11:18:14.540Z] $ docker rm -f 86a88ef92160ef9c7bb50db328537cd5696ccda157276f0a02f455fd113dfd9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:18:14.921Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T11:18:14.921Z] . [Pipeline] withDockerContainer [2022-04-11T11:18:14.992Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:18:15.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T11:18:15.389Z] $ docker top 56b34ee0961d31a5b6a82114804e3f2ee291d4c41df85a73523162e60802d844 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T11:18:15.741Z] + make test [2022-04-11T11:18:15.741Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-11T11:18:15.999Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-11T11:18:26.106Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-11T11:18:26.106Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.017s coverage: 0.0% of statements [2022-04-11T11:18:31.383Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T11:18:34.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T11:18:34.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T11:18:34.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T11:18:34.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T11:18:34.712Z] $ docker stop --time=1 56b34ee0961d31a5b6a82114804e3f2ee291d4c41df85a73523162e60802d844 [2022-04-11T11:18:36.509Z] $ docker rm -f 56b34ee0961d31a5b6a82114804e3f2ee291d4c41df85a73523162e60802d844 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T11:18:36.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T11:18:36.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T11:18:37.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T11:18:38.241Z] + ls -al . [2022-04-11T11:18:38.241Z] total 164 [2022-04-11T11:18:38.241Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 11:18 . [2022-04-11T11:18:38.241Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 11:17 .. [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 11:17 .dockerignore [2022-04-11T11:18:38.241Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:17 .git [2022-04-11T11:18:38.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:17 .github [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 11:17 .gitignore [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 11:17 .golangci.yml [2022-04-11T11:18:38.241Z] drwx------ 3 jenkins jenkins 4096 Apr 11 11:17 .semver [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 11:17 Attribution.txt [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 11:17 CHANGELOG.md [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 11:17 Dockerfile [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 11:17 GOVERNANCE.md [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 11:17 Jenkinsfile [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 11:17 LICENSE [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 11:17 Makefile [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 11:17 OWNERS.md [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 11:17 README.md [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 11:17 VERSION [2022-04-11T11:18:38.241Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:17 bin [2022-04-11T11:18:38.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:17 cmd [2022-04-11T11:18:38.241Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 11:18 coverage.out [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 11:17 go.mod [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 11:17 go.sum [2022-04-11T11:18:38.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:17 internal [2022-04-11T11:18:38.241Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:17 snap [2022-04-11T11:18:38.241Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 11:17 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:18:38.536Z] + 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=0413261fd6b454820a227c0b076e094c9f4db28c --label arch=amd64 --label version=2.2.0-dev.9 . [2022-04-11T11:18:38.536Z] Sending build context to Docker daemon 5.235MB [2022-04-11T11:18:38.536Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T11:18:38.536Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T11:18:38.536Z] ---> 53dafe0e573e [2022-04-11T11:18:38.536Z] Step 3/24 : ARG MAKE='make build' [2022-04-11T11:18:38.536Z] ---> Running in 38b7590a1089 [2022-04-11T11:18:38.805Z] Removing intermediate container 38b7590a1089 [2022-04-11T11:18:38.805Z] ---> d22434a12071 [2022-04-11T11:18:38.805Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T11:18:38.805Z] ---> Running in 80d67499023e [2022-04-11T11:18:38.805Z] Removing intermediate container 80d67499023e [2022-04-11T11:18:38.805Z] ---> 62ce562421a0 [2022-04-11T11:18:38.805Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T11:18:38.805Z] ---> Running in 6c3cc20256c5 [2022-04-11T11:18:39.065Z] Removing intermediate container 6c3cc20256c5 [2022-04-11T11:18:39.065Z] ---> bc04f7ec582c [2022-04-11T11:18:39.065Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:18:39.065Z] ---> Running in d8ce58377eea [2022-04-11T11:18:39.639Z] Removing intermediate container d8ce58377eea [2022-04-11T11:18:39.639Z] ---> 0b65987f5628 [2022-04-11T11:18:39.639Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T11:18:39.639Z] ---> Running in c3bcdffd8ab6 [2022-04-11T11:18:39.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T11:18:40.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T11:18:41.101Z] OK: 224 MiB in 56 packages [2022-04-11T11:18:41.361Z] Removing intermediate container c3bcdffd8ab6 [2022-04-11T11:18:41.361Z] ---> 022a517c83bc [2022-04-11T11:18:41.361Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-11T11:18:41.361Z] ---> Running in 64532c5d5f44 [2022-04-11T11:18:41.623Z] Removing intermediate container 64532c5d5f44 [2022-04-11T11:18:41.623Z] ---> 821838777d20 [2022-04-11T11:18:41.623Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-11T11:18:41.623Z] ---> 0ba2d9ebc972 [2022-04-11T11:18:41.623Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:18:41.623Z] ---> Running in 7ab7c9263f0e [2022-04-11T11:18:42.564Z] Removing intermediate container 7ab7c9263f0e [2022-04-11T11:18:42.564Z] ---> 226af596d34d [2022-04-11T11:18:42.564Z] Step 11/24 : COPY . . [2022-04-11T11:18:42.564Z] ---> f0718aaf9ae7 [2022-04-11T11:18:42.564Z] Step 12/24 : RUN ${MAKE} [2022-04-11T11:18:42.825Z] ---> Running in 8dcc35b03ecb [2022-04-11T11:18:43.085Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-04-11T11:19:05.036Z] Removing intermediate container 8dcc35b03ecb [2022-04-11T11:19:05.036Z] ---> bcfd54870709 [2022-04-11T11:19:05.036Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T11:19:05.036Z] 3.14: Pulling from library/alpine [2022-04-11T11:19:05.036Z] 8663204ce13b: Pulling fs layer [2022-04-11T11:19:05.036Z] 8663204ce13b: Verifying Checksum [2022-04-11T11:19:05.036Z] 8663204ce13b: Pull complete [2022-04-11T11:19:05.036Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T11:19:05.036Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T11:19:05.036Z] ---> e04c818066af [2022-04-11T11:19:05.036Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T11:19:05.036Z] ---> Running in 75c25bff379c [2022-04-11T11:19:05.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T11:19:05.036Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T11:19:05.036Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T11:19:05.036Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T11:19:05.036Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T11:19:05.036Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T11:19:05.036Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T11:19:05.036Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T11:19:05.036Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T11:19:05.036Z] OK: 8 MiB in 20 packages [2022-04-11T11:19:05.036Z] Removing intermediate container 75c25bff379c [2022-04-11T11:19:05.036Z] ---> 280902256ad2 [2022-04-11T11:19:05.036Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-11T11:19:05.036Z] ---> 85f2921e3d1c [2022-04-11T11:19:05.036Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-11T11:19:05.036Z] ---> 9c01f2221af5 [2022-04-11T11:19:05.036Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-11T11:19:05.036Z] ---> 296d92f3652a [2022-04-11T11:19:05.036Z] Step 18/24 : EXPOSE 59993 [2022-04-11T11:19:05.036Z] ---> Running in 3ef91b73b993 [2022-04-11T11:19:05.036Z] Removing intermediate container 3ef91b73b993 [2022-04-11T11:19:05.036Z] ---> 27ed7e8e7d8c [2022-04-11T11:19:05.036Z] Step 19/24 : EXPOSE 161 [2022-04-11T11:19:05.036Z] ---> Running in ea30f827b4e8 [2022-04-11T11:19:05.036Z] Removing intermediate container ea30f827b4e8 [2022-04-11T11:19:05.036Z] ---> c5ec95fec65f [2022-04-11T11:19:05.036Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-11T11:19:05.036Z] ---> Running in d981e6d6f1cd [2022-04-11T11:19:05.036Z] Removing intermediate container d981e6d6f1cd [2022-04-11T11:19:05.036Z] ---> 36b57e6974cd [2022-04-11T11:19:05.036Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T11:19:05.036Z] ---> Running in 79677bce4016 [2022-04-11T11:19:05.036Z] Removing intermediate container 79677bce4016 [2022-04-11T11:19:05.036Z] ---> dc5c2d1118e9 [2022-04-11T11:19:05.036Z] Step 22/24 : LABEL arch=amd64 [2022-04-11T11:19:05.036Z] ---> Running in fb5e1f035742 [2022-04-11T11:19:05.036Z] Removing intermediate container fb5e1f035742 [2022-04-11T11:19:05.036Z] ---> a1b6696598e1 [2022-04-11T11:19:05.036Z] Step 23/24 : LABEL git_sha=0413261fd6b454820a227c0b076e094c9f4db28c [2022-04-11T11:19:05.036Z] ---> Running in 29f2c6cb9916 [2022-04-11T11:19:05.297Z] Removing intermediate container 29f2c6cb9916 [2022-04-11T11:19:05.297Z] ---> 1bdb61d871cc [2022-04-11T11:19:05.297Z] Step 24/24 : LABEL version=2.2.0-dev.9 [2022-04-11T11:19:05.297Z] ---> Running in e4ad5d9aa593 [2022-04-11T11:19:05.297Z] Removing intermediate container e4ad5d9aa593 [2022-04-11T11:19:05.297Z] ---> d9c1294118a8 [2022-04-11T11:19:05.297Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T11:19:05.297Z] Successfully built d9c1294118a8 [2022-04-11T11:19:05.297Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:19:05.367Z] provisioning config files... [2022-04-11T11:19:05.377Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3928295121398949837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:19:05.678Z] ---> docker-login.sh [2022-04-11T11:19:05.678Z] nexus3.edgexfoundry.org:10001 [2022-04-11T11:19:05.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:19:05.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:19:05.678Z] Configure a credential helper to remove this warning. See [2022-04-11T11:19:05.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:19:05.678Z] [2022-04-11T11:19:05.678Z] Login Succeeded [2022-04-11T11:19:05.678Z] nexus3.edgexfoundry.org:10002 [2022-04-11T11:19:05.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:19:05.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:19:05.939Z] Configure a credential helper to remove this warning. See [2022-04-11T11:19:05.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:19:05.939Z] [2022-04-11T11:19:05.939Z] Login Succeeded [2022-04-11T11:19:05.939Z] nexus3.edgexfoundry.org:10003 [2022-04-11T11:19:05.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:19:05.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:19:05.939Z] Configure a credential helper to remove this warning. See [2022-04-11T11:19:05.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:19:05.939Z] [2022-04-11T11:19:05.939Z] Login Succeeded [2022-04-11T11:19:05.939Z] nexus3.edgexfoundry.org:10004 [2022-04-11T11:19:05.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:19:06.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:19:06.200Z] Configure a credential helper to remove this warning. See [2022-04-11T11:19:06.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:19:06.200Z] [2022-04-11T11:19:06.200Z] Login Succeeded [2022-04-11T11:19:06.200Z] docker.io [2022-04-11T11:19:06.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:19:06.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:19:06.462Z] Configure a credential helper to remove this warning. See [2022-04-11T11:19:06.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:19:06.462Z] [2022-04-11T11:19:06.462Z] Login Succeeded [2022-04-11T11:19:06.462Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T11:19:06.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T11:19:06.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T11:19:06.527Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-04-11T11:19:06.527Z] 0413261fd6b454820a227c0b076e094c9f4db28c [2022-04-11T11:19:06.527Z] latest [2022-04-11T11:19:06.527Z] 2.2.0-dev.9 [2022-04-11T11:19:06.527Z] 0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [2022-04-11T11:19:06.527Z] main [2022-04-11T11:19:06.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:06.841Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:07.134Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c [2022-04-11T11:19:07.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-04-11T11:19:07.134Z] 740b81617170: Preparing [2022-04-11T11:19:07.134Z] dba26a6516e9: Preparing [2022-04-11T11:19:07.134Z] 512b27436291: Preparing [2022-04-11T11:19:07.134Z] 511bcabe8185: Preparing [2022-04-11T11:19:07.134Z] b541d28bf3b4: Preparing [2022-04-11T11:19:07.134Z] b541d28bf3b4: Layer already exists [2022-04-11T11:19:07.134Z] dba26a6516e9: Pushed [2022-04-11T11:19:07.134Z] 740b81617170: Pushed [2022-04-11T11:19:07.393Z] 511bcabe8185: Pushed [2022-04-11T11:19:09.941Z] 512b27436291: Pushed [2022-04-11T11:19:09.941Z] 0413261fd6b454820a227c0b076e094c9f4db28c: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:10.247Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:10.539Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-04-11T11:19:10.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-04-11T11:19:10.540Z] 740b81617170: Preparing [2022-04-11T11:19:10.540Z] dba26a6516e9: Preparing [2022-04-11T11:19:10.540Z] 512b27436291: Preparing [2022-04-11T11:19:10.540Z] 511bcabe8185: Preparing [2022-04-11T11:19:10.540Z] b541d28bf3b4: Preparing [2022-04-11T11:19:10.540Z] dba26a6516e9: Layer already exists [2022-04-11T11:19:10.540Z] 511bcabe8185: Layer already exists [2022-04-11T11:19:10.540Z] 740b81617170: Layer already exists [2022-04-11T11:19:10.540Z] b541d28bf3b4: Layer already exists [2022-04-11T11:19:10.540Z] 512b27436291: Layer already exists [2022-04-11T11:19:10.540Z] latest: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:10.840Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:11.129Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.9 [2022-04-11T11:19:11.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-04-11T11:19:11.129Z] 740b81617170: Preparing [2022-04-11T11:19:11.129Z] dba26a6516e9: Preparing [2022-04-11T11:19:11.129Z] 512b27436291: Preparing [2022-04-11T11:19:11.129Z] 511bcabe8185: Preparing [2022-04-11T11:19:11.129Z] b541d28bf3b4: Preparing [2022-04-11T11:19:11.129Z] 511bcabe8185: Layer already exists [2022-04-11T11:19:11.129Z] 740b81617170: Layer already exists [2022-04-11T11:19:11.129Z] b541d28bf3b4: Layer already exists [2022-04-11T11:19:11.129Z] 512b27436291: Layer already exists [2022-04-11T11:19:11.130Z] dba26a6516e9: Layer already exists [2022-04-11T11:19:11.130Z] 2.2.0-dev.9: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:11.428Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:11.723Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [2022-04-11T11:19:11.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-04-11T11:19:11.723Z] 740b81617170: Preparing [2022-04-11T11:19:11.723Z] dba26a6516e9: Preparing [2022-04-11T11:19:11.723Z] 512b27436291: Preparing [2022-04-11T11:19:11.723Z] 511bcabe8185: Preparing [2022-04-11T11:19:11.723Z] b541d28bf3b4: Preparing [2022-04-11T11:19:11.723Z] b541d28bf3b4: Layer already exists [2022-04-11T11:19:11.723Z] dba26a6516e9: Layer already exists [2022-04-11T11:19:11.723Z] 511bcabe8185: Layer already exists [2022-04-11T11:19:11.723Z] 512b27436291: Layer already exists [2022-04-11T11:19:11.723Z] 740b81617170: Layer already exists [2022-04-11T11:19:11.723Z] 0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:12.022Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:12.319Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-04-11T11:19:12.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-04-11T11:19:12.319Z] 740b81617170: Preparing [2022-04-11T11:19:12.319Z] dba26a6516e9: Preparing [2022-04-11T11:19:12.319Z] 512b27436291: Preparing [2022-04-11T11:19:12.319Z] 511bcabe8185: Preparing [2022-04-11T11:19:12.319Z] b541d28bf3b4: Preparing [2022-04-11T11:19:12.319Z] b541d28bf3b4: Layer already exists [2022-04-11T11:19:12.319Z] 512b27436291: Layer already exists [2022-04-11T11:19:12.319Z] 740b81617170: Layer already exists [2022-04-11T11:19:12.319Z] dba26a6516e9: Layer already exists [2022-04-11T11:19:12.319Z] 511bcabe8185: Layer already exists [2022-04-11T11:19:12.319Z] main: digest: sha256:847d85d18bb08097d5ab2a54f2e25a6b1049be408c0a674b7b8ddd5747ee44e2 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T11:19:12.358Z] ===================================================== [Pipeline] echo [2022-04-11T11:19:12.367Z] taggedImages: [2022-04-11T11:19:12.367Z] - nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c [2022-04-11T11:19:12.367Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-04-11T11:19:12.367Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.9 [2022-04-11T11:19:12.367Z] - nexus3.edgexfoundry.org:10004/device-snmp:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [2022-04-11T11:19:12.367Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:12.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:19:12.722Z] [2022-04-11T11:19:12.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:19:13.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:19:13.035Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T11:19:13.035Z] 5eb5b503b376: Pulling fs layer [2022-04-11T11:19:13.035Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T11:19:13.035Z] ec43610c2a17: Pulling fs layer [2022-04-11T11:19:13.035Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T11:19:13.035Z] 33b1e0a273af: Pulling fs layer [2022-04-11T11:19:13.035Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T11:19:13.035Z] 2f39f015ded8: Pulling fs layer [2022-04-11T11:19:13.035Z] 3a2ae6a8a46f: Waiting [2022-04-11T11:19:13.035Z] 33b1e0a273af: Waiting [2022-04-11T11:19:13.035Z] 5d3b04190fa2: Waiting [2022-04-11T11:19:13.035Z] 2f39f015ded8: Waiting [2022-04-11T11:19:13.035Z] 5c69ac0246d0: Download complete [2022-04-11T11:19:13.035Z] 3a2ae6a8a46f: Download complete [2022-04-11T11:19:13.035Z] 33b1e0a273af: Verifying Checksum [2022-04-11T11:19:13.035Z] 33b1e0a273af: Download complete [2022-04-11T11:19:13.035Z] ec43610c2a17: Verifying Checksum [2022-04-11T11:19:13.035Z] ec43610c2a17: Download complete [2022-04-11T11:19:13.035Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T11:19:13.035Z] 5d3b04190fa2: Download complete [2022-04-11T11:19:13.293Z] 5eb5b503b376: Verifying Checksum [2022-04-11T11:19:13.293Z] 5eb5b503b376: Download complete [2022-04-11T11:19:13.860Z] 2f39f015ded8: Verifying Checksum [2022-04-11T11:19:13.860Z] 2f39f015ded8: Download complete [2022-04-11T11:19:14.428Z] 5eb5b503b376: Pull complete [2022-04-11T11:19:14.689Z] 5c69ac0246d0: Pull complete [2022-04-11T11:19:14.947Z] ec43610c2a17: Pull complete [2022-04-11T11:19:14.947Z] 3a2ae6a8a46f: Pull complete [2022-04-11T11:19:15.207Z] 33b1e0a273af: Pull complete [2022-04-11T11:19:15.207Z] 5d3b04190fa2: Pull complete [2022-04-11T11:19:19.399Z] 2f39f015ded8: Pull complete [2022-04-11T11:19:19.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T11:19:19.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:19:19.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T11:19:19.471Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:19:19.513Z] $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T11:19:21.326Z] $ docker top fd8d3c6261ea6eb740f6ac0ae7993c1fccc64a0b63f5ec9258b2b05314e1bc76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:19:21.731Z] ---> job-cost.sh [2022-04-11T11:19:21.731Z] lf-activate-venv: SKIPPING [2022-04-11T11:19:21.731Z] INFO: No Stack... [2022-04-11T11:19:21.993Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T11:19:22.567Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T11:19:22.874Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-04-11T11:19:22.874Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T11:19:22.894Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [2022-04-11T11:19:22.901Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] did not exist. Created. [2022-04-11T11:19:22.901Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T11:19:23.213Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T11:19:23.240Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T11:19:23.246Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T11:19:23.278Z] $ docker stop --time=1 fd8d3c6261ea6eb740f6ac0ae7993c1fccc64a0b63f5ec9258b2b05314e1bc76 [2022-04-11T11:19:24.488Z] $ docker rm -f fd8d3c6261ea6eb740f6ac0ae7993c1fccc64a0b63f5ec9258b2b05314e1bc76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T11:21:44.370Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19491 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-04-11T11:21:44.381Z] Running in /w/workspace/device-snmp-go/19 [Pipeline] { [Pipeline] checkout [2022-04-11T11:21:44.594Z] Selected Git installation does not exist. Using Default [2022-04-11T11:21:44.595Z] The recommended git tool is: NONE [2022-04-11T11:21:52.383Z] using credential edgex-jenkins-ssh [2022-04-11T11:21:52.402Z] Cloning the remote Git repository [2022-04-11T11:21:52.507Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-04-11T11:21:52.615Z] > git init /w/workspace/device-snmp-go/19 # timeout=10 [2022-04-11T11:21:52.747Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-04-11T11:21:52.748Z] > git --version # timeout=10 [2022-04-11T11:21:52.806Z] > git --version # 'git version 2.25.1' [2022-04-11T11:21:52.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T11:21:53.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T11:21:54.614Z] Avoid second fetch [2022-04-11T11:21:54.614Z] Checking out Revision 0413261fd6b454820a227c0b076e094c9f4db28c (main) [2022-04-11T11:21:54.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-04-11T11:21:54.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T11:21:54.644Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T11:21:54.661Z] > git checkout -f 0413261fd6b454820a227c0b076e094c9f4db28c # timeout=10 [2022-04-11T11:21:59.199Z] Commit message: "build(snap): source metadata from central repo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T11:22:00.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T11:22:00.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T11:22:00.257Z] Dload Upload Total Spent Left Speed [2022-04-11T11:22:00.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48338 0 --:--:-- --:--:-- --:--:-- 48338 [Pipeline] sh [2022-04-11T11:22:00.816Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T11:22:01.169Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-04-11T11:22:01.169Z] sudo tee /etc/docker/daemon.new [2022-04-11T11:22:01.169Z] { [2022-04-11T11:22:01.169Z] "registry-mirrors": [ [2022-04-11T11:22:01.169Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T11:22:01.169Z] ], [2022-04-11T11:22:01.169Z] "bip": "10.250.0.254/24", [2022-04-11T11:22:01.169Z] "hosts": [ [2022-04-11T11:22:01.169Z] "tcp://0.0.0.0:5555", [2022-04-11T11:22:01.169Z] "unix:///var/run/docker.sock" [2022-04-11T11:22:01.169Z] ], [2022-04-11T11:22:01.169Z] "mtu": 1458, [2022-04-11T11:22:01.169Z] "selinux-enabled": true, [2022-04-11T11:22:01.169Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T11:22:01.169Z] } [Pipeline] sh [2022-04-11T11:22:01.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T11:22:01.889Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:22:20.261Z] provisioning config files... [2022-04-11T11:22:20.291Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/19@tmp/config2598997733792931896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:22:20.660Z] ---> docker-login.sh [2022-04-11T11:22:20.660Z] nexus3.edgexfoundry.org:10001 [2022-04-11T11:22:21.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:22:21.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:22:21.533Z] Configure a credential helper to remove this warning. See [2022-04-11T11:22:21.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:22:21.533Z] [2022-04-11T11:22:21.533Z] Login Succeeded [2022-04-11T11:22:21.533Z] nexus3.edgexfoundry.org:10002 [2022-04-11T11:22:21.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:22:22.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:22:22.085Z] Configure a credential helper to remove this warning. See [2022-04-11T11:22:22.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:22:22.085Z] [2022-04-11T11:22:22.085Z] Login Succeeded [2022-04-11T11:22:22.085Z] nexus3.edgexfoundry.org:10003 [2022-04-11T11:22:22.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:22:22.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:22:22.640Z] Configure a credential helper to remove this warning. See [2022-04-11T11:22:22.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:22:22.640Z] [2022-04-11T11:22:22.640Z] Login Succeeded [2022-04-11T11:22:22.640Z] nexus3.edgexfoundry.org:10004 [2022-04-11T11:22:22.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:22:22.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:22:22.912Z] Configure a credential helper to remove this warning. See [2022-04-11T11:22:22.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:22:22.912Z] [2022-04-11T11:22:22.912Z] Login Succeeded [2022-04-11T11:22:23.187Z] docker.io [2022-04-11T11:22:23.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:22:23.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:22:23.783Z] Configure a credential helper to remove this warning. See [2022-04-11T11:22:23.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:22:23.783Z] [2022-04-11T11:22:23.783Z] Login Succeeded [2022-04-11T11:22:23.783Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T11:22:23.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T11:22:24.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T11:22:24.514Z] ========================================================= [2022-04-11T11:22:24.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T11:22:24.514Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:22:24.882Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T11:22:25.155Z] Sending build context to Docker daemon 2.719MB [2022-04-11T11:22:25.155Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T11:22:25.155Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T11:22:25.431Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T11:22:25.431Z] 9b3977197b4f: Pulling fs layer [2022-04-11T11:22:25.431Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T11:22:25.431Z] 94645a83ff95: Pulling fs layer [2022-04-11T11:22:25.431Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T11:22:25.431Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T11:22:25.431Z] f7c0051592d6: Pulling fs layer [2022-04-11T11:22:25.431Z] a227ed2f7395: Pulling fs layer [2022-04-11T11:22:25.431Z] 7b1c46037f91: Pulling fs layer [2022-04-11T11:22:25.431Z] f7c0051592d6: Waiting [2022-04-11T11:22:25.431Z] a227ed2f7395: Waiting [2022-04-11T11:22:25.431Z] 3f3a8bcf1eab: Waiting [2022-04-11T11:22:25.431Z] 0c92f367c5e7: Waiting [2022-04-11T11:22:25.431Z] 7b1c46037f91: Waiting [2022-04-11T11:22:25.431Z] 94645a83ff95: Verifying Checksum [2022-04-11T11:22:25.431Z] 94645a83ff95: Download complete [2022-04-11T11:22:25.431Z] 1a89e8eeedd5: Download complete [2022-04-11T11:22:25.431Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T11:22:25.431Z] 0c92f367c5e7: Download complete [2022-04-11T11:22:25.431Z] f7c0051592d6: Download complete [2022-04-11T11:22:25.431Z] 9b3977197b4f: Verifying Checksum [2022-04-11T11:22:25.431Z] 9b3977197b4f: Download complete [2022-04-11T11:22:25.431Z] a227ed2f7395: Verifying Checksum [2022-04-11T11:22:25.431Z] a227ed2f7395: Download complete [2022-04-11T11:22:26.425Z] 9b3977197b4f: Pull complete [2022-04-11T11:22:26.702Z] 1a89e8eeedd5: Pull complete [2022-04-11T11:22:27.304Z] 94645a83ff95: Pull complete [2022-04-11T11:22:27.580Z] 7b1c46037f91: Verifying Checksum [2022-04-11T11:22:27.580Z] 7b1c46037f91: Download complete [2022-04-11T11:22:28.178Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T11:22:28.178Z] 3f3a8bcf1eab: Download complete [2022-04-11T11:22:40.597Z] 3f3a8bcf1eab: Pull complete [2022-04-11T11:22:40.597Z] 0c92f367c5e7: Pull complete [2022-04-11T11:22:40.870Z] f7c0051592d6: Pull complete [2022-04-11T11:22:41.145Z] a227ed2f7395: Pull complete [2022-04-11T11:22:47.886Z] 7b1c46037f91: Pull complete [2022-04-11T11:22:47.886Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T11:22:47.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T11:22:47.886Z] ---> f79e39bc4007 [2022-04-11T11:22:47.886Z] Step 3/12 : ARG MAKE='make build' [2022-04-11T11:22:48.179Z] ---> Running in fb7dcf8723cf [2022-04-11T11:22:48.469Z] Removing intermediate container fb7dcf8723cf [2022-04-11T11:22:48.469Z] ---> 6e326107bfc1 [2022-04-11T11:22:48.469Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T11:22:48.752Z] ---> Running in 13126901df08 [2022-04-11T11:22:49.026Z] Removing intermediate container 13126901df08 [2022-04-11T11:22:49.026Z] ---> 710c58708bb2 [2022-04-11T11:22:49.026Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T11:22:49.026Z] ---> Running in 3d786dd652ca [2022-04-11T11:22:49.301Z] Removing intermediate container 3d786dd652ca [2022-04-11T11:22:49.301Z] ---> fb6db2953c57 [2022-04-11T11:22:49.301Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:22:49.576Z] ---> Running in 47ee6ef3505e [2022-04-11T11:22:51.562Z] Removing intermediate container 47ee6ef3505e [2022-04-11T11:22:51.562Z] ---> 0acb232226d2 [2022-04-11T11:22:51.562Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T11:22:51.562Z] ---> Running in cf201a8cb75b [2022-04-11T11:22:52.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:22:53.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:22:54.500Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T11:22:54.500Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T11:22:54.500Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T11:22:54.774Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T11:22:54.774Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T11:22:54.774Z] OK: 224 MiB in 56 packages [2022-04-11T11:22:55.761Z] Removing intermediate container cf201a8cb75b [2022-04-11T11:22:55.761Z] ---> be68f7a38716 [2022-04-11T11:22:55.761Z] Step 8/12 : WORKDIR /device-snmp-go [2022-04-11T11:22:55.761Z] ---> Running in 7505bc40483b [2022-04-11T11:22:56.042Z] Removing intermediate container 7505bc40483b [2022-04-11T11:22:56.042Z] ---> e3e569d618ad [2022-04-11T11:22:56.042Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-11T11:22:56.659Z] ---> eb2f91cd08f6 [2022-04-11T11:22:56.659Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:22:56.941Z] ---> Running in 4f3eea7c7758 [2022-04-11T11:23:53.519Z] Removing intermediate container 4f3eea7c7758 [2022-04-11T11:23:53.519Z] ---> d958c6f465da [2022-04-11T11:23:53.519Z] Step 11/12 : COPY . . [2022-04-11T11:23:53.519Z] ---> 1aa143d7f12f [2022-04-11T11:23:53.519Z] Step 12/12 : RUN ${MAKE} [2022-04-11T11:23:53.519Z] ---> Running in 11bca76e52a4 [2022-04-11T11:23:53.519Z] noop [2022-04-11T11:23:53.519Z] Removing intermediate container 11bca76e52a4 [2022-04-11T11:23:53.519Z] ---> a8bfb1002268 [2022-04-11T11:23:53.519Z] Successfully built a8bfb1002268 [2022-04-11T11:23:53.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:23:53.872Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T11:23:53.872Z] . [Pipeline] withDockerContainer [2022-04-11T11:23:54.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-19491 does not seem to be running inside a container [2022-04-11T11:23:54.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/19 -v /w/workspace/device-snmp-go/19:/w/workspace/device-snmp-go/19:rw,z -v /w/workspace/device-snmp-go/19@tmp:/w/workspace/device-snmp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T11:23:55.543Z] $ docker top ff6133145182e2d9d3fb51e0c387a60aea1456b2f73b8b6b545b5e3f0366d6a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T11:23:56.468Z] + go version [2022-04-11T11:23:56.468Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T11:23:56.498Z] $ docker stop --time=1 ff6133145182e2d9d3fb51e0c387a60aea1456b2f73b8b6b545b5e3f0366d6a4 [2022-04-11T11:23:58.182Z] $ docker rm -f ff6133145182e2d9d3fb51e0c387a60aea1456b2f73b8b6b545b5e3f0366d6a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:23:58.811Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T11:23:58.811Z] . [Pipeline] withDockerContainer [2022-04-11T11:23:59.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-19491 does not seem to be running inside a container [2022-04-11T11:23:59.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/19 -v /w/workspace/device-snmp-go/19:/w/workspace/device-snmp-go/19:rw,z -v /w/workspace/device-snmp-go/19@tmp:/w/workspace/device-snmp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T11:24:00.521Z] $ docker top fa7caeca4c398b3e60556dff5bee5c33a5ad8021a0ea29da1eb7d00e336dd9ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T11:24:01.470Z] + make test [2022-04-11T11:24:01.470Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-11T11:24:02.916Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-04-11T11:25:24.798Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-04-11T11:25:24.798Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements [2022-04-11T11:25:24.798Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T11:25:24.798Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T11:25:47.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T11:25:47.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T11:25:47.045Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T11:25:47.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T11:25:47.681Z] $ docker stop --time=1 fa7caeca4c398b3e60556dff5bee5c33a5ad8021a0ea29da1eb7d00e336dd9ad [2022-04-11T11:25:49.486Z] $ docker rm -f fa7caeca4c398b3e60556dff5bee5c33a5ad8021a0ea29da1eb7d00e336dd9ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T11:25:50.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T11:25:50.478Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T11:25:50.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T11:25:51.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T11:25:51.736Z] + ls -al . [2022-04-11T11:25:51.736Z] total 160 [2022-04-11T11:25:51.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:25 . [2022-04-11T11:25:51.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 11:21 .. [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 11:21 .dockerignore [2022-04-11T11:25:51.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 11:21 .git [2022-04-11T11:25:51.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:21 .github [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 11:21 .gitignore [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 11:21 .golangci.yml [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 11:21 Attribution.txt [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 11:21 CHANGELOG.md [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 11:21 Dockerfile [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 11:21 GOVERNANCE.md [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 11:21 Jenkinsfile [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 11:21 LICENSE [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 11:21 Makefile [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 11:21 OWNERS.md [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 11:21 README.md [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 11:17 VERSION [2022-04-11T11:25:51.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 11:21 bin [2022-04-11T11:25:51.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:21 cmd [2022-04-11T11:25:51.736Z] -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 11:25 coverage.out [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 11:21 go.mod [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 11:21 go.sum [2022-04-11T11:25:51.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:21 internal [2022-04-11T11:25:51.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 11:21 snap [2022-04-11T11:25:51.736Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 11:21 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:25:52.091Z] + 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=0413261fd6b454820a227c0b076e094c9f4db28c --label arch=arm64 --label version=2.2.0-dev.9 . [2022-04-11T11:25:52.368Z] Sending build context to Docker daemon 2.727MB [2022-04-11T11:25:52.368Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T11:25:52.368Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T11:25:52.368Z] ---> a8bfb1002268 [2022-04-11T11:25:52.368Z] Step 3/24 : ARG MAKE='make build' [2022-04-11T11:25:52.648Z] ---> Running in bee4941712ab [2022-04-11T11:25:52.924Z] Removing intermediate container bee4941712ab [2022-04-11T11:25:52.924Z] ---> d37890184a72 [2022-04-11T11:25:52.924Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T11:25:52.924Z] ---> Running in ea53271634d2 [2022-04-11T11:25:53.203Z] Removing intermediate container ea53271634d2 [2022-04-11T11:25:53.203Z] ---> 994857549462 [2022-04-11T11:25:53.203Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T11:25:53.481Z] ---> Running in 972c9a2a6bba [2022-04-11T11:25:53.761Z] Removing intermediate container 972c9a2a6bba [2022-04-11T11:25:53.761Z] ---> e3750ab5f6bb [2022-04-11T11:25:53.761Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T11:25:53.761Z] ---> Running in bb808039e9e9 [2022-04-11T11:25:55.737Z] Removing intermediate container bb808039e9e9 [2022-04-11T11:25:55.737Z] ---> a691dad06498 [2022-04-11T11:25:55.737Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T11:25:55.737Z] ---> Running in 497b2965e393 [2022-04-11T11:25:56.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:25:57.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:25:58.320Z] OK: 224 MiB in 56 packages [2022-04-11T11:25:59.320Z] Removing intermediate container 497b2965e393 [2022-04-11T11:25:59.320Z] ---> 499bcab44da2 [2022-04-11T11:25:59.321Z] Step 8/24 : WORKDIR /device-snmp-go [2022-04-11T11:25:59.321Z] ---> Running in 540ef6fed640 [2022-04-11T11:25:59.596Z] Removing intermediate container 540ef6fed640 [2022-04-11T11:25:59.596Z] ---> c20fe96acfee [2022-04-11T11:25:59.596Z] Step 9/24 : COPY go.mod vendor* ./ [2022-04-11T11:26:00.198Z] ---> 40a7cba6d9ca [2022-04-11T11:26:00.198Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T11:26:00.198Z] ---> Running in 95b5cfe9b461 [2022-04-11T11:26:02.178Z] Removing intermediate container 95b5cfe9b461 [2022-04-11T11:26:02.178Z] ---> d1b0cba0455c [2022-04-11T11:26:02.178Z] Step 11/24 : COPY . . [2022-04-11T11:26:03.158Z] ---> a2ab3d6450e6 [2022-04-11T11:26:03.158Z] Step 12/24 : RUN ${MAKE} [2022-04-11T11:26:03.158Z] ---> Running in 381b8709eeb6 [2022-04-11T11:26:04.143Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.9" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-04-11T11:28:11.012Z] Removing intermediate container 381b8709eeb6 [2022-04-11T11:28:11.012Z] ---> 6a0fe486838e [2022-04-11T11:28:11.012Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T11:28:11.012Z] 3.14: Pulling from library/alpine [2022-04-11T11:28:11.012Z] 455c02918c45: Pulling fs layer [2022-04-11T11:28:11.012Z] 455c02918c45: Verifying Checksum [2022-04-11T11:28:11.012Z] 455c02918c45: Download complete [2022-04-11T11:28:11.012Z] 455c02918c45: Pull complete [2022-04-11T11:28:11.012Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T11:28:11.012Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T11:28:11.012Z] ---> ac73e934f311 [2022-04-11T11:28:11.012Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T11:28:11.012Z] ---> Running in 633078dbaf74 [2022-04-11T11:28:11.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T11:28:11.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T11:28:11.012Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T11:28:11.012Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T11:28:11.012Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T11:28:11.012Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T11:28:11.012Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T11:28:11.012Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T11:28:11.012Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T11:28:11.012Z] OK: 8 MiB in 20 packages [2022-04-11T11:28:11.012Z] Removing intermediate container 633078dbaf74 [2022-04-11T11:28:11.012Z] ---> 5a457b6feab9 [2022-04-11T11:28:11.012Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-04-11T11:28:11.012Z] ---> f28627e460f7 [2022-04-11T11:28:11.012Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-04-11T11:28:11.286Z] ---> 1c152f0fb12c [2022-04-11T11:28:11.286Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-04-11T11:28:11.883Z] ---> ed92281b30bc [2022-04-11T11:28:11.883Z] Step 18/24 : EXPOSE 59993 [2022-04-11T11:28:11.883Z] ---> Running in 9712d718a420 [2022-04-11T11:28:12.162Z] Removing intermediate container 9712d718a420 [2022-04-11T11:28:12.162Z] ---> c683848f295c [2022-04-11T11:28:12.162Z] Step 19/24 : EXPOSE 161 [2022-04-11T11:28:12.437Z] ---> Running in ecb93849fbd3 [2022-04-11T11:28:12.712Z] Removing intermediate container ecb93849fbd3 [2022-04-11T11:28:12.712Z] ---> d898ca92c3ec [2022-04-11T11:28:12.712Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-04-11T11:28:12.712Z] ---> Running in fc1d9a343e0c [2022-04-11T11:28:12.985Z] Removing intermediate container fc1d9a343e0c [2022-04-11T11:28:12.985Z] ---> 10c5aaf5b642 [2022-04-11T11:28:12.985Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-11T11:28:13.262Z] ---> Running in f648e67fad52 [2022-04-11T11:28:13.535Z] Removing intermediate container f648e67fad52 [2022-04-11T11:28:13.535Z] ---> b688c593b596 [2022-04-11T11:28:13.535Z] Step 22/24 : LABEL arch=arm64 [2022-04-11T11:28:13.535Z] ---> Running in 2ce8fefdf4e2 [2022-04-11T11:28:13.810Z] Removing intermediate container 2ce8fefdf4e2 [2022-04-11T11:28:13.810Z] ---> fb0ee2d5e024 [2022-04-11T11:28:13.810Z] Step 23/24 : LABEL git_sha=0413261fd6b454820a227c0b076e094c9f4db28c [2022-04-11T11:28:13.810Z] ---> Running in 0cf3ff49ea77 [2022-04-11T11:28:14.408Z] Removing intermediate container 0cf3ff49ea77 [2022-04-11T11:28:14.408Z] ---> 053f1e03f283 [2022-04-11T11:28:14.408Z] Step 24/24 : LABEL version=2.2.0-dev.9 [2022-04-11T11:28:14.408Z] ---> Running in 50be693e5a7a [2022-04-11T11:28:14.684Z] Removing intermediate container 50be693e5a7a [2022-04-11T11:28:14.684Z] ---> a802ce86d3c4 [2022-04-11T11:28:14.684Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T11:28:14.684Z] Successfully built a802ce86d3c4 [2022-04-11T11:28:14.684Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:28:14.789Z] provisioning config files... [2022-04-11T11:28:14.811Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/19@tmp/config867605548597917628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:28:15.177Z] ---> docker-login.sh [2022-04-11T11:28:15.177Z] nexus3.edgexfoundry.org:10001 [2022-04-11T11:28:15.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:28:15.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:28:15.454Z] Configure a credential helper to remove this warning. See [2022-04-11T11:28:15.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:28:15.454Z] [2022-04-11T11:28:15.454Z] Login Succeeded [2022-04-11T11:28:15.454Z] nexus3.edgexfoundry.org:10002 [2022-04-11T11:28:16.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:28:16.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:28:16.053Z] Configure a credential helper to remove this warning. See [2022-04-11T11:28:16.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:28:16.053Z] [2022-04-11T11:28:16.053Z] Login Succeeded [2022-04-11T11:28:16.053Z] nexus3.edgexfoundry.org:10003 [2022-04-11T11:28:16.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:28:16.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:28:16.603Z] Configure a credential helper to remove this warning. See [2022-04-11T11:28:16.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:28:16.603Z] [2022-04-11T11:28:16.603Z] Login Succeeded [2022-04-11T11:28:16.603Z] nexus3.edgexfoundry.org:10004 [2022-04-11T11:28:16.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:28:17.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:28:17.152Z] Configure a credential helper to remove this warning. See [2022-04-11T11:28:17.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:28:17.152Z] [2022-04-11T11:28:17.152Z] Login Succeeded [2022-04-11T11:28:17.152Z] docker.io [2022-04-11T11:28:17.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T11:28:18.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T11:28:18.023Z] Configure a credential helper to remove this warning. See [2022-04-11T11:28:18.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T11:28:18.023Z] [2022-04-11T11:28:18.023Z] Login Succeeded [2022-04-11T11:28:18.023Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T11:28:18.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T11:28:18.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T11:28:18.094Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-04-11T11:28:18.094Z] 0413261fd6b454820a227c0b076e094c9f4db28c [2022-04-11T11:28:18.094Z] latest [2022-04-11T11:28:18.094Z] 2.2.0-dev.9 [2022-04-11T11:28:18.094Z] 0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [2022-04-11T11:28:18.094Z] main [2022-04-11T11:28:18.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:18.452Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:18.800Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c [2022-04-11T11:28:18.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-04-11T11:28:18.800Z] 2eca0ab9245e: Preparing [2022-04-11T11:28:18.800Z] 149c6ee42191: Preparing [2022-04-11T11:28:18.800Z] 52c9d49ee235: Preparing [2022-04-11T11:28:18.800Z] 4a77c18cfd70: Preparing [2022-04-11T11:28:18.800Z] f73e7dbfee58: Preparing [2022-04-11T11:28:18.800Z] f73e7dbfee58: Layer already exists [2022-04-11T11:28:19.075Z] 149c6ee42191: Pushed [2022-04-11T11:28:19.075Z] 2eca0ab9245e: Pushed [2022-04-11T11:28:19.670Z] 4a77c18cfd70: Pushed [2022-04-11T11:28:25.061Z] 52c9d49ee235: Pushed [2022-04-11T11:28:25.062Z] 0413261fd6b454820a227c0b076e094c9f4db28c: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:25.419Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:25.768Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-04-11T11:28:25.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-04-11T11:28:25.768Z] 2eca0ab9245e: Preparing [2022-04-11T11:28:25.768Z] 149c6ee42191: Preparing [2022-04-11T11:28:25.768Z] 52c9d49ee235: Preparing [2022-04-11T11:28:25.768Z] 4a77c18cfd70: Preparing [2022-04-11T11:28:25.768Z] f73e7dbfee58: Preparing [2022-04-11T11:28:25.768Z] f73e7dbfee58: Layer already exists [2022-04-11T11:28:25.768Z] 52c9d49ee235: Layer already exists [2022-04-11T11:28:25.768Z] 149c6ee42191: Layer already exists [2022-04-11T11:28:25.768Z] 4a77c18cfd70: Layer already exists [2022-04-11T11:28:25.768Z] 2eca0ab9245e: Layer already exists [2022-04-11T11:28:26.042Z] latest: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:26.400Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:26.752Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.9 [2022-04-11T11:28:26.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-04-11T11:28:26.753Z] 2eca0ab9245e: Preparing [2022-04-11T11:28:26.753Z] 149c6ee42191: Preparing [2022-04-11T11:28:26.753Z] 52c9d49ee235: Preparing [2022-04-11T11:28:26.753Z] 4a77c18cfd70: Preparing [2022-04-11T11:28:26.753Z] f73e7dbfee58: Preparing [2022-04-11T11:28:26.753Z] 4a77c18cfd70: Layer already exists [2022-04-11T11:28:26.753Z] 52c9d49ee235: Layer already exists [2022-04-11T11:28:26.753Z] f73e7dbfee58: Layer already exists [2022-04-11T11:28:26.753Z] 2eca0ab9245e: Layer already exists [2022-04-11T11:28:26.753Z] 149c6ee42191: Layer already exists [2022-04-11T11:28:27.027Z] 2.2.0-dev.9: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:27.388Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:27.742Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [2022-04-11T11:28:27.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-04-11T11:28:27.742Z] 2eca0ab9245e: Preparing [2022-04-11T11:28:27.742Z] 149c6ee42191: Preparing [2022-04-11T11:28:27.742Z] 52c9d49ee235: Preparing [2022-04-11T11:28:27.742Z] 4a77c18cfd70: Preparing [2022-04-11T11:28:27.742Z] f73e7dbfee58: Preparing [2022-04-11T11:28:27.742Z] f73e7dbfee58: Layer already exists [2022-04-11T11:28:27.742Z] 52c9d49ee235: Layer already exists [2022-04-11T11:28:27.742Z] 149c6ee42191: Layer already exists [2022-04-11T11:28:27.742Z] 4a77c18cfd70: Layer already exists [2022-04-11T11:28:28.017Z] 2eca0ab9245e: Layer already exists [2022-04-11T11:28:28.017Z] 0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:28.381Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:28.754Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-04-11T11:28:28.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-04-11T11:28:28.754Z] 2eca0ab9245e: Preparing [2022-04-11T11:28:28.754Z] 149c6ee42191: Preparing [2022-04-11T11:28:28.754Z] 52c9d49ee235: Preparing [2022-04-11T11:28:28.754Z] 4a77c18cfd70: Preparing [2022-04-11T11:28:28.754Z] f73e7dbfee58: Preparing [2022-04-11T11:28:28.754Z] f73e7dbfee58: Layer already exists [2022-04-11T11:28:28.754Z] 149c6ee42191: Layer already exists [2022-04-11T11:28:28.754Z] 4a77c18cfd70: Layer already exists [2022-04-11T11:28:28.754Z] 52c9d49ee235: Layer already exists [2022-04-11T11:28:28.754Z] 2eca0ab9245e: Layer already exists [2022-04-11T11:28:29.028Z] main: digest: sha256:54829b76557446ae5aace73ec8dd06151381164b523f92c2846bfb56c6503ac5 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T11:28:29.084Z] ===================================================== [Pipeline] echo [2022-04-11T11:28:29.090Z] taggedImages: [2022-04-11T11:28:29.090Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c [2022-04-11T11:28:29.090Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-04-11T11:28:29.090Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.9 [2022-04-11T11:28:29.090Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0413261fd6b454820a227c0b076e094c9f4db28c-2.2.0-dev.9 [2022-04-11T11:28:29.090Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:29.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:28:29.456Z] [2022-04-11T11:28:29.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:28:29.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:28:30.089Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T11:28:30.089Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T11:28:30.089Z] 04944245beec: Pulling fs layer [2022-04-11T11:28:30.089Z] 699f458cf7ca: Pulling fs layer [2022-04-11T11:28:30.089Z] 765212b225bb: Pulling fs layer [2022-04-11T11:28:30.089Z] f23df028b6ca: Pulling fs layer [2022-04-11T11:28:30.089Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T11:28:30.089Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T11:28:30.089Z] f23df028b6ca: Waiting [2022-04-11T11:28:30.089Z] d65c8cfc05b1: Waiting [2022-04-11T11:28:30.089Z] 2437ff75d9bd: Waiting [2022-04-11T11:28:30.089Z] 04944245beec: Download complete [2022-04-11T11:28:30.089Z] 765212b225bb: Verifying Checksum [2022-04-11T11:28:30.089Z] 765212b225bb: Download complete [2022-04-11T11:28:30.089Z] f23df028b6ca: Verifying Checksum [2022-04-11T11:28:30.089Z] f23df028b6ca: Download complete [2022-04-11T11:28:30.368Z] d65c8cfc05b1: Download complete [2022-04-11T11:28:30.368Z] 699f458cf7ca: Verifying Checksum [2022-04-11T11:28:30.368Z] 699f458cf7ca: Download complete [2022-04-11T11:28:30.644Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T11:28:30.644Z] 8998bd30e6a1: Download complete [2022-04-11T11:28:33.280Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T11:28:33.280Z] 2437ff75d9bd: Download complete [2022-04-11T11:28:34.720Z] 8998bd30e6a1: Pull complete [2022-04-11T11:28:35.316Z] 04944245beec: Pull complete [2022-04-11T11:28:36.755Z] 699f458cf7ca: Pull complete [2022-04-11T11:28:37.032Z] 765212b225bb: Pull complete [2022-04-11T11:28:37.634Z] f23df028b6ca: Pull complete [2022-04-11T11:28:37.908Z] d65c8cfc05b1: Pull complete [2022-04-11T11:28:53.006Z] 2437ff75d9bd: Pull complete [2022-04-11T11:28:53.006Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T11:28:53.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T11:28:53.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T11:28:53.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-19491 does not seem to be running inside a container [2022-04-11T11:28:53.350Z] $ 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/19 -v /w/workspace/device-snmp-go/19:/w/workspace/device-snmp-go/19:rw,z -v /w/workspace/device-snmp-go/19@tmp:/w/workspace/device-snmp-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T11:28:56.096Z] $ docker top cb97d7f4f4b5a7f1f8e8bcceecdced5157a746092ce5761392926635a5a6d2c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:28:57.044Z] ---> job-cost.sh [2022-04-11T11:28:57.044Z] lf-activate-venv: SKIPPING [2022-04-11T11:28:57.044Z] INFO: No Stack... [2022-04-11T11:28:57.641Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T11:28:58.237Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T11:28:58.918Z] + cat /w/workspace/device-snmp-go/19/archives/cost.csv [2022-04-11T11:28:58.918Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T11:28:58.993Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [2022-04-11T11:28:58.999Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] did not exist. Created. [2022-04-11T11:28:58.999Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T11:28:59.687Z] /w/workspace/device-snmp-go/19@tmp/durable-e3af0c5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T11:29:00.369Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T11:29:00.397Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T11:29:00.447Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T11:29:00.453Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T11:29:00.478Z] $ docker stop --time=1 cb97d7f4f4b5a7f1f8e8bcceecdced5157a746092ce5761392926635a5a6d2c4 [2022-04-11T11:29:02.007Z] $ docker rm -f cb97d7f4f4b5a7f1f8e8bcceecdced5157a746092ce5761392926635a5a6d2c4 [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 [2022-04-11T11:29:02.494Z] provisioning config files... [2022-04-11T11:29:02.509Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7465666706519427108tmp [Pipeline] { [Pipeline] sh [2022-04-11T11:29:02.806Z] + set +x [2022-04-11T11:29:02.806Z] + curl -s https://codecov.io/bash [2022-04-11T11:29:02.806Z] + bash -s -- [2022-04-11T11:29:02.806Z] [2022-04-11T11:29:02.806Z] _____ _ [2022-04-11T11:29:02.806Z] / ____| | | [2022-04-11T11:29:02.806Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T11:29:02.806Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T11:29:02.806Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T11:29:02.806Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T11:29:02.806Z] Bash-1.0.6 [2022-04-11T11:29:02.806Z] [2022-04-11T11:29:02.806Z] [2022-04-11T11:29:02.806Z] ==> git version 2.25.1 found [2022-04-11T11:29:02.806Z] ==> 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 [2022-04-11T11:29:02.806Z] Release-Date: 2020-01-08 [2022-04-11T11:29:02.806Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T11:29:02.806Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T11:29:02.806Z] ==> Jenkins CI detected. [2022-04-11T11:29:02.806Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-04-11T11:29:02.806Z] project root: . [2022-04-11T11:29:02.806Z] --> token set from env [2022-04-11T11:29:02.806Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T11:29:02.806Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T11:29:02.806Z] ==> Python coveragepy not found [2022-04-11T11:29:02.806Z] ==> Searching for coverage reports in: [2022-04-11T11:29:02.806Z] + . [2022-04-11T11:29:02.806Z] -> Found 1 reports [2022-04-11T11:29:02.806Z] ==> Detecting git/mercurial file structure [2022-04-11T11:29:02.806Z] ==> Reading reports [2022-04-11T11:29:03.065Z] + ./coverage.out bytes=7631 [2022-04-11T11:29:03.065Z] ==> Appending adjustments [2022-04-11T11:29:03.065Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T11:29:03.065Z] + Found adjustments [2022-04-11T11:29:03.065Z] ==> Gzipping contents [2022-04-11T11:29:03.065Z] 4.0K /tmp/codecov.xgXbjm.gz [2022-04-11T11:29:03.065Z] ==> Uploading reports [2022-04-11T11:29:03.065Z] url: https://codecov.io [2022-04-11T11:29:03.065Z] query: branch=main&commit=0413261fd6b454820a227c0b076e094c9f4db28c&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-11T11:29:03.065Z] -> Pinging Codecov [2022-04-11T11:29:03.066Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=0413261fd6b454820a227c0b076e094c9f4db28c&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-11T11:29:03.326Z] -> Uploading to [2022-04-11T11:29:03.326Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/6C56EA5C29638FB4528AC87E60AF5AE0/0413261fd6b454820a227c0b076e094c9f4db28c/20fd5a2d-b1cf-4f6f-bab8-0e8038976a91.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T112903Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=963dfdb7c03e600f565f0db8a55e2884b460d2a590686fc5c730da4000c53078 [2022-04-11T11:29:03.326Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T11:29:03.326Z] Dload Upload Total Spent Left Speed [2022-04-11T11:29:03.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1598 0 0 100 1598 0 6771 --:--:-- --:--:-- --:--:-- 6771 [2022-04-11T11:29:03.587Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] } [2022-04-11T11:29:03.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-11T11:29:03.725Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-11T11:29:03.744Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:29:04.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T11:29:04.042Z] [2022-04-11T11:29:04.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:29:04.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T11:29:04.345Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-11T11:29:04.345Z] 188c0c94c7c5: Pulling fs layer [2022-04-11T11:29:04.345Z] 0ef7d3d256c8: Pulling fs layer [2022-04-11T11:29:04.345Z] de9db76c5a1d: Pulling fs layer [2022-04-11T11:29:04.345Z] 0eba1c9be4d2: Pulling fs layer [2022-04-11T11:29:04.345Z] 0d57e429df01: Pulling fs layer [2022-04-11T11:29:04.345Z] 4e4be7b47b0d: Pulling fs layer [2022-04-11T11:29:04.345Z] e1f770b5df2f: Pulling fs layer [2022-04-11T11:29:04.345Z] 85a0685a4137: Pulling fs layer [2022-04-11T11:29:04.345Z] 0d57e429df01: Waiting [2022-04-11T11:29:04.345Z] 4e4be7b47b0d: Waiting [2022-04-11T11:29:04.345Z] e1f770b5df2f: Waiting [2022-04-11T11:29:04.345Z] 85a0685a4137: Waiting [2022-04-11T11:29:04.345Z] 0eba1c9be4d2: Waiting [2022-04-11T11:29:04.345Z] de9db76c5a1d: Download complete [2022-04-11T11:29:04.345Z] 0ef7d3d256c8: Download complete [2022-04-11T11:29:04.345Z] 0d57e429df01: Verifying Checksum [2022-04-11T11:29:04.345Z] 0d57e429df01: Download complete [2022-04-11T11:29:04.345Z] 4e4be7b47b0d: Verifying Checksum [2022-04-11T11:29:04.345Z] 4e4be7b47b0d: Download complete [2022-04-11T11:29:04.345Z] 188c0c94c7c5: Verifying Checksum [2022-04-11T11:29:04.345Z] 188c0c94c7c5: Download complete [2022-04-11T11:29:04.605Z] 188c0c94c7c5: Pull complete [2022-04-11T11:29:04.605Z] e1f770b5df2f: Verifying Checksum [2022-04-11T11:29:04.605Z] e1f770b5df2f: Download complete [2022-04-11T11:29:04.605Z] 0ef7d3d256c8: Pull complete [2022-04-11T11:29:04.605Z] de9db76c5a1d: Pull complete [2022-04-11T11:29:05.173Z] 0eba1c9be4d2: Download complete [2022-04-11T11:29:05.173Z] 85a0685a4137: Verifying Checksum [2022-04-11T11:29:08.467Z] 0eba1c9be4d2: Pull complete [2022-04-11T11:29:08.467Z] 0d57e429df01: Pull complete [2022-04-11T11:29:08.467Z] 4e4be7b47b0d: Pull complete [2022-04-11T11:29:08.726Z] e1f770b5df2f: Pull complete [2022-04-11T11:29:12.017Z] 85a0685a4137: Pull complete [2022-04-11T11:29:12.017Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-11T11:29:12.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T11:29:12.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-11T11:29:12.082Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:29:12.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-11T11:29:14.143Z] $ docker top 01f5756236cf36a98b0d75d76ccd18943ea7139487b8292992fbfe5da7efc30e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-11T11:29:14.242Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-11T11:29:14.524Z] + set -o pipefail [2022-04-11T11:29:14.524Z] + snyk monitor '--org=edgex-jenkins' [2022-04-11T11:29:22.660Z] [2022-04-11T11:29:22.660Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-04-11T11:29:22.660Z] [2022-04-11T11:29:22.660Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/93fd4173-f0f8-46a2-97ee-7bdfe3c49e19 [2022-04-11T11:29:22.660Z] [2022-04-11T11:29:22.660Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-11T11:29:22.660Z] [2022-04-11T11:29:22.660Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-11T11:29:22.661Z] [2022-04-11T11:29:22.661Z] [Pipeline] } [2022-04-11T11:29:22.672Z] $ docker stop --time=1 01f5756236cf36a98b0d75d76ccd18943ea7139487b8292992fbfe5da7efc30e [2022-04-11T11:29:24.766Z] $ docker rm -f 01f5756236cf36a98b0d75d76ccd18943ea7139487b8292992fbfe5da7efc30e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T11:29:25.537Z] + git log --format=format:%s -1 0413261fd6b454820a227c0b076e094c9f4db28c [Pipeline] sh [2022-04-11T11:29:25.836Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T11:29:25.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:29:26.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:29:26.139Z] . [Pipeline] withDockerContainer [2022-04-11T11:29:26.214Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:29:26.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T11:29:26.684Z] $ docker top 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T11:29:26.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T11:29:26.788Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T11:29:26.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T11:29:26.905Z] $ docker exec 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 ssh-agent [2022-04-11T11:29:27.019Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOCmICC/agent.13 [2022-04-11T11:29:27.019Z] SSH_AGENT_PID=20 [2022-04-11T11:29:27.024Z] Running ssh-add (command line suppressed) [2022-04-11T11:29:27.127Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2810937587195772328.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2810937587195772328.key) [2022-04-11T11:29:27.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T11:29:27.428Z] + git semver tag [2022-04-11T11:29:27.428Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T11:29:27.428Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2022-04-11T11:29:27.428Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2022-04-11T11:29:27.428Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T11:29:27.428Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T11:29:27.428Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T11:29:27.428Z] # $SEMVER_BRANCH = main [2022-04-11T11:29:27.428Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-04-11T11:29:27.428Z] # 0413261fd6b454820a227c0b076e094c9f4db28c HEAD [2022-04-11T11:29:27.428Z] # -> Force: false [2022-04-11T11:29:27.428Z] # ba3cebbf1d093979d4fa43f6f869fe7a2414f9ab refs/tags/v2.2.0-dev.9 [Pipeline] } [2022-04-11T11:29:27.438Z] $ docker exec --env ******** --env ******** 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 ssh-agent -k [2022-04-11T11:29:27.556Z] unset SSH_AUTH_SOCK; [2022-04-11T11:29:27.556Z] unset SSH_AGENT_PID; [2022-04-11T11:29:27.556Z] echo Agent pid 20 killed; [2022-04-11T11:29:27.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T11:29:27.882Z] + git semver [Pipeline] } [2022-04-11T11:29:27.894Z] $ docker stop --time=1 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 [2022-04-11T11:29:29.232Z] $ docker rm -f 12c08579723375b6d0f3878374e28d7133b70e2b4c9363410896e2c5836d05c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:29:29.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T11:29:29.639Z] [2022-04-11T11:29:29.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:29:29.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T11:29:29.944Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-11T11:29:29.944Z] ab5ef0e58194: Pulling fs layer [2022-04-11T11:29:29.944Z] 9712f1f96733: Pulling fs layer [2022-04-11T11:29:29.944Z] 63f879dbbcfc: Pulling fs layer [2022-04-11T11:29:29.944Z] 0d9ebad4ef96: Pulling fs layer [2022-04-11T11:29:29.944Z] e9a5061849ea: Pulling fs layer [2022-04-11T11:29:29.944Z] d747dcd14b5f: Pulling fs layer [2022-04-11T11:29:29.944Z] 2de7ff778b66: Pulling fs layer [2022-04-11T11:29:29.944Z] 0d9ebad4ef96: Waiting [2022-04-11T11:29:29.944Z] e9a5061849ea: Waiting [2022-04-11T11:29:29.944Z] 9712f1f96733: Verifying Checksum [2022-04-11T11:29:29.944Z] 9712f1f96733: Download complete [2022-04-11T11:29:30.205Z] 63f879dbbcfc: Verifying Checksum [2022-04-11T11:29:30.205Z] 63f879dbbcfc: Download complete [2022-04-11T11:29:30.205Z] e9a5061849ea: Verifying Checksum [2022-04-11T11:29:30.205Z] e9a5061849ea: Download complete [2022-04-11T11:29:30.205Z] d747dcd14b5f: Verifying Checksum [2022-04-11T11:29:30.205Z] d747dcd14b5f: Download complete [2022-04-11T11:29:30.465Z] 0d9ebad4ef96: Verifying Checksum [2022-04-11T11:29:30.465Z] 0d9ebad4ef96: Download complete [2022-04-11T11:29:30.465Z] 2de7ff778b66: Verifying Checksum [2022-04-11T11:29:30.465Z] 2de7ff778b66: Download complete [2022-04-11T11:29:30.465Z] ab5ef0e58194: Verifying Checksum [2022-04-11T11:29:30.465Z] ab5ef0e58194: Download complete [2022-04-11T11:29:33.002Z] ab5ef0e58194: Pull complete [2022-04-11T11:29:33.278Z] 9712f1f96733: Pull complete [2022-04-11T11:29:33.849Z] 63f879dbbcfc: Pull complete [2022-04-11T11:29:38.056Z] 0d9ebad4ef96: Pull complete [2022-04-11T11:29:38.319Z] e9a5061849ea: Pull complete [2022-04-11T11:29:38.580Z] d747dcd14b5f: Pull complete [2022-04-11T11:29:39.520Z] 2de7ff778b66: Pull complete [2022-04-11T11:29:39.520Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-11T11:29:39.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T11:29:39.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-11T11:29:39.588Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:29:39.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-11T11:29:41.579Z] $ docker top a4e113c1cd3f36c84653bcfa45e582cf5887e2d31d3672146d202aeb300c2d2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:29:41.686Z] provisioning config files... [2022-04-11T11:29:41.700Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5064169130929675275tmp [2022-04-11T11:29:41.757Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5979624246359730714tmp [2022-04-11T11:29:41.765Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4000501272522135062tmp [Pipeline] { [Pipeline] echo [2022-04-11T11:29:41.780Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:29:42.063Z] ---> sigul-configuration.sh [2022-04-11T11:29:42.063Z] gpg: directory `/root/.gnupg' created [2022-04-11T11:29:42.063Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-11T11:29:42.063Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-11T11:29:42.063Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-11T11:29:42.063Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-11T11:29:42.063Z] gpg: CAST5 encrypted data [2022-04-11T11:29:42.063Z] gpg: encrypted with 1 passphrase [2022-04-11T11:29:42.063Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-11T11:29:42.350Z] + mkdir /home/jenkins [2022-04-11T11:29:42.350Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-11T11:29:42.639Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-11T11:29:42.650Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:29:42.938Z] ---> sigul-install.sh [2022-04-11T11:29:42.938Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-11T11:29:43.228Z] + git tag --list [2022-04-11T11:29:43.229Z] 1.0.0 [2022-04-11T11:29:43.229Z] v0.0.0 [2022-04-11T11:29:43.229Z] v1.1.0 [2022-04-11T11:29:43.229Z] v1.1.1 [2022-04-11T11:29:43.229Z] v1.2.2 [2022-04-11T11:29:43.229Z] v1.3.0 [2022-04-11T11:29:43.229Z] v1.3.1 [2022-04-11T11:29:43.229Z] v2.0.0 [2022-04-11T11:29:43.229Z] v2.0.1-dev.1 [2022-04-11T11:29:43.229Z] v2.0.1-dev.2 [2022-04-11T11:29:43.229Z] v2.0.1-dev.3 [2022-04-11T11:29:43.229Z] v2.0.1-dev.4 [2022-04-11T11:29:43.229Z] v2.0.1-dev.5 [2022-04-11T11:29:43.229Z] v2.0.1-dev.6 [2022-04-11T11:29:43.229Z] v2.1.0 [2022-04-11T11:29:43.229Z] v2.2.0-dev.1 [2022-04-11T11:29:43.229Z] v2.2.0-dev.2 [2022-04-11T11:29:43.229Z] v2.2.0-dev.3 [2022-04-11T11:29:43.229Z] v2.2.0-dev.4 [2022-04-11T11:29:43.229Z] v2.2.0-dev.5 [2022-04-11T11:29:43.229Z] v2.2.0-dev.6 [2022-04-11T11:29:43.229Z] v2.2.0-dev.7 [2022-04-11T11:29:43.229Z] v2.2.0-dev.8 [2022-04-11T11:29:43.229Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-11T11:29:43.521Z] + lftools sign git-tag v2.2.0-dev.9 [2022-04-11T11:29:44.093Z] Signing Git tag with Sigul... [2022-04-11T11:29:44.093Z] Signing v2.2.0-dev.9 [Pipeline] echo [2022-04-11T11:29:44.364Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:29:44.651Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-11T11:29:44.658Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-11T11:29:44.673Z] $ docker stop --time=1 a4e113c1cd3f36c84653bcfa45e582cf5887e2d31d3672146d202aeb300c2d2a [2022-04-11T11:29:45.954Z] $ docker rm -f a4e113c1cd3f36c84653bcfa45e582cf5887e2d31d3672146d202aeb300c2d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-11T11:29:46.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T11:29:46.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:29:46.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:29:46.773Z] . [Pipeline] withDockerContainer [2022-04-11T11:29:46.841Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:29:46.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T11:29:47.256Z] $ docker top d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T11:29:47.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T11:29:47.362Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T11:29:47.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T11:29:47.502Z] $ docker exec d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 ssh-agent [2022-04-11T11:29:47.636Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPlnlBe/agent.14 [2022-04-11T11:29:47.636Z] SSH_AGENT_PID=20 [2022-04-11T11:29:47.649Z] Running ssh-add (command line suppressed) [2022-04-11T11:29:47.757Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_191062645701202783.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_191062645701202783.key) [2022-04-11T11:29:47.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T11:29:48.066Z] + git semver bump pre [2022-04-11T11:29:48.067Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T11:29:48.067Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2022-04-11T11:29:48.067Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2022-04-11T11:29:48.067Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T11:29:48.067Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T11:29:48.067Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T11:29:48.067Z] # $SEMVER_BRANCH = main [2022-04-11T11:29:48.067Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-04-11T11:29:48.067Z] 2.2.0-dev.10 [Pipeline] } [2022-04-11T11:29:48.073Z] $ docker exec --env ******** --env ******** d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 ssh-agent -k [2022-04-11T11:29:48.200Z] unset SSH_AUTH_SOCK; [2022-04-11T11:29:48.200Z] unset SSH_AGENT_PID; [2022-04-11T11:29:48.200Z] echo Agent pid 20 killed; [2022-04-11T11:29:48.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T11:29:48.523Z] + git semver [Pipeline] } [2022-04-11T11:29:48.533Z] $ docker stop --time=1 d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 [2022-04-11T11:29:49.849Z] $ docker rm -f d3dc75b8b534b5c8709fd374d61905b33ef13d740536dd0655a5b57ffd6da431 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T11:29:50.200Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T11:29:50.200Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:29:50.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T11:29:50.495Z] . [Pipeline] withDockerContainer [2022-04-11T11:29:50.567Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:29:50.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T11:29:51.016Z] $ docker top 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T11:29:51.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T11:29:51.125Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T11:29:51.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T11:29:51.260Z] $ docker exec 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 ssh-agent [2022-04-11T11:29:51.400Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMngMbh/agent.14 [2022-04-11T11:29:51.400Z] SSH_AGENT_PID=20 [2022-04-11T11:29:51.406Z] Running ssh-add (command line suppressed) [2022-04-11T11:29:51.525Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3605837360868173441.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3605837360868173441.key) [2022-04-11T11:29:51.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T11:29:51.831Z] + git semver push [2022-04-11T11:29:51.831Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T11:29:51.831Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2022-04-11T11:29:51.831Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2022-04-11T11:29:51.831Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T11:29:51.831Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T11:29:51.831Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T11:29:51.831Z] # $SEMVER_BRANCH = main [2022-04-11T11:29:51.831Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2022-04-11T11:29:53.222Z] $ docker exec --env ******** --env ******** 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 ssh-agent -k [2022-04-11T11:29:53.333Z] unset SSH_AUTH_SOCK; [2022-04-11T11:29:53.333Z] unset SSH_AGENT_PID; [2022-04-11T11:29:53.333Z] echo Agent pid 20 killed; [2022-04-11T11:29:53.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T11:29:53.649Z] + git semver [Pipeline] } [2022-04-11T11:29:53.659Z] $ docker stop --time=1 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 [2022-04-11T11:29:54.990Z] $ docker rm -f 357d46e3b395f328702349c406d1244ccf65e659fd8d55d874cad228498601a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-11T11:29:55.645Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-04-11T11:29:55.645Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-04-11T11:29:55.645Z] total 16 [2022-04-11T11:29:55.645Z] drwxr-xr-x 3 root root 4096 Apr 11 11:19 . [2022-04-11T11:29:55.645Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 11:29 .. [2022-04-11T11:29:55.645Z] drwxr-xr-x 2 root root 4096 Apr 11 11:19 cost [2022-04-11T11:29:55.645Z] -rw-r--r-- 1 root root 84 Apr 11 11:19 cost.csv [2022-04-11T11:29:55.645Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-04-11T11:29:55.646Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-04-11T11:29:55.646Z] total 16 [2022-04-11T11:29:55.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 11:19 . [2022-04-11T11:29:55.646Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 11:29 .. [2022-04-11T11:29:55.646Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 11:19 cost [2022-04-11T11:29:55.646Z] -rw-r--r-- 1 jenkins jenkins 84 Apr 11 11:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:29:55.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:29:56.813Z] ---> package-listing.sh [2022-04-11T11:29:56.813Z] ++ facter osfamily [2022-04-11T11:29:56.813Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T11:29:57.075Z] + OS_FAMILY=debian [2022-04-11T11:29:57.075Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-04-11T11:29:57.075Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T11:29:57.075Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T11:29:57.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T11:29:57.075Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T11:29:57.075Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-04-11T11:29:57.075Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T11:29:57.075Z] + case "${OS_FAMILY}" in [2022-04-11T11:29:57.075Z] + dpkg -l [2022-04-11T11:29:57.075Z] + grep '^ii' [2022-04-11T11:29:57.075Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T11:29:57.075Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T11:29:57.075Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T11:29:57.075Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-04-11T11:29:57.075Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-04-11T11:29:57.075Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-04-11T11:29:57.090Z] 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T11:29:57.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T11:29:57.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T11:29:57.931Z] . [Pipeline] withDockerContainer [2022-04-11T11:29:58.003Z] prd-ubuntu20.04-docker-8c-8g-19490 does not seem to be running inside a container [2022-04-11T11:29:58.037Z] $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T11:29:58.294Z] $ docker top 3ccce7c1ef3ea2976985f0ca62de4e41ce1a667a5633c6e1b2414c202e0615cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T11:29:58.669Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T11:29:58.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T11:29:59.246Z] + ls /var/log/sa-host [2022-04-11T11:29:59.246Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T11:29:59.339Z] provisioning config files... [2022-04-11T11:29:59.348Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2407121465693058540tmp [Pipeline] { [Pipeline] echo [2022-04-11T11:29:59.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:29:59.648Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T11:29:59.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:29:59.994Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T11:30:00.002Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:30:00.287Z] ---> sudo-logs.sh [2022-04-11T11:30:00.287Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T11:30:00.322Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:30:00.609Z] ---> job-cost.sh [2022-04-11T11:30:00.609Z] lf-activate-venv: SKIPPING [2022-04-11T11:30:00.609Z] DEBUG: total: 0.2199999988079071 [2022-04-11T11:30:00.609Z] INFO: Retrieving Stack Cost... [2022-04-11T11:30:01.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T11:30:01.441Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T11:30:01.454Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T11:30:01.739Z] ---> logs-deploy.sh [2022-04-11T11:30:01.740Z] lf-activate-venv: SKIPPING [2022-04-11T11:30:01.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/19 [2022-04-11T11:30:01.740Z] INFO: archiving workspace using pattern(s): [2022-04-11T11:30:02.682Z] Archives upload complete. [2022-04-11T11:30:02.943Z] INFO: archiving logs to Nexus [2022-04-11T11:30:03.515Z] ---> uname -a: [2022-04-11T11:30:03.515Z] Linux prd-ubuntu20-04-docker-8c-8g-19490 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-11T11:30:03.515Z] [2022-04-11T11:30:03.515Z] [2022-04-11T11:30:03.515Z] ---> lscpu: [2022-04-11T11:30:03.515Z] Architecture: x86_64 [2022-04-11T11:30:03.515Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-11T11:30:03.515Z] Byte Order: Little Endian [2022-04-11T11:30:03.515Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-11T11:30:03.515Z] CPU(s): 8 [2022-04-11T11:30:03.515Z] On-line CPU(s) list: 0-7 [2022-04-11T11:30:03.515Z] Thread(s) per core: 1 [2022-04-11T11:30:03.515Z] Core(s) per socket: 1 [2022-04-11T11:30:03.515Z] Socket(s): 8 [2022-04-11T11:30:03.515Z] NUMA node(s): 1 [2022-04-11T11:30:03.515Z] Vendor ID: AuthenticAMD [2022-04-11T11:30:03.515Z] CPU family: 23 [2022-04-11T11:30:03.515Z] Model: 49 [2022-04-11T11:30:03.515Z] Model name: AMD EPYC-Rome Processor [2022-04-11T11:30:03.515Z] Stepping: 0 [2022-04-11T11:30:03.515Z] CPU MHz: 2799.998 [2022-04-11T11:30:03.515Z] BogoMIPS: 5599.99 [2022-04-11T11:30:03.515Z] Virtualization: AMD-V [2022-04-11T11:30:03.515Z] Hypervisor vendor: KVM [2022-04-11T11:30:03.515Z] Virtualization type: full [2022-04-11T11:30:03.515Z] L1d cache: 256 KiB [2022-04-11T11:30:03.515Z] L1i cache: 256 KiB [2022-04-11T11:30:03.515Z] L2 cache: 4 MiB [2022-04-11T11:30:03.515Z] L3 cache: 128 MiB [2022-04-11T11:30:03.515Z] NUMA node0 CPU(s): 0-7 [2022-04-11T11:30:03.515Z] Vulnerability Itlb multihit: Not affected [2022-04-11T11:30:03.515Z] Vulnerability L1tf: Not affected [2022-04-11T11:30:03.515Z] Vulnerability Mds: Not affected [2022-04-11T11:30:03.515Z] Vulnerability Meltdown: Not affected [2022-04-11T11:30:03.515Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-11T11:30:03.515Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-11T11:30:03.515Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-11T11:30:03.515Z] Vulnerability Srbds: Not affected [2022-04-11T11:30:03.515Z] Vulnerability Tsx async abort: Not affected [2022-04-11T11:30:03.516Z] 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 [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] ---> nproc: [2022-04-11T11:30:03.516Z] 8 [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] ---> df -h: [2022-04-11T11:30:03.516Z] Filesystem Size Used Avail Use% Mounted on [2022-04-11T11:30:03.516Z] overlay 155G 12G 144G 8% / [2022-04-11T11:30:03.516Z] tmpfs 64M 0 64M 0% /dev [2022-04-11T11:30:03.516Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-11T11:30:03.516Z] shm 64M 0 64M 0% /dev/shm [2022-04-11T11:30:03.516Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] ---> sar -b -r -n DEV: [2022-04-11T11:30:03.516Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19490) 04/11/22 _x86_64_ (8 CPU) [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] 11:16:51 LINUX RESTART (8 CPU) [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] 11:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-11T11:30:03.516Z] 11:18:01 402.13 58.45 343.69 0.00 7525.22 188320.43 0.00 [2022-04-11T11:30:03.516Z] 11:19:01 156.89 0.15 156.74 0.00 3.66 42397.97 0.00 [2022-04-11T11:30:03.516Z] 11:20:01 94.60 0.07 94.53 0.00 7.87 23158.96 0.00 [2022-04-11T11:30:03.516Z] 11:21:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2022-04-11T11:30:03.516Z] 11:22:01 1.22 0.02 1.20 0.00 0.13 13.46 0.00 [2022-04-11T11:30:03.516Z] 11:23:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 [2022-04-11T11:30:03.516Z] 11:24:01 1.50 0.00 1.50 0.00 0.00 22.26 0.00 [2022-04-11T11:30:03.516Z] 11:25:01 1.88 0.00 1.88 0.00 0.00 22.79 0.00 [2022-04-11T11:30:03.516Z] 11:26:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 [2022-04-11T11:30:03.516Z] 11:27:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 [2022-04-11T11:30:03.516Z] 11:28:01 1.65 0.00 1.65 0.00 0.00 21.60 0.00 [2022-04-11T11:30:03.516Z] 11:29:01 2.05 0.00 2.05 0.00 0.00 23.20 0.00 [2022-04-11T11:30:03.516Z] 11:30:01 192.82 0.57 192.25 0.00 24.93 61186.34 0.00 [2022-04-11T11:30:03.516Z] Average: 66.11 4.56 61.54 0.00 582.49 24227.14 0.00 [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] 11:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-11T11:30:03.516Z] 11:18:01 28799088 31753724 543800 1.65 134232 3071724 2033824 5.99 1219804 2464484 243108 [2022-04-11T11:30:03.516Z] 11:19:01 28417132 31747044 549732 1.67 152976 3398992 1991340 5.87 1353280 2680280 64704 [2022-04-11T11:30:03.516Z] 11:20:01 28094288 31775624 521460 1.59 163420 3698324 1805740 5.32 1343736 2969820 12 [2022-04-11T11:30:03.516Z] 11:21:01 28095312 31776656 520412 1.58 163444 3698332 1805740 5.32 1342516 2969824 60 [2022-04-11T11:30:03.516Z] 11:22:01 28100508 31781860 515024 1.57 163484 3698340 1805740 5.32 1337320 2969832 52 [2022-04-11T11:30:03.516Z] 11:23:01 28101452 31782876 513908 1.56 163512 3698340 1805740 5.32 1336932 2969832 192 [2022-04-11T11:30:03.516Z] 11:24:01 28105264 31786728 510084 1.55 163536 3698344 1805740 5.32 1332260 2969860 8 [2022-04-11T11:30:03.516Z] 11:25:01 28105216 31786760 509992 1.55 163608 3698352 1805740 5.32 1332324 2969868 44 [2022-04-11T11:30:03.516Z] 11:26:01 28105168 31786768 509916 1.55 163672 3698352 1805740 5.32 1332376 2969872 12 [2022-04-11T11:30:03.516Z] 11:27:01 28105272 31786948 509900 1.55 163744 3698352 1805740 5.32 1332476 2969872 44 [2022-04-11T11:30:03.516Z] 11:28:01 28104664 31786396 510304 1.55 163824 3698332 1805740 5.32 1333228 2969848 176 [2022-04-11T11:30:03.516Z] 11:29:01 28104940 31786760 509948 1.55 163900 3698336 1805740 5.32 1332680 2969852 44 [2022-04-11T11:30:03.516Z] 11:30:01 26551260 31741504 546916 1.66 213476 5022288 1947828 5.74 1477112 4234904 380 [2022-04-11T11:30:03.516Z] Average: 28060736 31775358 520877 1.58 164371 3728954 1848492 5.45 1338926 3006011 23757 [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] 11:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-11T11:30:03.516Z] 11:18:01 ens3 858.18 566.43 6510.85 114.59 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:18:01 lo 6.66 6.66 0.65 0.65 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:18:01 docker0 116.63 145.90 9.62 1089.63 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:19:01 ens3 70.70 51.77 78.38 62.97 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:19:01 docker0 6.78 9.00 0.39 38.76 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:20:01 ens3 194.33 136.28 2649.43 254.06 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:20:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:20:01 docker0 2.75 5.58 0.18 51.53 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:21:01 ens3 0.75 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:22:01 ens3 6.75 7.18 0.74 14.02 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:23:01 ens3 4.42 4.35 0.35 6.77 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:25:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:28:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:29:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:30:01 ens3 529.45 341.38 8073.76 124.57 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:30:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] 11:30:01 docker0 80.19 102.40 7.12 721.58 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] Average: ens3 128.17 85.28 1333.45 44.37 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] Average: docker0 15.88 20.24 1.33 146.41 0.00 0.00 0.00 0.00 [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] ---> sar -P ALL: [2022-04-11T11:30:03.516Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19490) 04/11/22 _x86_64_ (8 CPU) [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] 11:16:51 LINUX RESTART (8 CPU) [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] 11:17:01 CPU %user %nice %system %iowait %steal %idle [2022-04-11T11:30:03.516Z] 11:18:01 all 10.91 0.00 4.90 2.24 0.07 81.89 [2022-04-11T11:30:03.516Z] 11:18:01 0 11.58 0.00 4.60 3.38 0.07 80.37 [2022-04-11T11:30:03.516Z] 11:18:01 1 12.62 0.00 5.18 0.50 0.07 81.63 [2022-04-11T11:30:03.516Z] 11:18:01 2 9.18 0.00 5.41 0.22 0.05 85.14 [2022-04-11T11:30:03.516Z] 11:18:01 3 11.64 0.00 3.78 0.29 0.05 84.24 [2022-04-11T11:30:03.516Z] 11:18:01 4 13.93 0.00 4.16 1.43 0.07 80.40 [2022-04-11T11:30:03.516Z] 11:18:01 5 9.75 0.00 3.74 1.84 0.07 84.61 [2022-04-11T11:30:03.516Z] 11:18:01 6 9.21 0.00 5.26 4.52 0.07 80.95 [2022-04-11T11:30:03.516Z] 11:18:01 7 9.35 0.00 7.07 5.76 0.08 77.74 [2022-04-11T11:30:03.516Z] 11:19:01 all 33.25 0.00 6.10 1.24 0.07 59.34 [2022-04-11T11:30:03.516Z] 11:19:01 0 33.19 0.00 6.00 0.96 0.07 59.78 [2022-04-11T11:30:03.516Z] 11:19:01 1 35.50 0.00 6.48 0.84 0.07 57.11 [2022-04-11T11:30:03.516Z] 11:19:01 2 31.55 0.00 5.88 1.01 0.07 61.49 [2022-04-11T11:30:03.516Z] 11:19:01 3 33.04 0.00 5.67 0.27 0.09 60.93 [2022-04-11T11:30:03.516Z] 11:19:01 4 32.40 0.00 6.10 1.45 0.07 59.98 [2022-04-11T11:30:03.516Z] 11:19:01 5 33.71 0.00 6.14 0.31 0.07 59.77 [2022-04-11T11:30:03.516Z] 11:19:01 6 31.44 0.00 5.86 1.46 0.07 61.17 [2022-04-11T11:30:03.516Z] 11:19:01 7 35.20 0.00 6.67 3.59 0.07 54.47 [2022-04-11T11:30:03.516Z] 11:20:01 all 4.27 0.00 1.63 0.66 0.03 93.41 [2022-04-11T11:30:03.516Z] 11:20:01 0 4.86 0.00 2.19 2.35 0.05 90.55 [2022-04-11T11:30:03.516Z] 11:20:01 1 4.20 0.00 1.59 0.13 0.03 94.05 [2022-04-11T11:30:03.516Z] 11:20:01 2 4.52 0.00 1.57 1.61 0.03 92.27 [2022-04-11T11:30:03.516Z] 11:20:01 3 4.50 0.00 1.52 0.03 0.02 93.92 [2022-04-11T11:30:03.516Z] 11:20:01 4 3.93 0.00 1.57 0.33 0.03 94.13 [2022-04-11T11:30:03.516Z] 11:20:01 5 4.84 0.00 1.29 0.00 0.03 93.84 [2022-04-11T11:30:03.516Z] 11:20:01 6 3.70 0.00 1.55 0.37 0.02 94.36 [2022-04-11T11:30:03.516Z] 11:20:01 7 3.65 0.00 1.76 0.44 0.03 94.12 [2022-04-11T11:30:03.516Z] 11:21:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-04-11T11:30:03.516Z] 11:21:01 0 0.05 0.00 0.03 0.03 0.00 99.88 [2022-04-11T11:30:03.516Z] 11:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:21:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:22:01 all 0.06 0.00 0.04 0.01 0.00 99.89 [2022-04-11T11:30:03.516Z] 11:22:01 0 0.07 0.00 0.07 0.02 0.02 99.83 [2022-04-11T11:30:03.516Z] 11:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-11T11:30:03.516Z] 11:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:22:01 3 0.05 0.00 0.08 0.00 0.02 99.85 [2022-04-11T11:30:03.516Z] 11:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:22:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2022-04-11T11:30:03.516Z] 11:22:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2022-04-11T11:30:03.516Z] 11:22:01 7 0.12 0.00 0.05 0.02 0.00 99.82 [2022-04-11T11:30:03.516Z] 11:23:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2022-04-11T11:30:03.516Z] 11:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-04-11T11:30:03.516Z] 11:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:23:01 6 1.40 0.00 0.02 0.00 0.00 98.58 [2022-04-11T11:30:03.516Z] 11:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:24:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2022-04-11T11:30:03.516Z] 11:24:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2022-04-11T11:30:03.516Z] 11:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:24:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-11T11:30:03.516Z] 11:24:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2022-04-11T11:30:03.516Z] 11:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:25:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-04-11T11:30:03.516Z] 11:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:25:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-04-11T11:30:03.516Z] 11:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:25:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2022-04-11T11:30:03.516Z] 11:25:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2022-04-11T11:30:03.516Z] 11:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:26:01 all 0.29 0.00 0.02 0.01 0.00 99.68 [2022-04-11T11:30:03.516Z] 11:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-11T11:30:03.516Z] 11:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-11T11:30:03.516Z] 11:26:01 2 0.05 0.00 0.00 0.03 0.00 99.92 [2022-04-11T11:30:03.516Z] 11:26:01 3 0.13 0.00 0.02 0.00 0.00 99.85 [2022-04-11T11:30:03.516Z] 11:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:26:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2022-04-11T11:30:03.516Z] 11:26:01 6 1.86 0.00 0.08 0.00 0.00 98.06 [2022-04-11T11:30:03.516Z] 11:26:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2022-04-11T11:30:03.516Z] 11:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-04-11T11:30:03.516Z] 11:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:27:01 2 0.02 0.00 0.02 0.05 0.02 99.90 [2022-04-11T11:30:03.516Z] 11:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-11T11:30:03.516Z] 11:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:27:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2022-04-11T11:30:03.516Z] 11:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-04-11T11:30:03.516Z] 11:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:28:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2022-04-11T11:30:03.516Z] 11:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-11T11:30:03.516Z] 11:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-11T11:30:03.516Z] 11:28:01 2 0.05 0.00 0.00 0.07 0.00 99.88 [2022-04-11T11:30:03.516Z] 11:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:28:01 5 0.08 0.00 0.07 0.02 0.02 99.82 [2022-04-11T11:30:03.516Z] 11:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-11T11:30:03.516Z] 11:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] 11:28:01 CPU %user %nice %system %iowait %steal %idle [2022-04-11T11:30:03.516Z] 11:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T11:30:03.516Z] 11:29:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-04-11T11:30:03.516Z] 11:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:29:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2022-04-11T11:30:03.516Z] 11:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T11:30:03.516Z] 11:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T11:30:03.516Z] 11:30:01 all 10.27 0.00 4.44 1.48 0.05 83.75 [2022-04-11T11:30:03.516Z] 11:30:01 0 10.15 0.00 4.61 0.88 0.05 84.32 [2022-04-11T11:30:03.516Z] 11:30:01 1 8.78 0.00 4.77 1.20 0.05 85.20 [2022-04-11T11:30:03.516Z] 11:30:01 2 9.31 0.00 5.77 3.95 0.05 80.92 [2022-04-11T11:30:03.516Z] 11:30:01 3 9.71 0.00 4.04 0.47 0.05 85.73 [2022-04-11T11:30:03.516Z] 11:30:01 4 11.83 0.00 4.20 2.77 0.05 81.15 [2022-04-11T11:30:03.516Z] 11:30:01 5 10.59 0.00 3.71 0.97 0.07 84.67 [2022-04-11T11:30:03.516Z] 11:30:01 6 9.95 0.00 3.69 0.49 0.05 85.81 [2022-04-11T11:30:03.516Z] 11:30:01 7 11.87 0.00 4.74 1.09 0.05 82.25 [2022-04-11T11:30:03.516Z] Average: all 4.53 0.00 1.31 0.43 0.02 93.72 [2022-04-11T11:30:03.516Z] Average: 0 4.55 0.00 1.34 0.58 0.02 93.51 [2022-04-11T11:30:03.516Z] Average: 1 4.63 0.00 1.38 0.20 0.02 93.77 [2022-04-11T11:30:03.516Z] Average: 2 4.14 0.00 1.42 0.54 0.02 93.88 [2022-04-11T11:30:03.516Z] Average: 3 4.47 0.00 1.15 0.08 0.02 94.27 [2022-04-11T11:30:03.516Z] Average: 4 4.71 0.00 1.22 0.46 0.02 93.59 [2022-04-11T11:30:03.516Z] Average: 5 4.48 0.00 1.15 0.24 0.03 94.10 [2022-04-11T11:30:03.516Z] Average: 6 4.66 0.00 1.25 0.52 0.02 93.55 [2022-04-11T11:30:03.516Z] Average: 7 4.55 0.00 1.54 0.82 0.02 93.06 [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z] [2022-04-11T11:30:03.516Z]