Pull request #1426 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5397cf4d9550cf047ef284ce3ec24ff252b4a04b+bf9c3392919180a8df7f2fb5f876c062118bfa6b (9a34adf95e8d2755235241cca02d072ba3870cf1) 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-ssh17944032847585335718.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2675509510552060698.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-1426/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-1426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8390832805373589975.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-1426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10125014172358610283.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3220321751814680074.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-1426/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-1426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8464548172575143233.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8951’ Running on prd-ubuntu20.04-docker-8c-8g-8955 in /w/workspace/gexfoundry_device-sdk-go_PR-1426 [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-1426 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1426/head:refs/remotes/origin/PR-1426 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bf9c3392919180a8df7f2fb5f876c062118bfa6b into PR head commit 5397cf4d9550cf047ef284ce3ec24ff252b4a04b Merge succeeded, producing 5397cf4d9550cf047ef284ce3ec24ff252b4a04b Checking out Revision 5397cf4d9550cf047ef284ce3ec24ff252b4a04b (PR-1426) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage > git config core.sparsecheckout # timeout=10 > git checkout -f 5397cf4d9550cf047ef284ce3ec24ff252b4a04b # 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 bf9c3392919180a8df7f2fb5f876c062118bfa6b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5397cf4d9550cf047ef284ce3ec24ff252b4a04b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:48 ========================================================= 17:27:48 EdgeX Global Pipelines Version Info 17:27:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:48 ------------------- 17:27:48 stable info: 17:27:48 ------------------- 17:27:48 Commited By: Bill Mahoney bill.mahoney@intel.com 17:27:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:27:48 Message: update stable to v1.0.248 17:27:49 ------------------- 17:27:49 experimental info: 17:27:49 ------------------- 17:27:49 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:49 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 17:27:49 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:27:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:27:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:27:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:27:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:27:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1426 [Pipeline] echo 17:27:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1426 [Pipeline] echo 17:27:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1426 [Pipeline] echo 17:27:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5397cf4d9550cf047ef284ce3ec24ff252b4a04b [Pipeline] echo 17:27:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5397cf4 [Pipeline] echo 17:27:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:27:51 provisioning config files... 17:27:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp/config6411491772834643117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:27:51 ---> docker-login.sh 17:27:51 nexus3.edgexfoundry.org:10001 17:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:52 Configure a credential helper to remove this warning. See 17:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:52 17:27:52 Login Succeeded 17:27:52 nexus3.edgexfoundry.org:10002 17:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:52 Configure a credential helper to remove this warning. See 17:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:52 17:27:52 Login Succeeded 17:27:52 nexus3.edgexfoundry.org:10003 17:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:52 Configure a credential helper to remove this warning. See 17:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:52 17:27:52 Login Succeeded 17:27:52 nexus3.edgexfoundry.org:10004 17:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:52 Configure a credential helper to remove this warning. See 17:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:52 17:27:52 Login Succeeded 17:27:52 docker.io 17:27:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:27:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:27:52 Configure a credential helper to remove this warning. See 17:27:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:27:52 17:27:52 Login Succeeded 17:27:52 ---> docker-login.sh ends [Pipeline] } 17:27:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:27:53 + git rev-list -1 --merges 5397cf4d9550cf047ef284ce3ec24ff252b4a04b~1..5397cf4d9550cf047ef284ce3ec24ff252b4a04b [Pipeline] echo 17:27:53 -----------> git rev-list -1 --merges 5397cf4d9550cf047ef284ce3ec24ff252b4a04b~1..5397cf4d9550cf047ef284ce3ec24ff252b4a04b 5397cf4d9550cf047ef284ce3ec24ff252b4a04b [false] [Pipeline] sh 17:27:53 + git log --format=format:%s -1 5397cf4d9550cf047ef284ce3ec24ff252b4a04b [Pipeline] echo 17:27:53 ========================================================= 17:27:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:27:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:54 + git log --format=format:%s -1 5397cf4d9550cf047ef284ce3ec24ff252b4a04b [Pipeline] echo 17:27:54 [semverPrep] GIT_COMMIT: 5397cf4d9550cf047ef284ce3ec24ff252b4a04b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 17:27:54 [semverPrep] This is not a build commit. [Pipeline] sh 17:27:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:27:54 + grep -v github /etc/ssh/ssh_known_hosts 17:27:54 + [ -e /tmp/ssh_known_hosts ] 17:27:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:27:54 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:27:54 -a /etc/ssh/ssh_known_hosts 17:27:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:55 17:27:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:27:55 0.1.4: Pulling from edgex-devops/py-git-semver 17:27:55 b85a868b505f: Pulling fs layer 17:27:55 e2be974225ed: Pulling fs layer 17:27:55 339a4e72a1f5: Pulling fs layer 17:27:55 988bab9f4d93: Pulling fs layer 17:27:55 1469e6f7b9e6: Pulling fs layer 17:27:55 eaf3925da568: Pulling fs layer 17:27:55 bab4dde63d76: Pulling fs layer 17:27:55 bde34c3a00c8: Pulling fs layer 17:27:55 b352a97aabf1: Pulling fs layer 17:27:55 4872d77fe225: Pulling fs layer 17:27:55 5851b861e8e6: Pulling fs layer 17:27:55 bab4dde63d76: Waiting 17:27:55 bde34c3a00c8: Waiting 17:27:55 b352a97aabf1: Waiting 17:27:55 4872d77fe225: Waiting 17:27:55 5851b861e8e6: Waiting 17:27:55 988bab9f4d93: Waiting 17:27:55 1469e6f7b9e6: Waiting 17:27:55 eaf3925da568: Waiting 17:27:55 e2be974225ed: Verifying Checksum 17:27:55 e2be974225ed: Download complete 17:27:55 988bab9f4d93: Verifying Checksum 17:27:55 988bab9f4d93: Download complete 17:27:55 1469e6f7b9e6: Verifying Checksum 17:27:55 1469e6f7b9e6: Download complete 17:27:55 339a4e72a1f5: Verifying Checksum 17:27:55 339a4e72a1f5: Download complete 17:27:55 eaf3925da568: Verifying Checksum 17:27:55 eaf3925da568: Download complete 17:27:55 bde34c3a00c8: Verifying Checksum 17:27:55 bde34c3a00c8: Download complete 17:27:55 b352a97aabf1: Download complete 17:27:55 4872d77fe225: Download complete 17:27:55 5851b861e8e6: Verifying Checksum 17:27:55 5851b861e8e6: Download complete 17:27:55 b85a868b505f: Verifying Checksum 17:27:55 b85a868b505f: Download complete 17:27:55 bab4dde63d76: Verifying Checksum 17:27:55 bab4dde63d76: Download complete 17:27:56 b85a868b505f: Pull complete 17:27:57 e2be974225ed: Pull complete 17:27:57 339a4e72a1f5: Pull complete 17:27:57 988bab9f4d93: Pull complete 17:27:57 1469e6f7b9e6: Pull complete 17:27:57 eaf3925da568: Pull complete 17:27:59 bab4dde63d76: Pull complete 17:27:59 bde34c3a00c8: Pull complete 17:28:00 b352a97aabf1: Pull complete 17:28:00 4872d77fe225: Pull complete 17:28:00 5851b861e8e6: Pull complete 17:28:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:28:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:28:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:00 prd-ubuntu20.04-docker-8c-8g-8955 does not seem to be running inside a container 17:28:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1426 -v /w/workspace/gexfoundry_device-sdk-go_PR-1426:/w/workspace/gexfoundry_device-sdk-go_PR-1426:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1426@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 17:28:04 $ docker top 4a7a3cadb5adb50924299787f8c4f55fde66470fac0d67cf554171eaf621457f -eo pid,comm 17:28:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:28:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:28:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:04 [ssh-agent] Looking for ssh-agent implementation... 17:28:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:04 $ docker exec 4a7a3cadb5adb50924299787f8c4f55fde66470fac0d67cf554171eaf621457f ssh-agent 17:28:04 SSH_AUTH_SOCK=/tmp/ssh-0dcKevdCFY6D/agent.32 17:28:04 SSH_AGENT_PID=38 17:28:04 Running ssh-add (command line suppressed) 17:28:04 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp/private_key_18409803809116399562.key (/w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp/private_key_18409803809116399562.key) 17:28:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:04 + git tag --points-at HEAD [Pipeline] } 17:28:04 $ docker exec --env ******** --env ******** 4a7a3cadb5adb50924299787f8c4f55fde66470fac0d67cf554171eaf621457f ssh-agent -k 17:28:05 unset SSH_AUTH_SOCK; 17:28:05 unset SSH_AGENT_PID; 17:28:05 echo Agent pid 38 killed; 17:28:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:28:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:05 [ssh-agent] Looking for ssh-agent implementation... 17:28:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:05 $ docker exec 4a7a3cadb5adb50924299787f8c4f55fde66470fac0d67cf554171eaf621457f ssh-agent 17:28:05 SSH_AUTH_SOCK=/tmp/ssh-mRi27cUw4HW0/agent.70 17:28:05 SSH_AGENT_PID=76 17:28:05 Running ssh-add (command line suppressed) 17:28:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp/private_key_2986501976146283295.key (/w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp/private_key_2986501976146283295.key) 17:28:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:05 + git semver init 17:28:06 2023-04-18 17:28:06,052 [run_init] DEBUG init version:0.0.0 force:False 17:28:06 2023-04-18 17:28:06,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1426/.semver 17:28:06 2023-04-18 17:28:06,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1426/.semver 17:28:06 2023-04-18 17:28:06,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1426/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1426, universal_newlines=False, shell=None, istream=None) 17:28:07 2023-04-18 17:28:06,999 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1426/.git/info/exclude 17:28:07 2023-04-18 17:28:07,000 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1426/.semver/PR-1426 with force:False 17:28:07 2023-04-18 17:28:07,000 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1426/.semver/PR-1426 17:28:07 2023-04-18 17:28:07,005 [execute] INFO git cat-file --batch-check 17:28:07 2023-04-18 17:28:07,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1426/.semver, universal_newlines=False, shell=None, istream=) 17:28:07 2023-04-18 17:28:07,012 [execute] INFO git cat-file --batch 17:28:07 2023-04-18 17:28:07,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1426/.semver, universal_newlines=False, shell=None, istream=) 17:28:07 2023-04-18 17:28:07,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1426/.semver/PR-1426 17:28:07 0.0.0 [Pipeline] } 17:28:07 $ docker exec --env ******** --env ******** 4a7a3cadb5adb50924299787f8c4f55fde66470fac0d67cf554171eaf621457f ssh-agent -k 17:28:07 unset SSH_AUTH_SOCK; 17:28:07 unset SSH_AGENT_PID; 17:28:07 echo Agent pid 76 killed; 17:28:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:07 + git semver [Pipeline] } 17:28:07 $ docker stop --time=1 4a7a3cadb5adb50924299787f8c4f55fde66470fac0d67cf554171eaf621457f 17:28:09 $ docker rm -f --volumes 4a7a3cadb5adb50924299787f8c4f55fde66470fac0d67cf554171eaf621457f [Pipeline] // withDockerContainer [Pipeline] sh 17:28:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:28:09 Stashed 1 file(s) [Pipeline] echo 17:28:09 [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 17:28:10 provisioning config files... 17:28:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp/config7144267767178662138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:10 ---> docker-login.sh 17:28:10 nexus3.edgexfoundry.org:10001 17:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:10 Configure a credential helper to remove this warning. See 17:28:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:10 17:28:10 Login Succeeded 17:28:10 nexus3.edgexfoundry.org:10002 17:28:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:11 Configure a credential helper to remove this warning. See 17:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:11 17:28:11 Login Succeeded 17:28:11 nexus3.edgexfoundry.org:10003 17:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:11 Configure a credential helper to remove this warning. See 17:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:11 17:28:11 Login Succeeded 17:28:11 nexus3.edgexfoundry.org:10004 17:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:11 Configure a credential helper to remove this warning. See 17:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:11 17:28:11 Login Succeeded 17:28:11 docker.io 17:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:11 Configure a credential helper to remove this warning. See 17:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:11 17:28:11 Login Succeeded 17:28:11 ---> docker-login.sh ends [Pipeline] } 17:28:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:28:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:12 ========================================================= 17:28:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:28:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:12 + 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.20-alpine --build-arg MAKE=echo noop --target=builder . 17:28:12 Sending build context to Docker daemon 10.99MB 17:28:12 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:28:12 Step 2/10 : FROM ${BASE} AS builder 17:28:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:28:12 63b65145d645: Pulling fs layer 17:28:12 a2d21d5440eb: Pulling fs layer 17:28:12 935e6c44a52c: Pulling fs layer 17:28:12 94cc34f8dd06: Pulling fs layer 17:28:12 30dea6a524f1: Pulling fs layer 17:28:12 a2aff8979fd8: Pulling fs layer 17:28:12 6808be2612f2: Pulling fs layer 17:28:12 f25807f1079a: Pulling fs layer 17:28:12 94cc34f8dd06: Waiting 17:28:12 6808be2612f2: Waiting 17:28:12 30dea6a524f1: Waiting 17:28:12 f25807f1079a: Waiting 17:28:12 a2aff8979fd8: Waiting 17:28:12 a2d21d5440eb: Download complete 17:28:12 94cc34f8dd06: Download complete 17:28:12 30dea6a524f1: Verifying Checksum 17:28:12 30dea6a524f1: Download complete 17:28:12 63b65145d645: Verifying Checksum 17:28:12 63b65145d645: Download complete 17:28:12 a2aff8979fd8: Verifying Checksum 17:28:12 a2aff8979fd8: Download complete 17:28:12 63b65145d645: Pull complete 17:28:13 a2d21d5440eb: Pull complete 17:28:13 f25807f1079a: Verifying Checksum 17:28:13 f25807f1079a: Download complete 17:28:13 935e6c44a52c: Verifying Checksum 17:28:13 935e6c44a52c: Download complete 17:28:13 6808be2612f2: Verifying Checksum 17:28:13 6808be2612f2: Download complete 17:28:17 935e6c44a52c: Pull complete 17:28:17 94cc34f8dd06: Pull complete 17:28:17 30dea6a524f1: Pull complete 17:28:17 a2aff8979fd8: Pull complete 17:28:20 6808be2612f2: Pull complete 17:28:20 f25807f1079a: Pull complete 17:28:20 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:28:20 ---> 3b553350e43f 17:28:20 Step 3/10 : ARG MAKE=make build 17:28:25 Still waiting to schedule task 17:28:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8952’ 17:28:25 ---> Running in e70b0df48030 17:28:25 Removing intermediate container e70b0df48030 17:28:25 ---> d9e2530038b3 17:28:25 Step 4/10 : WORKDIR /device-sdk-go 17:28:25 ---> Running in 338127ae99ab 17:28:25 Removing intermediate container 338127ae99ab 17:28:25 ---> 6933d204916b 17:28:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:28:25 ---> Running in 2bbe2bc53d8d 17:28:25 Removing intermediate container 2bbe2bc53d8d 17:28:25 ---> 0918d5d03195 17:28:25 Step 6/10 : RUN apk add --update --no-cache make git 17:28:25 ---> Running in ab38c663eb17 17:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:28:25 OK: 265 MiB in 53 packages 17:28:26 Removing intermediate container ab38c663eb17 17:28:26 ---> 00367dc82d4f 17:28:26 Step 7/10 : COPY go.mod vendor* ./ 17:28:26 ---> 79c094e110ec 17:28:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:26 ---> Running in 2539dc06c260 17:28:53 Removing intermediate container 2539dc06c260 17:28:53 ---> 894c5f1be490 17:28:53 Step 9/10 : COPY . . 17:28:53 ---> a552d61124b5 17:28:53 Step 10/10 : RUN ${MAKE} 17:28:53 ---> Running in ba781a7aaec0 17:28:53 noop 17:28:54 Removing intermediate container ba781a7aaec0 17:28:54 ---> 4572d224aefe 17:28:54 Successfully built 4572d224aefe 17:28:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:54 + docker inspect -f . ci-base-image-x86_64 17:28:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:54 prd-ubuntu20.04-docker-8c-8g-8955 does not seem to be running inside a container 17:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1426 -v /w/workspace/gexfoundry_device-sdk-go_PR-1426:/w/workspace/gexfoundry_device-sdk-go_PR-1426:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1426@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 17:28:55 $ docker top a497b9464ba619bc7c7ae2966873cee5f9e7f8c3c3ea8642269b1d8764c570b4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:55 + go version 17:28:55 go version go1.20.2 linux/amd64 [Pipeline] } 17:28:55 $ docker stop --time=1 a497b9464ba619bc7c7ae2966873cee5f9e7f8c3c3ea8642269b1d8764c570b4 17:28:56 $ docker rm -f --volumes a497b9464ba619bc7c7ae2966873cee5f9e7f8c3c3ea8642269b1d8764c570b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:57 + docker inspect -f . ci-base-image-x86_64 17:28:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:57 prd-ubuntu20.04-docker-8c-8g-8955 does not seem to be running inside a container 17:28:57 $ 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-1426 -v /w/workspace/gexfoundry_device-sdk-go_PR-1426:/w/workspace/gexfoundry_device-sdk-go_PR-1426:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1426@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 17:28:58 $ docker top 9f487bde1d8560dd6563bbc5e00bfbe543de35e2b1bc6b44df4fe92b38069a10 -eo pid,comm [Pipeline] { [Pipeline] sh 17:28:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1426 [Pipeline] fileExists [Pipeline] sh 17:28:58 + make test 17:28:58 go test -race -coverprofile=coverage.out ./... 17:29:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 17:29:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 17:29:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 17:29:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 17:29:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 17:29:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 17:29:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements 17:29:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 17:29:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 17:29:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 80.2% of statements 17:29:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 86.0% of statements 17:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 17:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 17:29:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 77.5% of statements 17:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 17:29:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:29:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 17:29:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.068s coverage: 14.6% of statements 17:29:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.081s coverage: 68.5% of statements 17:29:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements 17:29:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.5% of statements 17:29:46 GO111MODULE=on go vet ./... 17:29:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:46 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:29:46 $ docker stop --time=1 9f487bde1d8560dd6563bbc5e00bfbe543de35e2b1bc6b44df4fe92b38069a10 17:29:50 $ docker rm -f --volumes 9f487bde1d8560dd6563bbc5e00bfbe543de35e2b1bc6b44df4fe92b38069a10 [Pipeline] // withDockerContainer [Pipeline] sh 17:29:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:29:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:29:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:29:52 + ls -al . 17:29:52 total 272 17:29:52 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 17:28 . 17:29:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 17:27 .. 17:29:52 -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 17:27 .dockerignore 17:29:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 17:28 .git 17:29:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 17:27 .github 17:29:52 -rw-rw-r-- 1 jenkins jenkins 131 Apr 18 17:27 .gitignore 17:29:52 -rw-rw-r-- 1 jenkins jenkins 42 Apr 18 17:27 .golangci.yml 17:29:52 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 17:28 .semver 17:29:52 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 18 17:27 CHANGELOG.md 17:29:52 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 17:27 GOVERNANCE.md 17:29:52 -rw-rw-r-- 1 jenkins jenkins 885 Apr 18 17:27 Jenkinsfile 17:29:52 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 18 17:27 LICENSE 17:29:52 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 18 17:27 Makefile 17:29:52 -rw-rw-r-- 1 jenkins jenkins 619 Apr 18 17:27 OWNERS.md 17:29:52 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 18 17:27 README.md 17:29:52 -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 17:28 VERSION 17:29:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 17:27 bin 17:29:52 -rw-r--r-- 1 jenkins jenkins 106121 Apr 18 17:29 coverage.out 17:29:52 drwxrwxr-x 5 jenkins jenkins 4096 Apr 18 17:27 example 17:29:52 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 18 17:27 go.mod 17:29:52 -rw-rw-r-- 1 jenkins jenkins 30896 Apr 18 17:27 go.sum 17:29:52 drwxrwxr-x 12 jenkins jenkins 4096 Apr 18 17:27 internal 17:29:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 17:27 openapi 17:29:52 drwxrwxr-x 6 jenkins jenkins 4096 Apr 18 17:27 pkg 17:29:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 17:27 snap 17:29:52 -rw-rw-r-- 1 jenkins jenkins 222 Apr 18 17:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:52 + 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=5397cf4d9550cf047ef284ce3ec24ff252b4a04b --label arch=amd64 --label version=0.0.0 . 17:29:52 Sending build context to Docker daemon 11.09MB 17:29:52 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 17:29:52 Step 2/23 : FROM ${BASE} AS builder 17:29:52 ---> 4572d224aefe 17:29:52 Step 3/23 : ARG MAKE=make build 17:29:52 ---> Running in 6e6abf716f06 17:29:52 Removing intermediate container 6e6abf716f06 17:29:52 ---> 873cc12ec9ba 17:29:52 Step 4/23 : WORKDIR /device-sdk-go 17:29:52 ---> Running in ed402506d227 17:29:53 Removing intermediate container ed402506d227 17:29:53 ---> 508c9d7bd202 17:29:53 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:29:53 ---> Running in 760400c658aa 17:29:53 Removing intermediate container 760400c658aa 17:29:53 ---> 69b0f3d621f7 17:29:53 Step 6/23 : RUN apk add --update --no-cache make git 17:29:53 ---> Running in 8e5abdba6961 17:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:29:53 OK: 265 MiB in 53 packages 17:29:54 Removing intermediate container 8e5abdba6961 17:29:54 ---> dbc5a5b90534 17:29:54 Step 7/23 : COPY go.mod vendor* ./ 17:29:54 ---> 1f906a928d41 17:29:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:29:54 ---> Running in 47b3a768e6ca 17:29:55 Removing intermediate container 47b3a768e6ca 17:29:55 ---> 4e2516b7faf4 17:29:55 Step 9/23 : COPY . . 17:29:55 ---> 522211d7f879 17:29:55 Step 10/23 : RUN ${MAKE} 17:29:55 ---> Running in c56610358588 17:29:55 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:30:17 Removing intermediate container c56610358588 17:30:17 ---> 00a6cce8ea6d 17:30:17 Step 11/23 : FROM alpine:3.17 17:30:17 3.17: Pulling from library/alpine 17:30:17 f56be85fc22e: Pulling fs layer 17:30:17 f56be85fc22e: Download complete 17:30:17 f56be85fc22e: Pull complete 17:30:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:30:17 Status: Downloaded newer image for alpine:3.17 17:30:17 ---> 9ed4aefc74f6 17:30:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:30:17 ---> Running in 92af7827ee99 17:30:17 Removing intermediate container 92af7827ee99 17:30:17 ---> d82386e573df 17:30:17 Step 13/23 : RUN apk add --update --no-cache 17:30:17 ---> Running in 02c4b96ebf9e 17:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:17 OK: 7 MiB in 15 packages 17:30:17 Removing intermediate container 02c4b96ebf9e 17:30:17 ---> 9e5c981a2af6 17:30:17 Step 14/23 : WORKDIR / 17:30:17 ---> Running in 6c2b4fbe546a 17:30:17 Removing intermediate container 6c2b4fbe546a 17:30:17 ---> d033cd5e59e6 17:30:17 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:30:17 ---> f7c16ceda6b4 17:30:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:30:17 ---> 32c656f3980f 17:30:17 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:30:17 ---> 1af8b0c7c3b6 17:30:17 Step 18/23 : EXPOSE 59999 17:30:17 ---> Running in 92394f2d506e 17:30:17 Removing intermediate container 92394f2d506e 17:30:17 ---> 668fd6ba4e32 17:30:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:30:17 ---> Running in e3f3be447467 17:30:17 Removing intermediate container e3f3be447467 17:30:17 ---> 1750359672b0 17:30:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:30:17 ---> Running in 54420dfbcca7 17:30:17 Removing intermediate container 54420dfbcca7 17:30:17 ---> 74f9cd742566 17:30:17 Step 21/23 : LABEL arch=amd64 17:30:17 ---> Running in 8dfa9ad54c40 17:30:17 Removing intermediate container 8dfa9ad54c40 17:30:17 ---> b0c1fceb4f04 17:30:17 Step 22/23 : LABEL git_sha=5397cf4d9550cf047ef284ce3ec24ff252b4a04b 17:30:17 ---> Running in 640dda03c39b 17:30:18 Removing intermediate container 640dda03c39b 17:30:18 ---> 56ccdf2424a1 17:30:18 Step 23/23 : LABEL version=0.0.0 17:30:18 ---> Running in dfb371800336 17:30:18 Removing intermediate container dfb371800336 17:30:18 ---> 11ad321c7a8e 17:30:18 [Warning] One or more build-args [ARCH] were not consumed 17:30:18 Successfully built 11ad321c7a8e 17:30:18 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 17:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:19 17:30:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:19 latest: Pulling from edgex-lftools-log-publisher 17:30:19 5eb5b503b376: Pulling fs layer 17:30:19 5c69ac0246d0: Pulling fs layer 17:30:19 ec43610c2a17: Pulling fs layer 17:30:19 3a2ae6a8a46f: Pulling fs layer 17:30:19 33b1e0a273af: Pulling fs layer 17:30:19 5d3b04190fa2: Pulling fs layer 17:30:19 2f39f015ded8: Pulling fs layer 17:30:19 3a2ae6a8a46f: Waiting 17:30:19 33b1e0a273af: Waiting 17:30:19 5d3b04190fa2: Waiting 17:30:19 2f39f015ded8: Waiting 17:30:19 5c69ac0246d0: Verifying Checksum 17:30:19 5c69ac0246d0: Download complete 17:30:19 3a2ae6a8a46f: Download complete 17:30:19 33b1e0a273af: Verifying Checksum 17:30:19 33b1e0a273af: Download complete 17:30:19 5d3b04190fa2: Verifying Checksum 17:30:19 5d3b04190fa2: Download complete 17:30:19 ec43610c2a17: Verifying Checksum 17:30:19 ec43610c2a17: Download complete 17:30:19 5eb5b503b376: Verifying Checksum 17:30:19 5eb5b503b376: Download complete 17:30:20 2f39f015ded8: Download complete 17:30:20 5eb5b503b376: Pull complete 17:30:20 5c69ac0246d0: Pull complete 17:30:21 ec43610c2a17: Pull complete 17:30:21 3a2ae6a8a46f: Pull complete 17:30:21 33b1e0a273af: Pull complete 17:30:21 5d3b04190fa2: Pull complete 17:30:25 2f39f015ded8: Pull complete 17:30:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:30:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:26 prd-ubuntu20.04-docker-8c-8g-8955 does not seem to be running inside a container 17:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1426 -v /w/workspace/gexfoundry_device-sdk-go_PR-1426:/w/workspace/gexfoundry_device-sdk-go_PR-1426:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1426@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 17:30:29 $ docker top 0dafbd8b98f8728b1c01f5bc7c7d87c0e5bf4b85c843a410d1f5d43cd01f749b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:29 ---> job-cost.sh 17:30:29 lf-activate-venv: SKIPPING 17:30:29 INFO: No Stack... 17:30:30 INFO: Retrieving Pricing Info for: v3-standard-8 17:30:30 INFO: Archiving Costs [Pipeline] sh 17:30:30 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1426/archives/cost.csv 17:30:30 + cut -d, -f6 [Pipeline] lock 17:30:30 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1426-1-stack-cost] 17:30:30 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1426-1-stack-cost] did not exist. Created. 17:30:30 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:30:31 + echo total: 0.2199999988079071 [Pipeline] stash 17:30:31 Stashed 1 file(s) [Pipeline] } 17:30:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1426-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:30:31 $ docker stop --time=1 0dafbd8b98f8728b1c01f5bc7c7d87c0e5bf4b85c843a410d1f5d43cd01f749b 17:30:32 $ docker rm -f --volumes 0dafbd8b98f8728b1c01f5bc7c7d87c0e5bf4b85c843a410d1f5d43cd01f749b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:31:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8957 in /w/workspace/gexfoundry_device-sdk-go_PR-1426 [Pipeline] { [Pipeline] ws 17:31:03 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:31:03 The recommended git tool is: git 17:31:10 using credential edgex-jenkins-ssh 17:31:10 Cloning the remote Git repository 17:31:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:31:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 17:31:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:31:10 > git --version # timeout=10 17:31:10 > git --version # 'git version 2.25.1' 17:31:10 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:31:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:31:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:31:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1426/head:refs/remotes/origin/PR-1426 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:31:14 Merging remotes/origin/main commit bf9c3392919180a8df7f2fb5f876c062118bfa6b into PR head commit 5397cf4d9550cf047ef284ce3ec24ff252b4a04b 17:31:14 Merge succeeded, producing 5397cf4d9550cf047ef284ce3ec24ff252b4a04b 17:31:14 Checking out Revision 5397cf4d9550cf047ef284ce3ec24ff252b4a04b (PR-1426) 17:31:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 17:31:15 > git --version # timeout=10 17:31:15 > git --version # 'git version 2.25.1' 17:31:15 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { 17:31:14 > git config core.sparsecheckout # timeout=10 17:31:14 > git checkout -f 5397cf4d9550cf047ef284ce3ec24ff252b4a04b # timeout=10 17:31:14 > git remote # timeout=10 17:31:14 > git config --get remote.origin.url # timeout=10 17:31:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:31:14 > git merge bf9c3392919180a8df7f2fb5f876c062118bfa6b # timeout=10 17:31:14 > git rev-parse HEAD^{commit} # timeout=10 17:31:14 > git config core.sparsecheckout # timeout=10 17:31:14 > git checkout -f 5397cf4d9550cf047ef284ce3ec24ff252b4a04b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:31:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:31:16 Dload Upload Total Spent Left Speed 17:31:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh 17:31:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:31:17 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 17:31:17 tee /etc/docker/daemon.new 17:31:17 { 17:31:17 "registry-mirrors": [ 17:31:17 "https://nexus3.edgexfoundry.org:10001" 17:31:17 ], 17:31:17 "bip": "10.250.0.254/24", 17:31:17 "hosts": [ 17:31:17 "tcp://0.0.0.0:5555", 17:31:17 "unix:///var/run/docker.sock" 17:31:17 ], 17:31:17 "mtu": 1458, 17:31:17 "selinux-enabled": true, 17:31:17 "seccomp-profile": "/etc/docker/seccomp.json" 17:31:17 } [Pipeline] sh 17:31:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:31:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:31:36 provisioning config files... 17:31:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8136865693727816352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:36 ---> docker-login.sh 17:31:36 nexus3.edgexfoundry.org:10001 17:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:37 Configure a credential helper to remove this warning. See 17:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:37 17:31:37 Login Succeeded 17:31:37 nexus3.edgexfoundry.org:10002 17:31:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:37 Configure a credential helper to remove this warning. See 17:31:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:37 17:31:37 Login Succeeded 17:31:37 nexus3.edgexfoundry.org:10003 17:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:38 Configure a credential helper to remove this warning. See 17:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:38 17:31:38 Login Succeeded 17:31:38 nexus3.edgexfoundry.org:10004 17:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:39 Configure a credential helper to remove this warning. See 17:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:39 17:31:39 Login Succeeded 17:31:39 docker.io 17:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:39 Configure a credential helper to remove this warning. See 17:31:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:39 17:31:39 Login Succeeded 17:31:39 ---> docker-login.sh ends [Pipeline] } 17:31:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:31:40 ========================================================= 17:31:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:31:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:31:40 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:31:41 Sending build context to Docker daemon 5.896MB 17:31:41 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 17:31:41 Step 2/10 : FROM ${BASE} AS builder 17:31:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:31:45 af6eaf76a39c: Pulling fs layer 17:31:45 55522c791124: Pulling fs layer 17:31:45 ce5c4a1c91eb: Pulling fs layer 17:31:45 169dfbe0d373: Pulling fs layer 17:31:45 e1ff8fa3b103: Pulling fs layer 17:31:45 52ebb69f0ebf: Pulling fs layer 17:31:45 5abe8eddf0d5: Pulling fs layer 17:31:45 169dfbe0d373: Waiting 17:31:45 e1ff8fa3b103: Waiting 17:31:45 52ebb69f0ebf: Waiting 17:31:45 5abe8eddf0d5: Waiting 17:31:45 55522c791124: Verifying Checksum 17:31:45 55522c791124: Download complete 17:31:45 169dfbe0d373: Verifying Checksum 17:31:45 169dfbe0d373: Download complete 17:31:45 e1ff8fa3b103: Verifying Checksum 17:31:45 e1ff8fa3b103: Download complete 17:31:45 af6eaf76a39c: Verifying Checksum 17:31:45 af6eaf76a39c: Download complete 17:31:47 5abe8eddf0d5: Verifying Checksum 17:31:47 5abe8eddf0d5: Download complete 17:31:48 ce5c4a1c91eb: Verifying Checksum 17:31:48 ce5c4a1c91eb: Download complete 17:31:48 52ebb69f0ebf: Verifying Checksum 17:31:48 52ebb69f0ebf: Download complete 17:31:49 af6eaf76a39c: Pull complete 17:31:49 55522c791124: Pull complete 17:32:02 ce5c4a1c91eb: Pull complete 17:32:02 169dfbe0d373: Pull complete 17:32:02 e1ff8fa3b103: Pull complete 17:32:08 52ebb69f0ebf: Pull complete 17:32:10 5abe8eddf0d5: Pull complete 17:32:10 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:32:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:32:10 ---> 6cb57ee374ae 17:32:10 Step 3/10 : ARG MAKE=make build 17:32:11 ---> Running in 76b5563b147d 17:32:11 Removing intermediate container 76b5563b147d 17:32:11 ---> a19aefcc0b25 17:32:11 Step 4/10 : WORKDIR /device-sdk-go 17:32:12 ---> Running in cef1260eb5e8 17:32:12 Removing intermediate container cef1260eb5e8 17:32:12 ---> a96d4fecde38 17:32:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:32:12 ---> Running in ca378cbe0fe6 17:32:12 Removing intermediate container ca378cbe0fe6 17:32:12 ---> 987c354169bd 17:32:12 Step 6/10 : RUN apk add --update --no-cache make git 17:32:12 ---> Running in fefde3d1f7d5 17:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:32:16 OK: 263 MiB in 53 packages 17:32:16 Removing intermediate container fefde3d1f7d5 17:32:16 ---> 15787838935f 17:32:16 Step 7/10 : COPY go.mod vendor* ./ 17:32:17 ---> 3f54b4a6d0c7 17:32:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:17 ---> Running in abc4ebda6689 17:33:25 Removing intermediate container abc4ebda6689 17:33:25 ---> 18e4ce985adc 17:33:25 Step 9/10 : COPY . . 17:33:25 ---> 9e299757998d 17:33:25 Step 10/10 : RUN ${MAKE} 17:33:25 ---> Running in e6de69c38a90 17:33:25 noop 17:33:25 Removing intermediate container e6de69c38a90 17:33:25 ---> 07430391e9ae 17:33:25 Successfully built 07430391e9ae 17:33:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:25 + docker inspect -f . ci-base-image-arm64 17:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:26 prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container 17:33:26 $ 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 17:33:27 $ docker top 86609d09f92109aff016562a989d6b100ddd673fb5836176e1e52eafaaaad2a6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:28 + go version 17:33:28 go version go1.20.2 linux/arm64 [Pipeline] } 17:33:28 $ docker stop --time=1 86609d09f92109aff016562a989d6b100ddd673fb5836176e1e52eafaaaad2a6 17:33:30 $ docker rm -f --volumes 86609d09f92109aff016562a989d6b100ddd673fb5836176e1e52eafaaaad2a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:30 + docker inspect -f . ci-base-image-arm64 17:33:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:31 prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container 17:33:31 $ 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 17:33:33 $ docker top fabfdb1a3f5c45ce8b2e811a354f584c12f41bf5772afe697b84d4e6db8b4a03 -eo pid,comm [Pipeline] { [Pipeline] sh 17:33:33 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 17:33:34 + make test 17:33:34 go test -race -coverprofile=coverage.out ./... 17:34:20 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 17:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 17:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 17:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 17:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 17:36:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 17:36:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.243s coverage: 27.6% of statements 17:36:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.301s coverage: 80.2% of statements 17:36:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 17:36:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 17:36:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.365s coverage: 86.0% of statements 17:37:03 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 17:37:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.455s coverage: 77.5% of statements 17:37:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 17:37:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 17:37:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 17:37:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.256s coverage: 14.6% of statements 17:37:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.411s coverage: 68.5% of statements 17:37:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.463s coverage: 89.2% of statements 17:37:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 17:37:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.276s coverage: 5.5% of statements 17:37:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:37:15 GO111MODULE=on go vet ./... 17:39:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:52 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:52 $ docker stop --time=1 fabfdb1a3f5c45ce8b2e811a354f584c12f41bf5772afe697b84d4e6db8b4a03 17:39:56 $ docker rm -f --volumes fabfdb1a3f5c45ce8b2e811a354f584c12f41bf5772afe697b84d4e6db8b4a03 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:57 Warning: overwriting stash ‘coverage-report’ 17:39:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:59 + ls -al . 17:39:59 total 268 17:39:59 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 17:33 . 17:39:59 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 17:31 .. 17:39:59 -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 17:31 .dockerignore 17:39:59 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 17:31 .git 17:39:59 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 17:31 .github 17:39:59 -rw-rw-r-- 1 jenkins jenkins 131 Apr 18 17:31 .gitignore 17:39:59 -rw-rw-r-- 1 jenkins jenkins 42 Apr 18 17:31 .golangci.yml 17:39:59 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 18 17:31 CHANGELOG.md 17:39:59 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 17:31 GOVERNANCE.md 17:39:59 -rw-rw-r-- 1 jenkins jenkins 885 Apr 18 17:31 Jenkinsfile 17:39:59 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 18 17:31 LICENSE 17:39:59 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 18 17:31 Makefile 17:39:59 -rw-rw-r-- 1 jenkins jenkins 619 Apr 18 17:31 OWNERS.md 17:39:59 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 18 17:31 README.md 17:39:59 -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 17:28 VERSION 17:39:59 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 17:31 bin 17:39:59 -rw-r--r-- 1 jenkins jenkins 106119 Apr 18 17:37 coverage.out 17:39:59 drwxrwxr-x 5 jenkins jenkins 4096 Apr 18 17:31 example 17:39:59 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 18 17:31 go.mod 17:39:59 -rw-rw-r-- 1 jenkins jenkins 30896 Apr 18 17:31 go.sum 17:39:59 drwxrwxr-x 12 jenkins jenkins 4096 Apr 18 17:31 internal 17:39:59 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 17:31 openapi 17:39:59 drwxrwxr-x 6 jenkins jenkins 4096 Apr 18 17:31 pkg 17:39:59 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 17:31 snap 17:39:59 -rw-rw-r-- 1 jenkins jenkins 222 Apr 18 17:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:59 + 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=5397cf4d9550cf047ef284ce3ec24ff252b4a04b --label arch=arm64 --label version=0.0.0 . 17:40:00 Sending build context to Docker daemon 6.003MB 17:40:00 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 17:40:00 Step 2/23 : FROM ${BASE} AS builder 17:40:00 ---> 07430391e9ae 17:40:00 Step 3/23 : ARG MAKE=make build 17:40:00 ---> Running in e14d6ac1bd8f 17:40:00 Removing intermediate container e14d6ac1bd8f 17:40:00 ---> 64adb59d17e2 17:40:00 Step 4/23 : WORKDIR /device-sdk-go 17:40:00 ---> Running in 9113ffb400c4 17:40:01 Removing intermediate container 9113ffb400c4 17:40:01 ---> 87c6e2f91aa6 17:40:01 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:40:01 ---> Running in 9b5a7e8d923f 17:40:01 Removing intermediate container 9b5a7e8d923f 17:40:01 ---> 5de5d781a7df 17:40:01 Step 6/23 : RUN apk add --update --no-cache make git 17:40:01 ---> Running in 6b0254297a5b 17:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:40:04 OK: 263 MiB in 53 packages 17:40:05 Removing intermediate container 6b0254297a5b 17:40:05 ---> 5b9be661314c 17:40:05 Step 7/23 : COPY go.mod vendor* ./ 17:40:05 ---> c892d9b91390 17:40:05 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:05 ---> Running in 594d55fbdac8 17:40:08 Removing intermediate container 594d55fbdac8 17:40:08 ---> ca1c7e2cd04e 17:40:08 Step 9/23 : COPY . . 17:40:10 ---> 5b6ca4262bbd 17:40:10 Step 10/23 : RUN ${MAKE} 17:40:10 ---> Running in d30556a59042 17:40:11 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:42:33 Removing intermediate container d30556a59042 17:42:33 ---> d4b2d5bf0692 17:42:33 Step 11/23 : FROM alpine:3.17 17:42:33 3.17: Pulling from library/alpine 17:42:33 c41833b44d91: Pulling fs layer 17:42:33 c41833b44d91: Verifying Checksum 17:42:33 c41833b44d91: Download complete 17:42:33 c41833b44d91: Pull complete 17:42:33 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 17:42:33 Status: Downloaded newer image for alpine:3.17 17:42:33 ---> 51e60588ff2c 17:42:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:42:33 ---> Running in b3155ae3a4b3 17:42:33 Removing intermediate container b3155ae3a4b3 17:42:33 ---> 8e3b8d27c451 17:42:33 Step 13/23 : RUN apk add --update --no-cache 17:42:33 ---> Running in fe03566a48a8 17:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:42:33 OK: 7 MiB in 15 packages 17:42:33 Removing intermediate container fe03566a48a8 17:42:33 ---> aabc5528907d 17:42:33 Step 14/23 : WORKDIR / 17:42:33 ---> Running in 1f5d95e32d40 17:42:33 Removing intermediate container 1f5d95e32d40 17:42:33 ---> 7d1a378f334f 17:42:33 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:42:33 ---> 4c90594bb239 17:42:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:42:33 ---> 86b122cc7e96 17:42:33 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:42:33 ---> 7b8dde336fe3 17:42:33 Step 18/23 : EXPOSE 59999 17:42:33 ---> Running in 63c2775fe58a 17:42:33 Removing intermediate container 63c2775fe58a 17:42:33 ---> 28e8ff992f21 17:42:33 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:42:33 ---> Running in f62f671473f6 17:42:33 Removing intermediate container f62f671473f6 17:42:33 ---> fe53710200f8 17:42:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:42:33 ---> Running in c49e6486e73f 17:42:33 Removing intermediate container c49e6486e73f 17:42:33 ---> 1175dcc50f32 17:42:33 Step 21/23 : LABEL arch=arm64 17:42:33 ---> Running in f88a9634dfb5 17:42:33 Removing intermediate container f88a9634dfb5 17:42:33 ---> 8fb9fbf16df3 17:42:33 Step 22/23 : LABEL git_sha=5397cf4d9550cf047ef284ce3ec24ff252b4a04b 17:42:33 ---> Running in 81e6e824b08a 17:42:33 Removing intermediate container 81e6e824b08a 17:42:33 ---> 9b15cab897fe 17:42:33 Step 23/23 : LABEL version=0.0.0 17:42:33 ---> Running in c971d4b4ef96 17:42:34 Removing intermediate container c971d4b4ef96 17:42:34 ---> 6a8733cba757 17:42:34 [Warning] One or more build-args [ARCH] were not consumed 17:42:34 Successfully built 6a8733cba757 17:42:34 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 17:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:34 17:42:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:35 arm64: Pulling from edgex-lftools-log-publisher 17:42:35 8998bd30e6a1: Pulling fs layer 17:42:35 04944245beec: Pulling fs layer 17:42:35 699f458cf7ca: Pulling fs layer 17:42:35 765212b225bb: Pulling fs layer 17:42:35 f23df028b6ca: Pulling fs layer 17:42:35 d65c8cfc05b1: Pulling fs layer 17:42:35 2437ff75d9bd: Pulling fs layer 17:42:35 765212b225bb: Waiting 17:42:35 f23df028b6ca: Waiting 17:42:35 d65c8cfc05b1: Waiting 17:42:35 2437ff75d9bd: Waiting 17:42:35 04944245beec: Verifying Checksum 17:42:35 04944245beec: Download complete 17:42:35 765212b225bb: Verifying Checksum 17:42:35 765212b225bb: Download complete 17:42:35 f23df028b6ca: Verifying Checksum 17:42:35 f23df028b6ca: Download complete 17:42:35 d65c8cfc05b1: Verifying Checksum 17:42:35 d65c8cfc05b1: Download complete 17:42:35 699f458cf7ca: Verifying Checksum 17:42:35 699f458cf7ca: Download complete 17:42:36 8998bd30e6a1: Verifying Checksum 17:42:36 8998bd30e6a1: Download complete 17:42:38 2437ff75d9bd: Verifying Checksum 17:42:38 2437ff75d9bd: Download complete 17:42:40 8998bd30e6a1: Pull complete 17:42:40 04944245beec: Pull complete 17:42:41 699f458cf7ca: Pull complete 17:42:41 765212b225bb: Pull complete 17:42:42 f23df028b6ca: Pull complete 17:42:42 d65c8cfc05b1: Pull complete 17:42:55 2437ff75d9bd: Pull complete 17:42:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:42:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:55 prd-ubuntu20.04-docker-arm64-4c-16g-8957 does not seem to be running inside a container 17:42:55 $ 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 17:42:58 $ docker top 76ec0274a6a25d279f072fe7a589ec6fcb3f2e981ab5f51d5abab8bc04f30f15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:42:58 ---> job-cost.sh 17:42:58 lf-activate-venv: SKIPPING 17:42:58 INFO: No Stack... 17:42:59 INFO: Retrieving Pricing Info for: v3-standard-4 17:43:00 INFO: Archiving Costs [Pipeline] sh 17:43:00 + + cut -d, -f6 17:43:00 cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 17:43:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1426-1-stack-cost] 17:43:00 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1426-1-stack-cost] did not exist. Created. 17:43:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:43:01 /w/workspace/device-sdk-go/1@tmp/durable-a0718a34/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:43:02 + echo total: 0.10999999940395355 [Pipeline] stash 17:43:02 Warning: overwriting stash ‘stack-cost’ 17:43:02 Stashed 1 file(s) [Pipeline] } 17:43:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1426-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:43:02 $ docker stop --time=1 76ec0274a6a25d279f072fe7a589ec6fcb3f2e981ab5f51d5abab8bc04f30f15 17:43:05 $ docker rm -f --volumes 76ec0274a6a25d279f072fe7a589ec6fcb3f2e981ab5f51d5abab8bc04f30f15 [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 17:43:06 provisioning config files... 17:43:06 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp/config9473115921757402379tmp [Pipeline] { [Pipeline] sh 17:43:06 + set +x 17:43:06 + bash -s -- 17:43:06 + curl -s https://codecov.io/bash 17:43:06 17:43:06 _____ _ 17:43:06 / ____| | | 17:43:06 | | ___ __| | ___ ___ _____ __ 17:43:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:43:06 | |___| (_) | (_| | __/ (_| (_) \ V / 17:43:06 \_____\___/ \__,_|\___|\___\___/ \_/ 17:43:06 Bash-1.0.6 17:43:06 17:43:06 17:43:06 ==> git version 2.25.1 found 17:43:06 ==> 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 17:43:06 Release-Date: 2020-01-08 17:43:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:43:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:43:06 ==> Jenkins CI detected. 17:43:06 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1426 17:43:06 project root: . 17:43:06 --> token set from env 17:43:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:43:06 ==> Running gcov in . (disable via -X gcov) 17:43:06 ==> Python coveragepy not found 17:43:06 ==> Searching for coverage reports in: 17:43:06 + . 17:43:06 -> Found 1 reports 17:43:06 ==> Detecting git/mercurial file structure 17:43:06 ==> Reading reports 17:43:06 + ./coverage.out bytes=106119 17:43:06 ==> Appending adjustments 17:43:06 https://docs.codecov.io/docs/fixing-reports 17:43:07 + Found adjustments 17:43:07 ==> Gzipping contents 17:43:07 16K /tmp/codecov.uBs1nr.gz 17:43:07 ==> Uploading reports 17:43:07 url: https://codecov.io 17:43:07 query: branch=PR-1426&commit=5397cf4d9550cf047ef284ce3ec24ff252b4a04b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1426&job=&cmd_args= 17:43:07 -> Pinging Codecov 17:43:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1426&commit=5397cf4d9550cf047ef284ce3ec24ff252b4a04b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1426&job=&cmd_args= 17:43:07 -> Uploading to 17:43:07 https://storage.googleapis.com/codecov/v4/raw/2023-04-18/7E55EF52A471D76F132DFD9A03CDDE97/5397cf4d9550cf047ef284ce3ec24ff252b4a04b/1cb39825-a1b5-46a1-bd99-6dbee07a1daa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T174306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fa789fe86c336741d5e3505d77423f9beb9673eba351c9b21783e63cea5bb03 17:43:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:07 Dload Upload Total Spent Left Speed 17:43:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15026 0 0 100 15026 0 71213 --:--:-- --:--:-- --:--:-- 71213 17:43:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5397cf4d9550cf047ef284ce3ec24ff252b4a04b [Pipeline] } 17:43:07 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 17:43:09 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1426/archives ] 17:43:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1426/archives 17:43:09 total 16 17:43:09 drwxr-xr-x 3 root root 4096 Apr 18 17:30 . 17:43:09 drwxrwxr-x 12 jenkins jenkins 4096 Apr 18 17:30 .. 17:43:09 drwxr-xr-x 2 root root 4096 Apr 18 17:30 cost 17:43:09 -rw-r--r-- 1 root root 86 Apr 18 17:30 cost.csv 17:43:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1426/archives 17:43:09 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1426/archives 17:43:09 total 16 17:43:09 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 17:30 . 17:43:09 drwxrwxr-x 12 jenkins jenkins 4096 Apr 18 17:30 .. 17:43:09 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 17:30 cost 17:43:09 -rw-r--r-- 1 jenkins jenkins 86 Apr 18 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:43:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:43:10 ---> package-listing.sh 17:43:10 ++ facter osfamily 17:43:10 ++ tr '[:upper:]' '[:lower:]' 17:43:10 + OS_FAMILY=debian 17:43:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1426 17:43:10 + START_PACKAGES=/tmp/packages_start.txt 17:43:10 + END_PACKAGES=/tmp/packages_end.txt 17:43:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:43:10 + PACKAGES=/tmp/packages_start.txt 17:43:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1426 ']' 17:43:10 + PACKAGES=/tmp/packages_end.txt 17:43:10 + case "${OS_FAMILY}" in 17:43:10 + dpkg -l 17:43:10 + grep '^ii' 17:43:10 + '[' -f /tmp/packages_start.txt ']' 17:43:10 + '[' -f /tmp/packages_end.txt ']' 17:43:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:43:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1426 ']' 17:43:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1426/archives/ 17:43:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1426/archives/ [Pipeline] echo 17:43:10 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-1426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:43:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:11 prd-ubuntu20.04-docker-8c-8g-8955 does not seem to be running inside a container 17:43:11 $ 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-1426/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-1426 -v /w/workspace/gexfoundry_device-sdk-go_PR-1426:/w/workspace/gexfoundry_device-sdk-go_PR-1426:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1426@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 17:43:12 $ docker top 88baf6efcca8f1bb64319764e269e88c5377b6d58a9d4c01263b30c7b27104dc -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:12 + touch /tmp/pre-build-complete [Pipeline] sh 17:43:12 + mkdir -p /var/log/sysstat [Pipeline] sh 17:43:13 + ls /var/log/sa-host 17:43:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:13 provisioning config files... 17:43:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1426@tmp/config5772511330126676484tmp [Pipeline] { [Pipeline] echo 17:43:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:43:13 ---> create-netrc.sh [Pipeline] } 17:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:43:14 ---> python-tools-install.sh [Pipeline] echo 17:43:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:43:14 ---> sudo-logs.sh 17:43:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:43:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:43:14 ---> job-cost.sh 17:43:14 lf-activate-venv: SKIPPING 17:43:14 DEBUG: total: 0.2199999988079071 17:43:14 INFO: Retrieving Stack Cost... 17:43:15 INFO: Retrieving Pricing Info for: v3-standard-8 17:43:15 INFO: Archiving Costs [Pipeline] echo 17:43:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:43:16 ---> logs-deploy.sh 17:43:16 lf-activate-venv: SKIPPING 17:43:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1426/1 17:43:16 INFO: archiving workspace using pattern(s): 17:43:16 Archives upload complete. 17:43:17 INFO: archiving logs to Nexus 17:43:17 ---> uname -a: 17:43:17 Linux prd-ubuntu20-04-docker-8c-8g-8955 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:43:17 17:43:17 17:43:17 ---> lscpu: 17:43:17 Architecture: x86_64 17:43:17 CPU op-mode(s): 32-bit, 64-bit 17:43:17 Byte Order: Little Endian 17:43:17 Address sizes: 40 bits physical, 48 bits virtual 17:43:17 CPU(s): 8 17:43:17 On-line CPU(s) list: 0-7 17:43:17 Thread(s) per core: 1 17:43:17 Core(s) per socket: 1 17:43:17 Socket(s): 8 17:43:17 NUMA node(s): 1 17:43:17 Vendor ID: AuthenticAMD 17:43:17 CPU family: 23 17:43:17 Model: 49 17:43:17 Model name: AMD EPYC-Rome Processor 17:43:17 Stepping: 0 17:43:17 CPU MHz: 2800.000 17:43:17 BogoMIPS: 5600.00 17:43:17 Virtualization: AMD-V 17:43:17 Hypervisor vendor: KVM 17:43:17 Virtualization type: full 17:43:17 L1d cache: 256 KiB 17:43:17 L1i cache: 256 KiB 17:43:17 L2 cache: 4 MiB 17:43:17 L3 cache: 128 MiB 17:43:17 NUMA node0 CPU(s): 0-7 17:43:17 Vulnerability Itlb multihit: Not affected 17:43:17 Vulnerability L1tf: Not affected 17:43:17 Vulnerability Mds: Not affected 17:43:17 Vulnerability Meltdown: Not affected 17:43:17 Vulnerability Mmio stale data: Not affected 17:43:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:43:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:43:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:43:17 Vulnerability Srbds: Not affected 17:43:17 Vulnerability Tsx async abort: Not affected 17:43:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:43:17 17:43:17 17:43:17 ---> nproc: 17:43:17 8 17:43:17 17:43:17 17:43:17 ---> df -h: 17:43:17 Filesystem Size Used Avail Use% Mounted on 17:43:17 overlay 155G 12G 144G 8% / 17:43:17 tmpfs 64M 0 64M 0% /dev 17:43:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:43:17 shm 64M 0 64M 0% /dev/shm 17:43:17 /dev/vda1 155G 12G 144G 8% /facter-os 17:43:17 17:43:17