Pull request #1318 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 076f4010fa9a55318beddb92973deada623f95f7+9f4fc55359c9cb479e87cde204f04957ffcda185 (126e448d1423c3d5f02914b8959f99410fed29f2) 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-ssh7641465305642198457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8337746220070705411.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-sdk-go/branches/PR-1318/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-sdk-go/branches/PR-1318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14866972587003474347.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12506753103196750222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh8948951384099208814.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1318/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-sdk-go/branches/PR-1318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8063123110941787645.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5730 in /w/workspace/gexfoundry_device-sdk-go_PR-1318 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1318 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1318/head:refs/remotes/origin/PR-1318 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f4fc55359c9cb479e87cde204f04957ffcda185 into PR head commit 076f4010fa9a55318beddb92973deada623f95f7 Merge succeeded, producing 076f4010fa9a55318beddb92973deada623f95f7 Checking out Revision 076f4010fa9a55318beddb92973deada623f95f7 (PR-1318) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 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 04:59:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 076f4010fa9a55318beddb92973deada623f95f7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9f4fc55359c9cb479e87cde204f04957ffcda185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 076f4010fa9a55318beddb92973deada623f95f7 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:14 ========================================================= 04:59:14 EdgeX Global Pipelines Version Info 04:59:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:16 ------------------- 04:59:16 stable info: 04:59:16 ------------------- 04:59:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:59:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:59:16 Message: update stable to v1.0.244 04:59:16 ------------------- 04:59:16 experimental info: 04:59:16 ------------------- 04:59:16 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:59:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:59:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:59:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1318 [Pipeline] echo 04:59:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1318 [Pipeline] echo 04:59:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1318 [Pipeline] echo 04:59:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 076f4010fa9a55318beddb92973deada623f95f7 [Pipeline] echo 04:59:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 076f401 [Pipeline] echo 04:59:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:18 provisioning config files... 04:59:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp/config1210450348972261320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:18 ---> docker-login.sh 04:59:18 nexus3.edgexfoundry.org:10001 04:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 nexus3.edgexfoundry.org:10002 04:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 nexus3.edgexfoundry.org:10003 04:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 nexus3.edgexfoundry.org:10004 04:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 docker.io 04:59:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:19 Configure a credential helper to remove this warning. See 04:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:19 04:59:19 Login Succeeded 04:59:19 ---> docker-login.sh ends [Pipeline] } 04:59:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:59:20 + git rev-list -1 --merges 076f4010fa9a55318beddb92973deada623f95f7~1..076f4010fa9a55318beddb92973deada623f95f7 [Pipeline] echo 04:59:20 -----------> git rev-list -1 --merges 076f4010fa9a55318beddb92973deada623f95f7~1..076f4010fa9a55318beddb92973deada623f95f7 076f4010fa9a55318beddb92973deada623f95f7 [false] [Pipeline] sh 04:59:20 + git log --format=format:%s -1 076f4010fa9a55318beddb92973deada623f95f7 [Pipeline] echo 04:59:21 ========================================================= 04:59:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:59:21 + git log --format=format:%s -1 076f4010fa9a55318beddb92973deada623f95f7 [Pipeline] echo 04:59:21 [semverPrep] GIT_COMMIT: 076f4010fa9a55318beddb92973deada623f95f7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:59:21 [semverPrep] This is not a build commit. [Pipeline] sh 04:59:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:21 + grep -v github /etc/ssh/ssh_known_hosts 04:59:21 + [ -e /tmp/ssh_known_hosts ] 04:59:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:21 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:22 04:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:22 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:22 b85a868b505f: Pulling fs layer 04:59:22 e2be974225ed: Pulling fs layer 04:59:22 339a4e72a1f5: Pulling fs layer 04:59:22 988bab9f4d93: Pulling fs layer 04:59:22 1469e6f7b9e6: Pulling fs layer 04:59:22 eaf3925da568: Pulling fs layer 04:59:22 988bab9f4d93: Waiting 04:59:22 1469e6f7b9e6: Waiting 04:59:22 bab4dde63d76: Pulling fs layer 04:59:22 eaf3925da568: Waiting 04:59:22 bde34c3a00c8: Pulling fs layer 04:59:22 bab4dde63d76: Waiting 04:59:22 b352a97aabf1: Pulling fs layer 04:59:22 bde34c3a00c8: Waiting 04:59:22 4872d77fe225: Pulling fs layer 04:59:22 b352a97aabf1: Waiting 04:59:22 5851b861e8e6: Pulling fs layer 04:59:22 5851b861e8e6: Waiting 04:59:22 e2be974225ed: Verifying Checksum 04:59:22 e2be974225ed: Download complete 04:59:22 988bab9f4d93: Verifying Checksum 04:59:22 988bab9f4d93: Download complete 04:59:23 1469e6f7b9e6: Verifying Checksum 04:59:23 1469e6f7b9e6: Download complete 04:59:23 eaf3925da568: Download complete 04:59:23 339a4e72a1f5: Verifying Checksum 04:59:23 339a4e72a1f5: Download complete 04:59:23 bde34c3a00c8: Verifying Checksum 04:59:23 bde34c3a00c8: Download complete 04:59:23 b352a97aabf1: Download complete 04:59:23 4872d77fe225: Download complete 04:59:23 5851b861e8e6: Verifying Checksum 04:59:23 5851b861e8e6: Download complete 04:59:23 b85a868b505f: Verifying Checksum 04:59:23 b85a868b505f: Download complete 04:59:23 bab4dde63d76: Verifying Checksum 04:59:23 bab4dde63d76: Download complete 04:59:24 b85a868b505f: Pull complete 04:59:24 e2be974225ed: Pull complete 04:59:25 339a4e72a1f5: Pull complete 04:59:25 988bab9f4d93: Pull complete 04:59:25 1469e6f7b9e6: Pull complete 04:59:25 eaf3925da568: Pull complete 04:59:27 bab4dde63d76: Pull complete 04:59:27 bde34c3a00c8: Pull complete 04:59:27 b352a97aabf1: Pull complete 04:59:27 4872d77fe225: Pull complete 04:59:27 5851b861e8e6: Pull complete 04:59:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:27 prd-ubuntu20.04-docker-8c-8g-5730 does not seem to be running inside a container 04:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1318 -v /w/workspace/gexfoundry_device-sdk-go_PR-1318:/w/workspace/gexfoundry_device-sdk-go_PR-1318:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:30 $ docker top 7bf779ac24203b3084a582f3065e15745c407f4d25d9946523e4225daa66e8a3 -eo pid,comm 04:59:30 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). 04:59:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:30 [ssh-agent] Looking for ssh-agent implementation... 04:59:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:30 $ docker exec 7bf779ac24203b3084a582f3065e15745c407f4d25d9946523e4225daa66e8a3 ssh-agent 04:59:30 SSH_AUTH_SOCK=/tmp/ssh-VOGYKMyIYEg0/agent.32 04:59:30 SSH_AGENT_PID=38 04:59:30 Running ssh-add (command line suppressed) 04:59:30 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp/private_key_18224613691316848736.key (/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp/private_key_18224613691316848736.key) 04:59:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:30 + git tag --points-at HEAD [Pipeline] } 04:59:30 $ docker exec --env ******** --env ******** 7bf779ac24203b3084a582f3065e15745c407f4d25d9946523e4225daa66e8a3 ssh-agent -k 04:59:31 unset SSH_AUTH_SOCK; 04:59:31 unset SSH_AGENT_PID; 04:59:31 echo Agent pid 38 killed; 04:59:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:31 [ssh-agent] Looking for ssh-agent implementation... 04:59:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:31 $ docker exec 7bf779ac24203b3084a582f3065e15745c407f4d25d9946523e4225daa66e8a3 ssh-agent 04:59:31 SSH_AUTH_SOCK=/tmp/ssh-bcZRj8Dyn3HJ/agent.70 04:59:31 SSH_AGENT_PID=76 04:59:31 Running ssh-add (command line suppressed) 04:59:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp/private_key_6474952419395059882.key (/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp/private_key_6474952419395059882.key) 04:59:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:31 + git semver init 04:59:32 2023-02-14 04:59:31,981 [run_init] DEBUG init version:0.0.0 force:False 04:59:32 2023-02-14 04:59:31,981 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1318/.semver 04:59:32 2023-02-14 04:59:31,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1318/.semver 04:59:32 2023-02-14 04:59:31,982 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1318/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1318, universal_newlines=False, shell=None, istream=None) 04:59:33 2023-02-14 04:59:33,037 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1318/.git/info/exclude 04:59:33 2023-02-14 04:59:33,038 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1318/.semver/PR-1318 with force:False 04:59:33 2023-02-14 04:59:33,038 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1318/.semver/PR-1318 04:59:33 2023-02-14 04:59:33,042 [execute] INFO git cat-file --batch-check 04:59:33 2023-02-14 04:59:33,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1318/.semver, universal_newlines=False, shell=None, istream=) 04:59:33 2023-02-14 04:59:33,048 [execute] INFO git cat-file --batch 04:59:33 2023-02-14 04:59:33,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1318/.semver, universal_newlines=False, shell=None, istream=) 04:59:33 2023-02-14 04:59:33,053 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1318/.semver/PR-1318 04:59:33 0.0.0 [Pipeline] } 04:59:33 $ docker exec --env ******** --env ******** 7bf779ac24203b3084a582f3065e15745c407f4d25d9946523e4225daa66e8a3 ssh-agent -k 04:59:33 unset SSH_AUTH_SOCK; 04:59:33 unset SSH_AGENT_PID; 04:59:33 echo Agent pid 76 killed; 04:59:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:34 + git semver [Pipeline] } 04:59:34 $ docker stop --time=1 7bf779ac24203b3084a582f3065e15745c407f4d25d9946523e4225daa66e8a3 04:59:35 $ docker rm -f --volumes 7bf779ac24203b3084a582f3065e15745c407f4d25d9946523e4225daa66e8a3 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:36 Stashed 1 file(s) [Pipeline] echo 04:59:36 [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 04:59:36 provisioning config files... 04:59:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp/config7914182064772364698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:37 ---> docker-login.sh 04:59:37 nexus3.edgexfoundry.org:10001 04:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:37 Configure a credential helper to remove this warning. See 04:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:37 04:59:37 Login Succeeded 04:59:37 nexus3.edgexfoundry.org:10002 04:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:37 Configure a credential helper to remove this warning. See 04:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:37 04:59:37 Login Succeeded 04:59:37 nexus3.edgexfoundry.org:10003 04:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:37 Configure a credential helper to remove this warning. See 04:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:37 04:59:37 Login Succeeded 04:59:37 nexus3.edgexfoundry.org:10004 04:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:37 Configure a credential helper to remove this warning. See 04:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:37 04:59:37 Login Succeeded 04:59:37 docker.io 04:59:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:59:37 Configure a credential helper to remove this warning. See 04:59:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:59:37 04:59:37 Login Succeeded 04:59:37 ---> docker-login.sh ends [Pipeline] } 04:59:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:59:38 ========================================================= 04:59:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:59:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:38 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:59:38 Sending build context to Docker daemon 10.43MB 04:59:38 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 04:59:38 Step 2/10 : FROM ${BASE} AS builder 04:59:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:38 213ec9aee27d: Pulling fs layer 04:59:38 4583459ba037: Pulling fs layer 04:59:38 93c1e223e6f2: Pulling fs layer 04:59:38 53926ce57604: Pulling fs layer 04:59:38 21b2b0c7a3f4: Pulling fs layer 04:59:38 53926ce57604: Waiting 04:59:38 22ff95d597cd: Pulling fs layer 04:59:38 12d6caf4c0d1: Pulling fs layer 04:59:38 21b2b0c7a3f4: Waiting 04:59:38 22ff95d597cd: Waiting 04:59:38 96b7cbca73a9: Pulling fs layer 04:59:38 12d6caf4c0d1: Waiting 04:59:38 a7acece74701: Pulling fs layer 04:59:38 96b7cbca73a9: Waiting 04:59:38 a7acece74701: Waiting 04:59:38 93c1e223e6f2: Verifying Checksum 04:59:38 93c1e223e6f2: Download complete 04:59:39 4583459ba037: Verifying Checksum 04:59:39 4583459ba037: Download complete 04:59:39 21b2b0c7a3f4: Verifying Checksum 04:59:39 21b2b0c7a3f4: Download complete 04:59:39 22ff95d597cd: Download complete 04:59:39 213ec9aee27d: Verifying Checksum 04:59:39 213ec9aee27d: Download complete 04:59:39 12d6caf4c0d1: Download complete 04:59:39 213ec9aee27d: Pull complete 04:59:39 4583459ba037: Pull complete 04:59:39 93c1e223e6f2: Pull complete 04:59:40 a7acece74701: Verifying Checksum 04:59:40 a7acece74701: Download complete 04:59:40 53926ce57604: Verifying Checksum 04:59:40 53926ce57604: Download complete 04:59:40 96b7cbca73a9: Verifying Checksum 04:59:40 96b7cbca73a9: Download complete 04:59:44 53926ce57604: Pull complete 04:59:44 21b2b0c7a3f4: Pull complete 04:59:44 22ff95d597cd: Pull complete 04:59:44 12d6caf4c0d1: Pull complete 04:59:46 96b7cbca73a9: Pull complete 04:59:46 a7acece74701: Pull complete 04:59:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:59:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:59:46 ---> db6d94c90886 04:59:46 Step 3/10 : ARG MAKE=make build 04:59:51 ---> Running in 8148e8787875 04:59:51 Removing intermediate container 8148e8787875 04:59:51 ---> e5f3b0adc294 04:59:51 Step 4/10 : WORKDIR /device-sdk-go 04:59:51 ---> Running in b538d438ad0c 04:59:51 Removing intermediate container b538d438ad0c 04:59:51 ---> 1bfc35701c52 04:59:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:59:51 ---> Running in 7937c0c8ba8b 04:59:51 Removing intermediate container 7937c0c8ba8b 04:59:51 ---> c4b611c32784 04:59:51 Step 6/10 : RUN apk add --update --no-cache make git 04:59:51 ---> Running in 655b5749d124 04:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:59:51 Still waiting to schedule task 04:59:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:59:51 OK: 211 MiB in 51 packages 04:59:51 Removing intermediate container 655b5749d124 04:59:51 ---> 6850351f47ab 04:59:51 Step 7/10 : COPY go.mod vendor* ./ 04:59:52 ---> 9189c595ffde 04:59:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:59:52 ---> Running in 07330515c15a 05:00:24 Removing intermediate container 07330515c15a 05:00:24 ---> 1627fdd4b243 05:00:24 Step 9/10 : COPY . . 05:00:24 ---> 358abcb13770 05:00:24 Step 10/10 : RUN ${MAKE} 05:00:24 ---> Running in 88fc7ea026d4 05:00:24 noop 05:00:24 Removing intermediate container 88fc7ea026d4 05:00:24 ---> b6561d2ea287 05:00:24 Successfully built b6561d2ea287 05:00:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:24 + docker inspect -f . ci-base-image-x86_64 05:00:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:24 prd-ubuntu20.04-docker-8c-8g-5730 does not seem to be running inside a container 05:00:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1318 -v /w/workspace/gexfoundry_device-sdk-go_PR-1318:/w/workspace/gexfoundry_device-sdk-go_PR-1318:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1318@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 ******** ci-base-image-x86_64 cat 05:00:25 $ docker top 4f6a7fc3e400e44605c5c7464bb8d47acbb561724b46b3447e9d1a29cc7e903c -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:25 + go version 05:00:25 go version go1.18.7 linux/amd64 [Pipeline] } 05:00:25 $ docker stop --time=1 4f6a7fc3e400e44605c5c7464bb8d47acbb561724b46b3447e9d1a29cc7e903c 05:00:26 $ docker rm -f --volumes 4f6a7fc3e400e44605c5c7464bb8d47acbb561724b46b3447e9d1a29cc7e903c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:27 + docker inspect -f . ci-base-image-x86_64 05:00:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:27 prd-ubuntu20.04-docker-8c-8g-5730 does not seem to be running inside a container 05:00:27 $ 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-sdk-go_PR-1318 -v /w/workspace/gexfoundry_device-sdk-go_PR-1318:/w/workspace/gexfoundry_device-sdk-go_PR-1318:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1318@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 ******** ci-base-image-x86_64 cat 05:00:28 $ docker top ca84b5d77eab201ad23d61aed1f680f43a0b62eabe10c6704a15743d4d66482c -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1318 [Pipeline] fileExists [Pipeline] sh 05:00:28 + make test 05:00:28 go test -race -coverprofile=coverage.out ./... 05:00:35 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.055s coverage: 27.6% of statements 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.091s coverage: 78.9% of statements 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.095s coverage: 78.1% of statements 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.099s coverage: 72.4% of statements 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.091s coverage: 65.2% of statements 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.760s coverage: 89.2% of statements 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:00:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.056s coverage: 4.7% of statements 05:00:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:01:05 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." 05:01:05 GO111MODULE=on go vet ./... 05:01:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:07 ./bin/test-attribution-txt.sh [Pipeline] echo 05:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:01:07 $ docker stop --time=1 ca84b5d77eab201ad23d61aed1f680f43a0b62eabe10c6704a15743d4d66482c 05:01:11 $ docker rm -f --volumes ca84b5d77eab201ad23d61aed1f680f43a0b62eabe10c6704a15743d4d66482c [Pipeline] // withDockerContainer [Pipeline] sh 05:01:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:13 + ls -al . 05:01:13 total 272 05:01:13 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 05:00 . 05:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 04:59 .. 05:01:13 -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 04:59 .dockerignore 05:01:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 05:00 .git 05:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 04:59 .github 05:01:13 -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 04:59 .gitignore 05:01:13 -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 04:59 .golangci.yml 05:01:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 04:59 .semver 05:01:13 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 04:59 CHANGELOG.md 05:01:13 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 04:59 GOVERNANCE.md 05:01:13 -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 04:59 Jenkinsfile 05:01:13 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 04:59 LICENSE 05:01:13 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 04:59 Makefile 05:01:13 -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 04:59 OWNERS.md 05:01:13 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 04:59 README.md 05:01:13 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 04:59 VERSION 05:01:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 04:59 bin 05:01:13 -rw-r--r-- 1 jenkins jenkins 99166 Feb 14 05:00 coverage.out 05:01:13 drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 04:59 example 05:01:13 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 04:59 go.mod 05:01:13 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 04:59 go.sum 05:01:13 drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 04:59 internal 05:01:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 04:59 openapi 05:01:13 drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 04:59 pkg 05:01:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 04:59 snap 05:01:13 -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:13 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=076f4010fa9a55318beddb92973deada623f95f7 --label arch=amd64 --label version=0.0.0 . 05:01:13 Sending build context to Docker daemon 10.53MB 05:01:13 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:01:13 Step 2/23 : FROM ${BASE} AS builder 05:01:13 ---> b6561d2ea287 05:01:13 Step 3/23 : ARG MAKE=make build 05:01:14 ---> Running in 93ef018c6941 05:01:14 Removing intermediate container 93ef018c6941 05:01:14 ---> dc259eff5e2e 05:01:14 Step 4/23 : WORKDIR /device-sdk-go 05:01:14 ---> Running in a19f80e2bbf2 05:01:14 Removing intermediate container a19f80e2bbf2 05:01:14 ---> 753350997314 05:01:14 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:01:14 ---> Running in 1573b893e6f7 05:01:14 Removing intermediate container 1573b893e6f7 05:01:14 ---> 7bff70006f7b 05:01:14 Step 6/23 : RUN apk add --update --no-cache make git 05:01:14 ---> Running in cab9f13afe21 05:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:01:15 OK: 211 MiB in 51 packages 05:01:15 Removing intermediate container cab9f13afe21 05:01:15 ---> 88e5a430ba83 05:01:15 Step 7/23 : COPY go.mod vendor* ./ 05:01:15 ---> 40524e8865ae 05:01:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:15 ---> Running in 6aefb4eee832 05:01:16 Removing intermediate container 6aefb4eee832 05:01:16 ---> 44c1ce512a72 05:01:16 Step 9/23 : COPY . . 05:01:17 ---> 80453ae0f1fb 05:01:17 Step 10/23 : RUN ${MAKE} 05:01:17 ---> Running in 4f7669d61ec4 05:01:17 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:01:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5733 in /w/workspace/gexfoundry_device-sdk-go_PR-1318 [Pipeline] { [Pipeline] ws 05:01:25 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:01:25 The recommended git tool is: git 05:01:30 using credential edgex-jenkins-ssh 05:01:30 Cloning the remote Git repository 05:01:30 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:01:30 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:01:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:31 > git --version # timeout=10 05:01:31 > git --version # 'git version 2.25.1' 05:01:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:32 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:34 Merging remotes/origin/main commit 9f4fc55359c9cb479e87cde204f04957ffcda185 into PR head commit 076f4010fa9a55318beddb92973deada623f95f7 05:01:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:01:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:01:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1318/head:refs/remotes/origin/PR-1318 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:01:34 > git config core.sparsecheckout # timeout=10 05:01:34 > git checkout -f 076f4010fa9a55318beddb92973deada623f95f7 # timeout=10 05:01:34 > git remote # timeout=10 05:01:34 Merge succeeded, producing 076f4010fa9a55318beddb92973deada623f95f7 05:01:34 Checking out Revision 076f4010fa9a55318beddb92973deada623f95f7 (PR-1318) 05:01:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:01:34 > git --version # timeout=10 05:01:34 > git --version # 'git version 2.25.1' 05:01:34 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:34 > git config --get remote.origin.url # timeout=10 05:01:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:01:34 > git merge 9f4fc55359c9cb479e87cde204f04957ffcda185 # timeout=10 05:01:34 > git rev-parse HEAD^{commit} # timeout=10 05:01:34 > git config core.sparsecheckout # timeout=10 05:01:34 > git checkout -f 076f4010fa9a55318beddb92973deada623f95f7 # timeout=10 05:01:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:35 Dload Upload Total Spent Left Speed 05:01:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 05:01:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:36 + sudo tee /etc/docker/daemon.new 05:01:36 { 05:01:36 "registry-mirrors": [ 05:01:36 "https://nexus3.edgexfoundry.org:10001" 05:01:36 ], 05:01:36 "bip": "10.250.0.254/24", 05:01:36 "hosts": [ 05:01:36 "tcp://0.0.0.0:5555", 05:01:36 "unix:///var/run/docker.sock" 05:01:36 ], 05:01:36 "mtu": 1458, 05:01:36 "selinux-enabled": true, 05:01:36 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:36 } [Pipeline] sh 05:01:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:37 + sudo service docker restart 05:01:39 Removing intermediate container 4f7669d61ec4 05:01:39 ---> 43a0a8acb325 05:01:39 Step 11/23 : FROM alpine:3.16 05:01:39 3.16: Pulling from library/alpine 05:01:39 ef5531b6e74e: Pulling fs layer 05:01:39 ef5531b6e74e: Verifying Checksum 05:01:39 ef5531b6e74e: Download complete 05:01:39 ef5531b6e74e: Pull complete 05:01:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:01:39 Status: Downloaded newer image for alpine:3.16 05:01:39 ---> dfd21b5a31f5 05:01:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:39 ---> Running in 0c9d912ec367 05:01:39 Removing intermediate container 0c9d912ec367 05:01:39 ---> acb01003cfec 05:01:39 Step 13/23 : RUN apk add --update --no-cache 05:01:39 ---> Running in 4e76ebf535ef 05:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:01:39 OK: 6 MiB in 14 packages 05:01:39 Removing intermediate container 4e76ebf535ef 05:01:39 ---> b710cf4bbed6 05:01:39 Step 14/23 : WORKDIR / 05:01:39 ---> Running in c7764e974d7f 05:01:39 Removing intermediate container c7764e974d7f 05:01:39 ---> ba135a5cb5b5 05:01:39 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:39 ---> a42c33ac2e5b 05:01:39 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:39 ---> 04baed787169 05:01:39 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:39 ---> 4dc177ef0017 05:01:39 Step 18/23 : EXPOSE 59999 05:01:39 ---> Running in 555926139b36 05:01:39 Removing intermediate container 555926139b36 05:01:39 ---> 108a32ee0d20 05:01:39 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:01:39 ---> Running in b79fd7338910 05:01:39 Removing intermediate container b79fd7338910 05:01:39 ---> b0c5dcc0206a 05:01:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:39 ---> Running in 9ca565deb6b8 05:01:39 Removing intermediate container 9ca565deb6b8 05:01:39 ---> 5ab154f2294a 05:01:39 Step 21/23 : LABEL arch=amd64 05:01:39 ---> Running in bbaa00640091 05:01:39 Removing intermediate container bbaa00640091 05:01:39 ---> 7dc60f37f73e 05:01:39 Step 22/23 : LABEL git_sha=076f4010fa9a55318beddb92973deada623f95f7 05:01:39 ---> Running in 822f339751c7 05:01:39 Removing intermediate container 822f339751c7 05:01:39 ---> bbfeda3257e6 05:01:39 Step 23/23 : LABEL version=0.0.0 05:01:39 ---> Running in ea55d9066059 05:01:39 Removing intermediate container ea55d9066059 05:01:39 ---> 0f6e67d390e6 05:01:39 [Warning] One or more build-args [ARCH] were not consumed 05:01:39 Successfully built 0f6e67d390e6 05:01:39 Successfully tagged device-sdk-simple: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 05:01:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:40 05:01:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:40 latest: Pulling from edgex-lftools-log-publisher 05:01:40 5eb5b503b376: Pulling fs layer 05:01:40 5c69ac0246d0: Pulling fs layer 05:01:40 ec43610c2a17: Pulling fs layer 05:01:40 3a2ae6a8a46f: Pulling fs layer 05:01:40 33b1e0a273af: Pulling fs layer 05:01:40 5d3b04190fa2: Pulling fs layer 05:01:40 3a2ae6a8a46f: Waiting 05:01:40 33b1e0a273af: Waiting 05:01:40 5d3b04190fa2: Waiting 05:01:40 2f39f015ded8: Pulling fs layer 05:01:40 5c69ac0246d0: Verifying Checksum 05:01:40 5c69ac0246d0: Download complete 05:01:40 3a2ae6a8a46f: Download complete 05:01:41 33b1e0a273af: Verifying Checksum 05:01:41 33b1e0a273af: Download complete 05:01:41 5d3b04190fa2: Download complete 05:01:41 ec43610c2a17: Verifying Checksum 05:01:41 ec43610c2a17: Download complete 05:01:41 5eb5b503b376: Verifying Checksum 05:01:41 5eb5b503b376: Download complete 05:01:42 2f39f015ded8: Download complete 05:01:42 5eb5b503b376: Pull complete 05:01:42 5c69ac0246d0: Pull complete 05:01:42 ec43610c2a17: Pull complete 05:01:42 3a2ae6a8a46f: Pull complete 05:01:43 33b1e0a273af: Pull complete 05:01:43 5d3b04190fa2: Pull complete 05:01:47 2f39f015ded8: Pull complete 05:01:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:01:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:47 prd-ubuntu20.04-docker-8c-8g-5730 does not seem to be running inside a container 05:01:47 $ 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-sdk-go_PR-1318 -v /w/workspace/gexfoundry_device-sdk-go_PR-1318:/w/workspace/gexfoundry_device-sdk-go_PR-1318:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:01:49 $ docker top 28957e2c16b58722aec66c36951c77aaa5283c675e425d12f84cc61a0d95bd5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:50 ---> job-cost.sh 05:01:50 lf-activate-venv: SKIPPING 05:01:50 INFO: No Stack... 05:01:50 INFO: Retrieving Pricing Info for: v3-standard-8 05:01:51 INFO: Archiving Costs [Pipeline] sh 05:01:51 + + cut -d, -f6 05:01:51 cat /w/workspace/gexfoundry_device-sdk-go_PR-1318/archives/cost.csv [Pipeline] lock 05:01:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1318-1-stack-cost] 05:01:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1318-1-stack-cost] did not exist. Created. 05:01:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:01:51 + echo total: 0.2199999988079071 [Pipeline] stash 05:01:51 Stashed 1 file(s) [Pipeline] } 05:01:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1318-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:01:52 $ docker stop --time=1 28957e2c16b58722aec66c36951c77aaa5283c675e425d12f84cc61a0d95bd5a 05:01:53 $ docker rm -f --volumes 28957e2c16b58722aec66c36951c77aaa5283c675e425d12f84cc61a0d95bd5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:59 provisioning config files... 05:01:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17225943591249635001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:00 ---> docker-login.sh 05:02:00 nexus3.edgexfoundry.org:10001 05:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:00 Configure a credential helper to remove this warning. See 05:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:00 05:02:00 Login Succeeded 05:02:00 nexus3.edgexfoundry.org:10002 05:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:00 Configure a credential helper to remove this warning. See 05:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:00 05:02:00 Login Succeeded 05:02:00 nexus3.edgexfoundry.org:10003 05:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:01 Configure a credential helper to remove this warning. See 05:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:01 05:02:01 Login Succeeded 05:02:01 nexus3.edgexfoundry.org:10004 05:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:01 Configure a credential helper to remove this warning. See 05:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:01 05:02:01 Login Succeeded 05:02:01 docker.io 05:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:02 Configure a credential helper to remove this warning. See 05:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:02 05:02:02 Login Succeeded 05:02:02 ---> docker-login.sh ends [Pipeline] } 05:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:02 ========================================================= 05:02:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:02:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:03 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:02:03 Sending build context to Docker daemon 5.599MB 05:02:03 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:02:03 Step 2/10 : FROM ${BASE} AS builder 05:02:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:02:03 9b18e9b68314: Pulling fs layer 05:02:03 35d82f9e3411: Pulling fs layer 05:02:03 e16973657156: Pulling fs layer 05:02:03 fc693d55d65f: Pulling fs layer 05:02:03 7e9fc2657dce: Pulling fs layer 05:02:03 dda99020689f: Pulling fs layer 05:02:03 db1c61fa0a46: Pulling fs layer 05:02:03 891c053d2c06: Pulling fs layer 05:02:03 dda99020689f: Waiting 05:02:03 db1c61fa0a46: Waiting 05:02:03 891c053d2c06: Waiting 05:02:03 fc693d55d65f: Waiting 05:02:03 7e9fc2657dce: Waiting 05:02:03 e16973657156: Verifying Checksum 05:02:03 e16973657156: Download complete 05:02:03 35d82f9e3411: Verifying Checksum 05:02:03 35d82f9e3411: Download complete 05:02:04 7e9fc2657dce: Verifying Checksum 05:02:04 7e9fc2657dce: Download complete 05:02:04 dda99020689f: Verifying Checksum 05:02:04 dda99020689f: Download complete 05:02:04 9b18e9b68314: Download complete 05:02:05 9b18e9b68314: Pull complete 05:02:05 891c053d2c06: Verifying Checksum 05:02:05 891c053d2c06: Download complete 05:02:05 35d82f9e3411: Pull complete 05:02:05 e16973657156: Pull complete 05:02:06 db1c61fa0a46: Verifying Checksum 05:02:06 db1c61fa0a46: Download complete 05:02:06 fc693d55d65f: Verifying Checksum 05:02:06 fc693d55d65f: Download complete 05:02:19 fc693d55d65f: Pull complete 05:02:19 7e9fc2657dce: Pull complete 05:02:19 dda99020689f: Pull complete 05:02:25 db1c61fa0a46: Pull complete 05:02:27 891c053d2c06: Pull complete 05:02:27 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:02:27 ---> f96f9c87975a 05:02:27 Step 3/10 : ARG MAKE=make build 05:02:28 ---> Running in 2fc0306444f7 05:02:28 Removing intermediate container 2fc0306444f7 05:02:28 ---> 1b4d9c04b070 05:02:28 Step 4/10 : WORKDIR /device-sdk-go 05:02:28 ---> Running in b38804b144fa 05:02:29 Removing intermediate container b38804b144fa 05:02:29 ---> fbc61cd41b79 05:02:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:02:29 ---> Running in ee18c3b48e75 05:02:29 Removing intermediate container ee18c3b48e75 05:02:29 ---> bbe5af042cdf 05:02:29 Step 6/10 : RUN apk add --update --no-cache make git 05:02:29 ---> Running in 8e815bc470f7 05:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:02:32 OK: 221 MiB in 51 packages 05:02:33 Removing intermediate container 8e815bc470f7 05:02:33 ---> 72811552d1fb 05:02:33 Step 7/10 : COPY go.mod vendor* ./ 05:02:33 ---> b4de3e7d4a5b 05:02:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:33 ---> Running in 57ca4dde20fb 05:03:41 Removing intermediate container 57ca4dde20fb 05:03:41 ---> 8843673fd330 05:03:41 Step 9/10 : COPY . . 05:03:41 ---> e454d318a97b 05:03:41 Step 10/10 : RUN ${MAKE} 05:03:41 ---> Running in 9ff8b1f9e62d 05:03:41 noop 05:03:41 Removing intermediate container 9ff8b1f9e62d 05:03:41 ---> 4828eaae2887 05:03:41 Successfully built 4828eaae2887 05:03:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:42 + docker inspect -f . ci-base-image-arm64 05:03:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:42 prd-ubuntu20.04-docker-arm64-4c-16g-5733 does not seem to be running inside a container 05:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 05:03:43 $ docker top f345cd7376b66b520e33fea0b3e69c34a29d77610c17e62d6888ddf042deb548 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:44 + go version 05:03:44 go version go1.18.7 linux/arm64 [Pipeline] } 05:03:44 $ docker stop --time=1 f345cd7376b66b520e33fea0b3e69c34a29d77610c17e62d6888ddf042deb548 05:03:46 $ docker rm -f --volumes f345cd7376b66b520e33fea0b3e69c34a29d77610c17e62d6888ddf042deb548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:47 + docker inspect -f . ci-base-image-arm64 05:03:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:47 prd-ubuntu20.04-docker-arm64-4c-16g-5733 does not seem to be running inside a container 05:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 05:03:48 $ docker top 65d1c4dff3b0601831ce71805c8cc5ac17c4753a4bef81b57c80d44e9fdfb241 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:49 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 05:03:50 + make test 05:03:50 go test -race -coverprofile=coverage.out ./... 05:04:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 05:06:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 05:06:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 05:06:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 05:06:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 05:06:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 05:06:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.525s coverage: 27.6% of statements 05:06:28 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.615s coverage: 78.9% of statements 05:06:28 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 05:06:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.815s coverage: 78.1% of statements 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 05:06:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.593s coverage: 72.4% of statements 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 05:06:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 05:06:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.466s coverage: 65.2% of statements 05:06:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 05:06:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 05:06:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 4.158s coverage: 89.2% of statements 05:06:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 05:06:39 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.482s coverage: 4.7% of statements 05:06:39 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 05:06:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:06:40 GO111MODULE=on go vet ./... 05:08:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:08:17 ./bin/test-attribution-txt.sh [Pipeline] echo 05:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:08:17 $ docker stop --time=1 65d1c4dff3b0601831ce71805c8cc5ac17c4753a4bef81b57c80d44e9fdfb241 05:08:19 $ docker rm -f --volumes 65d1c4dff3b0601831ce71805c8cc5ac17c4753a4bef81b57c80d44e9fdfb241 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:20 Warning: overwriting stash ‘coverage-report’ 05:08:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:22 + ls -al . 05:08:22 total 268 05:08:22 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 05:03 . 05:08:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 05:01 .. 05:08:22 -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 05:01 .dockerignore 05:08:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 05:01 .git 05:08:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 05:01 .github 05:08:22 -rw-rw-r-- 1 jenkins jenkins 131 Feb 14 05:01 .gitignore 05:08:22 -rw-rw-r-- 1 jenkins jenkins 42 Feb 14 05:01 .golangci.yml 05:08:22 -rw-rw-r-- 1 jenkins jenkins 31677 Feb 14 05:01 CHANGELOG.md 05:08:22 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 05:01 GOVERNANCE.md 05:08:22 -rw-rw-r-- 1 jenkins jenkins 885 Feb 14 05:01 Jenkinsfile 05:08:22 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 14 05:01 LICENSE 05:08:22 -rw-rw-r-- 1 jenkins jenkins 1679 Feb 14 05:01 Makefile 05:08:22 -rw-rw-r-- 1 jenkins jenkins 619 Feb 14 05:01 OWNERS.md 05:08:22 -rw-rw-r-- 1 jenkins jenkins 4891 Feb 14 05:01 README.md 05:08:22 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 04:59 VERSION 05:08:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 05:01 bin 05:08:22 -rw-r--r-- 1 jenkins jenkins 99166 Feb 14 05:06 coverage.out 05:08:22 drwxrwxr-x 5 jenkins jenkins 4096 Feb 14 05:01 example 05:08:22 -rw-rw-r-- 1 jenkins jenkins 3265 Feb 14 05:01 go.mod 05:08:22 -rw-rw-r-- 1 jenkins jenkins 32819 Feb 14 05:01 go.sum 05:08:22 drwxrwxr-x 13 jenkins jenkins 4096 Feb 14 05:01 internal 05:08:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 05:01 openapi 05:08:22 drwxrwxr-x 6 jenkins jenkins 4096 Feb 14 05:01 pkg 05:08:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 05:01 snap 05:08:22 -rw-rw-r-- 1 jenkins jenkins 222 Feb 14 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:23 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=076f4010fa9a55318beddb92973deada623f95f7 --label arch=arm64 --label version=0.0.0 . 05:08:23 Sending build context to Docker daemon 5.699MB 05:08:23 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:08:23 Step 2/23 : FROM ${BASE} AS builder 05:08:23 ---> 4828eaae2887 05:08:23 Step 3/23 : ARG MAKE=make build 05:08:23 ---> Running in 35aedcd1dbd1 05:08:23 Removing intermediate container 35aedcd1dbd1 05:08:23 ---> d2e250e96f15 05:08:23 Step 4/23 : WORKDIR /device-sdk-go 05:08:24 ---> Running in 8df2d1ce1d6a 05:08:24 Removing intermediate container 8df2d1ce1d6a 05:08:24 ---> 38b181b9f447 05:08:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:08:24 ---> Running in 1f5e62017947 05:08:24 Removing intermediate container 1f5e62017947 05:08:24 ---> fced7614136f 05:08:24 Step 6/23 : RUN apk add --update --no-cache make git 05:08:24 ---> Running in 19102071332c 05:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:08:27 OK: 221 MiB in 51 packages 05:08:28 Removing intermediate container 19102071332c 05:08:28 ---> 4cea264e98ea 05:08:28 Step 7/23 : COPY go.mod vendor* ./ 05:08:30 ---> fd5bc28377a6 05:08:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:30 ---> Running in e375d9263298 05:08:33 Removing intermediate container e375d9263298 05:08:33 ---> e24ef08017bb 05:08:33 Step 9/23 : COPY . . 05:08:34 ---> 4abf7be3314b 05:08:34 Step 10/23 : RUN ${MAKE} 05:08:34 ---> Running in 0ed26326c2dc 05:08:35 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:10:42 Removing intermediate container 0ed26326c2dc 05:10:42 ---> 8a878d9a6579 05:10:42 Step 11/23 : FROM alpine:3.16 05:10:42 3.16: Pulling from library/alpine 05:10:42 3760b48202b3: Pulling fs layer 05:10:42 3760b48202b3: Verifying Checksum 05:10:42 3760b48202b3: Download complete 05:10:42 3760b48202b3: Pull complete 05:10:42 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 05:10:42 Status: Downloaded newer image for alpine:3.16 05:10:42 ---> 4c81e5bf8899 05:10:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:10:42 ---> Running in 222500dd2dcf 05:10:42 Removing intermediate container 222500dd2dcf 05:10:42 ---> 9c3d4ad7ee61 05:10:42 Step 13/23 : RUN apk add --update --no-cache 05:10:42 ---> Running in 32d55204d3e6 05:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:10:43 OK: 5 MiB in 14 packages 05:10:44 Removing intermediate container 32d55204d3e6 05:10:44 ---> 0a79993d4bb5 05:10:44 Step 14/23 : WORKDIR / 05:10:44 ---> Running in 5ef3823e289b 05:10:45 Removing intermediate container 5ef3823e289b 05:10:45 ---> 1425803f9aec 05:10:45 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:10:45 ---> 796db9a96bc4 05:10:45 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:10:47 ---> 385c9846bbea 05:10:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:10:47 ---> 72de937949be 05:10:47 Step 18/23 : EXPOSE 59999 05:10:47 ---> Running in 5634301f72bb 05:10:48 Removing intermediate container 5634301f72bb 05:10:48 ---> 011939caac18 05:10:48 Step 19/23 : ENTRYPOINT ["/device-simple"] 05:10:48 ---> Running in a5d2311168a4 05:10:48 Removing intermediate container a5d2311168a4 05:10:48 ---> 171dfd81fca7 05:10:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:10:48 ---> Running in 8a103f1d5036 05:10:48 Removing intermediate container 8a103f1d5036 05:10:48 ---> b62a76137166 05:10:48 Step 21/23 : LABEL arch=arm64 05:10:48 ---> Running in 6614987984f2 05:10:49 Removing intermediate container 6614987984f2 05:10:49 ---> b6b21ff2b455 05:10:49 Step 22/23 : LABEL git_sha=076f4010fa9a55318beddb92973deada623f95f7 05:10:49 ---> Running in f92a468a9380 05:10:49 Removing intermediate container f92a468a9380 05:10:49 ---> 05d62373369e 05:10:49 Step 23/23 : LABEL version=0.0.0 05:10:49 ---> Running in e15e9219fbcd 05:10:49 Removing intermediate container e15e9219fbcd 05:10:49 ---> 04312ca7d8a3 05:10:49 [Warning] One or more build-args [ARCH] were not consumed 05:10:49 Successfully built 04312ca7d8a3 05:10:49 Successfully tagged device-sdk-simple-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 05:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:50 05:10:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:51 arm64: Pulling from edgex-lftools-log-publisher 05:10:51 8998bd30e6a1: Pulling fs layer 05:10:51 04944245beec: Pulling fs layer 05:10:51 699f458cf7ca: Pulling fs layer 05:10:51 765212b225bb: Pulling fs layer 05:10:51 f23df028b6ca: Pulling fs layer 05:10:51 d65c8cfc05b1: Pulling fs layer 05:10:51 2437ff75d9bd: Pulling fs layer 05:10:51 f23df028b6ca: Waiting 05:10:51 d65c8cfc05b1: Waiting 05:10:51 765212b225bb: Waiting 05:10:51 2437ff75d9bd: Waiting 05:10:51 04944245beec: Verifying Checksum 05:10:51 04944245beec: Download complete 05:10:51 765212b225bb: Verifying Checksum 05:10:51 765212b225bb: Download complete 05:10:51 f23df028b6ca: Verifying Checksum 05:10:51 f23df028b6ca: Download complete 05:10:51 d65c8cfc05b1: Verifying Checksum 05:10:51 d65c8cfc05b1: Download complete 05:10:51 699f458cf7ca: Verifying Checksum 05:10:51 699f458cf7ca: Download complete 05:10:52 8998bd30e6a1: Verifying Checksum 05:10:52 8998bd30e6a1: Download complete 05:10:54 2437ff75d9bd: Verifying Checksum 05:10:54 2437ff75d9bd: Download complete 05:10:56 8998bd30e6a1: Pull complete 05:10:56 04944245beec: Pull complete 05:10:57 699f458cf7ca: Pull complete 05:10:57 765212b225bb: Pull complete 05:10:58 f23df028b6ca: Pull complete 05:10:58 d65c8cfc05b1: Pull complete 05:11:13 2437ff75d9bd: Pull complete 05:11:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:11:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:14 prd-ubuntu20.04-docker-arm64-4c-16g-5733 does not seem to be running inside a container 05:11:14 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:11:17 $ docker top a54ca957dd4eece866068f35f5ae624afc3dc631ad30e1baf66bf780b4fa180c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:17 ---> job-cost.sh 05:11:18 lf-activate-venv: SKIPPING 05:11:18 INFO: No Stack... 05:11:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:11:19 INFO: Archiving Costs [Pipeline] sh 05:11:20 + + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:11:20 cut -d, -f6 [Pipeline] lock 05:11:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1318-1-stack-cost] 05:11:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1318-1-stack-cost] did not exist. Created. 05:11:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:20 /w/workspace/device-sdk-go/1@tmp/durable-0d8e22b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:11:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:11:21 Warning: overwriting stash ‘stack-cost’ 05:11:21 Stashed 1 file(s) [Pipeline] } 05:11:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1318-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:21 $ docker stop --time=1 a54ca957dd4eece866068f35f5ae624afc3dc631ad30e1baf66bf780b4fa180c 05:11:23 $ docker rm -f --volumes a54ca957dd4eece866068f35f5ae624afc3dc631ad30e1baf66bf780b4fa180c [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 05:11:24 provisioning config files... 05:11:24 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp/config1364653591140447886tmp [Pipeline] { [Pipeline] sh 05:11:24 + set +x 05:11:24 + curl -s https://codecov.io/bash 05:11:24 + bash -s -- 05:11:24 05:11:24 _____ _ 05:11:24 / ____| | | 05:11:24 | | ___ __| | ___ ___ _____ __ 05:11:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:11:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:11:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:11:24 Bash-1.0.6 05:11:24 05:11:24 05:11:24 ==> git version 2.25.1 found 05:11:24 ==> 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 05:11:24 Release-Date: 2020-01-08 05:11:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:11:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:11:24 ==> Jenkins CI detected. 05:11:24 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1318 05:11:24 project root: . 05:11:24 --> token set from env 05:11:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:11:24 ==> Running gcov in . (disable via -X gcov) 05:11:24 ==> Python coveragepy not found 05:11:24 ==> Searching for coverage reports in: 05:11:24 + . 05:11:24 -> Found 1 reports 05:11:24 ==> Detecting git/mercurial file structure 05:11:24 ==> Reading reports 05:11:24 + ./coverage.out bytes=99166 05:11:24 ==> Appending adjustments 05:11:24 https://docs.codecov.io/docs/fixing-reports 05:11:25 + Found adjustments 05:11:25 ==> Gzipping contents 05:11:25 16K /tmp/codecov.QBQT4T.gz 05:11:25 ==> Uploading reports 05:11:25 url: https://codecov.io 05:11:25 query: branch=PR-1318&commit=076f4010fa9a55318beddb92973deada623f95f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1318&job=&cmd_args= 05:11:25 -> Pinging Codecov 05:11:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1318&commit=076f4010fa9a55318beddb92973deada623f95f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1318&job=&cmd_args= 05:11:25 -> Uploading to 05:11:25 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/7E55EF52A471D76F132DFD9A03CDDE97/076f4010fa9a55318beddb92973deada623f95f7/cc791638-39b6-4e8f-aba9-e2379102adad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T051125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=282e5cde9b6655e9180aed25ea5ae4ab7e85c4467566906e64083e2b3c8f0332 05:11:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:25 Dload Upload Total Spent Left Speed 05:11:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14410 0 0 100 14410 0 45746 --:--:-- --:--:-- --:--:-- 45746 05:11:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/076f4010fa9a55318beddb92973deada623f95f7 [Pipeline] } 05:11:25 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 05:11:27 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1318/archives ] 05:11:27 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1318/archives 05:11:27 total 16 05:11:27 drwxr-xr-x 3 root root 4096 Feb 14 05:01 . 05:11:27 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 05:01 .. 05:11:27 drwxr-xr-x 2 root root 4096 Feb 14 05:01 cost 05:11:27 -rw-r--r-- 1 root root 86 Feb 14 05:01 cost.csv 05:11:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1318/archives 05:11:27 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1318/archives 05:11:27 total 16 05:11:27 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 05:01 . 05:11:27 drwxrwxr-x 12 jenkins jenkins 4096 Feb 14 05:01 .. 05:11:27 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 05:01 cost 05:11:27 -rw-r--r-- 1 jenkins jenkins 86 Feb 14 05:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:11:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:11:28 ---> package-listing.sh 05:11:28 ++ facter osfamily 05:11:28 ++ tr '[:upper:]' '[:lower:]' 05:11:28 + OS_FAMILY=debian 05:11:28 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1318 05:11:28 + START_PACKAGES=/tmp/packages_start.txt 05:11:28 + END_PACKAGES=/tmp/packages_end.txt 05:11:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:11:28 + PACKAGES=/tmp/packages_start.txt 05:11:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1318 ']' 05:11:28 + PACKAGES=/tmp/packages_end.txt 05:11:28 + case "${OS_FAMILY}" in 05:11:28 + dpkg -l 05:11:28 + grep '^ii' 05:11:28 + '[' -f /tmp/packages_start.txt ']' 05:11:28 + '[' -f /tmp/packages_end.txt ']' 05:11:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:11:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1318 ']' 05:11:28 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1318/archives/ 05:11:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1318/archives/ [Pipeline] echo 05:11:28 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-sdk-go_PR-1318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:11:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:30 prd-ubuntu20.04-docker-8c-8g-5730 does not seem to be running inside a container 05:11:30 $ 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-sdk-go_PR-1318/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-sdk-go_PR-1318 -v /w/workspace/gexfoundry_device-sdk-go_PR-1318:/w/workspace/gexfoundry_device-sdk-go_PR-1318:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:11:30 $ docker top 63c95b2fc90193c866796153162e3bbd982ab94cc5b993418110905474be5d24 -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:30 + touch /tmp/pre-build-complete [Pipeline] sh 05:11:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:11:31 + ls /var/log/sa-host 05:11:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:31 provisioning config files... 05:11:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1318@tmp/config3188247084449792389tmp [Pipeline] { [Pipeline] echo 05:11:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:11:31 ---> create-netrc.sh [Pipeline] } 05:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:11:32 ---> python-tools-install.sh [Pipeline] echo 05:11:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:11:32 ---> sudo-logs.sh 05:11:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:11:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:11:32 ---> job-cost.sh 05:11:32 lf-activate-venv: SKIPPING 05:11:32 DEBUG: total: 0.2199999988079071 05:11:32 INFO: Retrieving Stack Cost... 05:11:33 INFO: Retrieving Pricing Info for: v3-standard-8 05:11:33 INFO: Archiving Costs [Pipeline] echo 05:11:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:11:34 ---> logs-deploy.sh 05:11:34 lf-activate-venv: SKIPPING 05:11:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1318/1 05:11:34 INFO: archiving workspace using pattern(s): 05:11:34 Archives upload complete. 05:11:34 INFO: archiving logs to Nexus