Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 939f05dc904f698a3240c8a4fd92233c39c26988 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-ssh9533402022102522754.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9439022925042971744.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh525387603821721608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh13856474641680341850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5398175090099510757.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1591’ Running on prd-ubuntu20.04-docker-8c-8g-1596 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 939f05dc904f698a3240c8a4fd92233c39c26988 (main) Commit message: "refactor!: Rename command line flags for the sake of consistency (#209)" > 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 939f05dc904f698a3240c8a4fd92233c39c26988 # timeout=10 > git rev-list --no-walk d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T17:22:18.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T17:22:19.029Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T17:22:19.045Z] ========================================================= [2023-01-10T17:22:19.045Z] EdgeX Global Pipelines Version Info [2023-01-10T17:22:19.045Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:22:19.775Z] ------------------- [2023-01-10T17:22:19.775Z] stable info: [2023-01-10T17:22:19.775Z] ------------------- [2023-01-10T17:22:19.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T17:22:19.775Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:22:19.775Z] Message: update stable to v1.0.244 [2023-01-10T17:22:20.376Z] ------------------- [2023-01-10T17:22:20.376Z] experimental info: [2023-01-10T17:22:20.376Z] ------------------- [2023-01-10T17:22:20.376Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T17:22:20.376Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:22:20.376Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T17:22:20.542Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-10T17:22:20.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-10T17:22:20.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T17:22:20.575Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T17:22:20.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T17:22:20.599Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T17:22:20.612Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T17:22:20.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T17:22:20.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T17:22:20.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T17:22:20.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T17:22:20.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-10T17:22:20.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T17:22:20.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T17:22:20.709Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:22:20.720Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:22:20.733Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:22:20.745Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:22:20.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T17:22:20.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T17:22:20.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T17:22:20.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T17:22:20.789Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T17:22:20.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T17:22:20.806Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T17:22:20.819Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T17:22:20.836Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T17:22:20.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-10T17:22:20.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-10T17:22:20.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-10T17:22:20.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 939f05dc904f698a3240c8a4fd92233c39c26988 [Pipeline] echo [2023-01-10T17:22:20.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 939f05d [Pipeline] echo [2023-01-10T17:22:20.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:22:20.951Z] provisioning config files... [2023-01-10T17:22:20.963Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config837636105185501619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:22:21.257Z] ---> docker-login.sh [2023-01-10T17:22:21.257Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:22:21.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:21.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:21.517Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:21.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:21.517Z] [2023-01-10T17:22:21.517Z] Login Succeeded [2023-01-10T17:22:21.517Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:22:21.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:21.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:21.778Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:21.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:21.778Z] [2023-01-10T17:22:21.778Z] Login Succeeded [2023-01-10T17:22:21.778Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:22:21.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:21.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:21.778Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:21.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:21.778Z] [2023-01-10T17:22:21.778Z] Login Succeeded [2023-01-10T17:22:21.778Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:22:21.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:21.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:21.778Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:21.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:21.778Z] [2023-01-10T17:22:21.778Z] Login Succeeded [2023-01-10T17:22:22.040Z] docker.io [2023-01-10T17:22:22.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:22.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:22.300Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:22.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:22.300Z] [2023-01-10T17:22:22.300Z] Login Succeeded [2023-01-10T17:22:22.300Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:22:22.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T17:22:22.661Z] + git rev-list -1 --merges 939f05dc904f698a3240c8a4fd92233c39c26988~1..939f05dc904f698a3240c8a4fd92233c39c26988 [Pipeline] echo [2023-01-10T17:22:22.711Z] -----------> git rev-list -1 --merges 939f05dc904f698a3240c8a4fd92233c39c26988~1..939f05dc904f698a3240c8a4fd92233c39c26988 939f05dc904f698a3240c8a4fd92233c39c26988 [false] [Pipeline] sh [2023-01-10T17:22:22.999Z] + git log --format=format:%s -1 939f05dc904f698a3240c8a4fd92233c39c26988 [Pipeline] echo [2023-01-10T17:22:23.016Z] ========================================================= [2023-01-10T17:22:23.016Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T17:22:23.016Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:22:23.349Z] + git log --format=format:%s -1 939f05dc904f698a3240c8a4fd92233c39c26988 [Pipeline] echo [2023-01-10T17:22:23.360Z] [semverPrep] GIT_COMMIT: 939f05dc904f698a3240c8a4fd92233c39c26988, Commit Message: refactor!: Rename command line flags for the sake of consistency (#209) [Pipeline] echo [2023-01-10T17:22:23.371Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T17:22:23.714Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:22:23.714Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T17:22:23.714Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T17:22:23.714Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T17:22:23.714Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T17:22:23.714Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T17:22:23.714Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:22:24.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:22:24.135Z] [2023-01-10T17:22:24.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:22:24.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:22:24.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T17:22:24.442Z] b85a868b505f: Pulling fs layer [2023-01-10T17:22:24.442Z] e2be974225ed: Pulling fs layer [2023-01-10T17:22:24.442Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T17:22:24.442Z] 988bab9f4d93: Pulling fs layer [2023-01-10T17:22:24.442Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T17:22:24.442Z] eaf3925da568: Pulling fs layer [2023-01-10T17:22:24.442Z] bab4dde63d76: Pulling fs layer [2023-01-10T17:22:24.442Z] bde34c3a00c8: Pulling fs layer [2023-01-10T17:22:24.442Z] eaf3925da568: Waiting [2023-01-10T17:22:24.442Z] 988bab9f4d93: Waiting [2023-01-10T17:22:24.442Z] 1469e6f7b9e6: Waiting [2023-01-10T17:22:24.442Z] bab4dde63d76: Waiting [2023-01-10T17:22:24.442Z] b352a97aabf1: Pulling fs layer [2023-01-10T17:22:24.442Z] bde34c3a00c8: Waiting [2023-01-10T17:22:24.442Z] 4872d77fe225: Pulling fs layer [2023-01-10T17:22:24.442Z] 5851b861e8e6: Pulling fs layer [2023-01-10T17:22:24.442Z] b352a97aabf1: Waiting [2023-01-10T17:22:24.442Z] 4872d77fe225: Waiting [2023-01-10T17:22:24.442Z] 5851b861e8e6: Waiting [2023-01-10T17:22:24.442Z] e2be974225ed: Download complete [2023-01-10T17:22:24.442Z] 988bab9f4d93: Verifying Checksum [2023-01-10T17:22:24.442Z] 988bab9f4d93: Download complete [2023-01-10T17:22:24.703Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T17:22:24.703Z] 1469e6f7b9e6: Download complete [2023-01-10T17:22:24.703Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T17:22:24.703Z] 339a4e72a1f5: Download complete [2023-01-10T17:22:24.703Z] eaf3925da568: Verifying Checksum [2023-01-10T17:22:24.703Z] eaf3925da568: Download complete [2023-01-10T17:22:24.703Z] bde34c3a00c8: Download complete [2023-01-10T17:22:24.703Z] b352a97aabf1: Download complete [2023-01-10T17:22:24.703Z] 4872d77fe225: Verifying Checksum [2023-01-10T17:22:24.703Z] 4872d77fe225: Download complete [2023-01-10T17:22:24.703Z] 5851b861e8e6: Verifying Checksum [2023-01-10T17:22:24.703Z] 5851b861e8e6: Download complete [2023-01-10T17:22:24.703Z] b85a868b505f: Verifying Checksum [2023-01-10T17:22:24.703Z] b85a868b505f: Download complete [2023-01-10T17:22:24.962Z] bab4dde63d76: Download complete [2023-01-10T17:22:26.339Z] b85a868b505f: Pull complete [2023-01-10T17:22:26.339Z] e2be974225ed: Pull complete [2023-01-10T17:22:26.599Z] 339a4e72a1f5: Pull complete [2023-01-10T17:22:26.859Z] 988bab9f4d93: Pull complete [2023-01-10T17:22:27.118Z] 1469e6f7b9e6: Pull complete [2023-01-10T17:22:27.118Z] eaf3925da568: Pull complete [2023-01-10T17:22:29.031Z] bab4dde63d76: Pull complete [2023-01-10T17:22:29.031Z] bde34c3a00c8: Pull complete [2023-01-10T17:22:29.290Z] b352a97aabf1: Pull complete [2023-01-10T17:22:29.290Z] 4872d77fe225: Pull complete [2023-01-10T17:22:29.290Z] 5851b861e8e6: Pull complete [2023-01-10T17:22:29.290Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T17:22:29.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:22:29.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:22:29.380Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:22:29.415Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T17:22:31.636Z] $ docker top fba8144f63ee0d23805c4b76dedbe6d08d7d88aac02fb23e5f84fd263efd83d1 -eo pid,comm [2023-01-10T17:22:31.688Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T17:22:31.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:22:31.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:22:31.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:22:31.851Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:22:31.857Z] $ docker exec fba8144f63ee0d23805c4b76dedbe6d08d7d88aac02fb23e5f84fd263efd83d1 ssh-agent [2023-01-10T17:22:31.969Z] SSH_AUTH_SOCK=/tmp/ssh-pWjjL7SLKvMd/agent.33 [2023-01-10T17:22:31.969Z] SSH_AGENT_PID=39 [2023-01-10T17:22:31.976Z] Running ssh-add (command line suppressed) [2023-01-10T17:22:32.087Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10918060277168668456.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10918060277168668456.key) [2023-01-10T17:22:32.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:22:32.384Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T17:22:32.398Z] $ docker exec --env ******** --env ******** fba8144f63ee0d23805c4b76dedbe6d08d7d88aac02fb23e5f84fd263efd83d1 ssh-agent -k [2023-01-10T17:22:32.503Z] unset SSH_AUTH_SOCK; [2023-01-10T17:22:32.504Z] unset SSH_AGENT_PID; [2023-01-10T17:22:32.505Z] echo Agent pid 39 killed; [2023-01-10T17:22:32.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T17:22:32.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:22:32.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:22:32.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:22:32.647Z] $ docker exec fba8144f63ee0d23805c4b76dedbe6d08d7d88aac02fb23e5f84fd263efd83d1 ssh-agent [2023-01-10T17:22:32.756Z] SSH_AUTH_SOCK=/tmp/ssh-EDAwU97xjVpy/agent.71 [2023-01-10T17:22:32.756Z] SSH_AGENT_PID=77 [2023-01-10T17:22:32.760Z] Running ssh-add (command line suppressed) [2023-01-10T17:22:32.859Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13233296107411421227.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13233296107411421227.key) [2023-01-10T17:22:32.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:22:33.156Z] + git semver init [2023-01-10T17:22:33.416Z] 2023-01-10 17:22:33,338 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T17:22:33.416Z] 2023-01-10 17:22:33,339 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-01-10T17:22:33.416Z] 2023-01-10 17:22:33,339 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-01-10T17:22:33.416Z] 2023-01-10 17:22:33,339 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:22:34.800Z] 2023-01-10 17:22:34,565 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-01-10T17:22:34.800Z] 2023-01-10 17:22:34,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-01-10T17:22:34.800Z] 2023-01-10 17:22:34,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:22:34.800Z] 2023-01-10 17:22:34,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:22:34.800Z] 3.0.0-dev.2 [Pipeline] } [2023-01-10T17:22:34.815Z] $ docker exec --env ******** --env ******** fba8144f63ee0d23805c4b76dedbe6d08d7d88aac02fb23e5f84fd263efd83d1 ssh-agent -k [2023-01-10T17:22:34.914Z] unset SSH_AUTH_SOCK; [2023-01-10T17:22:34.914Z] unset SSH_AGENT_PID; [2023-01-10T17:22:34.915Z] echo Agent pid 77 killed; [2023-01-10T17:22:34.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:22:35.248Z] + git semver [Pipeline] } [2023-01-10T17:22:35.524Z] $ docker stop --time=1 fba8144f63ee0d23805c4b76dedbe6d08d7d88aac02fb23e5f84fd263efd83d1 [2023-01-10T17:22:36.955Z] $ docker rm -f --volumes fba8144f63ee0d23805c4b76dedbe6d08d7d88aac02fb23e5f84fd263efd83d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:22:37.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T17:22:37.490Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T17:22:37.493Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [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 [2023-01-10T17:22:37.656Z] provisioning config files... [2023-01-10T17:22:37.666Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2299413519824915319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:22:37.956Z] ---> docker-login.sh [2023-01-10T17:22:37.956Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:22:37.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:37.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:37.956Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:37.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:37.956Z] [2023-01-10T17:22:37.956Z] Login Succeeded [2023-01-10T17:22:37.956Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:22:37.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:37.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:37.956Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:37.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:37.956Z] [2023-01-10T17:22:37.956Z] Login Succeeded [2023-01-10T17:22:37.956Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:22:38.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:38.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:38.215Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:38.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:38.215Z] [2023-01-10T17:22:38.215Z] Login Succeeded [2023-01-10T17:22:38.215Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:22:38.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:38.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:38.215Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:38.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:38.215Z] [2023-01-10T17:22:38.215Z] Login Succeeded [2023-01-10T17:22:38.215Z] docker.io [2023-01-10T17:22:38.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:22:38.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:22:38.475Z] Configure a credential helper to remove this warning. See [2023-01-10T17:22:38.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:22:38.475Z] [2023-01-10T17:22:38.475Z] Login Succeeded [2023-01-10T17:22:38.475Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:22:38.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:22:38.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:22:38.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:22:38.565Z] ========================================================= [2023-01-10T17:22:38.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T17:22:38.565Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:22:38.875Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T17:22:38.875Z] Sending build context to Docker daemon 5.629MB [2023-01-10T17:22:38.875Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:22:38.875Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T17:22:38.875Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T17:22:38.875Z] 213ec9aee27d: Pulling fs layer [2023-01-10T17:22:38.875Z] 4583459ba037: Pulling fs layer [2023-01-10T17:22:38.875Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T17:22:38.875Z] 53926ce57604: Pulling fs layer [2023-01-10T17:22:38.875Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T17:22:38.875Z] 22ff95d597cd: Pulling fs layer [2023-01-10T17:22:38.875Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T17:22:38.875Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T17:22:38.875Z] a7acece74701: Pulling fs layer [2023-01-10T17:22:38.875Z] 53926ce57604: Waiting [2023-01-10T17:22:38.875Z] 21b2b0c7a3f4: Waiting [2023-01-10T17:22:38.875Z] 96b7cbca73a9: Waiting [2023-01-10T17:22:38.875Z] a7acece74701: Waiting [2023-01-10T17:22:38.875Z] 22ff95d597cd: Waiting [2023-01-10T17:22:38.875Z] 12d6caf4c0d1: Waiting [2023-01-10T17:22:38.875Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T17:22:38.875Z] 93c1e223e6f2: Download complete [2023-01-10T17:22:38.875Z] 4583459ba037: Verifying Checksum [2023-01-10T17:22:38.875Z] 4583459ba037: Download complete [2023-01-10T17:22:38.875Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T17:22:38.875Z] 21b2b0c7a3f4: Download complete [2023-01-10T17:22:38.875Z] 22ff95d597cd: Verifying Checksum [2023-01-10T17:22:38.875Z] 22ff95d597cd: Download complete [2023-01-10T17:22:39.140Z] 213ec9aee27d: Verifying Checksum [2023-01-10T17:22:39.140Z] 12d6caf4c0d1: Download complete [2023-01-10T17:22:39.140Z] 213ec9aee27d: Pull complete [2023-01-10T17:22:39.414Z] 4583459ba037: Pull complete [2023-01-10T17:22:39.414Z] 93c1e223e6f2: Pull complete [2023-01-10T17:22:39.676Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T17:22:39.676Z] 96b7cbca73a9: Download complete [2023-01-10T17:22:39.676Z] a7acece74701: Verifying Checksum [2023-01-10T17:22:39.676Z] a7acece74701: Download complete [2023-01-10T17:22:39.676Z] 53926ce57604: Verifying Checksum [2023-01-10T17:22:39.676Z] 53926ce57604: Download complete [2023-01-10T17:22:43.876Z] 53926ce57604: Pull complete [2023-01-10T17:22:43.876Z] 21b2b0c7a3f4: Pull complete [2023-01-10T17:22:43.876Z] 22ff95d597cd: Pull complete [2023-01-10T17:22:43.876Z] 12d6caf4c0d1: Pull complete [2023-01-10T17:22:45.779Z] 96b7cbca73a9: Pull complete [2023-01-10T17:22:46.382Z] a7acece74701: Pull complete [2023-01-10T17:22:46.382Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T17:22:46.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T17:22:46.382Z] ---> db6d94c90886 [2023-01-10T17:22:46.382Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:22:50.576Z] ---> Running in b413dd4770f6 [2023-01-10T17:22:50.576Z] Removing intermediate container b413dd4770f6 [2023-01-10T17:22:50.576Z] ---> 852dcbd4bd86 [2023-01-10T17:22:50.576Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:22:50.834Z] ---> Running in 000c01aa0a23 [2023-01-10T17:22:50.834Z] Removing intermediate container 000c01aa0a23 [2023-01-10T17:22:50.834Z] ---> f1deec33fa83 [2023-01-10T17:22:50.834Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-10T17:22:50.834Z] ---> Running in 2dee8a28bb27 [2023-01-10T17:22:51.094Z] Removing intermediate container 2dee8a28bb27 [2023-01-10T17:22:51.094Z] ---> 88bec75fc544 [2023-01-10T17:22:51.094Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T17:22:51.094Z] ---> Running in 23fde52394da [2023-01-10T17:22:51.094Z] Removing intermediate container 23fde52394da [2023-01-10T17:22:51.094Z] ---> bd76f9ef5e8f [2023-01-10T17:22:51.094Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:22:51.094Z] ---> Running in 03dd25b20952 [2023-01-10T17:22:51.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:22:51.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:22:51.871Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T17:22:51.871Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T17:22:51.871Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T17:22:51.871Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T17:22:51.871Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:22:51.871Z] OK: 216 MiB in 55 packages [2023-01-10T17:22:52.437Z] Removing intermediate container 03dd25b20952 [2023-01-10T17:22:52.437Z] ---> fd09a0eb97ca [2023-01-10T17:22:52.437Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-10T17:22:52.437Z] ---> Running in 4033850b26d8 [2023-01-10T17:22:52.437Z] Removing intermediate container 4033850b26d8 [2023-01-10T17:22:52.437Z] ---> bbb2f10b009e [2023-01-10T17:22:52.437Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T17:22:52.610Z] Still waiting to schedule task [2023-01-10T17:22:52.610Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1592’ [2023-01-10T17:22:52.697Z] ---> 430196be8dd6 [2023-01-10T17:22:52.697Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:22:52.697Z] ---> Running in 6051cc5171fc [2023-01-10T17:23:19.267Z] Removing intermediate container 6051cc5171fc [2023-01-10T17:23:19.267Z] ---> 784f9fddf63f [2023-01-10T17:23:19.267Z] Step 11/12 : COPY . . [2023-01-10T17:23:19.267Z] ---> e9656765b5e0 [2023-01-10T17:23:19.267Z] Step 12/12 : RUN ${MAKE} [2023-01-10T17:23:19.267Z] ---> Running in cd437a271508 [2023-01-10T17:23:19.267Z] noop [2023-01-10T17:23:19.267Z] Removing intermediate container cd437a271508 [2023-01-10T17:23:19.267Z] ---> ee5df6b188d9 [2023-01-10T17:23:19.267Z] Successfully built ee5df6b188d9 [2023-01-10T17:23:19.267Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:23:19.579Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:23:19.579Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:23:19.650Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:23:19.678Z] $ 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 [2023-01-10T17:23:20.010Z] $ docker top 60a4b6e4389552a540b21cc915750fb63daeae9bc29e7983e08a0d80222014d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:23:20.345Z] + go version [2023-01-10T17:23:20.345Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T17:23:20.358Z] $ docker stop --time=1 60a4b6e4389552a540b21cc915750fb63daeae9bc29e7983e08a0d80222014d0 [2023-01-10T17:23:21.639Z] $ docker rm -f --volumes 60a4b6e4389552a540b21cc915750fb63daeae9bc29e7983e08a0d80222014d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:23:22.047Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:23:22.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:23:22.112Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:23:22.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-01-10T17:23:22.451Z] $ docker top 011a542e99c55729ba11978fff7b8676ee65cbd7ac8086a7573f3f2127490343 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:23:22.786Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:23:23.082Z] + make test [2023-01-10T17:23:23.082Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2023-01-10T17:23:23.339Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-10T17:23:31.440Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-10T17:23:31.440Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.021s coverage: 0.0% of statements [2023-01-10T17:23:37.998Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T17:23:37.998Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-10T17:23:41.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:23:41.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:23:41.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:23:41.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T17:23:41.312Z] $ docker stop --time=1 011a542e99c55729ba11978fff7b8676ee65cbd7ac8086a7573f3f2127490343 [2023-01-10T17:23:43.657Z] $ docker rm -f --volumes 011a542e99c55729ba11978fff7b8676ee65cbd7ac8086a7573f3f2127490343 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:23:44.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T17:23:44.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T17:23:44.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T17:23:44.819Z] + ls -al . [2023-01-10T17:23:44.819Z] total 180 [2023-01-10T17:23:44.819Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 17:23 . [2023-01-10T17:23:44.819Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:22 .. [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 17:22 .dockerignore [2023-01-10T17:23:44.819Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:23 .git [2023-01-10T17:23:44.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:22 .github [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 10 17:22 .gitignore [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:22 .golangci.yml [2023-01-10T17:23:44.819Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:22 .semver [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 8932 Jan 10 17:22 Attribution.txt [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 10 17:22 CHANGELOG.md [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 1468 Jan 10 17:22 Dockerfile [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:22 GOVERNANCE.md [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 10 17:22 Jenkinsfile [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 17:22 LICENSE [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 2543 Jan 10 17:22 Makefile [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 17:22 OWNERS.md [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 10 17:22 README.md [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 17:22 VERSION [2023-01-10T17:23:44.819Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:22 bin [2023-01-10T17:23:44.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:22 cmd [2023-01-10T17:23:44.819Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 10 17:23 coverage.out [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 3414 Jan 10 17:22 go.mod [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 44744 Jan 10 17:22 go.sum [2023-01-10T17:23:44.819Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:22 internal [2023-01-10T17:23:44.819Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:22 snap [2023-01-10T17:23:44.819Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 10 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:23:45.120Z] + 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=939f05dc904f698a3240c8a4fd92233c39c26988 --label arch=amd64 --label version=3.0.0-dev.2 . [2023-01-10T17:23:45.120Z] Sending build context to Docker daemon 5.637MB [2023-01-10T17:23:45.120Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:23:45.120Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T17:23:45.120Z] ---> ee5df6b188d9 [2023-01-10T17:23:45.120Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:23:45.120Z] ---> Running in e30f5a851796 [2023-01-10T17:23:45.378Z] Removing intermediate container e30f5a851796 [2023-01-10T17:23:45.378Z] ---> 853db8a50a8c [2023-01-10T17:23:45.378Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:23:45.378Z] ---> Running in d3af39869fc8 [2023-01-10T17:23:45.378Z] Removing intermediate container d3af39869fc8 [2023-01-10T17:23:45.378Z] ---> ad542139c6ea [2023-01-10T17:23:45.378Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-10T17:23:45.378Z] ---> Running in 58913bfaefc6 [2023-01-10T17:23:45.378Z] Removing intermediate container 58913bfaefc6 [2023-01-10T17:23:45.378Z] ---> 14fe24ed3f62 [2023-01-10T17:23:45.378Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T17:23:45.378Z] ---> Running in 8d44148506be [2023-01-10T17:23:45.637Z] Removing intermediate container 8d44148506be [2023-01-10T17:23:45.637Z] ---> c6d4d7506a10 [2023-01-10T17:23:45.637Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:23:45.637Z] ---> Running in 46a292afaf12 [2023-01-10T17:23:45.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:23:45.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:23:46.154Z] OK: 216 MiB in 55 packages [2023-01-10T17:23:46.413Z] Removing intermediate container 46a292afaf12 [2023-01-10T17:23:46.413Z] ---> 0166111bc5ab [2023-01-10T17:23:46.413Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-10T17:23:46.413Z] ---> Running in 1b7932e3616c [2023-01-10T17:23:46.413Z] Removing intermediate container 1b7932e3616c [2023-01-10T17:23:46.413Z] ---> cf9f12533259 [2023-01-10T17:23:46.413Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T17:23:46.671Z] ---> dfc9c57c6255 [2023-01-10T17:23:46.671Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:23:46.671Z] ---> Running in 35494e2cc6dc [2023-01-10T17:23:47.237Z] Removing intermediate container 35494e2cc6dc [2023-01-10T17:23:47.237Z] ---> 60c7a076a3b6 [2023-01-10T17:23:47.237Z] Step 11/24 : COPY . . [2023-01-10T17:23:47.496Z] ---> f3877b749856 [2023-01-10T17:23:47.496Z] Step 12/24 : RUN ${MAKE} [2023-01-10T17:23:47.496Z] ---> Running in 95dd59d6700b [2023-01-10T17:23:47.755Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5 -X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2023-01-10T17:24:09.670Z] Removing intermediate container 95dd59d6700b [2023-01-10T17:24:09.670Z] ---> 7832c6e5f1c0 [2023-01-10T17:24:09.670Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T17:24:09.670Z] 3.16: Pulling from library/alpine [2023-01-10T17:24:09.670Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T17:24:09.670Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T17:24:09.670Z] ca7dd9ec2225: Download complete [2023-01-10T17:24:09.670Z] ca7dd9ec2225: Pull complete [2023-01-10T17:24:09.670Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:24:09.670Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:24:09.670Z] ---> bfe296a52501 [2023-01-10T17:24:09.670Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-10T17:24:09.670Z] ---> Running in 41b1984b5d54 [2023-01-10T17:24:09.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:24:09.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:24:09.670Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-10T17:24:09.670Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T17:24:09.670Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-10T17:24:09.670Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T17:24:09.670Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-10T17:24:09.670Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-10T17:24:09.670Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:24:09.670Z] OK: 8 MiB in 20 packages [2023-01-10T17:24:09.670Z] Removing intermediate container 41b1984b5d54 [2023-01-10T17:24:09.670Z] ---> c63979841616 [2023-01-10T17:24:09.670Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-10T17:24:10.653Z] ---> 5a29b8cf6557 [2023-01-10T17:24:10.653Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-10T17:24:10.653Z] ---> ba521b45abe1 [2023-01-10T17:24:10.653Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-10T17:24:10.653Z] ---> 05a1721328eb [2023-01-10T17:24:10.653Z] Step 18/24 : EXPOSE 59993 [2023-01-10T17:24:10.653Z] ---> Running in 9d658044d304 [2023-01-10T17:24:10.653Z] Removing intermediate container 9d658044d304 [2023-01-10T17:24:10.653Z] ---> 3289a23fd0ab [2023-01-10T17:24:10.653Z] Step 19/24 : EXPOSE 161 [2023-01-10T17:24:10.653Z] ---> Running in 545b8d447071 [2023-01-10T17:24:10.939Z] Removing intermediate container 545b8d447071 [2023-01-10T17:24:10.939Z] ---> a2a50c1ea381 [2023-01-10T17:24:10.939Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-10T17:24:10.939Z] ---> Running in 116633cec38a [2023-01-10T17:24:10.939Z] Removing intermediate container 116633cec38a [2023-01-10T17:24:10.939Z] ---> 2370f633915f [2023-01-10T17:24:10.939Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:24:10.939Z] ---> Running in 0768987edddb [2023-01-10T17:24:10.939Z] Removing intermediate container 0768987edddb [2023-01-10T17:24:10.939Z] ---> 900ac32cd8fc [2023-01-10T17:24:10.939Z] Step 22/24 : LABEL arch=amd64 [2023-01-10T17:24:10.939Z] ---> Running in 8bbe9fa5135b [2023-01-10T17:24:11.222Z] Removing intermediate container 8bbe9fa5135b [2023-01-10T17:24:11.222Z] ---> 2efeb78e988b [2023-01-10T17:24:11.222Z] Step 23/24 : LABEL git_sha=939f05dc904f698a3240c8a4fd92233c39c26988 [2023-01-10T17:24:11.222Z] ---> Running in bb489ba3aee8 [2023-01-10T17:24:11.222Z] Removing intermediate container bb489ba3aee8 [2023-01-10T17:24:11.222Z] ---> b8afa9188cec [2023-01-10T17:24:11.222Z] Step 24/24 : LABEL version=3.0.0-dev.2 [2023-01-10T17:24:11.222Z] ---> Running in 3010087456eb [2023-01-10T17:24:11.222Z] Removing intermediate container 3010087456eb [2023-01-10T17:24:11.222Z] ---> a0fc2d454d9c [2023-01-10T17:24:11.222Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T17:24:11.222Z] Successfully built a0fc2d454d9c [2023-01-10T17:24:11.222Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:24:11.317Z] provisioning config files... [2023-01-10T17:24:11.339Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17931421925710129529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:24:11.650Z] ---> docker-login.sh [2023-01-10T17:24:11.650Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:24:11.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:24:11.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:24:11.651Z] Configure a credential helper to remove this warning. See [2023-01-10T17:24:11.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:24:11.651Z] [2023-01-10T17:24:11.651Z] Login Succeeded [2023-01-10T17:24:11.651Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:24:11.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:24:11.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:24:11.651Z] Configure a credential helper to remove this warning. See [2023-01-10T17:24:11.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:24:11.651Z] [2023-01-10T17:24:11.651Z] Login Succeeded [2023-01-10T17:24:11.651Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:24:11.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:24:11.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:24:11.908Z] Configure a credential helper to remove this warning. See [2023-01-10T17:24:11.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:24:11.908Z] [2023-01-10T17:24:11.908Z] Login Succeeded [2023-01-10T17:24:11.908Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:24:11.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:24:11.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:24:11.908Z] Configure a credential helper to remove this warning. See [2023-01-10T17:24:11.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:24:11.909Z] [2023-01-10T17:24:11.909Z] Login Succeeded [2023-01-10T17:24:11.909Z] docker.io [2023-01-10T17:24:11.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:24:12.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:24:12.166Z] Configure a credential helper to remove this warning. See [2023-01-10T17:24:12.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:24:12.166Z] [2023-01-10T17:24:12.166Z] Login Succeeded [2023-01-10T17:24:12.166Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:24:12.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T17:24:12.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:24:12.230Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-01-10T17:24:12.230Z] 939f05dc904f698a3240c8a4fd92233c39c26988 [2023-01-10T17:24:12.230Z] latest [2023-01-10T17:24:12.230Z] 3.0.0-dev.2 [2023-01-10T17:24:12.230Z] 939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2 [2023-01-10T17:24:12.230Z] main [2023-01-10T17:24:12.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:12.554Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:939f05dc904f698a3240c8a4fd92233c39c26988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:12.861Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:939f05dc904f698a3240c8a4fd92233c39c26988 [2023-01-10T17:24:12.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-01-10T17:24:12.861Z] bdc46cf7e2e3: Preparing [2023-01-10T17:24:12.861Z] 486163ab6be4: Preparing [2023-01-10T17:24:12.861Z] 899b693d1947: Preparing [2023-01-10T17:24:12.861Z] a0b6290f91b7: Preparing [2023-01-10T17:24:12.861Z] e5e13b0c77cb: Preparing [2023-01-10T17:24:12.861Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:24:12.861Z] bdc46cf7e2e3: Pushed [2023-01-10T17:24:12.861Z] 486163ab6be4: Pushed [2023-01-10T17:24:13.119Z] a0b6290f91b7: Pushed [2023-01-10T17:24:15.652Z] 899b693d1947: Pushed [2023-01-10T17:24:15.652Z] 939f05dc904f698a3240c8a4fd92233c39c26988: digest: sha256:792e32f23ac719bbef33eaa5644c1438295f7c0ee951092a90b923fa65229a1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:15.971Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:16.273Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-01-10T17:24:16.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-01-10T17:24:16.273Z] bdc46cf7e2e3: Preparing [2023-01-10T17:24:16.273Z] 486163ab6be4: Preparing [2023-01-10T17:24:16.273Z] 899b693d1947: Preparing [2023-01-10T17:24:16.273Z] a0b6290f91b7: Preparing [2023-01-10T17:24:16.273Z] e5e13b0c77cb: Preparing [2023-01-10T17:24:16.273Z] 899b693d1947: Layer already exists [2023-01-10T17:24:16.273Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:24:16.273Z] bdc46cf7e2e3: Layer already exists [2023-01-10T17:24:16.273Z] a0b6290f91b7: Layer already exists [2023-01-10T17:24:16.273Z] 486163ab6be4: Layer already exists [2023-01-10T17:24:16.273Z] latest: digest: sha256:792e32f23ac719bbef33eaa5644c1438295f7c0ee951092a90b923fa65229a1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:16.577Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:16.878Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.2 [2023-01-10T17:24:16.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-01-10T17:24:16.878Z] bdc46cf7e2e3: Preparing [2023-01-10T17:24:16.878Z] 486163ab6be4: Preparing [2023-01-10T17:24:16.878Z] 899b693d1947: Preparing [2023-01-10T17:24:16.878Z] a0b6290f91b7: Preparing [2023-01-10T17:24:16.878Z] e5e13b0c77cb: Preparing [2023-01-10T17:24:16.878Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:24:16.878Z] 899b693d1947: Layer already exists [2023-01-10T17:24:16.878Z] a0b6290f91b7: Layer already exists [2023-01-10T17:24:16.878Z] bdc46cf7e2e3: Layer already exists [2023-01-10T17:24:16.878Z] 486163ab6be4: Layer already exists [2023-01-10T17:24:16.878Z] 3.0.0-dev.2: digest: sha256:792e32f23ac719bbef33eaa5644c1438295f7c0ee951092a90b923fa65229a1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:17.182Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:17.484Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2 [2023-01-10T17:24:17.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-01-10T17:24:17.484Z] bdc46cf7e2e3: Preparing [2023-01-10T17:24:17.485Z] 486163ab6be4: Preparing [2023-01-10T17:24:17.485Z] 899b693d1947: Preparing [2023-01-10T17:24:17.485Z] a0b6290f91b7: Preparing [2023-01-10T17:24:17.485Z] e5e13b0c77cb: Preparing [2023-01-10T17:24:17.485Z] a0b6290f91b7: Layer already exists [2023-01-10T17:24:17.485Z] bdc46cf7e2e3: Layer already exists [2023-01-10T17:24:17.485Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:24:17.485Z] 486163ab6be4: Layer already exists [2023-01-10T17:24:17.485Z] 899b693d1947: Layer already exists [2023-01-10T17:24:17.485Z] 939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2: digest: sha256:792e32f23ac719bbef33eaa5644c1438295f7c0ee951092a90b923fa65229a1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:17.787Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:18.086Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-01-10T17:24:18.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-01-10T17:24:18.086Z] bdc46cf7e2e3: Preparing [2023-01-10T17:24:18.086Z] 486163ab6be4: Preparing [2023-01-10T17:24:18.086Z] 899b693d1947: Preparing [2023-01-10T17:24:18.086Z] a0b6290f91b7: Preparing [2023-01-10T17:24:18.086Z] e5e13b0c77cb: Preparing [2023-01-10T17:24:18.086Z] bdc46cf7e2e3: Layer already exists [2023-01-10T17:24:18.086Z] 486163ab6be4: Layer already exists [2023-01-10T17:24:18.086Z] a0b6290f91b7: Layer already exists [2023-01-10T17:24:18.086Z] e5e13b0c77cb: Layer already exists [2023-01-10T17:24:18.086Z] 899b693d1947: Layer already exists [2023-01-10T17:24:18.086Z] main: digest: sha256:792e32f23ac719bbef33eaa5644c1438295f7c0ee951092a90b923fa65229a1f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T17:24:18.122Z] ===================================================== [Pipeline] echo [2023-01-10T17:24:18.128Z] taggedImages: [2023-01-10T17:24:18.128Z] - nexus3.edgexfoundry.org:10004/device-snmp:939f05dc904f698a3240c8a4fd92233c39c26988 [2023-01-10T17:24:18.128Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-01-10T17:24:18.128Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.2 [2023-01-10T17:24:18.128Z] - nexus3.edgexfoundry.org:10004/device-snmp:939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2 [2023-01-10T17:24:18.128Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:18.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:24:18.467Z] [2023-01-10T17:24:18.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:24:18.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:24:18.764Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T17:24:18.764Z] 5eb5b503b376: Pulling fs layer [2023-01-10T17:24:18.764Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T17:24:18.764Z] ec43610c2a17: Pulling fs layer [2023-01-10T17:24:18.764Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T17:24:18.764Z] 33b1e0a273af: Pulling fs layer [2023-01-10T17:24:18.764Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T17:24:18.764Z] 2f39f015ded8: Pulling fs layer [2023-01-10T17:24:18.764Z] 33b1e0a273af: Waiting [2023-01-10T17:24:18.764Z] 5d3b04190fa2: Waiting [2023-01-10T17:24:18.764Z] 2f39f015ded8: Waiting [2023-01-10T17:24:18.764Z] 3a2ae6a8a46f: Waiting [2023-01-10T17:24:18.764Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T17:24:18.764Z] 5c69ac0246d0: Download complete [2023-01-10T17:24:18.764Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T17:24:18.764Z] 3a2ae6a8a46f: Download complete [2023-01-10T17:24:18.764Z] 33b1e0a273af: Verifying Checksum [2023-01-10T17:24:18.764Z] 33b1e0a273af: Download complete [2023-01-10T17:24:18.764Z] 5d3b04190fa2: Download complete [2023-01-10T17:24:19.023Z] ec43610c2a17: Verifying Checksum [2023-01-10T17:24:19.023Z] ec43610c2a17: Download complete [2023-01-10T17:24:19.023Z] 5eb5b503b376: Verifying Checksum [2023-01-10T17:24:19.023Z] 5eb5b503b376: Download complete [2023-01-10T17:24:19.589Z] 2f39f015ded8: Download complete [2023-01-10T17:24:20.154Z] 5eb5b503b376: Pull complete [2023-01-10T17:24:20.154Z] 5c69ac0246d0: Pull complete [2023-01-10T17:24:20.721Z] ec43610c2a17: Pull complete [2023-01-10T17:24:20.721Z] 3a2ae6a8a46f: Pull complete [2023-01-10T17:24:20.979Z] 33b1e0a273af: Pull complete [2023-01-10T17:24:20.979Z] 5d3b04190fa2: Pull complete [2023-01-10T17:24:25.159Z] 2f39f015ded8: Pull complete [2023-01-10T17:24:25.159Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T17:24:25.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:24:25.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:24:25.226Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:24:25.254Z] $ 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 [2023-01-10T17:24:28.369Z] $ docker top 9dcdbf53c8295e6af6e38e39514628fdf9c44c402d1f82277c2302bcefd9af8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:24:28.738Z] ---> job-cost.sh [2023-01-10T17:24:28.738Z] lf-activate-venv: SKIPPING [2023-01-10T17:24:28.738Z] INFO: No Stack... [2023-01-10T17:24:29.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:24:29.562Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:24:29.847Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-01-10T17:24:29.847Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T17:24:29.863Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-58-stack-cost] [2023-01-10T17:24:29.869Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-58-stack-cost] did not exist. Created. [2023-01-10T17:24:29.869Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:24:30.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T17:24:30.186Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:24:30.192Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:24:30.215Z] $ docker stop --time=1 9dcdbf53c8295e6af6e38e39514628fdf9c44c402d1f82277c2302bcefd9af8c [2023-01-10T17:24:31.366Z] $ docker rm -f --volumes 9dcdbf53c8295e6af6e38e39514628fdf9c44c402d1f82277c2302bcefd9af8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T17:25:43.892Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1603 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-01-10T17:25:43.907Z] Running in /w/workspace/device-snmp-go/58 [Pipeline] { [Pipeline] checkout [2023-01-10T17:25:43.950Z] Selected Git installation does not exist. Using Default [2023-01-10T17:25:43.950Z] The recommended git tool is: NONE [2023-01-10T17:25:51.067Z] using credential edgex-jenkins-ssh [2023-01-10T17:25:51.086Z] Cloning the remote Git repository [2023-01-10T17:25:51.159Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-10T17:25:51.263Z] > git init /w/workspace/device-snmp-go/58 # timeout=10 [2023-01-10T17:25:51.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-10T17:25:51.471Z] > git --version # timeout=10 [2023-01-10T17:25:51.499Z] > git --version # 'git version 2.25.1' [2023-01-10T17:25:51.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:25:51.580Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:25:52.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-10T17:25:52.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:25:54.009Z] Avoid second fetch [2023-01-10T17:25:54.010Z] Checking out Revision 939f05dc904f698a3240c8a4fd92233c39c26988 (main) [2023-01-10T17:25:54.035Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:25:54.058Z] > git checkout -f 939f05dc904f698a3240c8a4fd92233c39c26988 # timeout=10 [2023-01-10T17:25:54.702Z] Commit message: "refactor!: Rename command line flags for the sake of consistency (#209)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:25:55.633Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T17:25:55.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:25:55.633Z] Dload Upload Total Spent Left Speed [2023-01-10T17:25:55.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-01-10T17:25:56.371Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T17:25:56.716Z] + sudo tee /etc/docker/daemon.new [2023-01-10T17:25:56.716Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T17:25:56.716Z] { [2023-01-10T17:25:56.716Z] "registry-mirrors": [ [2023-01-10T17:25:56.716Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T17:25:56.716Z] ], [2023-01-10T17:25:56.716Z] "bip": "10.250.0.254/24", [2023-01-10T17:25:56.716Z] "hosts": [ [2023-01-10T17:25:56.716Z] "tcp://0.0.0.0:5555", [2023-01-10T17:25:56.716Z] "unix:///var/run/docker.sock" [2023-01-10T17:25:56.716Z] ], [2023-01-10T17:25:56.716Z] "mtu": 1458, [2023-01-10T17:25:56.716Z] "selinux-enabled": true, [2023-01-10T17:25:56.716Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T17:25:56.716Z] } [Pipeline] sh [2023-01-10T17:25:57.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T17:25:57.422Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:26:15.775Z] provisioning config files... [2023-01-10T17:26:15.813Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/58@tmp/config6586028728349404679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:26:16.201Z] ---> docker-login.sh [2023-01-10T17:26:16.201Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:26:16.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:26:16.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:26:16.801Z] Configure a credential helper to remove this warning. See [2023-01-10T17:26:16.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:26:16.801Z] [2023-01-10T17:26:16.801Z] Login Succeeded [2023-01-10T17:26:16.801Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:26:17.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:26:17.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:26:17.353Z] Configure a credential helper to remove this warning. See [2023-01-10T17:26:17.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:26:17.353Z] [2023-01-10T17:26:17.353Z] Login Succeeded [2023-01-10T17:26:17.353Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:26:17.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:26:17.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:26:17.626Z] Configure a credential helper to remove this warning. See [2023-01-10T17:26:17.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:26:17.626Z] [2023-01-10T17:26:17.626Z] Login Succeeded [2023-01-10T17:26:17.626Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:26:17.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:26:18.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:26:18.169Z] Configure a credential helper to remove this warning. See [2023-01-10T17:26:18.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:26:18.169Z] [2023-01-10T17:26:18.169Z] Login Succeeded [2023-01-10T17:26:18.169Z] docker.io [2023-01-10T17:26:18.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:26:18.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:26:18.713Z] Configure a credential helper to remove this warning. See [2023-01-10T17:26:18.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:26:18.713Z] [2023-01-10T17:26:18.713Z] Login Succeeded [2023-01-10T17:26:18.713Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:26:18.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:26:19.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:26:19.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:26:19.097Z] ========================================================= [2023-01-10T17:26:19.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T17:26:19.097Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:26:19.469Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T17:26:19.743Z] Sending build context to Docker daemon 2.911MB [2023-01-10T17:26:19.743Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:26:19.743Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T17:26:20.017Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T17:26:20.017Z] 9b18e9b68314: Pulling fs layer [2023-01-10T17:26:20.017Z] 35d82f9e3411: Pulling fs layer [2023-01-10T17:26:20.017Z] e16973657156: Pulling fs layer [2023-01-10T17:26:20.017Z] fc693d55d65f: Pulling fs layer [2023-01-10T17:26:20.017Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T17:26:20.017Z] dda99020689f: Pulling fs layer [2023-01-10T17:26:20.017Z] db1c61fa0a46: Pulling fs layer [2023-01-10T17:26:20.017Z] 891c053d2c06: Pulling fs layer [2023-01-10T17:26:20.017Z] fc693d55d65f: Waiting [2023-01-10T17:26:20.017Z] dda99020689f: Waiting [2023-01-10T17:26:20.017Z] 7e9fc2657dce: Waiting [2023-01-10T17:26:20.017Z] db1c61fa0a46: Waiting [2023-01-10T17:26:20.017Z] 891c053d2c06: Waiting [2023-01-10T17:26:20.017Z] e16973657156: Verifying Checksum [2023-01-10T17:26:20.017Z] e16973657156: Download complete [2023-01-10T17:26:20.017Z] 35d82f9e3411: Download complete [2023-01-10T17:26:20.017Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T17:26:20.017Z] 7e9fc2657dce: Download complete [2023-01-10T17:26:20.017Z] dda99020689f: Verifying Checksum [2023-01-10T17:26:20.017Z] dda99020689f: Download complete [2023-01-10T17:26:20.017Z] 9b18e9b68314: Verifying Checksum [2023-01-10T17:26:20.017Z] 9b18e9b68314: Download complete [2023-01-10T17:26:21.594Z] 9b18e9b68314: Pull complete [2023-01-10T17:26:21.594Z] 891c053d2c06: Verifying Checksum [2023-01-10T17:26:21.594Z] 891c053d2c06: Download complete [2023-01-10T17:26:22.200Z] 35d82f9e3411: Pull complete [2023-01-10T17:26:22.483Z] e16973657156: Pull complete [2023-01-10T17:26:23.091Z] db1c61fa0a46: Verifying Checksum [2023-01-10T17:26:23.091Z] db1c61fa0a46: Download complete [2023-01-10T17:26:23.688Z] fc693d55d65f: Verifying Checksum [2023-01-10T17:26:23.688Z] fc693d55d65f: Download complete [2023-01-10T17:26:38.751Z] fc693d55d65f: Pull complete [2023-01-10T17:26:38.751Z] 7e9fc2657dce: Pull complete [2023-01-10T17:26:38.751Z] dda99020689f: Pull complete [2023-01-10T17:26:44.184Z] db1c61fa0a46: Pull complete [2023-01-10T17:26:46.807Z] 891c053d2c06: Pull complete [2023-01-10T17:26:46.807Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T17:26:46.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:26:46.807Z] ---> f96f9c87975a [2023-01-10T17:26:46.807Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:26:47.802Z] ---> Running in cdd4a0706116 [2023-01-10T17:26:48.078Z] Removing intermediate container cdd4a0706116 [2023-01-10T17:26:48.078Z] ---> 8593e74e0c25 [2023-01-10T17:26:48.078Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:26:48.078Z] ---> Running in 86a1ab2a72dd [2023-01-10T17:26:48.703Z] Removing intermediate container 86a1ab2a72dd [2023-01-10T17:26:48.703Z] ---> 3b0b5dc2e8f4 [2023-01-10T17:26:48.703Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-10T17:26:49.291Z] ---> Running in a31f4d2d2d4e [2023-01-10T17:26:49.889Z] Removing intermediate container a31f4d2d2d4e [2023-01-10T17:26:49.889Z] ---> 88baeb3d4c83 [2023-01-10T17:26:49.889Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T17:26:49.889Z] ---> Running in 7ed76dfad742 [2023-01-10T17:26:50.507Z] Removing intermediate container 7ed76dfad742 [2023-01-10T17:26:50.507Z] ---> 8b4c80b1427b [2023-01-10T17:26:50.507Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:26:50.507Z] ---> Running in 800edfd37403 [2023-01-10T17:26:51.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:26:52.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:26:53.686Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T17:26:53.686Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T17:26:53.686Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T17:26:53.686Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T17:26:53.686Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:26:53.686Z] OK: 226 MiB in 55 packages [2023-01-10T17:26:54.675Z] Removing intermediate container 800edfd37403 [2023-01-10T17:26:54.675Z] ---> d096bc8f9be4 [2023-01-10T17:26:54.675Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-10T17:26:54.956Z] ---> Running in f217ae2f5c33 [2023-01-10T17:26:55.231Z] Removing intermediate container f217ae2f5c33 [2023-01-10T17:26:55.231Z] ---> 215d362fa599 [2023-01-10T17:26:55.231Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T17:26:55.827Z] ---> 87417e1a7256 [2023-01-10T17:26:55.827Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:26:55.827Z] ---> Running in c42d0829c4bd [2023-01-10T17:28:03.766Z] Removing intermediate container c42d0829c4bd [2023-01-10T17:28:03.766Z] ---> 1ec3b80d2c54 [2023-01-10T17:28:03.766Z] Step 11/12 : COPY . . [2023-01-10T17:28:03.766Z] ---> fd83c89ea017 [2023-01-10T17:28:03.766Z] Step 12/12 : RUN ${MAKE} [2023-01-10T17:28:03.766Z] ---> Running in 2e6a42e3e1ca [2023-01-10T17:28:03.766Z] noop [2023-01-10T17:28:03.766Z] Removing intermediate container 2e6a42e3e1ca [2023-01-10T17:28:03.766Z] ---> 2b2a304e6241 [2023-01-10T17:28:03.766Z] Successfully built 2b2a304e6241 [2023-01-10T17:28:03.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:28:04.135Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:28:04.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:28:04.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-1603 does not seem to be running inside a container [2023-01-10T17:28:04.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/58 -v /w/workspace/device-snmp-go/58:/w/workspace/device-snmp-go/58:rw,z -v /w/workspace/device-snmp-go/58@tmp:/w/workspace/device-snmp-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T17:28:05.871Z] $ docker top f41aaa47867206b10b3fa9431eadd3e0a84b81b4d9802461a15930f0c735b098 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:28:06.772Z] + go version [2023-01-10T17:28:06.772Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T17:28:06.798Z] $ docker stop --time=1 f41aaa47867206b10b3fa9431eadd3e0a84b81b4d9802461a15930f0c735b098 [2023-01-10T17:28:08.526Z] $ docker rm -f --volumes f41aaa47867206b10b3fa9431eadd3e0a84b81b4d9802461a15930f0c735b098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:28:09.108Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:28:09.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:28:09.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-1603 does not seem to be running inside a container [2023-01-10T17:28:09.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/58 -v /w/workspace/device-snmp-go/58:/w/workspace/device-snmp-go/58:rw,z -v /w/workspace/device-snmp-go/58@tmp:/w/workspace/device-snmp-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T17:28:10.820Z] $ docker top b15a491cf396fdd19c7e937e93dee862b025eebe6a7dcf1efa7b4606ffac5b55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:28:11.730Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/58 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:28:12.416Z] + make test [2023-01-10T17:28:12.416Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2023-01-10T17:28:14.384Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-10T17:29:51.127Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-10T17:29:51.127Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements [2023-01-10T17:29:51.720Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T17:29:51.720Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-10T17:30:18.477Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:30:18.477Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:30:18.477Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:30:18.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T17:30:18.514Z] $ docker stop --time=1 b15a491cf396fdd19c7e937e93dee862b025eebe6a7dcf1efa7b4606ffac5b55 [2023-01-10T17:30:20.425Z] $ docker rm -f --volumes b15a491cf396fdd19c7e937e93dee862b025eebe6a7dcf1efa7b4606ffac5b55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:30:21.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T17:30:21.537Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T17:30:22.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:30:22.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T17:30:22.932Z] + ls -al . [2023-01-10T17:30:22.932Z] total 176 [2023-01-10T17:30:22.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:28 . [2023-01-10T17:30:22.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:25 .. [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 10 17:25 .dockerignore [2023-01-10T17:30:22.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:25 .git [2023-01-10T17:30:22.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:25 .github [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 10 17:25 .gitignore [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:25 .golangci.yml [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 8932 Jan 10 17:25 Attribution.txt [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 10 17:25 CHANGELOG.md [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 1468 Jan 10 17:25 Dockerfile [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:25 GOVERNANCE.md [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 10 17:25 Jenkinsfile [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 17:25 LICENSE [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 2543 Jan 10 17:25 Makefile [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 17:25 OWNERS.md [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 10 17:25 README.md [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 17:22 VERSION [2023-01-10T17:30:22.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:25 bin [2023-01-10T17:30:22.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:25 cmd [2023-01-10T17:30:22.932Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 10 17:29 coverage.out [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 3414 Jan 10 17:25 go.mod [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 44744 Jan 10 17:25 go.sum [2023-01-10T17:30:22.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:25 internal [2023-01-10T17:30:22.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:25 snap [2023-01-10T17:30:22.932Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 10 17:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:30:23.302Z] + 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=939f05dc904f698a3240c8a4fd92233c39c26988 --label arch=arm64 --label version=3.0.0-dev.2 . [2023-01-10T17:30:23.602Z] Sending build context to Docker daemon 2.919MB [2023-01-10T17:30:23.602Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:30:23.602Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T17:30:23.602Z] ---> 2b2a304e6241 [2023-01-10T17:30:23.602Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:30:23.877Z] ---> Running in 553e67620cdb [2023-01-10T17:30:24.150Z] Removing intermediate container 553e67620cdb [2023-01-10T17:30:24.150Z] ---> b52628862dc6 [2023-01-10T17:30:24.150Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:30:24.423Z] ---> Running in 22de92526786 [2023-01-10T17:30:24.697Z] Removing intermediate container 22de92526786 [2023-01-10T17:30:24.697Z] ---> 837eb5fa4137 [2023-01-10T17:30:24.697Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-10T17:30:24.697Z] ---> Running in 65a88f1611ae [2023-01-10T17:30:25.292Z] Removing intermediate container 65a88f1611ae [2023-01-10T17:30:25.292Z] ---> e33b419231b9 [2023-01-10T17:30:25.292Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T17:30:25.292Z] ---> Running in 415545bca061 [2023-01-10T17:30:25.565Z] Removing intermediate container 415545bca061 [2023-01-10T17:30:25.565Z] ---> 66e81a251dda [2023-01-10T17:30:25.565Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:30:25.837Z] ---> Running in d023ce882198 [2023-01-10T17:30:26.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:30:27.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:30:28.853Z] OK: 226 MiB in 55 packages [2023-01-10T17:30:29.831Z] Removing intermediate container d023ce882198 [2023-01-10T17:30:29.831Z] ---> fb7c25388693 [2023-01-10T17:30:29.831Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-10T17:30:29.831Z] ---> Running in 423496409b86 [2023-01-10T17:30:30.432Z] Removing intermediate container 423496409b86 [2023-01-10T17:30:30.432Z] ---> 1384898c8387 [2023-01-10T17:30:30.432Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T17:30:31.024Z] ---> 5768d0d000dd [2023-01-10T17:30:31.024Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:30:31.024Z] ---> Running in 6d6f801f906a [2023-01-10T17:30:33.641Z] Removing intermediate container 6d6f801f906a [2023-01-10T17:30:33.641Z] ---> 5b8756fa279e [2023-01-10T17:30:33.641Z] Step 11/24 : COPY . . [2023-01-10T17:30:34.618Z] ---> fa5d08e38eb2 [2023-01-10T17:30:34.618Z] Step 12/24 : RUN ${MAKE} [2023-01-10T17:30:34.618Z] ---> Running in e086daa7a48b [2023-01-10T17:30:35.592Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5 -X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2023-01-10T17:33:27.455Z] Removing intermediate container e086daa7a48b [2023-01-10T17:33:27.455Z] ---> c86fd65afc18 [2023-01-10T17:33:27.455Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T17:33:27.455Z] 3.16: Pulling from library/alpine [2023-01-10T17:33:27.455Z] 6875df1f5354: Pulling fs layer [2023-01-10T17:33:27.455Z] 6875df1f5354: Verifying Checksum [2023-01-10T17:33:27.455Z] 6875df1f5354: Pull complete [2023-01-10T17:33:27.455Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:33:27.455Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:33:27.455Z] ---> 2b4661558fb8 [2023-01-10T17:33:27.455Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-10T17:33:27.456Z] ---> Running in 6fa7ddf11453 [2023-01-10T17:33:27.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:33:27.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:33:27.456Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-10T17:33:27.456Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T17:33:27.456Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-10T17:33:27.456Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T17:33:27.456Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-10T17:33:27.456Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-10T17:33:27.456Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:33:27.456Z] OK: 8 MiB in 20 packages [2023-01-10T17:33:27.456Z] Removing intermediate container 6fa7ddf11453 [2023-01-10T17:33:27.456Z] ---> 5a295f3d3991 [2023-01-10T17:33:27.456Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-10T17:33:28.041Z] ---> a175b277f108 [2023-01-10T17:33:28.041Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-10T17:33:28.633Z] ---> 803150a3acc8 [2023-01-10T17:33:28.633Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-10T17:33:29.222Z] ---> b4b9b3ebf817 [2023-01-10T17:33:29.222Z] Step 18/24 : EXPOSE 59993 [2023-01-10T17:33:29.222Z] ---> Running in a245162172ae [2023-01-10T17:33:29.820Z] Removing intermediate container a245162172ae [2023-01-10T17:33:29.820Z] ---> 3afe25f5e58a [2023-01-10T17:33:29.820Z] Step 19/24 : EXPOSE 161 [2023-01-10T17:33:29.820Z] ---> Running in 5640d7b9e72a [2023-01-10T17:33:30.106Z] Removing intermediate container 5640d7b9e72a [2023-01-10T17:33:30.106Z] ---> 7fa6c7f15cea [2023-01-10T17:33:30.106Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-10T17:33:30.106Z] ---> Running in 4635d507a74a [2023-01-10T17:33:30.699Z] Removing intermediate container 4635d507a74a [2023-01-10T17:33:30.699Z] ---> e84b8c745c65 [2023-01-10T17:33:30.699Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-10T17:33:30.699Z] ---> Running in 14267d509631 [2023-01-10T17:33:30.968Z] Removing intermediate container 14267d509631 [2023-01-10T17:33:30.968Z] ---> 3cfc0e356740 [2023-01-10T17:33:30.968Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T17:33:30.968Z] ---> Running in 0c0cb74d2090 [2023-01-10T17:33:31.563Z] Removing intermediate container 0c0cb74d2090 [2023-01-10T17:33:31.563Z] ---> b09559bd6f90 [2023-01-10T17:33:31.563Z] Step 23/24 : LABEL git_sha=939f05dc904f698a3240c8a4fd92233c39c26988 [2023-01-10T17:33:31.563Z] ---> Running in 7aa21351f7d4 [2023-01-10T17:33:31.835Z] Removing intermediate container 7aa21351f7d4 [2023-01-10T17:33:31.835Z] ---> 1fa27ce27360 [2023-01-10T17:33:31.835Z] Step 24/24 : LABEL version=3.0.0-dev.2 [2023-01-10T17:33:31.835Z] ---> Running in d2927a31b9fb [2023-01-10T17:33:32.103Z] Removing intermediate container d2927a31b9fb [2023-01-10T17:33:32.103Z] ---> 67f939087412 [2023-01-10T17:33:32.103Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T17:33:32.103Z] Successfully built 67f939087412 [2023-01-10T17:33:32.373Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:33:32.460Z] provisioning config files... [2023-01-10T17:33:32.478Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/58@tmp/config11997109713727784531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:33:32.829Z] ---> docker-login.sh [2023-01-10T17:33:32.829Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:33:33.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:33:33.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:33:33.097Z] Configure a credential helper to remove this warning. See [2023-01-10T17:33:33.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:33:33.097Z] [2023-01-10T17:33:33.097Z] Login Succeeded [2023-01-10T17:33:33.097Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:33:33.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:33:33.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:33:33.635Z] Configure a credential helper to remove this warning. See [2023-01-10T17:33:33.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:33:33.635Z] [2023-01-10T17:33:33.635Z] Login Succeeded [2023-01-10T17:33:33.635Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:33:33.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:33:33.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:33:33.906Z] Configure a credential helper to remove this warning. See [2023-01-10T17:33:33.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:33:33.906Z] [2023-01-10T17:33:33.906Z] Login Succeeded [2023-01-10T17:33:33.906Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:33:34.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:33:34.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:33:34.448Z] Configure a credential helper to remove this warning. See [2023-01-10T17:33:34.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:33:34.448Z] [2023-01-10T17:33:34.448Z] Login Succeeded [2023-01-10T17:33:34.448Z] docker.io [2023-01-10T17:33:34.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:33:34.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:33:34.984Z] Configure a credential helper to remove this warning. See [2023-01-10T17:33:34.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:33:34.984Z] [2023-01-10T17:33:34.984Z] Login Succeeded [2023-01-10T17:33:34.984Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:33:34.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T17:33:35.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:33:35.040Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-01-10T17:33:35.040Z] 939f05dc904f698a3240c8a4fd92233c39c26988 [2023-01-10T17:33:35.040Z] latest [2023-01-10T17:33:35.040Z] 3.0.0-dev.2 [2023-01-10T17:33:35.040Z] 939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2 [2023-01-10T17:33:35.040Z] main [2023-01-10T17:33:35.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:35.407Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:939f05dc904f698a3240c8a4fd92233c39c26988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:35.766Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:939f05dc904f698a3240c8a4fd92233c39c26988 [2023-01-10T17:33:35.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-01-10T17:33:35.766Z] 31439fe0efcd: Preparing [2023-01-10T17:33:35.766Z] 9e20594fbd9f: Preparing [2023-01-10T17:33:35.766Z] 99301c53f822: Preparing [2023-01-10T17:33:35.766Z] 8cc7e9bd58f4: Preparing [2023-01-10T17:33:35.766Z] 17bec77d7fdc: Preparing [2023-01-10T17:33:35.766Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:33:36.040Z] 9e20594fbd9f: Pushed [2023-01-10T17:33:36.040Z] 31439fe0efcd: Pushed [2023-01-10T17:33:36.626Z] 8cc7e9bd58f4: Pushed [2023-01-10T17:33:43.340Z] 99301c53f822: Pushed [2023-01-10T17:33:43.340Z] 939f05dc904f698a3240c8a4fd92233c39c26988: digest: sha256:c459ab0354f1e1014c580819a810a052023fbe88f072aaf7a1a6fa5f10fbb61f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:43.702Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:44.045Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-01-10T17:33:44.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-01-10T17:33:44.045Z] 31439fe0efcd: Preparing [2023-01-10T17:33:44.045Z] 9e20594fbd9f: Preparing [2023-01-10T17:33:44.045Z] 99301c53f822: Preparing [2023-01-10T17:33:44.045Z] 8cc7e9bd58f4: Preparing [2023-01-10T17:33:44.045Z] 17bec77d7fdc: Preparing [2023-01-10T17:33:44.045Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:33:44.045Z] 9e20594fbd9f: Layer already exists [2023-01-10T17:33:44.045Z] 8cc7e9bd58f4: Layer already exists [2023-01-10T17:33:44.045Z] 31439fe0efcd: Layer already exists [2023-01-10T17:33:44.045Z] 99301c53f822: Layer already exists [2023-01-10T17:33:44.313Z] latest: digest: sha256:c459ab0354f1e1014c580819a810a052023fbe88f072aaf7a1a6fa5f10fbb61f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:44.727Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:45.088Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.2 [2023-01-10T17:33:45.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-01-10T17:33:45.088Z] 31439fe0efcd: Preparing [2023-01-10T17:33:45.088Z] 9e20594fbd9f: Preparing [2023-01-10T17:33:45.088Z] 99301c53f822: Preparing [2023-01-10T17:33:45.088Z] 8cc7e9bd58f4: Preparing [2023-01-10T17:33:45.088Z] 17bec77d7fdc: Preparing [2023-01-10T17:33:45.088Z] 99301c53f822: Layer already exists [2023-01-10T17:33:45.088Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:33:45.088Z] 8cc7e9bd58f4: Layer already exists [2023-01-10T17:33:45.088Z] 9e20594fbd9f: Layer already exists [2023-01-10T17:33:45.088Z] 31439fe0efcd: Layer already exists [2023-01-10T17:33:45.364Z] 3.0.0-dev.2: digest: sha256:c459ab0354f1e1014c580819a810a052023fbe88f072aaf7a1a6fa5f10fbb61f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:45.739Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:46.116Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2 [2023-01-10T17:33:46.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-01-10T17:33:46.116Z] 31439fe0efcd: Preparing [2023-01-10T17:33:46.116Z] 9e20594fbd9f: Preparing [2023-01-10T17:33:46.116Z] 99301c53f822: Preparing [2023-01-10T17:33:46.116Z] 8cc7e9bd58f4: Preparing [2023-01-10T17:33:46.116Z] 17bec77d7fdc: Preparing [2023-01-10T17:33:46.116Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:33:46.116Z] 31439fe0efcd: Layer already exists [2023-01-10T17:33:46.116Z] 8cc7e9bd58f4: Layer already exists [2023-01-10T17:33:46.116Z] 99301c53f822: Layer already exists [2023-01-10T17:33:46.116Z] 9e20594fbd9f: Layer already exists [2023-01-10T17:33:46.390Z] 939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2: digest: sha256:c459ab0354f1e1014c580819a810a052023fbe88f072aaf7a1a6fa5f10fbb61f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:46.766Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:47.113Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-01-10T17:33:47.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-01-10T17:33:47.113Z] 31439fe0efcd: Preparing [2023-01-10T17:33:47.113Z] 9e20594fbd9f: Preparing [2023-01-10T17:33:47.113Z] 99301c53f822: Preparing [2023-01-10T17:33:47.113Z] 8cc7e9bd58f4: Preparing [2023-01-10T17:33:47.113Z] 17bec77d7fdc: Preparing [2023-01-10T17:33:47.113Z] 8cc7e9bd58f4: Layer already exists [2023-01-10T17:33:47.113Z] 9e20594fbd9f: Layer already exists [2023-01-10T17:33:47.113Z] 17bec77d7fdc: Layer already exists [2023-01-10T17:33:47.113Z] 31439fe0efcd: Layer already exists [2023-01-10T17:33:47.113Z] 99301c53f822: Layer already exists [2023-01-10T17:33:47.383Z] main: digest: sha256:c459ab0354f1e1014c580819a810a052023fbe88f072aaf7a1a6fa5f10fbb61f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-10T17:33:47.436Z] ===================================================== [Pipeline] echo [2023-01-10T17:33:47.447Z] taggedImages: [2023-01-10T17:33:47.447Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:939f05dc904f698a3240c8a4fd92233c39c26988 [2023-01-10T17:33:47.447Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-01-10T17:33:47.447Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.2 [2023-01-10T17:33:47.447Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:939f05dc904f698a3240c8a4fd92233c39c26988-3.0.0-dev.2 [2023-01-10T17:33:47.447Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:47.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:33:47.819Z] [2023-01-10T17:33:47.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:33:48.166Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:33:48.440Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T17:33:48.440Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T17:33:48.440Z] 04944245beec: Pulling fs layer [2023-01-10T17:33:48.440Z] 699f458cf7ca: Pulling fs layer [2023-01-10T17:33:48.440Z] 765212b225bb: Pulling fs layer [2023-01-10T17:33:48.440Z] f23df028b6ca: Pulling fs layer [2023-01-10T17:33:48.440Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T17:33:48.440Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T17:33:48.440Z] 765212b225bb: Waiting [2023-01-10T17:33:48.440Z] f23df028b6ca: Waiting [2023-01-10T17:33:48.440Z] d65c8cfc05b1: Waiting [2023-01-10T17:33:48.440Z] 2437ff75d9bd: Waiting [2023-01-10T17:33:48.440Z] 04944245beec: Verifying Checksum [2023-01-10T17:33:48.440Z] 04944245beec: Download complete [2023-01-10T17:33:48.440Z] 765212b225bb: Verifying Checksum [2023-01-10T17:33:48.440Z] 765212b225bb: Download complete [2023-01-10T17:33:48.440Z] f23df028b6ca: Verifying Checksum [2023-01-10T17:33:48.440Z] f23df028b6ca: Download complete [2023-01-10T17:33:48.713Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T17:33:48.713Z] d65c8cfc05b1: Download complete [2023-01-10T17:33:48.713Z] 699f458cf7ca: Verifying Checksum [2023-01-10T17:33:48.713Z] 699f458cf7ca: Download complete [2023-01-10T17:33:48.986Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T17:33:48.986Z] 8998bd30e6a1: Download complete [2023-01-10T17:33:51.587Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T17:33:51.587Z] 2437ff75d9bd: Download complete [2023-01-10T17:33:52.998Z] 8998bd30e6a1: Pull complete [2023-01-10T17:33:53.588Z] 04944245beec: Pull complete [2023-01-10T17:33:55.009Z] 699f458cf7ca: Pull complete [2023-01-10T17:33:55.277Z] 765212b225bb: Pull complete [2023-01-10T17:33:56.247Z] f23df028b6ca: Pull complete [2023-01-10T17:33:56.516Z] d65c8cfc05b1: Pull complete [2023-01-10T17:34:11.575Z] 2437ff75d9bd: Pull complete [2023-01-10T17:34:11.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T17:34:11.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:34:11.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:34:11.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-1603 does not seem to be running inside a container [2023-01-10T17:34:11.909Z] $ 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/58 -v /w/workspace/device-snmp-go/58:/w/workspace/device-snmp-go/58:rw,z -v /w/workspace/device-snmp-go/58@tmp:/w/workspace/device-snmp-go/58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T17:34:14.820Z] $ docker top fc990a943740c45c3d87bab7ea9ab4e26aaf9013f8f9b7c22abef46489a3a86d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:34:15.766Z] ---> job-cost.sh [2023-01-10T17:34:15.767Z] lf-activate-venv: SKIPPING [2023-01-10T17:34:15.767Z] INFO: No Stack... [2023-01-10T17:34:16.035Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T17:34:17.004Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:34:17.660Z] + cat /w/workspace/device-snmp-go/58/archives/cost.csv [2023-01-10T17:34:17.660Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T17:34:17.746Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-58-stack-cost] [2023-01-10T17:34:17.751Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-58-stack-cost] did not exist. Created. [2023-01-10T17:34:17.752Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:34:18.417Z] /w/workspace/device-snmp-go/58@tmp/durable-9e714036/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T17:34:19.086Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T17:34:19.112Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T17:34:19.167Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:34:19.176Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:34:19.200Z] $ docker stop --time=1 fc990a943740c45c3d87bab7ea9ab4e26aaf9013f8f9b7c22abef46489a3a86d [2023-01-10T17:34:20.747Z] $ docker rm -f --volumes fc990a943740c45c3d87bab7ea9ab4e26aaf9013f8f9b7c22abef46489a3a86d [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 [2023-01-10T17:34:21.138Z] provisioning config files... [2023-01-10T17:34:21.148Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18305062037204117253tmp [Pipeline] { [Pipeline] sh [2023-01-10T17:34:21.464Z] + set +x [2023-01-10T17:34:21.464Z] + curl -s https://codecov.io/bash [2023-01-10T17:34:21.464Z] + bash -s -- [2023-01-10T17:34:21.464Z] [2023-01-10T17:34:21.464Z] _____ _ [2023-01-10T17:34:21.464Z] / ____| | | [2023-01-10T17:34:21.464Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T17:34:21.464Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T17:34:21.464Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T17:34:21.464Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T17:34:21.464Z] Bash-1.0.6 [2023-01-10T17:34:21.464Z] [2023-01-10T17:34:21.464Z] [2023-01-10T17:34:21.464Z] ==> git version 2.25.1 found [2023-01-10T17:34:21.464Z] ==> 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 [2023-01-10T17:34:21.464Z] Release-Date: 2020-01-08 [2023-01-10T17:34:21.464Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T17:34:21.464Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T17:34:21.464Z] ==> Jenkins CI detected. [2023-01-10T17:34:21.464Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-01-10T17:34:21.464Z] project root: . [2023-01-10T17:34:21.464Z] --> token set from env [2023-01-10T17:34:21.464Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T17:34:21.464Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T17:34:21.464Z] ==> Python coveragepy not found [2023-01-10T17:34:21.464Z] ==> Searching for coverage reports in: [2023-01-10T17:34:21.464Z] + . [2023-01-10T17:34:21.464Z] -> Found 1 reports [2023-01-10T17:34:21.464Z] ==> Detecting git/mercurial file structure [2023-01-10T17:34:21.464Z] ==> Reading reports [2023-01-10T17:34:21.464Z] + ./coverage.out bytes=7631 [2023-01-10T17:34:21.464Z] ==> Appending adjustments [2023-01-10T17:34:21.464Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T17:34:21.724Z] + Found adjustments [2023-01-10T17:34:21.724Z] ==> Gzipping contents [2023-01-10T17:34:21.724Z] 4.0K /tmp/codecov.LsHdV7.gz [2023-01-10T17:34:21.724Z] ==> Uploading reports [2023-01-10T17:34:21.724Z] url: https://codecov.io [2023-01-10T17:34:21.724Z] query: branch=main&commit=939f05dc904f698a3240c8a4fd92233c39c26988&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T17:34:21.724Z] -> Pinging Codecov [2023-01-10T17:34:21.724Z] 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=939f05dc904f698a3240c8a4fd92233c39c26988&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-10T17:34:21.983Z] -> Uploading to [2023-01-10T17:34:21.983Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/6C56EA5C29638FB4528AC87E60AF5AE0/939f05dc904f698a3240c8a4fd92233c39c26988/045d955a-482c-4cf3-8263-ecfac0b40ddb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T173421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=749be944910e71f2762f72ccca7c116af3d9dace7713a3cccdde866818bd49d9 [2023-01-10T17:34:21.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:34:21.983Z] Dload Upload Total Spent Left Speed [2023-01-10T17:34:22.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7600 --:--:-- --:--:-- --:--:-- 7600 100 1543 0 0 100 1543 0 6919 --:--:-- --:--:-- --:--:-- 6888 [2023-01-10T17:34:22.243Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/939f05dc904f698a3240c8a4fd92233c39c26988 [Pipeline] } [2023-01-10T17:34:22.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-10T17:34:22.361Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-10T17:34:22.378Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:34:22.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T17:34:22.673Z] [2023-01-10T17:34:22.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:34:22.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T17:34:22.972Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-10T17:34:22.972Z] df9b9388f04a: Pulling fs layer [2023-01-10T17:34:22.972Z] 52dc419b0ee2: Pulling fs layer [2023-01-10T17:34:22.972Z] 25bc292e5bac: Pulling fs layer [2023-01-10T17:34:22.972Z] 114826534d7a: Pulling fs layer [2023-01-10T17:34:22.972Z] 4657fd5d0bcf: Pulling fs layer [2023-01-10T17:34:22.972Z] 6ad1cebc031e: Pulling fs layer [2023-01-10T17:34:22.972Z] 8a3aa393b2d8: Pulling fs layer [2023-01-10T17:34:22.972Z] 8a3aa393b2d8: Waiting [2023-01-10T17:34:22.972Z] 114826534d7a: Waiting [2023-01-10T17:34:22.972Z] 25bc292e5bac: Verifying Checksum [2023-01-10T17:34:22.972Z] 25bc292e5bac: Download complete [2023-01-10T17:34:22.972Z] 52dc419b0ee2: Verifying Checksum [2023-01-10T17:34:22.972Z] 52dc419b0ee2: Download complete [2023-01-10T17:34:22.972Z] 4657fd5d0bcf: Download complete [2023-01-10T17:34:22.972Z] df9b9388f04a: Verifying Checksum [2023-01-10T17:34:22.972Z] df9b9388f04a: Download complete [2023-01-10T17:34:23.234Z] 6ad1cebc031e: Verifying Checksum [2023-01-10T17:34:23.234Z] 6ad1cebc031e: Download complete [2023-01-10T17:34:23.234Z] df9b9388f04a: Pull complete [2023-01-10T17:34:23.494Z] 52dc419b0ee2: Pull complete [2023-01-10T17:34:23.494Z] 25bc292e5bac: Pull complete [2023-01-10T17:34:23.752Z] 114826534d7a: Verifying Checksum [2023-01-10T17:34:23.752Z] 114826534d7a: Download complete [2023-01-10T17:34:24.319Z] 8a3aa393b2d8: Verifying Checksum [2023-01-10T17:34:24.319Z] 8a3aa393b2d8: Download complete [2023-01-10T17:34:27.635Z] 114826534d7a: Pull complete [2023-01-10T17:34:27.906Z] 4657fd5d0bcf: Pull complete [2023-01-10T17:34:28.485Z] 6ad1cebc031e: Pull complete [2023-01-10T17:34:31.082Z] 8a3aa393b2d8: Pull complete [2023-01-10T17:34:31.083Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-10T17:34:31.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-10T17:34:31.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:34:31.219Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:34:31.314Z] $ 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 [2023-01-10T17:34:39.191Z] $ docker top 47b1f0fd8e0906e0e8eabf35598c7115cedda0c80a1d8380653f8afe732a719b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-10T17:34:39.260Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-01-10T17:34:39.540Z] + set -o pipefail [2023-01-10T17:34:39.540Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-01-10T17:34:46.154Z] [2023-01-10T17:34:46.154Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-01-10T17:34:46.154Z] [2023-01-10T17:34:46.154Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/bc7a8d1a-f840-49d3-afe9-84bc20bf1c33 [2023-01-10T17:34:46.154Z] [2023-01-10T17:34:46.154Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-10T17:34:46.154Z] [2023-01-10T17:34:46.154Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-10T17:34:46.154Z] [2023-01-10T17:34:46.154Z] [2023-01-10T17:34:46.154Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-10T17:34:46.154Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-10T17:34:46.154Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-10T17:34:46.168Z] $ docker stop --time=1 47b1f0fd8e0906e0e8eabf35598c7115cedda0c80a1d8380653f8afe732a719b [2023-01-10T17:34:53.674Z] $ docker rm -f --volumes 47b1f0fd8e0906e0e8eabf35598c7115cedda0c80a1d8380653f8afe732a719b [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 [2023-01-10T17:34:54.454Z] + git log --format=format:%s -1 939f05dc904f698a3240c8a4fd92233c39c26988 [Pipeline] sh [2023-01-10T17:34:54.812Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:34:54.812Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:34:55.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:34:55.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:34:55.270Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:34:55.533Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T17:34:55.937Z] $ docker top 9e3455fb9084e9c148d4adb99080f99fc2218b87df5dc92c09b954d5b38c2efa -eo pid,comm [2023-01-10T17:34:55.981Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T17:34:55.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:34:56.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:34:56.013Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:34:56.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:34:56.159Z] $ docker exec 9e3455fb9084e9c148d4adb99080f99fc2218b87df5dc92c09b954d5b38c2efa ssh-agent [2023-01-10T17:34:56.269Z] SSH_AUTH_SOCK=/tmp/ssh-WUDQG9qAOHaF/agent.31 [2023-01-10T17:34:56.269Z] SSH_AGENT_PID=37 [2023-01-10T17:34:56.282Z] Running ssh-add (command line suppressed) [2023-01-10T17:34:56.393Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13314366276746747498.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13314366276746747498.key) [2023-01-10T17:34:56.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:34:56.696Z] + git semver tag [2023-01-10T17:34:56.970Z] 2023-01-10 17:34:56,946 [run_tag] DEBUG tag force:False [2023-01-10T17:34:56.970Z] 2023-01-10 17:34:56,946 [check_head_tag] DEBUG check head tag [2023-01-10T17:34:56.970Z] 2023-01-10 17:34:56,948 [execute] INFO git cat-file --batch-check [2023-01-10T17:34:56.970Z] 2023-01-10 17:34:56,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-01-10T17:34:56.970Z] 2023-01-10 17:34:56,953 [execute] INFO git cat-file --batch [2023-01-10T17:34:56.970Z] 2023-01-10 17:34:56,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-01-10T17:34:57.235Z] 2023-01-10 17:34:56,970 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:34:57.235Z] 2023-01-10 17:34:56,970 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2023-01-10T17:34:57.235Z] 2023-01-10 17:34:56,970 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:34:57.235Z] 2023-01-10 17:34:56,976 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:34:57.235Z] 3.0.0-dev.2 [Pipeline] } [2023-01-10T17:34:57.258Z] $ docker exec --env ******** --env ******** 9e3455fb9084e9c148d4adb99080f99fc2218b87df5dc92c09b954d5b38c2efa ssh-agent -k [2023-01-10T17:34:57.344Z] unset SSH_AUTH_SOCK; [2023-01-10T17:34:57.344Z] unset SSH_AGENT_PID; [2023-01-10T17:34:57.344Z] echo Agent pid 37 killed; [2023-01-10T17:34:57.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:34:57.665Z] + git semver [Pipeline] } [2023-01-10T17:34:57.946Z] $ docker stop --time=1 9e3455fb9084e9c148d4adb99080f99fc2218b87df5dc92c09b954d5b38c2efa [2023-01-10T17:34:59.364Z] $ docker rm -f --volumes 9e3455fb9084e9c148d4adb99080f99fc2218b87df5dc92c09b954d5b38c2efa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:34:59.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T17:34:59.956Z] [2023-01-10T17:34:59.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:35:00.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T17:35:00.577Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-10T17:35:00.577Z] ab5ef0e58194: Pulling fs layer [2023-01-10T17:35:00.577Z] 9712f1f96733: Pulling fs layer [2023-01-10T17:35:00.577Z] 63f879dbbcfc: Pulling fs layer [2023-01-10T17:35:00.577Z] 0d9ebad4ef96: Pulling fs layer [2023-01-10T17:35:00.577Z] e9a5061849ea: Pulling fs layer [2023-01-10T17:35:00.577Z] d747dcd14b5f: Pulling fs layer [2023-01-10T17:35:00.577Z] 2de7ff778b66: Pulling fs layer [2023-01-10T17:35:00.577Z] e9a5061849ea: Waiting [2023-01-10T17:35:00.577Z] d747dcd14b5f: Waiting [2023-01-10T17:35:00.577Z] 2de7ff778b66: Waiting [2023-01-10T17:35:00.577Z] 0d9ebad4ef96: Waiting [2023-01-10T17:35:00.577Z] 9712f1f96733: Verifying Checksum [2023-01-10T17:35:00.577Z] 9712f1f96733: Download complete [2023-01-10T17:35:01.180Z] 63f879dbbcfc: Verifying Checksum [2023-01-10T17:35:01.180Z] 63f879dbbcfc: Download complete [2023-01-10T17:35:01.441Z] ab5ef0e58194: Verifying Checksum [2023-01-10T17:35:01.441Z] ab5ef0e58194: Download complete [2023-01-10T17:35:01.441Z] d747dcd14b5f: Verifying Checksum [2023-01-10T17:35:01.441Z] d747dcd14b5f: Download complete [2023-01-10T17:35:01.441Z] e9a5061849ea: Verifying Checksum [2023-01-10T17:35:01.441Z] e9a5061849ea: Download complete [2023-01-10T17:35:01.699Z] 2de7ff778b66: Verifying Checksum [2023-01-10T17:35:01.699Z] 2de7ff778b66: Download complete [2023-01-10T17:35:01.699Z] 0d9ebad4ef96: Verifying Checksum [2023-01-10T17:35:01.699Z] 0d9ebad4ef96: Download complete [2023-01-10T17:35:04.264Z] ab5ef0e58194: Pull complete [2023-01-10T17:35:04.264Z] 9712f1f96733: Pull complete [2023-01-10T17:35:04.846Z] 63f879dbbcfc: Pull complete [2023-01-10T17:35:09.031Z] 0d9ebad4ef96: Pull complete [2023-01-10T17:35:09.601Z] e9a5061849ea: Pull complete [2023-01-10T17:35:09.865Z] d747dcd14b5f: Pull complete [2023-01-10T17:35:11.243Z] 2de7ff778b66: Pull complete [2023-01-10T17:35:11.243Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-10T17:35:11.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-10T17:35:11.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:35:11.321Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:35:11.354Z] $ 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 [2023-01-10T17:35:23.130Z] $ docker top a754197e4fa0dbfa0ddd7e8a9d3960f48b1bd552076d48eff84b52e1903f3c22 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:35:23.198Z] provisioning config files... [2023-01-10T17:35:23.207Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17986108467292634032tmp [2023-01-10T17:35:23.217Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1263525643502890418tmp [2023-01-10T17:35:23.225Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14537859775735758752tmp [Pipeline] { [Pipeline] echo [2023-01-10T17:35:23.239Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:23.523Z] ---> sigul-configuration.sh [2023-01-10T17:35:23.523Z] gpg: directory `/root/.gnupg' created [2023-01-10T17:35:23.523Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-10T17:35:23.523Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-10T17:35:23.523Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-10T17:35:23.523Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-10T17:35:23.523Z] gpg: CAST5 encrypted data [2023-01-10T17:35:23.523Z] gpg: encrypted with 1 passphrase [2023-01-10T17:35:23.523Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-10T17:35:23.810Z] + mkdir /home/jenkins [2023-01-10T17:35:23.810Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-10T17:35:24.097Z] + 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 [2023-01-10T17:35:24.107Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:24.394Z] ---> sigul-install.sh [2023-01-10T17:35:24.394Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-10T17:35:24.691Z] + git tag --list [2023-01-10T17:35:24.691Z] 1.0.0 [2023-01-10T17:35:24.691Z] v0.0.0 [2023-01-10T17:35:24.691Z] v1.1.0 [2023-01-10T17:35:24.691Z] v1.1.1 [2023-01-10T17:35:24.691Z] v1.2.2 [2023-01-10T17:35:24.691Z] v1.3.0 [2023-01-10T17:35:24.691Z] v1.3.1 [2023-01-10T17:35:24.691Z] v2.0.0 [2023-01-10T17:35:24.691Z] v2.1.0 [2023-01-10T17:35:24.691Z] v2.1.1 [2023-01-10T17:35:24.691Z] v2.1.1-dev.2 [2023-01-10T17:35:24.691Z] v2.1.1-dev.3 [2023-01-10T17:35:24.691Z] v2.2.0 [2023-01-10T17:35:24.691Z] v2.2.1-dev.1 [2023-01-10T17:35:24.691Z] v2.2.1-dev.2 [2023-01-10T17:35:24.691Z] v2.2.1-dev.3 [2023-01-10T17:35:24.691Z] v2.2.1-dev.4 [2023-01-10T17:35:24.691Z] v2.2.1-dev.5 [2023-01-10T17:35:24.691Z] v2.2.1-dev.6 [2023-01-10T17:35:24.691Z] v2.2.1-dev.7 [2023-01-10T17:35:24.691Z] v2.3.0 [2023-01-10T17:35:24.691Z] v2.3.0-dev.10 [2023-01-10T17:35:24.691Z] v2.3.0-dev.11 [2023-01-10T17:35:24.691Z] v2.3.0-dev.12 [2023-01-10T17:35:24.691Z] v2.3.0-dev.13 [2023-01-10T17:35:24.691Z] v2.3.0-dev.14 [2023-01-10T17:35:24.691Z] v2.3.0-dev.15 [2023-01-10T17:35:24.691Z] v2.3.0-dev.16 [2023-01-10T17:35:24.691Z] v2.3.0-dev.17 [2023-01-10T17:35:24.691Z] v2.3.0-dev.18 [2023-01-10T17:35:24.691Z] v2.3.0-dev.19 [2023-01-10T17:35:24.691Z] v2.3.0-dev.20 [2023-01-10T17:35:24.691Z] v2.3.0-dev.21 [2023-01-10T17:35:24.691Z] v2.3.0-dev.22 [2023-01-10T17:35:24.691Z] v2.3.0-dev.23 [2023-01-10T17:35:24.691Z] v2.3.0-dev.24 [2023-01-10T17:35:24.691Z] v2.3.0-dev.7 [2023-01-10T17:35:24.691Z] v2.3.0-dev.8 [2023-01-10T17:35:24.691Z] v2.3.0-dev.9 [2023-01-10T17:35:24.691Z] v3.0.0-dev.1 [2023-01-10T17:35:24.691Z] v3.0.0-dev.2 [Pipeline] sh [2023-01-10T17:35:24.977Z] + lftools sign git-tag v3.0.0-dev.2 [2023-01-10T17:35:25.544Z] Signing Git tag with Sigul... [2023-01-10T17:35:25.544Z] Signing v3.0.0-dev.2 [Pipeline] echo [2023-01-10T17:35:25.814Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:26.103Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-10T17:35:26.110Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-10T17:35:26.130Z] $ docker stop --time=1 a754197e4fa0dbfa0ddd7e8a9d3960f48b1bd552076d48eff84b52e1903f3c22 [2023-01-10T17:35:27.600Z] $ docker rm -f --volumes a754197e4fa0dbfa0ddd7e8a9d3960f48b1bd552076d48eff84b52e1903f3c22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-10T17:35:28.006Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:35:28.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:35:28.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:35:28.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:35:28.383Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:35:28.417Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T17:35:29.102Z] $ docker top cb600cb8941fedf81ffeae81cb70daa11bfc316810c5fea5d8a8a345bdc9d7d3 -eo pid,comm [2023-01-10T17:35:29.154Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T17:35:29.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:35:29.191Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:35:29.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:35:29.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:35:29.302Z] $ docker exec cb600cb8941fedf81ffeae81cb70daa11bfc316810c5fea5d8a8a345bdc9d7d3 ssh-agent [2023-01-10T17:35:29.405Z] SSH_AUTH_SOCK=/tmp/ssh-0X9XPqsbRF5q/agent.13 [2023-01-10T17:35:29.405Z] SSH_AGENT_PID=19 [2023-01-10T17:35:29.411Z] Running ssh-add (command line suppressed) [2023-01-10T17:35:29.504Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5374681323555905423.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5374681323555905423.key) [2023-01-10T17:35:29.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:35:29.801Z] + git semver bump pre [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:29,994 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:29,994 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:29,994 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:29,995 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:29,995 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:29,995 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:29,997 [execute] INFO git cat-file --batch-check [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:29,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:30,004 [execute] INFO git cat-file --batch [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:30,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:35:30.061Z] 2023-01-10 17:35:30,009 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:35:30.061Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T17:35:30.072Z] $ docker exec --env ******** --env ******** cb600cb8941fedf81ffeae81cb70daa11bfc316810c5fea5d8a8a345bdc9d7d3 ssh-agent -k [2023-01-10T17:35:30.178Z] unset SSH_AUTH_SOCK; [2023-01-10T17:35:30.178Z] unset SSH_AGENT_PID; [2023-01-10T17:35:30.178Z] echo Agent pid 19 killed; [2023-01-10T17:35:30.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:35:30.489Z] + git semver [Pipeline] } [2023-01-10T17:35:31.069Z] $ docker stop --time=1 cb600cb8941fedf81ffeae81cb70daa11bfc316810c5fea5d8a8a345bdc9d7d3 [2023-01-10T17:35:32.658Z] $ docker rm -f --volumes cb600cb8941fedf81ffeae81cb70daa11bfc316810c5fea5d8a8a345bdc9d7d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:35:33.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:35:33.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:35:33.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:35:33.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:35:33.378Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:35:33.408Z] $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-10T17:35:34.642Z] $ docker top 917f5a0850e6c052ba9e87bd47d7acc9f5953f7d915ef9027551cba3be399f17 -eo pid,comm [2023-01-10T17:35:34.687Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T17:35:34.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:35:34.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:35:34.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:35:34.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:35:34.858Z] $ docker exec 917f5a0850e6c052ba9e87bd47d7acc9f5953f7d915ef9027551cba3be399f17 ssh-agent [2023-01-10T17:35:34.972Z] SSH_AUTH_SOCK=/tmp/ssh-K0OCgzjA9RXX/agent.33 [2023-01-10T17:35:34.972Z] SSH_AGENT_PID=39 [2023-01-10T17:35:34.977Z] Running ssh-add (command line suppressed) [2023-01-10T17:35:35.078Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6925700055828399302.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6925700055828399302.key) [2023-01-10T17:35:35.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:35:35.378Z] + git semver push [2023-01-10T17:35:35.637Z] 2023-01-10 17:35:35,626 [run_push] DEBUG push [2023-01-10T17:35:35.637Z] 2023-01-10 17:35:35,627 [execute] INFO git cat-file --batch-check [2023-01-10T17:35:35.637Z] 2023-01-10 17:35:35,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:35:35.637Z] 2023-01-10 17:35:35,632 [execute] INFO git rev-list 75a2bc988f7d5eb3b078a84827066836da50a5f3 -- [2023-01-10T17:35:35.637Z] 2023-01-10 17:35:35,632 [execute] DEBUG Popen(['git', 'rev-list', '75a2bc988f7d5eb3b078a84827066836da50a5f3', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:35:35.895Z] 2023-01-10 17:35:35,640 [execute] INFO git fetch -v origin [2023-01-10T17:35:35.895Z] 2023-01-10 17:35:35,640 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-10T17:35:36.153Z] 2023-01-10 17:35:36,153 [run_push] DEBUG no remote changes detected [2023-01-10T17:35:36.153Z] 2023-01-10 17:35:36,153 [execute] INFO git push origin semver [2023-01-10T17:35:36.153Z] 2023-01-10 17:35:36,153 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:35:37.095Z] 2023-01-10 17:35:36,954 [run_push] DEBUG push all version tags [2023-01-10T17:35:37.095Z] 2023-01-10 17:35:36,954 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-10T17:35:37.095Z] 2023-01-10 17:35:36,955 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:35:38.028Z] 2023-01-10 17:35:37,914 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-01-10T17:35:38.028Z] 3.0.0-dev.3 [Pipeline] } [2023-01-10T17:35:38.042Z] $ docker exec --env ******** --env ******** 917f5a0850e6c052ba9e87bd47d7acc9f5953f7d915ef9027551cba3be399f17 ssh-agent -k [2023-01-10T17:35:38.139Z] unset SSH_AUTH_SOCK; [2023-01-10T17:35:38.139Z] unset SSH_AGENT_PID; [2023-01-10T17:35:38.139Z] echo Agent pid 39 killed; [2023-01-10T17:35:38.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:35:38.445Z] + git semver [Pipeline] } [2023-01-10T17:35:38.716Z] $ docker stop --time=1 917f5a0850e6c052ba9e87bd47d7acc9f5953f7d915ef9027551cba3be399f17 [2023-01-10T17:35:40.247Z] $ docker rm -f --volumes 917f5a0850e6c052ba9e87bd47d7acc9f5953f7d915ef9027551cba3be399f17 [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 [2023-01-10T17:35:40.840Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-01-10T17:35:40.840Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-01-10T17:35:40.840Z] total 16 [2023-01-10T17:35:40.840Z] drwxr-xr-x 3 root root 4096 Jan 10 17:24 . [2023-01-10T17:35:40.840Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:35 .. [2023-01-10T17:35:40.840Z] drwxr-xr-x 2 root root 4096 Jan 10 17:24 cost [2023-01-10T17:35:40.840Z] -rw-r--r-- 1 root root 85 Jan 10 17:24 cost.csv [2023-01-10T17:35:40.840Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-01-10T17:35:40.840Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-01-10T17:35:40.840Z] total 16 [2023-01-10T17:35:40.840Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:24 . [2023-01-10T17:35:40.840Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:35 .. [2023-01-10T17:35:40.840Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:24 cost [2023-01-10T17:35:40.840Z] -rw-r--r-- 1 jenkins jenkins 85 Jan 10 17:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:41.128Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:41.997Z] ---> package-listing.sh [2023-01-10T17:35:41.997Z] ++ facter osfamily [2023-01-10T17:35:41.997Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T17:35:42.255Z] + OS_FAMILY=debian [2023-01-10T17:35:42.255Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-01-10T17:35:42.255Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T17:35:42.255Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T17:35:42.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T17:35:42.255Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T17:35:42.255Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-01-10T17:35:42.255Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T17:35:42.255Z] + case "${OS_FAMILY}" in [2023-01-10T17:35:42.255Z] + dpkg -l [2023-01-10T17:35:42.255Z] + grep '^ii' [2023-01-10T17:35:42.255Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T17:35:42.255Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T17:35:42.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T17:35:42.255Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-01-10T17:35:42.255Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-01-10T17:35:42.255Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-01-10T17:35:42.266Z] 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 [2023-01-10T17:35:42.569Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:35:43.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:35:43.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:35:43.197Z] prd-ubuntu20.04-docker-8c-8g-1596 does not seem to be running inside a container [2023-01-10T17:35:43.233Z] $ 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 [2023-01-10T17:35:43.500Z] $ docker top 8642d3ec6af6801a38e607f210b8a92ede9e90eabe9274a53877adc7f15fbb2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:35:43.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T17:35:44.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T17:35:44.525Z] + ls /var/log/sa-host [2023-01-10T17:35:44.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:35:44.616Z] provisioning config files... [2023-01-10T17:35:44.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10975712099758973087tmp [Pipeline] { [Pipeline] echo [2023-01-10T17:35:44.634Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:44.919Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T17:35:44.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:45.263Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T17:35:45.272Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:45.558Z] ---> sudo-logs.sh [2023-01-10T17:35:45.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T17:35:45.590Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:45.876Z] ---> job-cost.sh [2023-01-10T17:35:45.876Z] lf-activate-venv: SKIPPING [2023-01-10T17:35:45.876Z] DEBUG: total: 0.2199999988079071 [2023-01-10T17:35:45.876Z] INFO: Retrieving Stack Cost... [2023-01-10T17:35:46.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:35:47.017Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T17:35:47.031Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:35:47.316Z] ---> logs-deploy.sh [2023-01-10T17:35:47.316Z] lf-activate-venv: SKIPPING [2023-01-10T17:35:47.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/58 [2023-01-10T17:35:47.316Z] INFO: archiving workspace using pattern(s): [2023-01-10T17:35:48.252Z] Archives upload complete. [2023-01-10T17:35:48.252Z] INFO: archiving logs to Nexus