Pull request #1563 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6+4f47f79f53f1840767b32d78ce83479da4d392c8 (db10426be8f193434850451a771b41ac43d8867d) 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-ssh37363882284443267.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-ssh7631802914816259696.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-1563/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-1563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6070862186219043228.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-1563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12520628645253720274.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-ssh11726150749453451691.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-1563/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-1563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17506400336985885727.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 ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5115’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5116’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5117’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5118’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5139 in /w/workspace/gexfoundry_device-sdk-go_PR-1563 [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-1563 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 Merge succeeded, producing 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 Checking out Revision 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 (PR-1563) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 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/1563/head:refs/remotes/origin/PR-1563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:06:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:06:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:06:32 ========================================================= 23:06:32 EdgeX Global Pipelines Version Info 23:06:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:06:33 ------------------- 23:06:33 stable info: 23:06:33 ------------------- 23:06:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:06:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:06:33 Message: update stable to v1.0.258 23:06:34 ------------------- 23:06:34 experimental info: 23:06:34 ------------------- 23:06:34 Commited By: **** collab-it+edgex@linuxfoundation.org 23:06:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:06:34 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:06:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:06:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:06:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:06:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1563 [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1563 [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1563 [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c56a36 [Pipeline] echo 23:06:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:44 provisioning config files... 23:06:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp/config12876534875329788659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:45 ---> ****-login.sh 23:06:45 nexus3.edgexfoundry.org:10001 23:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:45 Configure a credential helper to remove this warning. See 23:06:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:45 23:06:45 Login Succeeded 23:06:45 nexus3.edgexfoundry.org:10002 23:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:45 Configure a credential helper to remove this warning. See 23:06:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:45 23:06:45 Login Succeeded 23:06:45 nexus3.edgexfoundry.org:10003 23:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:45 Configure a credential helper to remove this warning. See 23:06:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:45 23:06:45 Login Succeeded 23:06:45 nexus3.edgexfoundry.org:10004 23:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:45 Configure a credential helper to remove this warning. See 23:06:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:45 23:06:45 Login Succeeded 23:06:45 ****.io 23:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:06:46 Configure a credential helper to remove this warning. See 23:06:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:06:46 23:06:46 Login Succeeded 23:06:46 ---> ****-login.sh ends [Pipeline] } 23:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:06:49 + git rev-list -1 --merges 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6~1..2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 [Pipeline] echo 23:06:49 -----------> git rev-list -1 --merges 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6~1..2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 [false] [Pipeline] sh 23:06:49 + git log --format=format:%s -1 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 [Pipeline] echo 23:06:49 ========================================================= 23:06:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:06:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:50 + git log --format=format:%s -1 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 [Pipeline] echo 23:06:50 [semverPrep] GIT_COMMIT: 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo 23:06:50 [semverPrep] This is not a build commit. [Pipeline] sh 23:06:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:06:50 + grep -v github /etc/ssh/ssh_known_hosts 23:06:50 + [ -e /tmp/ssh_known_hosts ] 23:06:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:06:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:06:50 + sudo tee -a /etc/ssh/ssh_known_hosts 23:06:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:51 23:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:52 0.1.4: Pulling from edgex-devops/py-git-semver 23:06:52 b85a868b505f: Pulling fs layer 23:06:52 e2be974225ed: Pulling fs layer 23:06:52 339a4e72a1f5: Pulling fs layer 23:06:52 988bab9f4d93: Pulling fs layer 23:06:52 1469e6f7b9e6: Pulling fs layer 23:06:52 eaf3925da568: Pulling fs layer 23:06:52 988bab9f4d93: Waiting 23:06:52 1469e6f7b9e6: Waiting 23:06:52 bab4dde63d76: Pulling fs layer 23:06:52 bde34c3a00c8: Pulling fs layer 23:06:52 eaf3925da568: Waiting 23:06:52 b352a97aabf1: Pulling fs layer 23:06:52 bab4dde63d76: Waiting 23:06:52 4872d77fe225: Pulling fs layer 23:06:52 b352a97aabf1: Waiting 23:06:52 5851b861e8e6: Pulling fs layer 23:06:52 4872d77fe225: Waiting 23:06:52 5851b861e8e6: Waiting 23:06:52 e2be974225ed: Verifying Checksum 23:06:52 e2be974225ed: Download complete 23:06:52 988bab9f4d93: Verifying Checksum 23:06:52 988bab9f4d93: Download complete 23:06:52 339a4e72a1f5: Verifying Checksum 23:06:52 339a4e72a1f5: Download complete 23:06:52 1469e6f7b9e6: Verifying Checksum 23:06:52 1469e6f7b9e6: Download complete 23:06:52 eaf3925da568: Download complete 23:06:52 bde34c3a00c8: Download complete 23:06:52 b352a97aabf1: Verifying Checksum 23:06:52 b352a97aabf1: Download complete 23:06:52 4872d77fe225: Verifying Checksum 23:06:52 4872d77fe225: Download complete 23:06:52 5851b861e8e6: Verifying Checksum 23:06:52 5851b861e8e6: Download complete 23:06:52 b85a868b505f: Verifying Checksum 23:06:52 b85a868b505f: Download complete 23:06:52 bab4dde63d76: Verifying Checksum 23:06:53 b85a868b505f: Pull complete 23:06:54 e2be974225ed: Pull complete 23:06:54 339a4e72a1f5: Pull complete 23:06:54 988bab9f4d93: Pull complete 23:06:54 1469e6f7b9e6: Pull complete 23:06:54 eaf3925da568: Pull complete 23:06:56 bab4dde63d76: Pull complete 23:06:56 bde34c3a00c8: Pull complete 23:06:56 b352a97aabf1: Pull complete 23:06:56 4872d77fe225: Pull complete 23:06:56 5851b861e8e6: Pull complete 23:06:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:57 prd-ubuntu20.04-docker-8c-8g-5139 does not seem to be running inside a container 23:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1563 -v /w/workspace/gexfoundry_device-sdk-go_PR-1563:/w/workspace/gexfoundry_device-sdk-go_PR-1563:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:07:00 $ docker top d1c1d95e9675fc31a63bea0e3ce141b0c4262fa0425eae29ad8542b20b3c4209 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:07:00 [ssh-agent] Looking for ssh-agent implementation... 23:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:00 $ docker exec d1c1d95e9675fc31a63bea0e3ce141b0c4262fa0425eae29ad8542b20b3c4209 ssh-agent 23:07:00 SSH_AUTH_SOCK=/tmp/ssh-A2VXlqqgyjxb/agent.32 23:07:00 SSH_AGENT_PID=38 23:07:00 Running ssh-add (command line suppressed) 23:07:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp/private_key_6737914623524205999.key (/w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp/private_key_6737914623524205999.key) 23:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:07:01 + git tag --points-at HEAD [Pipeline] } 23:07:01 $ docker exec --env ******** --env ******** d1c1d95e9675fc31a63bea0e3ce141b0c4262fa0425eae29ad8542b20b3c4209 ssh-agent -k 23:07:01 unset SSH_AUTH_SOCK; 23:07:01 unset SSH_AGENT_PID; 23:07:01 echo Agent pid 38 killed; 23:07:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:07:01 [ssh-agent] Looking for ssh-agent implementation... 23:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:01 $ docker exec d1c1d95e9675fc31a63bea0e3ce141b0c4262fa0425eae29ad8542b20b3c4209 ssh-agent 23:07:01 SSH_AUTH_SOCK=/tmp/ssh-bTqzT8dpadFW/agent.70 23:07:01 SSH_AGENT_PID=76 23:07:01 Running ssh-add (command line suppressed) 23:07:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp/private_key_11377213870237195289.key (/w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp/private_key_11377213870237195289.key) 23:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:07:02 + git semver init 23:07:02 2024-03-07 23:07:02,436 [run_init] DEBUG init version:0.0.0 force:False 23:07:02 2024-03-07 23:07:02,437 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1563/.semver 23:07:02 2024-03-07 23:07:02,438 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1563/.semver 23:07:02 2024-03-07 23:07:02,438 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1563/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1563, universal_newlines=False, shell=None, istream=None) 23:07:03 2024-03-07 23:07:03,623 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1563/.git/info/exclude 23:07:03 2024-03-07 23:07:03,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1563/.semver/PR-1563 with force:False 23:07:03 2024-03-07 23:07:03,624 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1563/.semver/PR-1563 23:07:03 2024-03-07 23:07:03,628 [execute] INFO git cat-file --batch-check 23:07:03 2024-03-07 23:07:03,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1563/.semver, universal_newlines=False, shell=None, istream=) 23:07:03 2024-03-07 23:07:03,633 [execute] INFO git cat-file --batch 23:07:03 2024-03-07 23:07:03,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1563/.semver, universal_newlines=False, shell=None, istream=) 23:07:03 2024-03-07 23:07:03,638 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1563/.semver/PR-1563 23:07:03 0.0.0 [Pipeline] } 23:07:03 $ docker exec --env ******** --env ******** d1c1d95e9675fc31a63bea0e3ce141b0c4262fa0425eae29ad8542b20b3c4209 ssh-agent -k 23:07:04 unset SSH_AUTH_SOCK; 23:07:04 unset SSH_AGENT_PID; 23:07:04 echo Agent pid 76 killed; 23:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:04 + git semver [Pipeline] } 23:07:04 $ docker stop --time=1 d1c1d95e9675fc31a63bea0e3ce141b0c4262fa0425eae29ad8542b20b3c4209 23:07:06 $ docker rm -f --volumes d1c1d95e9675fc31a63bea0e3ce141b0c4262fa0425eae29ad8542b20b3c4209 [Pipeline] // withDockerContainer [Pipeline] sh 23:07:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:07:06 Stashed 1 file(s) [Pipeline] echo 23:07:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:07 provisioning config files... 23:07:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp/config17268056113488330756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:08 ---> ****-login.sh 23:07:08 nexus3.edgexfoundry.org:10001 23:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:08 Configure a credential helper to remove this warning. See 23:07:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:08 23:07:08 Login Succeeded 23:07:08 nexus3.edgexfoundry.org:10002 23:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:08 Configure a credential helper to remove this warning. See 23:07:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:08 23:07:08 Login Succeeded 23:07:08 nexus3.edgexfoundry.org:10003 23:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:08 Configure a credential helper to remove this warning. See 23:07:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:08 23:07:08 Login Succeeded 23:07:08 nexus3.edgexfoundry.org:10004 23:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:08 Configure a credential helper to remove this warning. See 23:07:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:08 23:07:08 Login Succeeded 23:07:08 ****.io 23:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:07:08 Configure a credential helper to remove this warning. See 23:07:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:07:08 23:07:08 Login Succeeded 23:07:08 ---> ****-login.sh ends [Pipeline] } 23:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:07:09 ========================================================= 23:07:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:07:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:09 + 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 . 23:07:09 Sending build context to Docker daemon 21.97MB 23:07:09 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 23:07:09 Step 2/10 : FROM ${BASE} AS builder 23:07:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:07:10 7264a8db6415: Pulling fs layer 23:07:10 c4d48a809fc2: Pulling fs layer 23:07:10 4f1c88b9dad5: Pulling fs layer 23:07:10 ad3a456e5733: Pulling fs layer 23:07:10 69c7f0334f64: Pulling fs layer 23:07:10 1f1c1a5573a3: Pulling fs layer 23:07:10 ce7588e14bc9: Pulling fs layer 23:07:10 b5e4710f87ac: Pulling fs layer 23:07:10 1f1c1a5573a3: Waiting 23:07:10 69c7f0334f64: Waiting 23:07:10 ce7588e14bc9: Waiting 23:07:10 b5e4710f87ac: Waiting 23:07:10 ad3a456e5733: Waiting 23:07:10 c4d48a809fc2: Download complete 23:07:10 ad3a456e5733: Verifying Checksum 23:07:10 ad3a456e5733: Download complete 23:07:10 69c7f0334f64: Download complete 23:07:10 7264a8db6415: Verifying Checksum 23:07:10 7264a8db6415: Download complete 23:07:10 1f1c1a5573a3: Verifying Checksum 23:07:10 1f1c1a5573a3: Download complete 23:07:11 b5e4710f87ac: Verifying Checksum 23:07:11 b5e4710f87ac: Download complete 23:07:11 7264a8db6415: Pull complete 23:07:11 c4d48a809fc2: Pull complete 23:07:11 4f1c88b9dad5: Download complete 23:07:11 ce7588e14bc9: Download complete 23:07:16 4f1c88b9dad5: Pull complete 23:07:18 ad3a456e5733: Pull complete 23:07:18 69c7f0334f64: Pull complete 23:07:18 1f1c1a5573a3: Pull complete 23:07:20 ce7588e14bc9: Pull complete 23:07:21 b5e4710f87ac: Pull complete 23:07:21 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:07:21 ---> 88b5674ff536 23:07:21 Step 3/10 : ARG MAKE=make build 23:07:22 Still waiting to schedule task 23:07:22 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:07:25 ---> Running in e7bf414cb6d3 23:07:25 Removing intermediate container e7bf414cb6d3 23:07:25 ---> 4db0b276407d 23:07:25 Step 4/10 : WORKDIR /device-sdk-go 23:07:25 ---> Running in f7f99fd38043 23:07:25 Removing intermediate container f7f99fd38043 23:07:25 ---> 4b47398bf714 23:07:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:07:25 ---> Running in 60cc4ab406cd 23:07:25 Removing intermediate container 60cc4ab406cd 23:07:25 ---> 00a40b493c4a 23:07:25 Step 6/10 : RUN apk add --update --no-cache make git 23:07:25 ---> Running in c6e098a2434d 23:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:26 OK: 264 MiB in 52 packages 23:07:26 Removing intermediate container c6e098a2434d 23:07:26 ---> d86ae46c59f8 23:07:26 Step 7/10 : COPY go.mod vendor* ./ 23:07:26 ---> 91dee1b99fe3 23:07:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:26 ---> Running in 8a343e7acc11 23:07:53 Removing intermediate container 8a343e7acc11 23:07:53 ---> ad96029d2d9c 23:07:53 Step 9/10 : COPY . . 23:07:53 ---> 1415368e5537 23:07:53 Step 10/10 : RUN ${MAKE} 23:07:53 ---> Running in 424efd18f5b8 23:07:53 noop 23:07:54 Removing intermediate container 424efd18f5b8 23:07:54 ---> d59f9e5e6390 23:07:54 Successfully built d59f9e5e6390 23:07:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:54 + docker inspect -f . ci-base-image-x86_64 23:07:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:54 prd-ubuntu20.04-docker-8c-8g-5139 does not seem to be running inside a container 23:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1563 -v /w/workspace/gexfoundry_device-sdk-go_PR-1563:/w/workspace/gexfoundry_device-sdk-go_PR-1563:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1563@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-x86_64 cat 23:07:55 $ docker top 25b8503bff3cb897fe8496b897ced94f8425594a9203be20571e656cb7af3db8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:55 + go version 23:07:55 go version go1.21.0 linux/amd64 [Pipeline] } 23:07:55 $ docker stop --time=1 25b8503bff3cb897fe8496b897ced94f8425594a9203be20571e656cb7af3db8 23:07:57 $ docker rm -f --volumes 25b8503bff3cb897fe8496b897ced94f8425594a9203be20571e656cb7af3db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:58 + docker inspect -f . ci-base-image-x86_64 23:07:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:58 prd-ubuntu20.04-docker-8c-8g-5139 does not seem to be running inside a container 23:07: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-1563 -v /w/workspace/gexfoundry_device-sdk-go_PR-1563:/w/workspace/gexfoundry_device-sdk-go_PR-1563:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1563@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-x86_64 cat 23:07:58 $ docker top 82aafa534536de8f069209008f3be8d40ffe3bf1d02232d943a18c645e3a6195 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1563 [Pipeline] fileExists [Pipeline] sh 23:07:59 + make test 23:07:59 go test -race -coverprofile=coverage.out ./... 23:08:06 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:08:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:08:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:08:21 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:08:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:08:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:08:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:08:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:08:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.063s coverage: 27.6% of statements 23:08:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.061s coverage: 81.5% of statements 23:08:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.068s coverage: 86.0% of statements 23:08:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:08:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:08:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:08:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.091s coverage: 71.8% of statements 23:08:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:08:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.059s coverage: 14.4% of statements 23:08:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.783s coverage: 45.9% of statements 23:08:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.068s coverage: 68.5% of statements 23:08:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.111s coverage: 89.2% of statements 23:08:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.038s coverage: 5.5% of statements 23:08:43 GO111MODULE=on go vet ./... 23:08:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:08:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:08:47 ./bin/test-attribution-txt.sh 23:08:47 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:08:47 $ docker stop --time=1 82aafa534536de8f069209008f3be8d40ffe3bf1d02232d943a18c645e3a6195 23:08:51 $ docker rm -f --volumes 82aafa534536de8f069209008f3be8d40ffe3bf1d02232d943a18c645e3a6195 [Pipeline] // withDockerContainer [Pipeline] sh 23:08:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:08:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:08:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:08:53 + ls -al . 23:08:53 total 308 23:08:53 drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 23:07 . 23:08:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 .. 23:08:53 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 23:06 .dockerignore 23:08:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:08 .git 23:08:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 .github 23:08:53 -rw-rw-r-- 1 jenkins jenkins 137 Mar 7 23:06 .gitignore 23:08:53 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 23:06 .golangci.yml 23:08:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:07 .semver 23:08:53 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 7 23:06 CHANGELOG.md 23:08:53 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:06 GOVERNANCE.md 23:08:53 -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 23:06 Jenkinsfile 23:08:53 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 23:06 LICENSE 23:08:53 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 7 23:06 Makefile 23:08:53 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 23:06 OWNERS.md 23:08:53 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 7 23:06 README.md 23:08:53 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:07 VERSION 23:08:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:06 bin 23:08:53 -rw-r--r-- 1 jenkins jenkins 122153 Mar 7 23:08 coverage.out 23:08:53 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 23:06 example 23:08:53 -rw-rw-r-- 1 jenkins jenkins 3768 Mar 7 23:06 go.mod 23:08:53 -rw-rw-r-- 1 jenkins jenkins 35666 Mar 7 23:06 go.sum 23:08:53 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 23:06 internal 23:08:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:06 openapi 23:08:53 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 23:06 pkg 23:08:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:06 snap 23:08:53 -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 23:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:53 + 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=2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 --label arch=amd64 --label version=0.0.0 . 23:08:53 Sending build context to Docker daemon 22.09MB 23:08:53 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 23:08:53 Step 2/23 : FROM ${BASE} AS builder 23:08:53 ---> d59f9e5e6390 23:08:53 Step 3/23 : ARG MAKE=make build 23:08:54 ---> Running in eb499803e779 23:08:54 Removing intermediate container eb499803e779 23:08:54 ---> 817a706aa019 23:08:54 Step 4/23 : WORKDIR /device-sdk-go 23:08:54 ---> Running in d946fe1d59c5 23:08:54 Removing intermediate container d946fe1d59c5 23:08:54 ---> f1e7d3278bd4 23:08:54 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:08:54 ---> Running in b6dec54ba467 23:08:54 Removing intermediate container b6dec54ba467 23:08:54 ---> a489e2731402 23:08:54 Step 6/23 : RUN apk add --update --no-cache make git 23:08:54 ---> Running in 3948c965e539 23:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:08:55 OK: 264 MiB in 52 packages 23:08:55 Removing intermediate container 3948c965e539 23:08:55 ---> 3d728439353e 23:08:55 Step 7/23 : COPY go.mod vendor* ./ 23:08:55 ---> 41ca80976d98 23:08:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:55 ---> Running in 6cca2b0a84b2 23:08:56 Removing intermediate container 6cca2b0a84b2 23:08:56 ---> b9363125e3e0 23:08:56 Step 9/23 : COPY . . 23:08:57 ---> ad97c3f03af2 23:08:57 Step 10/23 : RUN ${MAKE} 23:08:57 ---> Running in 4834560a883b 23:08:57 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 23:09:19 Removing intermediate container 4834560a883b 23:09:19 ---> cb745b64aca5 23:09:19 Step 11/23 : FROM alpine:3.18 23:09:19 3.18: Pulling from library/alpine 23:09:19 619be1103602: Pulling fs layer 23:09:19 619be1103602: Download complete 23:09:19 619be1103602: Pull complete 23:09:19 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:09:19 Status: Downloaded newer image for alpine:3.18 23:09:19 ---> d3782b16ccc9 23:09:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:09:19 ---> Running in b5ae28499484 23:09:19 Removing intermediate container b5ae28499484 23:09:19 ---> 1e9bb9f06447 23:09:19 Step 13/23 : RUN apk add --update --no-cache 23:09:19 ---> Running in 66bc7530f3d6 23:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:09:19 OK: 7 MiB in 15 packages 23:09:19 Removing intermediate container 66bc7530f3d6 23:09:19 ---> 93432ea84d7e 23:09:19 Step 14/23 : WORKDIR / 23:09:19 ---> Running in b311ce47fe44 23:09:19 Removing intermediate container b311ce47fe44 23:09:19 ---> e0754204a81f 23:09:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:09:19 ---> 9c6944ad6454 23:09:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:09:20 ---> 70c3e43e5526 23:09:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:09:20 ---> e57543dc2f43 23:09:20 Step 18/23 : EXPOSE 59999 23:09:20 ---> Running in 3ab2cc01818c 23:09:20 Removing intermediate container 3ab2cc01818c 23:09:20 ---> 28a5de380968 23:09:20 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:09:20 ---> Running in a006a6090f5f 23:09:21 Removing intermediate container a006a6090f5f 23:09:21 ---> 0c73abe13782 23:09:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:09:21 ---> Running in 5d094aad8302 23:09:21 Removing intermediate container 5d094aad8302 23:09:21 ---> f9032b2c9454 23:09:21 Step 21/23 : LABEL arch=amd64 23:09:21 ---> Running in 4db1a800faa7 23:09:21 Removing intermediate container 4db1a800faa7 23:09:21 ---> e390d5990bb3 23:09:21 Step 22/23 : LABEL git_sha=2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 23:09:21 ---> Running in 97a069d5b3ea 23:09:21 Removing intermediate container 97a069d5b3ea 23:09:21 ---> e3a6040f3e42 23:09:21 Step 23/23 : LABEL version=0.0.0 23:09:21 ---> Running in 9844e075a91c 23:09:21 Removing intermediate container 9844e075a91c 23:09:21 ---> 118457fad814 23:09:21 [Warning] One or more build-args [ARCH] were not consumed 23:09:21 Successfully built 118457fad814 23:09:21 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 23:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:22 23:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:23 latest: Pulling from edgex-lftools-log-publisher 23:09:23 5eb5b503b376: Pulling fs layer 23:09:23 5c69ac0246d0: Pulling fs layer 23:09:23 ec43610c2a17: Pulling fs layer 23:09:23 3a2ae6a8a46f: Pulling fs layer 23:09:23 33b1e0a273af: Pulling fs layer 23:09:23 5d3b04190fa2: Pulling fs layer 23:09:23 2f39f015ded8: Pulling fs layer 23:09:23 3a2ae6a8a46f: Waiting 23:09:23 33b1e0a273af: Waiting 23:09:23 5d3b04190fa2: Waiting 23:09:23 2f39f015ded8: Waiting 23:09:23 5c69ac0246d0: Verifying Checksum 23:09:23 5c69ac0246d0: Download complete 23:09:23 3a2ae6a8a46f: Verifying Checksum 23:09:23 3a2ae6a8a46f: Download complete 23:09:23 33b1e0a273af: Verifying Checksum 23:09:23 33b1e0a273af: Download complete 23:09:23 5d3b04190fa2: Verifying Checksum 23:09:23 5d3b04190fa2: Download complete 23:09:23 ec43610c2a17: Verifying Checksum 23:09:23 ec43610c2a17: Download complete 23:09:23 5eb5b503b376: Verifying Checksum 23:09:23 5eb5b503b376: Download complete 23:09:23 2f39f015ded8: Download complete 23:09:24 5eb5b503b376: Pull complete 23:09:24 5c69ac0246d0: Pull complete 23:09:25 ec43610c2a17: Pull complete 23:09:25 3a2ae6a8a46f: Pull complete 23:09:25 33b1e0a273af: Pull complete 23:09:25 5d3b04190fa2: Pull complete 23:09:29 2f39f015ded8: Pull complete 23:09:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:29 prd-ubuntu20.04-docker-8c-8g-5139 does not seem to be running inside a container 23:09:29 $ 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-1563 -v /w/workspace/gexfoundry_device-sdk-go_PR-1563:/w/workspace/gexfoundry_device-sdk-go_PR-1563:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1563@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:latest cat 23:09:34 $ docker top 34a9755a3a9d2c77f618993f16c02244b9c6ff2da258c92d69ef1a24cc52aa04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:34 ---> job-cost.sh 23:09:34 lf-activate-venv: SKIPPING 23:09:34 INFO: No Stack... 23:09:35 INFO: Retrieving Pricing Info for: v3-standard-8 23:09:35 INFO: Archiving Costs [Pipeline] sh 23:09:36 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1563/archives/cost.csv 23:09:36 + cut -d, -f6 [Pipeline] lock 23:09:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1563-1-stack-cost] 23:09:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1563-1-stack-cost] did not exist. Created. 23:09:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1563-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:36 + echo total: 0.2199999988079071 [Pipeline] stash 23:09:36 Stashed 1 file(s) [Pipeline] } 23:09:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1563-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:09:36 $ docker stop --time=1 34a9755a3a9d2c77f618993f16c02244b9c6ff2da258c92d69ef1a24cc52aa04 23:09:37 $ docker rm -f --volumes 34a9755a3a9d2c77f618993f16c02244b9c6ff2da258c92d69ef1a24cc52aa04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:16:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5161 in /w/workspace/gexfoundry_device-sdk-go_PR-1563 [Pipeline] { [Pipeline] ws 23:16:35 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:16:35 The recommended git tool is: git 23:16:41 using credential edgex-jenkins-ssh 23:16:42 Cloning the remote Git repository 23:16:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 23:16:42 > git init /w/workspace/device-sdk-go/1 # timeout=10 23:16:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:16:42 > git --version # timeout=10 23:16:42 > git --version # 'git version 2.25.1' 23:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:16:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:47 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 23:16:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 23:16:48 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1563/head:refs/remotes/origin/PR-1563 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:16:48 Merging remotes/origin/main commit 4f47f79f53f1840767b32d78ce83479da4d392c8 into PR head commit 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 23:16:49 Merge succeeded, producing 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 23:16:49 Checking out Revision 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 (PR-1563) 23:16:49 Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:16:49 > git --version # timeout=10 23:16:50 > git --version # 'git version 2.25.1' 23:16:50 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:16:48 > git config core.sparsecheckout # timeout=10 23:16:48 > git checkout -f 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 # timeout=10 23:16:48 > git remote # timeout=10 23:16:48 > git config --get remote.origin.url # timeout=10 23:16:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:16:49 > git merge 4f47f79f53f1840767b32d78ce83479da4d392c8 # timeout=10 23:16:49 > git rev-parse HEAD^{commit} # timeout=10 23:16:49 > git config core.sparsecheckout # timeout=10 23:16:49 > git checkout -f 2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:16:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:51 Dload Upload Total Spent Left Speed 23:16:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 85520 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh 23:16:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:16:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:16:52 + sudo tee /etc/docker/daemon.new 23:16:52 { 23:16:52 "registry-mirrors": [ 23:16:52 "https://nexus3.edgexfoundry.org:10001" 23:16:52 ], 23:16:52 "bip": "10.250.0.254/24", 23:16:52 "hosts": [ 23:16:52 "tcp://0.0.0.0:5555", 23:16:52 "unix:///var/run/docker.sock" 23:16:52 ], 23:16:52 "mtu": 1458, 23:16:52 "selinux-enabled": true, 23:16:52 "seccomp-profile": "/etc/docker/seccomp.json" 23:16:52 } [Pipeline] sh 23:16:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:16:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:11 provisioning config files... 23:17:11 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1675406814365319929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:12 ---> ****-login.sh 23:17:12 nexus3.edgexfoundry.org:10001 23:17:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:17:13 Configure a credential helper to remove this warning. See 23:17:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:17:13 23:17:13 Login Succeeded 23:17:13 nexus3.edgexfoundry.org:10002 23:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:17:13 Configure a credential helper to remove this warning. See 23:17:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:17:13 23:17:13 Login Succeeded 23:17:13 nexus3.edgexfoundry.org:10003 23:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:17:14 Configure a credential helper to remove this warning. See 23:17:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:17:14 23:17:14 Login Succeeded 23:17:14 nexus3.edgexfoundry.org:10004 23:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:17:14 Configure a credential helper to remove this warning. See 23:17:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:17:14 23:17:14 Login Succeeded 23:17:14 ****.io 23:17:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:17:14 Configure a credential helper to remove this warning. See 23:17:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:17:14 23:17:14 Login Succeeded 23:17:15 ---> ****-login.sh ends [Pipeline] } 23:17:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:17:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:17:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:17:16 ========================================================= 23:17:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:17:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:16 + 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 . 23:17:17 Sending build context to Docker daemon 11.39MB 23:17:17 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 23:17:17 Step 2/10 : FROM ${BASE} AS builder 23:17:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:17:17 9fda8d8052c6: Pulling fs layer 23:17:17 5d54e960e981: Pulling fs layer 23:17:17 c4a7e357bf2a: Pulling fs layer 23:17:17 f0e02332f6b5: Pulling fs layer 23:17:17 872ee5b61b7b: Pulling fs layer 23:17:17 0c6a40ed1a82: Pulling fs layer 23:17:17 94ae7d8d031c: Pulling fs layer 23:17:17 f0e02332f6b5: Waiting 23:17:17 872ee5b61b7b: Waiting 23:17:17 0c6a40ed1a82: Waiting 23:17:17 94ae7d8d031c: Waiting 23:17:17 5d54e960e981: Verifying Checksum 23:17:17 5d54e960e981: Download complete 23:17:17 f0e02332f6b5: Verifying Checksum 23:17:17 f0e02332f6b5: Download complete 23:17:17 872ee5b61b7b: Verifying Checksum 23:17:17 872ee5b61b7b: Download complete 23:17:17 9fda8d8052c6: Verifying Checksum 23:17:17 9fda8d8052c6: Download complete 23:17:18 94ae7d8d031c: Verifying Checksum 23:17:18 94ae7d8d031c: Download complete 23:17:19 9fda8d8052c6: Pull complete 23:17:19 5d54e960e981: Pull complete 23:17:19 c4a7e357bf2a: Download complete 23:17:21 0c6a40ed1a82: Verifying Checksum 23:17:21 0c6a40ed1a82: Download complete 23:17:33 c4a7e357bf2a: Pull complete 23:17:33 f0e02332f6b5: Pull complete 23:17:33 872ee5b61b7b: Pull complete 23:17:41 0c6a40ed1a82: Pull complete 23:17:44 94ae7d8d031c: Pull complete 23:17:44 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:17:44 ---> 86de565de09d 23:17:44 Step 3/10 : ARG MAKE=make build 23:17:45 ---> Running in d6e87be9baba 23:17:45 Removing intermediate container d6e87be9baba 23:17:45 ---> cde913e6225e 23:17:45 Step 4/10 : WORKDIR /device-sdk-go 23:17:45 ---> Running in 122b27e26eea 23:17:45 Removing intermediate container 122b27e26eea 23:17:45 ---> 47d3f0e3a15c 23:17:45 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:17:45 ---> Running in 419d0f5275d6 23:17:46 Removing intermediate container 419d0f5275d6 23:17:46 ---> 88ea4352a7c1 23:17:46 Step 6/10 : RUN apk add --update --no-cache make git 23:17:46 ---> Running in 9546f2d7e622 23:17:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:17:49 OK: 266 MiB in 52 packages 23:17:51 Removing intermediate container 9546f2d7e622 23:17:51 ---> d3645c3b462b 23:17:51 Step 7/10 : COPY go.mod vendor* ./ 23:17:51 ---> e31ae4388a6b 23:17:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:51 ---> Running in 97e817f7a7a5 23:18:59 Removing intermediate container 97e817f7a7a5 23:18:59 ---> 8ff44e38e451 23:18:59 Step 9/10 : COPY . . 23:18:59 ---> 616960804dfc 23:18:59 Step 10/10 : RUN ${MAKE} 23:18:59 ---> Running in fec6e406f905 23:18:59 noop 23:18:59 Removing intermediate container fec6e406f905 23:18:59 ---> f5f8b295a7a4 23:18:59 Successfully built f5f8b295a7a4 23:18:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:00 + docker inspect -f . ci-base-image-arm64 23:19:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:00 prd-ubuntu20.04-docker-arm64-4c-16g-5161 does not seem to be running inside a container 23:19:00 $ 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 23:19:02 $ docker top 12d887390cbfad3082a8eed6ddf5f2c67b0a761f4b3394b28fbd6db0babac5d0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:03 + go version 23:19:03 go version go1.21.0 linux/arm64 [Pipeline] } 23:19:03 $ docker stop --time=1 12d887390cbfad3082a8eed6ddf5f2c67b0a761f4b3394b28fbd6db0babac5d0 23:19:05 $ docker rm -f --volumes 12d887390cbfad3082a8eed6ddf5f2c67b0a761f4b3394b28fbd6db0babac5d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:06 + docker inspect -f . ci-base-image-arm64 23:19:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:06 prd-ubuntu20.04-docker-arm64-4c-16g-5161 does not seem to be running inside a container 23:19:06 $ 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 23:19:08 $ docker top 21da3a441eeffd49a191d9a79075e4cb2baa83528d877094763005ac174102d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:09 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 23:19:10 + make test 23:19:10 go test -race -coverprofile=coverage.out ./... 23:19:57 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 23:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 23:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 23:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 23:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 23:21:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 23:21:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.235s coverage: 27.6% of statements 23:22:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.269s coverage: 81.5% of statements 23:22:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 23:22:05 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 23:22:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.378s coverage: 86.0% of statements 23:22:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 23:22:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.464s coverage: 71.8% of statements 23:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 23:22:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:22:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.290s coverage: 14.4% of statements 23:22:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.760s coverage: 45.9% of statements 23:22:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.403s coverage: 68.5% of statements 23:22:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.484s coverage: 89.2% of statements 23:22:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 23:22:22 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.252s coverage: 5.5% of statements 23:22:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:22:23 GO111MODULE=on go vet ./... 23:24:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:24:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:24:30 ./bin/test-attribution-txt.sh 23:24:30 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 23:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:24:30 $ docker stop --time=1 21da3a441eeffd49a191d9a79075e4cb2baa83528d877094763005ac174102d9 23:24:32 $ docker rm -f --volumes 21da3a441eeffd49a191d9a79075e4cb2baa83528d877094763005ac174102d9 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:24:34 Warning: overwriting stash ‘coverage-report’ 23:24:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:24:36 + ls -al . 23:24:36 total 304 23:24:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:19 . 23:24:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:16 .. 23:24:36 -rw-rw-r-- 1 jenkins jenkins 140 Mar 7 23:16 .dockerignore 23:24:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:16 .git 23:24:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:16 .github 23:24:36 -rw-rw-r-- 1 jenkins jenkins 137 Mar 7 23:16 .gitignore 23:24:36 -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 23:16 .golangci.yml 23:24:36 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 7 23:16 CHANGELOG.md 23:24:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:16 GOVERNANCE.md 23:24:36 -rw-rw-r-- 1 jenkins jenkins 885 Mar 7 23:16 Jenkinsfile 23:24:36 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 7 23:16 LICENSE 23:24:36 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 7 23:16 Makefile 23:24:36 -rw-rw-r-- 1 jenkins jenkins 619 Mar 7 23:16 OWNERS.md 23:24:36 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 7 23:16 README.md 23:24:36 -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:07 VERSION 23:24:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:16 bin 23:24:36 -rw-r--r-- 1 jenkins jenkins 122153 Mar 7 23:22 coverage.out 23:24:36 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 23:16 example 23:24:36 -rw-rw-r-- 1 jenkins jenkins 3768 Mar 7 23:16 go.mod 23:24:36 -rw-rw-r-- 1 jenkins jenkins 35666 Mar 7 23:16 go.sum 23:24:36 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 23:16 internal 23:24:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:16 openapi 23:24:36 drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 23:16 pkg 23:24:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:16 snap 23:24:36 -rw-rw-r-- 1 jenkins jenkins 222 Mar 7 23:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:36 + 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=2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 --label arch=arm64 --label version=0.0.0 . 23:24:37 Sending build context to Docker daemon 11.52MB 23:24:37 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 23:24:37 Step 2/23 : FROM ${BASE} AS builder 23:24:37 ---> f5f8b295a7a4 23:24:37 Step 3/23 : ARG MAKE=make build 23:24:37 ---> Running in 30ce2fc654b9 23:24:37 Removing intermediate container 30ce2fc654b9 23:24:37 ---> f1ab052bf042 23:24:37 Step 4/23 : WORKDIR /device-sdk-go 23:24:37 ---> Running in 917a3e2a448c 23:24:37 Removing intermediate container 917a3e2a448c 23:24:37 ---> cda68273cc81 23:24:37 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:24:37 ---> Running in 799b5f29a574 23:24:38 Removing intermediate container 799b5f29a574 23:24:38 ---> 2a32153c1b18 23:24:38 Step 6/23 : RUN apk add --update --no-cache make git 23:24:38 ---> Running in fd097f55d034 23:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:24:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:24:41 OK: 266 MiB in 52 packages 23:24:41 Removing intermediate container fd097f55d034 23:24:41 ---> aee3b116c60c 23:24:41 Step 7/23 : COPY go.mod vendor* ./ 23:24:42 ---> abd5d1861e40 23:24:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:42 ---> Running in d00bf69f11df 23:24:44 Removing intermediate container d00bf69f11df 23:24:44 ---> fb2462a4ad27 23:24:44 Step 9/23 : COPY . . 23:24:45 ---> ae3612122cb6 23:24:45 Step 10/23 : RUN ${MAKE} 23:24:45 ---> Running in 34334a44ee15 23:24:46 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 23:26:38 Removing intermediate container 34334a44ee15 23:26:38 ---> 5ebcd9cfe717 23:26:38 Step 11/23 : FROM alpine:3.18 23:26:38 3.18: Pulling from library/alpine 23:26:38 c6b39de5b339: Pulling fs layer 23:26:38 c6b39de5b339: Download complete 23:26:38 c6b39de5b339: Pull complete 23:26:38 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:26:38 Status: Downloaded newer image for alpine:3.18 23:26:38 ---> 33abbf032149 23:26:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:26:38 ---> Running in 985370dfaf10 23:26:38 Removing intermediate container 985370dfaf10 23:26:38 ---> b8c5bf441a98 23:26:38 Step 13/23 : RUN apk add --update --no-cache 23:26:38 ---> Running in aab2b007ddb0 23:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:26:41 OK: 8 MiB in 15 packages 23:26:42 Removing intermediate container aab2b007ddb0 23:26:42 ---> 0a9ff78b2a09 23:26:42 Step 14/23 : WORKDIR / 23:26:42 ---> Running in 8406a92a41a4 23:26:42 Removing intermediate container 8406a92a41a4 23:26:42 ---> 375f886dbb4b 23:26:42 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 23:26:42 ---> bbd5fdbd7cbb 23:26:42 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 23:26:44 ---> fcc83d6e835f 23:26:44 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 23:26:44 ---> fc8d56ab0d12 23:26:44 Step 18/23 : EXPOSE 59999 23:26:45 ---> Running in 59500ed7fd35 23:26:45 Removing intermediate container 59500ed7fd35 23:26:45 ---> 50e096d6fa3e 23:26:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 23:26:45 ---> Running in ecedea3ddace 23:26:45 Removing intermediate container ecedea3ddace 23:26:45 ---> ae2ca5fef51a 23:26:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:26:45 ---> Running in 2774f8e34a18 23:26:46 Removing intermediate container 2774f8e34a18 23:26:46 ---> 0d83ee89bd94 23:26:46 Step 21/23 : LABEL arch=arm64 23:26:46 ---> Running in 9bed70476ae7 23:26:46 Removing intermediate container 9bed70476ae7 23:26:46 ---> 7bfd04912b05 23:26:46 Step 22/23 : LABEL git_sha=2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 23:26:46 ---> Running in cd8796e31d40 23:26:46 Removing intermediate container cd8796e31d40 23:26:46 ---> e5c49aec4872 23:26:46 Step 23/23 : LABEL version=0.0.0 23:26:46 ---> Running in 6284348ca1b7 23:26:47 Removing intermediate container 6284348ca1b7 23:26:47 ---> 5e1afcfdac73 23:26:47 [Warning] One or more build-args [ARCH] were not consumed 23:26:47 Successfully built 5e1afcfdac73 23:26:47 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 23:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:48 23:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:49 arm64: Pulling from edgex-lftools-log-publisher 23:26:49 8998bd30e6a1: Pulling fs layer 23:26:49 04944245beec: Pulling fs layer 23:26:49 699f458cf7ca: Pulling fs layer 23:26:49 765212b225bb: Pulling fs layer 23:26:49 f23df028b6ca: Pulling fs layer 23:26:49 d65c8cfc05b1: Pulling fs layer 23:26:49 2437ff75d9bd: Pulling fs layer 23:26:49 765212b225bb: Waiting 23:26:49 d65c8cfc05b1: Waiting 23:26:49 f23df028b6ca: Waiting 23:26:49 2437ff75d9bd: Waiting 23:26:49 04944245beec: Verifying Checksum 23:26:49 04944245beec: Download complete 23:26:49 765212b225bb: Verifying Checksum 23:26:49 765212b225bb: Download complete 23:26:49 f23df028b6ca: Verifying Checksum 23:26:49 f23df028b6ca: Download complete 23:26:49 d65c8cfc05b1: Verifying Checksum 23:26:49 d65c8cfc05b1: Download complete 23:26:49 699f458cf7ca: Verifying Checksum 23:26:49 699f458cf7ca: Download complete 23:26:49 8998bd30e6a1: Verifying Checksum 23:26:49 8998bd30e6a1: Download complete 23:26:52 2437ff75d9bd: Verifying Checksum 23:26:52 2437ff75d9bd: Download complete 23:26:55 8998bd30e6a1: Pull complete 23:26:55 04944245beec: Pull complete 23:26:56 699f458cf7ca: Pull complete 23:26:56 765212b225bb: Pull complete 23:26:57 f23df028b6ca: Pull complete 23:26:57 d65c8cfc05b1: Pull complete 23:27:16 2437ff75d9bd: Pull complete 23:27:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:16 prd-ubuntu20.04-docker-arm64-4c-16g-5161 does not seem to be running inside a container 23:27:16 $ 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 23:27:19 $ docker top 5450fc0e9043868616ff1bb9cd0d9ff2276656103d76bd5209c79328b2b75562 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:20 ---> job-cost.sh 23:27:20 lf-activate-venv: SKIPPING 23:27:20 INFO: No Stack... 23:27:21 INFO: Retrieving Pricing Info for: v3-standard-4 23:27:21 INFO: Archiving Costs [Pipeline] sh 23:27:22 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 23:27:22 + cut -d, -f6 [Pipeline] lock 23:27:22 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1563-1-stack-cost] 23:27:22 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1563-1-stack-cost] did not exist. Created. 23:27:22 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1563-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:27:23 /w/workspace/device-sdk-go/1@tmp/durable-2618b904/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:27:23 + echo total: 0.10999999940395355 [Pipeline] stash 23:27:24 Warning: overwriting stash ‘stack-cost’ 23:27:24 Stashed 1 file(s) [Pipeline] } 23:27:24 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1563-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:27:24 $ docker stop --time=1 5450fc0e9043868616ff1bb9cd0d9ff2276656103d76bd5209c79328b2b75562 23:27:25 $ docker rm -f --volumes 5450fc0e9043868616ff1bb9cd0d9ff2276656103d76bd5209c79328b2b75562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:27:27 provisioning config files... 23:27:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp/config10714261463816268486tmp [Pipeline] { [Pipeline] sh 23:27:28 + set +x 23:27:28 + curl -s https://codecov.io/bash 23:27:28 + bash -s -- 23:27:28 23:27:28 _____ _ 23:27:28 / ____| | | 23:27:28 | | ___ __| | ___ ___ _____ __ 23:27:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:27:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:27:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:27:28 Bash-1.0.6 23:27:28 23:27:28 23:27:28 ==> git version 2.25.1 found 23:27:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:27:28 Release-Date: 2020-01-08 23:27:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:27:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:27:28 ==> Jenkins CI detected. 23:27:28 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1563 23:27:28 project root: . 23:27:28 --> token set from env 23:27:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:27:28 ==> Running gcov in . (disable via -X gcov) 23:27:28 ==> Python coveragepy not found 23:27:28 ==> Searching for coverage reports in: 23:27:28 + . 23:27:28 -> Found 1 reports 23:27:28 ==> Detecting git/mercurial file structure 23:27:28 ==> Reading reports 23:27:28 + ./coverage.out bytes=122153 23:27:28 ==> Appending adjustments 23:27:28 https://docs.codecov.io/docs/fixing-reports 23:27:28 + Found adjustments 23:27:28 ==> Gzipping contents 23:27:28 20K /tmp/codecov.oekSM8.gz 23:27:28 ==> Uploading reports 23:27:28 url: https://codecov.io 23:27:28 query: branch=PR-1563&commit=2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1563%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1563&job=&cmd_args= 23:27:28 -> Pinging Codecov 23:27:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1563&commit=2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1563%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1563&job=&cmd_args= 23:27:29 -> Uploading to 23:27:29 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/7E55EF52A471D76F132DFD9A03CDDE97/2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6/f8f9d947-67ad-4e37-b827-3fbc77805c6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T232728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccd2a174201b4f3d3d70a16242e29e98028748082350513c3c665a084ebad33c 23:27:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:29 Dload Upload Total Spent Left Speed 23:27:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16709 0 0 100 16709 0 54783 --:--:-- --:--:-- --:--:-- 54963 23:27:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/2c56a36b9fb18ed0431a9d1b98b69a870e2a9ed6 [Pipeline] } 23:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:27:32 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1563/archives ] 23:27:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1563/archives 23:27:32 total 16 23:27:32 drwxr-xr-x 3 root root 4096 Mar 7 23:09 . 23:27:32 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 23:09 .. 23:27:32 drwxr-xr-x 2 root root 4096 Mar 7 23:09 cost 23:27:32 -rw-r--r-- 1 root root 86 Mar 7 23:09 cost.csv 23:27:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1563/archives 23:27:32 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1563/archives 23:27:32 total 16 23:27:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:09 . 23:27:32 drwxrwxr-x 12 jenkins jenkins 4096 Mar 7 23:09 .. 23:27:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:09 cost 23:27:32 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 23:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:27:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:27:33 ---> package-listing.sh 23:27:33 ++ facter osfamily 23:27:33 ++ tr '[:upper:]' '[:lower:]' 23:27:34 + OS_FAMILY=debian 23:27:34 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1563 23:27:34 + START_PACKAGES=/tmp/packages_start.txt 23:27:34 + END_PACKAGES=/tmp/packages_end.txt 23:27:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:27:34 + PACKAGES=/tmp/packages_start.txt 23:27:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1563 ']' 23:27:34 + PACKAGES=/tmp/packages_end.txt 23:27:34 + case "${OS_FAMILY}" in 23:27:34 + dpkg -l 23:27:34 + grep '^ii' 23:27:34 + '[' -f /tmp/packages_start.txt ']' 23:27:34 + '[' -f /tmp/packages_end.txt ']' 23:27:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:27:34 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1563 ']' 23:27:34 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1563/archives/ 23:27:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1563/archives/ [Pipeline] echo 23:27:34 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-1563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:27:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:27:35 prd-ubuntu20.04-docker-8c-8g-5139 does not seem to be running inside a container 23:27:35 $ 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-1563/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-1563 -v /w/workspace/gexfoundry_device-sdk-go_PR-1563:/w/workspace/gexfoundry_device-sdk-go_PR-1563:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1563@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 23:27:35 $ docker top f34fb4d6b32ea1c4e919adc1a1733982350229ae8a053ff22eb0b269cc86b1f2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:27:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:27:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:27:36 + ls /var/log/sa-host 23:27:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:37 provisioning config files... 23:27:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1563@tmp/config12733704426277672429tmp [Pipeline] { [Pipeline] echo 23:27:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:27:37 ---> create-netrc.sh [Pipeline] } 23:27:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:27:38 ---> python-tools-install.sh [Pipeline] echo 23:27:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:27:38 ---> sudo-logs.sh 23:27:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:27:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:27:39 ---> job-cost.sh 23:27:39 lf-activate-venv: SKIPPING 23:27:39 DEBUG: total: 0.2199999988079071 23:27:39 INFO: Retrieving Stack Cost... 23:27:39 INFO: Retrieving Pricing Info for: v3-standard-8 23:27:39 INFO: Archiving Costs [Pipeline] echo 23:27:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:27:40 ---> logs-deploy.sh 23:27:40 lf-activate-venv: SKIPPING 23:27:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1563/1 23:27:40 INFO: archiving workspace using pattern(s): 23:27:40 Archives upload complete. 23:27:41 INFO: archiving logs to Nexus