Pull request #204 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 32c17f25423055b5469d16a308272506ca5a799e+0845b1209c9eb9dd940496004e850c7da2ef6955 (d1e399982b8ca30951844fd13b9ea1a19caae098) 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-ssh11632853297049250198.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11220604067380338138.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13352931551286087149.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12671812160703580330.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18337397994504018771.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6569186049702792490.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118676 in /w/workspace/gexfoundry_device-snmp-go_PR-204 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-204 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub 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/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0845b1209c9eb9dd940496004e850c7da2ef6955 into PR head commit 32c17f25423055b5469d16a308272506ca5a799e Merge succeeded, producing 32c17f25423055b5469d16a308272506ca5a799e Checking out Revision 32c17f25423055b5469d16a308272506ca5a799e (PR-204) > git config core.sparsecheckout # timeout=10 > git checkout -f 32c17f25423055b5469d16a308272506ca5a799e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 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 merge 0845b1209c9eb9dd940496004e850c7da2ef6955 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32c17f25423055b5469d16a308272506ca5a799e # timeout=10 Commit message: "build: Update to use released SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:09:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:09:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:01 ========================================================= 23:09:01 EdgeX Global Pipelines Version Info 23:09:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:09:02 ------------------- 23:09:02 stable info: 23:09:02 ------------------- 23:09:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:09:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:09:02 Message: update stable to v1.0.244 23:09:02 ------------------- 23:09:02 experimental info: 23:09:02 ------------------- 23:09:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:09:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:09:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:09:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:09:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:09:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:09:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:09:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo 23:09:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo 23:09:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo 23:09:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32c17f25423055b5469d16a308272506ca5a799e [Pipeline] echo 23:09:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32c17f2 [Pipeline] echo 23:09:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:04 provisioning config files... 23:09:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp/config14982059621551649155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:04 ---> docker-login.sh 23:09:04 nexus3.edgexfoundry.org:10001 23:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:04 Configure a credential helper to remove this warning. See 23:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:04 23:09:04 Login Succeeded 23:09:04 nexus3.edgexfoundry.org:10002 23:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:04 Configure a credential helper to remove this warning. See 23:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:04 23:09:04 Login Succeeded 23:09:05 nexus3.edgexfoundry.org:10003 23:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:05 Configure a credential helper to remove this warning. See 23:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:05 23:09:05 Login Succeeded 23:09:05 nexus3.edgexfoundry.org:10004 23:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:05 Configure a credential helper to remove this warning. See 23:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:05 23:09:05 Login Succeeded 23:09:05 docker.io 23:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:05 Configure a credential helper to remove this warning. See 23:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:05 23:09:05 Login Succeeded 23:09:05 ---> docker-login.sh ends [Pipeline] } 23:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:09:06 + git rev-list -1 --merges 32c17f25423055b5469d16a308272506ca5a799e~1..32c17f25423055b5469d16a308272506ca5a799e [Pipeline] echo 23:09:06 -----------> git rev-list -1 --merges 32c17f25423055b5469d16a308272506ca5a799e~1..32c17f25423055b5469d16a308272506ca5a799e 32c17f25423055b5469d16a308272506ca5a799e [false] [Pipeline] sh 23:09:06 + git log --format=format:%s -1 32c17f25423055b5469d16a308272506ca5a799e [Pipeline] echo 23:09:06 ========================================================= 23:09:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:09:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:07 + git log --format=format:%s -1 32c17f25423055b5469d16a308272506ca5a799e [Pipeline] echo 23:09:07 [semverPrep] GIT_COMMIT: 32c17f25423055b5469d16a308272506ca5a799e, Commit Message: build: Update to use released SDK [Pipeline] echo 23:09:07 [semverPrep] This is not a build commit. [Pipeline] sh 23:09:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:07 + grep -v github /etc/ssh/ssh_known_hosts 23:09:07 + [ -e /tmp/ssh_known_hosts ] 23:09:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:09:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:09:07 + sudo tee -a /etc/ssh/ssh_known_hosts 23:09:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:08 23:09:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:08 0.1.4: Pulling from edgex-devops/py-git-semver 23:09:08 b85a868b505f: Pulling fs layer 23:09:08 e2be974225ed: Pulling fs layer 23:09:08 339a4e72a1f5: Pulling fs layer 23:09:08 988bab9f4d93: Pulling fs layer 23:09:08 1469e6f7b9e6: Pulling fs layer 23:09:08 eaf3925da568: Pulling fs layer 23:09:08 bab4dde63d76: Pulling fs layer 23:09:08 bde34c3a00c8: Pulling fs layer 23:09:08 b352a97aabf1: Pulling fs layer 23:09:08 4872d77fe225: Pulling fs layer 23:09:08 5851b861e8e6: Pulling fs layer 23:09:08 988bab9f4d93: Waiting 23:09:08 eaf3925da568: Waiting 23:09:08 bde34c3a00c8: Waiting 23:09:08 bab4dde63d76: Waiting 23:09:08 1469e6f7b9e6: Waiting 23:09:08 e2be974225ed: Verifying Checksum 23:09:08 e2be974225ed: Download complete 23:09:08 988bab9f4d93: Verifying Checksum 23:09:08 988bab9f4d93: Download complete 23:09:08 1469e6f7b9e6: Verifying Checksum 23:09:08 1469e6f7b9e6: Download complete 23:09:08 eaf3925da568: Download complete 23:09:08 339a4e72a1f5: Verifying Checksum 23:09:08 339a4e72a1f5: Download complete 23:09:08 bde34c3a00c8: Download complete 23:09:08 b352a97aabf1: Download complete 23:09:08 4872d77fe225: Verifying Checksum 23:09:08 4872d77fe225: Download complete 23:09:08 5851b861e8e6: Download complete 23:09:08 b85a868b505f: Verifying Checksum 23:09:08 b85a868b505f: Download complete 23:09:09 bab4dde63d76: Verifying Checksum 23:09:09 bab4dde63d76: Download complete 23:09:10 b85a868b505f: Pull complete 23:09:10 e2be974225ed: Pull complete 23:09:10 339a4e72a1f5: Pull complete 23:09:10 988bab9f4d93: Pull complete 23:09:10 1469e6f7b9e6: Pull complete 23:09:11 eaf3925da568: Pull complete 23:09:12 bab4dde63d76: Pull complete 23:09:12 bde34c3a00c8: Pull complete 23:09:12 b352a97aabf1: Pull complete 23:09:12 4872d77fe225: Pull complete 23:09:12 5851b861e8e6: Pull complete 23:09:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:13 prd-ubuntu20.04-docker-8c-8g-118676 does not seem to be running inside a container 23:09:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-204 -v /w/workspace/gexfoundry_device-snmp-go_PR-204:/w/workspace/gexfoundry_device-snmp-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:09:14 $ docker top 9ede2def4e80dd28dc28ac71681aca907a084a3c83c284a973bc81cb9b71157a -eo pid,comm 23:09:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:09:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:14 [ssh-agent] Looking for ssh-agent implementation... 23:09:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:14 $ docker exec 9ede2def4e80dd28dc28ac71681aca907a084a3c83c284a973bc81cb9b71157a ssh-agent 23:09:14 SSH_AUTH_SOCK=/tmp/ssh-3fAY0b4FaxUC/agent.32 23:09:14 SSH_AGENT_PID=38 23:09:14 Running ssh-add (command line suppressed) 23:09:14 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-204@tmp/private_key_8982456128954835509.key (/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp/private_key_8982456128954835509.key) 23:09:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:15 + git tag --points-at HEAD [Pipeline] } 23:09:15 $ docker exec --env ******** --env ******** 9ede2def4e80dd28dc28ac71681aca907a084a3c83c284a973bc81cb9b71157a ssh-agent -k 23:09:15 unset SSH_AUTH_SOCK; 23:09:15 unset SSH_AGENT_PID; 23:09:15 echo Agent pid 38 killed; 23:09:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:09:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:15 [ssh-agent] Looking for ssh-agent implementation... 23:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:15 $ docker exec 9ede2def4e80dd28dc28ac71681aca907a084a3c83c284a973bc81cb9b71157a ssh-agent 23:09:15 SSH_AUTH_SOCK=/tmp/ssh-gZxkjCJBk5B5/agent.70 23:09:15 SSH_AGENT_PID=76 23:09:15 Running ssh-add (command line suppressed) 23:09:15 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-204@tmp/private_key_842812847907960947.key (/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp/private_key_842812847907960947.key) 23:09:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:16 + git semver init 23:09:16 2022-11-08 23:09:16,313 [run_init] DEBUG init version:0.0.0 force:False 23:09:16 2022-11-08 23:09:16,313 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-204/.semver 23:09:16 2022-11-08 23:09:16,314 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-204/.semver 23:09:16 2022-11-08 23:09:16,314 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-204/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-204, universal_newlines=False, shell=None, istream=None) 23:09:17 2022-11-08 23:09:17,239 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-204/.git/info/exclude 23:09:17 2022-11-08 23:09:17,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-204/.semver/PR-204 with force:False 23:09:17 2022-11-08 23:09:17,240 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-204/.semver/PR-204 23:09:17 2022-11-08 23:09:17,244 [execute] INFO git cat-file --batch-check 23:09:17 2022-11-08 23:09:17,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-204/.semver, universal_newlines=False, shell=None, istream=) 23:09:17 2022-11-08 23:09:17,250 [execute] INFO git cat-file --batch 23:09:17 2022-11-08 23:09:17,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-204/.semver, universal_newlines=False, shell=None, istream=) 23:09:17 2022-11-08 23:09:17,252 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-204/.semver/PR-204 23:09:17 0.0.0 [Pipeline] } 23:09:17 $ docker exec --env ******** --env ******** 9ede2def4e80dd28dc28ac71681aca907a084a3c83c284a973bc81cb9b71157a ssh-agent -k 23:09:17 unset SSH_AUTH_SOCK; 23:09:17 unset SSH_AGENT_PID; 23:09:17 echo Agent pid 76 killed; 23:09:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:17 + git semver [Pipeline] } 23:09:18 $ docker stop --time=1 9ede2def4e80dd28dc28ac71681aca907a084a3c83c284a973bc81cb9b71157a 23:09:19 $ docker rm -f 9ede2def4e80dd28dc28ac71681aca907a084a3c83c284a973bc81cb9b71157a [Pipeline] // withDockerContainer [Pipeline] sh 23:09:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:09:20 Stashed 1 file(s) [Pipeline] echo 23:09:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:20 provisioning config files... 23:09:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp/config14432693948113857955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:21 ---> docker-login.sh 23:09:21 nexus3.edgexfoundry.org:10001 23:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:21 Configure a credential helper to remove this warning. See 23:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:21 23:09:21 Login Succeeded 23:09:21 nexus3.edgexfoundry.org:10002 23:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:21 Configure a credential helper to remove this warning. See 23:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:21 23:09:21 Login Succeeded 23:09:21 nexus3.edgexfoundry.org:10003 23:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:21 Configure a credential helper to remove this warning. See 23:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:21 23:09:21 Login Succeeded 23:09:21 nexus3.edgexfoundry.org:10004 23:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:21 Configure a credential helper to remove this warning. See 23:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:21 23:09:21 Login Succeeded 23:09:21 docker.io 23:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:21 Configure a credential helper to remove this warning. See 23:09:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:21 23:09:21 Login Succeeded 23:09:21 ---> docker-login.sh ends [Pipeline] } 23:09:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:22 ========================================================= 23:09:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:09:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:22 + 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 . 23:09:22 Sending build context to Docker daemon 5.604MB 23:09:22 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:09:22 Step 2/12 : FROM ${BASE} AS builder 23:09:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:09:22 213ec9aee27d: Pulling fs layer 23:09:22 4583459ba037: Pulling fs layer 23:09:22 93c1e223e6f2: Pulling fs layer 23:09:22 53926ce57604: Pulling fs layer 23:09:22 21b2b0c7a3f4: Pulling fs layer 23:09:22 22ff95d597cd: Pulling fs layer 23:09:22 12d6caf4c0d1: Pulling fs layer 23:09:22 96b7cbca73a9: Pulling fs layer 23:09:22 a7acece74701: Pulling fs layer 23:09:22 12d6caf4c0d1: Waiting 23:09:22 53926ce57604: Waiting 23:09:22 96b7cbca73a9: Waiting 23:09:22 a7acece74701: Waiting 23:09:22 21b2b0c7a3f4: Waiting 23:09:22 22ff95d597cd: Waiting 23:09:22 93c1e223e6f2: Verifying Checksum 23:09:22 93c1e223e6f2: Download complete 23:09:22 4583459ba037: Verifying Checksum 23:09:22 4583459ba037: Download complete 23:09:22 21b2b0c7a3f4: Verifying Checksum 23:09:22 21b2b0c7a3f4: Download complete 23:09:22 22ff95d597cd: Download complete 23:09:22 213ec9aee27d: Verifying Checksum 23:09:22 12d6caf4c0d1: Download complete 23:09:22 213ec9aee27d: Pull complete 23:09:23 4583459ba037: Pull complete 23:09:23 93c1e223e6f2: Pull complete 23:09:23 a7acece74701: Verifying Checksum 23:09:23 a7acece74701: Download complete 23:09:23 96b7cbca73a9: Verifying Checksum 23:09:23 96b7cbca73a9: Download complete 23:09:23 53926ce57604: Verifying Checksum 23:09:23 53926ce57604: Download complete 23:09:27 53926ce57604: Pull complete 23:09:27 21b2b0c7a3f4: Pull complete 23:09:27 22ff95d597cd: Pull complete 23:09:27 12d6caf4c0d1: Pull complete 23:09:29 96b7cbca73a9: Pull complete 23:09:30 a7acece74701: Pull complete 23:09:30 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:09:30 ---> db6d94c90886 23:09:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:09:32 ---> Running in d06db8aef279 23:09:32 Removing intermediate container d06db8aef279 23:09:32 ---> e41691b8f71f 23:09:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:09:32 ---> Running in c42318d7d0bb 23:09:32 Removing intermediate container c42318d7d0bb 23:09:32 ---> 9c646b68b848 23:09:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:09:32 ---> Running in 0cecaa0a59a2 23:09:32 Removing intermediate container 0cecaa0a59a2 23:09:32 ---> 417e46831d72 23:09:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:09:32 ---> Running in 972ea5222077 23:09:32 Removing intermediate container 972ea5222077 23:09:32 ---> a53848682def 23:09:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:32 ---> Running in 961862816f41 23:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:09:33 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:09:33 (2/4) Installing libedit (20210910.3.1-r0) 23:09:33 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:09:33 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:09:33 Executing busybox-1.35.0-r17.trigger 23:09:33 OK: 216 MiB in 55 packages 23:09:34 Removing intermediate container 961862816f41 23:09:34 ---> 4286a1c242f3 23:09:34 Step 8/12 : WORKDIR /device-snmp-go 23:09:34 ---> Running in ffa44aef9069 23:09:34 Removing intermediate container ffa44aef9069 23:09:34 ---> 1aba6783e52d 23:09:34 Step 9/12 : COPY go.mod vendor* ./ 23:09:34 ---> dc90622db5a0 23:09:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:34 ---> Running in 216c9a3c0d3e 23:09:35 Still waiting to schedule task 23:09:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:09:52 Removing intermediate container 216c9a3c0d3e 23:09:52 ---> 05d0b278334e 23:09:52 Step 11/12 : COPY . . 23:09:52 ---> 8dac9faeffdf 23:09:52 Step 12/12 : RUN ${MAKE} 23:09:52 ---> Running in 8587ab053929 23:09:53 noop 23:09:53 Removing intermediate container 8587ab053929 23:09:53 ---> 4fc69bdbfb00 23:09:53 Successfully built 4fc69bdbfb00 23:09:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:53 + docker inspect -f . ci-base-image-x86_64 23:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:54 prd-ubuntu20.04-docker-8c-8g-118676 does not seem to be running inside a container 23:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-204 -v /w/workspace/gexfoundry_device-snmp-go_PR-204:/w/workspace/gexfoundry_device-snmp-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:54 $ docker top 1b7e2e3e88938d453235033c2b6da0db2e1f8771019d629d4e60fa9a13932d60 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:54 + go version 23:09:54 go version go1.18.7 linux/amd64 [Pipeline] } 23:09:54 $ docker stop --time=1 1b7e2e3e88938d453235033c2b6da0db2e1f8771019d629d4e60fa9a13932d60 23:09:56 $ docker rm -f 1b7e2e3e88938d453235033c2b6da0db2e1f8771019d629d4e60fa9a13932d60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:56 + docker inspect -f . ci-base-image-x86_64 23:09:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:56 prd-ubuntu20.04-docker-8c-8g-118676 does not seem to be running inside a container 23:09:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-204 -v /w/workspace/gexfoundry_device-snmp-go_PR-204:/w/workspace/gexfoundry_device-snmp-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:09:57 $ docker top 0d39bcaaaf63163a107757e1b9dbc37af08019a3069916062e83c15fe7375d63 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-204 [Pipeline] fileExists [Pipeline] sh 23:09:58 + make test 23:09:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:09:58 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:10:08 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:10:08 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.018s coverage: 0.0% of statements 23:10:15 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." 23:10:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:10:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:17 ./bin/test-attribution-txt.sh [Pipeline] echo 23:10:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:10:17 $ docker stop --time=1 0d39bcaaaf63163a107757e1b9dbc37af08019a3069916062e83c15fe7375d63 23:10:19 $ docker rm -f 0d39bcaaaf63163a107757e1b9dbc37af08019a3069916062e83c15fe7375d63 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:10:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:10:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:10:21 + ls -al . 23:10:21 total 180 23:10:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:09 . 23:10:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:08 .. 23:10:21 -rw-rw-r-- 1 jenkins jenkins 6 Nov 8 23:08 .dockerignore 23:10:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:10 .git 23:10:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:08 .github 23:10:21 -rw-rw-r-- 1 jenkins jenkins 328 Nov 8 23:08 .gitignore 23:10:21 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:08 .golangci.yml 23:10:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:09 .semver 23:10:21 -rw-rw-r-- 1 jenkins jenkins 8932 Nov 8 23:08 Attribution.txt 23:10:21 -rw-rw-r-- 1 jenkins jenkins 8355 Nov 8 23:08 CHANGELOG.md 23:10:21 -rw-rw-r-- 1 jenkins jenkins 1486 Nov 8 23:08 Dockerfile 23:10:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:08 GOVERNANCE.md 23:10:21 -rw-rw-r-- 1 jenkins jenkins 656 Nov 8 23:08 Jenkinsfile 23:10:21 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:08 LICENSE 23:10:21 -rw-rw-r-- 1 jenkins jenkins 2543 Nov 8 23:08 Makefile 23:10:21 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:08 OWNERS.md 23:10:21 -rw-rw-r-- 1 jenkins jenkins 10054 Nov 8 23:08 README.md 23:10:21 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:09 VERSION 23:10:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:08 bin 23:10:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:08 cmd 23:10:21 -rw-r--r-- 1 jenkins jenkins 7631 Nov 8 23:10 coverage.out 23:10:21 -rw-rw-r-- 1 jenkins jenkins 3413 Nov 8 23:08 go.mod 23:10:21 -rw-rw-r-- 1 jenkins jenkins 44971 Nov 8 23:08 go.sum 23:10:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:08 internal 23:10:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:08 snap 23:10:21 -rw-rw-r-- 1 jenkins jenkins 228 Nov 8 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:21 + 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=32c17f25423055b5469d16a308272506ca5a799e --label arch=amd64 --label version=0.0.0 . 23:10:21 Sending build context to Docker daemon 5.612MB 23:10:21 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:10:21 Step 2/24 : FROM ${BASE} AS builder 23:10:21 ---> 4fc69bdbfb00 23:10:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:10:21 ---> Running in bc875f12f987 23:10:21 Removing intermediate container bc875f12f987 23:10:21 ---> 3727d87f78c5 23:10:21 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:21 ---> Running in c5f60821d290 23:10:21 Removing intermediate container c5f60821d290 23:10:21 ---> e722036633ff 23:10:21 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:10:21 ---> Running in 6af37082b596 23:10:21 Removing intermediate container 6af37082b596 23:10:21 ---> ce1e8eedfa7b 23:10:21 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:10:22 ---> Running in 2bde72402306 23:10:22 Removing intermediate container 2bde72402306 23:10:22 ---> 3211d53fa328 23:10:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:22 ---> Running in f721689cfb1b 23:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:10:22 OK: 216 MiB in 55 packages 23:10:22 Removing intermediate container f721689cfb1b 23:10:22 ---> f77677c0f51b 23:10:22 Step 8/24 : WORKDIR /device-snmp-go 23:10:23 ---> Running in 81b2aa11f9fb 23:10:23 Removing intermediate container 81b2aa11f9fb 23:10:23 ---> db44e75157b5 23:10:23 Step 9/24 : COPY go.mod vendor* ./ 23:10:23 ---> 5a2493f6ed23 23:10:23 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:23 ---> Running in 80c707b90338 23:10:23 Removing intermediate container 80c707b90338 23:10:23 ---> d2c483b39382 23:10:23 Step 11/24 : COPY . . 23:10:24 ---> b380462dba00 23:10:24 Step 12/24 : RUN ${MAKE} 23:10:24 ---> Running in d416a46fad88 23:10:24 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 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 23:10:46 Removing intermediate container d416a46fad88 23:10:46 ---> d731d504856b 23:10:46 Step 13/24 : FROM alpine:3.16 23:10:46 3.16: Pulling from library/alpine 23:10:46 213ec9aee27d: Already exists 23:10:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:10:46 Status: Downloaded newer image for alpine:3.16 23:10:46 ---> 9c6f07244728 23:10:46 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:10:46 ---> Running in 43a2d48e027b 23:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:10:46 (1/6) Installing dumb-init (1.2.5-r1) 23:10:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:10:46 (3/6) Installing libsodium (1.0.18-r0) 23:10:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:10:46 (5/6) Installing libzmq (4.3.4-r0) 23:10:46 (6/6) Installing zeromq (4.3.4-r0) 23:10:46 Executing busybox-1.35.0-r17.trigger 23:10:46 OK: 8 MiB in 20 packages 23:10:46 Removing intermediate container 43a2d48e027b 23:10:46 ---> 5518dce1c8a5 23:10:46 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:10:46 ---> 57c8fcf5eb79 23:10:46 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:10:46 ---> 65c1162b0cd5 23:10:46 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:10:46 ---> d2db99c67234 23:10:46 Step 18/24 : EXPOSE 59993 23:10:46 ---> Running in d0649f3caf76 23:10:46 Removing intermediate container d0649f3caf76 23:10:46 ---> 66bb14dd2c96 23:10:46 Step 19/24 : EXPOSE 161 23:10:46 ---> Running in 21f2783a5b12 23:10:46 Removing intermediate container 21f2783a5b12 23:10:46 ---> e86161d4a4a5 23:10:46 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:10:46 ---> Running in 957012edfebd 23:10:46 Removing intermediate container 957012edfebd 23:10:46 ---> 499954080b06 23:10:46 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:10:46 ---> Running in d107ea6818a5 23:10:46 Removing intermediate container d107ea6818a5 23:10:46 ---> 37a6102ee787 23:10:46 Step 22/24 : LABEL arch=amd64 23:10:46 ---> Running in 4afa92b69a4c 23:10:47 Removing intermediate container 4afa92b69a4c 23:10:47 ---> 0fc54b182460 23:10:47 Step 23/24 : LABEL git_sha=32c17f25423055b5469d16a308272506ca5a799e 23:10:47 ---> Running in 302bd69a3285 23:10:47 Removing intermediate container 302bd69a3285 23:10:47 ---> 666c9c28a825 23:10:47 Step 24/24 : LABEL version=0.0.0 23:10:47 ---> Running in 69c8fdda348c 23:10:47 Removing intermediate container 69c8fdda348c 23:10:47 ---> 812ac3f336ff 23:10:47 [Warning] One or more build-args [ARCH] were not consumed 23:10:47 Successfully built 812ac3f336ff 23:10:47 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:48 23:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:48 latest: Pulling from edgex-lftools-log-publisher 23:10:48 5eb5b503b376: Pulling fs layer 23:10:48 5c69ac0246d0: Pulling fs layer 23:10:48 ec43610c2a17: Pulling fs layer 23:10:48 3a2ae6a8a46f: Pulling fs layer 23:10:48 33b1e0a273af: Pulling fs layer 23:10:48 5d3b04190fa2: Pulling fs layer 23:10:48 2f39f015ded8: Pulling fs layer 23:10:48 33b1e0a273af: Waiting 23:10:48 5d3b04190fa2: Waiting 23:10:48 2f39f015ded8: Waiting 23:10:48 3a2ae6a8a46f: Waiting 23:10:48 5c69ac0246d0: Download complete 23:10:48 3a2ae6a8a46f: Verifying Checksum 23:10:48 3a2ae6a8a46f: Download complete 23:10:48 33b1e0a273af: Verifying Checksum 23:10:48 33b1e0a273af: Download complete 23:10:48 ec43610c2a17: Verifying Checksum 23:10:48 ec43610c2a17: Download complete 23:10:48 5d3b04190fa2: Verifying Checksum 23:10:48 5d3b04190fa2: Download complete 23:10:48 5eb5b503b376: Verifying Checksum 23:10:48 5eb5b503b376: Download complete 23:10:49 2f39f015ded8: Download complete 23:10:49 5eb5b503b376: Pull complete 23:10:49 5c69ac0246d0: Pull complete 23:10:50 ec43610c2a17: Pull complete 23:10:50 3a2ae6a8a46f: Pull complete 23:10:50 33b1e0a273af: Pull complete 23:10:50 5d3b04190fa2: Pull complete 23:10:54 2f39f015ded8: Pull complete 23:10:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:10:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:54 prd-ubuntu20.04-docker-8c-8g-118676 does not seem to be running inside a container 23:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-204 -v /w/workspace/gexfoundry_device-snmp-go_PR-204:/w/workspace/gexfoundry_device-snmp-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:10:56 $ docker top ea88e38de11e570156752963d2dd9136258b63e0c1ff39736f3bb07b8c08eebd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:56 ---> job-cost.sh 23:10:56 lf-activate-venv: SKIPPING 23:10:56 INFO: No Stack... 23:10:57 INFO: Retrieving Pricing Info for: v3-standard-8 23:10:57 INFO: Archiving Costs [Pipeline] sh 23:10:58 + cat /w/workspace/gexfoundry_device-snmp-go_PR-204/archives/cost.csv 23:10:58 + cut -d, -f6 [Pipeline] lock 23:10:58 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-204-1-stack-cost] 23:10:58 Resource [jenkins-edgexfoundry-device-snmp-go-PR-204-1-stack-cost] did not exist. Created. 23:10:58 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:10:58 + echo total: 0.2199999988079071 [Pipeline] stash 23:10:58 Stashed 1 file(s) [Pipeline] } 23:10:58 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:10:58 $ docker stop --time=1 ea88e38de11e570156752963d2dd9136258b63e0c1ff39736f3bb07b8c08eebd 23:10:59 $ docker rm -f ea88e38de11e570156752963d2dd9136258b63e0c1ff39736f3bb07b8c08eebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:12:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118679 in /w/workspace/gexfoundry_device-snmp-go_PR-204 [Pipeline] { [Pipeline] ws 23:12:14 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 23:12:14 Selected Git installation does not exist. Using Default 23:12:14 The recommended git tool is: NONE 23:12:20 using credential edgex-jenkins-ssh 23:12:20 Cloning the remote Git repository 23:12:20 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:12:20 > git init /w/workspace/device-snmp-go/1 # timeout=10 23:12:20 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:12:20 > git --version # timeout=10 23:12:20 > git --version # 'git version 2.25.1' 23:12:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:20 Verifying host key using known hosts file 23:12:20 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. 23:12:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:22 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:12:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:23 Merging remotes/origin/main commit 0845b1209c9eb9dd940496004e850c7da2ef6955 into PR head commit 32c17f25423055b5469d16a308272506ca5a799e 23:12:24 Merge succeeded, producing 32c17f25423055b5469d16a308272506ca5a799e 23:12:24 Checking out Revision 32c17f25423055b5469d16a308272506ca5a799e (PR-204) 23:12:23 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:12:23 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:12:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:23 Verifying host key using known hosts file 23:12:23 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. 23:12:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:12:24 > git config core.sparsecheckout # timeout=10 23:12:24 > git checkout -f 32c17f25423055b5469d16a308272506ca5a799e # timeout=10 23:12:24 > git remote # timeout=10 23:12:24 > git config --get remote.origin.url # timeout=10 23:12:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:24 Verifying host key using known hosts file 23:12:24 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. 23:12:24 > git merge 0845b1209c9eb9dd940496004e850c7da2ef6955 # timeout=10 23:12:24 > git rev-parse HEAD^{commit} # timeout=10 23:12:24 > git config core.sparsecheckout # timeout=10 23:12:24 > git checkout -f 32c17f25423055b5469d16a308272506ca5a799e # timeout=10 23:12:27 Commit message: "build: Update to use released SDK" 23:12:27 > git --version # timeout=10 23:12:27 > git --version # 'git version 2.25.1' 23:12:27 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:12:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:12:28 Dload Upload Total Spent Left Speed 23:12:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 92661 [Pipeline] sh 23:12:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:12:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:12:30 + sudo tee /etc/docker/daemon.new 23:12:30 { 23:12:30 "registry-mirrors": [ 23:12:30 "https://nexus3.edgexfoundry.org:10001" 23:12:30 ], 23:12:30 "bip": "10.250.0.254/24", 23:12:30 "hosts": [ 23:12:30 "tcp://0.0.0.0:5555", 23:12:30 "unix:///var/run/docker.sock" 23:12:30 ], 23:12:30 "mtu": 1458, 23:12:30 "selinux-enabled": true, 23:12:30 "seccomp-profile": "/etc/docker/seccomp.json" 23:12:30 } [Pipeline] sh 23:12:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:12:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:49 provisioning config files... 23:12:49 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config10743378100452584029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:49 ---> docker-login.sh 23:12:49 nexus3.edgexfoundry.org:10001 23:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:50 Configure a credential helper to remove this warning. See 23:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:50 23:12:50 Login Succeeded 23:12:50 nexus3.edgexfoundry.org:10002 23:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:50 Configure a credential helper to remove this warning. See 23:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:50 23:12:50 Login Succeeded 23:12:50 nexus3.edgexfoundry.org:10003 23:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:50 Configure a credential helper to remove this warning. See 23:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:50 23:12:50 Login Succeeded 23:12:50 nexus3.edgexfoundry.org:10004 23:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:51 Configure a credential helper to remove this warning. See 23:12:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:51 23:12:51 Login Succeeded 23:12:51 docker.io 23:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:52 Configure a credential helper to remove this warning. See 23:12:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:52 23:12:52 Login Succeeded 23:12:52 ---> docker-login.sh ends [Pipeline] } 23:12:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:52 ========================================================= 23:12:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:12:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:52 + 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 . 23:12:53 Sending build context to Docker daemon 2.908MB 23:12:53 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:12:53 Step 2/12 : FROM ${BASE} AS builder 23:12:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:12:53 9b18e9b68314: Pulling fs layer 23:12:53 35d82f9e3411: Pulling fs layer 23:12:53 e16973657156: Pulling fs layer 23:12:53 fc693d55d65f: Pulling fs layer 23:12:53 7e9fc2657dce: Pulling fs layer 23:12:53 dda99020689f: Pulling fs layer 23:12:53 db1c61fa0a46: Pulling fs layer 23:12:53 891c053d2c06: Pulling fs layer 23:12:53 fc693d55d65f: Waiting 23:12:53 7e9fc2657dce: Waiting 23:12:53 dda99020689f: Waiting 23:12:53 db1c61fa0a46: Waiting 23:12:53 891c053d2c06: Waiting 23:12:53 e16973657156: Verifying Checksum 23:12:53 e16973657156: Download complete 23:12:53 35d82f9e3411: Download complete 23:12:53 7e9fc2657dce: Verifying Checksum 23:12:53 7e9fc2657dce: Download complete 23:12:53 dda99020689f: Verifying Checksum 23:12:53 dda99020689f: Download complete 23:12:53 9b18e9b68314: Verifying Checksum 23:12:53 9b18e9b68314: Download complete 23:12:54 9b18e9b68314: Pull complete 23:12:55 891c053d2c06: Verifying Checksum 23:12:55 891c053d2c06: Download complete 23:12:55 35d82f9e3411: Pull complete 23:12:55 e16973657156: Pull complete 23:12:56 db1c61fa0a46: Verifying Checksum 23:12:56 db1c61fa0a46: Download complete 23:12:56 fc693d55d65f: Verifying Checksum 23:12:56 fc693d55d65f: Download complete 23:13:09 fc693d55d65f: Pull complete 23:13:09 7e9fc2657dce: Pull complete 23:13:09 dda99020689f: Pull complete 23:13:14 db1c61fa0a46: Pull complete 23:13:16 891c053d2c06: Pull complete 23:13:16 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:13:16 ---> f96f9c87975a 23:13:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:13:18 ---> Running in 7c562a8b491f 23:13:18 Removing intermediate container 7c562a8b491f 23:13:18 ---> d49bc241d4bd 23:13:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:18 ---> Running in 4c2ea44c36b3 23:13:19 Removing intermediate container 4c2ea44c36b3 23:13:19 ---> 2d5c5f421055 23:13:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:13:19 ---> Running in 64d8db611f7d 23:13:19 Removing intermediate container 64d8db611f7d 23:13:19 ---> c31ab064dde7 23:13:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:13:19 ---> Running in c1ebc3e74952 23:13:20 Removing intermediate container c1ebc3e74952 23:13:20 ---> 897fe08b0831 23:13:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:20 ---> Running in b0eba9e2e5e5 23:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:13:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:13:22 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:13:22 (2/4) Installing libedit (20210910.3.1-r0) 23:13:22 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:13:22 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:13:22 Executing busybox-1.35.0-r17.trigger 23:13:23 OK: 226 MiB in 55 packages 23:13:24 Removing intermediate container b0eba9e2e5e5 23:13:24 ---> c5d0d25f8928 23:13:24 Step 8/12 : WORKDIR /device-snmp-go 23:13:24 ---> Running in 7b864f3592e4 23:13:24 Removing intermediate container 7b864f3592e4 23:13:24 ---> d0745d7e97c1 23:13:24 Step 9/12 : COPY go.mod vendor* ./ 23:13:24 ---> 5848e844a632 23:13:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:25 ---> Running in fb66d2284c0e 23:14:21 Removing intermediate container fb66d2284c0e 23:14:21 ---> 9531e0dd085f 23:14:21 Step 11/12 : COPY . . 23:14:21 ---> aa7008543455 23:14:21 Step 12/12 : RUN ${MAKE} 23:14:21 ---> Running in 8489c2f2d2de 23:14:21 noop 23:14:22 Removing intermediate container 8489c2f2d2de 23:14:22 ---> 6323811204e4 23:14:22 Successfully built 6323811204e4 23:14:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:23 + docker inspect -f . ci-base-image-arm64 23:14:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:23 prd-ubuntu20.04-docker-arm64-4c-16g-118679 does not seem to be running inside a container 23:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:14:24 $ docker top bb5fcc1ab1ca77e630b630fa8d6110a69d6e19ba812cd44f1bc72e4d1bce8035 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:25 + go version 23:14:25 go version go1.18.7 linux/arm64 [Pipeline] } 23:14:25 $ docker stop --time=1 bb5fcc1ab1ca77e630b630fa8d6110a69d6e19ba812cd44f1bc72e4d1bce8035 23:14:27 $ docker rm -f bb5fcc1ab1ca77e630b630fa8d6110a69d6e19ba812cd44f1bc72e4d1bce8035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:27 + docker inspect -f . ci-base-image-arm64 23:14:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:28 prd-ubuntu20.04-docker-arm64-4c-16g-118679 does not seem to be running inside a container 23:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:14:29 $ docker top 2cf2f90cc6ee763ea9d35b8bb395d9031a77b43d245b535daa9eb6253b25ad55 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:30 + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh 23:14:31 + make test 23:14:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:14:32 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:16:09 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:16:09 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.055s coverage: 0.0% of statements 23:16:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:16:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:16:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:16:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:16:31 ./bin/test-attribution-txt.sh [Pipeline] echo 23:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:16:31 $ docker stop --time=1 2cf2f90cc6ee763ea9d35b8bb395d9031a77b43d245b535daa9eb6253b25ad55 23:16:33 $ docker rm -f 2cf2f90cc6ee763ea9d35b8bb395d9031a77b43d245b535daa9eb6253b25ad55 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:16:34 Warning: overwriting stash ‘coverage-report’ 23:16:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:16:36 + ls -al . 23:16:36 total 176 23:16:36 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:14 . 23:16:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:12 .. 23:16:36 -rw-rw-r-- 1 jenkins jenkins 6 Nov 8 23:12 .dockerignore 23:16:36 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:12 .git 23:16:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:12 .github 23:16:36 -rw-rw-r-- 1 jenkins jenkins 328 Nov 8 23:12 .gitignore 23:16:36 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:12 .golangci.yml 23:16:36 -rw-rw-r-- 1 jenkins jenkins 8932 Nov 8 23:12 Attribution.txt 23:16:36 -rw-rw-r-- 1 jenkins jenkins 8355 Nov 8 23:12 CHANGELOG.md 23:16:36 -rw-rw-r-- 1 jenkins jenkins 1486 Nov 8 23:12 Dockerfile 23:16:36 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:12 GOVERNANCE.md 23:16:36 -rw-rw-r-- 1 jenkins jenkins 656 Nov 8 23:12 Jenkinsfile 23:16:36 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:12 LICENSE 23:16:36 -rw-rw-r-- 1 jenkins jenkins 2543 Nov 8 23:12 Makefile 23:16:36 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 23:12 OWNERS.md 23:16:36 -rw-rw-r-- 1 jenkins jenkins 10054 Nov 8 23:12 README.md 23:16:36 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 23:09 VERSION 23:16:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:12 bin 23:16:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:12 cmd 23:16:36 -rw-r--r-- 1 jenkins jenkins 7631 Nov 8 23:16 coverage.out 23:16:36 -rw-rw-r-- 1 jenkins jenkins 3413 Nov 8 23:12 go.mod 23:16:36 -rw-rw-r-- 1 jenkins jenkins 44971 Nov 8 23:12 go.sum 23:16:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:12 internal 23:16:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:12 snap 23:16:36 -rw-rw-r-- 1 jenkins jenkins 228 Nov 8 23:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:36 + 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=32c17f25423055b5469d16a308272506ca5a799e --label arch=arm64 --label version=0.0.0 . 23:16:36 Sending build context to Docker daemon 2.916MB 23:16:36 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:16:36 Step 2/24 : FROM ${BASE} AS builder 23:16:36 ---> 6323811204e4 23:16:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:16:37 ---> Running in cc3662c2555a 23:16:37 Removing intermediate container cc3662c2555a 23:16:37 ---> fbac2272fc27 23:16:37 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:16:37 ---> Running in 629d26477834 23:16:37 Removing intermediate container 629d26477834 23:16:37 ---> 232d09a530f0 23:16:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:16:38 ---> Running in dd1c1978a721 23:16:38 Removing intermediate container dd1c1978a721 23:16:38 ---> ff6438c8b7ba 23:16:38 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:16:38 ---> Running in 44076d205a92 23:16:39 Removing intermediate container 44076d205a92 23:16:39 ---> 9cf9f34c5b56 23:16:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:16:39 ---> Running in 0c2da5db400b 23:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:42 OK: 226 MiB in 55 packages 23:16:43 Removing intermediate container 0c2da5db400b 23:16:43 ---> 34fa072d1d66 23:16:43 Step 8/24 : WORKDIR /device-snmp-go 23:16:43 ---> Running in ca3a928aee86 23:16:43 Removing intermediate container ca3a928aee86 23:16:43 ---> 58a08a11242c 23:16:43 Step 9/24 : COPY go.mod vendor* ./ 23:16:44 ---> 562d817c317e 23:16:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:44 ---> Running in 1a1a0c118344 23:16:48 Removing intermediate container 1a1a0c118344 23:16:48 ---> 50d841cba33a 23:16:48 Step 11/24 : COPY . . 23:16:50 ---> 1c6806b7fa1c 23:16:50 Step 12/24 : RUN ${MAKE} 23:16:50 ---> Running in dae86b5fcf23 23:16:52 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 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 23:19:29 Removing intermediate container dae86b5fcf23 23:19:29 ---> 9540b191ebcb 23:19:29 Step 13/24 : FROM alpine:3.16 23:19:29 3.16: Pulling from library/alpine 23:19:30 9b18e9b68314: Already exists 23:19:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:19:30 Status: Downloaded newer image for alpine:3.16 23:19:30 ---> a6215f271958 23:19:30 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:19:30 ---> Running in 923b3593c60a 23:19:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:19:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:19:33 (1/6) Installing dumb-init (1.2.5-r1) 23:19:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:19:33 (3/6) Installing libsodium (1.0.18-r0) 23:19:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:19:33 (5/6) Installing libzmq (4.3.4-r0) 23:19:33 (6/6) Installing zeromq (4.3.4-r0) 23:19:33 Executing busybox-1.35.0-r17.trigger 23:19:33 OK: 8 MiB in 20 packages 23:19:34 Removing intermediate container 923b3593c60a 23:19:34 ---> db6672a4f482 23:19:34 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:19:35 ---> ad5dd5c9031a 23:19:35 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:19:36 ---> 23c97cc62338 23:19:36 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:19:36 ---> 1a464b15c51f 23:19:36 Step 18/24 : EXPOSE 59993 23:19:36 ---> Running in edc6f310b247 23:19:37 Removing intermediate container edc6f310b247 23:19:37 ---> 3a69f31ed3e5 23:19:37 Step 19/24 : EXPOSE 161 23:19:37 ---> Running in d6832184d854 23:19:37 Removing intermediate container d6832184d854 23:19:37 ---> dd41e95027b1 23:19:37 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:19:37 ---> Running in 001e4008fdf9 23:19:37 Removing intermediate container 001e4008fdf9 23:19:37 ---> c3138bc66033 23:19:37 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:19:37 ---> Running in 15694604b20b 23:19:38 Removing intermediate container 15694604b20b 23:19:38 ---> 48f4f3d614de 23:19:38 Step 22/24 : LABEL arch=arm64 23:19:38 ---> Running in e296295062b9 23:19:38 Removing intermediate container e296295062b9 23:19:38 ---> 860f31d6a7dd 23:19:38 Step 23/24 : LABEL git_sha=32c17f25423055b5469d16a308272506ca5a799e 23:19:38 ---> Running in d5c7b27a5e2a 23:19:39 Removing intermediate container d5c7b27a5e2a 23:19:39 ---> 9df627e76cba 23:19:39 Step 24/24 : LABEL version=0.0.0 23:19:39 ---> Running in 1b48a176a1ea 23:19:39 Removing intermediate container 1b48a176a1ea 23:19:39 ---> 2420eaa46b4d 23:19:39 [Warning] One or more build-args [ARCH] were not consumed 23:19:39 Successfully built 2420eaa46b4d 23:19:39 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:40 23:19:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:19:41 arm64: Pulling from edgex-lftools-log-publisher 23:19:41 8998bd30e6a1: Pulling fs layer 23:19:41 04944245beec: Pulling fs layer 23:19:41 699f458cf7ca: Pulling fs layer 23:19:41 765212b225bb: Pulling fs layer 23:19:41 f23df028b6ca: Pulling fs layer 23:19:41 d65c8cfc05b1: Pulling fs layer 23:19:41 2437ff75d9bd: Pulling fs layer 23:19:41 765212b225bb: Waiting 23:19:41 f23df028b6ca: Waiting 23:19:41 d65c8cfc05b1: Waiting 23:19:41 2437ff75d9bd: Waiting 23:19:41 04944245beec: Verifying Checksum 23:19:41 04944245beec: Download complete 23:19:41 765212b225bb: Verifying Checksum 23:19:41 765212b225bb: Download complete 23:19:41 f23df028b6ca: Verifying Checksum 23:19:41 f23df028b6ca: Download complete 23:19:41 d65c8cfc05b1: Verifying Checksum 23:19:41 d65c8cfc05b1: Download complete 23:19:41 699f458cf7ca: Verifying Checksum 23:19:41 699f458cf7ca: Download complete 23:19:41 8998bd30e6a1: Verifying Checksum 23:19:41 8998bd30e6a1: Download complete 23:19:44 2437ff75d9bd: Verifying Checksum 23:19:44 2437ff75d9bd: Download complete 23:19:46 8998bd30e6a1: Pull complete 23:19:46 04944245beec: Pull complete 23:19:47 699f458cf7ca: Pull complete 23:19:47 765212b225bb: Pull complete 23:19:48 f23df028b6ca: Pull complete 23:19:48 d65c8cfc05b1: Pull complete 23:20:03 2437ff75d9bd: Pull complete 23:20:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:04 prd-ubuntu20.04-docker-arm64-4c-16g-118679 does not seem to be running inside a container 23:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:20:07 $ docker top c03fae7098cf688b9dbe5aff0b9eb721de79d0f1e171c57f3b5c5da9c077aa84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:07 ---> job-cost.sh 23:20:07 lf-activate-venv: SKIPPING 23:20:07 INFO: No Stack... 23:20:08 INFO: Retrieving Pricing Info for: v3-standard-4 23:20:09 INFO: Archiving Costs [Pipeline] sh 23:20:09 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 23:20:09 + cut -d, -f6 [Pipeline] lock 23:20:09 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-204-1-stack-cost] 23:20:09 Resource [jenkins-edgexfoundry-device-snmp-go-PR-204-1-stack-cost] did not exist. Created. 23:20:09 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:10 /w/workspace/device-snmp-go/1@tmp/durable-d5196317/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:20:11 + echo total: 0.10999999940395355 [Pipeline] stash 23:20:11 Warning: overwriting stash ‘stack-cost’ 23:20:11 Stashed 1 file(s) [Pipeline] } 23:20:11 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:20:11 $ docker stop --time=1 c03fae7098cf688b9dbe5aff0b9eb721de79d0f1e171c57f3b5c5da9c077aa84 23:20:12 $ docker rm -f c03fae7098cf688b9dbe5aff0b9eb721de79d0f1e171c57f3b5c5da9c077aa84 [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 23:20:13 provisioning config files... 23:20:13 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp/config4228600133712876289tmp [Pipeline] { [Pipeline] sh 23:20:14 + set +x 23:20:14 + curl -s https://codecov.io/bash 23:20:14 + bash -s -- 23:20:14 23:20:14 _____ _ 23:20:14 / ____| | | 23:20:14 | | ___ __| | ___ ___ _____ __ 23:20:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:20:14 | |___| (_) | (_| | __/ (_| (_) \ V / 23:20:14 \_____\___/ \__,_|\___|\___\___/ \_/ 23:20:14 Bash-1.0.6 23:20:14 23:20:14 23:20:14 ==> git version 2.25.1 found 23:20:14 ==> 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 23:20:14 Release-Date: 2020-01-08 23:20:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:20:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:20:14 ==> Jenkins CI detected. 23:20:14 current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-204 23:20:14 project root: . 23:20:14 --> token set from env 23:20:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:20:14 ==> Running gcov in . (disable via -X gcov) 23:20:14 ==> Python coveragepy not found 23:20:14 ==> Searching for coverage reports in: 23:20:14 + . 23:20:14 -> Found 1 reports 23:20:14 ==> Detecting git/mercurial file structure 23:20:14 ==> Reading reports 23:20:14 + ./coverage.out bytes=7631 23:20:14 ==> Appending adjustments 23:20:14 https://docs.codecov.io/docs/fixing-reports 23:20:14 + Found adjustments 23:20:14 ==> Gzipping contents 23:20:14 4.0K /tmp/codecov.NOU5KS.gz 23:20:14 ==> Uploading reports 23:20:14 url: https://codecov.io 23:20:14 query: branch=PR-204&commit=32c17f25423055b5469d16a308272506ca5a799e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=204&job=&cmd_args= 23:20:14 -> Pinging Codecov 23:20:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-204&commit=32c17f25423055b5469d16a308272506ca5a799e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=204&job=&cmd_args= 23:20:14 -> Uploading to 23:20:14 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/6C56EA5C29638FB4528AC87E60AF5AE0/32c17f25423055b5469d16a308272506ca5a799e/8cdb6de1-d2ed-43d9-9e36-ac6f3633e4e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T232014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e04859823a611ce2b3602a52cc7a30cbaa63de507834e50f204f0351323c923b 23:20:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:14 Dload Upload Total Spent Left Speed 23:20:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6767 --:--:-- --:--:-- --:--:-- 6737 100 1543 0 0 100 1543 0 5452 --:--:-- --:--:-- --:--:-- 5433 23:20:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/32c17f25423055b5469d16a308272506ca5a799e [Pipeline] } 23:20:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:20:16 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-204/archives ] 23:20:16 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-204/archives 23:20:16 total 16 23:20:16 drwxr-xr-x 3 root root 4096 Nov 8 23:10 . 23:20:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:10 .. 23:20:16 drwxr-xr-x 2 root root 4096 Nov 8 23:10 cost 23:20:16 -rw-r--r-- 1 root root 86 Nov 8 23:10 cost.csv 23:20:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-204/archives 23:20:16 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-204/archives 23:20:16 total 16 23:20:16 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:10 . 23:20:16 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:10 .. 23:20:16 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:10 cost 23:20:16 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 23:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:20:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:20:18 ---> package-listing.sh 23:20:18 ++ facter osfamily 23:20:18 ++ tr '[:upper:]' '[:lower:]' 23:20:18 + OS_FAMILY=debian 23:20:18 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-204 23:20:18 + START_PACKAGES=/tmp/packages_start.txt 23:20:18 + END_PACKAGES=/tmp/packages_end.txt 23:20:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:20:18 + PACKAGES=/tmp/packages_start.txt 23:20:18 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-204 ']' 23:20:18 + PACKAGES=/tmp/packages_end.txt 23:20:18 + case "${OS_FAMILY}" in 23:20:18 + dpkg -l 23:20:18 + grep '^ii' 23:20:18 + '[' -f /tmp/packages_start.txt ']' 23:20:18 + '[' -f /tmp/packages_end.txt ']' 23:20:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:20:18 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-204 ']' 23:20:18 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-204/archives/ 23:20:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-204/archives/ [Pipeline] echo 23:20:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:20:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:19 prd-ubuntu20.04-docker-8c-8g-118676 does not seem to be running inside a container 23:20:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-204 -v /w/workspace/gexfoundry_device-snmp-go_PR-204:/w/workspace/gexfoundry_device-snmp-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:19 $ docker top e94da02615375a8bc4e940fc95bcbf2f3a44445de7da8578a92861f2de9f16eb -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:20 + touch /tmp/pre-build-complete [Pipeline] sh 23:20:20 + mkdir -p /var/log/sysstat [Pipeline] sh 23:20:20 + ls /var/log/sa-host 23:20:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:20 provisioning config files... 23:20:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-204@tmp/config5247726069871822620tmp [Pipeline] { [Pipeline] echo 23:20:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:20:21 ---> create-netrc.sh [Pipeline] } 23:20:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:20:21 ---> python-tools-install.sh [Pipeline] echo 23:20:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:20:21 ---> sudo-logs.sh 23:20:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:20:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:20:22 ---> job-cost.sh 23:20:22 lf-activate-venv: SKIPPING 23:20:22 DEBUG: total: 0.2199999988079071 23:20:22 INFO: Retrieving Stack Cost... 23:20:22 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:23 INFO: Archiving Costs [Pipeline] echo 23:20:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:20:23 ---> logs-deploy.sh 23:20:23 lf-activate-venv: SKIPPING 23:20:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-204/1 23:20:23 INFO: archiving workspace using pattern(s): 23:20:24 Archives upload complete. 23:20:24 INFO: archiving logs to Nexus