Pull request #1560 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16c665e823225dc4a384d0c32610014761ed8e95+05a857ba723bc3223dfc65f2e1529220030d9145 (ea732a6daab29fd95f84a97e7780a8ce8b11689d) 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-ssh1697373643012897351.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-ssh15772410036246073448.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-1560/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-1560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12168252567431794140.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-1560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5441595514052922074.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-ssh925636764339988460.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-1560/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-1560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14527015154209083188.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1212 in /w/workspace/gexfoundry_device-sdk-go_PR-1560 [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-1560 # 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 05a857ba723bc3223dfc65f2e1529220030d9145 into PR head commit 16c665e823225dc4a384d0c32610014761ed8e95 Merge succeeded, producing 16c665e823225dc4a384d0c32610014761ed8e95 Checking out Revision 16c665e823225dc4a384d0c32610014761ed8e95 (PR-1560) 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/1560/head:refs/remotes/origin/PR-1560 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16c665e823225dc4a384d0c32610014761ed8e95 # 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 05a857ba723bc3223dfc65f2e1529220030d9145 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16c665e823225dc4a384d0c32610014761ed8e95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:44 ========================================================= 04:19:44 EdgeX Global Pipelines Version Info 04:19:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:45 ------------------- 04:19:45 stable info: 04:19:45 ------------------- 04:19:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:19:45 Message: update stable to v1.0.258 04:19:45 ------------------- 04:19:45 experimental info: 04:19:45 ------------------- 04:19:45 Commited By: **** collab-it+edgex@linuxfoundation.org 04:19:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:19:45 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1560 [Pipeline] echo 04:19:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1560 [Pipeline] echo 04:19:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1560 [Pipeline] echo 04:19:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16c665e823225dc4a384d0c32610014761ed8e95 [Pipeline] echo 04:19:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16c665e [Pipeline] echo 04:19:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:48 provisioning config files... 04:19:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp/config11682969086823109764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:48 ---> ****-login.sh 04:19:48 nexus3.edgexfoundry.org:10001 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 nexus3.edgexfoundry.org:10002 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 nexus3.edgexfoundry.org:10003 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 nexus3.edgexfoundry.org:10004 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 ****.io 04:19:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:49 Configure a credential helper to remove this warning. See 04:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:49 04:19:49 Login Succeeded 04:19:49 ---> ****-login.sh ends [Pipeline] } 04:19:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:50 + git rev-list -1 --merges 16c665e823225dc4a384d0c32610014761ed8e95~1..16c665e823225dc4a384d0c32610014761ed8e95 [Pipeline] echo 04:19:50 -----------> git rev-list -1 --merges 16c665e823225dc4a384d0c32610014761ed8e95~1..16c665e823225dc4a384d0c32610014761ed8e95 16c665e823225dc4a384d0c32610014761ed8e95 [false] [Pipeline] sh 04:19:51 + git log --format=format:%s -1 16c665e823225dc4a384d0c32610014761ed8e95 [Pipeline] echo 04:19:51 ========================================================= 04:19:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:51 + git log --format=format:%s -1 16c665e823225dc4a384d0c32610014761ed8e95 [Pipeline] echo 04:19:51 [semverPrep] GIT_COMMIT: 16c665e823225dc4a384d0c32610014761ed8e95, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:19:51 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:52 + grep -v github /etc/ssh/ssh_known_hosts 04:19:52 + [ -e /tmp/ssh_known_hosts ] 04:19:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:52 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:52 04:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:53 0.1.4: Pulling from edgex-devops/py-git-semver 04:19:53 b85a868b505f: Pulling fs layer 04:19:53 e2be974225ed: Pulling fs layer 04:19:53 339a4e72a1f5: Pulling fs layer 04:19:53 988bab9f4d93: Pulling fs layer 04:19:53 1469e6f7b9e6: Pulling fs layer 04:19:53 eaf3925da568: Pulling fs layer 04:19:53 bab4dde63d76: Pulling fs layer 04:19:53 bde34c3a00c8: Pulling fs layer 04:19:53 b352a97aabf1: Pulling fs layer 04:19:53 4872d77fe225: Pulling fs layer 04:19:53 5851b861e8e6: Pulling fs layer 04:19:53 1469e6f7b9e6: Waiting 04:19:53 bab4dde63d76: Waiting 04:19:53 bde34c3a00c8: Waiting 04:19:53 b352a97aabf1: Waiting 04:19:53 4872d77fe225: Waiting 04:19:53 988bab9f4d93: Waiting 04:19:53 5851b861e8e6: Waiting 04:19:53 eaf3925da568: Waiting 04:19:53 e2be974225ed: Download complete 04:19:53 988bab9f4d93: Verifying Checksum 04:19:53 988bab9f4d93: Download complete 04:19:53 1469e6f7b9e6: Verifying Checksum 04:19:53 1469e6f7b9e6: Download complete 04:19:53 eaf3925da568: Verifying Checksum 04:19:53 eaf3925da568: Download complete 04:19:53 339a4e72a1f5: Download complete 04:19:53 bde34c3a00c8: Verifying Checksum 04:19:53 bde34c3a00c8: Download complete 04:19:53 b352a97aabf1: Verifying Checksum 04:19:53 b352a97aabf1: Download complete 04:19:53 4872d77fe225: Verifying Checksum 04:19:53 4872d77fe225: Download complete 04:19:53 5851b861e8e6: Verifying Checksum 04:19:53 5851b861e8e6: Download complete 04:19:53 b85a868b505f: Verifying Checksum 04:19:53 b85a868b505f: Download complete 04:19:53 bab4dde63d76: Verifying Checksum 04:19:53 bab4dde63d76: Download complete 04:19:54 b85a868b505f: Pull complete 04:19:54 e2be974225ed: Pull complete 04:19:55 339a4e72a1f5: Pull complete 04:19:55 988bab9f4d93: Pull complete 04:19:55 1469e6f7b9e6: Pull complete 04:19:55 eaf3925da568: Pull complete 04:19:57 bab4dde63d76: Pull complete 04:19:57 bde34c3a00c8: Pull complete 04:19:57 b352a97aabf1: Pull complete 04:19:57 4872d77fe225: Pull complete 04:19:57 5851b861e8e6: Pull complete 04:19:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:19:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:19:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:58 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 04:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1560 -v /w/workspace/gexfoundry_device-sdk-go_PR-1560:/w/workspace/gexfoundry_device-sdk-go_PR-1560:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1560@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:20:00 $ docker top 9ae0fe6004a309d6537817f1c22236b5bca38d1254ac39de74e57b026cee65c9 -eo pid,comm 04:20:00 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:20:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:20:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:00 [ssh-agent] Looking for ssh-agent implementation... 04:20:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:01 $ docker exec 9ae0fe6004a309d6537817f1c22236b5bca38d1254ac39de74e57b026cee65c9 ssh-agent 04:20:01 SSH_AUTH_SOCK=/tmp/ssh-ezHn2rnzBRoT/agent.33 04:20:01 SSH_AGENT_PID=39 04:20:01 Running ssh-add (command line suppressed) 04:20:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp/private_key_6412016089192005024.key (/w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp/private_key_6412016089192005024.key) 04:20:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:01 + git tag --points-at HEAD [Pipeline] } 04:20:01 $ docker exec --env ******** --env ******** 9ae0fe6004a309d6537817f1c22236b5bca38d1254ac39de74e57b026cee65c9 ssh-agent -k 04:20:01 unset SSH_AUTH_SOCK; 04:20:01 unset SSH_AGENT_PID; 04:20:01 echo Agent pid 39 killed; 04:20:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:20:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:01 [ssh-agent] Looking for ssh-agent implementation... 04:20:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:02 $ docker exec 9ae0fe6004a309d6537817f1c22236b5bca38d1254ac39de74e57b026cee65c9 ssh-agent 04:20:02 SSH_AUTH_SOCK=/tmp/ssh-qBNCjFMl9uxj/agent.71 04:20:02 SSH_AGENT_PID=77 04:20:02 Running ssh-add (command line suppressed) 04:20:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp/private_key_8881914142592011873.key (/w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp/private_key_8881914142592011873.key) 04:20:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:02 + git semver init 04:20:02 2024-02-19 04:20:02,794 [run_init] DEBUG init version:0.0.0 force:False 04:20:02 2024-02-19 04:20:02,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1560/.semver 04:20:02 2024-02-19 04:20:02,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1560/.semver 04:20:02 2024-02-19 04:20:02,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1560/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1560, universal_newlines=False, shell=None, istream=None) 04:20:04 2024-02-19 04:20:04,095 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1560/.git/info/exclude 04:20:04 2024-02-19 04:20:04,096 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1560/.semver/PR-1560 with force:False 04:20:04 2024-02-19 04:20:04,096 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1560/.semver/PR-1560 04:20:04 2024-02-19 04:20:04,100 [execute] INFO git cat-file --batch-check 04:20:04 2024-02-19 04:20:04,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1560/.semver, universal_newlines=False, shell=None, istream=) 04:20:04 2024-02-19 04:20:04,107 [execute] INFO git cat-file --batch 04:20:04 2024-02-19 04:20:04,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1560/.semver, universal_newlines=False, shell=None, istream=) 04:20:04 2024-02-19 04:20:04,113 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1560/.semver/PR-1560 04:20:04 0.0.0 [Pipeline] } 04:20:04 $ docker exec --env ******** --env ******** 9ae0fe6004a309d6537817f1c22236b5bca38d1254ac39de74e57b026cee65c9 ssh-agent -k 04:20:04 unset SSH_AUTH_SOCK; 04:20:04 unset SSH_AGENT_PID; 04:20:04 echo Agent pid 77 killed; 04:20:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:20:04 + git semver [Pipeline] } 04:20:05 $ docker stop --time=1 9ae0fe6004a309d6537817f1c22236b5bca38d1254ac39de74e57b026cee65c9 04:20:06 $ docker rm -f --volumes 9ae0fe6004a309d6537817f1c22236b5bca38d1254ac39de74e57b026cee65c9 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:20:07 Stashed 1 file(s) [Pipeline] echo 04:20:07 [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:20:08 provisioning config files... 04:20:08 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp/config6399815754295127948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:08 ---> ****-login.sh 04:20:08 nexus3.edgexfoundry.org:10001 04:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:08 Configure a credential helper to remove this warning. See 04:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:08 04:20:08 Login Succeeded 04:20:08 nexus3.edgexfoundry.org:10002 04:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:08 Configure a credential helper to remove this warning. See 04:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:08 04:20:08 Login Succeeded 04:20:08 nexus3.edgexfoundry.org:10003 04:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:08 Configure a credential helper to remove this warning. See 04:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:08 04:20:08 Login Succeeded 04:20:08 nexus3.edgexfoundry.org:10004 04:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:08 Configure a credential helper to remove this warning. See 04:20:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:08 04:20:08 Login Succeeded 04:20:08 ****.io 04:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:09 Configure a credential helper to remove this warning. See 04:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:09 04:20:09 Login Succeeded 04:20:09 ---> ****-login.sh ends [Pipeline] } 04:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:20:09 ========================================================= 04:20:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:20:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:10 + 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:20:10 Sending build context to Docker daemon 21.95MB 04:20:10 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:20:10 Step 2/10 : FROM ${BASE} AS builder 04:20:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:20:10 7264a8db6415: Pulling fs layer 04:20:10 c4d48a809fc2: Pulling fs layer 04:20:10 4f1c88b9dad5: Pulling fs layer 04:20:10 ad3a456e5733: Pulling fs layer 04:20:10 69c7f0334f64: Pulling fs layer 04:20:10 1f1c1a5573a3: Pulling fs layer 04:20:10 ce7588e14bc9: Pulling fs layer 04:20:10 b5e4710f87ac: Pulling fs layer 04:20:10 1f1c1a5573a3: Waiting 04:20:10 ad3a456e5733: Waiting 04:20:10 69c7f0334f64: Waiting 04:20:10 ce7588e14bc9: Waiting 04:20:10 b5e4710f87ac: Waiting 04:20:10 c4d48a809fc2: Verifying Checksum 04:20:10 c4d48a809fc2: Download complete 04:20:10 ad3a456e5733: Verifying Checksum 04:20:10 ad3a456e5733: Download complete 04:20:10 69c7f0334f64: Verifying Checksum 04:20:10 69c7f0334f64: Download complete 04:20:10 7264a8db6415: Verifying Checksum 04:20:10 7264a8db6415: Download complete 04:20:10 1f1c1a5573a3: Verifying Checksum 04:20:10 1f1c1a5573a3: Download complete 04:20:10 7264a8db6415: Pull complete 04:20:10 b5e4710f87ac: Verifying Checksum 04:20:10 b5e4710f87ac: Download complete 04:20:10 c4d48a809fc2: Pull complete 04:20:10 4f1c88b9dad5: Download complete 04:20:11 ce7588e14bc9: Verifying Checksum 04:20:11 ce7588e14bc9: Download complete 04:20:13 4f1c88b9dad5: Pull complete 04:20:13 ad3a456e5733: Pull complete 04:20:13 69c7f0334f64: Pull complete 04:20:13 1f1c1a5573a3: Pull complete 04:20:16 ce7588e14bc9: Pull complete 04:20:16 b5e4710f87ac: Pull complete 04:20:16 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:20:16 ---> 88b5674ff536 04:20:16 Step 3/10 : ARG MAKE=make build 04:20:21 ---> Running in 5af54539af7c 04:20:21 Removing intermediate container 5af54539af7c 04:20:21 ---> c0fe7638b1aa 04:20:21 Step 4/10 : WORKDIR /device-sdk-go 04:20:21 ---> Running in 8123955cc4fa 04:20:21 Removing intermediate container 8123955cc4fa 04:20:21 ---> ae61520a6719 04:20:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:20:21 ---> Running in adb3c06c1f08 04:20:21 Removing intermediate container adb3c06c1f08 04:20:21 ---> 365eff3794c0 04:20:21 Step 6/10 : RUN apk add --update --no-cache make git 04:20:21 ---> Running in f66f5e5666f7 04:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:20:21 OK: 264 MiB in 52 packages 04:20:22 Removing intermediate container f66f5e5666f7 04:20:22 ---> f0698aa22edd 04:20:22 Step 7/10 : COPY go.mod vendor* ./ 04:20:22 ---> fd9f437e0514 04:20:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:22 ---> Running in 5f2aedfd56c0 04:20:22 Still waiting to schedule task 04:20:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:20:54 Removing intermediate container 5f2aedfd56c0 04:20:54 ---> cc8350c87f1e 04:20:54 Step 9/10 : COPY . . 04:20:54 ---> 25de3f08d67d 04:20:54 Step 10/10 : RUN ${MAKE} 04:20:54 ---> Running in 82e4076eafbe 04:20:54 noop 04:20:54 Removing intermediate container 82e4076eafbe 04:20:54 ---> 2519a4d8a59a 04:20:54 Successfully built 2519a4d8a59a 04:20:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:54 + docker inspect -f . ci-base-image-x86_64 04:20:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:54 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 04:20:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1560 -v /w/workspace/gexfoundry_device-sdk-go_PR-1560:/w/workspace/gexfoundry_device-sdk-go_PR-1560:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1560@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:20:55 $ docker top 9297d25ffd78ad63a2dc47408b9d4e07a18a455ebbdf32026ff1fdac919e8362 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:55 + go version 04:20:55 go version go1.21.0 linux/amd64 [Pipeline] } 04:20:55 $ docker stop --time=1 9297d25ffd78ad63a2dc47408b9d4e07a18a455ebbdf32026ff1fdac919e8362 04:20:57 $ docker rm -f --volumes 9297d25ffd78ad63a2dc47408b9d4e07a18a455ebbdf32026ff1fdac919e8362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:57 + docker inspect -f . ci-base-image-x86_64 04:20:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:58 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 04:20:58 $ 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-1560 -v /w/workspace/gexfoundry_device-sdk-go_PR-1560:/w/workspace/gexfoundry_device-sdk-go_PR-1560:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1560@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:20:58 $ docker top 28d4a9b749a408fd8a9ab382e1a4a3246952350a9dcf7aee15e1b6c8704d46c4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1560 [Pipeline] fileExists [Pipeline] sh 04:20:59 + make test 04:20:59 go test -race -coverprofile=coverage.out ./... 04:21:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:21:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:21:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:21:15 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:21:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:21:15 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:21:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:21:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:21:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:21:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.047s coverage: 27.6% of statements 04:21:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.046s coverage: 81.5% of statements 04:21:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements 04:21:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:21:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:21:18 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 71.8% of statements 04:21:19 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:21:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.048s coverage: 14.4% of statements 04:21:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.727s coverage: 45.9% of statements 04:21:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.070s coverage: 68.5% of statements 04:21:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.097s coverage: 89.2% of statements 04:21:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.040s coverage: 5.5% of statements 04:21:43 GO111MODULE=on go vet ./... 04:21:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:21:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:21:45 ./bin/test-attribution-txt.sh 04:21:45 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:21:45 $ docker stop --time=1 28d4a9b749a408fd8a9ab382e1a4a3246952350a9dcf7aee15e1b6c8704d46c4 04:21:48 $ docker rm -f --volumes 28d4a9b749a408fd8a9ab382e1a4a3246952350a9dcf7aee15e1b6c8704d46c4 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:21:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:21:50 + ls -al . 04:21:50 total 308 04:21:50 drwxrwxr-x 11 jenkins jenkins 4096 Feb 19 04:20 . 04:21:50 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 04:19 .. 04:21:50 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 04:19 .dockerignore 04:21:50 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 04:21 .git 04:21:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 04:19 .github 04:21:50 -rw-rw-r-- 1 jenkins jenkins 137 Feb 19 04:19 .gitignore 04:21:50 -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 04:19 .golangci.yml 04:21:50 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 04:20 .semver 04:21:50 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 19 04:19 CHANGELOG.md 04:21:50 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 04:19 GOVERNANCE.md 04:21:50 -rw-rw-r-- 1 jenkins jenkins 885 Feb 19 04:19 Jenkinsfile 04:21:50 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 04:19 LICENSE 04:21:50 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 19 04:19 Makefile 04:21:50 -rw-rw-r-- 1 jenkins jenkins 619 Feb 19 04:19 OWNERS.md 04:21:50 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 19 04:19 README.md 04:21:50 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 04:20 VERSION 04:21:50 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 04:19 bin 04:21:50 -rw-r--r-- 1 jenkins jenkins 122155 Feb 19 04:21 coverage.out 04:21:50 drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 04:19 example 04:21:50 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 19 04:19 go.mod 04:21:50 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 19 04:19 go.sum 04:21:50 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 04:19 internal 04:21:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 04:19 openapi 04:21:50 drwxrwxr-x 6 jenkins jenkins 4096 Feb 19 04:19 pkg 04:21:50 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 04:19 snap 04:21:50 -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 04:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:51 + 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=16c665e823225dc4a384d0c32610014761ed8e95 --label arch=amd64 --label version=0.0.0 . 04:21:51 Sending build context to Docker daemon 22.07MB 04:21:51 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:21:51 Step 2/23 : FROM ${BASE} AS builder 04:21:51 ---> 2519a4d8a59a 04:21:51 Step 3/23 : ARG MAKE=make build 04:21:51 ---> Running in 609deb738bdb 04:21:51 Removing intermediate container 609deb738bdb 04:21:51 ---> 8e658cf83276 04:21:51 Step 4/23 : WORKDIR /device-sdk-go 04:21:51 ---> Running in fdb69a0ec4af 04:21:51 Removing intermediate container fdb69a0ec4af 04:21:51 ---> 4f63ad62c7a0 04:21:51 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:51 ---> Running in 9c08f27d94ed 04:21:51 Removing intermediate container 9c08f27d94ed 04:21:51 ---> 446730b5b13c 04:21:51 Step 6/23 : RUN apk add --update --no-cache make git 04:21:51 ---> Running in a3a751826961 04:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:52 OK: 264 MiB in 52 packages 04:21:52 Removing intermediate container a3a751826961 04:21:52 ---> 80a1b68c2c80 04:21:52 Step 7/23 : COPY go.mod vendor* ./ 04:21:53 ---> 5cfe71130dd8 04:21:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:53 ---> Running in 3f49600ded4b 04:21:53 Removing intermediate container 3f49600ded4b 04:21:53 ---> e20b5dbc980b 04:21:53 Step 9/23 : COPY . . 04:21:54 ---> 62f215edcc68 04:21:54 Step 10/23 : RUN ${MAKE} 04:21:54 ---> Running in e33ceacc6c2f 04:21:54 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:22:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1213 in /w/workspace/gexfoundry_device-sdk-go_PR-1560 [Pipeline] { [Pipeline] ws 04:22:00 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:22:00 The recommended git tool is: git 04:22:05 using credential edgex-jenkins-ssh 04:22:05 Cloning the remote Git repository 04:22:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:22:05 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:22:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:22:05 > git --version # timeout=10 04:22:05 > git --version # 'git version 2.25.1' 04:22:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:22:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:22:08 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:22:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1560/head:refs/remotes/origin/PR-1560 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:22:09 Merging remotes/origin/main commit 05a857ba723bc3223dfc65f2e1529220030d9145 into PR head commit 16c665e823225dc4a384d0c32610014761ed8e95 04:22:09 Merge succeeded, producing 16c665e823225dc4a384d0c32610014761ed8e95 04:22:09 Checking out Revision 16c665e823225dc4a384d0c32610014761ed8e95 (PR-1560) 04:22:10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:22:10 > git --version # timeout=10 04:22:10 > git --version # 'git version 2.25.1' 04:22:10 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:22:09 > git config core.sparsecheckout # timeout=10 04:22:09 > git checkout -f 16c665e823225dc4a384d0c32610014761ed8e95 # timeout=10 04:22:09 > git remote # timeout=10 04:22:09 > git config --get remote.origin.url # timeout=10 04:22:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:22:09 > git merge 05a857ba723bc3223dfc65f2e1529220030d9145 # timeout=10 04:22:09 > git rev-parse HEAD^{commit} # timeout=10 04:22:09 > git config core.sparsecheckout # timeout=10 04:22:09 > git checkout -f 16c665e823225dc4a384d0c32610014761ed8e95 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:22:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:22:11 % Total % Received % Xferd Average Speed Time Time Time Current 04:22:11 Dload Upload Total Spent Left Speed 04:22:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 04:22:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:22:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:22:12 + sudo tee /etc/docker/daemon.new 04:22:12 { 04:22:12 "registry-mirrors": [ 04:22:12 "https://nexus3.edgexfoundry.org:10001" 04:22:12 ], 04:22:12 "bip": "10.250.0.254/24", 04:22:12 "hosts": [ 04:22:12 "tcp://0.0.0.0:5555", 04:22:12 "unix:///var/run/docker.sock" 04:22:12 ], 04:22:12 "mtu": 1458, 04:22:12 "selinux-enabled": true, 04:22:12 "seccomp-profile": "/etc/docker/seccomp.json" 04:22:12 } [Pipeline] sh 04:22:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:22:13 + sudo service docker restart 04:22:16 Removing intermediate container e33ceacc6c2f 04:22:16 ---> a4f6004406cc 04:22:16 Step 11/23 : FROM alpine:3.18 04:22:16 3.18: Pulling from library/alpine 04:22:16 619be1103602: Pulling fs layer 04:22:16 619be1103602: Verifying Checksum 04:22:16 619be1103602: Download complete 04:22:16 619be1103602: Pull complete 04:22:16 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:22:16 Status: Downloaded newer image for alpine:3.18 04:22:16 ---> d3782b16ccc9 04:22:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:22:16 ---> Running in 8b0f39600fcb 04:22:16 Removing intermediate container 8b0f39600fcb 04:22:16 ---> 6899da07bf3b 04:22:16 Step 13/23 : RUN apk add --update --no-cache 04:22:16 ---> Running in 27dd08488840 04:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:22:16 OK: 7 MiB in 15 packages 04:22:16 Removing intermediate container 27dd08488840 04:22:16 ---> 11b0db7e9ebf 04:22:16 Step 14/23 : WORKDIR / 04:22:16 ---> Running in 7071f9a98537 04:22:16 Removing intermediate container 7071f9a98537 04:22:16 ---> 910ce231524a 04:22:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:22:16 ---> 71cae7743b85 04:22:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:22:16 ---> d01a0509d2be 04:22:16 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:22:16 ---> ccc4c16fe11c 04:22:16 Step 18/23 : EXPOSE 59999 04:22:16 ---> Running in 60dfaa471cf5 04:22:16 Removing intermediate container 60dfaa471cf5 04:22:16 ---> 86160f2c9df7 04:22:16 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:22:16 ---> Running in 0767341d4f68 04:22:17 Removing intermediate container 0767341d4f68 04:22:17 ---> a47c2dad4567 04:22:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:22:17 ---> Running in de4e2515c81e 04:22:17 Removing intermediate container de4e2515c81e 04:22:17 ---> 4f3f34a3ff2e 04:22:17 Step 21/23 : LABEL arch=amd64 04:22:17 ---> Running in ef25b62c6143 04:22:17 Removing intermediate container ef25b62c6143 04:22:17 ---> 623a7afcf636 04:22:17 Step 22/23 : LABEL git_sha=16c665e823225dc4a384d0c32610014761ed8e95 04:22:17 ---> Running in 38721a7a5087 04:22:17 Removing intermediate container 38721a7a5087 04:22:17 ---> 6ecf3a226dea 04:22:17 Step 23/23 : LABEL version=0.0.0 04:22:17 ---> Running in abf1227029e5 04:22:17 Removing intermediate container abf1227029e5 04:22:17 ---> c754b15c6e40 04:22:17 [Warning] One or more build-args [ARCH] were not consumed 04:22:17 Successfully built c754b15c6e40 04:22:17 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:18 04:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:19 latest: Pulling from edgex-lftools-log-publisher 04:22:19 5eb5b503b376: Pulling fs layer 04:22:19 5c69ac0246d0: Pulling fs layer 04:22:19 ec43610c2a17: Pulling fs layer 04:22:19 3a2ae6a8a46f: Pulling fs layer 04:22:19 33b1e0a273af: Pulling fs layer 04:22:19 5d3b04190fa2: Pulling fs layer 04:22:19 2f39f015ded8: Pulling fs layer 04:22:19 3a2ae6a8a46f: Waiting 04:22:19 33b1e0a273af: Waiting 04:22:19 5d3b04190fa2: Waiting 04:22:19 2f39f015ded8: Waiting 04:22:19 5c69ac0246d0: Verifying Checksum 04:22:19 5c69ac0246d0: Download complete 04:22:19 3a2ae6a8a46f: Verifying Checksum 04:22:19 3a2ae6a8a46f: Download complete 04:22:19 33b1e0a273af: Verifying Checksum 04:22:19 33b1e0a273af: Download complete 04:22:19 5d3b04190fa2: Verifying Checksum 04:22:19 5d3b04190fa2: Download complete 04:22:19 ec43610c2a17: Verifying Checksum 04:22:19 ec43610c2a17: Download complete 04:22:19 5eb5b503b376: Verifying Checksum 04:22:19 5eb5b503b376: Download complete 04:22:19 2f39f015ded8: Download complete 04:22:20 5eb5b503b376: Pull complete 04:22:20 5c69ac0246d0: Pull complete 04:22:21 ec43610c2a17: Pull complete 04:22:21 3a2ae6a8a46f: Pull complete 04:22:21 33b1e0a273af: Pull complete 04:22:21 5d3b04190fa2: Pull complete 04:22:26 2f39f015ded8: Pull complete 04:22:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:22:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:26 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 04:22:26 $ 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-1560 -v /w/workspace/gexfoundry_device-sdk-go_PR-1560:/w/workspace/gexfoundry_device-sdk-go_PR-1560:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1560@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:22:29 $ docker top 1e489a7bf0855de53eb7b789bb4a65ee0560ae915ac6ac4d0002e1ea4346871d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:29 ---> job-cost.sh 04:22:29 lf-activate-venv: SKIPPING 04:22:29 INFO: No Stack... 04:22:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:22:30 INFO: Archiving Costs [Pipeline] sh 04:22:31 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1560/archives/cost.csv 04:22:31 + cut -d, -f6 [Pipeline] lock 04:22:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1560-1-stack-cost] 04:22:31 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1560-1-stack-cost] did not exist. Created. 04:22:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:22:31 + echo total: 0.2199999988079071 [Pipeline] stash 04:22:31 Stashed 1 file(s) [Pipeline] } 04:22:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1560-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:22:31 $ docker stop --time=1 1e489a7bf0855de53eb7b789bb4a65ee0560ae915ac6ac4d0002e1ea4346871d 04:22:32 $ docker rm -f --volumes 1e489a7bf0855de53eb7b789bb4a65ee0560ae915ac6ac4d0002e1ea4346871d [Pipeline] withEnv [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] configFileProvider 04:22:33 provisioning config files... 04:22:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1622220286458615571tmp [Pipeline] // script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:22:33 ---> ****-login.sh 04:22:33 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] } 04:22:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:34 Configure a credential helper to remove this warning. See 04:22:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:34 04:22:34 Login Succeeded 04:22:34 nexus3.edgexfoundry.org:10002 04:22:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:34 Configure a credential helper to remove this warning. See 04:22:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:34 04:22:34 Login Succeeded 04:22:34 nexus3.edgexfoundry.org:10003 04:22:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:35 Configure a credential helper to remove this warning. See 04:22:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:35 04:22:35 Login Succeeded 04:22:35 nexus3.edgexfoundry.org:10004 04:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:35 Configure a credential helper to remove this warning. See 04:22:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:35 04:22:35 Login Succeeded 04:22:35 ****.io 04:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:35 Configure a credential helper to remove this warning. See 04:22:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:35 04:22:35 Login Succeeded 04:22:35 ---> ****-login.sh ends [Pipeline] } 04:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:36 ========================================================= 04:22:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:22:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:37 + 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:22:38 Sending build context to Docker daemon 11.38MB 04:22:38 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:22:38 Step 2/10 : FROM ${BASE} AS builder 04:22:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:22:38 9fda8d8052c6: Pulling fs layer 04:22:38 5d54e960e981: Pulling fs layer 04:22:38 c4a7e357bf2a: Pulling fs layer 04:22:38 f0e02332f6b5: Pulling fs layer 04:22:38 872ee5b61b7b: Pulling fs layer 04:22:38 0c6a40ed1a82: Pulling fs layer 04:22:38 94ae7d8d031c: Pulling fs layer 04:22:38 872ee5b61b7b: Waiting 04:22:38 0c6a40ed1a82: Waiting 04:22:38 94ae7d8d031c: Waiting 04:22:38 f0e02332f6b5: Waiting 04:22:38 5d54e960e981: Verifying Checksum 04:22:38 5d54e960e981: Download complete 04:22:38 f0e02332f6b5: Verifying Checksum 04:22:38 f0e02332f6b5: Download complete 04:22:38 872ee5b61b7b: Verifying Checksum 04:22:38 872ee5b61b7b: Download complete 04:22:38 9fda8d8052c6: Verifying Checksum 04:22:38 9fda8d8052c6: Download complete 04:22:38 94ae7d8d031c: Verifying Checksum 04:22:38 94ae7d8d031c: Download complete 04:22:39 9fda8d8052c6: Pull complete 04:22:40 c4a7e357bf2a: Verifying Checksum 04:22:40 c4a7e357bf2a: Download complete 04:22:40 0c6a40ed1a82: Download complete 04:22:44 5d54e960e981: Pull complete 04:22:59 c4a7e357bf2a: Pull complete 04:22:59 f0e02332f6b5: Pull complete 04:22:59 872ee5b61b7b: Pull complete 04:23:08 0c6a40ed1a82: Pull complete 04:23:08 94ae7d8d031c: Pull complete 04:23:08 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:23:08 ---> 86de565de09d 04:23:08 Step 3/10 : ARG MAKE=make build 04:23:10 ---> Running in f17dfc4dec10 04:23:10 Removing intermediate container f17dfc4dec10 04:23:10 ---> 7389290c6897 04:23:10 Step 4/10 : WORKDIR /device-sdk-go 04:23:10 ---> Running in a482f90a1feb 04:23:10 Removing intermediate container a482f90a1feb 04:23:10 ---> 08f7c9e469af 04:23:10 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:23:10 ---> Running in 44c774e8a338 04:23:10 Removing intermediate container 44c774e8a338 04:23:10 ---> 932295f11687 04:23:10 Step 6/10 : RUN apk add --update --no-cache make git 04:23:11 ---> Running in a5c21befd407 04:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:23:13 OK: 266 MiB in 52 packages 04:23:14 Removing intermediate container a5c21befd407 04:23:14 ---> 259f0879aebe 04:23:14 Step 7/10 : COPY go.mod vendor* ./ 04:23:14 ---> dd9727578962 04:23:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:14 ---> Running in 23823953c908 04:24:11 Removing intermediate container 23823953c908 04:24:11 ---> 9284b5a14e35 04:24:11 Step 9/10 : COPY . . 04:24:11 ---> 293803605464 04:24:11 Step 10/10 : RUN ${MAKE} 04:24:11 ---> Running in 83daaf16dc54 04:24:12 noop 04:24:13 Removing intermediate container 83daaf16dc54 04:24:13 ---> 058c45844fd3 04:24:13 Successfully built 058c45844fd3 04:24:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:13 + docker inspect -f . ci-base-image-arm64 04:24:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:14 prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container 04:24: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:24:15 $ docker top 59ffdd228b0d0ae963117e3ba4768985da756ad9d3350560e4f155fa3d6638a1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:16 + go version 04:24:16 go version go1.21.0 linux/arm64 [Pipeline] } 04:24:16 $ docker stop --time=1 59ffdd228b0d0ae963117e3ba4768985da756ad9d3350560e4f155fa3d6638a1 04:24:18 $ docker rm -f --volumes 59ffdd228b0d0ae963117e3ba4768985da756ad9d3350560e4f155fa3d6638a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:19 + docker inspect -f . ci-base-image-arm64 04:24:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:19 prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container 04:24: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:24:20 $ docker top f56075ae153bba2472d925f22b32f0ad337302ce1190b81da5ef07c3f361b03a -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:21 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:24:22 + make test 04:24:22 go test -race -coverprofile=coverage.out ./... 04:24:54 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:26:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:26:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:26:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:26:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:26:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:26:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.221s coverage: 27.6% of statements 04:26:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.279s coverage: 81.5% of statements 04:26:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:26:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:26:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.437s coverage: 86.0% of statements 04:27:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:27:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.535s coverage: 71.8% of statements 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.444s coverage: 14.4% of statements 04:27:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.649s coverage: 45.9% of statements 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:27:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:27:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.437s coverage: 68.5% of statements 04:27:08 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.405s coverage: 89.2% of statements 04:27:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:27:10 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.231s coverage: 5.5% of statements 04:27:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:27:13 GO111MODULE=on go vet ./... 04:29:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:29:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:29:14 ./bin/test-attribution-txt.sh 04:29:14 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:29:14 $ docker stop --time=1 f56075ae153bba2472d925f22b32f0ad337302ce1190b81da5ef07c3f361b03a 04:29:19 $ docker rm -f --volumes f56075ae153bba2472d925f22b32f0ad337302ce1190b81da5ef07c3f361b03a [Pipeline] // withDockerContainer [Pipeline] sh 04:29:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:29:21 Warning: overwriting stash ‘coverage-report’ 04:29:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:29:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:29:22 + ls -al . 04:29:22 total 304 04:29:22 drwxrwxr-x 10 jenkins jenkins 4096 Feb 19 04:24 . 04:29:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 04:22 .. 04:29:22 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 04:22 .dockerignore 04:29:22 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 04:22 .git 04:29:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 04:22 .github 04:29:22 -rw-rw-r-- 1 jenkins jenkins 137 Feb 19 04:22 .gitignore 04:29:22 -rw-rw-r-- 1 jenkins jenkins 42 Feb 19 04:22 .golangci.yml 04:29:22 -rw-rw-r-- 1 jenkins jenkins 48109 Feb 19 04:22 CHANGELOG.md 04:29:22 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 04:22 GOVERNANCE.md 04:29:22 -rw-rw-r-- 1 jenkins jenkins 885 Feb 19 04:22 Jenkinsfile 04:29:22 -rw-rw-r-- 1 jenkins jenkins 11341 Feb 19 04:22 LICENSE 04:29:22 -rw-rw-r-- 1 jenkins jenkins 1842 Feb 19 04:22 Makefile 04:29:22 -rw-rw-r-- 1 jenkins jenkins 619 Feb 19 04:22 OWNERS.md 04:29:22 -rw-rw-r-- 1 jenkins jenkins 4933 Feb 19 04:22 README.md 04:29:22 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 04:20 VERSION 04:29:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 04:22 bin 04:29:22 -rw-r--r-- 1 jenkins jenkins 122154 Feb 19 04:27 coverage.out 04:29:22 drwxrwxr-x 5 jenkins jenkins 4096 Feb 19 04:22 example 04:29:22 -rw-rw-r-- 1 jenkins jenkins 3768 Feb 19 04:22 go.mod 04:29:22 -rw-rw-r-- 1 jenkins jenkins 33786 Feb 19 04:22 go.sum 04:29:22 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 04:22 internal 04:29:22 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 04:22 openapi 04:29:22 drwxrwxr-x 6 jenkins jenkins 4096 Feb 19 04:22 pkg 04:29:22 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 04:22 snap 04:29:22 -rw-rw-r-- 1 jenkins jenkins 222 Feb 19 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:23 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=16c665e823225dc4a384d0c32610014761ed8e95 --label arch=arm64 --label version=0.0.0 . 04:29:23 Sending build context to Docker daemon 11.5MB 04:29:23 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:29:23 Step 2/23 : FROM ${BASE} AS builder 04:29:23 ---> 058c45844fd3 04:29:23 Step 3/23 : ARG MAKE=make build 04:29:23 ---> Running in 46831870c1c1 04:29:24 Removing intermediate container 46831870c1c1 04:29:24 ---> 7f519b0d3c9e 04:29:24 Step 4/23 : WORKDIR /device-sdk-go 04:29:24 ---> Running in fcdc2c06db85 04:29:24 Removing intermediate container fcdc2c06db85 04:29:24 ---> 87e4173f31c7 04:29:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:29:24 ---> Running in af8af1170cfc 04:29:24 Removing intermediate container af8af1170cfc 04:29:24 ---> d9cc00798d1a 04:29:24 Step 6/23 : RUN apk add --update --no-cache make git 04:29:24 ---> Running in d24ab3cee0d6 04:29:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:29:27 OK: 266 MiB in 52 packages 04:29:34 Removing intermediate container d24ab3cee0d6 04:29:34 ---> c28a9e28f916 04:29:34 Step 7/23 : COPY go.mod vendor* ./ 04:29:34 ---> 9887cd2315ff 04:29:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:34 ---> Running in d3053809584c 04:29:35 Removing intermediate container d3053809584c 04:29:35 ---> 5c37dbab441c 04:29:35 Step 9/23 : COPY . . 04:29:36 ---> ab2ede49b33b 04:29:36 Step 10/23 : RUN ${MAKE} 04:29:36 ---> Running in 9860e580ef69 04:29:37 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:31:29 Removing intermediate container 9860e580ef69 04:31:29 ---> df5fb4de4d15 04:31:29 Step 11/23 : FROM alpine:3.18 04:31:29 3.18: Pulling from library/alpine 04:31:29 c6b39de5b339: Pulling fs layer 04:31:29 c6b39de5b339: Verifying Checksum 04:31:29 c6b39de5b339: Download complete 04:31:29 c6b39de5b339: Pull complete 04:31:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:31:29 Status: Downloaded newer image for alpine:3.18 04:31:29 ---> 33abbf032149 04:31:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:31:29 ---> Running in e397b618cc24 04:31:29 Removing intermediate container e397b618cc24 04:31:29 ---> ff9c2879783f 04:31:29 Step 13/23 : RUN apk add --update --no-cache 04:31:29 ---> Running in 21d028bd4d21 04:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:31:29 OK: 8 MiB in 15 packages 04:31:29 Removing intermediate container 21d028bd4d21 04:31:29 ---> c31e927a3f36 04:31:29 Step 14/23 : WORKDIR / 04:31:29 ---> Running in 1d689b5041a1 04:31:29 Removing intermediate container 1d689b5041a1 04:31:29 ---> 03af6a454125 04:31:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:31:29 ---> 0b7356978e46 04:31:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:31:31 ---> 0ddf98e1f6fb 04:31:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:31:31 ---> 525be2329a81 04:31:31 Step 18/23 : EXPOSE 59999 04:31:31 ---> Running in c0dc5fdfe211 04:31:32 Removing intermediate container c0dc5fdfe211 04:31:32 ---> 03d07383a6a2 04:31:32 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:31:32 ---> Running in 23b38d76f3db 04:31:32 Removing intermediate container 23b38d76f3db 04:31:32 ---> 188032be1fa6 04:31:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:31:32 ---> Running in 4dbfcab134b1 04:31:32 Removing intermediate container 4dbfcab134b1 04:31:32 ---> d9dc7a58fcbd 04:31:32 Step 21/23 : LABEL arch=arm64 04:31:32 ---> Running in 7601ed63cee0 04:31:33 Removing intermediate container 7601ed63cee0 04:31:33 ---> b5667d1ed76e 04:31:33 Step 22/23 : LABEL git_sha=16c665e823225dc4a384d0c32610014761ed8e95 04:31:33 ---> Running in b4b95c062293 04:31:33 Removing intermediate container b4b95c062293 04:31:33 ---> 5568e0c2fb6e 04:31:33 Step 23/23 : LABEL version=0.0.0 04:31:33 ---> Running in 2e9a30d74d13 04:31:33 Removing intermediate container 2e9a30d74d13 04:31:33 ---> de5c53bad30f 04:31:33 [Warning] One or more build-args [ARCH] were not consumed 04:31:33 Successfully built de5c53bad30f 04:31:33 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:31:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:35 04:31:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:35 arm64: Pulling from edgex-lftools-log-publisher 04:31:35 8998bd30e6a1: Pulling fs layer 04:31:35 04944245beec: Pulling fs layer 04:31:35 699f458cf7ca: Pulling fs layer 04:31:35 765212b225bb: Pulling fs layer 04:31:35 f23df028b6ca: Pulling fs layer 04:31:35 d65c8cfc05b1: Pulling fs layer 04:31:35 2437ff75d9bd: Pulling fs layer 04:31:35 765212b225bb: Waiting 04:31:35 d65c8cfc05b1: Waiting 04:31:35 2437ff75d9bd: Waiting 04:31:35 f23df028b6ca: Waiting 04:31:35 04944245beec: Verifying Checksum 04:31:35 04944245beec: Download complete 04:31:35 765212b225bb: Verifying Checksum 04:31:35 765212b225bb: Download complete 04:31:35 f23df028b6ca: Verifying Checksum 04:31:35 f23df028b6ca: Download complete 04:31:36 d65c8cfc05b1: Verifying Checksum 04:31:36 d65c8cfc05b1: Download complete 04:31:36 699f458cf7ca: Verifying Checksum 04:31:36 699f458cf7ca: Download complete 04:31:36 8998bd30e6a1: Verifying Checksum 04:31:36 8998bd30e6a1: Download complete 04:31:39 2437ff75d9bd: Verifying Checksum 04:31:39 2437ff75d9bd: Download complete 04:31:42 8998bd30e6a1: Pull complete 04:31:42 04944245beec: Pull complete 04:31:44 699f458cf7ca: Pull complete 04:31:44 765212b225bb: Pull complete 04:31:45 f23df028b6ca: Pull complete 04:31:45 d65c8cfc05b1: Pull complete 04:32:04 2437ff75d9bd: Pull complete 04:32:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:04 prd-ubuntu20.04-docker-arm64-4c-16g-1213 does not seem to be running inside a container 04:32:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-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:32:07 $ docker top 5e7bbd24359f2a20913f5e37ffb4daafe10bcc59df33c61cfe5a0feb12ce326f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:08 ---> job-cost.sh 04:32:08 lf-activate-venv: SKIPPING 04:32:08 INFO: No Stack... 04:32:08 INFO: Retrieving Pricing Info for: v3-standard-4 04:32:09 INFO: Archiving Costs [Pipeline] sh 04:32:10 + + cut -d, -f6cat 04:32:10 /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:32:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1560-1-stack-cost] 04:32:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1560-1-stack-cost] did not exist. Created. 04:32:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:32:10 /w/workspace/device-sdk-go/1@tmp/durable-765ccf27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:32:11 + echo total: 0.10999999940395355 [Pipeline] stash 04:32:11 Warning: overwriting stash ‘stack-cost’ 04:32:11 Stashed 1 file(s) [Pipeline] } 04:32:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1560-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:32:11 $ docker stop --time=1 5e7bbd24359f2a20913f5e37ffb4daafe10bcc59df33c61cfe5a0feb12ce326f 04:32:13 $ docker rm -f --volumes 5e7bbd24359f2a20913f5e37ffb4daafe10bcc59df33c61cfe5a0feb12ce326f [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:32:15 provisioning config files... 04:32:15 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp/config7451365344920829038tmp [Pipeline] { [Pipeline] sh 04:32:15 + set +x 04:32:15 + curl -s https://codecov.io/bash 04:32:15 + bash -s -- 04:32:15 04:32:15 _____ _ 04:32:15 / ____| | | 04:32:15 | | ___ __| | ___ ___ _____ __ 04:32:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:32:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:32:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:32:15 Bash-1.0.6 04:32:15 04:32:15 04:32:15 ==> git version 2.25.1 found 04:32:15 ==> 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:32:15 Release-Date: 2020-01-08 04:32:15 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:32:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:32:15 ==> Jenkins CI detected. 04:32:15 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1560 04:32:15 project root: . 04:32:15 --> token set from env 04:32:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:32:15 ==> Running gcov in . (disable via -X gcov) 04:32:16 ==> Python coveragepy not found 04:32:16 ==> Searching for coverage reports in: 04:32:16 + . 04:32:16 -> Found 1 reports 04:32:16 ==> Detecting git/mercurial file structure 04:32:16 ==> Reading reports 04:32:16 + ./coverage.out bytes=122154 04:32:16 ==> Appending adjustments 04:32:16 https://docs.codecov.io/docs/fixing-reports 04:32:16 + Found adjustments 04:32:16 ==> Gzipping contents 04:32:16 20K /tmp/codecov.MZ8ntH.gz 04:32:16 ==> Uploading reports 04:32:16 url: https://codecov.io 04:32:16 query: branch=PR-1560&commit=16c665e823225dc4a384d0c32610014761ed8e95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1560&job=&cmd_args= 04:32:16 -> Pinging Codecov 04:32:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1560&commit=16c665e823225dc4a384d0c32610014761ed8e95&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1560&job=&cmd_args= 04:32:16 -> Uploading to 04:32:16 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/7E55EF52A471D76F132DFD9A03CDDE97/16c665e823225dc4a384d0c32610014761ed8e95/00b18eb7-cdb3-45dd-9a2d-bf19f2efbb11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T043216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f928d58491d8b4f73370ffff4eabdfaa91cd48bdd5e8c601acb26ddf814976c6 04:32:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:16 Dload Upload Total Spent Left Speed 04:32:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16752 0 0 100 16752 0 60695 --:--:-- --:--:-- --:--:-- 60695 04:32:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/16c665e823225dc4a384d0c32610014761ed8e95 [Pipeline] } 04:32:17 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:32:20 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1560/archives ] 04:32:20 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1560/archives 04:32:20 total 16 04:32:20 drwxr-xr-x 3 root root 4096 Feb 19 04:22 . 04:32:20 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 04:22 .. 04:32:20 drwxr-xr-x 2 root root 4096 Feb 19 04:22 cost 04:32:20 -rw-r--r-- 1 root root 86 Feb 19 04:22 cost.csv 04:32:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1560/archives 04:32:20 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1560/archives 04:32:20 total 16 04:32:20 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 04:22 . 04:32:20 drwxrwxr-x 12 jenkins jenkins 4096 Feb 19 04:22 .. 04:32:20 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 04:22 cost 04:32:20 -rw-r--r-- 1 jenkins jenkins 86 Feb 19 04:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:32:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:21 ---> package-listing.sh 04:32:21 ++ facter osfamily 04:32:21 ++ tr '[:upper:]' '[:lower:]' 04:32:21 + OS_FAMILY=debian 04:32:21 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1560 04:32:21 + START_PACKAGES=/tmp/packages_start.txt 04:32:21 + END_PACKAGES=/tmp/packages_end.txt 04:32:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:21 + PACKAGES=/tmp/packages_start.txt 04:32:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1560 ']' 04:32:21 + PACKAGES=/tmp/packages_end.txt 04:32:21 + case "${OS_FAMILY}" in 04:32:21 + dpkg -l 04:32:21 + grep '^ii' 04:32:21 + '[' -f /tmp/packages_start.txt ']' 04:32:21 + '[' -f /tmp/packages_end.txt ']' 04:32:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1560 ']' 04:32:21 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1560/archives/ 04:32:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1560/archives/ [Pipeline] echo 04:32:21 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-1560/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:32:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:23 prd-ubuntu20.04-docker-8c-8g-1212 does not seem to be running inside a container 04:32:23 $ 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-1560/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-1560 -v /w/workspace/gexfoundry_device-sdk-go_PR-1560:/w/workspace/gexfoundry_device-sdk-go_PR-1560:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1560@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:32:23 $ docker top e7680c388e67aba2c3175b2f241f289edadbc90dee51fe210a99f987874b28a3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:23 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:24 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:24 + ls /var/log/sa-host 04:32:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:24 provisioning config files... 04:32:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1560@tmp/config5633314753421047609tmp [Pipeline] { [Pipeline] echo 04:32:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:25 ---> create-netrc.sh [Pipeline] } 04:32:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:25 ---> python-tools-install.sh [Pipeline] echo 04:32:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:26 ---> sudo-logs.sh 04:32:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:32:26 ---> job-cost.sh 04:32:26 lf-activate-venv: SKIPPING 04:32:26 DEBUG: total: 0.2199999988079071 04:32:26 INFO: Retrieving Stack Cost... 04:32:27 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:27 INFO: Archiving Costs [Pipeline] echo 04:32:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:32:27 ---> logs-deploy.sh 04:32:27 lf-activate-venv: SKIPPING 04:32:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1560/1 04:32:27 INFO: archiving workspace using pattern(s): 04:32:28 Archives upload complete. 04:32:28 INFO: archiving logs to Nexus