Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86e265f4693997e38d18c21fe32d96af1ec8218a 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-ssh6459417310849262160.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14965656741093802717.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4701179030629225436.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh14584171201871972296.key Verifying host key using known hosts file > 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-ssh12129705337659100631.key Verifying host key using known hosts file > 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-7494’ Running on prd-ubuntu20.04-docker-8c-8g-7498 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 86e265f4693997e38d18c21fe32d96af1ec8218a (main) Commit message: "Merge pull request #196 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" > 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 86e265f4693997e38d18c21fe32d96af1ec8218a # timeout=10 > git rev-list --no-walk d466151200edb95fff3e1a1306a852eb5b109481 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T10:01:44.879Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T10:01:44.929Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-10T10:01:44.940Z] ========================================================= [2022-10-10T10:01:44.940Z] EdgeX Global Pipelines Version Info [2022-10-10T10:01:44.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:01:45.658Z] ------------------- [2022-10-10T10:01:45.658Z] stable info: [2022-10-10T10:01:45.658Z] ------------------- [2022-10-10T10:01:45.658Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T10:01:45.659Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T10:01:45.659Z] Message: update stable to v1.0.239 [2022-10-10T10:01:46.230Z] ------------------- [2022-10-10T10:01:46.230Z] experimental info: [2022-10-10T10:01:46.230Z] ------------------- [2022-10-10T10:01:46.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T10:01:46.230Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T10:01:46.230Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-10T10:01:46.373Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-10-10T10:01:46.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-10-10T10:01:46.389Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-10T10:01:46.397Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-10T10:01:46.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-10T10:01:46.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-10T10:01:46.436Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-10T10:01:46.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-10T10:01:46.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-10T10:01:46.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T10:01:46.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-10T10:01:46.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-10-10T10:01:46.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-10T10:01:46.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-10T10:01:46.531Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T10:01:46.550Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T10:01:46.564Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T10:01:46.578Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T10:01:46.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T10:01:46.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-10T10:01:46.611Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-10T10:01:46.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-10T10:01:46.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-10T10:01:46.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-10T10:01:46.656Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-10T10:01:46.667Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T10:01:46.678Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-10T10:01:46.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-10T10:01:46.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-10T10:01:46.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-10T10:01:46.727Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86e265f4693997e38d18c21fe32d96af1ec8218a [Pipeline] echo [2022-10-10T10:01:46.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86e265f [Pipeline] echo [2022-10-10T10:01:46.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:01:46.788Z] provisioning config files... [2022-10-10T10:01:46.804Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8388107775524821878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:01:47.104Z] ---> docker-login.sh [2022-10-10T10:01:47.104Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:01:47.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:01:47.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:01:47.364Z] Configure a credential helper to remove this warning. See [2022-10-10T10:01:47.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:01:47.364Z] [2022-10-10T10:01:47.364Z] Login Succeeded [2022-10-10T10:01:47.364Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:01:47.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:01:47.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:01:47.364Z] Configure a credential helper to remove this warning. See [2022-10-10T10:01:47.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:01:47.364Z] [2022-10-10T10:01:47.364Z] Login Succeeded [2022-10-10T10:01:47.364Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:01:47.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:01:47.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:01:47.623Z] Configure a credential helper to remove this warning. See [2022-10-10T10:01:47.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:01:47.623Z] [2022-10-10T10:01:47.623Z] Login Succeeded [2022-10-10T10:01:47.623Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:01:47.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:01:47.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:01:47.623Z] Configure a credential helper to remove this warning. See [2022-10-10T10:01:47.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:01:47.623Z] [2022-10-10T10:01:47.623Z] Login Succeeded [2022-10-10T10:01:47.623Z] docker.io [2022-10-10T10:01:47.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:01:48.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:01:48.143Z] Configure a credential helper to remove this warning. See [2022-10-10T10:01:48.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:01:48.143Z] [2022-10-10T10:01:48.143Z] Login Succeeded [2022-10-10T10:01:48.143Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:01:48.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-10T10:01:48.516Z] + git rev-list -1 --merges 86e265f4693997e38d18c21fe32d96af1ec8218a~1..86e265f4693997e38d18c21fe32d96af1ec8218a [Pipeline] echo [2022-10-10T10:01:48.547Z] -----------> git rev-list -1 --merges 86e265f4693997e38d18c21fe32d96af1ec8218a~1..86e265f4693997e38d18c21fe32d96af1ec8218a 86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:01:48.547Z] 86e265f4693997e38d18c21fe32d96af1ec8218a [false] [Pipeline] sh [2022-10-10T10:01:48.836Z] + git log --format=format:%s -1 86e265f4693997e38d18c21fe32d96af1ec8218a [Pipeline] echo [2022-10-10T10:01:48.851Z] ========================================================= [2022-10-10T10:01:48.851Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-10T10:01:48.851Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:01:49.189Z] + git log --format=format:%s -1 86e265f4693997e38d18c21fe32d96af1ec8218a [Pipeline] echo [2022-10-10T10:01:49.198Z] [semverPrep] GIT_COMMIT: 86e265f4693997e38d18c21fe32d96af1ec8218a, Commit Message: Merge pull request #196 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37 [Pipeline] echo [2022-10-10T10:01:49.205Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-10T10:01:49.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:01:49.555Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-10T10:01:49.555Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-10T10:01:49.555Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-10T10:01:49.555Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-10T10:01:49.555Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-10T10:01:49.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:01:49.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:01:49.901Z] [2022-10-10T10:01:49.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:01:50.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:01:50.198Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-10T10:01:50.198Z] b85a868b505f: Pulling fs layer [2022-10-10T10:01:50.198Z] e2be974225ed: Pulling fs layer [2022-10-10T10:01:50.198Z] 339a4e72a1f5: Pulling fs layer [2022-10-10T10:01:50.198Z] 988bab9f4d93: Pulling fs layer [2022-10-10T10:01:50.198Z] 1469e6f7b9e6: Pulling fs layer [2022-10-10T10:01:50.198Z] 988bab9f4d93: Waiting [2022-10-10T10:01:50.198Z] eaf3925da568: Pulling fs layer [2022-10-10T10:01:50.198Z] bab4dde63d76: Pulling fs layer [2022-10-10T10:01:50.198Z] eaf3925da568: Waiting [2022-10-10T10:01:50.198Z] 1469e6f7b9e6: Waiting [2022-10-10T10:01:50.198Z] bde34c3a00c8: Pulling fs layer [2022-10-10T10:01:50.198Z] b352a97aabf1: Pulling fs layer [2022-10-10T10:01:50.198Z] bde34c3a00c8: Waiting [2022-10-10T10:01:50.198Z] bab4dde63d76: Waiting [2022-10-10T10:01:50.198Z] 4872d77fe225: Pulling fs layer [2022-10-10T10:01:50.198Z] 5851b861e8e6: Pulling fs layer [2022-10-10T10:01:50.198Z] b352a97aabf1: Waiting [2022-10-10T10:01:50.198Z] 5851b861e8e6: Waiting [2022-10-10T10:01:50.198Z] e2be974225ed: Download complete [2022-10-10T10:01:50.198Z] 988bab9f4d93: Verifying Checksum [2022-10-10T10:01:50.198Z] 988bab9f4d93: Download complete [2022-10-10T10:01:50.457Z] 1469e6f7b9e6: Verifying Checksum [2022-10-10T10:01:50.457Z] 1469e6f7b9e6: Download complete [2022-10-10T10:01:50.457Z] eaf3925da568: Verifying Checksum [2022-10-10T10:01:50.458Z] eaf3925da568: Download complete [2022-10-10T10:01:50.458Z] 339a4e72a1f5: Verifying Checksum [2022-10-10T10:01:50.458Z] 339a4e72a1f5: Download complete [2022-10-10T10:01:50.458Z] bde34c3a00c8: Download complete [2022-10-10T10:01:50.458Z] b352a97aabf1: Verifying Checksum [2022-10-10T10:01:50.458Z] b352a97aabf1: Download complete [2022-10-10T10:01:50.458Z] 4872d77fe225: Verifying Checksum [2022-10-10T10:01:50.458Z] 4872d77fe225: Download complete [2022-10-10T10:01:50.458Z] b85a868b505f: Verifying Checksum [2022-10-10T10:01:50.458Z] b85a868b505f: Download complete [2022-10-10T10:01:50.458Z] 5851b861e8e6: Verifying Checksum [2022-10-10T10:01:50.458Z] 5851b861e8e6: Download complete [2022-10-10T10:01:50.716Z] bab4dde63d76: Verifying Checksum [2022-10-10T10:01:50.716Z] bab4dde63d76: Download complete [2022-10-10T10:01:51.654Z] b85a868b505f: Pull complete [2022-10-10T10:01:51.913Z] e2be974225ed: Pull complete [2022-10-10T10:01:52.481Z] 339a4e72a1f5: Pull complete [2022-10-10T10:01:52.481Z] 988bab9f4d93: Pull complete [2022-10-10T10:01:52.739Z] 1469e6f7b9e6: Pull complete [2022-10-10T10:01:52.739Z] eaf3925da568: Pull complete [2022-10-10T10:01:54.641Z] bab4dde63d76: Pull complete [2022-10-10T10:01:54.642Z] bde34c3a00c8: Pull complete [2022-10-10T10:01:54.642Z] b352a97aabf1: Pull complete [2022-10-10T10:01:54.642Z] 4872d77fe225: Pull complete [2022-10-10T10:01:54.901Z] 5851b861e8e6: Pull complete [2022-10-10T10:01:54.901Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-10T10:01:54.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:01:54.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:01:54.993Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:01:55.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T10:01:56.372Z] $ docker top f16b44cbbdda8bdd72139fe1e258441de8a5dc6811d886ad1ea2b33c019f0d4d -eo pid,comm [2022-10-10T10:01:56.447Z] 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). [2022-10-10T10:01:56.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:01:56.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:01:56.488Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:01:56.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:01:56.590Z] $ docker exec f16b44cbbdda8bdd72139fe1e258441de8a5dc6811d886ad1ea2b33c019f0d4d ssh-agent [2022-10-10T10:01:56.725Z] SSH_AUTH_SOCK=/tmp/ssh-7SvcgkcmOxPm/agent.32 [2022-10-10T10:01:56.725Z] SSH_AGENT_PID=38 [2022-10-10T10:01:56.733Z] Running ssh-add (command line suppressed) [2022-10-10T10:01:56.818Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8629457703900878194.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8629457703900878194.key) [2022-10-10T10:01:56.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:01:57.131Z] + git tag --points-at HEAD [Pipeline] } [2022-10-10T10:01:57.130Z] $ docker exec --env ******** --env ******** f16b44cbbdda8bdd72139fe1e258441de8a5dc6811d886ad1ea2b33c019f0d4d ssh-agent -k [2022-10-10T10:01:57.229Z] unset SSH_AUTH_SOCK; [2022-10-10T10:01:57.230Z] unset SSH_AGENT_PID; [2022-10-10T10:01:57.230Z] echo Agent pid 38 killed; [2022-10-10T10:01:57.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-10T10:01:57.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:01:57.276Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:01:57.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:01:57.385Z] $ docker exec f16b44cbbdda8bdd72139fe1e258441de8a5dc6811d886ad1ea2b33c019f0d4d ssh-agent [2022-10-10T10:01:57.499Z] SSH_AUTH_SOCK=/tmp/ssh-qOjwAE574eqO/agent.70 [2022-10-10T10:01:57.499Z] SSH_AGENT_PID=76 [2022-10-10T10:01:57.504Z] Running ssh-add (command line suppressed) [2022-10-10T10:01:57.593Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9964460272255732824.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9964460272255732824.key) [2022-10-10T10:01:57.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:01:57.903Z] + git semver init [2022-10-10T10:01:58.163Z] 2022-10-10 10:01:58,070 [run_init] DEBUG init version:0.0.0 force:False [2022-10-10T10:01:58.163Z] 2022-10-10 10:01:58,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-10T10:01:58.163Z] 2022-10-10 10:01:58,071 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-10T10:01:58.163Z] 2022-10-10 10:01:58,071 [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) [2022-10-10T10:01:59.105Z] 2022-10-10 10:01:58,939 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-10-10T10:01:59.105Z] 2022-10-10 10:01:58,939 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-10-10T10:01:59.105Z] 2022-10-10 10:01:58,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:01:59.105Z] 2022-10-10 10:01:58,940 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:01:59.105Z] 2.3.0-dev.17 [Pipeline] } [2022-10-10T10:01:59.104Z] $ docker exec --env ******** --env ******** f16b44cbbdda8bdd72139fe1e258441de8a5dc6811d886ad1ea2b33c019f0d4d ssh-agent -k [2022-10-10T10:01:59.206Z] unset SSH_AUTH_SOCK; [2022-10-10T10:01:59.206Z] unset SSH_AGENT_PID; [2022-10-10T10:01:59.209Z] echo Agent pid 76 killed; [2022-10-10T10:01:59.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:01:59.525Z] + git semver [Pipeline] } [2022-10-10T10:01:59.786Z] $ docker stop --time=1 f16b44cbbdda8bdd72139fe1e258441de8a5dc6811d886ad1ea2b33c019f0d4d [2022-10-10T10:02:01.120Z] $ docker rm -f f16b44cbbdda8bdd72139fe1e258441de8a5dc6811d886ad1ea2b33c019f0d4d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:02:01.472Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-10T10:02:01.658Z] Stashed 1 file(s) [Pipeline] echo [2022-10-10T10:02:01.660Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:02:01.787Z] provisioning config files... [2022-10-10T10:02:01.796Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config666439559623583244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:02:02.093Z] ---> docker-login.sh [2022-10-10T10:02:02.093Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:02:02.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:02.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:02.093Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:02.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:02.093Z] [2022-10-10T10:02:02.093Z] Login Succeeded [2022-10-10T10:02:02.094Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:02:02.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:02.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:02.094Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:02.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:02.094Z] [2022-10-10T10:02:02.094Z] Login Succeeded [2022-10-10T10:02:02.094Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:02:02.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:02.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:02.352Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:02.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:02.352Z] [2022-10-10T10:02:02.352Z] Login Succeeded [2022-10-10T10:02:02.352Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:02:02.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:02.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:02.352Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:02.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:02.353Z] [2022-10-10T10:02:02.353Z] Login Succeeded [2022-10-10T10:02:02.353Z] docker.io [2022-10-10T10:02:02.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:02:02.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:02:02.871Z] Configure a credential helper to remove this warning. See [2022-10-10T10:02:02.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:02:02.871Z] [2022-10-10T10:02:02.871Z] Login Succeeded [2022-10-10T10:02:02.871Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:02:02.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T10:02:02.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:02:02.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:02:02.958Z] ========================================================= [2022-10-10T10:02:02.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-10T10:02:02.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:03.272Z] + 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 . [2022-10-10T10:02:03.272Z] Sending build context to Docker daemon 5.5MB [2022-10-10T10:02:03.272Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:02:03.272Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-10T10:02:03.272Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-10T10:02:03.272Z] 2408cc74d12b: Pulling fs layer [2022-10-10T10:02:03.272Z] ea60b727a1ce: Pulling fs layer [2022-10-10T10:02:03.272Z] 30c4a7721957: Pulling fs layer [2022-10-10T10:02:03.272Z] 370296b7ddb6: Pulling fs layer [2022-10-10T10:02:03.272Z] 7c6cee850709: Pulling fs layer [2022-10-10T10:02:03.272Z] aa9baa53a306: Pulling fs layer [2022-10-10T10:02:03.272Z] 8b309c321861: Pulling fs layer [2022-10-10T10:02:03.272Z] d8d76fd02f46: Pulling fs layer [2022-10-10T10:02:03.272Z] fa31f396de31: Pulling fs layer [2022-10-10T10:02:03.273Z] 370296b7ddb6: Waiting [2022-10-10T10:02:03.273Z] 7c6cee850709: Waiting [2022-10-10T10:02:03.273Z] aa9baa53a306: Waiting [2022-10-10T10:02:03.273Z] 8b309c321861: Waiting [2022-10-10T10:02:03.273Z] d8d76fd02f46: Waiting [2022-10-10T10:02:03.273Z] fa31f396de31: Waiting [2022-10-10T10:02:03.273Z] 30c4a7721957: Download complete [2022-10-10T10:02:03.273Z] ea60b727a1ce: Verifying Checksum [2022-10-10T10:02:03.273Z] ea60b727a1ce: Download complete [2022-10-10T10:02:03.273Z] 7c6cee850709: Verifying Checksum [2022-10-10T10:02:03.273Z] 7c6cee850709: Download complete [2022-10-10T10:02:03.532Z] aa9baa53a306: Verifying Checksum [2022-10-10T10:02:03.532Z] aa9baa53a306: Download complete [2022-10-10T10:02:03.532Z] 2408cc74d12b: Verifying Checksum [2022-10-10T10:02:03.532Z] 2408cc74d12b: Download complete [2022-10-10T10:02:03.532Z] 8b309c321861: Download complete [2022-10-10T10:02:03.532Z] 2408cc74d12b: Pull complete [2022-10-10T10:02:03.792Z] ea60b727a1ce: Pull complete [2022-10-10T10:02:03.792Z] 30c4a7721957: Pull complete [2022-10-10T10:02:03.792Z] fa31f396de31: Verifying Checksum [2022-10-10T10:02:03.792Z] fa31f396de31: Download complete [2022-10-10T10:02:04.360Z] 370296b7ddb6: Verifying Checksum [2022-10-10T10:02:04.360Z] 370296b7ddb6: Download complete [2022-10-10T10:02:04.360Z] d8d76fd02f46: Verifying Checksum [2022-10-10T10:02:04.360Z] d8d76fd02f46: Download complete [2022-10-10T10:02:07.641Z] 370296b7ddb6: Pull complete [2022-10-10T10:02:07.900Z] 7c6cee850709: Pull complete [2022-10-10T10:02:07.900Z] aa9baa53a306: Pull complete [2022-10-10T10:02:07.900Z] 8b309c321861: Pull complete [2022-10-10T10:02:09.796Z] d8d76fd02f46: Pull complete [2022-10-10T10:02:10.730Z] fa31f396de31: Pull complete [2022-10-10T10:02:10.730Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-10T10:02:10.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T10:02:10.730Z] ---> cef68f9685f8 [2022-10-10T10:02:10.730Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-10T10:02:12.108Z] ---> Running in aa9ee7a295a9 [2022-10-10T10:02:12.108Z] Removing intermediate container aa9ee7a295a9 [2022-10-10T10:02:12.108Z] ---> b45d925214be [2022-10-10T10:02:12.108Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T10:02:12.367Z] ---> Running in 2b27874a66b0 [2022-10-10T10:02:12.367Z] Removing intermediate container 2b27874a66b0 [2022-10-10T10:02:12.367Z] ---> 48f544353ad7 [2022-10-10T10:02:12.367Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T10:02:12.367Z] ---> Running in 7a4b63726821 [2022-10-10T10:02:12.626Z] Removing intermediate container 7a4b63726821 [2022-10-10T10:02:12.626Z] ---> 32e0a5e114db [2022-10-10T10:02:12.626Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:02:12.626Z] ---> Running in c8d5deeeccc4 [2022-10-10T10:02:12.626Z] Removing intermediate container c8d5deeeccc4 [2022-10-10T10:02:12.626Z] ---> 4d698f56fdff [2022-10-10T10:02:12.626Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:02:12.626Z] ---> Running in 5fb80cc61778 [2022-10-10T10:02:13.193Z] Removing intermediate container 5fb80cc61778 [2022-10-10T10:02:13.193Z] ---> 0a3b452aca22 [2022-10-10T10:02:13.193Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:02:13.452Z] ---> Running in 17b6901d7ded [2022-10-10T10:02:13.711Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:02:14.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:02:14.903Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-10T10:02:14.904Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-10T10:02:15.163Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-10T10:02:16.541Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-10T10:02:16.541Z] Executing busybox-1.35.0-r13.trigger [2022-10-10T10:02:16.541Z] OK: 216 MiB in 55 packages [2022-10-10T10:02:16.749Z] Still waiting to schedule task [2022-10-10T10:02:16.750Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7496’ [2022-10-10T10:02:16.799Z] Removing intermediate container 17b6901d7ded [2022-10-10T10:02:16.799Z] ---> 27890b53eb5f [2022-10-10T10:02:16.799Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-10T10:02:16.799Z] ---> Running in 4b5b1768a7cc [2022-10-10T10:02:16.799Z] Removing intermediate container 4b5b1768a7cc [2022-10-10T10:02:16.799Z] ---> 864a333db212 [2022-10-10T10:02:16.799Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-10T10:02:17.058Z] ---> 95434444a88c [2022-10-10T10:02:17.058Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:02:17.058Z] ---> Running in be1b02e19d96 [2022-10-10T10:02:31.942Z] Removing intermediate container be1b02e19d96 [2022-10-10T10:02:31.942Z] ---> f0847cf2c781 [2022-10-10T10:02:31.942Z] Step 12/13 : COPY . . [2022-10-10T10:02:31.942Z] ---> d0b8575ecaa6 [2022-10-10T10:02:31.942Z] Step 13/13 : RUN ${MAKE} [2022-10-10T10:02:31.942Z] ---> Running in 3d840683e3f3 [2022-10-10T10:02:31.942Z] noop [2022-10-10T10:02:31.942Z] Removing intermediate container 3d840683e3f3 [2022-10-10T10:02:31.942Z] ---> 21060bf682be [2022-10-10T10:02:31.942Z] Successfully built 21060bf682be [2022-10-10T10:02:31.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:32.255Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T10:02:32.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:02:32.320Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:02:32.351Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T10:02:32.714Z] $ docker top d24be69a9160fb7095e883687baacc3837027e2ed680f59c07cf4f7f2e54cc65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:02:33.043Z] + go version [2022-10-10T10:02:33.043Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-10T10:02:33.054Z] $ docker stop --time=1 d24be69a9160fb7095e883687baacc3837027e2ed680f59c07cf4f7f2e54cc65 [2022-10-10T10:02:34.337Z] $ docker rm -f d24be69a9160fb7095e883687baacc3837027e2ed680f59c07cf4f7f2e54cc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:34.745Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T10:02:34.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:02:34.819Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:02:34.849Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-10T10:02:35.230Z] $ docker top da9f5812ae1c31b41e2bbc667110a6619791cbf2919956e7e4c2ef960e8dfcda -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:02:35.565Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-10T10:02:35.860Z] + make test [2022-10-10T10:02:35.860Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-10T10:02:36.119Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-10T10:02:46.098Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-10T10:02:46.098Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2022-10-10T10:02:52.658Z] 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." [2022-10-10T10:02:52.658Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T10:02:54.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T10:02:54.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T10:02:54.563Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T10:02:54.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T10:02:54.590Z] $ docker stop --time=1 da9f5812ae1c31b41e2bbc667110a6619791cbf2919956e7e4c2ef960e8dfcda [2022-10-10T10:02:56.343Z] $ docker rm -f da9f5812ae1c31b41e2bbc667110a6619791cbf2919956e7e4c2ef960e8dfcda [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:02:56.763Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T10:02:56.796Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-10T10:02:57.213Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T10:02:57.499Z] + ls -al . [2022-10-10T10:02:57.499Z] total 172 [2022-10-10T10:02:57.499Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 10:02 . [2022-10-10T10:02:57.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:01 .. [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 10 10:01 .dockerignore [2022-10-10T10:02:57.499Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:02 .git [2022-10-10T10:02:57.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:01 .github [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 10 10:01 .gitignore [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:01 .golangci.yml [2022-10-10T10:02:57.499Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:01 .semver [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 10 10:01 Attribution.txt [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 10 10:01 CHANGELOG.md [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 10 10:01 Dockerfile [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:01 GOVERNANCE.md [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 10 10:01 Jenkinsfile [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 10:01 LICENSE [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 10 10:01 Makefile [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 10:01 OWNERS.md [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 10 10:01 README.md [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 10:02 VERSION [2022-10-10T10:02:57.499Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:01 bin [2022-10-10T10:02:57.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:01 cmd [2022-10-10T10:02:57.499Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 10 10:02 coverage.out [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 10 10:01 go.mod [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 10 10:01 go.sum [2022-10-10T10:02:57.499Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:01 internal [2022-10-10T10:02:57.499Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:01 snap [2022-10-10T10:02:57.499Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 10 10:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:02:57.800Z] + 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=86e265f4693997e38d18c21fe32d96af1ec8218a --label arch=amd64 --label version=2.3.0-dev.17 . [2022-10-10T10:02:57.800Z] Sending build context to Docker daemon 5.509MB [2022-10-10T10:02:57.800Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:02:57.800Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-10T10:02:57.800Z] ---> 21060bf682be [2022-10-10T10:02:57.800Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-10T10:02:57.800Z] ---> Running in 819c64a53bef [2022-10-10T10:02:57.800Z] Removing intermediate container 819c64a53bef [2022-10-10T10:02:57.800Z] ---> 73a6d7d18d13 [2022-10-10T10:02:57.800Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T10:02:58.059Z] ---> Running in f987149db769 [2022-10-10T10:02:58.059Z] Removing intermediate container f987149db769 [2022-10-10T10:02:58.059Z] ---> bd696f83e843 [2022-10-10T10:02:58.059Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T10:02:58.059Z] ---> Running in bd2520cf1aa3 [2022-10-10T10:02:58.059Z] Removing intermediate container bd2520cf1aa3 [2022-10-10T10:02:58.059Z] ---> 607512847ff0 [2022-10-10T10:02:58.059Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:02:58.318Z] ---> Running in 697731a38ae6 [2022-10-10T10:02:58.318Z] Removing intermediate container 697731a38ae6 [2022-10-10T10:02:58.318Z] ---> d7a84dbd9a8e [2022-10-10T10:02:58.318Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:02:58.318Z] ---> Running in 5c4c3a38b2b8 [2022-10-10T10:02:58.885Z] Removing intermediate container 5c4c3a38b2b8 [2022-10-10T10:02:58.885Z] ---> 249202fab1fa [2022-10-10T10:02:58.885Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:02:58.885Z] ---> Running in d908831f8a14 [2022-10-10T10:02:59.144Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:03:00.097Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:03:00.357Z] OK: 216 MiB in 55 packages [2022-10-10T10:03:00.616Z] Removing intermediate container d908831f8a14 [2022-10-10T10:03:00.616Z] ---> 95044df40454 [2022-10-10T10:03:00.616Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-10T10:03:00.616Z] ---> Running in 20b5d82ed02f [2022-10-10T10:03:00.873Z] Removing intermediate container 20b5d82ed02f [2022-10-10T10:03:00.873Z] ---> 5ec0eb53d745 [2022-10-10T10:03:00.873Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-10T10:03:00.873Z] ---> a351f9801afa [2022-10-10T10:03:00.873Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:03:00.873Z] ---> Running in 08f1ad023771 [2022-10-10T10:03:01.807Z] Removing intermediate container 08f1ad023771 [2022-10-10T10:03:01.807Z] ---> ae286f6d784f [2022-10-10T10:03:01.807Z] Step 12/25 : COPY . . [2022-10-10T10:03:01.807Z] ---> ff8761664549 [2022-10-10T10:03:01.807Z] Step 13/25 : RUN ${MAKE} [2022-10-10T10:03:02.066Z] ---> Running in dd555632a6b0 [2022-10-10T10:03:02.325Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-10T10:03:24.256Z] Removing intermediate container dd555632a6b0 [2022-10-10T10:03:24.256Z] ---> 80eb8b2de38d [2022-10-10T10:03:24.256Z] Step 14/25 : FROM alpine:3.16 [2022-10-10T10:03:24.256Z] 3.16: Pulling from library/alpine [2022-10-10T10:03:24.256Z] 213ec9aee27d: Pulling fs layer [2022-10-10T10:03:24.256Z] 213ec9aee27d: Download complete [2022-10-10T10:03:24.256Z] 213ec9aee27d: Pull complete [2022-10-10T10:03:24.256Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T10:03:24.256Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T10:03:24.256Z] ---> 9c6f07244728 [2022-10-10T10:03:24.256Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T10:03:24.256Z] ---> Running in ec4507192b0f [2022-10-10T10:03:24.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T10:03:24.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T10:03:24.256Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T10:03:24.256Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T10:03:24.256Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T10:03:24.256Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T10:03:24.256Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T10:03:24.256Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T10:03:24.256Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T10:03:24.256Z] OK: 8 MiB in 20 packages [2022-10-10T10:03:24.256Z] Removing intermediate container ec4507192b0f [2022-10-10T10:03:24.256Z] ---> 7be96c9e3f4b [2022-10-10T10:03:24.256Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-10T10:03:24.256Z] ---> c3ff178dd85f [2022-10-10T10:03:24.256Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-10T10:03:24.256Z] ---> 9c74a4f9da38 [2022-10-10T10:03:24.256Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-10T10:03:24.256Z] ---> e8032a2c2b12 [2022-10-10T10:03:24.256Z] Step 19/25 : EXPOSE 59993 [2022-10-10T10:03:24.256Z] ---> Running in 56961ec75fab [2022-10-10T10:03:24.256Z] Removing intermediate container 56961ec75fab [2022-10-10T10:03:24.256Z] ---> 08781fbc1afd [2022-10-10T10:03:24.256Z] Step 20/25 : EXPOSE 161 [2022-10-10T10:03:24.256Z] ---> Running in 1ef737d2d42a [2022-10-10T10:03:24.256Z] Removing intermediate container 1ef737d2d42a [2022-10-10T10:03:24.256Z] ---> 991c81827560 [2022-10-10T10:03:24.256Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-10T10:03:24.256Z] ---> Running in 84d72b2e11c3 [2022-10-10T10:03:24.256Z] Removing intermediate container 84d72b2e11c3 [2022-10-10T10:03:24.256Z] ---> 2604a0f07fcd [2022-10-10T10:03:24.256Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-10T10:03:24.256Z] ---> Running in 35ede60112a2 [2022-10-10T10:03:24.256Z] Removing intermediate container 35ede60112a2 [2022-10-10T10:03:24.256Z] ---> 47eafb0a38ad [2022-10-10T10:03:24.256Z] Step 23/25 : LABEL arch=amd64 [2022-10-10T10:03:24.256Z] ---> Running in a8ec4c0b7e8f [2022-10-10T10:03:24.256Z] Removing intermediate container a8ec4c0b7e8f [2022-10-10T10:03:24.256Z] ---> 6d8002a9ab08 [2022-10-10T10:03:24.256Z] Step 24/25 : LABEL git_sha=86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:03:24.256Z] ---> Running in 6f99e81ce481 [2022-10-10T10:03:24.256Z] Removing intermediate container 6f99e81ce481 [2022-10-10T10:03:24.256Z] ---> c43c55e4b54d [2022-10-10T10:03:24.256Z] Step 25/25 : LABEL version=2.3.0-dev.17 [2022-10-10T10:03:24.256Z] ---> Running in 3ed652828dfe [2022-10-10T10:03:24.256Z] Removing intermediate container 3ed652828dfe [2022-10-10T10:03:24.256Z] ---> 239961dc2f93 [2022-10-10T10:03:24.256Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T10:03:24.256Z] Successfully built 239961dc2f93 [2022-10-10T10:03:24.256Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:03:24.352Z] provisioning config files... [2022-10-10T10:03:24.385Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16444690228600397371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:03:24.726Z] ---> docker-login.sh [2022-10-10T10:03:24.726Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:03:24.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:03:24.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:03:24.726Z] Configure a credential helper to remove this warning. See [2022-10-10T10:03:24.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:03:24.726Z] [2022-10-10T10:03:24.726Z] Login Succeeded [2022-10-10T10:03:24.726Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:03:24.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:03:24.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:03:24.726Z] Configure a credential helper to remove this warning. See [2022-10-10T10:03:24.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:03:24.726Z] [2022-10-10T10:03:24.726Z] Login Succeeded [2022-10-10T10:03:24.726Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:03:24.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:03:24.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:03:24.985Z] Configure a credential helper to remove this warning. See [2022-10-10T10:03:24.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:03:24.985Z] [2022-10-10T10:03:24.985Z] Login Succeeded [2022-10-10T10:03:24.985Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:03:24.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:03:24.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:03:24.985Z] Configure a credential helper to remove this warning. See [2022-10-10T10:03:24.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:03:24.985Z] [2022-10-10T10:03:24.985Z] Login Succeeded [2022-10-10T10:03:24.985Z] docker.io [2022-10-10T10:03:25.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:03:25.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:03:25.502Z] Configure a credential helper to remove this warning. See [2022-10-10T10:03:25.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:03:25.502Z] [2022-10-10T10:03:25.502Z] Login Succeeded [2022-10-10T10:03:25.502Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:03:25.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:03:25.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:03:25.561Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-10-10T10:03:25.561Z] 86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:03:25.561Z] latest [2022-10-10T10:03:25.561Z] 2.3.0-dev.17 [2022-10-10T10:03:25.561Z] 86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17 [2022-10-10T10:03:25.561Z] main [2022-10-10T10:03:25.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:25.871Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:86e265f4693997e38d18c21fe32d96af1ec8218a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:26.177Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:03:26.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-10T10:03:26.178Z] fbdab0a49cca: Preparing [2022-10-10T10:03:26.178Z] 56c44141b7d4: Preparing [2022-10-10T10:03:26.178Z] be6b75fd8109: Preparing [2022-10-10T10:03:26.178Z] fa63c7ba5261: Preparing [2022-10-10T10:03:26.178Z] 994393dc58e7: Preparing [2022-10-10T10:03:26.178Z] 994393dc58e7: Layer already exists [2022-10-10T10:03:26.178Z] 56c44141b7d4: Pushed [2022-10-10T10:03:26.178Z] fbdab0a49cca: Pushed [2022-10-10T10:03:26.436Z] fa63c7ba5261: Pushed [2022-10-10T10:03:28.970Z] be6b75fd8109: Pushed [2022-10-10T10:03:28.970Z] 86e265f4693997e38d18c21fe32d96af1ec8218a: digest: sha256:f0b8b74b5e64dee0767c6a4847b711e61de88c49fc0149ec1cd58c8eaf2077ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:29.279Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:29.593Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-10T10:03:29.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-10T10:03:29.593Z] fbdab0a49cca: Preparing [2022-10-10T10:03:29.593Z] 56c44141b7d4: Preparing [2022-10-10T10:03:29.593Z] be6b75fd8109: Preparing [2022-10-10T10:03:29.593Z] fa63c7ba5261: Preparing [2022-10-10T10:03:29.593Z] 994393dc58e7: Preparing [2022-10-10T10:03:29.593Z] fa63c7ba5261: Layer already exists [2022-10-10T10:03:29.593Z] 56c44141b7d4: Layer already exists [2022-10-10T10:03:29.593Z] fbdab0a49cca: Layer already exists [2022-10-10T10:03:29.593Z] 994393dc58e7: Layer already exists [2022-10-10T10:03:29.593Z] be6b75fd8109: Layer already exists [2022-10-10T10:03:29.593Z] latest: digest: sha256:f0b8b74b5e64dee0767c6a4847b711e61de88c49fc0149ec1cd58c8eaf2077ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:29.904Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:30.210Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.17 [2022-10-10T10:03:30.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-10T10:03:30.210Z] fbdab0a49cca: Preparing [2022-10-10T10:03:30.210Z] 56c44141b7d4: Preparing [2022-10-10T10:03:30.210Z] be6b75fd8109: Preparing [2022-10-10T10:03:30.210Z] fa63c7ba5261: Preparing [2022-10-10T10:03:30.210Z] 994393dc58e7: Preparing [2022-10-10T10:03:30.210Z] 994393dc58e7: Layer already exists [2022-10-10T10:03:30.210Z] fbdab0a49cca: Layer already exists [2022-10-10T10:03:30.210Z] 56c44141b7d4: Layer already exists [2022-10-10T10:03:30.210Z] be6b75fd8109: Layer already exists [2022-10-10T10:03:30.210Z] fa63c7ba5261: Layer already exists [2022-10-10T10:03:30.210Z] 2.3.0-dev.17: digest: sha256:f0b8b74b5e64dee0767c6a4847b711e61de88c49fc0149ec1cd58c8eaf2077ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:30.523Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:30.833Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17 [2022-10-10T10:03:30.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-10T10:03:30.833Z] fbdab0a49cca: Preparing [2022-10-10T10:03:30.833Z] 56c44141b7d4: Preparing [2022-10-10T10:03:30.833Z] be6b75fd8109: Preparing [2022-10-10T10:03:30.833Z] fa63c7ba5261: Preparing [2022-10-10T10:03:30.833Z] 994393dc58e7: Preparing [2022-10-10T10:03:30.833Z] 994393dc58e7: Layer already exists [2022-10-10T10:03:30.833Z] fa63c7ba5261: Layer already exists [2022-10-10T10:03:30.833Z] be6b75fd8109: Layer already exists [2022-10-10T10:03:30.833Z] 56c44141b7d4: Layer already exists [2022-10-10T10:03:30.833Z] fbdab0a49cca: Layer already exists [2022-10-10T10:03:30.833Z] 86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17: digest: sha256:f0b8b74b5e64dee0767c6a4847b711e61de88c49fc0149ec1cd58c8eaf2077ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:31.147Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:31.450Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-10-10T10:03:31.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-10T10:03:31.450Z] fbdab0a49cca: Preparing [2022-10-10T10:03:31.450Z] 56c44141b7d4: Preparing [2022-10-10T10:03:31.450Z] be6b75fd8109: Preparing [2022-10-10T10:03:31.450Z] fa63c7ba5261: Preparing [2022-10-10T10:03:31.450Z] 994393dc58e7: Preparing [2022-10-10T10:03:31.450Z] 994393dc58e7: Layer already exists [2022-10-10T10:03:31.450Z] fa63c7ba5261: Layer already exists [2022-10-10T10:03:31.450Z] 56c44141b7d4: Layer already exists [2022-10-10T10:03:31.450Z] be6b75fd8109: Layer already exists [2022-10-10T10:03:31.450Z] fbdab0a49cca: Layer already exists [2022-10-10T10:03:31.450Z] main: digest: sha256:f0b8b74b5e64dee0767c6a4847b711e61de88c49fc0149ec1cd58c8eaf2077ca size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:03:31.493Z] ===================================================== [Pipeline] echo [2022-10-10T10:03:31.501Z] taggedImages: [2022-10-10T10:03:31.501Z] - nexus3.edgexfoundry.org:10004/device-snmp:86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:03:31.501Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-10T10:03:31.501Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.17 [2022-10-10T10:03:31.501Z] - nexus3.edgexfoundry.org:10004/device-snmp:86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17 [2022-10-10T10:03:31.501Z] - 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 [2022-10-10T10:03:31.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:03:31.863Z] [2022-10-10T10:03:31.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:03:32.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:03:32.158Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T10:03:32.158Z] 5eb5b503b376: Pulling fs layer [2022-10-10T10:03:32.158Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T10:03:32.158Z] ec43610c2a17: Pulling fs layer [2022-10-10T10:03:32.158Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T10:03:32.158Z] 33b1e0a273af: Pulling fs layer [2022-10-10T10:03:32.158Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T10:03:32.158Z] 2f39f015ded8: Pulling fs layer [2022-10-10T10:03:32.158Z] 5d3b04190fa2: Waiting [2022-10-10T10:03:32.158Z] 2f39f015ded8: Waiting [2022-10-10T10:03:32.158Z] 5c69ac0246d0: Verifying Checksum [2022-10-10T10:03:32.158Z] 5c69ac0246d0: Download complete [2022-10-10T10:03:32.158Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-10T10:03:32.158Z] 3a2ae6a8a46f: Download complete [2022-10-10T10:03:32.158Z] 33b1e0a273af: Verifying Checksum [2022-10-10T10:03:32.158Z] 33b1e0a273af: Download complete [2022-10-10T10:03:32.418Z] 5d3b04190fa2: Download complete [2022-10-10T10:03:32.418Z] ec43610c2a17: Verifying Checksum [2022-10-10T10:03:32.418Z] ec43610c2a17: Download complete [2022-10-10T10:03:32.418Z] 5eb5b503b376: Verifying Checksum [2022-10-10T10:03:32.418Z] 5eb5b503b376: Download complete [2022-10-10T10:03:32.984Z] 2f39f015ded8: Download complete [2022-10-10T10:03:33.550Z] 5eb5b503b376: Pull complete [2022-10-10T10:03:33.809Z] 5c69ac0246d0: Pull complete [2022-10-10T10:03:34.069Z] ec43610c2a17: Pull complete [2022-10-10T10:03:34.069Z] 3a2ae6a8a46f: Pull complete [2022-10-10T10:03:34.329Z] 33b1e0a273af: Pull complete [2022-10-10T10:03:34.588Z] 5d3b04190fa2: Pull complete [2022-10-10T10:03:38.771Z] 2f39f015ded8: Pull complete [2022-10-10T10:03:38.771Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T10:03:38.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:03:38.771Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:03:38.851Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:03:38.887Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T10:03:40.419Z] $ docker top 71f1c3ca3a0165b09de7df1530d164e87bc957c08facc9695669d2f828b37334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:03:40.793Z] ---> job-cost.sh [2022-10-10T10:03:40.793Z] lf-activate-venv: SKIPPING [2022-10-10T10:03:40.793Z] INFO: No Stack... [2022-10-10T10:03:41.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T10:03:41.619Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T10:03:41.906Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-10-10T10:03:41.906Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T10:03:41.920Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-48-stack-cost] [2022-10-10T10:03:41.928Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-48-stack-cost] did not exist. Created. [2022-10-10T10:03:41.929Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T10:03:42.232Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-10T10:03:42.260Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T10:03:42.267Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T10:03:42.290Z] $ docker stop --time=1 71f1c3ca3a0165b09de7df1530d164e87bc957c08facc9695669d2f828b37334 [2022-10-10T10:03:43.461Z] $ docker rm -f 71f1c3ca3a0165b09de7df1530d164e87bc957c08facc9695669d2f828b37334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-10T10:04:38.389Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7502 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-10-10T10:04:38.400Z] Running in /w/workspace/device-snmp-go/48 [Pipeline] { [Pipeline] checkout [2022-10-10T10:04:38.437Z] Selected Git installation does not exist. Using Default [2022-10-10T10:04:38.437Z] The recommended git tool is: NONE [2022-10-10T10:04:44.391Z] using credential edgex-jenkins-ssh [2022-10-10T10:04:44.409Z] Cloning the remote Git repository [2022-10-10T10:04:44.470Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-10-10T10:04:44.574Z] > git init /w/workspace/device-snmp-go/48 # timeout=10 [2022-10-10T10:04:44.749Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-10-10T10:04:44.750Z] > git --version # timeout=10 [2022-10-10T10:04:44.778Z] > git --version # 'git version 2.25.1' [2022-10-10T10:04:44.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T10:04:44.840Z] Verifying host key using known hosts file [2022-10-10T10:04:45.085Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-10T10:04:45.099Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T10:04:47.178Z] Avoid second fetch [2022-10-10T10:04:47.179Z] Checking out Revision 86e265f4693997e38d18c21fe32d96af1ec8218a (main) [2022-10-10T10:04:46.235Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-10-10T10:04:46.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T10:04:47.200Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T10:04:47.219Z] > git checkout -f 86e265f4693997e38d18c21fe32d96af1ec8218a # timeout=10 [2022-10-10T10:04:47.724Z] Commit message: "Merge pull request #196 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:04:48.589Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T10:04:48.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T10:04:48.589Z] Dload Upload Total Spent Left Speed [2022-10-10T10:04:48.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh [2022-10-10T10:04:49.248Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T10:04:49.588Z] + sudo tee /etc/docker/daemon.new [2022-10-10T10:04:49.588Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-10T10:04:49.588Z] { [2022-10-10T10:04:49.588Z] "registry-mirrors": [ [2022-10-10T10:04:49.588Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T10:04:49.588Z] ], [2022-10-10T10:04:49.588Z] "bip": "10.250.0.254/24", [2022-10-10T10:04:49.588Z] "hosts": [ [2022-10-10T10:04:49.588Z] "tcp://0.0.0.0:5555", [2022-10-10T10:04:49.588Z] "unix:///var/run/docker.sock" [2022-10-10T10:04:49.588Z] ], [2022-10-10T10:04:49.588Z] "mtu": 1458, [2022-10-10T10:04:49.588Z] "selinux-enabled": true, [2022-10-10T10:04:49.588Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T10:04:49.588Z] } [Pipeline] sh [2022-10-10T10:04:49.934Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T10:04:50.286Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:05:08.568Z] provisioning config files... [2022-10-10T10:05:08.603Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/48@tmp/config8791509543199254091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:05:08.971Z] ---> docker-login.sh [2022-10-10T10:05:08.971Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:05:09.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:05:09.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:05:09.561Z] Configure a credential helper to remove this warning. See [2022-10-10T10:05:09.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:05:09.561Z] [2022-10-10T10:05:09.561Z] Login Succeeded [2022-10-10T10:05:09.561Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:05:09.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:05:10.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:05:10.105Z] Configure a credential helper to remove this warning. See [2022-10-10T10:05:10.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:05:10.105Z] [2022-10-10T10:05:10.105Z] Login Succeeded [2022-10-10T10:05:10.105Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:05:10.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:05:10.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:05:10.374Z] Configure a credential helper to remove this warning. See [2022-10-10T10:05:10.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:05:10.374Z] [2022-10-10T10:05:10.374Z] Login Succeeded [2022-10-10T10:05:10.374Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:05:10.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:05:10.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:05:10.915Z] Configure a credential helper to remove this warning. See [2022-10-10T10:05:10.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:05:10.915Z] [2022-10-10T10:05:10.915Z] Login Succeeded [2022-10-10T10:05:10.915Z] docker.io [2022-10-10T10:05:11.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:05:11.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:05:11.454Z] Configure a credential helper to remove this warning. See [2022-10-10T10:05:11.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:05:11.454Z] [2022-10-10T10:05:11.454Z] Login Succeeded [2022-10-10T10:05:11.454Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:05:11.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T10:05:11.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:05:11.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:05:11.666Z] ========================================================= [2022-10-10T10:05:11.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-10T10:05:11.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:05:12.015Z] + 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 . [2022-10-10T10:05:12.286Z] Sending build context to Docker daemon 2.839MB [2022-10-10T10:05:12.286Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:05:12.286Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-10T10:05:12.556Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-10T10:05:12.556Z] b3c136eddcbf: Pulling fs layer [2022-10-10T10:05:12.556Z] c0a3192eca97: Pulling fs layer [2022-10-10T10:05:12.556Z] a050256f5b6f: Pulling fs layer [2022-10-10T10:05:12.556Z] 656be50a0ddc: Pulling fs layer [2022-10-10T10:05:12.556Z] 2bbca73fdf42: Pulling fs layer [2022-10-10T10:05:12.556Z] f607e4fc86c3: Pulling fs layer [2022-10-10T10:05:12.556Z] 4d572c569a2c: Pulling fs layer [2022-10-10T10:05:12.556Z] fcf976331f73: Pulling fs layer [2022-10-10T10:05:12.556Z] f607e4fc86c3: Waiting [2022-10-10T10:05:12.556Z] 656be50a0ddc: Waiting [2022-10-10T10:05:12.556Z] 2bbca73fdf42: Waiting [2022-10-10T10:05:12.556Z] 4d572c569a2c: Waiting [2022-10-10T10:05:12.556Z] fcf976331f73: Waiting [2022-10-10T10:05:12.556Z] a050256f5b6f: Verifying Checksum [2022-10-10T10:05:12.556Z] a050256f5b6f: Download complete [2022-10-10T10:05:12.556Z] c0a3192eca97: Verifying Checksum [2022-10-10T10:05:12.556Z] c0a3192eca97: Download complete [2022-10-10T10:05:12.556Z] 2bbca73fdf42: Verifying Checksum [2022-10-10T10:05:12.556Z] 2bbca73fdf42: Download complete [2022-10-10T10:05:12.556Z] f607e4fc86c3: Verifying Checksum [2022-10-10T10:05:12.556Z] f607e4fc86c3: Download complete [2022-10-10T10:05:12.556Z] b3c136eddcbf: Verifying Checksum [2022-10-10T10:05:12.556Z] b3c136eddcbf: Download complete [2022-10-10T10:05:14.007Z] b3c136eddcbf: Pull complete [2022-10-10T10:05:14.007Z] fcf976331f73: Verifying Checksum [2022-10-10T10:05:14.007Z] fcf976331f73: Download complete [2022-10-10T10:05:14.293Z] c0a3192eca97: Pull complete [2022-10-10T10:05:14.568Z] a050256f5b6f: Pull complete [2022-10-10T10:05:15.157Z] 4d572c569a2c: Verifying Checksum [2022-10-10T10:05:15.157Z] 4d572c569a2c: Download complete [2022-10-10T10:05:15.741Z] 656be50a0ddc: Verifying Checksum [2022-10-10T10:05:15.741Z] 656be50a0ddc: Download complete [2022-10-10T10:05:29.391Z] 656be50a0ddc: Pull complete [2022-10-10T10:05:29.391Z] 2bbca73fdf42: Pull complete [2022-10-10T10:05:29.391Z] f607e4fc86c3: Pull complete [2022-10-10T10:05:32.750Z] 4d572c569a2c: Pull complete [2022-10-10T10:05:34.712Z] fcf976331f73: Pull complete [2022-10-10T10:05:34.712Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-10T10:05:34.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T10:05:34.712Z] ---> 3970a7415f9e [2022-10-10T10:05:34.712Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-10T10:05:36.680Z] ---> Running in 015c1de31453 [2022-10-10T10:05:36.948Z] Removing intermediate container 015c1de31453 [2022-10-10T10:05:36.948Z] ---> ea2c497c5a17 [2022-10-10T10:05:36.948Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T10:05:36.948Z] ---> Running in 2ecd3cd0d3c3 [2022-10-10T10:05:37.533Z] Removing intermediate container 2ecd3cd0d3c3 [2022-10-10T10:05:37.533Z] ---> 0d399b9eb908 [2022-10-10T10:05:37.533Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T10:05:37.533Z] ---> Running in 64c7e7afe059 [2022-10-10T10:05:37.802Z] Removing intermediate container 64c7e7afe059 [2022-10-10T10:05:37.802Z] ---> a5f1a30c3d90 [2022-10-10T10:05:37.802Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:05:37.802Z] ---> Running in 08ead7f3e59f [2022-10-10T10:05:38.387Z] Removing intermediate container 08ead7f3e59f [2022-10-10T10:05:38.387Z] ---> 89d34b6c68ef [2022-10-10T10:05:38.387Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:05:38.387Z] ---> Running in f2c21a4112d5 [2022-10-10T10:05:40.336Z] Removing intermediate container f2c21a4112d5 [2022-10-10T10:05:40.337Z] ---> fc40d705dad8 [2022-10-10T10:05:40.337Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:05:40.337Z] ---> Running in 1ddd40eb4a2d [2022-10-10T10:05:41.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:05:41.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:05:43.295Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-10T10:05:43.295Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-10T10:05:43.295Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-10T10:05:43.565Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-10T10:05:43.565Z] Executing busybox-1.35.0-r13.trigger [2022-10-10T10:05:43.565Z] OK: 226 MiB in 55 packages [2022-10-10T10:05:44.532Z] Removing intermediate container 1ddd40eb4a2d [2022-10-10T10:05:44.532Z] ---> 94615dd11c31 [2022-10-10T10:05:44.532Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-10T10:05:44.801Z] ---> Running in ad5fb2d4a384 [2022-10-10T10:05:45.069Z] Removing intermediate container ad5fb2d4a384 [2022-10-10T10:05:45.069Z] ---> f69496d53279 [2022-10-10T10:05:45.069Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-10T10:05:45.657Z] ---> 98ebb026065c [2022-10-10T10:05:45.657Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:05:45.657Z] ---> Running in 15617f902e3b [2022-10-10T10:06:42.212Z] Removing intermediate container 15617f902e3b [2022-10-10T10:06:42.212Z] ---> 8d60f69a6372 [2022-10-10T10:06:42.212Z] Step 12/13 : COPY . . [2022-10-10T10:06:42.212Z] ---> 9f9c7f2ca2f4 [2022-10-10T10:06:42.212Z] Step 13/13 : RUN ${MAKE} [2022-10-10T10:06:42.212Z] ---> Running in 04658287e28c [2022-10-10T10:06:42.212Z] noop [2022-10-10T10:06:42.212Z] Removing intermediate container 04658287e28c [2022-10-10T10:06:42.212Z] ---> dcd7caf299bd [2022-10-10T10:06:42.212Z] Successfully built dcd7caf299bd [2022-10-10T10:06:42.212Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:06:42.571Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T10:06:42.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:06:42.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container [2022-10-10T10:06:42.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/48 -v /w/workspace/device-snmp-go/48:/w/workspace/device-snmp-go/48:rw,z -v /w/workspace/device-snmp-go/48@tmp:/w/workspace/device-snmp-go/48@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 [2022-10-10T10:06:44.242Z] $ docker top c152145203706070dba0da7411b32ddd98ce3a16139e67fe8d6d4e2196bfbb44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:06:45.096Z] + go version [2022-10-10T10:06:45.096Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-10T10:06:45.124Z] $ docker stop --time=1 c152145203706070dba0da7411b32ddd98ce3a16139e67fe8d6d4e2196bfbb44 [2022-10-10T10:06:46.749Z] $ docker rm -f c152145203706070dba0da7411b32ddd98ce3a16139e67fe8d6d4e2196bfbb44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:06:47.310Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T10:06:47.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:06:47.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container [2022-10-10T10:06:47.563Z] $ 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/48 -v /w/workspace/device-snmp-go/48:/w/workspace/device-snmp-go/48:rw,z -v /w/workspace/device-snmp-go/48@tmp:/w/workspace/device-snmp-go/48@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 [2022-10-10T10:06:48.698Z] $ docker top c06dc9c124875f5344eea5d2259e010263fd2935aaf518102b7bc24a5dd30c13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:06:49.223Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/48 [Pipeline] fileExists [Pipeline] sh [2022-10-10T10:06:49.557Z] + make test [2022-10-10T10:06:49.557Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-10T10:06:52.146Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-10T10:08:28.818Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-10T10:08:28.818Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.097s coverage: 0.0% of statements [2022-10-10T10:08:28.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-10T10:08:28.818Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T10:08:50.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T10:08:50.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T10:08:50.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T10:08:50.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T10:08:50.941Z] $ docker stop --time=1 c06dc9c124875f5344eea5d2259e010263fd2935aaf518102b7bc24a5dd30c13 [2022-10-10T10:08:52.812Z] $ docker rm -f c06dc9c124875f5344eea5d2259e010263fd2935aaf518102b7bc24a5dd30c13 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:08:53.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T10:08:54.019Z] Warning: overwriting stash ‘coverage-report’ [2022-10-10T10:08:54.644Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T10:08:55.073Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T10:08:55.422Z] + ls -al . [2022-10-10T10:08:55.422Z] total 168 [2022-10-10T10:08:55.422Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:06 . [2022-10-10T10:08:55.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:04 .. [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 10 10:04 .dockerignore [2022-10-10T10:08:55.422Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:04 .git [2022-10-10T10:08:55.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:04 .github [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 10 10:04 .gitignore [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:04 .golangci.yml [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 10 10:04 Attribution.txt [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 10 10:04 CHANGELOG.md [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 10 10:04 Dockerfile [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:04 GOVERNANCE.md [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 10 10:04 Jenkinsfile [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 10:04 LICENSE [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 10 10:04 Makefile [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 10:04 OWNERS.md [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 10 10:04 README.md [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 10:02 VERSION [2022-10-10T10:08:55.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:04 bin [2022-10-10T10:08:55.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:04 cmd [2022-10-10T10:08:55.422Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 10 10:08 coverage.out [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 10 10:04 go.mod [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 10 10:04 go.sum [2022-10-10T10:08:55.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:04 internal [2022-10-10T10:08:55.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:04 snap [2022-10-10T10:08:55.422Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 10 10:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:08:55.782Z] + 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=86e265f4693997e38d18c21fe32d96af1ec8218a --label arch=arm64 --label version=2.3.0-dev.17 . [2022-10-10T10:08:56.050Z] Sending build context to Docker daemon 2.847MB [2022-10-10T10:08:56.050Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T10:08:56.050Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-10T10:08:56.050Z] ---> dcd7caf299bd [2022-10-10T10:08:56.050Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-10T10:08:56.319Z] ---> Running in 88b386485a14 [2022-10-10T10:08:56.589Z] Removing intermediate container 88b386485a14 [2022-10-10T10:08:56.589Z] ---> c33e27dece18 [2022-10-10T10:08:56.589Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T10:08:56.589Z] ---> Running in 0f08005cbfc8 [2022-10-10T10:08:57.182Z] Removing intermediate container 0f08005cbfc8 [2022-10-10T10:08:57.182Z] ---> 642794bc199f [2022-10-10T10:08:57.182Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T10:08:57.182Z] ---> Running in 4fba443ce0e9 [2022-10-10T10:08:57.453Z] Removing intermediate container 4fba443ce0e9 [2022-10-10T10:08:57.453Z] ---> 5066f612fe77 [2022-10-10T10:08:57.453Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T10:08:57.453Z] ---> Running in f1a40753bc6d [2022-10-10T10:08:58.047Z] Removing intermediate container f1a40753bc6d [2022-10-10T10:08:58.047Z] ---> 398ba3b3dd06 [2022-10-10T10:08:58.047Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T10:08:58.047Z] ---> Running in 623fd4c748b9 [2022-10-10T10:09:00.007Z] Removing intermediate container 623fd4c748b9 [2022-10-10T10:09:00.007Z] ---> 9d5bf10687ce [2022-10-10T10:09:00.007Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T10:09:00.280Z] ---> Running in ce6017215daa [2022-10-10T10:09:01.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:09:02.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:09:03.649Z] OK: 226 MiB in 55 packages [2022-10-10T10:09:04.622Z] Removing intermediate container ce6017215daa [2022-10-10T10:09:04.622Z] ---> c7c19151477f [2022-10-10T10:09:04.622Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-10T10:09:04.622Z] ---> Running in 33312f93f516 [2022-10-10T10:09:05.208Z] Removing intermediate container 33312f93f516 [2022-10-10T10:09:05.208Z] ---> baf00df2c055 [2022-10-10T10:09:05.208Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-10T10:09:05.796Z] ---> 6428d8ba5ae9 [2022-10-10T10:09:05.796Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T10:09:05.796Z] ---> Running in ba652afe2408 [2022-10-10T10:09:09.160Z] Removing intermediate container ba652afe2408 [2022-10-10T10:09:09.160Z] ---> 55fc959d34d8 [2022-10-10T10:09:09.160Z] Step 12/25 : COPY . . [2022-10-10T10:09:10.123Z] ---> a29348220862 [2022-10-10T10:09:10.123Z] Step 13/25 : RUN ${MAKE} [2022-10-10T10:09:10.123Z] ---> Running in f881b3b7e22c [2022-10-10T10:09:12.107Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-10T10:12:03.957Z] Removing intermediate container f881b3b7e22c [2022-10-10T10:12:03.957Z] ---> 8f5c56284026 [2022-10-10T10:12:03.957Z] Step 14/25 : FROM alpine:3.16 [2022-10-10T10:12:03.958Z] 3.16: Pulling from library/alpine [2022-10-10T10:12:03.958Z] 9b18e9b68314: Pulling fs layer [2022-10-10T10:12:03.958Z] 9b18e9b68314: Verifying Checksum [2022-10-10T10:12:03.958Z] 9b18e9b68314: Download complete [2022-10-10T10:12:03.958Z] 9b18e9b68314: Pull complete [2022-10-10T10:12:03.958Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T10:12:03.958Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T10:12:03.958Z] ---> a6215f271958 [2022-10-10T10:12:03.958Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T10:12:03.958Z] ---> Running in 06af5c324afe [2022-10-10T10:12:03.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T10:12:03.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T10:12:03.958Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T10:12:03.958Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T10:12:03.958Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T10:12:03.958Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T10:12:03.958Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T10:12:03.958Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T10:12:03.958Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T10:12:03.958Z] OK: 8 MiB in 20 packages [2022-10-10T10:12:03.958Z] Removing intermediate container 06af5c324afe [2022-10-10T10:12:03.958Z] ---> 6238324a0f2b [2022-10-10T10:12:03.958Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-10T10:12:03.958Z] ---> 7eb0edbc541c [2022-10-10T10:12:03.958Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-10T10:12:03.958Z] ---> 5087989e5347 [2022-10-10T10:12:03.958Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-10T10:12:03.958Z] ---> 7237930a112b [2022-10-10T10:12:03.958Z] Step 19/25 : EXPOSE 59993 [2022-10-10T10:12:03.958Z] ---> Running in f5b7c4e11516 [2022-10-10T10:12:03.958Z] Removing intermediate container f5b7c4e11516 [2022-10-10T10:12:03.958Z] ---> cef58f062a5f [2022-10-10T10:12:03.958Z] Step 20/25 : EXPOSE 161 [2022-10-10T10:12:03.958Z] ---> Running in 4574cf75c97e [2022-10-10T10:12:03.958Z] Removing intermediate container 4574cf75c97e [2022-10-10T10:12:03.958Z] ---> fac0eb09bdd9 [2022-10-10T10:12:03.958Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-10T10:12:04.226Z] ---> Running in 9e6c27a86702 [2022-10-10T10:12:04.505Z] Removing intermediate container 9e6c27a86702 [2022-10-10T10:12:04.505Z] ---> 14fa43a03935 [2022-10-10T10:12:04.505Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-10T10:12:04.505Z] ---> Running in b6d98a9757d4 [2022-10-10T10:12:04.774Z] Removing intermediate container b6d98a9757d4 [2022-10-10T10:12:04.774Z] ---> d84c955a0425 [2022-10-10T10:12:04.774Z] Step 23/25 : LABEL arch=arm64 [2022-10-10T10:12:04.774Z] ---> Running in 8351cae2c0d2 [2022-10-10T10:12:05.042Z] Removing intermediate container 8351cae2c0d2 [2022-10-10T10:12:05.042Z] ---> a2cfc049dd01 [2022-10-10T10:12:05.042Z] Step 24/25 : LABEL git_sha=86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:12:05.309Z] ---> Running in 6c5ce4bd3789 [2022-10-10T10:12:05.578Z] Removing intermediate container 6c5ce4bd3789 [2022-10-10T10:12:05.578Z] ---> a5baf87a3ed0 [2022-10-10T10:12:05.578Z] Step 25/25 : LABEL version=2.3.0-dev.17 [2022-10-10T10:12:05.578Z] ---> Running in 12455c2c60ee [2022-10-10T10:12:05.846Z] Removing intermediate container 12455c2c60ee [2022-10-10T10:12:05.846Z] ---> de33fac61662 [2022-10-10T10:12:05.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T10:12:05.846Z] Successfully built de33fac61662 [2022-10-10T10:12:05.846Z] 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 [2022-10-10T10:12:05.953Z] provisioning config files... [2022-10-10T10:12:05.968Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/48@tmp/config4266732163520373040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:12:06.306Z] ---> docker-login.sh [2022-10-10T10:12:06.306Z] nexus3.edgexfoundry.org:10001 [2022-10-10T10:12:06.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:12:06.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:12:06.573Z] Configure a credential helper to remove this warning. See [2022-10-10T10:12:06.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:12:06.573Z] [2022-10-10T10:12:06.573Z] Login Succeeded [2022-10-10T10:12:06.573Z] nexus3.edgexfoundry.org:10002 [2022-10-10T10:12:06.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:12:06.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:12:06.840Z] Configure a credential helper to remove this warning. See [2022-10-10T10:12:06.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:12:06.840Z] [2022-10-10T10:12:06.840Z] Login Succeeded [2022-10-10T10:12:06.840Z] nexus3.edgexfoundry.org:10003 [2022-10-10T10:12:07.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:12:07.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:12:07.376Z] Configure a credential helper to remove this warning. See [2022-10-10T10:12:07.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:12:07.376Z] [2022-10-10T10:12:07.376Z] Login Succeeded [2022-10-10T10:12:07.376Z] nexus3.edgexfoundry.org:10004 [2022-10-10T10:12:07.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:12:07.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:12:07.646Z] Configure a credential helper to remove this warning. See [2022-10-10T10:12:07.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:12:07.646Z] [2022-10-10T10:12:07.646Z] Login Succeeded [2022-10-10T10:12:07.646Z] docker.io [2022-10-10T10:12:08.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T10:12:08.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T10:12:08.502Z] Configure a credential helper to remove this warning. See [2022-10-10T10:12:08.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T10:12:08.502Z] [2022-10-10T10:12:08.502Z] Login Succeeded [2022-10-10T10:12:08.502Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T10:12:08.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:12:08.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T10:12:08.576Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-10-10T10:12:08.576Z] 86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:12:08.576Z] latest [2022-10-10T10:12:08.576Z] 2.3.0-dev.17 [2022-10-10T10:12:08.576Z] 86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17 [2022-10-10T10:12:08.576Z] main [2022-10-10T10:12:08.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:08.935Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:86e265f4693997e38d18c21fe32d96af1ec8218a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:09.290Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:12:09.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-10T10:12:09.290Z] 95468f611c55: Preparing [2022-10-10T10:12:09.290Z] 518cbf673ec4: Preparing [2022-10-10T10:12:09.290Z] 83511265d63f: Preparing [2022-10-10T10:12:09.290Z] 94b3d6f9bd6a: Preparing [2022-10-10T10:12:09.290Z] 5d3e392a13a0: Preparing [2022-10-10T10:12:09.290Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:12:09.560Z] 95468f611c55: Pushed [2022-10-10T10:12:09.560Z] 518cbf673ec4: Pushed [2022-10-10T10:12:10.147Z] 94b3d6f9bd6a: Pushed [2022-10-10T10:12:16.791Z] 83511265d63f: Pushed [2022-10-10T10:12:16.791Z] 86e265f4693997e38d18c21fe32d96af1ec8218a: digest: sha256:6bd7727fb1ed9be3c3750bfa74dcd18e674994a11c09f8af1f4da574523903c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:17.133Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:17.474Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-10T10:12:17.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-10T10:12:17.474Z] 95468f611c55: Preparing [2022-10-10T10:12:17.474Z] 518cbf673ec4: Preparing [2022-10-10T10:12:17.474Z] 83511265d63f: Preparing [2022-10-10T10:12:17.474Z] 94b3d6f9bd6a: Preparing [2022-10-10T10:12:17.474Z] 5d3e392a13a0: Preparing [2022-10-10T10:12:17.474Z] 83511265d63f: Layer already exists [2022-10-10T10:12:17.474Z] 94b3d6f9bd6a: Layer already exists [2022-10-10T10:12:17.474Z] 95468f611c55: Layer already exists [2022-10-10T10:12:17.474Z] 518cbf673ec4: Layer already exists [2022-10-10T10:12:17.474Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:12:17.741Z] latest: digest: sha256:6bd7727fb1ed9be3c3750bfa74dcd18e674994a11c09f8af1f4da574523903c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:18.091Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:18.440Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.17 [2022-10-10T10:12:18.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-10T10:12:18.440Z] 95468f611c55: Preparing [2022-10-10T10:12:18.440Z] 518cbf673ec4: Preparing [2022-10-10T10:12:18.440Z] 83511265d63f: Preparing [2022-10-10T10:12:18.440Z] 94b3d6f9bd6a: Preparing [2022-10-10T10:12:18.440Z] 5d3e392a13a0: Preparing [2022-10-10T10:12:18.440Z] 518cbf673ec4: Layer already exists [2022-10-10T10:12:18.440Z] 94b3d6f9bd6a: Layer already exists [2022-10-10T10:12:18.440Z] 83511265d63f: Layer already exists [2022-10-10T10:12:18.440Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:12:18.440Z] 95468f611c55: Layer already exists [2022-10-10T10:12:18.440Z] 2.3.0-dev.17: digest: sha256:6bd7727fb1ed9be3c3750bfa74dcd18e674994a11c09f8af1f4da574523903c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:19.090Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:19.441Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17 [2022-10-10T10:12:19.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-10T10:12:19.441Z] 95468f611c55: Preparing [2022-10-10T10:12:19.441Z] 518cbf673ec4: Preparing [2022-10-10T10:12:19.441Z] 83511265d63f: Preparing [2022-10-10T10:12:19.441Z] 94b3d6f9bd6a: Preparing [2022-10-10T10:12:19.441Z] 5d3e392a13a0: Preparing [2022-10-10T10:12:19.441Z] 83511265d63f: Layer already exists [2022-10-10T10:12:19.441Z] 95468f611c55: Layer already exists [2022-10-10T10:12:19.441Z] 518cbf673ec4: Layer already exists [2022-10-10T10:12:19.441Z] 94b3d6f9bd6a: Layer already exists [2022-10-10T10:12:19.441Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:12:19.441Z] 86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17: digest: sha256:6bd7727fb1ed9be3c3750bfa74dcd18e674994a11c09f8af1f4da574523903c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:19.811Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:20.180Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-10-10T10:12:20.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-10T10:12:20.180Z] 95468f611c55: Preparing [2022-10-10T10:12:20.180Z] 518cbf673ec4: Preparing [2022-10-10T10:12:20.180Z] 83511265d63f: Preparing [2022-10-10T10:12:20.180Z] 94b3d6f9bd6a: Preparing [2022-10-10T10:12:20.180Z] 5d3e392a13a0: Preparing [2022-10-10T10:12:20.180Z] 518cbf673ec4: Layer already exists [2022-10-10T10:12:20.180Z] 5d3e392a13a0: Layer already exists [2022-10-10T10:12:20.180Z] 83511265d63f: Layer already exists [2022-10-10T10:12:20.180Z] 94b3d6f9bd6a: Layer already exists [2022-10-10T10:12:20.180Z] 95468f611c55: Layer already exists [2022-10-10T10:12:20.453Z] main: digest: sha256:6bd7727fb1ed9be3c3750bfa74dcd18e674994a11c09f8af1f4da574523903c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T10:12:20.502Z] ===================================================== [Pipeline] echo [2022-10-10T10:12:20.507Z] taggedImages: [2022-10-10T10:12:20.507Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:86e265f4693997e38d18c21fe32d96af1ec8218a [2022-10-10T10:12:20.507Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-10T10:12:20.507Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.17 [2022-10-10T10:12:20.507Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:86e265f4693997e38d18c21fe32d96af1ec8218a-2.3.0-dev.17 [2022-10-10T10:12:20.507Z] - 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 [2022-10-10T10:12:20.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:12:20.876Z] [2022-10-10T10:12:20.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:21.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:12:21.216Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T10:12:21.216Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T10:12:21.216Z] 04944245beec: Pulling fs layer [2022-10-10T10:12:21.216Z] 699f458cf7ca: Pulling fs layer [2022-10-10T10:12:21.216Z] 765212b225bb: Pulling fs layer [2022-10-10T10:12:21.216Z] f23df028b6ca: Pulling fs layer [2022-10-10T10:12:21.216Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T10:12:21.216Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T10:12:21.216Z] 765212b225bb: Waiting [2022-10-10T10:12:21.216Z] f23df028b6ca: Waiting [2022-10-10T10:12:21.216Z] d65c8cfc05b1: Waiting [2022-10-10T10:12:21.216Z] 2437ff75d9bd: Waiting [2022-10-10T10:12:21.486Z] 04944245beec: Verifying Checksum [2022-10-10T10:12:21.486Z] 04944245beec: Download complete [2022-10-10T10:12:21.486Z] 765212b225bb: Verifying Checksum [2022-10-10T10:12:21.486Z] 765212b225bb: Download complete [2022-10-10T10:12:21.486Z] f23df028b6ca: Verifying Checksum [2022-10-10T10:12:21.486Z] f23df028b6ca: Download complete [2022-10-10T10:12:21.486Z] d65c8cfc05b1: Verifying Checksum [2022-10-10T10:12:21.486Z] d65c8cfc05b1: Download complete [2022-10-10T10:12:21.758Z] 699f458cf7ca: Verifying Checksum [2022-10-10T10:12:21.758Z] 699f458cf7ca: Download complete [2022-10-10T10:12:22.027Z] 8998bd30e6a1: Verifying Checksum [2022-10-10T10:12:22.027Z] 8998bd30e6a1: Download complete [2022-10-10T10:12:24.614Z] 2437ff75d9bd: Download complete [2022-10-10T10:12:26.024Z] 8998bd30e6a1: Pull complete [2022-10-10T10:12:26.609Z] 04944245beec: Pull complete [2022-10-10T10:12:28.018Z] 699f458cf7ca: Pull complete [2022-10-10T10:12:28.018Z] 765212b225bb: Pull complete [2022-10-10T10:12:28.975Z] f23df028b6ca: Pull complete [2022-10-10T10:12:28.975Z] d65c8cfc05b1: Pull complete [2022-10-10T10:12:43.965Z] 2437ff75d9bd: Pull complete [2022-10-10T10:12:43.965Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T10:12:43.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T10:12:43.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:12:44.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-7502 does not seem to be running inside a container [2022-10-10T10:12:44.229Z] $ 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/48 -v /w/workspace/device-snmp-go/48:/w/workspace/device-snmp-go/48:rw,z -v /w/workspace/device-snmp-go/48@tmp:/w/workspace/device-snmp-go/48@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 [2022-10-10T10:12:46.941Z] $ docker top 41f1cbf70255abb58331c14b34b1be7564a87d00e62864ac357688250fa6029e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:12:47.803Z] ---> job-cost.sh [2022-10-10T10:12:47.803Z] lf-activate-venv: SKIPPING [2022-10-10T10:12:47.803Z] INFO: No Stack... [2022-10-10T10:12:48.068Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T10:12:49.034Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T10:12:49.669Z] + cat /w/workspace/device-snmp-go/48/archives/cost.csv [2022-10-10T10:12:49.670Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T10:12:49.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-48-stack-cost] [2022-10-10T10:12:49.741Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-48-stack-cost] did not exist. Created. [2022-10-10T10:12:49.741Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T10:12:50.393Z] /w/workspace/device-snmp-go/48@tmp/durable-d2fe3ff6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-10T10:12:51.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T10:12:51.074Z] Warning: overwriting stash ‘stack-cost’ [2022-10-10T10:12:51.124Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T10:12:51.132Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T10:12:51.155Z] $ docker stop --time=1 41f1cbf70255abb58331c14b34b1be7564a87d00e62864ac357688250fa6029e [2022-10-10T10:12:52.692Z] $ docker rm -f 41f1cbf70255abb58331c14b34b1be7564a87d00e62864ac357688250fa6029e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-10T10:12:53.049Z] provisioning config files... [2022-10-10T10:12:53.056Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8876981552617255107tmp [Pipeline] { [Pipeline] sh [2022-10-10T10:12:53.346Z] + set +x [2022-10-10T10:12:53.347Z] + curl -s https://codecov.io/bash [2022-10-10T10:12:53.347Z] + bash -s -- [2022-10-10T10:12:53.347Z] [2022-10-10T10:12:53.347Z] _____ _ [2022-10-10T10:12:53.347Z] / ____| | | [2022-10-10T10:12:53.347Z] | | ___ __| | ___ ___ _____ __ [2022-10-10T10:12:53.347Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-10T10:12:53.347Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-10T10:12:53.347Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-10T10:12:53.347Z] Bash-1.0.6 [2022-10-10T10:12:53.347Z] [2022-10-10T10:12:53.347Z] [2022-10-10T10:12:53.347Z] ==> git version 2.25.1 found [2022-10-10T10:12:53.347Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-10T10:12:53.347Z] Release-Date: 2020-01-08 [2022-10-10T10:12:53.347Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-10T10:12:53.347Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-10T10:12:53.347Z] ==> Jenkins CI detected. [2022-10-10T10:12:53.347Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-10-10T10:12:53.347Z] project root: . [2022-10-10T10:12:53.347Z] --> token set from env [2022-10-10T10:12:53.347Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-10T10:12:53.347Z] ==> Running gcov in . (disable via -X gcov) [2022-10-10T10:12:53.347Z] ==> Python coveragepy not found [2022-10-10T10:12:53.347Z] ==> Searching for coverage reports in: [2022-10-10T10:12:53.347Z] + . [2022-10-10T10:12:53.347Z] -> Found 1 reports [2022-10-10T10:12:53.347Z] ==> Detecting git/mercurial file structure [2022-10-10T10:12:53.347Z] ==> Reading reports [2022-10-10T10:12:53.347Z] + ./coverage.out bytes=7631 [2022-10-10T10:12:53.347Z] ==> Appending adjustments [2022-10-10T10:12:53.347Z] https://docs.codecov.io/docs/fixing-reports [2022-10-10T10:12:53.606Z] + Found adjustments [2022-10-10T10:12:53.606Z] ==> Gzipping contents [2022-10-10T10:12:53.606Z] 4.0K /tmp/codecov.zrgGqp.gz [2022-10-10T10:12:53.606Z] ==> Uploading reports [2022-10-10T10:12:53.606Z] url: https://codecov.io [2022-10-10T10:12:53.606Z] query: branch=main&commit=86e265f4693997e38d18c21fe32d96af1ec8218a&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T10:12:53.606Z] -> Pinging Codecov [2022-10-10T10:12:53.606Z] 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=86e265f4693997e38d18c21fe32d96af1ec8218a&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T10:12:53.864Z] -> Uploading to [2022-10-10T10:12:53.864Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-10/6C56EA5C29638FB4528AC87E60AF5AE0/86e265f4693997e38d18c21fe32d96af1ec8218a/76f568f7-51d7-4da1-99fc-153053c65f7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T101253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d93359d53810fa190c458a6c76bcb975e6ce91db445dd9fbe8701b4326e79a4 [2022-10-10T10:12:53.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T10:12:53.864Z] Dload Upload Total Spent Left Speed [2022-10-10T10:12:54.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7278 --:--:-- --:--:-- --:--:-- 7278 [2022-10-10T10:12:54.122Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/86e265f4693997e38d18c21fe32d96af1ec8218a [Pipeline] } [2022-10-10T10:12:54.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-10T10:12:54.232Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-10T10:12:54.241Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:54.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:12:54.542Z] [2022-10-10T10:12:54.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:12:54.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:12:54.839Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-10T10:12:54.839Z] df9b9388f04a: Pulling fs layer [2022-10-10T10:12:54.839Z] 52dc419b0ee2: Pulling fs layer [2022-10-10T10:12:54.839Z] 25bc292e5bac: Pulling fs layer [2022-10-10T10:12:54.839Z] 114826534d7a: Pulling fs layer [2022-10-10T10:12:54.839Z] 4657fd5d0bcf: Pulling fs layer [2022-10-10T10:12:54.839Z] 6ad1cebc031e: Pulling fs layer [2022-10-10T10:12:54.839Z] 8a3aa393b2d8: Pulling fs layer [2022-10-10T10:12:54.839Z] 4657fd5d0bcf: Waiting [2022-10-10T10:12:54.839Z] 114826534d7a: Waiting [2022-10-10T10:12:54.839Z] 6ad1cebc031e: Waiting [2022-10-10T10:12:54.839Z] 8a3aa393b2d8: Waiting [2022-10-10T10:12:54.839Z] 25bc292e5bac: Verifying Checksum [2022-10-10T10:12:54.839Z] 25bc292e5bac: Download complete [2022-10-10T10:12:54.839Z] 52dc419b0ee2: Verifying Checksum [2022-10-10T10:12:54.839Z] 52dc419b0ee2: Download complete [2022-10-10T10:12:54.839Z] 4657fd5d0bcf: Verifying Checksum [2022-10-10T10:12:54.839Z] 4657fd5d0bcf: Download complete [2022-10-10T10:12:54.839Z] df9b9388f04a: Verifying Checksum [2022-10-10T10:12:55.103Z] df9b9388f04a: Pull complete [2022-10-10T10:12:55.103Z] 6ad1cebc031e: Verifying Checksum [2022-10-10T10:12:55.103Z] 6ad1cebc031e: Download complete [2022-10-10T10:12:55.103Z] 52dc419b0ee2: Pull complete [2022-10-10T10:12:55.103Z] 25bc292e5bac: Pull complete [2022-10-10T10:12:55.694Z] 114826534d7a: Verifying Checksum [2022-10-10T10:12:55.694Z] 114826534d7a: Download complete [2022-10-10T10:12:55.952Z] 8a3aa393b2d8: Verifying Checksum [2022-10-10T10:12:55.953Z] 8a3aa393b2d8: Download complete [2022-10-10T10:12:59.230Z] 114826534d7a: Pull complete [2022-10-10T10:12:59.230Z] 4657fd5d0bcf: Pull complete [2022-10-10T10:12:59.230Z] 6ad1cebc031e: Pull complete [2022-10-10T10:13:01.753Z] 8a3aa393b2d8: Pull complete [2022-10-10T10:13:01.753Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-10T10:13:01.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T10:13:01.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:13:01.831Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:13:01.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-10T10:13:03.809Z] $ docker top 495e543e93c16f43803491593f42225baf9f9303881f35eff3d8ce54883f9bce -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-10T10:13:03.858Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-10-10T10:13:04.138Z] + set -o pipefail [2022-10-10T10:13:04.138Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-10-10T10:13:09.407Z] [2022-10-10T10:13:09.407Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-10-10T10:13:09.407Z] [2022-10-10T10:13:09.407Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/16d58270-dce5-4523-9d39-cd0fdb3dbe4f [2022-10-10T10:13:09.407Z] [2022-10-10T10:13:09.407Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-10T10:13:09.407Z] [2022-10-10T10:13:09.407Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-10T10:13:09.407Z] [2022-10-10T10:13:09.666Z] [2022-10-10T10:13:09.666Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-10T10:13:09.666Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-10T10:13:09.666Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-10T10:13:09.685Z] $ docker stop --time=1 495e543e93c16f43803491593f42225baf9f9303881f35eff3d8ce54883f9bce [2022-10-10T10:13:11.763Z] $ docker rm -f 495e543e93c16f43803491593f42225baf9f9303881f35eff3d8ce54883f9bce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T10:13:12.487Z] + git log --format=format:%s -1 86e265f4693997e38d18c21fe32d96af1ec8218a [Pipeline] sh [2022-10-10T10:13:12.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:13:12.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:13:13.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:13:13.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:13:13.134Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:13:13.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T10:13:13.597Z] $ docker top 91504b25364da74020f86a231dc7f20874c54d14234bbeac80cb3af0940e0046 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:13:13.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:13:13.669Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:13:13.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:13:13.787Z] $ docker exec 91504b25364da74020f86a231dc7f20874c54d14234bbeac80cb3af0940e0046 ssh-agent [2022-10-10T10:13:13.880Z] SSH_AUTH_SOCK=/tmp/ssh-j5RMGEZbb9wz/agent.32 [2022-10-10T10:13:13.880Z] SSH_AGENT_PID=38 [2022-10-10T10:13:13.884Z] Running ssh-add (command line suppressed) [2022-10-10T10:13:13.986Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16731867521690615078.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16731867521690615078.key) [2022-10-10T10:13:13.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:13:14.268Z] + git semver tag [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,432 [run_tag] DEBUG tag force:False [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,432 [check_head_tag] DEBUG check head tag [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,433 [execute] INFO git cat-file --batch-check [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,436 [execute] INFO git cat-file --batch [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,451 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,451 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T10:13:14.527Z] 2022-10-10 10:13:14,455 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:13:14.527Z] 2.3.0-dev.17 [Pipeline] } [2022-10-10T10:13:14.544Z] $ docker exec --env ******** --env ******** 91504b25364da74020f86a231dc7f20874c54d14234bbeac80cb3af0940e0046 ssh-agent -k [2022-10-10T10:13:14.640Z] unset SSH_AUTH_SOCK; [2022-10-10T10:13:14.640Z] unset SSH_AGENT_PID; [2022-10-10T10:13:14.640Z] echo Agent pid 38 killed; [2022-10-10T10:13:14.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:13:14.946Z] + git semver [Pipeline] } [2022-10-10T10:13:15.226Z] $ docker stop --time=1 91504b25364da74020f86a231dc7f20874c54d14234bbeac80cb3af0940e0046 [2022-10-10T10:13:16.498Z] $ docker rm -f 91504b25364da74020f86a231dc7f20874c54d14234bbeac80cb3af0940e0046 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:13:16.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:13:16.869Z] [2022-10-10T10:13:16.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:13:17.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:13:17.163Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-10T10:13:17.163Z] ab5ef0e58194: Pulling fs layer [2022-10-10T10:13:17.163Z] 9712f1f96733: Pulling fs layer [2022-10-10T10:13:17.163Z] 63f879dbbcfc: Pulling fs layer [2022-10-10T10:13:17.163Z] 0d9ebad4ef96: Pulling fs layer [2022-10-10T10:13:17.163Z] e9a5061849ea: Pulling fs layer [2022-10-10T10:13:17.163Z] d747dcd14b5f: Pulling fs layer [2022-10-10T10:13:17.163Z] 2de7ff778b66: Pulling fs layer [2022-10-10T10:13:17.163Z] 0d9ebad4ef96: Waiting [2022-10-10T10:13:17.163Z] e9a5061849ea: Waiting [2022-10-10T10:13:17.163Z] d747dcd14b5f: Waiting [2022-10-10T10:13:17.163Z] 2de7ff778b66: Waiting [2022-10-10T10:13:17.163Z] 9712f1f96733: Download complete [2022-10-10T10:13:17.729Z] 63f879dbbcfc: Verifying Checksum [2022-10-10T10:13:17.729Z] 63f879dbbcfc: Download complete [2022-10-10T10:13:17.729Z] 0d9ebad4ef96: Verifying Checksum [2022-10-10T10:13:17.729Z] 0d9ebad4ef96: Download complete [2022-10-10T10:13:17.729Z] d747dcd14b5f: Download complete [2022-10-10T10:13:17.729Z] e9a5061849ea: Download complete [2022-10-10T10:13:17.729Z] ab5ef0e58194: Download complete [2022-10-10T10:13:17.729Z] 2de7ff778b66: Verifying Checksum [2022-10-10T10:13:17.729Z] 2de7ff778b66: Download complete [2022-10-10T10:13:20.250Z] ab5ef0e58194: Pull complete [2022-10-10T10:13:20.250Z] 9712f1f96733: Pull complete [2022-10-10T10:13:20.815Z] 63f879dbbcfc: Pull complete [2022-10-10T10:13:24.094Z] 0d9ebad4ef96: Pull complete [2022-10-10T10:13:24.661Z] e9a5061849ea: Pull complete [2022-10-10T10:13:24.661Z] d747dcd14b5f: Pull complete [2022-10-10T10:13:25.593Z] 2de7ff778b66: Pull complete [2022-10-10T10:13:25.593Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-10T10:13:25.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T10:13:25.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:13:25.668Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:13:25.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-10T10:13:27.675Z] $ docker top 4aa528928d397b7ca06a0c70e4f7fb21f5b14523d7fae7300ac24a4818872877 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:13:27.733Z] provisioning config files... [2022-10-10T10:13:27.739Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3810125825233642536tmp [2022-10-10T10:13:27.748Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config196720338862907612tmp [2022-10-10T10:13:27.756Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6149832780873747332tmp [Pipeline] { [Pipeline] echo [2022-10-10T10:13:27.770Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:28.050Z] ---> sigul-configuration.sh [2022-10-10T10:13:28.050Z] gpg: directory `/root/.gnupg' created [2022-10-10T10:13:28.050Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-10T10:13:28.050Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-10T10:13:28.050Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-10T10:13:28.050Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-10T10:13:28.050Z] gpg: CAST5 encrypted data [2022-10-10T10:13:28.050Z] gpg: encrypted with 1 passphrase [2022-10-10T10:13:28.050Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-10T10:13:28.329Z] + mkdir /home/jenkins [2022-10-10T10:13:28.329Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-10T10:13:28.614Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-10T10:13:28.622Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:28.903Z] ---> sigul-install.sh [2022-10-10T10:13:28.903Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-10T10:13:29.185Z] + git tag --list [2022-10-10T10:13:29.185Z] 1.0.0 [2022-10-10T10:13:29.185Z] v0.0.0 [2022-10-10T10:13:29.185Z] v1.1.0 [2022-10-10T10:13:29.185Z] v1.1.1 [2022-10-10T10:13:29.185Z] v1.2.2 [2022-10-10T10:13:29.185Z] v1.3.0 [2022-10-10T10:13:29.185Z] v1.3.1 [2022-10-10T10:13:29.185Z] v2.0.0 [2022-10-10T10:13:29.185Z] v2.1.0 [2022-10-10T10:13:29.185Z] v2.1.1 [2022-10-10T10:13:29.185Z] v2.1.1-dev.2 [2022-10-10T10:13:29.185Z] v2.1.1-dev.3 [2022-10-10T10:13:29.185Z] v2.2.0 [2022-10-10T10:13:29.185Z] v2.2.1-dev.1 [2022-10-10T10:13:29.185Z] v2.2.1-dev.2 [2022-10-10T10:13:29.185Z] v2.2.1-dev.3 [2022-10-10T10:13:29.185Z] v2.2.1-dev.4 [2022-10-10T10:13:29.185Z] v2.2.1-dev.5 [2022-10-10T10:13:29.185Z] v2.2.1-dev.6 [2022-10-10T10:13:29.185Z] v2.2.1-dev.7 [2022-10-10T10:13:29.185Z] v2.3.0-dev.10 [2022-10-10T10:13:29.185Z] v2.3.0-dev.11 [2022-10-10T10:13:29.185Z] v2.3.0-dev.12 [2022-10-10T10:13:29.185Z] v2.3.0-dev.13 [2022-10-10T10:13:29.185Z] v2.3.0-dev.14 [2022-10-10T10:13:29.185Z] v2.3.0-dev.15 [2022-10-10T10:13:29.185Z] v2.3.0-dev.16 [2022-10-10T10:13:29.185Z] v2.3.0-dev.17 [2022-10-10T10:13:29.185Z] v2.3.0-dev.7 [2022-10-10T10:13:29.185Z] v2.3.0-dev.8 [2022-10-10T10:13:29.185Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-10T10:13:29.469Z] + lftools sign git-tag v2.3.0-dev.17 [2022-10-10T10:13:30.036Z] Signing Git tag with Sigul... [2022-10-10T10:13:30.036Z] Signing v2.3.0-dev.17 [Pipeline] echo [2022-10-10T10:13:30.304Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:30.590Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-10T10:13:30.597Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-10T10:13:30.622Z] $ docker stop --time=1 4aa528928d397b7ca06a0c70e4f7fb21f5b14523d7fae7300ac24a4818872877 [2022-10-10T10:13:31.907Z] $ docker rm -f 4aa528928d397b7ca06a0c70e4f7fb21f5b14523d7fae7300ac24a4818872877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-10T10:13:32.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:13:32.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:13:32.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:13:32.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:13:32.654Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:13:32.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T10:13:33.045Z] $ docker top 46e483d0a9d72b34b89ed1b7dfcac2656ef8e2e36483687f3653a72dc654b446 -eo pid,comm [2022-10-10T10:13:33.080Z] 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). [2022-10-10T10:13:33.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:13:33.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:13:33.122Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:13:33.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:13:33.238Z] $ docker exec 46e483d0a9d72b34b89ed1b7dfcac2656ef8e2e36483687f3653a72dc654b446 ssh-agent [2022-10-10T10:13:33.336Z] SSH_AUTH_SOCK=/tmp/ssh-THfscVeYkDch/agent.32 [2022-10-10T10:13:33.336Z] SSH_AGENT_PID=38 [2022-10-10T10:13:33.340Z] Running ssh-add (command line suppressed) [2022-10-10T10:13:33.449Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1082394834759248688.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1082394834759248688.key) [2022-10-10T10:13:33.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:13:33.742Z] + git semver bump pre [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,914 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,914 [bump_version] DEBUG bumped version:2.3.0-dev.18 [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,914 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,914 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,914 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,916 [execute] INFO git cat-file --batch-check [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,921 [execute] INFO git cat-file --batch [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T10:13:34.001Z] 2022-10-10 10:13:33,926 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:13:34.001Z] 2.3.0-dev.18 [Pipeline] } [2022-10-10T10:13:34.020Z] $ docker exec --env ******** --env ******** 46e483d0a9d72b34b89ed1b7dfcac2656ef8e2e36483687f3653a72dc654b446 ssh-agent -k [2022-10-10T10:13:34.118Z] unset SSH_AUTH_SOCK; [2022-10-10T10:13:34.118Z] unset SSH_AGENT_PID; [2022-10-10T10:13:34.118Z] echo Agent pid 38 killed; [2022-10-10T10:13:34.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:13:34.421Z] + git semver [Pipeline] } [2022-10-10T10:13:34.702Z] $ docker stop --time=1 46e483d0a9d72b34b89ed1b7dfcac2656ef8e2e36483687f3653a72dc654b446 [2022-10-10T10:13:35.985Z] $ docker rm -f 46e483d0a9d72b34b89ed1b7dfcac2656ef8e2e36483687f3653a72dc654b446 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T10:13:36.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T10:13:36.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:13:36.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T10:13:36.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:13:36.668Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:13:36.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-10T10:13:37.013Z] $ docker top 210ef9f3333136fad16a4291e6b4167db8c41fbd2d19c088e14fca3997e44c13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T10:13:37.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T10:13:37.090Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T10:13:37.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T10:13:37.214Z] $ docker exec 210ef9f3333136fad16a4291e6b4167db8c41fbd2d19c088e14fca3997e44c13 ssh-agent [2022-10-10T10:13:37.327Z] SSH_AUTH_SOCK=/tmp/ssh-C7rAZHhYhBAN/agent.33 [2022-10-10T10:13:37.327Z] SSH_AGENT_PID=39 [2022-10-10T10:13:37.332Z] Running ssh-add (command line suppressed) [2022-10-10T10:13:37.447Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16183041088949979091.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16183041088949979091.key) [2022-10-10T10:13:37.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T10:13:37.736Z] + git semver push [2022-10-10T10:13:37.997Z] 2022-10-10 10:13:37,932 [run_push] DEBUG push [2022-10-10T10:13:37.997Z] 2022-10-10 10:13:37,933 [execute] INFO git cat-file --batch-check [2022-10-10T10:13:37.997Z] 2022-10-10 10:13:37,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T10:13:37.997Z] 2022-10-10 10:13:37,937 [execute] INFO git rev-list df04cd98f38c6de6b60e6c3856a6725a96d48d10 -- [2022-10-10T10:13:37.997Z] 2022-10-10 10:13:37,937 [execute] DEBUG Popen(['git', 'rev-list', 'df04cd98f38c6de6b60e6c3856a6725a96d48d10', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T10:13:37.997Z] 2022-10-10 10:13:37,943 [execute] INFO git fetch -v origin [2022-10-10T10:13:37.997Z] 2022-10-10 10:13:37,943 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-10T10:13:38.565Z] 2022-10-10 10:13:38,475 [run_push] DEBUG no remote changes detected [2022-10-10T10:13:38.565Z] 2022-10-10 10:13:38,475 [execute] INFO git push origin semver [2022-10-10T10:13:38.565Z] 2022-10-10 10:13:38,476 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T10:13:39.501Z] 2022-10-10 10:13:39,449 [run_push] DEBUG push all version tags [2022-10-10T10:13:39.501Z] 2022-10-10 10:13:39,450 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-10T10:13:39.501Z] 2022-10-10 10:13:39,450 [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) [2022-10-10T10:13:40.439Z] 2022-10-10 10:13:40,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-10T10:13:40.439Z] 2.3.0-dev.18 [Pipeline] } [2022-10-10T10:13:40.458Z] $ docker exec --env ******** --env ******** 210ef9f3333136fad16a4291e6b4167db8c41fbd2d19c088e14fca3997e44c13 ssh-agent -k [2022-10-10T10:13:40.560Z] unset SSH_AUTH_SOCK; [2022-10-10T10:13:40.560Z] unset SSH_AGENT_PID; [2022-10-10T10:13:40.560Z] echo Agent pid 39 killed; [2022-10-10T10:13:40.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T10:13:40.867Z] + git semver [Pipeline] } [2022-10-10T10:13:41.145Z] $ docker stop --time=1 210ef9f3333136fad16a4291e6b4167db8c41fbd2d19c088e14fca3997e44c13 [2022-10-10T10:13:42.424Z] $ docker rm -f 210ef9f3333136fad16a4291e6b4167db8c41fbd2d19c088e14fca3997e44c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-10T10:13:42.916Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-10-10T10:13:42.916Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-10T10:13:42.916Z] total 16 [2022-10-10T10:13:42.916Z] drwxr-xr-x 3 root root 4096 Oct 10 10:03 . [2022-10-10T10:13:42.916Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 10:13 .. [2022-10-10T10:13:42.916Z] drwxr-xr-x 2 root root 4096 Oct 10 10:03 cost [2022-10-10T10:13:42.916Z] -rw-r--r-- 1 root root 85 Oct 10 10:03 cost.csv [2022-10-10T10:13:42.916Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-10T10:13:42.916Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-10T10:13:42.916Z] total 16 [2022-10-10T10:13:42.916Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:03 . [2022-10-10T10:13:42.916Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 10:13 .. [2022-10-10T10:13:42.916Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 10:03 cost [2022-10-10T10:13:42.916Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 10 10:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:43.203Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:44.053Z] ---> package-listing.sh [2022-10-10T10:13:44.053Z] ++ facter osfamily [2022-10-10T10:13:44.053Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T10:13:44.312Z] + OS_FAMILY=debian [2022-10-10T10:13:44.312Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-10-10T10:13:44.312Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T10:13:44.312Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T10:13:44.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T10:13:44.312Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T10:13:44.312Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-10T10:13:44.312Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T10:13:44.312Z] + case "${OS_FAMILY}" in [2022-10-10T10:13:44.312Z] + dpkg -l [2022-10-10T10:13:44.312Z] + grep '^ii' [2022-10-10T10:13:44.312Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T10:13:44.312Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T10:13:44.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T10:13:44.312Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-10T10:13:44.312Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-10-10T10:13:44.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-10-10T10:13:44.323Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-10T10:13:44.601Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T10:13:45.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T10:13:45.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T10:13:45.226Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2022-10-10T10:13:45.267Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-10T10:13:45.500Z] $ docker top 34e077006ce8471b4480c5b502bedf4aa33e9811eb286005dd9e704ef9b2f4e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T10:13:45.866Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T10:13:46.180Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T10:13:46.461Z] + ls /var/log/sa-host [2022-10-10T10:13:46.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T10:13:46.521Z] provisioning config files... [2022-10-10T10:13:46.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16634211658517913568tmp [Pipeline] { [Pipeline] echo [2022-10-10T10:13:46.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:46.821Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T10:13:46.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:47.137Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T10:13:47.145Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:47.422Z] ---> sudo-logs.sh [2022-10-10T10:13:47.422Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T10:13:47.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:47.733Z] ---> job-cost.sh [2022-10-10T10:13:47.733Z] lf-activate-venv: SKIPPING [2022-10-10T10:13:47.733Z] DEBUG: total: 0.2199999988079071 [2022-10-10T10:13:47.733Z] INFO: Retrieving Stack Cost... [2022-10-10T10:13:48.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T10:13:48.558Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T10:13:48.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T10:13:48.853Z] ---> logs-deploy.sh [2022-10-10T10:13:48.853Z] lf-activate-venv: SKIPPING [2022-10-10T10:13:48.853Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/48 [2022-10-10T10:13:48.853Z] INFO: archiving workspace using pattern(s): [2022-10-10T10:13:49.787Z] Archives upload complete. [2022-10-10T10:13:49.787Z] INFO: archiving logs to Nexus