Pull request #1561 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e16564e879bfc72f10010d3dbf3f5a0c5082cf5b+4f47f79f53f1840767b32d78ce83479da4d392c8 (b27f211cc6827f785ddaae5fba4305d1c3f4b72c) 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-ssh13707944229123119253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14255157196719638355.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1561/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-1561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6862997127791123677.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-1561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6514145995214136786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10675932138370089400.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-1561/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-1561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15632557872037971767.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1477’ Running on prd-ubuntu20.04-docker-8c-8g-1479 in /w/workspace/gexfoundry_device-sdk-go_PR-1561 [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-1561 # 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 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit e16564e879bfc72f10010d3dbf3f5a0c5082cf5b Merge succeeded, producing e16564e879bfc72f10010d3dbf3f5a0c5082cf5b Checking out Revision e16564e879bfc72f10010d3dbf3f5a0c5082cf5b (PR-1561) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/1561/head:refs/remotes/origin/PR-1561 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e16564e879bfc72f10010d3dbf3f5a0c5082cf5b # 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 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e16564e879bfc72f10010d3dbf3f5a0c5082cf5b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:26:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:26:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:26:22 ========================================================= 04:26:22 EdgeX Global Pipelines Version Info 04:26:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:26:22 ------------------- 04:26:22 stable info: 04:26:22 ------------------- 04:26:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:26:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:26:22 Message: update stable to v1.0.258 04:26:23 ------------------- 04:26:23 experimental info: 04:26:23 ------------------- 04:26:23 Commited By: **** collab-it+edgex@linuxfoundation.org 04:26:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:26:23 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:26:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:26:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:26:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:26:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:26:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:26:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:26:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:26:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1561 [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1561 [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1561 [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e16564e [Pipeline] echo 04:26:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:25 provisioning config files... 04:26:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/config4683712925933973145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:26 ---> ****-login.sh 04:26:26 nexus3.edgexfoundry.org:10001 04:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:26 Configure a credential helper to remove this warning. See 04:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:26 04:26:26 Login Succeeded 04:26:26 nexus3.edgexfoundry.org:10002 04:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:26 Configure a credential helper to remove this warning. See 04:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:26 04:26:26 Login Succeeded 04:26:26 nexus3.edgexfoundry.org:10003 04:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:26 Configure a credential helper to remove this warning. See 04:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:26 04:26:26 Login Succeeded 04:26:26 nexus3.edgexfoundry.org:10004 04:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:26 Configure a credential helper to remove this warning. See 04:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:26 04:26:26 Login Succeeded 04:26:26 ****.io 04:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:27 Configure a credential helper to remove this warning. See 04:26:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:27 04:26:27 Login Succeeded 04:26:27 ---> ****-login.sh ends [Pipeline] } 04:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:26:27 + git rev-list -1 --merges e16564e879bfc72f10010d3dbf3f5a0c5082cf5b~1..e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] echo 04:26:27 -----------> git rev-list -1 --merges e16564e879bfc72f10010d3dbf3f5a0c5082cf5b~1..e16564e879bfc72f10010d3dbf3f5a0c5082cf5b e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [false] [Pipeline] sh 04:26:28 + git log --format=format:%s -1 e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] echo 04:26:28 ========================================================= 04:26:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:26:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:28 + git log --format=format:%s -1 e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] echo 04:26:28 [semverPrep] GIT_COMMIT: e16564e879bfc72f10010d3dbf3f5a0c5082cf5b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:26:28 [semverPrep] This is not a build commit. [Pipeline] sh 04:26:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:26:29 + grep -v github /etc/ssh/ssh_known_hosts 04:26:29 + [ -e /tmp/ssh_known_hosts ] 04:26:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:26:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:26:29 + sudo tee -a /etc/ssh/ssh_known_hosts 04:26:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:29 04:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:30 0.1.4: Pulling from edgex-devops/py-git-semver 04:26:30 b85a868b505f: Pulling fs layer 04:26:30 e2be974225ed: Pulling fs layer 04:26:30 339a4e72a1f5: Pulling fs layer 04:26:30 988bab9f4d93: Pulling fs layer 04:26:30 1469e6f7b9e6: Pulling fs layer 04:26:30 eaf3925da568: Pulling fs layer 04:26:30 bab4dde63d76: Pulling fs layer 04:26:30 bde34c3a00c8: Pulling fs layer 04:26:30 b352a97aabf1: Pulling fs layer 04:26:30 4872d77fe225: Pulling fs layer 04:26:30 5851b861e8e6: Pulling fs layer 04:26:30 bde34c3a00c8: Waiting 04:26:30 1469e6f7b9e6: Waiting 04:26:30 b352a97aabf1: Waiting 04:26:30 4872d77fe225: Waiting 04:26:30 5851b861e8e6: Waiting 04:26:30 eaf3925da568: Waiting 04:26:30 bab4dde63d76: Waiting 04:26:30 988bab9f4d93: Waiting 04:26:30 e2be974225ed: Download complete 04:26:30 988bab9f4d93: Verifying Checksum 04:26:30 988bab9f4d93: Download complete 04:26:30 1469e6f7b9e6: Verifying Checksum 04:26:30 1469e6f7b9e6: Download complete 04:26:30 339a4e72a1f5: Verifying Checksum 04:26:30 339a4e72a1f5: Download complete 04:26:30 eaf3925da568: Download complete 04:26:30 bde34c3a00c8: Verifying Checksum 04:26:30 bde34c3a00c8: Download complete 04:26:30 b352a97aabf1: Verifying Checksum 04:26:30 b352a97aabf1: Download complete 04:26:30 4872d77fe225: Download complete 04:26:30 5851b861e8e6: Download complete 04:26:30 b85a868b505f: Verifying Checksum 04:26:30 b85a868b505f: Download complete 04:26:30 bab4dde63d76: Verifying Checksum 04:26:30 bab4dde63d76: Download complete 04:26:31 b85a868b505f: Pull complete 04:26:32 e2be974225ed: Pull complete 04:26:32 339a4e72a1f5: Pull complete 04:26:32 988bab9f4d93: Pull complete 04:26:32 1469e6f7b9e6: Pull complete 04:26:32 eaf3925da568: Pull complete 04:26:34 bab4dde63d76: Pull complete 04:26:34 bde34c3a00c8: Pull complete 04:26:34 b352a97aabf1: Pull complete 04:26:34 4872d77fe225: Pull complete 04:26:34 5851b861e8e6: Pull complete 04:26:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:26:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:35 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 04:26:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@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:26:39 $ docker top cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 -eo pid,comm 04:26:39 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:26:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:26:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:39 [ssh-agent] Looking for ssh-agent implementation... 04:26:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:39 $ docker exec cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 ssh-agent 04:26:39 SSH_AUTH_SOCK=/tmp/ssh-Xxy1lvQSXiUI/agent.32 04:26:39 SSH_AGENT_PID=38 04:26:39 Running ssh-add (command line suppressed) 04:26:39 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/private_key_14264271867738027771.key (/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/private_key_14264271867738027771.key) 04:26:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:40 + git tag --points-at HEAD [Pipeline] } 04:26:40 $ docker exec --env ******** --env ******** cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 ssh-agent -k 04:26:40 unset SSH_AUTH_SOCK; 04:26:40 unset SSH_AGENT_PID; 04:26:40 echo Agent pid 38 killed; 04:26:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:26:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:40 [ssh-agent] Looking for ssh-agent implementation... 04:26:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:40 $ docker exec cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 ssh-agent 04:26:40 SSH_AUTH_SOCK=/tmp/ssh-NwE7cqtXiI69/agent.70 04:26:40 SSH_AGENT_PID=76 04:26:40 Running ssh-add (command line suppressed) 04:26:40 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/private_key_1469197093451804378.key (/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/private_key_1469197093451804378.key) 04:26:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:41 + git semver init 04:26:41 2024-02-22 04:26:41,333 [run_init] DEBUG init version:0.0.0 force:False 04:26:41 2024-02-22 04:26:41,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver 04:26:41 2024-02-22 04:26:41,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver 04:26:41 2024-02-22 04:26:41,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1561, universal_newlines=False, shell=None, istream=None) 04:26:42 2024-02-22 04:26:42,727 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561/.git/info/exclude 04:26:42 2024-02-22 04:26:42,728 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver/PR-1561 with force:False 04:26:42 2024-02-22 04:26:42,728 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver/PR-1561 04:26:42 2024-02-22 04:26:42,731 [execute] INFO git cat-file --batch-check 04:26:42 2024-02-22 04:26:42,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver, universal_newlines=False, shell=None, istream=) 04:26:42 2024-02-22 04:26:42,737 [execute] INFO git cat-file --batch 04:26:42 2024-02-22 04:26:42,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver, universal_newlines=False, shell=None, istream=) 04:26:42 2024-02-22 04:26:42,742 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1561/.semver/PR-1561 04:26:42 0.0.0 [Pipeline] } 04:26:42 $ docker exec --env ******** --env ******** cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 ssh-agent -k 04:26:43 unset SSH_AUTH_SOCK; 04:26:43 unset SSH_AGENT_PID; 04:26:43 echo Agent pid 76 killed; 04:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:43 + git semver [Pipeline] } 04:26:44 $ docker stop --time=1 cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 04:26:45 $ docker rm -f --volumes cc112bd1628c01629e7fccb44465c086ff9e6292536eefde9b54b7f3a8bcb449 [Pipeline] // withDockerContainer [Pipeline] sh 04:26:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:26:46 Stashed 1 file(s) [Pipeline] echo 04:26:46 [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:26:47 provisioning config files... 04:26:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/config6700040198672008294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:47 ---> ****-login.sh 04:26:47 nexus3.edgexfoundry.org:10001 04:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:47 Configure a credential helper to remove this warning. See 04:26:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:47 04:26:47 Login Succeeded 04:26:47 nexus3.edgexfoundry.org:10002 04:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:47 Configure a credential helper to remove this warning. See 04:26:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:47 04:26:47 Login Succeeded 04:26:47 nexus3.edgexfoundry.org:10003 04:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:48 Configure a credential helper to remove this warning. See 04:26:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:48 04:26:48 Login Succeeded 04:26:48 nexus3.edgexfoundry.org:10004 04:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:48 Configure a credential helper to remove this warning. See 04:26:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:48 04:26:48 Login Succeeded 04:26:48 ****.io 04:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:48 Configure a credential helper to remove this warning. See 04:26:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:48 04:26:48 Login Succeeded 04:26:48 ---> ****-login.sh ends [Pipeline] } 04:26:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:48 ========================================================= 04:26:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:26:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:49 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:26:49 Sending build context to Docker daemon 21.95MB 04:26:49 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:26:49 Step 2/10 : FROM ${BASE} AS builder 04:26:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:26:49 7264a8db6415: Pulling fs layer 04:26:49 c4d48a809fc2: Pulling fs layer 04:26:49 4f1c88b9dad5: Pulling fs layer 04:26:49 ad3a456e5733: Pulling fs layer 04:26:49 69c7f0334f64: Pulling fs layer 04:26:49 1f1c1a5573a3: Pulling fs layer 04:26:49 ce7588e14bc9: Pulling fs layer 04:26:49 b5e4710f87ac: Pulling fs layer 04:26:49 ad3a456e5733: Waiting 04:26:49 69c7f0334f64: Waiting 04:26:49 1f1c1a5573a3: Waiting 04:26:49 ce7588e14bc9: Waiting 04:26:49 b5e4710f87ac: Waiting 04:26:49 c4d48a809fc2: Verifying Checksum 04:26:49 c4d48a809fc2: Download complete 04:26:49 ad3a456e5733: Download complete 04:26:49 69c7f0334f64: Download complete 04:26:49 7264a8db6415: Verifying Checksum 04:26:49 7264a8db6415: Download complete 04:26:49 1f1c1a5573a3: Verifying Checksum 04:26:49 1f1c1a5573a3: Download complete 04:26:50 7264a8db6415: Pull complete 04:26:50 c4d48a809fc2: Pull complete 04:26:50 b5e4710f87ac: Verifying Checksum 04:26:50 b5e4710f87ac: Download complete 04:26:50 4f1c88b9dad5: Verifying Checksum 04:26:50 4f1c88b9dad5: Download complete 04:26:50 ce7588e14bc9: Verifying Checksum 04:26:50 ce7588e14bc9: Download complete 04:26:54 4f1c88b9dad5: Pull complete 04:26:54 ad3a456e5733: Pull complete 04:26:54 69c7f0334f64: Pull complete 04:26:54 1f1c1a5573a3: Pull complete 04:26:56 ce7588e14bc9: Pull complete 04:26:56 b5e4710f87ac: Pull complete 04:26:56 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:26:56 ---> 88b5674ff536 04:26:56 Step 3/10 : ARG MAKE=make build 04:27:02 Still waiting to schedule task 04:27:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1478’ is offline 04:27:06 ---> Running in 0b6e33db9d92 04:27:06 Removing intermediate container 0b6e33db9d92 04:27:06 ---> b06ceef166cc 04:27:06 Step 4/10 : WORKDIR /device-sdk-go 04:27:06 ---> Running in a2555a917fa3 04:27:06 Removing intermediate container a2555a917fa3 04:27:06 ---> e7d308639bba 04:27:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:27:06 ---> Running in 9d95c2ca5d13 04:27:06 Removing intermediate container 9d95c2ca5d13 04:27:06 ---> 7c23a1ca19a2 04:27:06 Step 6/10 : RUN apk add --update --no-cache make git 04:27:06 ---> Running in 2193863794bb 04:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:07 OK: 264 MiB in 52 packages 04:27:07 Removing intermediate container 2193863794bb 04:27:07 ---> 60304aa5f944 04:27:07 Step 7/10 : COPY go.mod vendor* ./ 04:27:07 ---> 2055ed7b1fa9 04:27:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:07 ---> Running in 68519cf2b7c0 04:27:40 Removing intermediate container 68519cf2b7c0 04:27:40 ---> 5c45491531bb 04:27:40 Step 9/10 : COPY . . 04:27:41 ---> 2b791a64c798 04:27:41 Step 10/10 : RUN ${MAKE} 04:27:41 ---> Running in 1cc313cfab49 04:27:41 noop 04:27:41 Removing intermediate container 1cc313cfab49 04:27:41 ---> 845c42c9b028 04:27:41 Successfully built 845c42c9b028 04:27:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:42 + docker inspect -f . ci-base-image-x86_64 04:27:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:42 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 04:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@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 04:27:42 $ docker top 227e55d87e9c394b91173e8e93ff173f404410efa65552eb012466a47c4a5aca -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:43 + go version 04:27:43 go version go1.21.0 linux/amd64 [Pipeline] } 04:27:43 $ docker stop --time=1 227e55d87e9c394b91173e8e93ff173f404410efa65552eb012466a47c4a5aca 04:27:44 $ docker rm -f --volumes 227e55d87e9c394b91173e8e93ff173f404410efa65552eb012466a47c4a5aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker inspect -f . ci-base-image-x86_64 04:27:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:45 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 04:27:45 $ 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-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@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 04:27:46 $ docker top 03f40c9e7f12bc1e91b91f98b9a04b08def8eea418dde8e7ebce68b9ff8c1103 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1561 [Pipeline] fileExists [Pipeline] sh 04:27:47 + make test 04:27:47 go test -race -coverprofile=coverage.out ./... 04:27:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:28:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:28:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:28:06 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:28:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:28:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:28:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:28:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:28:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:28:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements 04:28:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.068s coverage: 81.5% of statements 04:28:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.062s coverage: 86.0% of statements 04:28:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.080s coverage: 71.8% of statements 04:28:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:28:08 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:28:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:28:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.048s coverage: 14.4% of statements 04:28:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.934s coverage: 45.9% of statements 04:28:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.078s coverage: 68.5% of statements 04:28:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.115s coverage: 89.2% of statements 04:28:11 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.041s coverage: 5.5% of statements 04:28:33 GO111MODULE=on go vet ./... 04:28:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:28:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:28:34 ./bin/test-attribution-txt.sh 04:28:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:28:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:28:34 $ docker stop --time=1 03f40c9e7f12bc1e91b91f98b9a04b08def8eea418dde8e7ebce68b9ff8c1103 04:28:40 $ docker rm -f --volumes 03f40c9e7f12bc1e91b91f98b9a04b08def8eea418dde8e7ebce68b9ff8c1103 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:42 + ls -al . 04:28:42 total 308 04:28:42 drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 04:27 . 04:28:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:26 .. 04:28:42 -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 04:26 .dockerignore 04:28:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 04:28 .git 04:28:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:26 .github 04:28:42 -rw-rw-r-- 1 jenkins jenkins 137 Feb 22 04:26 .gitignore 04:28:42 -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 04:26 .golangci.yml 04:28:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:26 .semver 04:28:42 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 22 04:26 CHANGELOG.md 04:28:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 04:26 GOVERNANCE.md 04:28:42 -rw-rw-r-- 1 jenkins jenkins 885 Feb 22 04:26 Jenkinsfile 04:28:42 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 04:26 LICENSE 04:28:42 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 22 04:26 Makefile 04:28:42 -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 04:26 OWNERS.md 04:28:42 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 22 04:26 README.md 04:28:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 04:26 VERSION 04:28:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:26 bin 04:28:42 -rw-r--r-- 1 jenkins jenkins 122153 Feb 22 04:28 coverage.out 04:28:42 drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 04:26 example 04:28:42 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 22 04:26 go.mod 04:28:42 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 22 04:26 go.sum 04:28:42 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:26 internal 04:28:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:26 openapi 04:28:42 drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 04:26 pkg 04:28:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:26 snap 04:28:42 -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:42 + 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=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b --label arch=amd64 --label version=0.0.0 . 04:28:42 Sending build context to Docker daemon 22.08MB 04:28:42 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:28:42 Step 2/23 : FROM ${BASE} AS builder 04:28:42 ---> 845c42c9b028 04:28:42 Step 3/23 : ARG MAKE=make build 04:28:43 ---> Running in 9346ae0ef004 04:28:43 Removing intermediate container 9346ae0ef004 04:28:43 ---> 3c76c9c7287b 04:28:43 Step 4/23 : WORKDIR /device-sdk-go 04:28:43 ---> Running in 2a570fd20b70 04:28:43 Removing intermediate container 2a570fd20b70 04:28:43 ---> 7a6b436544fc 04:28:43 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:28:43 ---> Running in 287a87547121 04:28:43 Removing intermediate container 287a87547121 04:28:43 ---> cc43d532dc0d 04:28:43 Step 6/23 : RUN apk add --update --no-cache make git 04:28:43 ---> Running in d4738240fd2f 04:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:28:43 OK: 264 MiB in 52 packages 04:28:44 Removing intermediate container d4738240fd2f 04:28:44 ---> 27c270149127 04:28:44 Step 7/23 : COPY go.mod vendor* ./ 04:28:44 ---> b57727071886 04:28:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:44 ---> Running in d61f7e6eea34 04:28:45 Removing intermediate container d61f7e6eea34 04:28:45 ---> 906f887bc787 04:28:45 Step 9/23 : COPY . . 04:28:45 ---> 7897d9b34289 04:28:45 Step 10/23 : RUN ${MAKE} 04:28:45 ---> Running in c951397dc8b3 04:28:46 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:28:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1480 in /w/workspace/gexfoundry_device-sdk-go_PR-1561 [Pipeline] { [Pipeline] ws 04:28:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:28:57 The recommended git tool is: git 04:29:04 using credential edgex-jenkins-ssh 04:29:04 Cloning the remote Git repository 04:29:04 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:29:04 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:29:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:29:05 > git --version # timeout=10 04:29:05 > git --version # 'git version 2.25.1' 04:29:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:08 Removing intermediate container c951397dc8b3 04:29:08 ---> 84f81f4d412e 04:29:08 Step 11/23 : FROM alpine:3.18 04:29:08 3.18: Pulling from library/alpine 04:29:08 619be1103602: Pulling fs layer 04:29:08 619be1103602: Verifying Checksum 04:29:08 619be1103602: Download complete 04:29:08 619be1103602: Pull complete 04:29:08 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:29:08 Status: Downloaded newer image for alpine:3.18 04:29:08 ---> d3782b16ccc9 04:29:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:29:08 ---> Running in 2c923d860032 04:29:08 Removing intermediate container 2c923d860032 04:29:08 ---> 60a5a591e15a 04:29:08 Step 13/23 : RUN apk add --update --no-cache 04:29:08 ---> Running in 5ce99e697a20 04:29:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:29:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:29:09 OK: 7 MiB in 15 packages 04:29:09 Removing intermediate container 5ce99e697a20 04:29:09 ---> 1719edd0e99b 04:29:09 Step 14/23 : WORKDIR / 04:29:10 ---> Running in 65f54dd24b6e 04:29:10 Removing intermediate container 65f54dd24b6e 04:29:10 ---> 590848b9cdc0 04:29:10 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:29:10 ---> 2b9e48baa16d 04:29:10 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:29:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:29:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1561/head:refs/remotes/origin/PR-1561 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:29:10 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit e16564e879bfc72f10010d3dbf3f5a0c5082cf5b 04:29:11 ---> 2ec50ccedce6 04:29:11 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:29:11 ---> 897d769c47e2 04:29:11 Step 18/23 : EXPOSE 59999 04:29:11 ---> Running in 358e2cc86132 04:29:11 Removing intermediate container 358e2cc86132 04:29:11 ---> fae6a666e9eb 04:29:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:29:11 ---> Running in 88077ac1c302 04:29:11 Removing intermediate container 88077ac1c302 04:29:11 ---> ce6844a758c0 04:29:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:29:11 ---> Running in e8f8667b426a 04:29:11 Removing intermediate container e8f8667b426a 04:29:11 ---> 990f6f426cf7 04:29:11 Step 21/23 : LABEL arch=amd64 04:29:11 ---> Running in 99434611a412 04:29:11 Removing intermediate container 99434611a412 04:29:11 ---> 5dca4ed6131c 04:29:11 Step 22/23 : LABEL git_sha=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b 04:29:11 ---> Running in 68da3169068b 04:29:11 Removing intermediate container 68da3169068b 04:29:11 ---> 249520dfe920 04:29:11 Step 23/23 : LABEL version=0.0.0 04:29:11 ---> Running in 3e291afabcb2 04:29:11 Removing intermediate container 3e291afabcb2 04:29:11 ---> a30790e3d145 04:29:11 [Warning] One or more build-args [ARCH] were not consumed 04:29:11 Successfully built a30790e3d145 04:29:11 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 04:29:10 > git config core.sparsecheckout # timeout=10 04:29:10 > git checkout -f e16564e879bfc72f10010d3dbf3f5a0c5082cf5b # timeout=10 04:29:10 > git remote # timeout=10 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 04:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:13 04:29:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:13 latest: Pulling from edgex-lftools-log-publisher 04:29:13 5eb5b503b376: Pulling fs layer 04:29:13 5c69ac0246d0: Pulling fs layer 04:29:13 ec43610c2a17: Pulling fs layer 04:29:13 3a2ae6a8a46f: Pulling fs layer 04:29:13 33b1e0a273af: Pulling fs layer 04:29:13 5d3b04190fa2: Pulling fs layer 04:29:13 2f39f015ded8: Pulling fs layer 04:29:13 33b1e0a273af: Waiting 04:29:13 2f39f015ded8: Waiting 04:29:13 5d3b04190fa2: Waiting 04:29:13 5c69ac0246d0: Download complete 04:29:13 3a2ae6a8a46f: Download complete 04:29:13 33b1e0a273af: Verifying Checksum 04:29:13 33b1e0a273af: Download complete 04:29:13 ec43610c2a17: Verifying Checksum 04:29:13 ec43610c2a17: Download complete 04:29:13 5d3b04190fa2: Verifying Checksum 04:29:13 5d3b04190fa2: Download complete 04:29:13 5eb5b503b376: Verifying Checksum 04:29:13 5eb5b503b376: Download complete 04:29:13 > git config --get remote.origin.url # timeout=10 04:29:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:13 > git merge 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 04:29:14 Merge succeeded, producing e16564e879bfc72f10010d3dbf3f5a0c5082cf5b 04:29:14 Checking out Revision e16564e879bfc72f10010d3dbf3f5a0c5082cf5b (PR-1561) 04:29:14 2f39f015ded8: Verifying Checksum 04:29:14 2f39f015ded8: Download complete 04:29:14 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:29:14 > git --version # timeout=10 04:29:14 > git --version # 'git version 2.25.1' 04:29:14 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:29:14 5eb5b503b376: Pull complete 04:29:14 5c69ac0246d0: Pull complete 04:29:15 04:29:15 GitHub has been notified of this commit’s build result 04:29:15 [Pipeline] withEnv [Pipeline] { 04:29:15 ec43610c2a17: Pull complete 04:29:15 3a2ae6a8a46f: Pull complete 04:29:15 33b1e0a273af: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 04:29:13 > git rev-parse HEAD^{commit} # timeout=10 04:29:14 > git config core.sparsecheckout # timeout=10 04:29:14 > git checkout -f e16564e879bfc72f10010d3dbf3f5a0c5082cf5b # timeout=10 04:29:15 5d3b04190fa2: Pull complete [Pipeline] sh 04:29:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:29:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:16 Dload Upload Total Spent Left Speed 04:29:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 04:29:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:29:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:29:17 + sudo tee /etc/docker/daemon.new 04:29:17 { 04:29:17 "registry-mirrors": [ 04:29:17 "https://nexus3.edgexfoundry.org:10001" 04:29:17 ], 04:29:17 "bip": "10.250.0.254/24", 04:29:17 "hosts": [ 04:29:17 "tcp://0.0.0.0:5555", 04:29:17 "unix:///var/run/docker.sock" 04:29:17 ], 04:29:17 "mtu": 1458, 04:29:17 "selinux-enabled": true, 04:29:17 "seccomp-profile": "/etc/docker/seccomp.json" 04:29:17 } [Pipeline] sh 04:29:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:29:17 + sudo service docker restart 04:29:19 2f39f015ded8: Pull complete 04:29:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:29:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:20 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 04:29:20 $ 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-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@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 04:29:26 $ docker top 947753385bc39c2a8f22b9a23b9f01e5392ff88a71cedbec773e82b9151d6b33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:27 ---> job-cost.sh 04:29:27 lf-activate-venv: SKIPPING 04:29:27 INFO: No Stack... 04:29:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:29:27 INFO: Archiving Costs [Pipeline] sh 04:29:28 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives/cost.csv 04:29:28 + cut -d, -f6 [Pipeline] lock 04:29:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] 04:29:28 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] did not exist. Created. 04:29:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:29:28 + echo total: 0.2199999988079071 [Pipeline] stash 04:29:28 Stashed 1 file(s) [Pipeline] } 04:29:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:29:28 $ docker stop --time=1 947753385bc39c2a8f22b9a23b9f01e5392ff88a71cedbec773e82b9151d6b33 04:29:30 $ docker rm -f --volumes 947753385bc39c2a8f22b9a23b9f01e5392ff88a71cedbec773e82b9151d6b33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:36 provisioning config files... 04:29:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2016329707645063297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:36 ---> ****-login.sh 04:29:36 nexus3.edgexfoundry.org:10001 04:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:37 Configure a credential helper to remove this warning. See 04:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:37 04:29:37 Login Succeeded 04:29:37 nexus3.edgexfoundry.org:10002 04:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:37 Configure a credential helper to remove this warning. See 04:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:37 04:29:37 Login Succeeded 04:29:37 nexus3.edgexfoundry.org:10003 04:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:37 Configure a credential helper to remove this warning. See 04:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:37 04:29:37 Login Succeeded 04:29:38 nexus3.edgexfoundry.org:10004 04:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:38 Configure a credential helper to remove this warning. See 04:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:38 04:29:38 Login Succeeded 04:29:38 ****.io 04:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:29:38 Configure a credential helper to remove this warning. See 04:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:29:38 04:29:38 Login Succeeded 04:29:38 ---> ****-login.sh ends [Pipeline] } 04:29:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:29:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:29:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:29:39 ========================================================= 04:29:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:29:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:40 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:29:43 Sending build context to Docker daemon 11.38MB 04:29:43 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:29:43 Step 2/10 : FROM ${BASE} AS builder 04:29:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:29:43 9fda8d8052c6: Pulling fs layer 04:29:43 5d54e960e981: Pulling fs layer 04:29:43 c4a7e357bf2a: Pulling fs layer 04:29:43 f0e02332f6b5: Pulling fs layer 04:29:43 872ee5b61b7b: Pulling fs layer 04:29:43 0c6a40ed1a82: Pulling fs layer 04:29:43 94ae7d8d031c: Pulling fs layer 04:29:43 f0e02332f6b5: Waiting 04:29:43 872ee5b61b7b: Waiting 04:29:43 0c6a40ed1a82: Waiting 04:29:43 94ae7d8d031c: Waiting 04:29:43 5d54e960e981: Download complete 04:29:43 f0e02332f6b5: Verifying Checksum 04:29:43 f0e02332f6b5: Download complete 04:29:43 872ee5b61b7b: Verifying Checksum 04:29:43 872ee5b61b7b: Download complete 04:29:43 9fda8d8052c6: Verifying Checksum 04:29:43 9fda8d8052c6: Download complete 04:29:43 94ae7d8d031c: Verifying Checksum 04:29:43 94ae7d8d031c: Download complete 04:29:44 9fda8d8052c6: Pull complete 04:29:44 5d54e960e981: Pull complete 04:29:44 c4a7e357bf2a: Verifying Checksum 04:29:44 c4a7e357bf2a: Download complete 04:29:46 0c6a40ed1a82: Verifying Checksum 04:29:46 0c6a40ed1a82: Download complete 04:29:58 c4a7e357bf2a: Pull complete 04:29:58 f0e02332f6b5: Pull complete 04:29:58 872ee5b61b7b: Pull complete 04:30:06 0c6a40ed1a82: Pull complete 04:30:07 94ae7d8d031c: Pull complete 04:30:07 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:30:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:30:07 ---> 86de565de09d 04:30:07 Step 3/10 : ARG MAKE=make build 04:30:09 ---> Running in 65fa62e4dad2 04:30:09 Removing intermediate container 65fa62e4dad2 04:30:09 ---> a44b54902498 04:30:09 Step 4/10 : WORKDIR /device-sdk-go 04:30:10 ---> Running in eb7a5d336f8c 04:30:10 Removing intermediate container eb7a5d336f8c 04:30:10 ---> 75d02ecca0e4 04:30:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:30:10 ---> Running in 134ceeaab98d 04:30:10 Removing intermediate container 134ceeaab98d 04:30:10 ---> 8183514ff46b 04:30:10 Step 6/10 : RUN apk add --update --no-cache make git 04:30:10 ---> Running in 3ee90627a5c9 04:30:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:30:13 OK: 266 MiB in 52 packages 04:30:14 Removing intermediate container 3ee90627a5c9 04:30:14 ---> dcfcaab0a2c0 04:30:14 Step 7/10 : COPY go.mod vendor* ./ 04:30:14 ---> fed7e6e2e90c 04:30:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:30:14 ---> Running in f6b87452a0aa 04:31:11 Removing intermediate container f6b87452a0aa 04:31:11 ---> 518ff84f196d 04:31:11 Step 9/10 : COPY . . 04:31:11 ---> 6f0fae48a740 04:31:11 Step 10/10 : RUN ${MAKE} 04:31:11 ---> Running in 70dc97827529 04:31:12 noop 04:31:13 Removing intermediate container 70dc97827529 04:31:13 ---> e5d1bbb75cc3 04:31:13 Successfully built e5d1bbb75cc3 04:31:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:13 + docker inspect -f . ci-base-image-arm64 04:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:13 prd-ubuntu20.04-docker-arm64-4c-16g-1480 does not seem to be running inside a container 04:31:14 $ 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 04:31:15 $ docker top eb6243ebbcb21c2eaa27610bef84178e542499f2bef873b195a741ea1cedb1c7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:16 + go version 04:31:16 go version go1.21.0 linux/arm64 [Pipeline] } 04:31:16 $ docker stop --time=1 eb6243ebbcb21c2eaa27610bef84178e542499f2bef873b195a741ea1cedb1c7 04:31:18 $ docker rm -f --volumes eb6243ebbcb21c2eaa27610bef84178e542499f2bef873b195a741ea1cedb1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:19 + docker inspect -f . ci-base-image-arm64 04:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:19 prd-ubuntu20.04-docker-arm64-4c-16g-1480 does not seem to be running inside a container 04:31:19 $ 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 04:31:20 $ docker top 326b4dc73bc902d5ec41108fac1b49cc6f66812199fe1c642bbb18fda9c7cb09 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:21 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:31:22 + make test 04:31:22 go test -race -coverprofile=coverage.out ./... 04:31:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:33:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:33:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:33:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:33:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:33:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:33:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.194s coverage: 27.6% of statements 04:33:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.253s coverage: 81.5% of statements 04:33:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:33:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:33:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.324s coverage: 86.0% of statements 04:33:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:33:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.514s coverage: 71.8% of statements 04:34:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.258s coverage: 14.4% of statements 04:34:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.578s coverage: 45.9% of statements 04:34:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:34:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:34:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.419s coverage: 68.5% of statements 04:34:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.412s coverage: 89.2% of statements 04:34:06 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:34:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.232s coverage: 5.5% of statements 04:34:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:34:08 GO111MODULE=on go vet ./... 04:35:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:59 ./bin/test-attribution-txt.sh 04:35:59 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:36:00 $ docker stop --time=1 326b4dc73bc902d5ec41108fac1b49cc6f66812199fe1c642bbb18fda9c7cb09 04:36:01 $ docker rm -f --volumes 326b4dc73bc902d5ec41108fac1b49cc6f66812199fe1c642bbb18fda9c7cb09 [Pipeline] // withDockerContainer [Pipeline] sh 04:36:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:36:03 Warning: overwriting stash ‘coverage-report’ 04:36:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:36:05 + ls -al . 04:36:05 total 304 04:36:05 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 04:31 . 04:36:05 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:29 .. 04:36:05 -rw-rw-r-- 1 jenkins jenkins 140 Feb 22 04:29 .dockerignore 04:36:05 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 04:29 .git 04:36:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:29 .github 04:36:05 -rw-rw-r-- 1 jenkins jenkins 137 Feb 22 04:29 .gitignore 04:36:05 -rw-rw-r-- 1 jenkins jenkins 42 Feb 22 04:29 .golangci.yml 04:36:05 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 22 04:29 CHANGELOG.md 04:36:05 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 04:29 GOVERNANCE.md 04:36:05 -rw-rw-r-- 1 jenkins jenkins 885 Feb 22 04:29 Jenkinsfile 04:36:05 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 22 04:29 LICENSE 04:36:05 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 22 04:29 Makefile 04:36:05 -rw-rw-r-- 1 jenkins jenkins 619 Feb 22 04:29 OWNERS.md 04:36:05 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 22 04:29 README.md 04:36:05 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 04:26 VERSION 04:36:05 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 04:29 bin 04:36:05 -rw-r--r-- 1 jenkins jenkins 122153 Feb 22 04:34 coverage.out 04:36:05 drwxrwxr-x 5 jenkins jenkins 4096 Feb 22 04:29 example 04:36:05 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 22 04:29 go.mod 04:36:05 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 22 04:29 go.sum 04:36:05 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:29 internal 04:36:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 04:29 openapi 04:36:05 drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 04:29 pkg 04:36:05 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 04:29 snap 04:36:05 -rw-rw-r-- 1 jenkins jenkins 222 Feb 22 04:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:05 + 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=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b --label arch=arm64 --label version=0.0.0 . 04:36:06 Sending build context to Docker daemon 11.5MB 04:36:06 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:36:06 Step 2/23 : FROM ${BASE} AS builder 04:36:06 ---> e5d1bbb75cc3 04:36:06 Step 3/23 : ARG MAKE=make build 04:36:06 ---> Running in 0a9b3697b3bb 04:36:06 Removing intermediate container 0a9b3697b3bb 04:36:06 ---> 8df4230abfaa 04:36:06 Step 4/23 : WORKDIR /device-sdk-go 04:36:06 ---> Running in 5a065f39bd7d 04:36:07 Removing intermediate container 5a065f39bd7d 04:36:07 ---> 6672cb0644a8 04:36:07 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:36:07 ---> Running in 2f99d0f7ddbf 04:36:07 Removing intermediate container 2f99d0f7ddbf 04:36:07 ---> 5f46b688aa4a 04:36:07 Step 6/23 : RUN apk add --update --no-cache make git 04:36:07 ---> Running in 0fd9931d704b 04:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:36:09 OK: 266 MiB in 52 packages 04:36:10 Removing intermediate container 0fd9931d704b 04:36:10 ---> 6fc3cbba1502 04:36:10 Step 7/23 : COPY go.mod vendor* ./ 04:36:14 ---> 081bb53a8cbf 04:36:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:14 ---> Running in 966be2eac73d 04:36:16 Removing intermediate container 966be2eac73d 04:36:16 ---> 2c793a7a2ef7 04:36:16 Step 9/23 : COPY . . 04:36:17 ---> 3c94d3451e3f 04:36:17 Step 10/23 : RUN ${MAKE} 04:36:17 ---> Running in f83ec2020cb1 04:36:18 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:38:10 Removing intermediate container f83ec2020cb1 04:38:10 ---> b55dccade8ec 04:38:10 Step 11/23 : FROM alpine:3.18 04:38:10 3.18: Pulling from library/alpine 04:38:10 c6b39de5b339: Pulling fs layer 04:38:10 c6b39de5b339: Verifying Checksum 04:38:10 c6b39de5b339: Download complete 04:38:10 c6b39de5b339: Pull complete 04:38:10 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:38:10 Status: Downloaded newer image for alpine:3.18 04:38:10 ---> 33abbf032149 04:38:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:38:10 ---> Running in a7247c41547a 04:38:10 Removing intermediate container a7247c41547a 04:38:10 ---> 6c769276f0ea 04:38:10 Step 13/23 : RUN apk add --update --no-cache 04:38:10 ---> Running in 2eab828a6fc7 04:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:38:10 OK: 8 MiB in 15 packages 04:38:10 Removing intermediate container 2eab828a6fc7 04:38:10 ---> fb79a8fb4e5d 04:38:10 Step 14/23 : WORKDIR / 04:38:10 ---> Running in 938396ef9aea 04:38:10 Removing intermediate container 938396ef9aea 04:38:10 ---> 0260bcf0a237 04:38:10 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:38:10 ---> 6277c2e2e6ef 04:38:10 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:38:10 ---> d1289c97869c 04:38:10 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:38:11 ---> 93ab9ba3aa0c 04:38:11 Step 18/23 : EXPOSE 59999 04:38:11 ---> Running in 84fc53e67f0b 04:38:11 Removing intermediate container 84fc53e67f0b 04:38:11 ---> 7086b6c37f70 04:38:11 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:38:11 ---> Running in ad700ce541e5 04:38:12 Removing intermediate container ad700ce541e5 04:38:12 ---> b1d9db357393 04:38:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:38:12 ---> Running in 09b3ae0a71bb 04:38:12 Removing intermediate container 09b3ae0a71bb 04:38:12 ---> cad79efb5454 04:38:12 Step 21/23 : LABEL arch=arm64 04:38:12 ---> Running in 4f676fac964b 04:38:12 Removing intermediate container 4f676fac964b 04:38:12 ---> 2e7f1150fce9 04:38:12 Step 22/23 : LABEL git_sha=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b 04:38:12 ---> Running in cb4e20a05e55 04:38:13 Removing intermediate container cb4e20a05e55 04:38:13 ---> 67d95474c54b 04:38:13 Step 23/23 : LABEL version=0.0.0 04:38:13 ---> Running in 03a7e7b74d5a 04:38:13 Removing intermediate container 03a7e7b74d5a 04:38:13 ---> 782a7df25cb5 04:38:13 [Warning] One or more build-args [ARCH] were not consumed 04:38:13 Successfully built 782a7df25cb5 04:38:13 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 04:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:14 04:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:15 arm64: Pulling from edgex-lftools-log-publisher 04:38:15 8998bd30e6a1: Pulling fs layer 04:38:15 04944245beec: Pulling fs layer 04:38:15 699f458cf7ca: Pulling fs layer 04:38:15 765212b225bb: Pulling fs layer 04:38:15 f23df028b6ca: Pulling fs layer 04:38:15 d65c8cfc05b1: Pulling fs layer 04:38:15 2437ff75d9bd: Pulling fs layer 04:38:15 f23df028b6ca: Waiting 04:38:15 d65c8cfc05b1: Waiting 04:38:15 2437ff75d9bd: Waiting 04:38:15 765212b225bb: Waiting 04:38:15 04944245beec: Verifying Checksum 04:38:15 04944245beec: Download complete 04:38:15 765212b225bb: Verifying Checksum 04:38:15 765212b225bb: Download complete 04:38:15 f23df028b6ca: Download complete 04:38:15 d65c8cfc05b1: Verifying Checksum 04:38:15 d65c8cfc05b1: Download complete 04:38:15 699f458cf7ca: Verifying Checksum 04:38:15 699f458cf7ca: Download complete 04:38:15 8998bd30e6a1: Download complete 04:38:18 2437ff75d9bd: Verifying Checksum 04:38:18 2437ff75d9bd: Download complete 04:38:20 8998bd30e6a1: Pull complete 04:38:20 04944245beec: Pull complete 04:38:25 699f458cf7ca: Pull complete 04:38:25 765212b225bb: Pull complete 04:38:25 f23df028b6ca: Pull complete 04:38:25 d65c8cfc05b1: Pull complete 04:38:44 2437ff75d9bd: Pull complete 04:38:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:38:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:44 prd-ubuntu20.04-docker-arm64-4c-16g-1480 does not seem to be running inside a container 04:38:44 $ 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 04:38:47 $ docker top f37a7c01a30598b8dadd4c9e50921a7682f5cb4da7b6774ba678dbc338508083 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:48 ---> job-cost.sh 04:38:48 lf-activate-venv: SKIPPING 04:38:48 INFO: No Stack... 04:38:49 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:50 INFO: Archiving Costs [Pipeline] sh 04:38:50 + + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:38:50 cut -d, -f6 [Pipeline] lock 04:38:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] 04:38:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] did not exist. Created. 04:38:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:51 /w/workspace/device-sdk-go/1@tmp/durable-3a82c6f7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:52 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:52 Warning: overwriting stash ‘stack-cost’ 04:38:52 Stashed 1 file(s) [Pipeline] } 04:38:52 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1561-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:52 $ docker stop --time=1 f37a7c01a30598b8dadd4c9e50921a7682f5cb4da7b6774ba678dbc338508083 04:38:54 $ docker rm -f --volumes f37a7c01a30598b8dadd4c9e50921a7682f5cb4da7b6774ba678dbc338508083 [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 04:38:56 provisioning config files... 04:38:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/config2853309499606255493tmp [Pipeline] { [Pipeline] sh 04:38:57 + set +x 04:38:57 + curl -s https://codecov.io/bash 04:38:57 + bash -s -- 04:38:57 04:38:57 _____ _ 04:38:57 / ____| | | 04:38:57 | | ___ __| | ___ ___ _____ __ 04:38:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:38:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:38:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:38:57 Bash-1.0.6 04:38:57 04:38:57 04:38:57 ==> git version 2.25.1 found 04:38:57 ==> 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 04:38:57 Release-Date: 2020-01-08 04:38:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:38:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:38:57 ==> Jenkins CI detected. 04:38:57 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1561 04:38:57 project root: . 04:38:57 --> token set from env 04:38:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:38:57 ==> Running gcov in . (disable via -X gcov) 04:38:57 ==> Python coveragepy not found 04:38:57 ==> Searching for coverage reports in: 04:38:57 + . 04:38:57 -> Found 1 reports 04:38:57 ==> Detecting git/mercurial file structure 04:38:57 ==> Reading reports 04:38:57 + ./coverage.out bytes=122153 04:38:57 ==> Appending adjustments 04:38:57 https://docs.codecov.io/docs/fixing-reports 04:38:57 + Found adjustments 04:38:57 ==> Gzipping contents 04:38:57 20K /tmp/codecov.yy0Vwd.gz 04:38:57 ==> Uploading reports 04:38:57 url: https://codecov.io 04:38:57 query: branch=PR-1561&commit=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1561&job=&cmd_args= 04:38:57 -> Pinging Codecov 04:38:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1561&commit=e16564e879bfc72f10010d3dbf3f5a0c5082cf5b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1561&job=&cmd_args= 04:38:57 -> Uploading to 04:38:57 https://storage.googleapis.com/codecov/v4/raw/2024-02-22/7E55EF52A471D76F132DFD9A03CDDE97/e16564e879bfc72f10010d3dbf3f5a0c5082cf5b/0e2d6ad3-556f-4186-9414-c184758018d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T043857Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf5f29fb6d05ce8218ab75046d0d3b4fb8cf14d98cc31b9e6743f3d42a31940d 04:38:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:57 Dload Upload Total Spent Left Speed 04:38:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16752 0 0 100 16752 0 60043 --:--:-- --:--:-- --:--:-- 60043 04:38:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e16564e879bfc72f10010d3dbf3f5a0c5082cf5b [Pipeline] } 04:38:57 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 04:39:01 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives ] 04:39:01 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives 04:39:01 total 16 04:39:01 drwxr-xr-x 3 root root 4096 Feb 22 04:29 . 04:39:01 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:29 .. 04:39:01 drwxr-xr-x 2 root root 4096 Feb 22 04:29 cost 04:39:01 -rw-r--r-- 1 root root 86 Feb 22 04:29 cost.csv 04:39:01 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives 04:39:01 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives 04:39:01 total 16 04:39:01 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 04:29 . 04:39:01 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 04:29 .. 04:39:01 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 04:29 cost 04:39:01 -rw-r--r-- 1 jenkins jenkins 86 Feb 22 04:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:39:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:39:02 ---> package-listing.sh 04:39:02 ++ facter osfamily 04:39:02 ++ tr '[:upper:]' '[:lower:]' 04:39:02 + OS_FAMILY=debian 04:39:02 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1561 04:39:02 + START_PACKAGES=/tmp/packages_start.txt 04:39:02 + END_PACKAGES=/tmp/packages_end.txt 04:39:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:39:02 + PACKAGES=/tmp/packages_start.txt 04:39:02 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1561 ']' 04:39:02 + PACKAGES=/tmp/packages_end.txt 04:39:02 + case "${OS_FAMILY}" in 04:39:02 + dpkg -l 04:39:02 + grep '^ii' 04:39:02 + '[' -f /tmp/packages_start.txt ']' 04:39:02 + '[' -f /tmp/packages_end.txt ']' 04:39:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:39:02 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1561 ']' 04:39:02 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives/ 04:39:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1561/archives/ [Pipeline] echo 04:39:03 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-1561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:39:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:04 prd-ubuntu20.04-docker-8c-8g-1479 does not seem to be running inside a container 04:39:04 $ 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-1561/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-1561 -v /w/workspace/gexfoundry_device-sdk-go_PR-1561:/w/workspace/gexfoundry_device-sdk-go_PR-1561:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1561@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 04:39:04 $ docker top f7726bc4dc93aac8c623337ea21ad19921a942d60a6cbb447aca1d984ae856d2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:04 + touch /tmp/pre-build-complete [Pipeline] sh 04:39:05 + mkdir -p /var/log/sysstat [Pipeline] sh 04:39:05 + ls /var/log/sa-host 04:39:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:05 provisioning config files... 04:39:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1561@tmp/config12677286194163826096tmp [Pipeline] { [Pipeline] echo 04:39:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:39:06 ---> create-netrc.sh [Pipeline] } 04:39:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:39:06 ---> python-tools-install.sh [Pipeline] echo 04:39:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:39:07 ---> sudo-logs.sh 04:39:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:39:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:39:07 ---> job-cost.sh 04:39:07 lf-activate-venv: SKIPPING 04:39:07 DEBUG: total: 0.2199999988079071 04:39:07 INFO: Retrieving Stack Cost... 04:39:08 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:08 INFO: Archiving Costs [Pipeline] echo 04:39:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:39:08 ---> logs-deploy.sh 04:39:08 lf-activate-venv: SKIPPING 04:39:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1561/1 04:39:08 INFO: archiving workspace using pattern(s): 04:39:09 Archives upload complete. 04:39:09 INFO: archiving logs to Nexus