Pull request #1539 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 25609c649f9c186cb9ea36c0446132d2c7203020+7730e9b2488ebe82cf8f1ec58f41fa934430b51b (4bfd89fd51bcd025940a3461aef4095da8a1f268) 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-ssh5610639098670240128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1476062174247114017.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-1539/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-1539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7998619422021560943.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-1539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5957515775418477563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9960010497867759431.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-1539/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-1539/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17831069898391781597.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16986 in /w/workspace/gexfoundry_device-sdk-go_PR-1539 [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-1539 # 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/1539/head:refs/remotes/origin/PR-1539 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7730e9b2488ebe82cf8f1ec58f41fa934430b51b into PR head commit 25609c649f9c186cb9ea36c0446132d2c7203020 Merge succeeded, producing 25609c649f9c186cb9ea36c0446132d2c7203020 Checking out Revision 25609c649f9c186cb9ea36c0446132d2c7203020 (PR-1539) Commit message: "build(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > git config core.sparsecheckout # timeout=10 > git checkout -f 25609c649f9c186cb9ea36c0446132d2c7203020 # 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 7730e9b2488ebe82cf8f1ec58f41fa934430b51b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25609c649f9c186cb9ea36c0446132d2c7203020 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:15:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:15:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:43 ========================================================= 04:15:43 EdgeX Global Pipelines Version Info 04:15:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:15:44 ------------------- 04:15:44 stable info: 04:15:44 ------------------- 04:15:44 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 04:15:44 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 04:15:44 Message: update stable to v1.0.257 04:15:44 ------------------- 04:15:44 experimental info: 04:15:44 ------------------- 04:15:44 Commited By: **** collab-it+edgex@linuxfoundation.org 04:15:44 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 04:15:44 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:15:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:15:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:15:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:15:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:15:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:15:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:15:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1539 [Pipeline] echo 04:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1539 [Pipeline] echo 04:15:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1539 [Pipeline] echo 04:15:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25609c649f9c186cb9ea36c0446132d2c7203020 [Pipeline] echo 04:15:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25609c6 [Pipeline] echo 04:15:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:46 provisioning config files... 04:15:46 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/config16080867161590115378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:46 ---> docker-login.sh 04:15:46 nexus3.edgexfoundry.org:10001 04:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:47 Configure a credential helper to remove this warning. See 04:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:47 04:15:47 Login Succeeded 04:15:47 nexus3.edgexfoundry.org:10002 04:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:47 Configure a credential helper to remove this warning. See 04:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:47 04:15:47 Login Succeeded 04:15:47 nexus3.edgexfoundry.org:10003 04:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:47 Configure a credential helper to remove this warning. See 04:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:47 04:15:47 Login Succeeded 04:15:47 nexus3.edgexfoundry.org:10004 04:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:47 Configure a credential helper to remove this warning. See 04:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:47 04:15:47 Login Succeeded 04:15:47 docker.io 04:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:47 Configure a credential helper to remove this warning. See 04:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:47 04:15:47 Login Succeeded 04:15:47 ---> docker-login.sh ends [Pipeline] } 04:15:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:15:48 + git rev-list -1 --merges 25609c649f9c186cb9ea36c0446132d2c7203020~1..25609c649f9c186cb9ea36c0446132d2c7203020 [Pipeline] echo 04:15:48 -----------> git rev-list -1 --merges 25609c649f9c186cb9ea36c0446132d2c7203020~1..25609c649f9c186cb9ea36c0446132d2c7203020 25609c649f9c186cb9ea36c0446132d2c7203020 [false] [Pipeline] sh 04:15:49 + git log --format=format:%s -1 25609c649f9c186cb9ea36c0446132d2c7203020 [Pipeline] echo 04:15:49 ========================================================= 04:15:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:15:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:15:49 + git log --format=format:%s -1 25609c649f9c186cb9ea36c0446132d2c7203020 [Pipeline] echo 04:15:49 [semverPrep] GIT_COMMIT: 25609c649f9c186cb9ea36c0446132d2c7203020, Commit Message: build(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3 [Pipeline] echo 04:15:49 [semverPrep] This is not a build commit. [Pipeline] sh 04:15:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:49 + grep -v github /etc/ssh/ssh_known_hosts 04:15:49 + [ -e /tmp/ssh_known_hosts ] 04:15:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:15:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:15:49 + sudo tee -a /etc/ssh/ssh_known_hosts 04:15:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:50 04:15:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:50 0.1.4: Pulling from edgex-devops/py-git-semver 04:15:50 b85a868b505f: Pulling fs layer 04:15:50 e2be974225ed: Pulling fs layer 04:15:50 339a4e72a1f5: Pulling fs layer 04:15:50 988bab9f4d93: Pulling fs layer 04:15:50 1469e6f7b9e6: Pulling fs layer 04:15:50 eaf3925da568: Pulling fs layer 04:15:50 bab4dde63d76: Pulling fs layer 04:15:50 bde34c3a00c8: Pulling fs layer 04:15:50 b352a97aabf1: Pulling fs layer 04:15:50 4872d77fe225: Pulling fs layer 04:15:50 5851b861e8e6: Pulling fs layer 04:15:50 988bab9f4d93: Waiting 04:15:50 1469e6f7b9e6: Waiting 04:15:50 bde34c3a00c8: Waiting 04:15:50 b352a97aabf1: Waiting 04:15:50 bab4dde63d76: Waiting 04:15:50 4872d77fe225: Waiting 04:15:50 5851b861e8e6: Waiting 04:15:50 eaf3925da568: Waiting 04:15:50 e2be974225ed: Verifying Checksum 04:15:50 e2be974225ed: Download complete 04:15:50 988bab9f4d93: Verifying Checksum 04:15:50 988bab9f4d93: Download complete 04:15:50 1469e6f7b9e6: Verifying Checksum 04:15:50 1469e6f7b9e6: Download complete 04:15:50 339a4e72a1f5: Verifying Checksum 04:15:50 339a4e72a1f5: Download complete 04:15:50 eaf3925da568: Verifying Checksum 04:15:50 eaf3925da568: Download complete 04:15:51 bde34c3a00c8: Verifying Checksum 04:15:51 bde34c3a00c8: Download complete 04:15:51 b352a97aabf1: Verifying Checksum 04:15:51 b352a97aabf1: Download complete 04:15:51 4872d77fe225: Download complete 04:15:51 5851b861e8e6: Download complete 04:15:51 b85a868b505f: Verifying Checksum 04:15:51 b85a868b505f: Download complete 04:15:51 bab4dde63d76: Verifying Checksum 04:15:51 bab4dde63d76: Download complete 04:15:52 b85a868b505f: Pull complete 04:15:52 e2be974225ed: Pull complete 04:15:53 339a4e72a1f5: Pull complete 04:15:53 988bab9f4d93: Pull complete 04:15:53 1469e6f7b9e6: Pull complete 04:15:53 eaf3925da568: Pull complete 04:15:55 bab4dde63d76: Pull complete 04:15:55 bde34c3a00c8: Pull complete 04:15:55 b352a97aabf1: Pull complete 04:15:55 4872d77fe225: Pull complete 04:15:55 5851b861e8e6: Pull complete 04:15:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:56 prd-ubuntu20.04-docker-8c-8g-16986 does not seem to be running inside a container 04:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@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 04:15:59 $ docker top b91556b5806bb33b609768c6bff2794fca88855063403ed003b00f736b0dc6b0 -eo pid,comm 04:15:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:15:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:15:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:59 [ssh-agent] Looking for ssh-agent implementation... 04:15:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:59 $ docker exec b91556b5806bb33b609768c6bff2794fca88855063403ed003b00f736b0dc6b0 ssh-agent 04:16:00 SSH_AUTH_SOCK=/tmp/ssh-Dz04fOhaoP38/agent.31 04:16:00 SSH_AGENT_PID=37 04:16:00 Running ssh-add (command line suppressed) 04:16:00 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/private_key_6341133097535505867.key (/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/private_key_6341133097535505867.key) 04:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:00 + git tag --points-at HEAD [Pipeline] } 04:16:00 $ docker exec --env ******** --env ******** b91556b5806bb33b609768c6bff2794fca88855063403ed003b00f736b0dc6b0 ssh-agent -k 04:16:00 unset SSH_AUTH_SOCK; 04:16:00 unset SSH_AGENT_PID; 04:16:00 echo Agent pid 37 killed; 04:16:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:00 [ssh-agent] Looking for ssh-agent implementation... 04:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:00 $ docker exec b91556b5806bb33b609768c6bff2794fca88855063403ed003b00f736b0dc6b0 ssh-agent 04:16:01 SSH_AUTH_SOCK=/tmp/ssh-ZyLyLuNspkHa/agent.69 04:16:01 SSH_AGENT_PID=75 04:16:01 Running ssh-add (command line suppressed) 04:16:01 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/private_key_2208191102425018570.key (/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/private_key_2208191102425018570.key) 04:16:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:01 + git semver init 04:16:01 2023-11-08 04:16:01,865 [run_init] DEBUG init version:0.0.0 force:False 04:16:01 2023-11-08 04:16:01,867 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver 04:16:01 2023-11-08 04:16:01,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver 04:16:01 2023-11-08 04:16:01,868 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1539, universal_newlines=False, shell=None, istream=None) 04:16:03 2023-11-08 04:16:03,194 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539/.git/info/exclude 04:16:03 2023-11-08 04:16:03,194 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver/PR-1539 with force:False 04:16:03 2023-11-08 04:16:03,194 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver/PR-1539 04:16:03 2023-11-08 04:16:03,199 [execute] INFO git cat-file --batch-check 04:16:03 2023-11-08 04:16:03,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver, universal_newlines=False, shell=None, istream=) 04:16:03 2023-11-08 04:16:03,205 [execute] INFO git cat-file --batch 04:16:03 2023-11-08 04:16:03,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver, universal_newlines=False, shell=None, istream=) 04:16:03 2023-11-08 04:16:03,211 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1539/.semver/PR-1539 04:16:03 0.0.0 [Pipeline] } 04:16:03 $ docker exec --env ******** --env ******** b91556b5806bb33b609768c6bff2794fca88855063403ed003b00f736b0dc6b0 ssh-agent -k 04:16:03 unset SSH_AUTH_SOCK; 04:16:03 unset SSH_AGENT_PID; 04:16:03 echo Agent pid 75 killed; 04:16:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:03 + git semver [Pipeline] } 04:16:04 $ docker stop --time=1 b91556b5806bb33b609768c6bff2794fca88855063403ed003b00f736b0dc6b0 04:16:05 $ docker rm -f --volumes b91556b5806bb33b609768c6bff2794fca88855063403ed003b00f736b0dc6b0 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:06 Stashed 1 file(s) [Pipeline] echo 04:16:06 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:16:06 provisioning config files... 04:16:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/config14712161148049477357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:07 ---> docker-login.sh 04:16:07 nexus3.edgexfoundry.org:10001 04:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:07 Configure a credential helper to remove this warning. See 04:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:07 04:16:07 Login Succeeded 04:16:07 nexus3.edgexfoundry.org:10002 04:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:07 Configure a credential helper to remove this warning. See 04:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:07 04:16:07 Login Succeeded 04:16:07 nexus3.edgexfoundry.org:10003 04:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:07 Configure a credential helper to remove this warning. See 04:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:07 04:16:07 Login Succeeded 04:16:07 nexus3.edgexfoundry.org:10004 04:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:07 Configure a credential helper to remove this warning. See 04:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:07 04:16:07 Login Succeeded 04:16:07 docker.io 04:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:08 Configure a credential helper to remove this warning. See 04:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:08 04:16:08 Login Succeeded 04:16:08 ---> docker-login.sh ends [Pipeline] } 04:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:16:08 ========================================================= 04:16:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:16:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:08 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:16:08 Sending build context to Docker daemon 21.94MB 04:16:08 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:16:08 Step 2/10 : FROM ${BASE} AS builder 04:16:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:09 7264a8db6415: Pulling fs layer 04:16:09 c4d48a809fc2: Pulling fs layer 04:16:09 4f1c88b9dad5: Pulling fs layer 04:16:09 ad3a456e5733: Pulling fs layer 04:16:09 33e27b845d1e: Pulling fs layer 04:16:09 c68163c4e522: Pulling fs layer 04:16:09 50da416c3ac9: Pulling fs layer 04:16:09 23d2d4c4bb30: Pulling fs layer 04:16:09 33e27b845d1e: Waiting 04:16:09 c68163c4e522: Waiting 04:16:09 50da416c3ac9: Waiting 04:16:09 c4d48a809fc2: Download complete 04:16:09 ad3a456e5733: Verifying Checksum 04:16:09 ad3a456e5733: Download complete 04:16:09 33e27b845d1e: Verifying Checksum 04:16:09 33e27b845d1e: Download complete 04:16:09 7264a8db6415: Verifying Checksum 04:16:09 7264a8db6415: Download complete 04:16:09 c68163c4e522: Verifying Checksum 04:16:09 c68163c4e522: Download complete 04:16:09 7264a8db6415: Pull complete 04:16:09 23d2d4c4bb30: Verifying Checksum 04:16:09 23d2d4c4bb30: Download complete 04:16:09 c4d48a809fc2: Pull complete 04:16:09 4f1c88b9dad5: Verifying Checksum 04:16:09 4f1c88b9dad5: Download complete 04:16:09 50da416c3ac9: Verifying Checksum 04:16:09 50da416c3ac9: Download complete 04:16:13 4f1c88b9dad5: Pull complete 04:16:13 ad3a456e5733: Pull complete 04:16:13 33e27b845d1e: Pull complete 04:16:13 c68163c4e522: Pull complete 04:16:15 50da416c3ac9: Pull complete 04:16:16 23d2d4c4bb30: Pull complete 04:16:16 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 04:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:16:16 ---> 0786185ac409 04:16:16 Step 3/10 : ARG MAKE=make build 04:16:21 Still waiting to schedule task 04:16:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16984’ 04:16:21 ---> Running in d10101c61ad0 04:16:21 Removing intermediate container d10101c61ad0 04:16:21 ---> 4c29f94283dd 04:16:21 Step 4/10 : WORKDIR /device-sdk-go 04:16:21 ---> Running in e9ba8f1d8b84 04:16:21 Removing intermediate container e9ba8f1d8b84 04:16:21 ---> b5835fb8a819 04:16:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:16:21 ---> Running in 0155a0e5c34e 04:16:21 Removing intermediate container 0155a0e5c34e 04:16:21 ---> cb4bc4fd263a 04:16:21 Step 6/10 : RUN apk add --update --no-cache make git 04:16:21 ---> Running in 7e0581f496e0 04:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:16:22 OK: 264 MiB in 52 packages 04:16:22 Removing intermediate container 7e0581f496e0 04:16:22 ---> f6d39d11bd47 04:16:22 Step 7/10 : COPY go.mod vendor* ./ 04:16:22 ---> 5dcd935bddc9 04:16:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:22 ---> Running in 03b3f7a25869 04:17:01 Removing intermediate container 03b3f7a25869 04:17:01 ---> 33c58437b125 04:17:01 Step 9/10 : COPY . . 04:17:01 ---> c4797dbe099c 04:17:01 Step 10/10 : RUN ${MAKE} 04:17:01 ---> Running in 81a48553b1cd 04:17:01 noop 04:17:01 Removing intermediate container 81a48553b1cd 04:17:01 ---> ef8a61de1f0c 04:17:01 Successfully built ef8a61de1f0c 04:17:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:02 + docker inspect -f . ci-base-image-x86_64 04:17:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:02 prd-ubuntu20.04-docker-8c-8g-16986 does not seem to be running inside a container 04:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@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 04:17:02 $ docker top e17b39fc5356caeab03b344d083110a43a18e1aaf716d5ebf1f8d505c2972624 -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:02 + go version 04:17:02 go version go1.21.0 linux/amd64 [Pipeline] } 04:17:03 $ docker stop --time=1 e17b39fc5356caeab03b344d083110a43a18e1aaf716d5ebf1f8d505c2972624 04:17:04 $ docker rm -f --volumes e17b39fc5356caeab03b344d083110a43a18e1aaf716d5ebf1f8d505c2972624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:04 + docker inspect -f . ci-base-image-x86_64 04:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:05 prd-ubuntu20.04-docker-8c-8g-16986 does not seem to be running inside a container 04:17:05 $ 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-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@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 04:17:05 $ docker top 79f7e6465dff9c78ed7ce039c09cc32fc61d525a1fd0a0a5559d1a38665eb71e -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1539 [Pipeline] fileExists [Pipeline] sh 04:17:06 + make test 04:17:06 go test -race -coverprofile=coverage.out ./... 04:17:12 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:17:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:17:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:17:27 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:17:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:17:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:17:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:17:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:17:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.088s coverage: 27.6% of statements 04:17:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements 04:17:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.060s coverage: 86.0% of statements 04:17:27 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:17:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 71.8% of statements 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:17:29 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:17:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.055s coverage: 14.4% of statements 04:17:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.987s coverage: 45.9% of statements 04:17:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.084s coverage: 68.5% of statements 04:17:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.117s coverage: 89.2% of statements 04:17:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.046s coverage: 5.5% of statements 04:17:54 GO111MODULE=on go vet ./... 04:17:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:17:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:17:55 ./bin/test-attribution-txt.sh [Pipeline] echo 04:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:17:55 $ docker stop --time=1 79f7e6465dff9c78ed7ce039c09cc32fc61d525a1fd0a0a5559d1a38665eb71e 04:17:59 $ docker rm -f --volumes 79f7e6465dff9c78ed7ce039c09cc32fc61d525a1fd0a0a5559d1a38665eb71e [Pipeline] // withDockerContainer [Pipeline] sh 04:18:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:18:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:18:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:18:01 + ls -al . 04:18:01 total 308 04:18:01 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 04:17 . 04:18:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:15 .. 04:18:01 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 04:15 .dockerignore 04:18:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:17 .git 04:18:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:15 .github 04:18:01 -rw-rw-r-- 1 jenkins jenkins 137 Nov 8 04:15 .gitignore 04:18:01 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:15 .golangci.yml 04:18:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:16 .semver 04:18:01 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 8 04:15 CHANGELOG.md 04:18:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:15 GOVERNANCE.md 04:18:01 -rw-rw-r-- 1 jenkins jenkins 885 Nov 8 04:15 Jenkinsfile 04:18:01 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 04:15 LICENSE 04:18:01 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 8 04:15 Makefile 04:18:01 -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 04:15 OWNERS.md 04:18:01 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 8 04:15 README.md 04:18:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:16 VERSION 04:18:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:15 bin 04:18:01 -rw-r--r-- 1 jenkins jenkins 122153 Nov 8 04:17 coverage.out 04:18:01 drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 04:15 example 04:18:01 -rw-rw-r-- 1 jenkins jenkins 3683 Nov 8 04:15 go.mod 04:18:01 -rw-rw-r-- 1 jenkins jenkins 34197 Nov 8 04:15 go.sum 04:18:01 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:15 internal 04:18:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:15 openapi 04:18:01 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 04:15 pkg 04:18:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:15 snap 04:18:01 -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 04:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:01 + 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=25609c649f9c186cb9ea36c0446132d2c7203020 --label arch=amd64 --label version=0.0.0 . 04:18:01 Sending build context to Docker daemon 22.06MB 04:18:01 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:18:01 Step 2/23 : FROM ${BASE} AS builder 04:18:01 ---> ef8a61de1f0c 04:18:01 Step 3/23 : ARG MAKE=make build 04:18:02 ---> Running in ba6c33116e31 04:18:02 Removing intermediate container ba6c33116e31 04:18:02 ---> f7398ef5788c 04:18:02 Step 4/23 : WORKDIR /device-sdk-go 04:18:02 ---> Running in a9d4e2e94d71 04:18:02 Removing intermediate container a9d4e2e94d71 04:18:02 ---> 3dc3739ff959 04:18:02 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:18:02 ---> Running in f61a086290ac 04:18:02 Removing intermediate container f61a086290ac 04:18:02 ---> d24bc82615ae 04:18:02 Step 6/23 : RUN apk add --update --no-cache make git 04:18:02 ---> Running in f27d106ae661 04:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:18:03 OK: 264 MiB in 52 packages 04:18:03 Removing intermediate container f27d106ae661 04:18:03 ---> 830c93b47d49 04:18:03 Step 7/23 : COPY go.mod vendor* ./ 04:18:03 ---> 8ce4a034f103 04:18:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:03 ---> Running in a73219195c09 04:18:04 Removing intermediate container a73219195c09 04:18:04 ---> 208797488f15 04:18:04 Step 9/23 : COPY . . 04:18:05 ---> 9e1079ec0e27 04:18:05 Step 10/23 : RUN ${MAKE} 04:18:05 ---> Running in 3e024d5a1a65 04:18:05 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:18:27 Removing intermediate container 3e024d5a1a65 04:18:27 ---> df26fb102947 04:18:27 Step 11/23 : FROM alpine:3.18 04:18:27 3.18: Pulling from library/alpine 04:18:27 96526aa774ef: Pulling fs layer 04:18:28 96526aa774ef: Download complete 04:18:28 96526aa774ef: Pull complete 04:18:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:18:28 Status: Downloaded newer image for alpine:3.18 04:18:28 ---> 8ca4688f4f35 04:18:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:18:28 ---> Running in 0025448d52c0 04:18:28 Removing intermediate container 0025448d52c0 04:18:28 ---> 912b11a69f1f 04:18:28 Step 13/23 : RUN apk add --update --no-cache 04:18:28 ---> Running in 14bfad17ac52 04:18:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:18:29 OK: 7 MiB in 15 packages 04:18:29 Removing intermediate container 14bfad17ac52 04:18:29 ---> 6e1add4593f3 04:18:29 Step 14/23 : WORKDIR / 04:18:29 ---> Running in 993e1a901bab 04:18:29 Removing intermediate container 993e1a901bab 04:18:29 ---> e49dbe65fb99 04:18:29 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:18:29 ---> 8db31ebdc4e3 04:18:29 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:18:31 ---> 1281f55df954 04:18:31 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:18:31 ---> ce769eb0be5e 04:18:31 Step 18/23 : EXPOSE 59999 04:18:31 ---> Running in f5a2f6d37892 04:18:31 Removing intermediate container f5a2f6d37892 04:18:31 ---> 2c4daf1f0ad9 04:18:31 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:18:31 ---> Running in 73a0608e6c84 04:18:32 Removing intermediate container 73a0608e6c84 04:18:32 ---> 7b34b87b7a86 04:18:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:18:32 ---> Running in bf659ae33cc9 04:18:32 Removing intermediate container bf659ae33cc9 04:18:32 ---> 0fcdcf83e3bf 04:18:32 Step 21/23 : LABEL arch=amd64 04:18:32 ---> Running in 565658238e87 04:18:32 Removing intermediate container 565658238e87 04:18:32 ---> bd1b03189b21 04:18:32 Step 22/23 : LABEL git_sha=25609c649f9c186cb9ea36c0446132d2c7203020 04:18:32 ---> Running in c9cbb83ff182 04:18:32 Removing intermediate container c9cbb83ff182 04:18:32 ---> 4dc0a388b904 04:18:32 Step 23/23 : LABEL version=0.0.0 04:18:32 ---> Running in 521df5f39f91 04:18:32 Removing intermediate container 521df5f39f91 04:18:32 ---> a5319dcc00d9 04:18:32 [Warning] One or more build-args [ARCH] were not consumed 04:18:32 Successfully built a5319dcc00d9 04:18:32 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:33 04:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:33 latest: Pulling from edgex-lftools-log-publisher 04:18:33 5eb5b503b376: Pulling fs layer 04:18:33 5c69ac0246d0: Pulling fs layer 04:18:33 ec43610c2a17: Pulling fs layer 04:18:33 3a2ae6a8a46f: Pulling fs layer 04:18:33 33b1e0a273af: Pulling fs layer 04:18:33 5d3b04190fa2: Pulling fs layer 04:18:33 2f39f015ded8: Pulling fs layer 04:18:33 3a2ae6a8a46f: Waiting 04:18:33 33b1e0a273af: Waiting 04:18:33 5d3b04190fa2: Waiting 04:18:33 2f39f015ded8: Waiting 04:18:33 5c69ac0246d0: Download complete 04:18:33 3a2ae6a8a46f: Verifying Checksum 04:18:33 3a2ae6a8a46f: Download complete 04:18:33 33b1e0a273af: Verifying Checksum 04:18:33 33b1e0a273af: Download complete 04:18:33 5d3b04190fa2: Verifying Checksum 04:18:33 5d3b04190fa2: Download complete 04:18:33 ec43610c2a17: Verifying Checksum 04:18:33 ec43610c2a17: Download complete 04:18:33 5eb5b503b376: Verifying Checksum 04:18:33 5eb5b503b376: Download complete 04:18:35 5eb5b503b376: Pull complete 04:18:35 5c69ac0246d0: Pull complete 04:18:35 ec43610c2a17: Pull complete 04:18:35 3a2ae6a8a46f: Pull complete 04:18:36 33b1e0a273af: Pull complete 04:18:36 5d3b04190fa2: Pull complete 04:18:40 2f39f015ded8: Pull complete 04:18:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:18:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:40 prd-ubuntu20.04-docker-8c-8g-16986 does not seem to be running inside a container 04:18:40 $ 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-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@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 04:18:52 $ docker top c609d227c2e67d55fbb24fd18eaae53bab3b14c269a18a3a89672e3231119168 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:52 ---> job-cost.sh 04:18:52 lf-activate-venv: SKIPPING 04:18:52 INFO: No Stack... 04:18:53 INFO: Retrieving Pricing Info for: v3-standard-8 04:18:53 INFO: Archiving Costs [Pipeline] sh 04:18:53 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives/cost.csv 04:18:53 + cut -d, -f6 [Pipeline] lock 04:18:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1539-1-stack-cost] 04:18:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1539-1-stack-cost] did not exist. Created. 04:18:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1539-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:54 + echo total: 0.2199999988079071 [Pipeline] stash 04:18:54 Stashed 1 file(s) [Pipeline] } 04:18:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1539-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:54 $ docker stop --time=1 c609d227c2e67d55fbb24fd18eaae53bab3b14c269a18a3a89672e3231119168 04:18:55 $ docker rm -f --volumes c609d227c2e67d55fbb24fd18eaae53bab3b14c269a18a3a89672e3231119168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:19:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16988 in /w/workspace/gexfoundry_device-sdk-go_PR-1539 [Pipeline] { [Pipeline] ws 04:19:48 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:19:48 The recommended git tool is: git 04:19:53 using credential edgex-jenkins-ssh 04:19:53 Cloning the remote Git repository 04:19:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:19:53 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:19:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:19:54 > git --version # timeout=10 04:19:54 > git --version # 'git version 2.25.1' 04:19:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:19:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:20:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1539/head:refs/remotes/origin/PR-1539 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:20:01 Merging remotes/origin/main commit 7730e9b2488ebe82cf8f1ec58f41fa934430b51b into PR head commit 25609c649f9c186cb9ea36c0446132d2c7203020 04:20:01 Merge succeeded, producing 25609c649f9c186cb9ea36c0446132d2c7203020 04:20:01 Checking out Revision 25609c649f9c186cb9ea36c0446132d2c7203020 (PR-1539) 04:20:02 Commit message: "build(deps): bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3" 04:20:02 > git --version # timeout=10 04:20:02 > git --version # 'git version 2.25.1' 04:20:02 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:20:01 > git config core.sparsecheckout # timeout=10 04:20:01 > git checkout -f 25609c649f9c186cb9ea36c0446132d2c7203020 # timeout=10 04:20:01 > git remote # timeout=10 04:20:01 > git config --get remote.origin.url # timeout=10 04:20:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:01 > git merge 7730e9b2488ebe82cf8f1ec58f41fa934430b51b # timeout=10 04:20:01 > git rev-parse HEAD^{commit} # timeout=10 04:20:01 > git config core.sparsecheckout # timeout=10 04:20:01 > git checkout -f 25609c649f9c186cb9ea36c0446132d2c7203020 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:20:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:03 Dload Upload Total Spent Left Speed 04:20:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 229k [Pipeline] sh 04:20:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:20:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:20:04 + sudo tee /etc/docker/daemon.new 04:20:04 { 04:20:04 "registry-mirrors": [ 04:20:04 "https://nexus3.edgexfoundry.org:10001" 04:20:04 ], 04:20:04 "bip": "10.250.0.254/24", 04:20:04 "hosts": [ 04:20:04 "tcp://0.0.0.0:5555", 04:20:04 "unix:///var/run/docker.sock" 04:20:04 ], 04:20:04 "mtu": 1458, 04:20:04 "selinux-enabled": true, 04:20:04 "seccomp-profile": "/etc/docker/seccomp.json" 04:20:04 } [Pipeline] sh 04:20:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:20:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:23 provisioning config files... 04:20:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8884394250010263333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:24 ---> docker-login.sh 04:20:24 nexus3.edgexfoundry.org:10001 04:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:24 Configure a credential helper to remove this warning. See 04:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:24 04:20:24 Login Succeeded 04:20:24 nexus3.edgexfoundry.org:10002 04:20:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:24 Configure a credential helper to remove this warning. See 04:20:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:24 04:20:25 Login Succeeded 04:20:25 nexus3.edgexfoundry.org:10003 04:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:25 Configure a credential helper to remove this warning. See 04:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:25 04:20:25 Login Succeeded 04:20:25 nexus3.edgexfoundry.org:10004 04:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:25 Configure a credential helper to remove this warning. See 04:20:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:25 04:20:25 Login Succeeded 04:20:25 docker.io 04:20:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:20:26 Configure a credential helper to remove this warning. See 04:20:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:20:26 04:20:26 Login Succeeded 04:20:26 ---> docker-login.sh ends [Pipeline] } 04:20:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:20:26 ========================================================= 04:20:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:20:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:27 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:20:27 Sending build context to Docker daemon 11.37MB 04:20:27 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:20:27 Step 2/10 : FROM ${BASE} AS builder 04:20:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:20:27 9fda8d8052c6: Pulling fs layer 04:20:27 5d54e960e981: Pulling fs layer 04:20:27 c4a7e357bf2a: Pulling fs layer 04:20:27 f0e02332f6b5: Pulling fs layer 04:20:27 cefa15bbcfad: Pulling fs layer 04:20:27 17808c966233: Pulling fs layer 04:20:27 f4c1fc716caa: Pulling fs layer 04:20:27 cefa15bbcfad: Waiting 04:20:27 17808c966233: Waiting 04:20:27 f4c1fc716caa: Waiting 04:20:27 f0e02332f6b5: Waiting 04:20:28 5d54e960e981: Download complete 04:20:28 f0e02332f6b5: Verifying Checksum 04:20:28 f0e02332f6b5: Download complete 04:20:28 cefa15bbcfad: Verifying Checksum 04:20:28 cefa15bbcfad: Download complete 04:20:28 9fda8d8052c6: Download complete 04:20:28 f4c1fc716caa: Verifying Checksum 04:20:28 f4c1fc716caa: Download complete 04:20:28 9fda8d8052c6: Pull complete 04:20:29 5d54e960e981: Pull complete 04:20:29 c4a7e357bf2a: Download complete 04:20:30 17808c966233: Verifying Checksum 04:20:30 17808c966233: Download complete 04:20:43 c4a7e357bf2a: Pull complete 04:20:43 f0e02332f6b5: Pull complete 04:20:43 cefa15bbcfad: Pull complete 04:20:51 17808c966233: Pull complete 04:20:55 f4c1fc716caa: Pull complete 04:20:55 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 04:20:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:20:55 ---> ea914061e18c 04:20:55 Step 3/10 : ARG MAKE=make build 04:20:57 ---> Running in 6f2cfaa19dc7 04:20:57 Removing intermediate container 6f2cfaa19dc7 04:20:57 ---> c09a9fb6d725 04:20:57 Step 4/10 : WORKDIR /device-sdk-go 04:20:57 ---> Running in 222d07bb64ee 04:20:57 Removing intermediate container 222d07bb64ee 04:20:57 ---> 6f64b2b6044a 04:20:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:20:57 ---> Running in a8f7ed0e10e1 04:20:58 Removing intermediate container a8f7ed0e10e1 04:20:58 ---> 079842fad72c 04:20:58 Step 6/10 : RUN apk add --update --no-cache make git 04:20:58 ---> Running in fb1fdfb5ab3c 04:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:21:00 OK: 266 MiB in 52 packages 04:21:01 Removing intermediate container fb1fdfb5ab3c 04:21:01 ---> d3b23ff6ca65 04:21:01 Step 7/10 : COPY go.mod vendor* ./ 04:21:02 ---> 42b03dae835f 04:21:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:02 ---> Running in 3923057bd70e 04:22:24 Removing intermediate container 3923057bd70e 04:22:24 ---> 5c7284229485 04:22:24 Step 9/10 : COPY . . 04:22:24 ---> 507d98e2f249 04:22:24 Step 10/10 : RUN ${MAKE} 04:22:24 ---> Running in d59bc2eb0684 04:22:24 noop 04:22:24 Removing intermediate container d59bc2eb0684 04:22:24 ---> baeee25c648c 04:22:24 Successfully built baeee25c648c 04:22:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:24 + docker inspect -f . ci-base-image-arm64 04:22:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:25 prd-ubuntu20.04-docker-arm64-4c-16g-16988 does not seem to be running inside a container 04:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:22:26 $ docker top af8b4c1647a05075d2caaaa3eb3d7cf12789fba8291c64b365bb344d5ab350e1 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:27 + go version 04:22:27 go version go1.21.0 linux/arm64 [Pipeline] } 04:22:27 $ docker stop --time=1 af8b4c1647a05075d2caaaa3eb3d7cf12789fba8291c64b365bb344d5ab350e1 04:22:28 $ docker rm -f --volumes af8b4c1647a05075d2caaaa3eb3d7cf12789fba8291c64b365bb344d5ab350e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:29 + docker inspect -f . ci-base-image-arm64 04:22:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:29 prd-ubuntu20.04-docker-arm64-4c-16g-16988 does not seem to be running inside a container 04:22:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:22:34 $ docker top edd338176229591335bcc2602557d6d6411b32fe79b98d6820b5173542fbaca5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:35 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:22:35 + make test 04:22:35 go test -race -coverprofile=coverage.out ./... 04:23:14 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:24:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:24:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.199s coverage: 27.6% of statements 04:25:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.249s coverage: 81.5% of statements 04:25:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:25:11 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:25:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.311s coverage: 86.0% of statements 04:25:16 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:25:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.402s coverage: 71.8% of statements 04:25:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.264s coverage: 14.4% of statements 04:25:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.858s coverage: 45.9% of statements 04:25:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:25:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:25:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.384s coverage: 68.5% of statements 04:25:25 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.416s coverage: 89.2% of statements 04:25:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:25:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.223s coverage: 5.5% of statements 04:25:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:25:27 GO111MODULE=on go vet ./... 04:27:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:27:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:27:19 ./bin/test-attribution-txt.sh [Pipeline] echo 04:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:27:19 $ docker stop --time=1 edd338176229591335bcc2602557d6d6411b32fe79b98d6820b5173542fbaca5 04:27:21 $ docker rm -f --volumes edd338176229591335bcc2602557d6d6411b32fe79b98d6820b5173542fbaca5 [Pipeline] // withDockerContainer [Pipeline] sh 04:27:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:23 Warning: overwriting stash ‘coverage-report’ 04:27:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:24 + ls -al . 04:27:24 total 304 04:27:24 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 04:22 . 04:27:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:19 .. 04:27:24 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 04:20 .dockerignore 04:27:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 04:20 .git 04:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:20 .github 04:27:24 -rw-rw-r-- 1 jenkins jenkins 137 Nov 8 04:20 .gitignore 04:27:24 -rw-rw-r-- 1 jenkins jenkins 42 Nov 8 04:20 .golangci.yml 04:27:24 -rw-rw-r-- 1 jenkins jenkins 48109 Nov 8 04:20 CHANGELOG.md 04:27:24 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 04:20 GOVERNANCE.md 04:27:24 -rw-rw-r-- 1 jenkins jenkins 885 Nov 8 04:20 Jenkinsfile 04:27:24 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 8 04:20 LICENSE 04:27:24 -rw-rw-r-- 1 jenkins jenkins 1842 Nov 8 04:20 Makefile 04:27:24 -rw-rw-r-- 1 jenkins jenkins 619 Nov 8 04:20 OWNERS.md 04:27:24 -rw-rw-r-- 1 jenkins jenkins 4933 Nov 8 04:20 README.md 04:27:24 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 04:16 VERSION 04:27:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 04:20 bin 04:27:24 -rw-r--r-- 1 jenkins jenkins 122153 Nov 8 04:25 coverage.out 04:27:24 drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 04:20 example 04:27:24 -rw-rw-r-- 1 jenkins jenkins 3683 Nov 8 04:20 go.mod 04:27:24 -rw-rw-r-- 1 jenkins jenkins 34197 Nov 8 04:20 go.sum 04:27:24 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:20 internal 04:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 04:20 openapi 04:27:24 drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 04:20 pkg 04:27:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 04:20 snap 04:27:24 -rw-rw-r-- 1 jenkins jenkins 222 Nov 8 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:25 + 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=25609c649f9c186cb9ea36c0446132d2c7203020 --label arch=arm64 --label version=0.0.0 . 04:27:25 Sending build context to Docker daemon 11.49MB 04:27:25 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:27:25 Step 2/23 : FROM ${BASE} AS builder 04:27:25 ---> baeee25c648c 04:27:25 Step 3/23 : ARG MAKE=make build 04:27:25 ---> Running in 56f17eab9d80 04:27:26 Removing intermediate container 56f17eab9d80 04:27:26 ---> 2576e1fc1eae 04:27:26 Step 4/23 : WORKDIR /device-sdk-go 04:27:26 ---> Running in 1e518da7c7de 04:27:26 Removing intermediate container 1e518da7c7de 04:27:26 ---> 719626417e9c 04:27:26 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:27:26 ---> Running in 0ec7839bb44c 04:27:26 Removing intermediate container 0ec7839bb44c 04:27:26 ---> 14e20d1d4ece 04:27:26 Step 6/23 : RUN apk add --update --no-cache make git 04:27:26 ---> Running in 77e318847eb4 04:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:29 OK: 266 MiB in 52 packages 04:27:31 Removing intermediate container 77e318847eb4 04:27:31 ---> 6a7fe69cfde0 04:27:31 Step 7/23 : COPY go.mod vendor* ./ 04:27:31 ---> 1feea7c4d3bb 04:27:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:31 ---> Running in f1efb947c722 04:27:33 Removing intermediate container f1efb947c722 04:27:33 ---> 825fd5eeb1c4 04:27:33 Step 9/23 : COPY . . 04:27:35 ---> ad0f39ae0e2a 04:27:35 Step 10/23 : RUN ${MAKE} 04:27:35 ---> Running in 87c77f5cec7a 04:27:36 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:29:28 Removing intermediate container 87c77f5cec7a 04:29:28 ---> b2c0cd05dd9d 04:29:28 Step 11/23 : FROM alpine:3.18 04:29:28 3.18: Pulling from library/alpine 04:29:28 579b34f0a95b: Pulling fs layer 04:29:28 579b34f0a95b: Verifying Checksum 04:29:28 579b34f0a95b: Download complete 04:29:28 579b34f0a95b: Pull complete 04:29:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 04:29:28 Status: Downloaded newer image for alpine:3.18 04:29:28 ---> 3cc203321400 04:29:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:29:28 ---> Running in 6994ea55708b 04:29:28 Removing intermediate container 6994ea55708b 04:29:28 ---> 1ecfe52acf2b 04:29:28 Step 13/23 : RUN apk add --update --no-cache 04:29:28 ---> Running in 214769ca2f94 04:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:29:28 OK: 8 MiB in 15 packages 04:29:28 Removing intermediate container 214769ca2f94 04:29:28 ---> fe1397080e7a 04:29:28 Step 14/23 : WORKDIR / 04:29:28 ---> Running in 932d9cfa24ec 04:29:28 Removing intermediate container 932d9cfa24ec 04:29:28 ---> 5166cf390b07 04:29:28 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:29:28 ---> fe63c02c609f 04:29:28 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:29:28 ---> e000ebfec491 04:29:28 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:29:29 ---> 928e1f5d16f7 04:29:29 Step 18/23 : EXPOSE 59999 04:29:29 ---> Running in 092b7d24e63b 04:29:29 Removing intermediate container 092b7d24e63b 04:29:29 ---> a3cd37fe26e7 04:29:29 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:29:29 ---> Running in 88368a3f0647 04:29:29 Removing intermediate container 88368a3f0647 04:29:29 ---> c47f73ed4777 04:29:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:29:29 ---> Running in c5f72d9f441f 04:29:30 Removing intermediate container c5f72d9f441f 04:29:30 ---> 8e37dd1b792f 04:29:30 Step 21/23 : LABEL arch=arm64 04:29:30 ---> Running in dbc16d2aa3b2 04:29:30 Removing intermediate container dbc16d2aa3b2 04:29:30 ---> 95d1da0712f7 04:29:30 Step 22/23 : LABEL git_sha=25609c649f9c186cb9ea36c0446132d2c7203020 04:29:30 ---> Running in 85172ac966cb 04:29:30 Removing intermediate container 85172ac966cb 04:29:30 ---> 402dfbc50603 04:29:30 Step 23/23 : LABEL version=0.0.0 04:29:30 ---> Running in c42c0683f0df 04:29:31 Removing intermediate container c42c0683f0df 04:29:31 ---> 2b6811f6c39d 04:29:31 [Warning] One or more build-args [ARCH] were not consumed 04:29:31 Successfully built 2b6811f6c39d 04:29:31 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:32 04:29:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:32 arm64: Pulling from edgex-lftools-log-publisher 04:29:32 8998bd30e6a1: Pulling fs layer 04:29:32 04944245beec: Pulling fs layer 04:29:32 699f458cf7ca: Pulling fs layer 04:29:32 765212b225bb: Pulling fs layer 04:29:32 f23df028b6ca: Pulling fs layer 04:29:32 d65c8cfc05b1: Pulling fs layer 04:29:32 2437ff75d9bd: Pulling fs layer 04:29:32 765212b225bb: Waiting 04:29:32 f23df028b6ca: Waiting 04:29:32 d65c8cfc05b1: Waiting 04:29:32 2437ff75d9bd: Waiting 04:29:32 04944245beec: Verifying Checksum 04:29:32 04944245beec: Download complete 04:29:32 765212b225bb: Verifying Checksum 04:29:32 765212b225bb: Download complete 04:29:32 f23df028b6ca: Verifying Checksum 04:29:32 f23df028b6ca: Download complete 04:29:32 d65c8cfc05b1: Verifying Checksum 04:29:32 d65c8cfc05b1: Download complete 04:29:32 699f458cf7ca: Verifying Checksum 04:29:32 699f458cf7ca: Download complete 04:29:33 8998bd30e6a1: Verifying Checksum 04:29:33 8998bd30e6a1: Download complete 04:29:36 2437ff75d9bd: Verifying Checksum 04:29:36 2437ff75d9bd: Download complete 04:29:38 8998bd30e6a1: Pull complete 04:29:38 04944245beec: Pull complete 04:29:40 699f458cf7ca: Pull complete 04:29:40 765212b225bb: Pull complete 04:29:41 f23df028b6ca: Pull complete 04:29:41 d65c8cfc05b1: Pull complete 04:29:59 2437ff75d9bd: Pull complete 04:29:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:59 prd-ubuntu20.04-docker-arm64-4c-16g-16988 does not seem to be running inside a container 04:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:30:02 $ docker top 78dba0d5996ec87dd48f7265c13f82637e8c607c3a8a6c8bb767327e780bea39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:03 ---> job-cost.sh 04:30:03 lf-activate-venv: SKIPPING 04:30:03 INFO: No Stack... 04:30:03 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:04 INFO: Archiving Costs [Pipeline] sh 04:30:05 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:30:05 + cut -d, -f6 [Pipeline] lock 04:30:05 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1539-1-stack-cost] 04:30:05 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1539-1-stack-cost] did not exist. Created. 04:30:05 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1539-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:06 /w/workspace/device-sdk-go/1@tmp/durable-e82d8bd3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:06 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:06 Warning: overwriting stash ‘stack-cost’ 04:30:07 Stashed 1 file(s) [Pipeline] } 04:30:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1539-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:07 $ docker stop --time=1 78dba0d5996ec87dd48f7265c13f82637e8c607c3a8a6c8bb767327e780bea39 04:30:08 $ docker rm -f --volumes 78dba0d5996ec87dd48f7265c13f82637e8c607c3a8a6c8bb767327e780bea39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:30:09 provisioning config files... 04:30:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/config12215977112764693448tmp [Pipeline] { [Pipeline] sh 04:30:10 + set +x 04:30:10 + curl -s https://codecov.io/bash 04:30:10 + bash -s -- 04:30:10 04:30:10 _____ _ 04:30:10 / ____| | | 04:30:10 | | ___ __| | ___ ___ _____ __ 04:30:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:10 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:10 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:10 Bash-1.0.6 04:30:10 04:30:10 04:30:10 ==> git version 2.25.1 found 04:30:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:30:10 Release-Date: 2020-01-08 04:30:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:30:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:30:10 ==> Jenkins CI detected. 04:30:10 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1539 04:30:10 project root: . 04:30:10 --> token set from env 04:30:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:10 ==> Running gcov in . (disable via -X gcov) 04:30:10 ==> Python coveragepy not found 04:30:10 ==> Searching for coverage reports in: 04:30:10 + . 04:30:10 -> Found 1 reports 04:30:10 ==> Detecting git/mercurial file structure 04:30:10 ==> Reading reports 04:30:10 + ./coverage.out bytes=122153 04:30:10 ==> Appending adjustments 04:30:10 https://docs.codecov.io/docs/fixing-reports 04:30:10 + Found adjustments 04:30:10 ==> Gzipping contents 04:30:10 20K /tmp/codecov.sOSvGU.gz 04:30:10 ==> Uploading reports 04:30:10 url: https://codecov.io 04:30:10 query: branch=PR-1539&commit=25609c649f9c186cb9ea36c0446132d2c7203020&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1539%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1539&job=&cmd_args= 04:30:10 -> Pinging Codecov 04:30:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1539&commit=25609c649f9c186cb9ea36c0446132d2c7203020&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1539%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1539&job=&cmd_args= 04:30:10 -> Uploading to 04:30:10 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7E55EF52A471D76F132DFD9A03CDDE97/25609c649f9c186cb9ea36c0446132d2c7203020/4fe9e5d3-95c1-44ea-8318-66dd618e79e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T043010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a14e98348c4cdc76158ffacc2bd1a7389b339a0912d9930d6e141ebf7927b711 04:30:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:10 Dload Upload Total Spent Left Speed 04:30:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16753 0 0 100 16753 0 48140 --:--:-- --:--:-- --:--:-- 48002 100 16753 0 0 100 16753 0 48002 --:--:-- --:--:-- --:--:-- 47865 04:30:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/25609c649f9c186cb9ea36c0446132d2c7203020 [Pipeline] } 04:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:30:13 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives ] 04:30:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives 04:30:13 total 16 04:30:13 drwxr-xr-x 3 root root 4096 Nov 8 04:18 . 04:30:13 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:18 .. 04:30:13 drwxr-xr-x 2 root root 4096 Nov 8 04:18 cost 04:30:13 -rw-r--r-- 1 root root 86 Nov 8 04:18 cost.csv 04:30:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives 04:30:13 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives 04:30:13 total 16 04:30:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 04:18 . 04:30:13 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 04:18 .. 04:30:13 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 04:18 cost 04:30:13 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:30:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:14 ---> package-listing.sh 04:30:14 ++ tr '[:upper:]' '[:lower:]' 04:30:14 ++ facter osfamily 04:30:14 + OS_FAMILY=debian 04:30:14 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1539 04:30:14 + START_PACKAGES=/tmp/packages_start.txt 04:30:14 + END_PACKAGES=/tmp/packages_end.txt 04:30:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:14 + PACKAGES=/tmp/packages_start.txt 04:30:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1539 ']' 04:30:14 + PACKAGES=/tmp/packages_end.txt 04:30:14 + case "${OS_FAMILY}" in 04:30:14 + dpkg -l 04:30:14 + grep '^ii' 04:30:14 + '[' -f /tmp/packages_start.txt ']' 04:30:14 + '[' -f /tmp/packages_end.txt ']' 04:30:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:14 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1539 ']' 04:30:14 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives/ 04:30:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1539/archives/ [Pipeline] echo 04:30:14 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-1539/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:30:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:16 prd-ubuntu20.04-docker-8c-8g-16986 does not seem to be running inside a container 04:30:16 $ 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-1539/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-1539 -v /w/workspace/gexfoundry_device-sdk-go_PR-1539:/w/workspace/gexfoundry_device-sdk-go_PR-1539:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:30:16 $ docker top e1c3c1027752c7d1c463cfc3cd5716e496e23ab376b973c8004b1b8e027dcb11 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:16 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:17 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:17 + ls /var/log/sa-host 04:30:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:17 provisioning config files... 04:30:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1539@tmp/config315502353791072834tmp [Pipeline] { [Pipeline] echo 04:30:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:17 ---> create-netrc.sh [Pipeline] } 04:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:18 ---> python-tools-install.sh [Pipeline] echo 04:30:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:18 ---> sudo-logs.sh 04:30:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:30:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:19 ---> job-cost.sh 04:30:19 lf-activate-venv: SKIPPING 04:30:19 DEBUG: total: 0.2199999988079071 04:30:19 INFO: Retrieving Stack Cost... 04:30:19 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:19 INFO: Archiving Costs [Pipeline] echo 04:30:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:20 ---> logs-deploy.sh 04:30:20 lf-activate-venv: SKIPPING 04:30:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1539/1 04:30:20 INFO: archiving workspace using pattern(s): 04:30:21 Archives upload complete. 04:30:21 INFO: archiving logs to Nexus