Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81445e9f6878a65f8ef1da1da155eafc431130c6 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-ssh17640464232529858042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh50220418465074321.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14144376984766845607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14940894473685639160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14256100481636464377.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-928 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 81445e9f6878a65f8ef1da1da155eafc431130c6 (main) Commit message: "Merge pull request #1583 from FelixTing/issue-1582" > git config core.sparsecheckout # timeout=10 > git checkout -f 81445e9f6878a65f8ef1da1da155eafc431130c6 # timeout=10 > git rev-list --no-walk 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:11:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:11:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:11:33 ========================================================= 08:11:33 EdgeX Global Pipelines Version Info 08:11:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:11:34 ------------------- 08:11:34 stable info: 08:11:34 ------------------- 08:11:34 Commited By: Ginny Guan ginny@iotechsys.com 08:11:34 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:11:34 Message: update stable to v1.0.260 08:11:34 ------------------- 08:11:34 experimental info: 08:11:34 ------------------- 08:11:34 Commited By: Ginny Guan ginny@iotechsys.com 08:11:34 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:11:34 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81445e9 [Pipeline] echo 08:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:35 provisioning config files... 08:11:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2968369385515340590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:36 ---> ****-login.sh 08:11:36 nexus3.edgexfoundry.org:10001 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10002 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10003 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 nexus3.edgexfoundry.org:10004 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 ****.io 08:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:36 Configure a credential helper to remove this warning. See 08:11:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:36 08:11:36 Login Succeeded 08:11:36 ---> ****-login.sh ends [Pipeline] } 08:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:11:37 + git rev-list -1 --merges 81445e9f6878a65f8ef1da1da155eafc431130c6~1..81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] echo 08:11:37 -----------> git rev-list -1 --merges 81445e9f6878a65f8ef1da1da155eafc431130c6~1..81445e9f6878a65f8ef1da1da155eafc431130c6 81445e9f6878a65f8ef1da1da155eafc431130c6 08:11:37 81445e9f6878a65f8ef1da1da155eafc431130c6 [false] [Pipeline] sh 08:11:37 + git log --format=format:%s -1 81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] echo 08:11:37 ========================================================= 08:11:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:11:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:38 + git log --format=format:%s -1 81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] echo 08:11:38 [semverPrep] GIT_COMMIT: 81445e9f6878a65f8ef1da1da155eafc431130c6, Commit Message: Merge pull request #1583 from FelixTing/issue-1582 [Pipeline] echo 08:11:38 [semverPrep] This is not a build commit. [Pipeline] sh 08:11:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:38 + grep -v github /etc/ssh/ssh_known_hosts 08:11:38 + [ -e /tmp/ssh_known_hosts ] 08:11:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:11:38 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:11:38 sudo tee -a /etc/ssh/ssh_known_hosts 08:11:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:38 08:11:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:39 0.1.4: Pulling from edgex-devops/py-git-semver 08:11:39 b85a868b505f: Pulling fs layer 08:11:39 e2be974225ed: Pulling fs layer 08:11:39 339a4e72a1f5: Pulling fs layer 08:11:39 988bab9f4d93: Pulling fs layer 08:11:39 1469e6f7b9e6: Pulling fs layer 08:11:39 eaf3925da568: Pulling fs layer 08:11:39 bab4dde63d76: Pulling fs layer 08:11:39 bde34c3a00c8: Pulling fs layer 08:11:39 b352a97aabf1: Pulling fs layer 08:11:39 4872d77fe225: Pulling fs layer 08:11:39 5851b861e8e6: Pulling fs layer 08:11:39 988bab9f4d93: Waiting 08:11:39 1469e6f7b9e6: Waiting 08:11:39 eaf3925da568: Waiting 08:11:39 bab4dde63d76: Waiting 08:11:39 5851b861e8e6: Waiting 08:11:39 bde34c3a00c8: Waiting 08:11:39 b352a97aabf1: Waiting 08:11:39 4872d77fe225: Waiting 08:11:39 e2be974225ed: Download complete 08:11:39 988bab9f4d93: Verifying Checksum 08:11:39 988bab9f4d93: Download complete 08:11:39 1469e6f7b9e6: Verifying Checksum 08:11:39 1469e6f7b9e6: Download complete 08:11:39 339a4e72a1f5: Verifying Checksum 08:11:39 339a4e72a1f5: Download complete 08:11:39 eaf3925da568: Verifying Checksum 08:11:39 eaf3925da568: Download complete 08:11:39 bde34c3a00c8: Verifying Checksum 08:11:39 bde34c3a00c8: Download complete 08:11:39 b352a97aabf1: Verifying Checksum 08:11:39 b352a97aabf1: Download complete 08:11:39 4872d77fe225: Verifying Checksum 08:11:39 5851b861e8e6: Verifying Checksum 08:11:39 5851b861e8e6: Download complete 08:11:39 b85a868b505f: Verifying Checksum 08:11:39 b85a868b505f: Download complete 08:11:39 bab4dde63d76: Verifying Checksum 08:11:39 bab4dde63d76: Download complete 08:11:40 b85a868b505f: Pull complete 08:11:40 e2be974225ed: Pull complete 08:11:41 339a4e72a1f5: Pull complete 08:11:41 988bab9f4d93: Pull complete 08:11:41 1469e6f7b9e6: Pull complete 08:11:41 eaf3925da568: Pull complete 08:11:43 bab4dde63d76: Pull complete 08:11:43 bde34c3a00c8: Pull complete 08:11:43 b352a97aabf1: Pull complete 08:11:43 4872d77fe225: Pull complete 08:11:43 5851b861e8e6: Pull complete 08:11:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:43 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:11:46 $ docker top 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 -eo pid,comm 08:11:46 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). 08:11:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:46 [ssh-agent] Looking for ssh-agent implementation... 08:11:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:46 $ docker exec 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 ssh-agent 08:11:47 SSH_AUTH_SOCK=/tmp/ssh-2T1v5ZaIeIaJ/agent.33 08:11:47 SSH_AGENT_PID=39 08:11:47 Running ssh-add (command line suppressed) 08:11:47 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18060396183105106154.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18060396183105106154.key) 08:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:47 + git tag --points-at HEAD [Pipeline] } 08:11:47 $ docker exec --env ******** --env ******** 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 ssh-agent -k 08:11:47 unset SSH_AUTH_SOCK; 08:11:47 unset SSH_AGENT_PID; 08:11:47 echo Agent pid 39 killed; 08:11:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:11:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:47 [ssh-agent] Looking for ssh-agent implementation... 08:11:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:47 $ docker exec 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 ssh-agent 08:11:47 SSH_AUTH_SOCK=/tmp/ssh-RxR6pU82lgFH/agent.72 08:11:47 SSH_AGENT_PID=78 08:11:47 Running ssh-add (command line suppressed) 08:11:47 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13391695253526884067.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13391695253526884067.key) 08:11:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:48 + git semver init 08:11:48 2024-05-28 08:11:48,406 [run_init] DEBUG init version:0.0.0 force:False 08:11:48 2024-05-28 08:11:48,407 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 08:11:48 2024-05-28 08:11:48,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 08:11:48 2024-05-28 08:11:48,407 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 08:11:49 2024-05-28 08:11:49,740 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 08:11:49 2024-05-28 08:11:49,741 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 08:11:49 2024-05-28 08:11:49,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:11:49 2024-05-28 08:11:49,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:11:49 3.2.0-dev.15 [Pipeline] } 08:11:49 $ docker exec --env ******** --env ******** 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 ssh-agent -k 08:11:49 unset SSH_AUTH_SOCK; 08:11:49 unset SSH_AGENT_PID; 08:11:49 echo Agent pid 78 killed; 08:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:50 + git semver [Pipeline] } 08:11:50 $ docker stop --time=1 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 08:11:51 $ docker rm -f --volumes 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:11:52 Stashed 1 file(s) [Pipeline] echo 08:11:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 08:11:52 provisioning config files... 08:11:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10876384890426051054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:53 ---> ****-login.sh 08:11:53 nexus3.edgexfoundry.org:10001 08:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 nexus3.edgexfoundry.org:10002 08:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 nexus3.edgexfoundry.org:10003 08:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 nexus3.edgexfoundry.org:10004 08:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 ****.io 08:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 ---> ****-login.sh ends [Pipeline] } 08:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:11:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:11:53 ========================================================= 08:11:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:11:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:54 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:11:54 Sending build context to Docker daemon 25.72MB 08:11:54 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 08:11:54 Step 2/10 : FROM ${BASE} AS builder 08:11:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:11:54 619be1103602: Pulling fs layer 08:11:54 7862e08f4a3e: Pulling fs layer 08:11:54 5df492c9dc93: Pulling fs layer 08:11:54 7629e6793208: Pulling fs layer 08:11:54 4f4fb700ef54: Pulling fs layer 08:11:54 fb5054dd5b73: Pulling fs layer 08:11:54 eeca6798cff9: Pulling fs layer 08:11:54 aa269ceb94a6: Pulling fs layer 08:11:54 ada007ff1a6a: Pulling fs layer 08:11:54 7629e6793208: Waiting 08:11:54 eeca6798cff9: Waiting 08:11:54 4f4fb700ef54: Waiting 08:11:54 aa269ceb94a6: Waiting 08:11:54 fb5054dd5b73: Waiting 08:11:54 ada007ff1a6a: Waiting 08:11:54 7862e08f4a3e: Verifying Checksum 08:11:54 7862e08f4a3e: Download complete 08:11:54 7629e6793208: Verifying Checksum 08:11:54 7629e6793208: Download complete 08:11:54 4f4fb700ef54: Verifying Checksum 08:11:54 4f4fb700ef54: Download complete 08:11:54 619be1103602: Verifying Checksum 08:11:54 619be1103602: Download complete 08:11:54 fb5054dd5b73: Download complete 08:11:54 eeca6798cff9: Verifying Checksum 08:11:54 eeca6798cff9: Download complete 08:11:54 619be1103602: Pull complete 08:11:54 ada007ff1a6a: Verifying Checksum 08:11:54 ada007ff1a6a: Download complete 08:11:54 7862e08f4a3e: Pull complete 08:11:54 5df492c9dc93: Verifying Checksum 08:11:54 5df492c9dc93: Download complete 08:11:55 aa269ceb94a6: Verifying Checksum 08:11:55 aa269ceb94a6: Download complete 08:11:58 5df492c9dc93: Pull complete 08:11:58 7629e6793208: Pull complete 08:11:58 4f4fb700ef54: Pull complete 08:11:58 fb5054dd5b73: Pull complete 08:11:58 eeca6798cff9: Pull complete 08:12:00 aa269ceb94a6: Pull complete 08:12:01 ada007ff1a6a: Pull complete 08:12:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:12:01 ---> f489d0715acc 08:12:01 Step 3/10 : ARG MAKE=make build 08:12:06 ---> Running in efc0b3e6fd8f 08:12:06 Removing intermediate container efc0b3e6fd8f 08:12:06 ---> 46a8f627f9df 08:12:06 Step 4/10 : WORKDIR /device-sdk-go 08:12:06 ---> Running in ff7730c3dd79 08:12:06 Removing intermediate container ff7730c3dd79 08:12:06 ---> 22522ac7c317 08:12:06 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:12:06 ---> Running in 1cd229b731fa 08:12:06 Removing intermediate container 1cd229b731fa 08:12:06 ---> 386dfce19f47 08:12:06 Step 6/10 : RUN apk add --update --no-cache make git 08:12:06 ---> Running in b3a48cd5eee8 08:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:12:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:12:07 OK: 264 MiB in 52 packages 08:12:07 Removing intermediate container b3a48cd5eee8 08:12:07 ---> 7319335ba94f 08:12:07 Step 7/10 : COPY go.mod vendor* ./ 08:12:07 ---> fd18846940f7 08:12:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:12:07 ---> Running in 0c8123e4d15d 08:12:07 Still waiting to schedule task 08:12:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:13:03 Removing intermediate container 0c8123e4d15d 08:13:03 ---> 27c371f67d1b 08:13:03 Step 9/10 : COPY . . 08:13:03 ---> 857f255fe28f 08:13:03 Step 10/10 : RUN ${MAKE} 08:13:03 ---> Running in e07573daa8e2 08:13:03 noop 08:13:03 Removing intermediate container e07573daa8e2 08:13:03 ---> 139b35c932f2 08:13:03 Successfully built 139b35c932f2 08:13:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:04 + docker inspect -f . ci-base-image-x86_64 08:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:04 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 08:13:04 $ docker top ba02772ee61bb8c3f580dfb982a057884616dce9b2e36449d4af606cba7bb6c0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:05 + go version 08:13:05 go version go1.21.9 linux/amd64 [Pipeline] } 08:13:05 $ docker stop --time=1 ba02772ee61bb8c3f580dfb982a057884616dce9b2e36449d4af606cba7bb6c0 08:13:06 $ docker rm -f --volumes ba02772ee61bb8c3f580dfb982a057884616dce9b2e36449d4af606cba7bb6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:06 + docker inspect -f . ci-base-image-x86_64 08:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:06 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 08:13:07 $ docker top e057fe39577695e89ce8214a61ba257a25dfef69d977abd8b55a49d2889d8f98 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 08:13:07 + make test 08:13:07 go test -race -coverprofile=coverage.out ./... 08:13:16 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:13:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-929 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 08:13:42 Running in /w/workspace/device-sdk-go/290 [Pipeline] { [Pipeline] checkout 08:13:45 The recommended git tool is: git 08:13:54 using credential edgex-jenkins-ssh 08:13:54 Cloning the remote Git repository 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 08:13:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.048s coverage: 27.6% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 08:13:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.044s coverage: 81.5% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 08:13:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.074s coverage: 86.0% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 08:13:54 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 71.8% of statements 08:13:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 08:13:54 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:13:54 > git init /w/workspace/device-sdk-go/290 # timeout=10 08:13:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:13:54 > git --version # timeout=10 08:13:54 > git --version # 'git version 2.25.1' 08:13:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.049s coverage: 14.4% of statements 08:13:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.727s coverage: 45.6% of statements 08:13:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.071s coverage: 68.5% of statements 08:13:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.097s coverage: 89.2% of statements 08:13:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.065s coverage: 5.5% of statements 08:13:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:13:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:59 Avoid second fetch 08:13:59 Checking out Revision 81445e9f6878a65f8ef1da1da155eafc431130c6 (main) 08:13:59 > git config core.sparsecheckout # timeout=10 08:13:59 > git checkout -f 81445e9f6878a65f8ef1da1da155eafc431130c6 # timeout=10 08:13:59 Commit message: "Merge pull request #1583 from FelixTing/issue-1582" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:14:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:04 Dload Upload Total Spent Left Speed 08:14:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 08:14:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:14:05 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 08:14:05 /etc/docker/daemon.json 08:14:05 { 08:14:05 "registry-mirrors": [ 08:14:05 "https://nexus3.edgexfoundry.org:10001" 08:14:05 ], 08:14:05 "bip": "10.250.0.254/24", 08:14:05 "hosts": [ 08:14:05 "tcp://0.0.0.0:5555", 08:14:05 "unix:///var/run/docker.sock" 08:14:05 ], 08:14:05 "mtu": 1458, 08:14:05 "selinux-enabled": true, 08:14:05 "seccomp-profile": "/etc/docker/seccomp.json" 08:14:05 } [Pipeline] sh 08:14:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:14:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:24 provisioning config files... 08:14:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/290@tmp/config15471600882437851439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:24 ---> ****-login.sh 08:14:24 nexus3.edgexfoundry.org:10001 08:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:25 Configure a credential helper to remove this warning. See 08:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:25 08:14:25 Login Succeeded 08:14:25 nexus3.edgexfoundry.org:10002 08:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:25 Configure a credential helper to remove this warning. See 08:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:25 08:14:25 Login Succeeded 08:14:25 nexus3.edgexfoundry.org:10003 08:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:26 Configure a credential helper to remove this warning. See 08:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:26 08:14:26 Login Succeeded 08:14:26 nexus3.edgexfoundry.org:10004 08:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:26 Configure a credential helper to remove this warning. See 08:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:26 08:14:26 Login Succeeded 08:14:26 ****.io 08:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:26 Configure a credential helper to remove this warning. See 08:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:26 08:14:26 Login Succeeded 08:14:26 ---> ****-login.sh ends [Pipeline] } 08:14:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:14:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:14:27 ========================================================= 08:14:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:14:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:27 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 08:14:28 Sending build context to Docker daemon 13.27MB 08:14:28 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 08:14:28 Step 2/10 : FROM ${BASE} AS builder 08:14:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:14:28 c6b39de5b339: Pulling fs layer 08:14:28 a69c41024577: Pulling fs layer 08:14:28 d6de4b400683: Pulling fs layer 08:14:28 35cb2a7552d0: Pulling fs layer 08:14:28 4f4fb700ef54: Pulling fs layer 08:14:28 464afbd9ba4c: Pulling fs layer 08:14:28 00f215d4a9da: Pulling fs layer 08:14:28 d496ad576159: Pulling fs layer 08:14:28 4f4fb700ef54: Waiting 08:14:28 464afbd9ba4c: Waiting 08:14:28 00f215d4a9da: Waiting 08:14:28 35cb2a7552d0: Waiting 08:14:28 d496ad576159: Waiting 08:14:28 a69c41024577: Verifying Checksum 08:14:28 a69c41024577: Download complete 08:14:28 35cb2a7552d0: Verifying Checksum 08:14:28 35cb2a7552d0: Download complete 08:14:28 4f4fb700ef54: Verifying Checksum 08:14:28 4f4fb700ef54: Download complete 08:14:28 c6b39de5b339: Verifying Checksum 08:14:28 c6b39de5b339: Download complete 08:14:28 464afbd9ba4c: Verifying Checksum 08:14:28 464afbd9ba4c: Download complete 08:14:29 d496ad576159: Verifying Checksum 08:14:29 d496ad576159: Download complete 08:14:29 c6b39de5b339: Pull complete 08:14:29 a69c41024577: Pull complete 08:14:30 d6de4b400683: Verifying Checksum 08:14:30 d6de4b400683: Download complete 08:14:31 00f215d4a9da: Verifying Checksum 08:14:31 00f215d4a9da: Download complete 08:14:34 GO111MODULE=on go vet ./... 08:14:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:14:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:14:34 ./bin/test-attribution-txt.sh 08:14:34 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 08:14:34 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 08:14:34 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 08:14:34 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 08:14:34 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 08:14:34 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 08:14:34 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 08:14:34 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 08:14:34 An attribution for golang.org/x/term is missing from Attribution.txt, please add 08:14:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 08:14:34 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 08:14:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:14:34 $ docker stop --time=1 e057fe39577695e89ce8214a61ba257a25dfef69d977abd8b55a49d2889d8f98 08:14:39 $ docker rm -f --volumes e057fe39577695e89ce8214a61ba257a25dfef69d977abd8b55a49d2889d8f98 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:14:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:14:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:41 + ls -al . 08:14:41 total 376 08:14:41 drwxrwxr-x 11 jenkins jenkins 4096 May 28 08:13 . 08:14:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:11 .. 08:14:41 -rw-rw-r-- 1 jenkins jenkins 140 May 28 08:11 .dockerignore 08:14:41 drwxrwxr-x 8 jenkins jenkins 4096 May 28 08:13 .git 08:14:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:11 .github 08:14:41 -rw-rw-r-- 1 jenkins jenkins 137 May 28 08:11 .gitignore 08:14:41 -rw-rw-r-- 1 jenkins jenkins 42 May 28 08:11 .golangci.yml 08:14:41 drwxr-xr-x 3 jenkins jenkins 4096 May 28 08:11 .semver 08:14:41 -rw-rw-r-- 1 jenkins jenkins 48109 May 28 08:11 CHANGELOG.md 08:14:41 -rw-rw-r-- 1 jenkins jenkins 677 May 28 08:11 GOVERNANCE.md 08:14:41 -rw-rw-r-- 1 jenkins jenkins 885 May 28 08:11 Jenkinsfile 08:14:41 -rw-rw-r-- 1 jenkins jenkins 11341 May 28 08:11 LICENSE 08:14:41 -rw-rw-r-- 1 jenkins jenkins 1842 May 28 08:11 Makefile 08:14:41 -rw-rw-r-- 1 jenkins jenkins 619 May 28 08:11 OWNERS.md 08:14:41 -rw-rw-r-- 1 jenkins jenkins 4933 May 28 08:11 README.md 08:14:41 -rw-rw-r-- 1 jenkins jenkins 12 May 28 08:11 VERSION 08:14:41 drwxrwxr-x 2 jenkins jenkins 4096 May 28 08:11 bin 08:14:41 -rw-r--r-- 1 jenkins jenkins 122155 May 28 08:13 coverage.out 08:14:41 drwxrwxr-x 5 jenkins jenkins 4096 May 28 08:11 example 08:14:41 -rw-rw-r-- 1 jenkins jenkins 7064 May 28 08:11 go.mod 08:14:41 -rw-rw-r-- 1 jenkins jenkins 101331 May 28 08:11 go.sum 08:14:41 drwxrwxr-x 12 jenkins jenkins 4096 May 28 08:11 internal 08:14:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:11 openapi 08:14:41 drwxrwxr-x 6 jenkins jenkins 4096 May 28 08:11 pkg 08:14:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:11 snap 08:14:41 -rw-rw-r-- 1 jenkins jenkins 222 May 28 08:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:41 + 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=81445e9f6878a65f8ef1da1da155eafc431130c6 --label arch=amd64 --label version=3.2.0-dev.15 . 08:14:41 Sending build context to Docker daemon 25.85MB 08:14:41 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 08:14:41 Step 2/24 : FROM ${BASE} AS builder 08:14:41 ---> 139b35c932f2 08:14:41 Step 3/24 : ARG MAKE=make build 08:14:42 ---> Running in f631aaf8bb6b 08:14:42 Removing intermediate container f631aaf8bb6b 08:14:42 ---> 992304e4f6ae 08:14:42 Step 4/24 : WORKDIR /device-sdk-go 08:14:42 ---> Running in ebaeb2dc722b 08:14:42 Removing intermediate container ebaeb2dc722b 08:14:42 ---> 907210e13464 08:14:42 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:14:42 ---> Running in fb07cfb33277 08:14:42 Removing intermediate container fb07cfb33277 08:14:42 ---> 14086ff3a2d3 08:14:42 Step 6/24 : RUN apk add --update --no-cache make git 08:14:42 ---> Running in b35282b62036 08:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:14:43 OK: 264 MiB in 52 packages 08:14:43 Removing intermediate container b35282b62036 08:14:43 ---> d7ef3e1077c7 08:14:43 Step 7/24 : COPY go.mod vendor* ./ 08:14:43 ---> aa93c3a176a9 08:14:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:43 ---> Running in ab2d1c24f797 08:14:43 d6de4b400683: Pull complete 08:14:43 35cb2a7552d0: Pull complete 08:14:43 4f4fb700ef54: Pull complete 08:14:43 464afbd9ba4c: Pull complete 08:14:44 Removing intermediate container ab2d1c24f797 08:14:44 ---> 089925853e26 08:14:44 Step 9/24 : COPY . . 08:14:45 ---> edaa0c9a50b1 08:14:45 Step 10/24 : RUN ${MAKE} 08:14:45 ---> Running in eb0ee5517814 08:14:45 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.15" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:14:52 00f215d4a9da: Pull complete 08:14:54 d496ad576159: Pull complete 08:14:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:14:54 ---> f246e2811388 08:14:54 Step 3/10 : ARG MAKE=make build 08:14:55 ---> Running in 3ab6149ca660 08:14:55 Removing intermediate container 3ab6149ca660 08:14:55 ---> 6f0acb58cb3f 08:14:55 Step 4/10 : WORKDIR /device-sdk-go 08:14:55 ---> Running in a10cdf2015ec 08:14:56 Removing intermediate container a10cdf2015ec 08:14:56 ---> cfc17803a2b1 08:14:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:14:56 ---> Running in 44d1cd4e035f 08:14:56 Removing intermediate container 44d1cd4e035f 08:14:56 ---> 8b9e2040250f 08:14:56 Step 6/10 : RUN apk add --update --no-cache make git 08:14:56 ---> Running in 6ff1d23a9e35 08:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:14:59 OK: 266 MiB in 52 packages 08:15:00 Removing intermediate container 6ff1d23a9e35 08:15:00 ---> 861f28094e82 08:15:00 Step 7/10 : COPY go.mod vendor* ./ 08:15:00 ---> 836107228931 08:15:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:00 ---> Running in 1da2b227dd2d 08:15:24 Removing intermediate container eb0ee5517814 08:15:24 ---> 8b7f8c1c7ee3 08:15:24 Step 11/24 : FROM alpine:3.18 08:15:24 3.18: Pulling from library/alpine 08:15:24 619be1103602: Already exists 08:15:24 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:15:24 Status: Downloaded newer image for alpine:3.18 08:15:24 ---> d3782b16ccc9 08:15:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:15:24 ---> Running in 3835a4d5d58f 08:15:24 Removing intermediate container 3835a4d5d58f 08:15:24 ---> 1a4e1444ca96 08:15:24 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:15:24 ---> Running in ab0f6b8bec9f 08:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:24 (1/1) Installing dumb-init (1.2.5-r2) 08:15:24 Executing busybox-1.36.1-r5.trigger 08:15:24 OK: 7 MiB in 16 packages 08:15:24 Removing intermediate container ab0f6b8bec9f 08:15:24 ---> 873dc594f9f8 08:15:24 Step 14/24 : RUN apk --no-cache upgrade 08:15:24 ---> Running in c8cd5fbde217 08:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:24 Upgrading critical system libraries and apk-tools: 08:15:24 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:15:24 Executing busybox-1.36.1-r5.trigger 08:15:24 Continuing the upgrade transaction with new apk-tools: 08:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:15:24 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:15:24 Executing busybox-1.36.1-r6.post-upgrade 08:15:24 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:15:24 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:15:24 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:15:24 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:15:24 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:15:24 Executing busybox-1.36.1-r6.trigger 08:15:24 OK: 7 MiB in 16 packages 08:15:24 Removing intermediate container c8cd5fbde217 08:15:24 ---> 4da981c921ff 08:15:24 Step 15/24 : WORKDIR / 08:15:24 ---> Running in 79a93243c1d4 08:15:24 Removing intermediate container 79a93243c1d4 08:15:24 ---> baed6af23af7 08:15:24 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:15:24 ---> 681a94b687f5 08:15:24 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:15:24 ---> bece3577221b 08:15:24 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:15:24 ---> d6f0a1267859 08:15:24 Step 19/24 : EXPOSE 59999 08:15:24 ---> Running in 6a83bfa477bf 08:15:24 Removing intermediate container 6a83bfa477bf 08:15:24 ---> 0c4ebc6db66e 08:15:24 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:15:24 ---> Running in 510c5f1ece87 08:15:24 Removing intermediate container 510c5f1ece87 08:15:24 ---> b0437db82bad 08:15:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:15:24 ---> Running in f0b0db22b451 08:15:24 Removing intermediate container f0b0db22b451 08:15:24 ---> 535120cb1f90 08:15:24 Step 22/24 : LABEL arch=amd64 08:15:24 ---> Running in 8e0bb48c3e60 08:15:24 Removing intermediate container 8e0bb48c3e60 08:15:24 ---> de8a6e599cf4 08:15:24 Step 23/24 : LABEL git_sha=81445e9f6878a65f8ef1da1da155eafc431130c6 08:15:24 ---> Running in 2289cbbffdd8 08:15:24 Removing intermediate container 2289cbbffdd8 08:15:24 ---> 199771085821 08:15:24 Step 24/24 : LABEL version=3.2.0-dev.15 08:15:24 ---> Running in ecb9b75dfdc8 08:15:24 Removing intermediate container ecb9b75dfdc8 08:15:24 ---> 1b0b0ec02ea1 08:15:24 [Warning] One or more build-args [ARCH] were not consumed 08:15:24 Successfully built 1b0b0ec02ea1 08:15:24 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:25 08:15:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:25 latest: Pulling from edgex-lftools-log-publisher 08:15:25 5eb5b503b376: Pulling fs layer 08:15:25 5c69ac0246d0: Pulling fs layer 08:15:25 ec43610c2a17: Pulling fs layer 08:15:25 3a2ae6a8a46f: Pulling fs layer 08:15:25 33b1e0a273af: Pulling fs layer 08:15:25 5d3b04190fa2: Pulling fs layer 08:15:25 2f39f015ded8: Pulling fs layer 08:15:25 5d3b04190fa2: Waiting 08:15:25 33b1e0a273af: Waiting 08:15:25 2f39f015ded8: Waiting 08:15:25 3a2ae6a8a46f: Waiting 08:15:25 5c69ac0246d0: Download complete 08:15:25 3a2ae6a8a46f: Download complete 08:15:25 33b1e0a273af: Verifying Checksum 08:15:25 33b1e0a273af: Download complete 08:15:25 ec43610c2a17: Verifying Checksum 08:15:25 ec43610c2a17: Download complete 08:15:25 5d3b04190fa2: Verifying Checksum 08:15:25 5d3b04190fa2: Download complete 08:15:25 5eb5b503b376: Verifying Checksum 08:15:25 5eb5b503b376: Download complete 08:15:26 2f39f015ded8: Verifying Checksum 08:15:26 2f39f015ded8: Download complete 08:15:26 5eb5b503b376: Pull complete 08:15:27 5c69ac0246d0: Pull complete 08:15:27 ec43610c2a17: Pull complete 08:15:27 3a2ae6a8a46f: Pull complete 08:15:27 33b1e0a273af: Pull complete 08:15:27 5d3b04190fa2: Pull complete 08:15:32 2f39f015ded8: Pull complete 08:15:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:32 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:15:32 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:15:36 $ docker top a0a0db09475a26dadb6afc6ace900cd25376a9fc91fc54b190737fe20b3eac72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:36 ---> job-cost.sh 08:15:36 lf-activate-venv: SKIPPING 08:15:36 INFO: No Stack... 08:15:36 INFO: Retrieving Pricing Info for: v3-standard-8 08:15:37 INFO: Archiving Costs [Pipeline] sh 08:15:37 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 08:15:37 + cut -d, -f6 [Pipeline] lock 08:15:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] 08:15:37 Resource [jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] did not exist. Created. 08:15:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:15:37 + echo total: 0.2199999988079071 [Pipeline] stash 08:15:37 Stashed 1 file(s) [Pipeline] } 08:15:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } 08:15:37 $ docker stop --time=1 a0a0db09475a26dadb6afc6ace900cd25376a9fc91fc54b190737fe20b3eac72 08:15:39 $ docker rm -f --volumes a0a0db09475a26dadb6afc6ace900cd25376a9fc91fc54b190737fe20b3eac72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:16:52 Removing intermediate container 1da2b227dd2d 08:16:52 ---> aa8967391aa3 08:16:52 Step 9/10 : COPY . . 08:16:52 ---> 1160d289bf8e 08:16:52 Step 10/10 : RUN ${MAKE} 08:16:52 ---> Running in 8e90ce41e3aa 08:16:52 noop 08:16:52 Removing intermediate container 8e90ce41e3aa 08:16:52 ---> 4fdcec865485 08:16:52 Successfully built 4fdcec865485 08:16:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:52 + docker inspect -f . ci-base-image-arm64 08:16:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:52 prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 08:16:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/290 -v /w/workspace/device-sdk-go/290:/w/workspace/device-sdk-go/290:rw,z -v /w/workspace/device-sdk-go/290@tmp:/w/workspace/device-sdk-go/290@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 ******** ci-base-image-arm64 cat 08:16:54 $ docker top 19b561834bf4829dd98115bd5e6281cb453342e57a8b077705b3963b2cb023e2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:55 + go version 08:16:55 go version go1.21.9 linux/arm64 [Pipeline] } 08:16:55 $ docker stop --time=1 19b561834bf4829dd98115bd5e6281cb453342e57a8b077705b3963b2cb023e2 08:16:56 $ docker rm -f --volumes 19b561834bf4829dd98115bd5e6281cb453342e57a8b077705b3963b2cb023e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:57 + docker inspect -f . ci-base-image-arm64 08:16:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:57 prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 08:16:57 $ 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/290 -v /w/workspace/device-sdk-go/290:/w/workspace/device-sdk-go/290:rw,z -v /w/workspace/device-sdk-go/290@tmp:/w/workspace/device-sdk-go/290@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 ******** ci-base-image-arm64 cat 08:16:58 $ docker top 9a7e2f19503244ad831bbe1af156b82841104844081489484eea46b1d85864d1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:59 + git config --global --add safe.directory /w/workspace/device-sdk-go/290 [Pipeline] fileExists [Pipeline] sh 08:16:59 + make test 08:16:59 go test -race -coverprofile=coverage.out ./... 08:17:38 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:21:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 08:21:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 08:21:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 08:21:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 08:21:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 08:21:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.244s coverage: 27.6% of statements 08:21:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.304s coverage: 81.5% of statements 08:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 08:21:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 08:21:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.380s coverage: 86.0% of statements 08:21:17 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 08:21:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.872s coverage: 71.8% of statements 08:21:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.263s coverage: 14.4% of statements 08:21:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:21:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 08:21:23 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.599s coverage: 45.9% of statements 08:21:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.583s coverage: 68.5% of statements 08:21:28 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.483s coverage: 89.2% of statements 08:21:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 08:21:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.343s coverage: 5.5% of statements 08:21:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:21:34 GO111MODULE=on go vet ./... 08:25:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:25:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:25:11 ./bin/test-attribution-txt.sh 08:25:11 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 08:25:11 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 08:25:11 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 08:25:11 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 08:25:11 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 08:25:11 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 08:25:11 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 08:25:11 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 08:25:11 An attribution for golang.org/x/term is missing from Attribution.txt, please add 08:25:11 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 08:25:11 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 08:25:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:25:12 $ docker stop --time=1 9a7e2f19503244ad831bbe1af156b82841104844081489484eea46b1d85864d1 08:25:13 $ docker rm -f --volumes 9a7e2f19503244ad831bbe1af156b82841104844081489484eea46b1d85864d1 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:25:16 Warning: overwriting stash ‘coverage-report’ 08:25:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:25:17 + ls -al . 08:25:17 total 372 08:25:17 drwxrwxr-x 10 jenkins jenkins 4096 May 28 08:17 . 08:25:17 drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:13 .. 08:25:17 -rw-rw-r-- 1 jenkins jenkins 140 May 28 08:13 .dockerignore 08:25:17 drwxrwxr-x 8 jenkins jenkins 4096 May 28 08:14 .git 08:25:17 drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:13 .github 08:25:17 -rw-rw-r-- 1 jenkins jenkins 137 May 28 08:13 .gitignore 08:25:17 -rw-rw-r-- 1 jenkins jenkins 42 May 28 08:13 .golangci.yml 08:25:17 -rw-rw-r-- 1 jenkins jenkins 48109 May 28 08:13 CHANGELOG.md 08:25:17 -rw-rw-r-- 1 jenkins jenkins 677 May 28 08:13 GOVERNANCE.md 08:25:17 -rw-rw-r-- 1 jenkins jenkins 885 May 28 08:13 Jenkinsfile 08:25:17 -rw-rw-r-- 1 jenkins jenkins 11341 May 28 08:13 LICENSE 08:25:17 -rw-rw-r-- 1 jenkins jenkins 1842 May 28 08:13 Makefile 08:25:17 -rw-rw-r-- 1 jenkins jenkins 619 May 28 08:13 OWNERS.md 08:25:17 -rw-rw-r-- 1 jenkins jenkins 4933 May 28 08:13 README.md 08:25:17 -rw-rw-r-- 1 jenkins jenkins 12 May 28 08:11 VERSION 08:25:17 drwxrwxr-x 2 jenkins jenkins 4096 May 28 08:13 bin 08:25:17 -rw-r--r-- 1 jenkins jenkins 122155 May 28 08:21 coverage.out 08:25:17 drwxrwxr-x 5 jenkins jenkins 4096 May 28 08:13 example 08:25:17 -rw-rw-r-- 1 jenkins jenkins 7064 May 28 08:13 go.mod 08:25:17 -rw-rw-r-- 1 jenkins jenkins 101331 May 28 08:13 go.sum 08:25:17 drwxrwxr-x 12 jenkins jenkins 4096 May 28 08:13 internal 08:25:17 drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:13 openapi 08:25:17 drwxrwxr-x 6 jenkins jenkins 4096 May 28 08:13 pkg 08:25:17 drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:13 snap 08:25:17 -rw-rw-r-- 1 jenkins jenkins 222 May 28 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:17 + 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=81445e9f6878a65f8ef1da1da155eafc431130c6 --label arch=arm64 --label version=3.2.0-dev.15 . 08:25:18 Sending build context to Docker daemon 13.39MB 08:25:18 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 08:25:18 Step 2/24 : FROM ${BASE} AS builder 08:25:18 ---> 4fdcec865485 08:25:18 Step 3/24 : ARG MAKE=make build 08:25:18 ---> Running in a44e3d232593 08:25:19 Removing intermediate container a44e3d232593 08:25:19 ---> d8c49e616563 08:25:19 Step 4/24 : WORKDIR /device-sdk-go 08:25:19 ---> Running in 38f7ef99fc0c 08:25:19 Removing intermediate container 38f7ef99fc0c 08:25:19 ---> fcce0eca2f38 08:25:19 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:25:19 ---> Running in 9311ee9630e8 08:25:19 Removing intermediate container 9311ee9630e8 08:25:19 ---> 5a05c36df9a7 08:25:19 Step 6/24 : RUN apk add --update --no-cache make git 08:25:19 ---> Running in 40e34a269da4 08:25:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:25:22 OK: 266 MiB in 52 packages 08:25:23 Removing intermediate container 40e34a269da4 08:25:23 ---> c1ca19ba9e4e 08:25:23 Step 7/24 : COPY go.mod vendor* ./ 08:25:23 ---> 2c7ed07ca830 08:25:23 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:23 ---> Running in 80b0d273ab98 08:25:26 Removing intermediate container 80b0d273ab98 08:25:26 ---> e249a15eda54 08:25:26 Step 9/24 : COPY . . 08:25:27 ---> 847269f46687 08:25:27 Step 10/24 : RUN ${MAKE} 08:25:27 ---> Running in 7f75c7c5ed69 08:25:28 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.15" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:28:50 Removing intermediate container 7f75c7c5ed69 08:28:50 ---> 70750b5b1daf 08:28:50 Step 11/24 : FROM alpine:3.18 08:28:50 3.18: Pulling from library/alpine 08:28:50 c6b39de5b339: Already exists 08:28:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 08:28:50 Status: Downloaded newer image for alpine:3.18 08:28:50 ---> 33abbf032149 08:28:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:28:50 ---> Running in cd5b6b1c03cd 08:28:50 Removing intermediate container cd5b6b1c03cd 08:28:50 ---> 87a1809a7805 08:28:50 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:28:50 ---> Running in 84fde2c090f5 08:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:28:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:28:50 (1/1) Installing dumb-init (1.2.5-r2) 08:28:50 Executing busybox-1.36.1-r5.trigger 08:28:50 OK: 8 MiB in 16 packages 08:28:51 Removing intermediate container 84fde2c090f5 08:28:51 ---> 827361099980 08:28:51 Step 14/24 : RUN apk --no-cache upgrade 08:28:51 ---> Running in 913d1d09c11e 08:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:28:53 Upgrading critical system libraries and apk-tools: 08:28:53 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 08:28:53 Executing busybox-1.36.1-r5.trigger 08:28:53 Continuing the upgrade transaction with new apk-tools: 08:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:28:55 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 08:28:55 Executing busybox-1.36.1-r6.post-upgrade 08:28:55 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 08:28:55 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 08:28:55 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 08:28:55 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 08:28:55 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 08:28:55 Executing busybox-1.36.1-r6.trigger 08:28:55 OK: 8 MiB in 16 packages 08:28:56 Removing intermediate container 913d1d09c11e 08:28:56 ---> f84165f15ff5 08:28:56 Step 15/24 : WORKDIR / 08:28:56 ---> Running in 59581c701eb4 08:28:56 Removing intermediate container 59581c701eb4 08:28:56 ---> 4617d9ebb520 08:28:56 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:28:57 ---> dd2ece4e2ab7 08:28:57 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:28:59 ---> 2502eef6b9ee 08:28:59 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:28:59 ---> 53d5e9da4788 08:28:59 Step 19/24 : EXPOSE 59999 08:28:59 ---> Running in 8a28632abab8 08:29:00 Removing intermediate container 8a28632abab8 08:29:00 ---> 1a1fe7c525c8 08:29:00 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:29:00 ---> Running in 48c8691344d7 08:29:00 Removing intermediate container 48c8691344d7 08:29:00 ---> 71d0f2ea84ad 08:29:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:29:00 ---> Running in 261079b83401 08:29:01 Removing intermediate container 261079b83401 08:29:01 ---> d428da460ea7 08:29:01 Step 22/24 : LABEL arch=arm64 08:29:01 ---> Running in 6abececb1066 08:29:01 Removing intermediate container 6abececb1066 08:29:01 ---> 2d1a1815c952 08:29:01 Step 23/24 : LABEL git_sha=81445e9f6878a65f8ef1da1da155eafc431130c6 08:29:01 ---> Running in 3449f2619800 08:29:01 Removing intermediate container 3449f2619800 08:29:01 ---> 9c1c6737c4af 08:29:01 Step 24/24 : LABEL version=3.2.0-dev.15 08:29:01 ---> Running in aa76a82cd89e 08:29:02 Removing intermediate container aa76a82cd89e 08:29:02 ---> 3a35bd1476b6 08:29:02 [Warning] One or more build-args [ARCH] were not consumed 08:29:02 Successfully built 3a35bd1476b6 08:29:02 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:29:02 08:29:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:29:03 arm64: Pulling from edgex-lftools-log-publisher 08:29:03 8998bd30e6a1: Pulling fs layer 08:29:03 04944245beec: Pulling fs layer 08:29:03 699f458cf7ca: Pulling fs layer 08:29:03 765212b225bb: Pulling fs layer 08:29:03 f23df028b6ca: Pulling fs layer 08:29:03 d65c8cfc05b1: Pulling fs layer 08:29:03 2437ff75d9bd: Pulling fs layer 08:29:03 765212b225bb: Waiting 08:29:03 f23df028b6ca: Waiting 08:29:03 d65c8cfc05b1: Waiting 08:29:03 2437ff75d9bd: Waiting 08:29:03 04944245beec: Verifying Checksum 08:29:03 04944245beec: Download complete 08:29:03 765212b225bb: Verifying Checksum 08:29:03 765212b225bb: Download complete 08:29:03 f23df028b6ca: Verifying Checksum 08:29:03 f23df028b6ca: Download complete 08:29:03 d65c8cfc05b1: Download complete 08:29:03 699f458cf7ca: Verifying Checksum 08:29:03 699f458cf7ca: Download complete 08:29:03 8998bd30e6a1: Verifying Checksum 08:29:03 8998bd30e6a1: Download complete 08:29:06 2437ff75d9bd: Download complete 08:29:08 8998bd30e6a1: Pull complete 08:29:09 04944245beec: Pull complete 08:29:10 699f458cf7ca: Pull complete 08:29:10 765212b225bb: Pull complete 08:29:11 f23df028b6ca: Pull complete 08:29:11 d65c8cfc05b1: Pull complete 08:29:30 2437ff75d9bd: Pull complete 08:29:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:29:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:29:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:30 prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container 08:29:30 $ 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/290 -v /w/workspace/device-sdk-go/290:/w/workspace/device-sdk-go/290:rw,z -v /w/workspace/device-sdk-go/290@tmp:/w/workspace/device-sdk-go/290@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:29:33 $ docker top 37b5f82d34131a5c44cb0ff442fe7a29d104c6b8484844485ee8db26735ed946 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:33 ---> job-cost.sh 08:29:33 lf-activate-venv: SKIPPING 08:29:33 INFO: No Stack... 08:29:34 INFO: Retrieving Pricing Info for: v3-standard-4 08:29:35 INFO: Archiving Costs [Pipeline] sh 08:29:35 + cat /w/workspace/device-sdk-go/290/archives/cost.csv 08:29:35 + cut -d, -f6 [Pipeline] lock 08:29:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] 08:29:35 Resource [jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] did not exist. Created. 08:29:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:29:36 /w/workspace/device-sdk-go/290@tmp/durable-7b6bf078/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:29:36 + echo total: 0.10999999940395355 [Pipeline] stash 08:29:36 Warning: overwriting stash ‘stack-cost’ 08:29:36 Stashed 1 file(s) [Pipeline] } 08:29:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } 08:29:36 $ docker stop --time=1 37b5f82d34131a5c44cb0ff442fe7a29d104c6b8484844485ee8db26735ed946 08:29:38 $ docker rm -f --volumes 37b5f82d34131a5c44cb0ff442fe7a29d104c6b8484844485ee8db26735ed946 [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 08:29:38 provisioning config files... 08:29:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16469253062419813586tmp [Pipeline] { [Pipeline] sh 08:29:38 + set +x 08:29:38 + curl -s https://codecov.io/bash 08:29:38 + bash -s -- 08:29:38 08:29:38 _____ _ 08:29:38 / ____| | | 08:29:38 | | ___ __| | ___ ___ _____ __ 08:29:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:29:38 | |___| (_) | (_| | __/ (_| (_) \ V / 08:29:38 \_____\___/ \__,_|\___|\___\___/ \_/ 08:29:38 Bash-1.0.6 08:29:38 08:29:38 08:29:38 ==> git version 2.25.1 found 08:29:38 ==> 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 08:29:38 Release-Date: 2020-01-08 08:29:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:29:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:29:38 ==> Jenkins CI detected. 08:29:38 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 08:29:38 project root: . 08:29:38 --> token set from env 08:29:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:29:38 ==> Running gcov in . (disable via -X gcov) 08:29:38 ==> Python coveragepy not found 08:29:38 ==> Searching for coverage reports in: 08:29:38 + . 08:29:38 -> Found 1 reports 08:29:38 ==> Detecting git/mercurial file structure 08:29:39 ==> Reading reports 08:29:39 + ./coverage.out bytes=122155 08:29:39 ==> Appending adjustments 08:29:39 https://docs.codecov.io/docs/fixing-reports 08:29:39 + Found adjustments 08:29:39 ==> Gzipping contents 08:29:39 20K /tmp/codecov.myfchB.gz 08:29:39 ==> Uploading reports 08:29:39 url: https://codecov.io 08:29:39 query: branch=main&commit=81445e9f6878a65f8ef1da1da155eafc431130c6&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:29:39 -> Pinging Codecov 08:29:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=81445e9f6878a65f8ef1da1da155eafc431130c6&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:29:39 -> Uploading to 08:29:39 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/7E55EF52A471D76F132DFD9A03CDDE97/81445e9f6878a65f8ef1da1da155eafc431130c6/b805b256-e459-46e6-98bf-0819bbd9c60b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T082939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=812d0ff0a365c7f84669f651225ddde6aab0dead0a60d26f3e0cd7fd72ae7c84 08:29:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:29:39 Dload Upload Total Spent Left Speed 08:29:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16729 0 0 100 16729 0 64841 --:--:-- --:--:-- --:--:-- 64841 08:29:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] } 08:29:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:29:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:29:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:29:40 08:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:29:40 latest: Pulling from edgex-devops/edgex-snyk-go 08:29:40 619be1103602: Already exists 08:29:40 f8ea3408117e: Pulling fs layer 08:29:40 91320369b822: Pulling fs layer 08:29:40 0406650e8295: Pulling fs layer 08:29:40 4f4fb700ef54: Pulling fs layer 08:29:40 96d80e3f36e1: Pulling fs layer 08:29:40 bcf3aedb951c: Pulling fs layer 08:29:40 4f4fb700ef54: Waiting 08:29:40 96d80e3f36e1: Waiting 08:29:40 bcf3aedb951c: Waiting 08:29:40 0406650e8295: Download complete 08:29:40 f8ea3408117e: Verifying Checksum 08:29:40 f8ea3408117e: Download complete 08:29:40 4f4fb700ef54: Verifying Checksum 08:29:40 4f4fb700ef54: Download complete 08:29:40 f8ea3408117e: Pull complete 08:29:41 96d80e3f36e1: Verifying Checksum 08:29:41 96d80e3f36e1: Download complete 08:29:41 91320369b822: Verifying Checksum 08:29:41 91320369b822: Download complete 08:29:41 bcf3aedb951c: Verifying Checksum 08:29:41 bcf3aedb951c: Download complete 08:29:44 91320369b822: Pull complete 08:29:44 0406650e8295: Pull complete 08:29:44 4f4fb700ef54: Pull complete 08:29:44 96d80e3f36e1: Pull complete 08:29:48 bcf3aedb951c: Pull complete 08:29:48 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:29:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:48 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:29:53 $ docker top ea5c52be071467dd7d6772a2d4368e41d2294134dfe19a5306f2765db3edd294 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo 08:29:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 08:29:53 + set -o pipefail 08:29:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 08:30:03 08:30:03 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 08:30:03 08:30:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/d7c5d467-bb79-4c2b-a943-f9edcb721f34 08:30:03 08:30:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:30:03 08:30:03 08:30:03 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 08:30:03 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:30:04 $ docker stop --time=1 ea5c52be071467dd7d6772a2d4368e41d2294134dfe19a5306f2765db3edd294 08:30:09 $ docker rm -f --volumes ea5c52be071467dd7d6772a2d4368e41d2294134dfe19a5306f2765db3edd294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:30:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:09 provisioning config files... 08:30:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config876350502611210621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:10 --> edgex-publish-swagger.sh 08:30:10 === Publish openapi/v3 API === 08:30:10 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:30:10 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 08:30:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:30:10 Dload Upload Total Spent Left Speed 08:30:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23830 100 156 100 23674 360 54674 --:--:-- --:--:-- --:--:-- 55034 08:30:10 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:30:10 [Pipeline] } 08:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:30:10 + git log --format=format:%s -1 81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] sh 08:30:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:11 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:11 $ docker top d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:12 [ssh-agent] Looking for ssh-agent implementation... 08:30:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:12 $ docker exec d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 ssh-agent 08:30:12 SSH_AUTH_SOCK=/tmp/ssh-SKBLQkMfCJtw/agent.33 08:30:12 SSH_AGENT_PID=39 08:30:12 Running ssh-add (command line suppressed) 08:30:12 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5527662605337484076.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5527662605337484076.key) 08:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:12 + git semver tag 08:30:13 2024-05-28 08:30:12,914 [run_tag] DEBUG tag force:False 08:30:13 2024-05-28 08:30:12,914 [check_head_tag] DEBUG check head tag 08:30:13 2024-05-28 08:30:12,915 [execute] INFO git cat-file --batch-check 08:30:13 2024-05-28 08:30:12,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 08:30:13 2024-05-28 08:30:12,920 [execute] INFO git cat-file --batch 08:30:13 2024-05-28 08:30:12,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 08:30:13 2024-05-28 08:30:12,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:30:13 2024-05-28 08:30:12,949 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 08:30:13 2024-05-28 08:30:12,949 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 08:30:13 2024-05-28 08:30:12,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:30:13 3.2.0-dev.15 [Pipeline] } 08:30:13 $ docker exec --env ******** --env ******** d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 ssh-agent -k 08:30:13 unset SSH_AUTH_SOCK; 08:30:13 unset SSH_AGENT_PID; 08:30:13 echo Agent pid 39 killed; 08:30:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:13 + git semver [Pipeline] } 08:30:13 $ docker stop --time=1 d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 08:30:15 $ docker rm -f --volumes d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:30:15 08:30:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:30:15 0.23.1-centos7: Pulling from edgex-lftools 08:30:15 ab5ef0e58194: Pulling fs layer 08:30:15 9712f1f96733: Pulling fs layer 08:30:15 63f879dbbcfc: Pulling fs layer 08:30:15 0d9ebad4ef96: Pulling fs layer 08:30:15 e9a5061849ea: Pulling fs layer 08:30:15 d747dcd14b5f: Pulling fs layer 08:30:15 2de7ff778b66: Pulling fs layer 08:30:15 e9a5061849ea: Waiting 08:30:15 d747dcd14b5f: Waiting 08:30:15 2de7ff778b66: Waiting 08:30:15 9712f1f96733: Verifying Checksum 08:30:15 9712f1f96733: Download complete 08:30:16 63f879dbbcfc: Verifying Checksum 08:30:16 63f879dbbcfc: Download complete 08:30:16 e9a5061849ea: Verifying Checksum 08:30:16 e9a5061849ea: Download complete 08:30:16 d747dcd14b5f: Verifying Checksum 08:30:16 d747dcd14b5f: Download complete 08:30:16 ab5ef0e58194: Verifying Checksum 08:30:16 ab5ef0e58194: Download complete 08:30:16 0d9ebad4ef96: Verifying Checksum 08:30:16 0d9ebad4ef96: Download complete 08:30:16 2de7ff778b66: Verifying Checksum 08:30:16 2de7ff778b66: Download complete 08:30:19 ab5ef0e58194: Pull complete 08:30:19 9712f1f96733: Pull complete 08:30:19 63f879dbbcfc: Pull complete 08:30:24 0d9ebad4ef96: Pull complete 08:30:24 e9a5061849ea: Pull complete 08:30:24 d747dcd14b5f: Pull complete 08:30:24 2de7ff778b66: Pull complete 08:30:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:30:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:25 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:30:31 $ docker top 2c5054647280ab0056405f22b9fd3fe5741686e6e2dbc63e8723d1a1fc17a4db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:30:31 provisioning config files... 08:30:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config954030668737089599tmp 08:30:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5253110080362221339tmp 08:30:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14911050344413663623tmp [Pipeline] { [Pipeline] echo 08:30:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:30:31 ---> sigul-configuration.sh 08:30:31 gpg: directory `/root/.gnupg' created 08:30:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:30:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:30:31 gpg: keyring `/root/.gnupg/secring.gpg' created 08:30:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:30:31 gpg: CAST5 encrypted data 08:30:31 gpg: encrypted with 1 passphrase 08:30:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:30:32 + mkdir /home/jenkins 08:30:32 + mkdir /home/jenkins/sigul [Pipeline] sh 08:30:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:30:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:30:32 ---> sigul-install.sh 08:30:32 Sigul already installed; skipping installation. [Pipeline] sh 08:30:32 + git tag --list 08:30:32 0.7.1 08:30:32 delhi-tag 08:30:32 v1.0.0 08:30:32 v1.1.0 08:30:32 v1.1.1 08:30:32 v1.1.2 08:30:32 v1.2.0 08:30:32 v1.2.1 08:30:32 v1.2.2 08:30:32 v1.2.3 08:30:32 v1.3.0 08:30:32 v1.4.0 08:30:32 v2.0.0 08:30:32 v2.1.0 08:30:32 v2.1.1 08:30:32 v2.2.0 08:30:32 v2.3.0 08:30:32 v2.3.1 08:30:32 v3.0 08:30:32 v3.0.0 08:30:32 v3.0.1-dev.1 08:30:32 v3.1 08:30:32 v3.1.0 08:30:32 v3.1.0-dev.1 08:30:32 v3.1.0-dev.10 08:30:32 v3.1.0-dev.11 08:30:32 v3.1.0-dev.12 08:30:32 v3.1.0-dev.13 08:30:32 v3.1.0-dev.14 08:30:32 v3.1.0-dev.15 08:30:32 v3.1.0-dev.16 08:30:32 v3.1.0-dev.17 08:30:32 v3.1.0-dev.18 08:30:32 v3.1.0-dev.19 08:30:32 v3.1.0-dev.2 08:30:32 v3.1.0-dev.20 08:30:32 v3.1.0-dev.21 08:30:32 v3.1.0-dev.22 08:30:32 v3.1.0-dev.23 08:30:32 v3.1.0-dev.24 08:30:32 v3.1.0-dev.25 08:30:32 v3.1.0-dev.26 08:30:32 v3.1.0-dev.27 08:30:32 v3.1.0-dev.28 08:30:32 v3.1.0-dev.29 08:30:32 v3.1.0-dev.3 08:30:32 v3.1.0-dev.30 08:30:32 v3.1.0-dev.31 08:30:32 v3.1.0-dev.32 08:30:32 v3.1.0-dev.33 08:30:32 v3.1.0-dev.34 08:30:32 v3.1.0-dev.35 08:30:32 v3.1.0-dev.36 08:30:32 v3.1.0-dev.37 08:30:32 v3.1.0-dev.38 08:30:32 v3.1.0-dev.39 08:30:32 v3.1.0-dev.4 08:30:32 v3.1.0-dev.40 08:30:32 v3.1.0-dev.41 08:30:32 v3.1.0-dev.5 08:30:32 v3.1.0-dev.6 08:30:32 v3.1.0-dev.7 08:30:32 v3.1.0-dev.8 08:30:32 v3.1.0-dev.9 08:30:32 v3.1.1 08:30:32 v3.1.1-dev.1 08:30:32 v3.2.0-dev.1 08:30:32 v3.2.0-dev.10 08:30:32 v3.2.0-dev.11 08:30:32 v3.2.0-dev.12 08:30:32 v3.2.0-dev.13 08:30:32 v3.2.0-dev.14 08:30:32 v3.2.0-dev.15 08:30:32 v3.2.0-dev.2 08:30:32 v3.2.0-dev.3 08:30:32 v3.2.0-dev.4 08:30:32 v3.2.0-dev.5 08:30:32 v3.2.0-dev.6 08:30:32 v3.2.0-dev.7 08:30:32 v3.2.0-dev.8 08:30:32 v3.2.0-dev.9 [Pipeline] sh 08:30:33 + lftools sign git-tag v3.2.0-dev.15 08:30:33 Signing Git tag with Sigul... 08:30:33 Signing v3.2.0-dev.15 [Pipeline] echo 08:30:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:30:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:30:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:30:34 $ docker stop --time=1 2c5054647280ab0056405f22b9fd3fe5741686e6e2dbc63e8723d1a1fc17a4db 08:30:36 $ docker rm -f --volumes 2c5054647280ab0056405f22b9fd3fe5741686e6e2dbc63e8723d1a1fc17a4db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:30:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:36 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:30:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:37 $ docker top 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 -eo pid,comm 08:30:37 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). 08:30:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:37 [ssh-agent] Looking for ssh-agent implementation... 08:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:37 $ docker exec 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 ssh-agent 08:30:37 SSH_AUTH_SOCK=/tmp/ssh-ZzGmglJLAJ9u/agent.32 08:30:37 SSH_AGENT_PID=38 08:30:37 Running ssh-add (command line suppressed) 08:30:37 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6402778323577512456.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6402778323577512456.key) 08:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:37 + git semver bump pre 08:30:38 2024-05-28 08:30:38,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:30:38 2024-05-28 08:30:38,182 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 08:30:38 2024-05-28 08:30:38,182 [bump_version] DEBUG bumped version:3.2.0-dev.16 08:30:38 2024-05-28 08:30:38,182 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 08:30:38 2024-05-28 08:30:38,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:30:38 2024-05-28 08:30:38,182 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:30:38 2024-05-28 08:30:38,184 [execute] INFO git cat-file --batch-check 08:30:38 2024-05-28 08:30:38,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:30:38 2024-05-28 08:30:38,190 [execute] INFO git cat-file --batch 08:30:38 2024-05-28 08:30:38,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:30:38 2024-05-28 08:30:38,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:30:38 3.2.0-dev.16 [Pipeline] } 08:30:38 $ docker exec --env ******** --env ******** 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 ssh-agent -k 08:30:38 unset SSH_AUTH_SOCK; 08:30:38 unset SSH_AGENT_PID; 08:30:38 echo Agent pid 38 killed; 08:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:38 + git semver [Pipeline] } 08:30:38 $ docker stop --time=1 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 08:30:40 $ docker rm -f --volumes 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:40 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:41 $ docker top b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 -eo pid,comm 08:30:41 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). 08:30:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:41 [ssh-agent] Looking for ssh-agent implementation... 08:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:41 $ docker exec b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 ssh-agent 08:30:41 SSH_AUTH_SOCK=/tmp/ssh-Z08mGvWfEqLd/agent.32 08:30:41 SSH_AGENT_PID=38 08:30:41 Running ssh-add (command line suppressed) 08:30:41 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8032581810755646488.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8032581810755646488.key) 08:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:42 + git semver push 08:30:42 2024-05-28 08:30:42,334 [run_push] DEBUG push 08:30:42 2024-05-28 08:30:42,335 [execute] INFO git cat-file --batch-check 08:30:42 2024-05-28 08:30:42,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:30:42 2024-05-28 08:30:42,339 [execute] INFO git rev-list 99174b6417f304203d2b848602e814d99bfbce86 -- 08:30:42 2024-05-28 08:30:42,339 [execute] DEBUG Popen(['git', 'rev-list', '99174b6417f304203d2b848602e814d99bfbce86', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:30:42 2024-05-28 08:30:42,354 [execute] INFO git fetch -v origin 08:30:42 2024-05-28 08:30:42,355 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:30:42 2024-05-28 08:30:42,810 [run_push] DEBUG no remote changes detected 08:30:42 2024-05-28 08:30:42,811 [execute] INFO git push origin semver 08:30:42 2024-05-28 08:30:42,811 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:30:43 2024-05-28 08:30:43,559 [run_push] DEBUG push all version tags 08:30:43 2024-05-28 08:30:43,559 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:30:43 2024-05-28 08:30:43,560 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 08:30:44 2024-05-28 08:30:44,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 08:30:44 3.2.0-dev.16 [Pipeline] } 08:30:44 $ docker exec --env ******** --env ******** b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 ssh-agent -k 08:30:44 unset SSH_AUTH_SOCK; 08:30:44 unset SSH_AGENT_PID; 08:30:44 echo Agent pid 38 killed; 08:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:44 + git semver [Pipeline] } 08:30:45 $ docker stop --time=1 b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 08:30:46 $ docker rm -f --volumes b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:30:47 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 08:30:47 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:30:47 total 16 08:30:47 drwxr-xr-x 3 root root 4096 May 28 08:15 . 08:30:47 drwxrwxr-x 12 jenkins jenkins 4096 May 28 08:30 .. 08:30:47 drwxr-xr-x 2 root root 4096 May 28 08:15 cost 08:30:47 -rw-r--r-- 1 root root 85 May 28 08:15 cost.csv 08:30:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:30:47 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 08:30:47 total 16 08:30:47 drwxr-xr-x 3 jenkins jenkins 4096 May 28 08:15 . 08:30:47 drwxrwxr-x 12 jenkins jenkins 4096 May 28 08:30 .. 08:30:47 drwxr-xr-x 2 jenkins jenkins 4096 May 28 08:15 cost 08:30:47 -rw-r--r-- 1 jenkins jenkins 85 May 28 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:30:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:30:48 ---> package-listing.sh 08:30:48 ++ facter osfamily 08:30:48 ++ tr '[:upper:]' '[:lower:]' 08:30:48 + OS_FAMILY=debian 08:30:48 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 08:30:48 + START_PACKAGES=/tmp/packages_start.txt 08:30:48 + END_PACKAGES=/tmp/packages_end.txt 08:30:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:48 + PACKAGES=/tmp/packages_start.txt 08:30:48 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:30:48 + PACKAGES=/tmp/packages_end.txt 08:30:48 + case "${OS_FAMILY}" in 08:30:48 + dpkg -l 08:30:48 + grep '^ii' 08:30:48 + '[' -f /tmp/packages_start.txt ']' 08:30:48 + '[' -f /tmp/packages_end.txt ']' 08:30:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:48 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:30:48 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 08:30:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 08:30:48 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:30:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:49 prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container 08:30:49 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:30:49 $ docker top 9f63705d81fad0e9f577599d789dae09925922df93a91c8028d6f14d32890881 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:50 + touch /tmp/pre-build-complete [Pipeline] sh 08:30:50 + mkdir -p /var/log/sysstat [Pipeline] sh 08:30:50 + ls /var/log/sa-host 08:30:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:50 provisioning config files... 08:30:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2967279560004560635tmp [Pipeline] { [Pipeline] echo 08:30:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:30:51 ---> create-netrc.sh [Pipeline] } 08:30:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:30:51 ---> python-tools-install.sh [Pipeline] echo 08:30:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:30:51 ---> sudo-logs.sh 08:30:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:30:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:30:52 ---> job-cost.sh 08:30:52 lf-activate-venv: SKIPPING 08:30:52 DEBUG: total: 0.2199999988079071 08:30:52 INFO: Retrieving Stack Cost... 08:30:52 INFO: Retrieving Pricing Info for: v3-standard-8 08:30:52 INFO: Archiving Costs [Pipeline] echo 08:30:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:30:53 ---> logs-deploy.sh 08:30:53 lf-activate-venv: SKIPPING 08:30:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/290 08:30:53 INFO: archiving workspace using pattern(s): 08:30:54 Archives upload complete. 08:30:54 INFO: archiving logs to Nexus