Pull request #1387 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 245f2de2247f6da8fb5fe016f065fa8fa3d7283c+6f965a0b85b542f54aab8de1c6c68203c2ba52ef (fe63fc2b99c63c0d5ada68661c0745685aca92e2) 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-ssh5000843994844564602.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4152500320827907748.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14102091030733939555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3539730413712237842.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13413745819174176938.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1387/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1387/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4793742457898144257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-458’ Running on prd-ubuntu20.04-docker-8c-8g-463 in /w/workspace/gexfoundry_device-sdk-go_PR-1387 [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-1387 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1387/head:refs/remotes/origin/PR-1387 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6f965a0b85b542f54aab8de1c6c68203c2ba52ef into PR head commit 245f2de2247f6da8fb5fe016f065fa8fa3d7283c Merge succeeded, producing 245f2de2247f6da8fb5fe016f065fa8fa3d7283c Checking out Revision 245f2de2247f6da8fb5fe016f065fa8fa3d7283c (PR-1387) > git config core.sparsecheckout # timeout=10 > git checkout -f 245f2de2247f6da8fb5fe016f065fa8fa3d7283c # 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 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 245f2de2247f6da8fb5fe016f065fa8fa3d7283c # timeout=10 Commit message: "feat: support YAML format for ProvisionWatcher definition file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:08:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:08:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:08:06 ========================================================= 14:08:06 EdgeX Global Pipelines Version Info 14:08:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:08:07 ------------------- 14:08:07 stable info: 14:08:07 ------------------- 14:08:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:08:07 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:08:07 Message: update stable to v1.0.245 14:08:07 ------------------- 14:08:07 experimental info: 14:08:07 ------------------- 14:08:07 Commited By: **** collab-it+edgex@linuxfoundation.org 14:08:07 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 14:08:07 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:08:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1387 [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1387 [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1387 [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 245f2de2247f6da8fb5fe016f065fa8fa3d7283c [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 245f2de [Pipeline] echo 14:08:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:09 provisioning config files... 14:08:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp/config9058226289725486713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:10 ---> docker-login.sh 14:08:10 nexus3.edgexfoundry.org:10001 14:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:10 Configure a credential helper to remove this warning. See 14:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:10 14:08:10 Login Succeeded 14:08:10 nexus3.edgexfoundry.org:10002 14:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:10 Configure a credential helper to remove this warning. See 14:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:10 14:08:10 Login Succeeded 14:08:10 nexus3.edgexfoundry.org:10003 14:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:11 Configure a credential helper to remove this warning. See 14:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:11 14:08:11 Login Succeeded 14:08:11 nexus3.edgexfoundry.org:10004 14:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:11 Configure a credential helper to remove this warning. See 14:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:11 14:08:11 Login Succeeded 14:08:11 docker.io 14:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:11 Configure a credential helper to remove this warning. See 14:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:11 14:08:11 Login Succeeded 14:08:11 ---> docker-login.sh ends [Pipeline] } 14:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:08:11 + git rev-list -1 --merges 245f2de2247f6da8fb5fe016f065fa8fa3d7283c~1..245f2de2247f6da8fb5fe016f065fa8fa3d7283c [Pipeline] echo 14:08:11 -----------> git rev-list -1 --merges 245f2de2247f6da8fb5fe016f065fa8fa3d7283c~1..245f2de2247f6da8fb5fe016f065fa8fa3d7283c 245f2de2247f6da8fb5fe016f065fa8fa3d7283c [false] [Pipeline] sh 14:08:12 + git log --format=format:%s -1 245f2de2247f6da8fb5fe016f065fa8fa3d7283c [Pipeline] echo 14:08:12 ========================================================= 14:08:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:08:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:08:12 + git log --format=format:%s -1 245f2de2247f6da8fb5fe016f065fa8fa3d7283c [Pipeline] echo 14:08:12 [semverPrep] GIT_COMMIT: 245f2de2247f6da8fb5fe016f065fa8fa3d7283c, Commit Message: feat: support YAML format for ProvisionWatcher definition file [Pipeline] echo 14:08:12 [semverPrep] This is not a build commit. [Pipeline] sh 14:08:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:08:13 + grep -v github /etc/ssh/ssh_known_hosts 14:08:13 + [ -e /tmp/ssh_known_hosts ] 14:08:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:08:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:08:13 + sudo tee -a /etc/ssh/ssh_known_hosts 14:08:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:13 14:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:14 0.1.4: Pulling from edgex-devops/py-git-semver 14:08:14 b85a868b505f: Pulling fs layer 14:08:14 e2be974225ed: Pulling fs layer 14:08:14 339a4e72a1f5: Pulling fs layer 14:08:14 988bab9f4d93: Pulling fs layer 14:08:14 1469e6f7b9e6: Pulling fs layer 14:08:14 eaf3925da568: Pulling fs layer 14:08:14 bab4dde63d76: Pulling fs layer 14:08:14 bde34c3a00c8: Pulling fs layer 14:08:14 b352a97aabf1: Pulling fs layer 14:08:14 4872d77fe225: Pulling fs layer 14:08:14 5851b861e8e6: Pulling fs layer 14:08:14 988bab9f4d93: Waiting 14:08:14 1469e6f7b9e6: Waiting 14:08:14 eaf3925da568: Waiting 14:08:14 bab4dde63d76: Waiting 14:08:14 bde34c3a00c8: Waiting 14:08:14 4872d77fe225: Waiting 14:08:14 b352a97aabf1: Waiting 14:08:14 5851b861e8e6: Waiting 14:08:14 e2be974225ed: Download complete 14:08:14 988bab9f4d93: Verifying Checksum 14:08:14 988bab9f4d93: Download complete 14:08:14 1469e6f7b9e6: Verifying Checksum 14:08:14 1469e6f7b9e6: Download complete 14:08:14 339a4e72a1f5: Verifying Checksum 14:08:14 339a4e72a1f5: Download complete 14:08:14 eaf3925da568: Verifying Checksum 14:08:14 eaf3925da568: Download complete 14:08:14 bde34c3a00c8: Download complete 14:08:14 b352a97aabf1: Download complete 14:08:14 4872d77fe225: Download complete 14:08:14 5851b861e8e6: Verifying Checksum 14:08:14 5851b861e8e6: Download complete 14:08:14 b85a868b505f: Verifying Checksum 14:08:14 b85a868b505f: Download complete 14:08:14 bab4dde63d76: Verifying Checksum 14:08:14 bab4dde63d76: Download complete 14:08:15 b85a868b505f: Pull complete 14:08:15 e2be974225ed: Pull complete 14:08:16 339a4e72a1f5: Pull complete 14:08:16 988bab9f4d93: Pull complete 14:08:16 1469e6f7b9e6: Pull complete 14:08:16 eaf3925da568: Pull complete 14:08:18 bab4dde63d76: Pull complete 14:08:18 bde34c3a00c8: Pull complete 14:08:18 b352a97aabf1: Pull complete 14:08:18 4872d77fe225: Pull complete 14:08:18 5851b861e8e6: Pull complete 14:08:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:08:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:08:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:19 prd-ubuntu20.04-docker-8c-8g-463 does not seem to be running inside a container 14:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1387 -v /w/workspace/gexfoundry_device-sdk-go_PR-1387:/w/workspace/gexfoundry_device-sdk-go_PR-1387:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:08:21 $ docker top 505526fe33c7b8bbd66b99b2261822d8704bcbe37d5a1f07e7a691fd920a9ebf -eo pid,comm 14:08:21 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). 14:08:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:22 [ssh-agent] Looking for ssh-agent implementation... 14:08:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:22 $ docker exec 505526fe33c7b8bbd66b99b2261822d8704bcbe37d5a1f07e7a691fd920a9ebf ssh-agent 14:08:22 SSH_AUTH_SOCK=/tmp/ssh-ZwjgpoVtnEp3/agent.32 14:08:22 SSH_AGENT_PID=38 14:08:22 Running ssh-add (command line suppressed) 14:08:22 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp/private_key_15128622412860976246.key (/w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp/private_key_15128622412860976246.key) 14:08:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:22 + git tag --points-at HEAD [Pipeline] } 14:08:22 $ docker exec --env ******** --env ******** 505526fe33c7b8bbd66b99b2261822d8704bcbe37d5a1f07e7a691fd920a9ebf ssh-agent -k 14:08:22 unset SSH_AUTH_SOCK; 14:08:22 unset SSH_AGENT_PID; 14:08:22 echo Agent pid 38 killed; 14:08:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:08:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:23 [ssh-agent] Looking for ssh-agent implementation... 14:08:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:23 $ docker exec 505526fe33c7b8bbd66b99b2261822d8704bcbe37d5a1f07e7a691fd920a9ebf ssh-agent 14:08:23 SSH_AUTH_SOCK=/tmp/ssh-6yWiXqRmZJK6/agent.70 14:08:23 SSH_AGENT_PID=76 14:08:23 Running ssh-add (command line suppressed) 14:08:23 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp/private_key_10941986403818270446.key (/w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp/private_key_10941986403818270446.key) 14:08:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:23 + git semver init 14:08:23 2023-03-15 14:08:23,890 [run_init] DEBUG init version:0.0.0 force:False 14:08:23 2023-03-15 14:08:23,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1387/.semver 14:08:23 2023-03-15 14:08:23,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1387/.semver 14:08:23 2023-03-15 14:08:23,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1387/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1387, universal_newlines=False, shell=None, istream=None) 14:08:24 2023-03-15 14:08:24,785 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1387/.git/info/exclude 14:08:24 2023-03-15 14:08:24,786 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1387/.semver/PR-1387 with force:False 14:08:24 2023-03-15 14:08:24,786 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1387/.semver/PR-1387 14:08:24 2023-03-15 14:08:24,788 [execute] INFO git cat-file --batch-check 14:08:24 2023-03-15 14:08:24,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1387/.semver, universal_newlines=False, shell=None, istream=) 14:08:24 2023-03-15 14:08:24,793 [execute] INFO git cat-file --batch 14:08:24 2023-03-15 14:08:24,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1387/.semver, universal_newlines=False, shell=None, istream=) 14:08:24 2023-03-15 14:08:24,797 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1387/.semver/PR-1387 14:08:24 0.0.0 [Pipeline] } 14:08:24 $ docker exec --env ******** --env ******** 505526fe33c7b8bbd66b99b2261822d8704bcbe37d5a1f07e7a691fd920a9ebf ssh-agent -k 14:08:25 unset SSH_AUTH_SOCK; 14:08:25 unset SSH_AGENT_PID; 14:08:25 echo Agent pid 76 killed; 14:08:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:25 + git semver [Pipeline] } 14:08:25 $ docker stop --time=1 505526fe33c7b8bbd66b99b2261822d8704bcbe37d5a1f07e7a691fd920a9ebf 14:08:27 $ docker rm -f --volumes 505526fe33c7b8bbd66b99b2261822d8704bcbe37d5a1f07e7a691fd920a9ebf [Pipeline] // withDockerContainer [Pipeline] sh 14:08:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:08:27 Stashed 1 file(s) [Pipeline] echo 14:08:27 [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 14:08:28 provisioning config files... 14:08:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp/config12616359921956875467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:28 ---> docker-login.sh 14:08:28 nexus3.edgexfoundry.org:10001 14:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:28 Configure a credential helper to remove this warning. See 14:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:28 14:08:28 Login Succeeded 14:08:28 nexus3.edgexfoundry.org:10002 14:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:28 Configure a credential helper to remove this warning. See 14:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:28 14:08:28 Login Succeeded 14:08:28 nexus3.edgexfoundry.org:10003 14:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:28 Configure a credential helper to remove this warning. See 14:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:28 14:08:28 Login Succeeded 14:08:28 nexus3.edgexfoundry.org:10004 14:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:28 Configure a credential helper to remove this warning. See 14:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:28 14:08:28 Login Succeeded 14:08:28 docker.io 14:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:08:29 Configure a credential helper to remove this warning. See 14:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:08:29 14:08:29 Login Succeeded 14:08:29 ---> docker-login.sh ends [Pipeline] } 14:08:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:08:29 ========================================================= 14:08:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:08:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:29 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:08:29 Sending build context to Docker daemon 10.83MB 14:08:29 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 14:08:29 Step 2/10 : FROM ${BASE} AS builder 14:08:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:08:29 63b65145d645: Pulling fs layer 14:08:29 a2d21d5440eb: Pulling fs layer 14:08:29 935e6c44a52c: Pulling fs layer 14:08:29 94cc34f8dd06: Pulling fs layer 14:08:29 30dea6a524f1: Pulling fs layer 14:08:29 a2aff8979fd8: Pulling fs layer 14:08:29 94cc34f8dd06: Waiting 14:08:29 6808be2612f2: Pulling fs layer 14:08:29 f25807f1079a: Pulling fs layer 14:08:29 a2aff8979fd8: Waiting 14:08:29 f25807f1079a: Waiting 14:08:29 a2d21d5440eb: Verifying Checksum 14:08:29 a2d21d5440eb: Download complete 14:08:30 94cc34f8dd06: Verifying Checksum 14:08:30 94cc34f8dd06: Download complete 14:08:30 30dea6a524f1: Verifying Checksum 14:08:30 30dea6a524f1: Download complete 14:08:30 63b65145d645: Verifying Checksum 14:08:30 63b65145d645: Download complete 14:08:30 a2aff8979fd8: Verifying Checksum 14:08:30 a2aff8979fd8: Download complete 14:08:30 63b65145d645: Pull complete 14:08:30 a2d21d5440eb: Pull complete 14:08:30 f25807f1079a: Verifying Checksum 14:08:30 f25807f1079a: Download complete 14:08:30 935e6c44a52c: Verifying Checksum 14:08:30 935e6c44a52c: Download complete 14:08:30 6808be2612f2: Verifying Checksum 14:08:30 6808be2612f2: Download complete 14:08:34 935e6c44a52c: Pull complete 14:08:34 94cc34f8dd06: Pull complete 14:08:34 30dea6a524f1: Pull complete 14:08:34 a2aff8979fd8: Pull complete 14:08:36 6808be2612f2: Pull complete 14:08:37 f25807f1079a: Pull complete 14:08:37 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:08:37 ---> 3b553350e43f 14:08:37 Step 3/10 : ARG MAKE=make build 14:08:42 ---> Running in 6baec00da9c8 14:08:42 Removing intermediate container 6baec00da9c8 14:08:42 ---> 29f5c34de08d 14:08:42 Step 4/10 : WORKDIR /device-sdk-go 14:08:42 ---> Running in a9170e345f41 14:08:42 Removing intermediate container a9170e345f41 14:08:42 ---> ca51db998b62 14:08:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:08:42 ---> Running in aa8f67d8ab79 14:08:42 Removing intermediate container aa8f67d8ab79 14:08:42 ---> 0fddcb71faec 14:08:42 Step 6/10 : RUN apk add --update --no-cache make git 14:08:42 ---> Running in f2488f7fed20 14:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:08:42 OK: 265 MiB in 53 packages 14:08:43 Removing intermediate container f2488f7fed20 14:08:43 ---> eea0fc477109 14:08:43 Step 7/10 : COPY go.mod vendor* ./ 14:08:43 ---> 3b511b456220 14:08:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:43 ---> Running in af3702c86554 14:08:43 Still waiting to schedule task 14:08:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-461’ 14:09:22 Removing intermediate container af3702c86554 14:09:22 ---> ee09347bd589 14:09:22 Step 9/10 : COPY . . 14:09:22 ---> 0626ba4e6fb7 14:09:22 Step 10/10 : RUN ${MAKE} 14:09:22 ---> Running in 6a5153a19fd9 14:09:22 noop 14:09:22 Removing intermediate container 6a5153a19fd9 14:09:22 ---> 01a9b60202ca 14:09:22 Successfully built 01a9b60202ca 14:09:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:22 + docker inspect -f . ci-base-image-x86_64 14:09:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:22 prd-ubuntu20.04-docker-8c-8g-463 does not seem to be running inside a container 14:09:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1387 -v /w/workspace/gexfoundry_device-sdk-go_PR-1387:/w/workspace/gexfoundry_device-sdk-go_PR-1387:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1387@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 ******** ci-base-image-x86_64 cat 14:09:22 $ docker top bb0b6e679b684f08e9acf1989965542566a141db09671b25d65f520ca4d980e8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:23 + go version 14:09:23 go version go1.20.2 linux/amd64 [Pipeline] } 14:09:23 $ docker stop --time=1 bb0b6e679b684f08e9acf1989965542566a141db09671b25d65f520ca4d980e8 14:09:24 $ docker rm -f --volumes bb0b6e679b684f08e9acf1989965542566a141db09671b25d65f520ca4d980e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:25 + docker inspect -f . ci-base-image-x86_64 14:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:25 prd-ubuntu20.04-docker-8c-8g-463 does not seem to be running inside a container 14:09:25 $ 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-1387 -v /w/workspace/gexfoundry_device-sdk-go_PR-1387:/w/workspace/gexfoundry_device-sdk-go_PR-1387:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1387@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 ******** ci-base-image-x86_64 cat 14:09:25 $ docker top a9b9546a6092b2963cada75e1ca597c43c211e8f785448957ccc72766e00b2f9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1387 [Pipeline] fileExists [Pipeline] sh 14:09:26 + make test 14:09:26 go test -race -coverprofile=coverage.out ./... 14:09:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 14:09:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.046s coverage: 27.6% of statements 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 14:09:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 78.9% of statements 14:09:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.086s coverage: 86.0% of statements 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 14:09:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.090s coverage: 75.9% of statements 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:09:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 14:09:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.058s coverage: 15.2% of statements 14:09:51 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.067s coverage: 65.7% of statements 14:09:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.105s coverage: 89.2% of statements 14:09:51 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.051s coverage: 5.5% of statements 14:10:09 GO111MODULE=on go vet ./... 14:10:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:10:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:10:13 ./bin/test-attribution-txt.sh [Pipeline] echo 14:10:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:10:13 $ docker stop --time=1 a9b9546a6092b2963cada75e1ca597c43c211e8f785448957ccc72766e00b2f9 14:10:17 $ docker rm -f --volumes a9b9546a6092b2963cada75e1ca597c43c211e8f785448957ccc72766e00b2f9 [Pipeline] // withDockerContainer [Pipeline] sh 14:10:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:10:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:10:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:10:18 + ls -al . 14:10:18 total 276 14:10:18 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 14:09 . 14:10:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:08 .. 14:10:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 14:08 .dockerignore 14:10:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 14:08 .git 14:10:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:08 .github 14:10:18 -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 14:08 .gitignore 14:10:18 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 14:08 .golangci.yml 14:10:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 14:08 .semver 14:10:18 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 15 14:08 CHANGELOG.md 14:10:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 14:08 GOVERNANCE.md 14:10:18 -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 14:08 Jenkinsfile 14:10:18 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 14:08 LICENSE 14:10:18 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 15 14:08 Makefile 14:10:18 -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 14:08 OWNERS.md 14:10:18 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 15 14:08 README.md 14:10:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 14:08 VERSION 14:10:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:08 bin 14:10:18 -rw-r--r-- 1 jenkins jenkins 109536 Mar 15 14:09 coverage.out 14:10:18 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 14:08 example 14:10:18 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 15 14:08 go.mod 14:10:18 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 15 14:08 go.sum 14:10:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 14:08 internal 14:10:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 14:08 openapi 14:10:18 drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 14:08 pkg 14:10:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:08 snap 14:10:18 -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 14:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:19 + 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=245f2de2247f6da8fb5fe016f065fa8fa3d7283c --label arch=amd64 --label version=0.0.0 . 14:10:19 Sending build context to Docker daemon 10.94MB 14:10:19 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 14:10:19 Step 2/23 : FROM ${BASE} AS builder 14:10:19 ---> 01a9b60202ca 14:10:19 Step 3/23 : ARG MAKE=make build 14:10:19 ---> Running in d1c61b7686c5 14:10:19 Removing intermediate container d1c61b7686c5 14:10:19 ---> e48f04b7bedd 14:10:19 Step 4/23 : WORKDIR /device-sdk-go 14:10:19 ---> Running in b1c81b1b20cb 14:10:19 Removing intermediate container b1c81b1b20cb 14:10:19 ---> 4e38e890cdaf 14:10:19 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:10:19 ---> Running in e957473dee68 14:10:19 Removing intermediate container e957473dee68 14:10:19 ---> f760fd7bb33f 14:10:19 Step 6/23 : RUN apk add --update --no-cache make git 14:10:19 ---> Running in 1f55e1dfe444 14:10:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:10:20 OK: 265 MiB in 53 packages 14:10:20 Removing intermediate container 1f55e1dfe444 14:10:20 ---> ec627bd57e8b 14:10:20 Step 7/23 : COPY go.mod vendor* ./ 14:10:20 ---> 6e16267dcbb7 14:10:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:20 ---> Running in fa91797c0943 14:10:21 Removing intermediate container fa91797c0943 14:10:21 ---> 94b85bc052ca 14:10:21 Step 9/23 : COPY . . 14:10:22 ---> fc100b1ec323 14:10:22 Step 10/23 : RUN ${MAKE} 14:10:22 ---> Running in b795fce6d843 14:10:22 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 14:10:44 Removing intermediate container b795fce6d843 14:10:44 ---> 49ccbb37cff2 14:10:44 Step 11/23 : FROM alpine:3.17 14:10:44 3.17: Pulling from library/alpine 14:10:44 63b65145d645: Already exists 14:10:44 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:10:44 Status: Downloaded newer image for alpine:3.17 14:10:44 ---> b2aa39c304c2 14:10:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:10:44 ---> Running in 0b388929c918 14:10:44 Removing intermediate container 0b388929c918 14:10:44 ---> e5ead2823c68 14:10:44 Step 13/23 : RUN apk add --update --no-cache 14:10:44 ---> Running in 789cd729e466 14:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:10:44 OK: 7 MiB in 15 packages 14:10:44 Removing intermediate container 789cd729e466 14:10:44 ---> dcd509af6458 14:10:44 Step 14/23 : WORKDIR / 14:10:44 ---> Running in 24191ab07d0c 14:10:44 Removing intermediate container 24191ab07d0c 14:10:44 ---> bdd7f61a45bc 14:10:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:10:44 ---> cdfaf63c7cff 14:10:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:10:45 ---> f8d99df51f6b 14:10:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:10:45 ---> 735f7915e78f 14:10:45 Step 18/23 : EXPOSE 59999 14:10:45 ---> Running in 80d65d91579c 14:10:46 Removing intermediate container 80d65d91579c 14:10:46 ---> 51a4f1291a47 14:10:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:10:46 ---> Running in a5b0226a4e5c 14:10:46 Removing intermediate container a5b0226a4e5c 14:10:46 ---> 6c4e03c60b42 14:10:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:10:46 ---> Running in 7a33ebb9026e 14:10:46 Removing intermediate container 7a33ebb9026e 14:10:46 ---> 7110bac173d1 14:10:46 Step 21/23 : LABEL arch=amd64 14:10:47 ---> Running in 0925a52ccbf2 14:10:47 Removing intermediate container 0925a52ccbf2 14:10:47 ---> 43dbf370b6de 14:10:47 Step 22/23 : LABEL git_sha=245f2de2247f6da8fb5fe016f065fa8fa3d7283c 14:10:47 ---> Running in 7622d6e26ecd 14:10:47 Removing intermediate container 7622d6e26ecd 14:10:47 ---> 8f9601572aa7 14:10:47 Step 23/23 : LABEL version=0.0.0 14:10:47 ---> Running in e44e07dad3aa 14:10:48 Removing intermediate container e44e07dad3aa 14:10:48 ---> 98327960eef5 14:10:48 [Warning] One or more build-args [ARCH] were not consumed 14:10:48 Successfully built 98327960eef5 14:10:48 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 14:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:48 14:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:49 latest: Pulling from edgex-lftools-log-publisher 14:10:49 5eb5b503b376: Pulling fs layer 14:10:49 5c69ac0246d0: Pulling fs layer 14:10:49 ec43610c2a17: Pulling fs layer 14:10:49 3a2ae6a8a46f: Pulling fs layer 14:10:49 33b1e0a273af: Pulling fs layer 14:10:49 5d3b04190fa2: Pulling fs layer 14:10:49 2f39f015ded8: Pulling fs layer 14:10:49 33b1e0a273af: Waiting 14:10:49 5d3b04190fa2: Waiting 14:10:49 2f39f015ded8: Waiting 14:10:49 3a2ae6a8a46f: Waiting 14:10:49 5c69ac0246d0: Download complete 14:10:49 3a2ae6a8a46f: Verifying Checksum 14:10:49 3a2ae6a8a46f: Download complete 14:10:49 33b1e0a273af: Verifying Checksum 14:10:49 33b1e0a273af: Download complete 14:10:49 ec43610c2a17: Verifying Checksum 14:10:49 ec43610c2a17: Download complete 14:10:49 5d3b04190fa2: Verifying Checksum 14:10:49 5eb5b503b376: Verifying Checksum 14:10:49 5eb5b503b376: Download complete 14:10:50 2f39f015ded8: Download complete 14:10:51 5eb5b503b376: Pull complete 14:10:51 5c69ac0246d0: Pull complete 14:10:51 ec43610c2a17: Pull complete 14:10:51 3a2ae6a8a46f: Pull complete 14:10:51 33b1e0a273af: Pull complete 14:10:51 5d3b04190fa2: Pull complete 14:10:56 2f39f015ded8: Pull complete 14:10:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:10:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:10:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:56 prd-ubuntu20.04-docker-8c-8g-463 does not seem to be running inside a container 14:10:56 $ 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-1387 -v /w/workspace/gexfoundry_device-sdk-go_PR-1387:/w/workspace/gexfoundry_device-sdk-go_PR-1387:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1387@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 14:11:02 $ docker top 9528cefe7f30705676feff3977fcc52d08e2deb9c6cb343fd38de171378ef703 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:02 ---> job-cost.sh 14:11:02 lf-activate-venv: SKIPPING 14:11:02 INFO: No Stack... 14:11:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:03 INFO: Archiving Costs [Pipeline] sh 14:11:03 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1387/archives/cost.csv 14:11:03 + cut -d, -f6 [Pipeline] lock 14:11:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1387-1-stack-cost] 14:11:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1387-1-stack-cost] did not exist. Created. 14:11:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:11:04 + echo total: 0.2199999988079071 [Pipeline] stash 14:11:04 Stashed 1 file(s) [Pipeline] } 14:11:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1387-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:11:04 $ docker stop --time=1 9528cefe7f30705676feff3977fcc52d08e2deb9c6cb343fd38de171378ef703 14:11:05 $ docker rm -f --volumes 9528cefe7f30705676feff3977fcc52d08e2deb9c6cb343fd38de171378ef703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:12:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-464 in /w/workspace/gexfoundry_device-sdk-go_PR-1387 [Pipeline] { [Pipeline] ws 14:12:24 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 14:12:24 The recommended git tool is: git 14:12:32 using credential edgex-jenkins-ssh 14:12:32 Cloning the remote Git repository 14:12:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 14:12:33 > git init /w/workspace/device-sdk-go/1 # timeout=10 14:12:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:12:33 > git --version # timeout=10 14:12:33 > git --version # 'git version 2.25.1' 14:12:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:12:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:38 Merging remotes/origin/main commit 6f965a0b85b542f54aab8de1c6c68203c2ba52ef into PR head commit 245f2de2247f6da8fb5fe016f065fa8fa3d7283c 14:12:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 14:12:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 14:12:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1387/head:refs/remotes/origin/PR-1387 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:12:38 > git config core.sparsecheckout # timeout=10 14:12:38 > git checkout -f 245f2de2247f6da8fb5fe016f065fa8fa3d7283c # timeout=10 14:12:38 > git remote # timeout=10 14:12:40 Merge succeeded, producing 245f2de2247f6da8fb5fe016f065fa8fa3d7283c 14:12:40 Checking out Revision 245f2de2247f6da8fb5fe016f065fa8fa3d7283c (PR-1387) 14:12:40 > git config --get remote.origin.url # timeout=10 14:12:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:40 > git merge 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 14:12:40 > git rev-parse HEAD^{commit} # timeout=10 14:12:40 > git config core.sparsecheckout # timeout=10 14:12:40 > git checkout -f 245f2de2247f6da8fb5fe016f065fa8fa3d7283c # timeout=10 14:12:44 Commit message: "feat: support YAML format for ProvisionWatcher definition file" 14:12:44 > git --version # timeout=10 14:12:44 > git --version # 'git version 2.25.1' 14:12:44 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:12:45 % Total % Received % Xferd Average Speed Time Time Time Current 14:12:45 Dload Upload Total Spent Left Speed 14:12:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 14:12:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:12:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:12:47 + sudo tee /etc/docker/daemon.new 14:12:47 { 14:12:47 "registry-mirrors": [ 14:12:47 "https://nexus3.edgexfoundry.org:10001" 14:12:47 ], 14:12:47 "bip": "10.250.0.254/24", 14:12:47 "hosts": [ 14:12:47 "tcp://0.0.0.0:5555", 14:12:47 "unix:///var/run/docker.sock" 14:12:47 ], 14:12:47 "mtu": 1458, 14:12:47 "selinux-enabled": true, 14:12:47 "seccomp-profile": "/etc/docker/seccomp.json" 14:12:47 } [Pipeline] sh 14:12:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:12:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:10 provisioning config files... 14:13:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config18367546769019942226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:10 ---> docker-login.sh 14:13:10 nexus3.edgexfoundry.org:10001 14:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:11 Configure a credential helper to remove this warning. See 14:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:11 14:13:11 Login Succeeded 14:13:11 nexus3.edgexfoundry.org:10002 14:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:11 Configure a credential helper to remove this warning. See 14:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:11 14:13:11 Login Succeeded 14:13:12 nexus3.edgexfoundry.org:10003 14:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:12 Configure a credential helper to remove this warning. See 14:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:12 14:13:12 Login Succeeded 14:13:12 nexus3.edgexfoundry.org:10004 14:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:12 Configure a credential helper to remove this warning. See 14:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:12 14:13:12 Login Succeeded 14:13:13 docker.io 14:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:13 Configure a credential helper to remove this warning. See 14:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:13 14:13:13 Login Succeeded 14:13:13 ---> docker-login.sh ends [Pipeline] } 14:13:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:14 ========================================================= 14:13:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:13:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:14 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:13:14 Sending build context to Docker daemon 5.832MB 14:13:14 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 14:13:14 Step 2/10 : FROM ${BASE} AS builder 14:13:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:13:15 af6eaf76a39c: Pulling fs layer 14:13:15 55522c791124: Pulling fs layer 14:13:15 ce5c4a1c91eb: Pulling fs layer 14:13:15 169dfbe0d373: Pulling fs layer 14:13:15 e1ff8fa3b103: Pulling fs layer 14:13:15 52ebb69f0ebf: Pulling fs layer 14:13:15 5abe8eddf0d5: Pulling fs layer 14:13:15 169dfbe0d373: Waiting 14:13:15 e1ff8fa3b103: Waiting 14:13:15 52ebb69f0ebf: Waiting 14:13:15 5abe8eddf0d5: Waiting 14:13:15 55522c791124: Download complete 14:13:15 169dfbe0d373: Download complete 14:13:15 e1ff8fa3b103: Verifying Checksum 14:13:15 e1ff8fa3b103: Download complete 14:13:15 af6eaf76a39c: Verifying Checksum 14:13:16 af6eaf76a39c: Pull complete 14:13:16 5abe8eddf0d5: Verifying Checksum 14:13:16 5abe8eddf0d5: Download complete 14:13:17 55522c791124: Pull complete 14:13:18 52ebb69f0ebf: Verifying Checksum 14:13:18 52ebb69f0ebf: Download complete 14:13:18 ce5c4a1c91eb: Verifying Checksum 14:13:18 ce5c4a1c91eb: Download complete 14:13:30 ce5c4a1c91eb: Pull complete 14:13:30 169dfbe0d373: Pull complete 14:13:30 e1ff8fa3b103: Pull complete 14:13:35 52ebb69f0ebf: Pull complete 14:13:38 5abe8eddf0d5: Pull complete 14:13:38 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:13:38 ---> 6cb57ee374ae 14:13:38 Step 3/10 : ARG MAKE=make build 14:13:39 ---> Running in d14252940a3b 14:13:40 Removing intermediate container d14252940a3b 14:13:40 ---> 74d7a56de654 14:13:40 Step 4/10 : WORKDIR /device-sdk-go 14:13:40 ---> Running in b26bfdd9e900 14:13:40 Removing intermediate container b26bfdd9e900 14:13:40 ---> 1209dfcb3d75 14:13:40 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:13:40 ---> Running in b5c85a0c2fc0 14:13:40 Removing intermediate container b5c85a0c2fc0 14:13:40 ---> 552041715a65 14:13:40 Step 6/10 : RUN apk add --update --no-cache make git 14:13:40 ---> Running in fa52db22f7ed 14:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:13:43 OK: 263 MiB in 53 packages 14:13:46 Removing intermediate container fa52db22f7ed 14:13:46 ---> f74690da9343 14:13:46 Step 7/10 : COPY go.mod vendor* ./ 14:13:46 ---> 18893af60f8d 14:13:46 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:46 ---> Running in 6af227917fcf 14:15:07 Removing intermediate container 6af227917fcf 14:15:07 ---> 4d03b0a3d364 14:15:07 Step 9/10 : COPY . . 14:15:07 ---> d4b4d865d3a0 14:15:07 Step 10/10 : RUN ${MAKE} 14:15:07 ---> Running in 232e0ba62cda 14:15:07 noop 14:15:07 Removing intermediate container 232e0ba62cda 14:15:07 ---> e5a476f54290 14:15:07 Successfully built e5a476f54290 14:15:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:08 + docker inspect -f . ci-base-image-arm64 14:15:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:08 prd-ubuntu20.04-docker-arm64-4c-16g-464 does not seem to be running inside a container 14:15:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:15:10 $ docker top ccf762da9c0ae4a978bab482b9272fb21a71e2650f15dbf31b1e541b0680c6d9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:10 + go version 14:15:10 go version go1.20.2 linux/arm64 [Pipeline] } 14:15:10 $ docker stop --time=1 ccf762da9c0ae4a978bab482b9272fb21a71e2650f15dbf31b1e541b0680c6d9 14:15:12 $ docker rm -f --volumes ccf762da9c0ae4a978bab482b9272fb21a71e2650f15dbf31b1e541b0680c6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:13 + docker inspect -f . ci-base-image-arm64 14:15:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:13 prd-ubuntu20.04-docker-arm64-4c-16g-464 does not seem to be running inside a container 14:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:15:14 $ docker top cd188fb3561872cc3ae52ac6ee3dd87928eaa43e260ce748bccf652c7bd4a71f -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:15 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 14:15:15 + make test 14:15:15 go test -race -coverprofile=coverage.out ./... 14:16:02 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 14:17:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 14:17:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 14:17:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 14:17:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 14:17:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 14:18:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.209s coverage: 27.6% of statements 14:18:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.271s coverage: 78.9% of statements 14:18:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 14:18:14 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 14:18:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.378s coverage: 86.0% of statements 14:18:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 14:18:18 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 14:18:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.526s coverage: 75.9% of statements 14:18:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.301s coverage: 15.2% of statements 14:18:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 14:18:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 14:18:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.511s coverage: 65.7% of statements 14:18:27 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.480s coverage: 89.2% of statements 14:18:30 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 14:18:30 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.239s coverage: 5.5% of statements 14:18:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:18:31 GO111MODULE=on go vet ./... 14:21:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:21:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:21:08 ./bin/test-attribution-txt.sh [Pipeline] echo 14:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:21:08 $ docker stop --time=1 cd188fb3561872cc3ae52ac6ee3dd87928eaa43e260ce748bccf652c7bd4a71f 14:21:10 $ docker rm -f --volumes cd188fb3561872cc3ae52ac6ee3dd87928eaa43e260ce748bccf652c7bd4a71f [Pipeline] // withDockerContainer [Pipeline] sh 14:21:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:21:12 Warning: overwriting stash ‘coverage-report’ 14:21:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:21:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:21:13 + ls -al . 14:21:13 total 272 14:21:13 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 14:15 . 14:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:12 .. 14:21:13 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 14:12 .dockerignore 14:21:13 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 14:12 .git 14:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:12 .github 14:21:13 -rw-rw-r-- 1 jenkins jenkins 131 Mar 15 14:12 .gitignore 14:21:13 -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 14:12 .golangci.yml 14:21:13 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 15 14:12 CHANGELOG.md 14:21:13 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 14:12 GOVERNANCE.md 14:21:13 -rw-rw-r-- 1 jenkins jenkins 885 Mar 15 14:12 Jenkinsfile 14:21:13 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 15 14:12 LICENSE 14:21:13 -rw-rw-r-- 1 jenkins jenkins 1714 Mar 15 14:12 Makefile 14:21:13 -rw-rw-r-- 1 jenkins jenkins 619 Mar 15 14:12 OWNERS.md 14:21:13 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 15 14:12 README.md 14:21:13 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 14:08 VERSION 14:21:13 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 14:12 bin 14:21:13 -rw-r--r-- 1 jenkins jenkins 109536 Mar 15 14:18 coverage.out 14:21:13 drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 14:12 example 14:21:13 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 15 14:12 go.mod 14:21:13 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 15 14:12 go.sum 14:21:13 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 14:12 internal 14:21:13 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 14:12 openapi 14:21:13 drwxrwxr-x 6 jenkins jenkins 4096 Mar 15 14:12 pkg 14:21:13 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 14:12 snap 14:21:13 -rw-rw-r-- 1 jenkins jenkins 222 Mar 15 14:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:14 + 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=245f2de2247f6da8fb5fe016f065fa8fa3d7283c --label arch=arm64 --label version=0.0.0 . 14:21:14 Sending build context to Docker daemon 5.942MB 14:21:14 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 14:21:14 Step 2/23 : FROM ${BASE} AS builder 14:21:14 ---> e5a476f54290 14:21:14 Step 3/23 : ARG MAKE=make build 14:21:14 ---> Running in e80da7fab551 14:21:14 Removing intermediate container e80da7fab551 14:21:14 ---> aa32a744e38f 14:21:14 Step 4/23 : WORKDIR /device-sdk-go 14:21:14 ---> Running in ecb03c0e6e1a 14:21:15 Removing intermediate container ecb03c0e6e1a 14:21:15 ---> 54c765001091 14:21:15 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:21:15 ---> Running in 904686d8d4a1 14:21:15 Removing intermediate container 904686d8d4a1 14:21:15 ---> 7bc3e036190b 14:21:15 Step 6/23 : RUN apk add --update --no-cache make git 14:21:15 ---> Running in 4f0d167f493f 14:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:21:18 OK: 263 MiB in 53 packages 14:21:19 Removing intermediate container 4f0d167f493f 14:21:19 ---> 0dc3b1a93743 14:21:19 Step 7/23 : COPY go.mod vendor* ./ 14:21:19 ---> d874903630ad 14:21:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:19 ---> Running in 3a6d71f20a5a 14:21:22 Removing intermediate container 3a6d71f20a5a 14:21:22 ---> 0a27ea9986e1 14:21:22 Step 9/23 : COPY . . 14:21:23 ---> c1b1eaa8f039 14:21:23 Step 10/23 : RUN ${MAKE} 14:21:23 ---> Running in 981de41ca476 14:21:24 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 14:23:46 Removing intermediate container 981de41ca476 14:23:46 ---> 484b399a2ce3 14:23:46 Step 11/23 : FROM alpine:3.17 14:23:46 3.17: Pulling from library/alpine 14:23:46 af6eaf76a39c: Already exists 14:23:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 14:23:46 Status: Downloaded newer image for alpine:3.17 14:23:46 ---> d74e625d9115 14:23:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:23:46 ---> Running in 3dee07ad8c72 14:23:46 Removing intermediate container 3dee07ad8c72 14:23:46 ---> 03d2f6fabbdc 14:23:46 Step 13/23 : RUN apk add --update --no-cache 14:23:46 ---> Running in 24b7585e40ac 14:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:23:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:23:46 OK: 7 MiB in 15 packages 14:23:46 Removing intermediate container 24b7585e40ac 14:23:46 ---> 0532be91c0ed 14:23:46 Step 14/23 : WORKDIR / 14:23:46 ---> Running in 498d43e45fb3 14:23:46 Removing intermediate container 498d43e45fb3 14:23:46 ---> 005e1ebaad02 14:23:46 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 14:23:46 ---> 32f21aac0d9d 14:23:46 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 14:23:46 ---> 53e48cc51f6f 14:23:46 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 14:23:46 ---> 02f019722588 14:23:46 Step 18/23 : EXPOSE 59999 14:23:46 ---> Running in f9c3e2d30e0e 14:23:46 Removing intermediate container f9c3e2d30e0e 14:23:46 ---> fad958156cbf 14:23:46 Step 19/23 : ENTRYPOINT ["/device-simple"] 14:23:46 ---> Running in 621fc975cc72 14:23:46 Removing intermediate container 621fc975cc72 14:23:46 ---> d177dd53215f 14:23:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:23:46 ---> Running in 95dd1a25adb7 14:23:46 Removing intermediate container 95dd1a25adb7 14:23:46 ---> 2b989726af6a 14:23:46 Step 21/23 : LABEL arch=arm64 14:23:46 ---> Running in ab604b0e965e 14:23:46 Removing intermediate container ab604b0e965e 14:23:46 ---> 0ebf7a5fddd9 14:23:46 Step 22/23 : LABEL git_sha=245f2de2247f6da8fb5fe016f065fa8fa3d7283c 14:23:46 ---> Running in 848fce40cc92 14:23:46 Removing intermediate container 848fce40cc92 14:23:46 ---> fa30557eef1a 14:23:46 Step 23/23 : LABEL version=0.0.0 14:23:46 ---> Running in e822daae2d0d 14:23:46 Removing intermediate container e822daae2d0d 14:23:46 ---> 4e0d9d9a9ca1 14:23:46 [Warning] One or more build-args [ARCH] were not consumed 14:23:46 Successfully built 4e0d9d9a9ca1 14:23:46 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 14:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:47 14:23:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:47 arm64: Pulling from edgex-lftools-log-publisher 14:23:47 8998bd30e6a1: Pulling fs layer 14:23:47 04944245beec: Pulling fs layer 14:23:47 699f458cf7ca: Pulling fs layer 14:23:47 765212b225bb: Pulling fs layer 14:23:47 f23df028b6ca: Pulling fs layer 14:23:47 d65c8cfc05b1: Pulling fs layer 14:23:47 2437ff75d9bd: Pulling fs layer 14:23:47 f23df028b6ca: Waiting 14:23:47 d65c8cfc05b1: Waiting 14:23:47 2437ff75d9bd: Waiting 14:23:47 765212b225bb: Waiting 14:23:47 04944245beec: Verifying Checksum 14:23:47 04944245beec: Download complete 14:23:47 765212b225bb: Download complete 14:23:47 f23df028b6ca: Verifying Checksum 14:23:47 f23df028b6ca: Download complete 14:23:47 d65c8cfc05b1: Verifying Checksum 14:23:47 d65c8cfc05b1: Download complete 14:23:48 699f458cf7ca: Verifying Checksum 14:23:48 699f458cf7ca: Download complete 14:23:48 8998bd30e6a1: Verifying Checksum 14:23:48 8998bd30e6a1: Download complete 14:23:50 2437ff75d9bd: Download complete 14:23:51 8998bd30e6a1: Pull complete 14:23:52 04944245beec: Pull complete 14:23:53 699f458cf7ca: Pull complete 14:23:53 765212b225bb: Pull complete 14:23:54 f23df028b6ca: Pull complete 14:23:54 d65c8cfc05b1: Pull complete 14:24:06 2437ff75d9bd: Pull complete 14:24:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:24:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:07 prd-ubuntu20.04-docker-arm64-4c-16g-464 does not seem to be running inside a container 14:24:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:24:09 $ docker top 1402499b542fe58c4b9118a362a7ee3dbb1a0589898455f927aeec2eb5737eba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:24:10 ---> job-cost.sh 14:24:10 lf-activate-venv: SKIPPING 14:24:10 INFO: No Stack... 14:24:10 INFO: Retrieving Pricing Info for: v3-standard-4 14:24:11 INFO: Archiving Costs [Pipeline] sh 14:24:12 + + catcut /w/workspace/device-sdk-go/1/archives/cost.csv -d, 14:24:12 -f6 [Pipeline] lock 14:24:12 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1387-1-stack-cost] 14:24:12 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1387-1-stack-cost] did not exist. Created. 14:24:12 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:12 /w/workspace/device-sdk-go/1@tmp/durable-fca061e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:24:13 + echo total: 0.10999999940395355 [Pipeline] stash 14:24:13 Warning: overwriting stash ‘stack-cost’ 14:24:13 Stashed 1 file(s) [Pipeline] } 14:24:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1387-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:24:13 $ docker stop --time=1 1402499b542fe58c4b9118a362a7ee3dbb1a0589898455f927aeec2eb5737eba 14:24:14 $ docker rm -f --volumes 1402499b542fe58c4b9118a362a7ee3dbb1a0589898455f927aeec2eb5737eba [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 14:24:15 provisioning config files... 14:24:15 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp/config3884683521503142420tmp [Pipeline] { [Pipeline] sh 14:24:16 + set +x 14:24:16 + curl -s https://codecov.io/bash 14:24:16 + bash -s -- 14:24:16 14:24:16 _____ _ 14:24:16 / ____| | | 14:24:16 | | ___ __| | ___ ___ _____ __ 14:24:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:24:16 | |___| (_) | (_| | __/ (_| (_) \ V / 14:24:16 \_____\___/ \__,_|\___|\___\___/ \_/ 14:24:16 Bash-1.0.6 14:24:16 14:24:16 14:24:16 ==> git version 2.25.1 found 14:24:16 ==> 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 14:24:16 Release-Date: 2020-01-08 14:24:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:24:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:24:16 ==> Jenkins CI detected. 14:24:16 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1387 14:24:16 project root: . 14:24:16 --> token set from env 14:24:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:24:16 ==> Running gcov in . (disable via -X gcov) 14:24:16 ==> Python coveragepy not found 14:24:16 ==> Searching for coverage reports in: 14:24:16 + . 14:24:16 -> Found 1 reports 14:24:16 ==> Detecting git/mercurial file structure 14:24:16 ==> Reading reports 14:24:16 + ./coverage.out bytes=109536 14:24:16 ==> Appending adjustments 14:24:16 https://docs.codecov.io/docs/fixing-reports 14:24:16 + Found adjustments 14:24:16 ==> Gzipping contents 14:24:16 16K /tmp/codecov.31r9eV.gz 14:24:16 ==> Uploading reports 14:24:16 url: https://codecov.io 14:24:16 query: branch=PR-1387&commit=245f2de2247f6da8fb5fe016f065fa8fa3d7283c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1387&job=&cmd_args= 14:24:16 -> Pinging Codecov 14:24:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1387&commit=245f2de2247f6da8fb5fe016f065fa8fa3d7283c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1387&job=&cmd_args= 14:24:16 -> Uploading to 14:24:16 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/7E55EF52A471D76F132DFD9A03CDDE97/245f2de2247f6da8fb5fe016f065fa8fa3d7283c/383049c0-080a-42af-aaf4-b549a758a371.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T142416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33297edf9fde969ef5c8623c9498e312267fb27db9763909ba4bf147d6fe0a17 14:24:16 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:16 Dload Upload Total Spent Left Speed 14:24:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15231 0 0 100 15231 0 50939 --:--:-- --:--:-- --:--:-- 50939 14:24:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/245f2de2247f6da8fb5fe016f065fa8fa3d7283c [Pipeline] } 14:24:16 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 14:24:18 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1387/archives ] 14:24:18 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1387/archives 14:24:18 total 16 14:24:18 drwxr-xr-x 3 root root 4096 Mar 15 14:11 . 14:24:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 14:11 .. 14:24:18 drwxr-xr-x 2 root root 4096 Mar 15 14:11 cost 14:24:18 -rw-r--r-- 1 root root 86 Mar 15 14:11 cost.csv 14:24:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1387/archives 14:24:18 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1387/archives 14:24:18 total 16 14:24:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 14:11 . 14:24:18 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 14:11 .. 14:24:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 14:11 cost 14:24:18 -rw-r--r-- 1 jenkins jenkins 86 Mar 15 14:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:24:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:24:19 ---> package-listing.sh 14:24:19 ++ facter osfamily 14:24:19 ++ tr '[:upper:]' '[:lower:]' 14:24:20 + OS_FAMILY=debian 14:24:20 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1387 14:24:20 + START_PACKAGES=/tmp/packages_start.txt 14:24:20 + END_PACKAGES=/tmp/packages_end.txt 14:24:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:24:20 + PACKAGES=/tmp/packages_start.txt 14:24:20 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1387 ']' 14:24:20 + PACKAGES=/tmp/packages_end.txt 14:24:20 + case "${OS_FAMILY}" in 14:24:20 + dpkg -l 14:24:20 + grep '^ii' 14:24:20 + '[' -f /tmp/packages_start.txt ']' 14:24:20 + '[' -f /tmp/packages_end.txt ']' 14:24:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:24:20 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1387 ']' 14:24:20 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1387/archives/ 14:24:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1387/archives/ [Pipeline] echo 14:24:20 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-1387/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:24:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:24:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:21 prd-ubuntu20.04-docker-8c-8g-463 does not seem to be running inside a container 14:24:21 $ 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-1387/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-1387 -v /w/workspace/gexfoundry_device-sdk-go_PR-1387:/w/workspace/gexfoundry_device-sdk-go_PR-1387:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1387@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:24:21 $ docker top 21d511857bfa9e3d6a8d13c136f816281b8f0c570b91f0c4dcde8cd06b971e3c -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:21 + touch /tmp/pre-build-complete [Pipeline] sh 14:24:22 + mkdir -p /var/log/sysstat [Pipeline] sh 14:24:22 + ls /var/log/sa-host 14:24:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:24:22 provisioning config files... 14:24:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1387@tmp/config12138537057095381786tmp [Pipeline] { [Pipeline] echo 14:24:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:24:22 ---> create-netrc.sh [Pipeline] } 14:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:24:23 ---> python-tools-install.sh [Pipeline] echo 14:24:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:24:23 ---> sudo-logs.sh 14:24:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:24:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:24:24 ---> job-cost.sh 14:24:24 lf-activate-venv: SKIPPING 14:24:24 DEBUG: total: 0.2199999988079071 14:24:24 INFO: Retrieving Stack Cost... 14:24:24 INFO: Retrieving Pricing Info for: v3-standard-8 14:24:24 INFO: Archiving Costs [Pipeline] echo 14:24:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:24:25 ---> logs-deploy.sh 14:24:25 lf-activate-venv: SKIPPING 14:24:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1387/1 14:24:25 INFO: archiving workspace using pattern(s): 14:24:26 Archives upload complete. 14:24:26 INFO: archiving logs to Nexus