Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15e83892f451e2fa3bbee6901e4c3548de020a12+881f10918eb4e60f546b60d89ac5bea6bad2c109 (ab3bc686ad4ec4812b55618ceffa8dbba84a7e72) 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-ssh9699865718018995656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15371146142541422209.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1290/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2365817042517338341.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh9512755521759124141.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1290/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16758090123307658268.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v2]] ========================================================= [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.18 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4009’ Running on prd-ubuntu20.04-docker-8c-8g-4012 in /w/workspace/gexfoundry_device-sdk-go_PR-1290 [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-1290 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 881f10918eb4e60f546b60d89ac5bea6bad2c109 into PR head commit 15e83892f451e2fa3bbee6901e4c3548de020a12 > 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/1290/head:refs/remotes/origin/PR-1290 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing e40bc2d9fefddf2c87f3000237f0230c80860175 Checking out Revision e40bc2d9fefddf2c87f3000237f0230c80860175 (PR-1290) > git checkout -f 15e83892f451e2fa3bbee6901e4c3548de020a12 # 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 881f10918eb4e60f546b60d89ac5bea6bad2c109 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e40bc2d9fefddf2c87f3000237f0230c80860175 # timeout=10 Commit message: "Merge commit '881f10918eb4e60f546b60d89ac5bea6bad2c109' into HEAD" > git rev-list --no-walk 15e83892f451e2fa3bbee6901e4c3548de020a12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:23 ========================================================= 18:42:23 EdgeX Global Pipelines Version Info 18:42:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:24 ------------------- 18:42:24 stable info: 18:42:24 ------------------- 18:42:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:42:24 Message: update stable to v1.0.244 18:42:24 ------------------- 18:42:24 experimental info: 18:42:24 ------------------- 18:42:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:24 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:42:24 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1290 [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1290 [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1290 [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e40bc2d9fefddf2c87f3000237f0230c80860175 [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e40bc2d [Pipeline] echo 18:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:25 provisioning config files... 18:42:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config17131434035791789601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:25 ---> docker-login.sh 18:42:25 nexus3.edgexfoundry.org:10001 18:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:26 Configure a credential helper to remove this warning. See 18:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:26 18:42:26 Login Succeeded 18:42:26 nexus3.edgexfoundry.org:10002 18:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:26 Configure a credential helper to remove this warning. See 18:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:26 18:42:26 Login Succeeded 18:42:26 nexus3.edgexfoundry.org:10003 18:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:26 Configure a credential helper to remove this warning. See 18:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:26 18:42:26 Login Succeeded 18:42:26 nexus3.edgexfoundry.org:10004 18:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:26 Configure a credential helper to remove this warning. See 18:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:26 18:42:26 Login Succeeded 18:42:26 docker.io 18:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:26 Configure a credential helper to remove this warning. See 18:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:26 18:42:26 Login Succeeded 18:42:26 ---> docker-login.sh ends [Pipeline] } 18:42:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:27 + git rev-list -1 --merges e40bc2d9fefddf2c87f3000237f0230c80860175~1..e40bc2d9fefddf2c87f3000237f0230c80860175 [Pipeline] echo 18:42:27 -----------> git rev-list -1 --merges e40bc2d9fefddf2c87f3000237f0230c80860175~1..e40bc2d9fefddf2c87f3000237f0230c80860175 e40bc2d9fefddf2c87f3000237f0230c80860175 18:42:27 e40bc2d9fefddf2c87f3000237f0230c80860175 [false] [Pipeline] sh 18:42:27 + git log --format=format:%s -1 e40bc2d9fefddf2c87f3000237f0230c80860175 [Pipeline] echo 18:42:27 ========================================================= 18:42:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:27 + git log --format=format:%s -1 e40bc2d9fefddf2c87f3000237f0230c80860175 [Pipeline] echo 18:42:28 [semverPrep] GIT_COMMIT: e40bc2d9fefddf2c87f3000237f0230c80860175, Commit Message: Merge commit '881f10918eb4e60f546b60d89ac5bea6bad2c109' into HEAD [Pipeline] echo 18:42:28 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:28 + grep -v github /etc/ssh/ssh_known_hosts 18:42:28 + [ -e /tmp/ssh_known_hosts ] 18:42:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:28 18:42:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:29 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:29 b85a868b505f: Pulling fs layer 18:42:29 e2be974225ed: Pulling fs layer 18:42:29 339a4e72a1f5: Pulling fs layer 18:42:29 988bab9f4d93: Pulling fs layer 18:42:29 1469e6f7b9e6: Pulling fs layer 18:42:29 eaf3925da568: Pulling fs layer 18:42:29 bab4dde63d76: Pulling fs layer 18:42:29 bde34c3a00c8: Pulling fs layer 18:42:29 b352a97aabf1: Pulling fs layer 18:42:29 4872d77fe225: Pulling fs layer 18:42:29 5851b861e8e6: Pulling fs layer 18:42:29 1469e6f7b9e6: Waiting 18:42:29 eaf3925da568: Waiting 18:42:29 4872d77fe225: Waiting 18:42:29 bde34c3a00c8: Waiting 18:42:29 988bab9f4d93: Waiting 18:42:29 5851b861e8e6: Waiting 18:42:29 b352a97aabf1: Waiting 18:42:29 e2be974225ed: Verifying Checksum 18:42:29 e2be974225ed: Download complete 18:42:29 988bab9f4d93: Verifying Checksum 18:42:29 988bab9f4d93: Download complete 18:42:29 1469e6f7b9e6: Verifying Checksum 18:42:29 1469e6f7b9e6: Download complete 18:42:29 eaf3925da568: Verifying Checksum 18:42:29 eaf3925da568: Download complete 18:42:29 339a4e72a1f5: Verifying Checksum 18:42:29 339a4e72a1f5: Download complete 18:42:29 bde34c3a00c8: Download complete 18:42:29 b352a97aabf1: Verifying Checksum 18:42:29 b352a97aabf1: Download complete 18:42:29 4872d77fe225: Verifying Checksum 18:42:29 4872d77fe225: Download complete 18:42:29 5851b861e8e6: Download complete 18:42:29 b85a868b505f: Download complete 18:42:29 bab4dde63d76: Verifying Checksum 18:42:29 bab4dde63d76: Download complete 18:42:30 b85a868b505f: Pull complete 18:42:30 e2be974225ed: Pull complete 18:42:31 339a4e72a1f5: Pull complete 18:42:31 988bab9f4d93: Pull complete 18:42:31 1469e6f7b9e6: Pull complete 18:42:31 eaf3925da568: Pull complete 18:42:33 bab4dde63d76: Pull complete 18:42:33 bde34c3a00c8: Pull complete 18:42:33 b352a97aabf1: Pull complete 18:42:34 4872d77fe225: Pull complete 18:42:34 5851b861e8e6: Pull complete 18:42:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:34 prd-ubuntu20.04-docker-8c-8g-4012 does not seem to be running inside a container 18:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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-devops/py-git-semver:0.1.4 cat 18:42:35 $ docker top c8092ac632f586189c4e7c72f8d7af7b26616ce1f9a23c2114598922da688805 -eo pid,comm 18:42:35 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). 18:42:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:35 [ssh-agent] Looking for ssh-agent implementation... 18:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:35 $ docker exec c8092ac632f586189c4e7c72f8d7af7b26616ce1f9a23c2114598922da688805 ssh-agent 18:42:36 SSH_AUTH_SOCK=/tmp/ssh-Vgy1Esh4FH5A/agent.32 18:42:36 SSH_AGENT_PID=38 18:42:36 Running ssh-add (command line suppressed) 18:42:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_16885174383441985182.key (/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_16885174383441985182.key) 18:42:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:36 + git tag --points-at HEAD [Pipeline] } 18:42:36 $ docker exec --env ******** --env ******** c8092ac632f586189c4e7c72f8d7af7b26616ce1f9a23c2114598922da688805 ssh-agent -k 18:42:36 unset SSH_AUTH_SOCK; 18:42:36 unset SSH_AGENT_PID; 18:42:36 echo Agent pid 38 killed; 18:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:36 [ssh-agent] Looking for ssh-agent implementation... 18:42:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:36 $ docker exec c8092ac632f586189c4e7c72f8d7af7b26616ce1f9a23c2114598922da688805 ssh-agent 18:42:36 SSH_AUTH_SOCK=/tmp/ssh-e1p5LKlGwlBf/agent.70 18:42:36 SSH_AGENT_PID=76 18:42:36 Running ssh-add (command line suppressed) 18:42:37 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_13808226756761339339.key (/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/private_key_13808226756761339339.key) 18:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:37 + git semver init 18:42:37 2023-01-30 18:42:37,556 [run_init] DEBUG init version:0.0.0 force:False 18:42:37 2023-01-30 18:42:37,558 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver 18:42:37 2023-01-30 18:42:37,558 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver 18:42:37 2023-01-30 18:42:37,558 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290, universal_newlines=False, shell=None, istream=None) 18:42:38 2023-01-30 18:42:38,525 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.git/info/exclude 18:42:38 2023-01-30 18:42:38,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 with force:False 18:42:38 2023-01-30 18:42:38,525 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 18:42:38 2023-01-30 18:42:38,529 [execute] INFO git cat-file --batch-check 18:42:38 2023-01-30 18:42:38,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver, universal_newlines=False, shell=None, istream=) 18:42:38 2023-01-30 18:42:38,535 [execute] INFO git cat-file --batch 18:42:38 2023-01-30 18:42:38,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver, universal_newlines=False, shell=None, istream=) 18:42:38 2023-01-30 18:42:38,541 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1290/.semver/PR-1290 18:42:38 0.0.0 [Pipeline] } 18:42:38 $ docker exec --env ******** --env ******** c8092ac632f586189c4e7c72f8d7af7b26616ce1f9a23c2114598922da688805 ssh-agent -k 18:42:38 unset SSH_AUTH_SOCK; 18:42:38 unset SSH_AGENT_PID; 18:42:38 echo Agent pid 76 killed; 18:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:39 + git semver [Pipeline] } 18:42:39 $ docker stop --time=1 c8092ac632f586189c4e7c72f8d7af7b26616ce1f9a23c2114598922da688805 18:42:40 $ docker rm -f --volumes c8092ac632f586189c4e7c72f8d7af7b26616ce1f9a23c2114598922da688805 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:41 Stashed 1 file(s) [Pipeline] echo 18:42:41 [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 18:42:41 provisioning config files... 18:42:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config17667754797610386177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:41 ---> docker-login.sh 18:42:41 nexus3.edgexfoundry.org:10001 18:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:41 Configure a credential helper to remove this warning. See 18:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:41 18:42:41 Login Succeeded 18:42:41 nexus3.edgexfoundry.org:10002 18:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:41 Configure a credential helper to remove this warning. See 18:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:41 18:42:41 Login Succeeded 18:42:41 nexus3.edgexfoundry.org:10003 18:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:42 Configure a credential helper to remove this warning. See 18:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:42 18:42:42 Login Succeeded 18:42:42 nexus3.edgexfoundry.org:10004 18:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:42 Configure a credential helper to remove this warning. See 18:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:42 18:42:42 Login Succeeded 18:42:42 docker.io 18:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:42 Configure a credential helper to remove this warning. See 18:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:42 18:42:42 Login Succeeded 18:42:42 ---> docker-login.sh ends [Pipeline] } 18:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:42 ========================================================= 18:42:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:42:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:43 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 18:42:43 Sending build context to Docker daemon 10.54MB 18:42:43 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:42:43 Step 2/10 : FROM ${BASE} AS builder 18:42:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:43 213ec9aee27d: Pulling fs layer 18:42:43 4583459ba037: Pulling fs layer 18:42:43 93c1e223e6f2: Pulling fs layer 18:42:43 53926ce57604: Pulling fs layer 18:42:43 21b2b0c7a3f4: Pulling fs layer 18:42:43 22ff95d597cd: Pulling fs layer 18:42:43 12d6caf4c0d1: Pulling fs layer 18:42:43 96b7cbca73a9: Pulling fs layer 18:42:43 a7acece74701: Pulling fs layer 18:42:43 22ff95d597cd: Waiting 18:42:43 12d6caf4c0d1: Waiting 18:42:43 96b7cbca73a9: Waiting 18:42:43 a7acece74701: Waiting 18:42:43 53926ce57604: Waiting 18:42:43 21b2b0c7a3f4: Waiting 18:42:43 93c1e223e6f2: Verifying Checksum 18:42:43 93c1e223e6f2: Download complete 18:42:43 4583459ba037: Verifying Checksum 18:42:43 4583459ba037: Download complete 18:42:43 21b2b0c7a3f4: Verifying Checksum 18:42:43 21b2b0c7a3f4: Download complete 18:42:43 22ff95d597cd: Verifying Checksum 18:42:43 22ff95d597cd: Download complete 18:42:43 213ec9aee27d: Verifying Checksum 18:42:43 213ec9aee27d: Download complete 18:42:43 12d6caf4c0d1: Verifying Checksum 18:42:43 12d6caf4c0d1: Download complete 18:42:43 213ec9aee27d: Pull complete 18:42:43 4583459ba037: Pull complete 18:42:43 93c1e223e6f2: Pull complete 18:42:44 a7acece74701: Verifying Checksum 18:42:44 a7acece74701: Download complete 18:42:44 96b7cbca73a9: Verifying Checksum 18:42:44 96b7cbca73a9: Download complete 18:42:45 53926ce57604: Download complete 18:42:50 53926ce57604: Pull complete 18:42:50 21b2b0c7a3f4: Pull complete 18:42:50 22ff95d597cd: Pull complete 18:42:50 12d6caf4c0d1: Pull complete 18:42:52 96b7cbca73a9: Pull complete 18:42:53 a7acece74701: Pull complete 18:42:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:42:53 ---> db6d94c90886 18:42:53 Step 3/10 : ARG MAKE=make build 18:42:54 ---> Running in 56023968f58b 18:42:54 Removing intermediate container 56023968f58b 18:42:54 ---> 8b9fd81c4f2c 18:42:54 Step 4/10 : WORKDIR /device-sdk-go 18:42:54 ---> Running in fd286814c96b 18:42:54 Removing intermediate container fd286814c96b 18:42:54 ---> 346c3798e56e 18:42:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:42:55 ---> Running in 62679a512192 18:42:55 Removing intermediate container 62679a512192 18:42:55 ---> 6e11b35fa7f8 18:42:55 Step 6/10 : RUN apk add --update --no-cache make git 18:42:55 ---> Running in 111f22df44ad 18:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:42:55 OK: 211 MiB in 51 packages 18:42:56 Removing intermediate container 111f22df44ad 18:42:56 ---> eea0e77c43e3 18:42:56 Step 7/10 : COPY go.mod vendor* ./ 18:42:56 ---> 3de2074bcd5f 18:42:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:42:56 ---> Running in 2b2d25cc3db9 18:42:56 Still waiting to schedule task 18:42:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4010’ 18:43:28 Removing intermediate container 2b2d25cc3db9 18:43:28 ---> 24064b2874ad 18:43:28 Step 9/10 : COPY . . 18:43:28 ---> 7b4db5a6f4f8 18:43:28 Step 10/10 : RUN ${MAKE} 18:43:28 ---> Running in 32f8a36a722f 18:43:28 noop 18:43:28 Removing intermediate container 32f8a36a722f 18:43:28 ---> ea679f51df8d 18:43:28 Successfully built ea679f51df8d 18:43:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:28 + docker inspect -f . ci-base-image-x86_64 18:43:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:28 prd-ubuntu20.04-docker-8c-8g-4012 does not seem to be running inside a container 18:43:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:29 $ docker top 200ecb4789c9e7a27d7d6b703e99de17e4a27b188a3e71b3e3db77b7f82c50fa -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:29 + go version 18:43:29 go version go1.18.7 linux/amd64 [Pipeline] } 18:43:29 $ docker stop --time=1 200ecb4789c9e7a27d7d6b703e99de17e4a27b188a3e71b3e3db77b7f82c50fa 18:43:30 $ docker rm -f --volumes 200ecb4789c9e7a27d7d6b703e99de17e4a27b188a3e71b3e3db77b7f82c50fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:31 + docker inspect -f . ci-base-image-x86_64 18:43:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:31 prd-ubuntu20.04-docker-8c-8g-4012 does not seem to be running inside a container 18:43:31 $ 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-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:31 $ docker top dae515cd67013bf97fcacd2dd39c01f822435832d16cfcb55043b2ec358ce4e4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1290 [Pipeline] fileExists [Pipeline] sh 18:43:32 + make test 18:43:32 go test -race -coverprofile=coverage.out ./... 18:43:38 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.069s coverage: 27.6% of statements 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.100s coverage: 78.9% of statements 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 73.6% of statements 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 60.6% of statements 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.085s coverage: 65.1% of statements 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:43:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.727s coverage: 89.2% of statements 18:43:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:43:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.054s coverage: 4.6% of statements 18:43:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:44:07 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:44:07 GO111MODULE=on go vet ./... 18:44:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:09 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:09 $ docker stop --time=1 dae515cd67013bf97fcacd2dd39c01f822435832d16cfcb55043b2ec358ce4e4 18:44:11 $ docker rm -f --volumes dae515cd67013bf97fcacd2dd39c01f822435832d16cfcb55043b2ec358ce4e4 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:44:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:12 + ls -al . 18:44:12 total 272 18:44:12 drwxrwxr-x 11 jenkins jenkins 4096 Jan 30 18:43 . 18:44:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:42 .. 18:44:12 -rw-rw-r-- 1 jenkins jenkins 140 Jan 30 18:42 .dockerignore 18:44:12 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 18:43 .git 18:44:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 18:42 .github 18:44:12 -rw-rw-r-- 1 jenkins jenkins 131 Jan 30 18:42 .gitignore 18:44:12 -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 18:42 .golangci.yml 18:44:12 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 18:42 .semver 18:44:12 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 30 18:42 CHANGELOG.md 18:44:12 -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 18:42 GOVERNANCE.md 18:44:12 -rw-rw-r-- 1 jenkins jenkins 880 Jan 30 18:42 Jenkinsfile 18:44:12 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 30 18:42 LICENSE 18:44:12 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 30 18:42 Makefile 18:44:12 -rw-rw-r-- 1 jenkins jenkins 619 Jan 30 18:42 OWNERS.md 18:44:12 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 30 18:42 README.md 18:44:12 -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 18:42 VERSION 18:44:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 18:42 bin 18:44:12 -rw-r--r-- 1 jenkins jenkins 100832 Jan 30 18:43 coverage.out 18:44:12 drwxrwxr-x 5 jenkins jenkins 4096 Jan 30 18:42 example 18:44:12 -rw-rw-r-- 1 jenkins jenkins 3307 Jan 30 18:42 go.mod 18:44:12 -rw-rw-r-- 1 jenkins jenkins 34396 Jan 30 18:42 go.sum 18:44:12 drwxrwxr-x 14 jenkins jenkins 4096 Jan 30 18:42 internal 18:44:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:42 openapi 18:44:12 drwxrwxr-x 6 jenkins jenkins 4096 Jan 30 18:42 pkg 18:44:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:42 snap 18:44:12 -rw-rw-r-- 1 jenkins jenkins 222 Jan 30 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:12 + 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=e40bc2d9fefddf2c87f3000237f0230c80860175 --label arch=amd64 --label version=0.0.0 . 18:44:12 Sending build context to Docker daemon 10.64MB 18:44:12 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:44:12 Step 2/23 : FROM ${BASE} AS builder 18:44:12 ---> ea679f51df8d 18:44:12 Step 3/23 : ARG MAKE=make build 18:44:13 ---> Running in c9b0bcb26269 18:44:13 Removing intermediate container c9b0bcb26269 18:44:13 ---> 16c7be121b20 18:44:13 Step 4/23 : WORKDIR /device-sdk-go 18:44:13 ---> Running in 044fe9ea781e 18:44:13 Removing intermediate container 044fe9ea781e 18:44:13 ---> 2eff2ec85736 18:44:13 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:13 ---> Running in 439f0719bd5c 18:44:13 Removing intermediate container 439f0719bd5c 18:44:13 ---> 596022f5a030 18:44:13 Step 6/23 : RUN apk add --update --no-cache make git 18:44:13 ---> Running in eb291831ee68 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:44:13 OK: 211 MiB in 51 packages 18:44:14 Removing intermediate container eb291831ee68 18:44:14 ---> 924c4118dfab 18:44:14 Step 7/23 : COPY go.mod vendor* ./ 18:44:14 ---> cdca41ad740e 18:44:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:14 ---> Running in 7011a9fc705d 18:44:15 Removing intermediate container 7011a9fc705d 18:44:15 ---> 2a2a0ba61179 18:44:15 Step 9/23 : COPY . . 18:44:15 ---> 4aac8c4f2770 18:44:15 Step 10/23 : RUN ${MAKE} 18:44:15 ---> Running in fab114e2f98e 18:44:15 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:44:33 Removing intermediate container fab114e2f98e 18:44:33 ---> e27f51616c59 18:44:33 Step 11/23 : FROM alpine:3.16 18:44:33 3.16: Pulling from library/alpine 18:44:33 ca7dd9ec2225: Pulling fs layer 18:44:33 ca7dd9ec2225: Verifying Checksum 18:44:33 ca7dd9ec2225: Download complete 18:44:33 ca7dd9ec2225: Pull complete 18:44:33 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:44:33 Status: Downloaded newer image for alpine:3.16 18:44:33 ---> bfe296a52501 18:44:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:44:33 ---> Running in d1e586013a1f 18:44:34 Removing intermediate container d1e586013a1f 18:44:34 ---> 04bcd3c2127d 18:44:34 Step 13/23 : RUN apk add --update --no-cache 18:44:34 ---> Running in 03f09530eaca 18:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:44:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:44:34 OK: 6 MiB in 14 packages 18:44:35 Removing intermediate container 03f09530eaca 18:44:35 ---> 79b31b280f50 18:44:35 Step 14/23 : WORKDIR / 18:44:35 ---> Running in d1899eb5962a 18:44:35 Removing intermediate container d1899eb5962a 18:44:35 ---> 2bc5d12cfe8e 18:44:35 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:44:35 ---> 7c1a82d90279 18:44:35 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:44:36 ---> 613603bf86ec 18:44:36 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:44:36 ---> 5c1e02b319d1 18:44:36 Step 18/23 : EXPOSE 59999 18:44:36 ---> Running in b2ce69711d82 18:44:36 Removing intermediate container b2ce69711d82 18:44:36 ---> 3f3c97d966c2 18:44:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:44:36 ---> Running in 316f6cbbcd16 18:44:36 Removing intermediate container 316f6cbbcd16 18:44:36 ---> c2b9f40d78c5 18:44:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:44:36 ---> Running in 97a70d80d2a7 18:44:36 Removing intermediate container 97a70d80d2a7 18:44:36 ---> f23d894bbcb5 18:44:36 Step 21/23 : LABEL arch=amd64 18:44:36 ---> Running in 9f43a05f4bf7 18:44:36 Removing intermediate container 9f43a05f4bf7 18:44:36 ---> 13096112c007 18:44:36 Step 22/23 : LABEL git_sha=e40bc2d9fefddf2c87f3000237f0230c80860175 18:44:36 ---> Running in cf67ad103957 18:44:36 Removing intermediate container cf67ad103957 18:44:36 ---> 734aee17c899 18:44:36 Step 23/23 : LABEL version=0.0.0 18:44:36 ---> Running in 3df81eea9fa0 18:44:37 Removing intermediate container 3df81eea9fa0 18:44:37 ---> 76417e425264 18:44:37 [Warning] One or more build-args [ARCH] were not consumed 18:44:37 Successfully built 76417e425264 18:44:37 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 18:44:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:37 18:44:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:37 latest: Pulling from edgex-lftools-log-publisher 18:44:37 5eb5b503b376: Pulling fs layer 18:44:37 5c69ac0246d0: Pulling fs layer 18:44:37 ec43610c2a17: Pulling fs layer 18:44:37 3a2ae6a8a46f: Pulling fs layer 18:44:37 33b1e0a273af: Pulling fs layer 18:44:37 5d3b04190fa2: Pulling fs layer 18:44:37 2f39f015ded8: Pulling fs layer 18:44:37 3a2ae6a8a46f: Waiting 18:44:37 33b1e0a273af: Waiting 18:44:37 5d3b04190fa2: Waiting 18:44:37 2f39f015ded8: Waiting 18:44:37 5c69ac0246d0: Verifying Checksum 18:44:37 5c69ac0246d0: Download complete 18:44:37 3a2ae6a8a46f: Download complete 18:44:38 33b1e0a273af: Verifying Checksum 18:44:38 33b1e0a273af: Download complete 18:44:38 5d3b04190fa2: Verifying Checksum 18:44:38 5d3b04190fa2: Download complete 18:44:38 ec43610c2a17: Verifying Checksum 18:44:38 ec43610c2a17: Download complete 18:44:38 5eb5b503b376: Verifying Checksum 18:44:38 5eb5b503b376: Download complete 18:44:38 2f39f015ded8: Verifying Checksum 18:44:38 2f39f015ded8: Download complete 18:44:39 5eb5b503b376: Pull complete 18:44:39 5c69ac0246d0: Pull complete 18:44:40 ec43610c2a17: Pull complete 18:44:40 3a2ae6a8a46f: Pull complete 18:44:40 33b1e0a273af: Pull complete 18:44:40 5d3b04190fa2: Pull complete 18:44:43 2f39f015ded8: Pull complete 18:44:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:44:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:43 prd-ubuntu20.04-docker-8c-8g-4012 does not seem to be running inside a container 18:44:43 $ 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-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:44:45 $ docker top 65b4d9628915a89dc7a54ceda5d66654349f9c5feebb53b40af19f608335ac15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:45 ---> job-cost.sh 18:44:45 lf-activate-venv: SKIPPING 18:44:45 INFO: No Stack... 18:44:46 INFO: Retrieving Pricing Info for: v3-standard-8 18:44:46 INFO: Archiving Costs [Pipeline] sh 18:44:47 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/cost.csv 18:44:47 + cut -d, -f6 [Pipeline] lock 18:44:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1290-2-stack-cost] 18:44:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-2-stack-cost] did not exist. Created. 18:44:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1290-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:47 + echo total: 0.2199999988079071 [Pipeline] stash 18:44:47 Stashed 1 file(s) [Pipeline] } 18:44:47 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:44:47 $ docker stop --time=1 65b4d9628915a89dc7a54ceda5d66654349f9c5feebb53b40af19f608335ac15 18:44:48 $ docker rm -f --volumes 65b4d9628915a89dc7a54ceda5d66654349f9c5feebb53b40af19f608335ac15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:45:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4015 in /w/workspace/gexfoundry_device-sdk-go_PR-1290 [Pipeline] { [Pipeline] ws 18:45:56 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:45:56 The recommended git tool is: git 18:46:03 using credential edgex-jenkins-ssh 18:46:03 Cloning the remote Git repository 18:46:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:46:03 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:46:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:03 > git --version # timeout=10 18:46:03 > git --version # 'git version 2.25.1' 18:46:03 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:46:06 Merging remotes/origin/main commit 881f10918eb4e60f546b60d89ac5bea6bad2c109 into PR head commit 15e83892f451e2fa3bbee6901e4c3548de020a12 18:46:07 Merge succeeded, producing e4f2b0acf5ecb8ba9963deb76ad421a5e4ed8b74 18:46:07 Checking out Revision e4f2b0acf5ecb8ba9963deb76ad421a5e4ed8b74 (PR-1290) 18:46:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:46:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:46:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1290/head:refs/remotes/origin/PR-1290 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:46:06 > git config core.sparsecheckout # timeout=10 18:46:07 > git checkout -f 15e83892f451e2fa3bbee6901e4c3548de020a12 # timeout=10 18:46:07 > git remote # timeout=10 18:46:07 > git config --get remote.origin.url # timeout=10 18:46:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:07 > git merge 881f10918eb4e60f546b60d89ac5bea6bad2c109 # timeout=10 18:46:07 > git rev-parse HEAD^{commit} # timeout=10 18:46:07 > git config core.sparsecheckout # timeout=10 18:46:07 > git checkout -f e4f2b0acf5ecb8ba9963deb76ad421a5e4ed8b74 # timeout=10 18:46:10 Commit message: "Merge commit '881f10918eb4e60f546b60d89ac5bea6bad2c109' into HEAD" 18:46:10 > git rev-list --no-walk 15e83892f451e2fa3bbee6901e4c3548de020a12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:46:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:46:11 Dload Upload Total Spent Left Speed 18:46:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 18:46:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:46:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:46:12 + sudo tee /etc/docker/daemon.new 18:46:12 { 18:46:12 "registry-mirrors": [ 18:46:12 "https://nexus3.edgexfoundry.org:10001" 18:46:12 ], 18:46:12 "bip": "10.250.0.254/24", 18:46:12 "hosts": [ 18:46:12 "tcp://0.0.0.0:5555", 18:46:12 "unix:///var/run/docker.sock" 18:46:12 ], 18:46:12 "mtu": 1458, 18:46:12 "selinux-enabled": true, 18:46:12 "seccomp-profile": "/etc/docker/seccomp.json" 18:46:12 } [Pipeline] sh 18:46:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:46:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:31 provisioning config files... 18:46:31 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config12311309014410115881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:32 ---> docker-login.sh 18:46:32 nexus3.edgexfoundry.org:10001 18:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:32 Configure a credential helper to remove this warning. See 18:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:32 18:46:32 Login Succeeded 18:46:32 nexus3.edgexfoundry.org:10002 18:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:33 Configure a credential helper to remove this warning. See 18:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:33 18:46:33 Login Succeeded 18:46:33 nexus3.edgexfoundry.org:10003 18:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:33 Configure a credential helper to remove this warning. See 18:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:33 18:46:33 Login Succeeded 18:46:33 nexus3.edgexfoundry.org:10004 18:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:34 Configure a credential helper to remove this warning. See 18:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:34 18:46:34 Login Succeeded 18:46:34 docker.io 18:46:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:34 Configure a credential helper to remove this warning. See 18:46:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:34 18:46:34 Login Succeeded 18:46:34 ---> docker-login.sh ends [Pipeline] } 18:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:34 ========================================================= 18:46:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:46:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:35 + 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.18-alpine --build-arg MAKE=echo noop --target=builder . 18:46:35 Sending build context to Docker daemon 5.694MB 18:46:35 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 18:46:35 Step 2/10 : FROM ${BASE} AS builder 18:46:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:35 9b18e9b68314: Pulling fs layer 18:46:35 35d82f9e3411: Pulling fs layer 18:46:35 e16973657156: Pulling fs layer 18:46:35 fc693d55d65f: Pulling fs layer 18:46:35 7e9fc2657dce: Pulling fs layer 18:46:35 dda99020689f: Pulling fs layer 18:46:35 db1c61fa0a46: Pulling fs layer 18:46:35 891c053d2c06: Pulling fs layer 18:46:35 dda99020689f: Waiting 18:46:35 db1c61fa0a46: Waiting 18:46:35 fc693d55d65f: Waiting 18:46:35 891c053d2c06: Waiting 18:46:35 7e9fc2657dce: Waiting 18:46:35 e16973657156: Verifying Checksum 18:46:35 e16973657156: Download complete 18:46:36 35d82f9e3411: Verifying Checksum 18:46:36 35d82f9e3411: Download complete 18:46:36 7e9fc2657dce: Verifying Checksum 18:46:36 7e9fc2657dce: Download complete 18:46:36 dda99020689f: Verifying Checksum 18:46:36 dda99020689f: Download complete 18:46:36 9b18e9b68314: Verifying Checksum 18:46:37 9b18e9b68314: Pull complete 18:46:37 891c053d2c06: Verifying Checksum 18:46:37 891c053d2c06: Download complete 18:46:37 35d82f9e3411: Pull complete 18:46:38 e16973657156: Pull complete 18:46:38 db1c61fa0a46: Verifying Checksum 18:46:38 db1c61fa0a46: Download complete 18:46:39 fc693d55d65f: Verifying Checksum 18:46:39 fc693d55d65f: Download complete 18:46:51 fc693d55d65f: Pull complete 18:46:51 7e9fc2657dce: Pull complete 18:46:51 dda99020689f: Pull complete 18:46:58 db1c61fa0a46: Pull complete 18:46:59 891c053d2c06: Pull complete 18:46:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:46:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:46:59 ---> f96f9c87975a 18:46:59 Step 3/10 : ARG MAKE=make build 18:47:01 ---> Running in c3908a10ca42 18:47:02 Removing intermediate container c3908a10ca42 18:47:02 ---> a3d8e5f2018a 18:47:02 Step 4/10 : WORKDIR /device-sdk-go 18:47:02 ---> Running in 25c74104efc2 18:47:02 Removing intermediate container 25c74104efc2 18:47:02 ---> 490abaa29d43 18:47:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:47:02 ---> Running in 96144a1866c0 18:47:03 Removing intermediate container 96144a1866c0 18:47:03 ---> 6cff87c41af2 18:47:03 Step 6/10 : RUN apk add --update --no-cache make git 18:47:03 ---> Running in e40394a803b5 18:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:47:06 OK: 221 MiB in 51 packages 18:47:06 Removing intermediate container e40394a803b5 18:47:06 ---> 10b2ac724045 18:47:06 Step 7/10 : COPY go.mod vendor* ./ 18:47:07 ---> 4e613bc5205a 18:47:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:47:07 ---> Running in d697ed9eb8a2 18:48:29 Removing intermediate container d697ed9eb8a2 18:48:29 ---> 2c6652c7ea7f 18:48:29 Step 9/10 : COPY . . 18:48:29 ---> 741a622a3187 18:48:29 Step 10/10 : RUN ${MAKE} 18:48:29 ---> Running in c203e47b70d9 18:48:29 noop 18:48:29 Removing intermediate container c203e47b70d9 18:48:29 ---> 526542115718 18:48:29 Successfully built 526542115718 18:48:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:29 + docker inspect -f . ci-base-image-arm64 18:48:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:29 prd-ubuntu20.04-docker-arm64-4c-16g-4015 does not seem to be running inside a container 18:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:31 $ docker top 66f14c8f1e10ae4db00eecded60f1bd80d8e004edb6fb2a5fb7e339f4efb1656 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:32 + go version 18:48:32 go version go1.18.7 linux/arm64 [Pipeline] } 18:48:32 $ docker stop --time=1 66f14c8f1e10ae4db00eecded60f1bd80d8e004edb6fb2a5fb7e339f4efb1656 18:48:34 $ docker rm -f --volumes 66f14c8f1e10ae4db00eecded60f1bd80d8e004edb6fb2a5fb7e339f4efb1656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:34 + docker inspect -f . ci-base-image-arm64 18:48:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:34 prd-ubuntu20.04-docker-arm64-4c-16g-4015 does not seem to be running inside a container 18:48:34 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:48:36 $ docker top 594f6b50aee4cf34832e3ddbdfe02b612b6aee9c822f445e9c5d31c6f2f18eb7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:37 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 18:48:37 + make test 18:48:37 go test -race -coverprofile=coverage.out ./... 18:49:16 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:51:38 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:51:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.261s coverage: 27.6% of statements 18:51:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.344s coverage: 78.9% of statements 18:51:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] 18:51:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.344s coverage: 73.6% of statements 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:51:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.550s coverage: 60.6% of statements 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] 18:51:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.408s coverage: 65.1% of statements 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:51:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.292s coverage: 89.2% of statements 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] 18:51:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 4.6% of statements 18:51:55 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:51:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:51:56 GO111MODULE=on go vet ./... 18:53:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:53:33 ./bin/test-attribution-txt.sh [Pipeline] echo 18:53:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:53:33 $ docker stop --time=1 594f6b50aee4cf34832e3ddbdfe02b612b6aee9c822f445e9c5d31c6f2f18eb7 18:53:34 $ docker rm -f --volumes 594f6b50aee4cf34832e3ddbdfe02b612b6aee9c822f445e9c5d31c6f2f18eb7 [Pipeline] // withDockerContainer [Pipeline] sh 18:53:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:53:36 Warning: overwriting stash ‘coverage-report’ 18:53:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:53:37 + ls -al . 18:53:37 total 268 18:53:37 drwxrwxr-x 10 jenkins jenkins 4096 Jan 30 18:48 . 18:53:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:46 .. 18:53:37 -rw-rw-r-- 1 jenkins jenkins 140 Jan 30 18:46 .dockerignore 18:53:37 drwxrwxr-x 8 jenkins jenkins 4096 Jan 30 18:46 .git 18:53:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 18:46 .github 18:53:37 -rw-rw-r-- 1 jenkins jenkins 131 Jan 30 18:46 .gitignore 18:53:37 -rw-rw-r-- 1 jenkins jenkins 42 Jan 30 18:46 .golangci.yml 18:53:37 -rw-rw-r-- 1 jenkins jenkins 31677 Jan 30 18:46 CHANGELOG.md 18:53:37 -rw-rw-r-- 1 jenkins jenkins 677 Jan 30 18:46 GOVERNANCE.md 18:53:37 -rw-rw-r-- 1 jenkins jenkins 880 Jan 30 18:46 Jenkinsfile 18:53:37 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 30 18:46 LICENSE 18:53:37 -rw-rw-r-- 1 jenkins jenkins 1679 Jan 30 18:46 Makefile 18:53:37 -rw-rw-r-- 1 jenkins jenkins 619 Jan 30 18:46 OWNERS.md 18:53:37 -rw-rw-r-- 1 jenkins jenkins 4891 Jan 30 18:46 README.md 18:53:37 -rw-rw-r-- 1 jenkins jenkins 5 Jan 30 18:42 VERSION 18:53:37 drwxrwxr-x 2 jenkins jenkins 4096 Jan 30 18:46 bin 18:53:37 -rw-r--r-- 1 jenkins jenkins 100832 Jan 30 18:51 coverage.out 18:53:37 drwxrwxr-x 5 jenkins jenkins 4096 Jan 30 18:46 example 18:53:37 -rw-rw-r-- 1 jenkins jenkins 3307 Jan 30 18:46 go.mod 18:53:37 -rw-rw-r-- 1 jenkins jenkins 34396 Jan 30 18:46 go.sum 18:53:37 drwxrwxr-x 14 jenkins jenkins 4096 Jan 30 18:46 internal 18:53:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:46 openapi 18:53:37 drwxrwxr-x 6 jenkins jenkins 4096 Jan 30 18:46 pkg 18:53:37 drwxrwxr-x 4 jenkins jenkins 4096 Jan 30 18:46 snap 18:53:37 -rw-rw-r-- 1 jenkins jenkins 222 Jan 30 18:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:38 + 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=e4f2b0acf5ecb8ba9963deb76ad421a5e4ed8b74 --label arch=arm64 --label version=0.0.0 . 18:53:38 Sending build context to Docker daemon 5.796MB 18:53:38 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 18:53:38 Step 2/23 : FROM ${BASE} AS builder 18:53:38 ---> 526542115718 18:53:38 Step 3/23 : ARG MAKE=make build 18:53:40 ---> Running in c5329bc8e08c 18:53:40 Removing intermediate container c5329bc8e08c 18:53:40 ---> 529fc33b728a 18:53:40 Step 4/23 : WORKDIR /device-sdk-go 18:53:40 ---> Running in 3fd88e501093 18:53:41 Removing intermediate container 3fd88e501093 18:53:41 ---> f603c33e5d50 18:53:41 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:53:41 ---> Running in 9da8401d8bd4 18:53:41 Removing intermediate container 9da8401d8bd4 18:53:41 ---> f7d897bccf0a 18:53:41 Step 6/23 : RUN apk add --update --no-cache make git 18:53:41 ---> Running in 72046cda6885 18:53:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:53:44 OK: 221 MiB in 51 packages 18:53:45 Removing intermediate container 72046cda6885 18:53:45 ---> 9ae6b6fb77ed 18:53:45 Step 7/23 : COPY go.mod vendor* ./ 18:53:45 ---> 93f7736d4c05 18:53:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:53:45 ---> Running in ad5e74495ca7 18:53:48 Removing intermediate container ad5e74495ca7 18:53:48 ---> da207f4d07fd 18:53:48 Step 9/23 : COPY . . 18:53:49 ---> 0d0f35b5d04d 18:53:49 Step 10/23 : RUN ${MAKE} 18:53:49 ---> Running in d21b1d361083 18:53:50 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:56:12 Removing intermediate container d21b1d361083 18:56:12 ---> 0917f5819d9b 18:56:12 Step 11/23 : FROM alpine:3.16 18:56:12 3.16: Pulling from library/alpine 18:56:12 6875df1f5354: Pulling fs layer 18:56:12 6875df1f5354: Verifying Checksum 18:56:12 6875df1f5354: Pull complete 18:56:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 18:56:12 Status: Downloaded newer image for alpine:3.16 18:56:12 ---> 2b4661558fb8 18:56:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:56:12 ---> Running in 44824c75c56b 18:56:12 Removing intermediate container 44824c75c56b 18:56:12 ---> 9a742df96746 18:56:12 Step 13/23 : RUN apk add --update --no-cache 18:56:12 ---> Running in 049e481617e6 18:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:12 OK: 5 MiB in 14 packages 18:56:12 Removing intermediate container 049e481617e6 18:56:12 ---> eb5ccf7ad454 18:56:12 Step 14/23 : WORKDIR / 18:56:12 ---> Running in 8c6b6b2fa3e4 18:56:12 Removing intermediate container 8c6b6b2fa3e4 18:56:12 ---> 328a006501b2 18:56:12 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:56:12 ---> 35ea33a387fb 18:56:12 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:56:12 ---> ef8b2de22e90 18:56:12 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:56:12 ---> 521f75bc7bcd 18:56:12 Step 18/23 : EXPOSE 59999 18:56:12 ---> Running in 5a9f9a00a186 18:56:12 Removing intermediate container 5a9f9a00a186 18:56:12 ---> 306c7beaac4c 18:56:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:56:12 ---> Running in dd19e63ee68c 18:56:12 Removing intermediate container dd19e63ee68c 18:56:12 ---> 65dc75272072 18:56:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:56:13 ---> Running in abd942e9d078 18:56:13 Removing intermediate container abd942e9d078 18:56:13 ---> 28dd0d261caa 18:56:13 Step 21/23 : LABEL arch=arm64 18:56:13 ---> Running in a7fa45347a79 18:56:13 Removing intermediate container a7fa45347a79 18:56:13 ---> c9827064c293 18:56:13 Step 22/23 : LABEL git_sha=e4f2b0acf5ecb8ba9963deb76ad421a5e4ed8b74 18:56:13 ---> Running in 574268d79dae 18:56:14 Removing intermediate container 574268d79dae 18:56:14 ---> 78d8d25a01e1 18:56:14 Step 23/23 : LABEL version=0.0.0 18:56:14 ---> Running in 62360b5a96a4 18:56:14 Removing intermediate container 62360b5a96a4 18:56:14 ---> 49820e9cdded 18:56:14 [Warning] One or more build-args [ARCH] were not consumed 18:56:14 Successfully built 49820e9cdded 18:56:14 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 18:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:15 18:56:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:15 arm64: Pulling from edgex-lftools-log-publisher 18:56:15 8998bd30e6a1: Pulling fs layer 18:56:15 04944245beec: Pulling fs layer 18:56:15 699f458cf7ca: Pulling fs layer 18:56:15 765212b225bb: Pulling fs layer 18:56:15 f23df028b6ca: Pulling fs layer 18:56:15 d65c8cfc05b1: Pulling fs layer 18:56:15 2437ff75d9bd: Pulling fs layer 18:56:15 f23df028b6ca: Waiting 18:56:15 d65c8cfc05b1: Waiting 18:56:15 2437ff75d9bd: Waiting 18:56:15 765212b225bb: Waiting 18:56:15 04944245beec: Verifying Checksum 18:56:15 04944245beec: Download complete 18:56:15 765212b225bb: Verifying Checksum 18:56:15 765212b225bb: Download complete 18:56:15 f23df028b6ca: Download complete 18:56:15 d65c8cfc05b1: Verifying Checksum 18:56:15 d65c8cfc05b1: Download complete 18:56:15 699f458cf7ca: Verifying Checksum 18:56:15 699f458cf7ca: Download complete 18:56:16 8998bd30e6a1: Verifying Checksum 18:56:16 8998bd30e6a1: Download complete 18:56:18 2437ff75d9bd: Download complete 18:56:19 8998bd30e6a1: Pull complete 18:56:20 04944245beec: Pull complete 18:56:22 699f458cf7ca: Pull complete 18:56:23 765212b225bb: Pull complete 18:56:24 f23df028b6ca: Pull complete 18:56:24 d65c8cfc05b1: Pull complete 18:56:39 2437ff75d9bd: Pull complete 18:56:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:39 prd-ubuntu20.04-docker-arm64-4c-16g-4015 does not seem to be running inside a container 18:56:39 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:56:41 $ docker top 7bd3c88162ec8f7014ebb771d288eb7214b7b96bd0e1e719695b590b94120cf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:42 ---> job-cost.sh 18:56:42 lf-activate-venv: SKIPPING 18:56:42 INFO: No Stack... 18:56:43 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:43 INFO: Archiving Costs [Pipeline] sh 18:56:44 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:56:44 + cut -d, -f6 [Pipeline] lock 18:56:44 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1290-2-stack-cost] 18:56:44 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-2-stack-cost] did not exist. Created. 18:56:44 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1290-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:56:45 /w/workspace/device-sdk-go/2@tmp/durable-afb2460f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:56:45 + echo total: 0.10999999940395355 [Pipeline] stash 18:56:45 Warning: overwriting stash ‘stack-cost’ 18:56:45 Stashed 1 file(s) [Pipeline] } 18:56:45 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1290-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:56:45 $ docker stop --time=1 7bd3c88162ec8f7014ebb771d288eb7214b7b96bd0e1e719695b590b94120cf8 18:56:47 $ docker rm -f --volumes 7bd3c88162ec8f7014ebb771d288eb7214b7b96bd0e1e719695b590b94120cf8 [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 18:56:48 provisioning config files... 18:56:48 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config15428432853472441704tmp [Pipeline] { [Pipeline] sh 18:56:48 + set +x 18:56:48 + curl -s https://codecov.io/bash 18:56:48 + bash -s -- 18:56:48 18:56:48 _____ _ 18:56:48 / ____| | | 18:56:48 | | ___ __| | ___ ___ _____ __ 18:56:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:56:48 | |___| (_) | (_| | __/ (_| (_) \ V / 18:56:48 \_____\___/ \__,_|\___|\___\___/ \_/ 18:56:48 Bash-1.0.6 18:56:48 18:56:48 18:56:48 ==> git version 2.25.1 found 18:56:48 ==> 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 18:56:48 Release-Date: 2020-01-08 18:56:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:56:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:56:48 ==> Jenkins CI detected. 18:56:48 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1290 18:56:48 project root: . 18:56:48 --> token set from env 18:56:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:56:48 ==> Running gcov in . (disable via -X gcov) 18:56:48 ==> Python coveragepy not found 18:56:48 ==> Searching for coverage reports in: 18:56:48 + . 18:56:48 -> Found 1 reports 18:56:48 ==> Detecting git/mercurial file structure 18:56:48 ==> Reading reports 18:56:48 + ./coverage.out bytes=100832 18:56:48 ==> Appending adjustments 18:56:48 https://docs.codecov.io/docs/fixing-reports 18:56:48 + Found adjustments 18:56:48 ==> Gzipping contents 18:56:48 16K /tmp/codecov.unXS2S.gz 18:56:48 ==> Uploading reports 18:56:48 url: https://codecov.io 18:56:48 query: branch=PR-1290&commit=e40bc2d9fefddf2c87f3000237f0230c80860175&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1290%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1290&job=&cmd_args= 18:56:48 -> Pinging Codecov 18:56:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1290&commit=e40bc2d9fefddf2c87f3000237f0230c80860175&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1290%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1290&job=&cmd_args= 18:56:49 -> Uploading to 18:56:49 https://storage.googleapis.com/codecov/v4/raw/2023-01-30/7E55EF52A471D76F132DFD9A03CDDE97/e40bc2d9fefddf2c87f3000237f0230c80860175/a365553c-5c72-4dbc-abe3-cfa1dd6e6059.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230130T185648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1f032b811d7eb71342d6f8a116b2582dd85a2ea28f1d2313062c5d0169c1cc7 18:56:49 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:49 Dload Upload Total Spent Left Speed 18:56:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14747 0 0 100 14747 0 57381 --:--:-- --:--:-- --:--:-- 57381 18:56:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e40bc2d9fefddf2c87f3000237f0230c80860175 [Pipeline] } 18:56:49 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 18:56:50 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives ] 18:56:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 18:56:50 total 16 18:56:50 drwxr-xr-x 3 root root 4096 Jan 30 18:44 . 18:56:50 drwxrwxr-x 12 jenkins jenkins 4096 Jan 30 18:44 .. 18:56:50 drwxr-xr-x 2 root root 4096 Jan 30 18:44 cost 18:56:50 -rw-r--r-- 1 root root 86 Jan 30 18:44 cost.csv 18:56:50 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 18:56:50 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives 18:56:50 total 16 18:56:50 drwxr-xr-x 3 jenkins jenkins 4096 Jan 30 18:44 . 18:56:50 drwxrwxr-x 12 jenkins jenkins 4096 Jan 30 18:44 .. 18:56:50 drwxr-xr-x 2 jenkins jenkins 4096 Jan 30 18:44 cost 18:56:50 -rw-r--r-- 1 jenkins jenkins 86 Jan 30 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:56:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:56:51 ---> package-listing.sh 18:56:51 ++ tr '[:upper:]' '[:lower:]' 18:56:51 ++ facter osfamily 18:56:51 + OS_FAMILY=debian 18:56:51 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1290 18:56:51 + START_PACKAGES=/tmp/packages_start.txt 18:56:51 + END_PACKAGES=/tmp/packages_end.txt 18:56:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:56:51 + PACKAGES=/tmp/packages_start.txt 18:56:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1290 ']' 18:56:51 + PACKAGES=/tmp/packages_end.txt 18:56:51 + case "${OS_FAMILY}" in 18:56:51 + dpkg -l 18:56:51 + grep '^ii' 18:56:51 + '[' -f /tmp/packages_start.txt ']' 18:56:51 + '[' -f /tmp/packages_end.txt ']' 18:56:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:56:51 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1290 ']' 18:56:51 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/ 18:56:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1290/archives/ [Pipeline] echo 18:56:51 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-1290/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:56:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:52 prd-ubuntu20.04-docker-8c-8g-4012 does not seem to be running inside a container 18:56:52 $ 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-1290/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-1290 -v /w/workspace/gexfoundry_device-sdk-go_PR-1290:/w/workspace/gexfoundry_device-sdk-go_PR-1290:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1290@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:56:52 $ docker top 66699e88421471e0589f318369e526bdc4c2a87843bacda7aff39632b90fa98c -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:53 + touch /tmp/pre-build-complete [Pipeline] sh 18:56:53 + mkdir -p /var/log/sysstat [Pipeline] sh 18:56:53 + ls /var/log/sa-host 18:56:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:53 provisioning config files... 18:56:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1290@tmp/config12954355481143490285tmp [Pipeline] { [Pipeline] echo 18:56:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:56:54 ---> create-netrc.sh [Pipeline] } 18:56:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:56:54 ---> python-tools-install.sh [Pipeline] echo 18:56:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:56:54 ---> sudo-logs.sh 18:56:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:56:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:56:54 ---> job-cost.sh 18:56:54 lf-activate-venv: SKIPPING 18:56:54 DEBUG: total: 0.2199999988079071 18:56:54 INFO: Retrieving Stack Cost... 18:56:55 INFO: Retrieving Pricing Info for: v3-standard-8 18:56:55 INFO: Archiving Costs [Pipeline] echo 18:56:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:56:56 ---> logs-deploy.sh 18:56:56 lf-activate-venv: SKIPPING 18:56:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1290/2 18:56:56 INFO: archiving workspace using pattern(s): 18:56:57 Archives upload complete. 18:56:57 INFO: archiving logs to Nexus