Pull request #64 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5+456606cc1479f447ad62a94b16c6a77590d7088f (d2a9b4f6828df6397716bef3f2e569fd28b2358a) 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-ssh13177100328389866377.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-ssh2278427417719672598.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-uart/branches/PR-64/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-uart/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5074408087102486197.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-ssh11510335235007882839.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-uart/branches/PR-64/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-uart/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6983297685294317333.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-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7366 in /w/workspace/edgexfoundry_device-uart_PR-64 [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-64 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 Merge succeeded, producing 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 Checking out Revision 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 (PR-64) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 # timeout=10 > git rev-list --no-walk d8d80456c4c454ab8bd409ec840752c6b5f05760 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:49:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:49:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:49:16 ========================================================= 04:49:16 EdgeX Global Pipelines Version Info 04:49:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:49:17 ------------------- 04:49:17 stable info: 04:49:17 ------------------- 04:49:17 Commited By: Ginny Guan ginny@iotechsys.com 04:49:17 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:49:17 Message: update stable to v1.0.260 04:49:18 ------------------- 04:49:18 experimental info: 04:49:18 ------------------- 04:49:18 Commited By: Ginny Guan ginny@iotechsys.com 04:49:18 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:49:18 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo 04:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo 04:49:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo 04:49:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 [Pipeline] echo 04:49:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1332634 [Pipeline] echo 04:49:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:19 provisioning config files... 04:49:19 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config8236008536069812871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:19 ---> ****-login.sh 04:49:19 nexus3.edgexfoundry.org:10001 04:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:19 Configure a credential helper to remove this warning. See 04:49:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:19 04:49:19 Login Succeeded 04:49:19 nexus3.edgexfoundry.org:10002 04:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:20 Configure a credential helper to remove this warning. See 04:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:20 04:49:20 Login Succeeded 04:49:20 nexus3.edgexfoundry.org:10003 04:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:20 Configure a credential helper to remove this warning. See 04:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:20 04:49:20 Login Succeeded 04:49:20 nexus3.edgexfoundry.org:10004 04:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:20 Configure a credential helper to remove this warning. See 04:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:20 04:49:20 Login Succeeded 04:49:20 ****.io 04:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:20 Configure a credential helper to remove this warning. See 04:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:20 04:49:20 Login Succeeded 04:49:20 ---> ****-login.sh ends [Pipeline] } 04:49:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:49:20 + git rev-list -1 --merges 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5~1..1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 [Pipeline] echo 04:49:20 -----------> git rev-list -1 --merges 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5~1..1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 [false] [Pipeline] sh 04:49:21 + git log --format=format:%s -1 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 [Pipeline] echo 04:49:21 ========================================================= 04:49:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:49:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:49:21 + git log --format=format:%s -1 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 [Pipeline] echo 04:49:21 [semverPrep] GIT_COMMIT: 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:49:21 [semverPrep] This is not a build commit. [Pipeline] sh 04:49:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:49:22 + grep -v github /etc/ssh/ssh_known_hosts 04:49:22 + [ -e /tmp/ssh_known_hosts ] 04:49:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:49:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:49:22 + sudo tee -a /etc/ssh/ssh_known_hosts 04:49:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:49:22 04:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:49:22 0.1.4: Pulling from edgex-devops/py-git-semver 04:49:22 b85a868b505f: Pulling fs layer 04:49:22 e2be974225ed: Pulling fs layer 04:49:22 339a4e72a1f5: Pulling fs layer 04:49:22 988bab9f4d93: Pulling fs layer 04:49:22 1469e6f7b9e6: Pulling fs layer 04:49:22 eaf3925da568: Pulling fs layer 04:49:22 bab4dde63d76: Pulling fs layer 04:49:22 988bab9f4d93: Waiting 04:49:22 1469e6f7b9e6: Waiting 04:49:22 eaf3925da568: Waiting 04:49:22 bab4dde63d76: Waiting 04:49:22 bde34c3a00c8: Pulling fs layer 04:49:22 b352a97aabf1: Pulling fs layer 04:49:22 4872d77fe225: Pulling fs layer 04:49:22 5851b861e8e6: Pulling fs layer 04:49:22 bde34c3a00c8: Waiting 04:49:22 b352a97aabf1: Waiting 04:49:22 4872d77fe225: Waiting 04:49:22 5851b861e8e6: Waiting 04:49:22 e2be974225ed: Verifying Checksum 04:49:22 e2be974225ed: Download complete 04:49:22 988bab9f4d93: Download complete 04:49:22 1469e6f7b9e6: Verifying Checksum 04:49:22 1469e6f7b9e6: Download complete 04:49:22 339a4e72a1f5: Verifying Checksum 04:49:22 339a4e72a1f5: Download complete 04:49:22 eaf3925da568: Download complete 04:49:22 bde34c3a00c8: Verifying Checksum 04:49:22 bde34c3a00c8: Download complete 04:49:22 b352a97aabf1: Verifying Checksum 04:49:22 b352a97aabf1: Download complete 04:49:22 4872d77fe225: Verifying Checksum 04:49:22 4872d77fe225: Download complete 04:49:22 5851b861e8e6: Download complete 04:49:23 b85a868b505f: Verifying Checksum 04:49:23 b85a868b505f: Download complete 04:49:23 bab4dde63d76: Verifying Checksum 04:49:23 bab4dde63d76: Download complete 04:49:24 b85a868b505f: Pull complete 04:49:24 e2be974225ed: Pull complete 04:49:25 339a4e72a1f5: Pull complete 04:49:25 988bab9f4d93: Pull complete 04:49:25 1469e6f7b9e6: Pull complete 04:49:25 eaf3925da568: Pull complete 04:49:27 bab4dde63d76: Pull complete 04:49:27 bde34c3a00c8: Pull complete 04:49:27 b352a97aabf1: Pull complete 04:49:28 4872d77fe225: Pull complete 04:49:28 5851b861e8e6: Pull complete 04:49:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:49:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:49:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:28 prd-ubuntu20.04-docker-8c-8g-7366 does not seem to be running inside a container 04:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:49:31 $ docker top f0ede8039ecd20ca251653afb10ed240d9e96e97eb7d738771fbce6a19bb40a8 -eo pid,comm 04:49:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:49:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:49:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:49:31 [ssh-agent] Looking for ssh-agent implementation... 04:49:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:49:31 $ docker exec f0ede8039ecd20ca251653afb10ed240d9e96e97eb7d738771fbce6a19bb40a8 ssh-agent 04:49:31 SSH_AUTH_SOCK=/tmp/ssh-gfMKqW01V6u9/agent.31 04:49:31 SSH_AGENT_PID=38 04:49:31 Running ssh-add (command line suppressed) 04:49:31 Identity added: /w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_8687372812856353398.key (/w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_8687372812856353398.key) 04:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:49:32 + git tag --points-at HEAD [Pipeline] } 04:49:32 $ docker exec --env ******** --env ******** f0ede8039ecd20ca251653afb10ed240d9e96e97eb7d738771fbce6a19bb40a8 ssh-agent -k 04:49:32 unset SSH_AUTH_SOCK; 04:49:32 unset SSH_AGENT_PID; 04:49:32 echo Agent pid 38 killed; 04:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:49:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:49:32 [ssh-agent] Looking for ssh-agent implementation... 04:49:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:49:32 $ docker exec f0ede8039ecd20ca251653afb10ed240d9e96e97eb7d738771fbce6a19bb40a8 ssh-agent 04:49:32 SSH_AUTH_SOCK=/tmp/ssh-Nohl1fiWa1OV/agent.71 04:49:32 SSH_AGENT_PID=77 04:49:32 Running ssh-add (command line suppressed) 04:49:32 Identity added: /w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_3465684522477184497.key (/w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_3465684522477184497.key) 04:49:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:49:32 + git semver init 04:49:33 2024-08-08 04:49:33,150 [run_init] DEBUG init version:0.0.0 force:False 04:49:33 2024-08-08 04:49:33,150 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-64/.semver 04:49:33 2024-08-08 04:49:33,151 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-64/.semver 04:49:33 2024-08-08 04:49:33,151 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-64/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64, universal_newlines=False, shell=None, istream=None) 04:49:34 2024-08-08 04:49:34,336 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-64/.git/info/exclude 04:49:34 2024-08-08 04:49:34,337 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 with force:False 04:49:34 2024-08-08 04:49:34,337 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 04:49:34 2024-08-08 04:49:34,341 [execute] INFO git cat-file --batch-check 04:49:34 2024-08-08 04:49:34,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64/.semver, universal_newlines=False, shell=None, istream=) 04:49:34 2024-08-08 04:49:34,346 [execute] INFO git cat-file --batch 04:49:34 2024-08-08 04:49:34,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64/.semver, universal_newlines=False, shell=None, istream=) 04:49:34 2024-08-08 04:49:34,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 04:49:34 0.0.0 [Pipeline] } 04:49:34 $ docker exec --env ******** --env ******** f0ede8039ecd20ca251653afb10ed240d9e96e97eb7d738771fbce6a19bb40a8 ssh-agent -k 04:49:34 unset SSH_AUTH_SOCK; 04:49:34 unset SSH_AGENT_PID; 04:49:34 echo Agent pid 77 killed; 04:49:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:49:35 + git semver [Pipeline] } 04:49:35 $ docker stop --time=1 f0ede8039ecd20ca251653afb10ed240d9e96e97eb7d738771fbce6a19bb40a8 04:49:37 $ docker rm -f --volumes f0ede8039ecd20ca251653afb10ed240d9e96e97eb7d738771fbce6a19bb40a8 [Pipeline] // withDockerContainer [Pipeline] sh 04:49:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:49:37 Stashed 1 file(s) [Pipeline] echo 04:49:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:38 provisioning config files... 04:49:38 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config17854579537453265266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:38 ---> ****-login.sh 04:49:38 nexus3.edgexfoundry.org:10001 04:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:38 Configure a credential helper to remove this warning. See 04:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:38 04:49:38 Login Succeeded 04:49:38 nexus3.edgexfoundry.org:10002 04:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:38 Configure a credential helper to remove this warning. See 04:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:38 04:49:38 Login Succeeded 04:49:38 nexus3.edgexfoundry.org:10003 04:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:38 Configure a credential helper to remove this warning. See 04:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:38 04:49:38 Login Succeeded 04:49:38 nexus3.edgexfoundry.org:10004 04:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:38 Configure a credential helper to remove this warning. See 04:49:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:38 04:49:38 Login Succeeded 04:49:38 ****.io 04:49:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:39 Configure a credential helper to remove this warning. See 04:49:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:39 04:49:39 Login Succeeded 04:49:39 ---> ****-login.sh ends [Pipeline] } 04:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:49:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:49:39 ========================================================= 04:49:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:49:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:49:40 Sending build context to Docker daemon 25.56MB 04:49:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:49:40 Step 2/12 : FROM ${BASE} AS builder 04:49:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:49:40 619be1103602: Pulling fs layer 04:49:40 7862e08f4a3e: Pulling fs layer 04:49:40 5df492c9dc93: Pulling fs layer 04:49:40 7629e6793208: Pulling fs layer 04:49:40 4f4fb700ef54: Pulling fs layer 04:49:40 fb5054dd5b73: Pulling fs layer 04:49:40 eeca6798cff9: Pulling fs layer 04:49:40 aa269ceb94a6: Pulling fs layer 04:49:40 ada007ff1a6a: Pulling fs layer 04:49:40 7629e6793208: Waiting 04:49:40 4f4fb700ef54: Waiting 04:49:40 fb5054dd5b73: Waiting 04:49:40 eeca6798cff9: Waiting 04:49:40 aa269ceb94a6: Waiting 04:49:40 ada007ff1a6a: Waiting 04:49:40 619be1103602: Verifying Checksum 04:49:40 619be1103602: Download complete 04:49:40 7629e6793208: Download complete 04:49:40 4f4fb700ef54: Verifying Checksum 04:49:40 4f4fb700ef54: Download complete 04:49:40 7862e08f4a3e: Download complete 04:49:40 eeca6798cff9: Verifying Checksum 04:49:40 eeca6798cff9: Download complete 04:49:40 fb5054dd5b73: Verifying Checksum 04:49:40 fb5054dd5b73: Download complete 04:49:40 ada007ff1a6a: Verifying Checksum 04:49:40 ada007ff1a6a: Download complete 04:49:41 619be1103602: Pull complete 04:49:41 5df492c9dc93: Verifying Checksum 04:49:41 5df492c9dc93: Download complete 04:49:41 7862e08f4a3e: Pull complete 04:49:41 aa269ceb94a6: Verifying Checksum 04:49:41 aa269ceb94a6: Download complete 04:49:46 5df492c9dc93: Pull complete 04:49:47 7629e6793208: Pull complete 04:49:48 4f4fb700ef54: Pull complete 04:49:49 fb5054dd5b73: Pull complete 04:49:50 eeca6798cff9: Pull complete 04:49:53 Still waiting to schedule task 04:49:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7364’ 04:49:54 aa269ceb94a6: Pull complete 04:49:54 ada007ff1a6a: Pull complete 04:49:55 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:49:55 ---> f489d0715acc 04:49:55 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:50:07 ---> Running in 79273d2ba73c 04:50:07 Removing intermediate container 79273d2ba73c 04:50:07 ---> 4058ec743351 04:50:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:50:07 ---> Running in 1453a670407d 04:50:07 Removing intermediate container 1453a670407d 04:50:07 ---> eeceb54c6068 04:50:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:50:07 ---> Running in e7f7f9246dd9 04:50:07 Removing intermediate container e7f7f9246dd9 04:50:07 ---> 7df8aba88bac 04:50:07 Step 6/12 : WORKDIR /device-uart 04:50:07 ---> Running in 1dc34176bae2 04:50:07 Removing intermediate container 1dc34176bae2 04:50:07 ---> 380868674c52 04:50:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:50:07 ---> Running in 59c1200d04cc 04:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:50:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:50:07 (1/4) Installing openssh-keygen (9.3_p2-r2) 04:50:07 (2/4) Installing libedit (20221030.3.1-r1) 04:50:07 (3/4) Installing openssh-client-common (9.3_p2-r2) 04:50:07 (4/4) Installing openssh-client-default (9.3_p2-r2) 04:50:07 Executing busybox-1.36.1-r5.trigger 04:50:07 OK: 268 MiB in 56 packages 04:50:07 Removing intermediate container 59c1200d04cc 04:50:07 ---> 6806768ad980 04:50:07 Step 8/12 : COPY go.mod vendor* ./ 04:50:07 ---> 7f48e042e357 04:50:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:08 ---> Running in d85ab35994cd 04:51:05 Removing intermediate container d85ab35994cd 04:51:05 ---> 00c3f5f7a720 04:51:05 Step 10/12 : COPY . . 04:51:05 ---> ad6c88f48d53 04:51:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:51:05 ---> Running in 44aed090341f 04:51:05 Removing intermediate container 44aed090341f 04:51:05 ---> f19960832573 04:51:05 Step 12/12 : RUN ${MAKE} 04:51:05 ---> Running in ff61e8e24e49 04:51:05 noop 04:51:05 Removing intermediate container ff61e8e24e49 04:51:05 ---> 3e5983a8afc8 04:51:05 Successfully built 3e5983a8afc8 04:51:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:05 + docker inspect -f . ci-base-image-x86_64 04:51:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:05 prd-ubuntu20.04-docker-8c-8g-7366 does not seem to be running inside a container 04:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:51:05 $ docker top bc1d940bcd3ffacb16603bb378b795541858ea6ddaf5d35fac184557f414060f -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:06 + go version 04:51:06 go version go1.21.9 linux/amd64 [Pipeline] } 04:51:06 $ docker stop --time=1 bc1d940bcd3ffacb16603bb378b795541858ea6ddaf5d35fac184557f414060f 04:51:07 $ docker rm -f --volumes bc1d940bcd3ffacb16603bb378b795541858ea6ddaf5d35fac184557f414060f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:07 + docker inspect -f . ci-base-image-x86_64 04:51:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:08 prd-ubuntu20.04-docker-8c-8g-7366 does not seem to be running inside a container 04:51:08 $ 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-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:51:08 $ docker top fe1996984c346f4a37c4c2f82a082a48d626a8f5f5d18072c037921b3ff594f5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:08 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-64 [Pipeline] fileExists [Pipeline] sh 04:51:09 + make test 04:51:09 go test ./... -coverprofile=coverage.out 04:51:10 ? github.com/edgexfoundry/device-uart [no test files] 04:51:28 ? github.com/edgexfoundry/device-uart/cmd [no test files] 04:51:28 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 04:51:37 go vet ./... 04:51:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:51:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:51:41 ./bin/test-attribution-txt.sh 04:51:41 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:51:41 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:51:41 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:51:41 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:51:41 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:51:41 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:51:41 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:51:41 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:51:41 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:51:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:51:41 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:51:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:51:41 $ docker stop --time=1 fe1996984c346f4a37c4c2f82a082a48d626a8f5f5d18072c037921b3ff594f5 04:51:50 $ docker rm -f --volumes fe1996984c346f4a37c4c2f82a082a48d626a8f5f5d18072c037921b3ff594f5 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:51:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:51:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:51:51 + ls -al . 04:51:51 total 224 04:51:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 04:51 . 04:51:51 drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 04:49 .. 04:51:51 -rw-rw-r-- 1 jenkins jenkins 140 Aug 8 04:49 .dockerignore 04:51:51 drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 04:51 .git 04:51:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:49 .github 04:51:51 -rw-rw-r-- 1 jenkins jenkins 343 Aug 8 04:49 .gitignore 04:51:51 -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 04:49 .golangci.yml 04:51:51 drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 04:49 .semver 04:51:51 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 8 04:49 Attribution.txt 04:51:51 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 8 04:49 CHANGELOG.md 04:51:51 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 8 04:49 Dockerfile 04:51:51 -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 04:49 GOVERNANCE.md 04:51:51 -rw-rw-r-- 1 jenkins jenkins 675 Aug 8 04:49 Jenkinsfile 04:51:51 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 8 04:49 LICENSE 04:51:51 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 8 04:49 Makefile 04:51:51 -rw-rw-r-- 1 jenkins jenkins 617 Aug 8 04:49 OWNERS.md 04:51:51 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 8 04:49 README.md 04:51:51 -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 04:49 VERSION 04:51:51 drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 04:49 bin 04:51:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:49 cmd 04:51:51 -rw-r--r-- 1 jenkins jenkins 10 Aug 8 04:51 coverage.out 04:51:51 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 8 04:49 go.mod 04:51:51 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 8 04:49 go.sum 04:51:51 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:49 internal 04:51:51 -rw-rw-r-- 1 jenkins jenkins 209 Aug 8 04:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:52 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 --label arch=amd64 --label version=0.0.0 . 04:51:52 Sending build context to Docker daemon 25.56MB 04:51:52 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 04:51:52 Step 2/26 : FROM ${BASE} AS builder 04:51:52 ---> 3e5983a8afc8 04:51:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:51:52 ---> Running in 8a222b883db6 04:51:52 Removing intermediate container 8a222b883db6 04:51:52 ---> be2e5d12ab06 04:51:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 04:51:52 ---> Running in 49aef4ba931e 04:51:52 Removing intermediate container 49aef4ba931e 04:51:52 ---> 83764cc04336 04:51:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 04:51:52 ---> Running in 1a055e54b3e5 04:51:52 Removing intermediate container 1a055e54b3e5 04:51:52 ---> 585ae106cfb4 04:51:52 Step 6/26 : WORKDIR /device-uart 04:51:52 ---> Running in 0a690ebfe0a1 04:51:52 Removing intermediate container 0a690ebfe0a1 04:51:52 ---> e75ba620b20f 04:51:52 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:51:52 ---> Running in 53be7633ef55 04:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:51:53 OK: 268 MiB in 56 packages 04:51:54 Removing intermediate container 53be7633ef55 04:51:54 ---> 6301332ba007 04:51:54 Step 8/26 : COPY go.mod vendor* ./ 04:51:54 ---> 929167a393fb 04:51:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:54 ---> Running in 8ebd2b269d13 04:51:54 Removing intermediate container 8ebd2b269d13 04:51:54 ---> acf64c9a7ea9 04:51:54 Step 10/26 : COPY . . 04:51:55 ---> 86ff52731187 04:51:55 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:51:55 ---> Running in ffdbc1eae3fe 04:51:55 Removing intermediate container ffdbc1eae3fe 04:51:55 ---> 336429ffe897 04:51:55 Step 12/26 : RUN ${MAKE} 04:51:55 ---> Running in 58b7ed97c97e 04:51:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.30" -trimpath -mod=readonly -o cmd/device-uart ./cmd 04:52:27 Removing intermediate container 58b7ed97c97e 04:52:27 ---> 81e057519818 04:52:27 Step 13/26 : FROM alpine:3.18 04:52:28 3.18: Pulling from library/alpine 04:52:28 930bdd4d222e: Pulling fs layer 04:52:28 930bdd4d222e: Verifying Checksum 04:52:28 930bdd4d222e: Download complete 04:52:29 930bdd4d222e: Pull complete 04:52:29 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:52:29 Status: Downloaded newer image for alpine:3.18 04:52:29 ---> 18f865063206 04:52:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 04:52:29 ---> Running in d1cbd257bdb5 04:52:29 Removing intermediate container d1cbd257bdb5 04:52:29 ---> 3ffec6adc9a6 04:52:29 Step 15/26 : RUN apk add --update --no-cache dumb-init 04:52:29 ---> Running in 7b5b99f827d0 04:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:52:29 (1/1) Installing dumb-init (1.2.5-r2) 04:52:29 Executing busybox-1.36.1-r7.trigger 04:52:29 OK: 7 MiB in 16 packages 04:52:30 Removing intermediate container 7b5b99f827d0 04:52:30 ---> 88beaec8f4da 04:52:30 Step 16/26 : RUN apk --no-cache upgrade 04:52:30 ---> Running in 1d44897e1ef4 04:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:52:30 OK: 7 MiB in 16 packages 04:52:31 Removing intermediate container 1d44897e1ef4 04:52:31 ---> 34251d364277 04:52:31 Step 17/26 : WORKDIR / 04:52:31 ---> Running in d5668f625370 04:52:31 Removing intermediate container d5668f625370 04:52:31 ---> c17735050b5b 04:52:31 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 04:52:31 ---> 1940b25b1116 04:52:31 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 04:52:31 ---> d76832d3faea 04:52:31 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 04:52:33 ---> 7e36d62e8a7f 04:52:33 Step 21/26 : EXPOSE 59995 04:52:33 ---> Running in d01d1ff0bc5e 04:52:33 Removing intermediate container d01d1ff0bc5e 04:52:33 ---> b0f68bf808ae 04:52:33 Step 22/26 : ENTRYPOINT ["/device-uart"] 04:52:33 ---> Running in 17159c2e65ed 04:52:33 Removing intermediate container 17159c2e65ed 04:52:33 ---> bff629d1f963 04:52:33 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:52:33 ---> Running in 8a5cdc214524 04:52:33 Removing intermediate container 8a5cdc214524 04:52:33 ---> fbad2a2ecdb9 04:52:33 Step 24/26 : LABEL arch=amd64 04:52:33 ---> Running in 8572413ce082 04:52:33 Removing intermediate container 8572413ce082 04:52:33 ---> f9b03a37218e 04:52:33 Step 25/26 : LABEL git_sha=1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 04:52:33 ---> Running in 355f7c020c49 04:52:33 Removing intermediate container 355f7c020c49 04:52:33 ---> e653d9b78f02 04:52:33 Step 26/26 : LABEL version=0.0.0 04:52:33 ---> Running in 6d17a8e8c429 04:52:33 Removing intermediate container 6d17a8e8c429 04:52:33 ---> 2b7bb4cb8db4 04:52:33 [Warning] One or more build-args [ARCH] were not consumed 04:52:33 Successfully built 2b7bb4cb8db4 04:52:33 Successfully tagged device-uart: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 04:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:52:34 04:52:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:52:34 latest: Pulling from edgex-lftools-log-publisher 04:52:34 5eb5b503b376: Pulling fs layer 04:52:34 5c69ac0246d0: Pulling fs layer 04:52:34 ec43610c2a17: Pulling fs layer 04:52:34 3a2ae6a8a46f: Pulling fs layer 04:52:34 33b1e0a273af: Pulling fs layer 04:52:34 5d3b04190fa2: Pulling fs layer 04:52:34 2f39f015ded8: Pulling fs layer 04:52:34 5d3b04190fa2: Waiting 04:52:34 2f39f015ded8: Waiting 04:52:34 33b1e0a273af: Waiting 04:52:34 3a2ae6a8a46f: Waiting 04:52:34 5c69ac0246d0: Verifying Checksum 04:52:34 5c69ac0246d0: Download complete 04:52:34 3a2ae6a8a46f: Verifying Checksum 04:52:34 3a2ae6a8a46f: Download complete 04:52:34 33b1e0a273af: Verifying Checksum 04:52:34 33b1e0a273af: Download complete 04:52:34 5d3b04190fa2: Verifying Checksum 04:52:34 5d3b04190fa2: Download complete 04:52:34 ec43610c2a17: Verifying Checksum 04:52:34 5eb5b503b376: Verifying Checksum 04:52:34 5eb5b503b376: Download complete 04:52:35 2f39f015ded8: Download complete 04:52:35 5eb5b503b376: Pull complete 04:52:35 5c69ac0246d0: Pull complete 04:52:36 ec43610c2a17: Pull complete 04:52:36 3a2ae6a8a46f: Pull complete 04:52:36 33b1e0a273af: Pull complete 04:52:36 5d3b04190fa2: Pull complete 04:52:40 2f39f015ded8: Pull complete 04:52:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:52:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:52:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:52:40 prd-ubuntu20.04-docker-8c-8g-7366 does not seem to be running inside a container 04:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:52:45 $ docker top c9a1b88e675138565e2754616c9c0094f316c3a6fe7b7c9e2c25c64f561632a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:52:46 ---> job-cost.sh 04:52:46 lf-activate-venv: SKIPPING 04:52:46 INFO: No Stack... 04:52:46 INFO: Retrieving Pricing Info for: v3-standard-8 04:52:46 INFO: Archiving Costs [Pipeline] sh 04:52:46 + cat /w/workspace/edgexfoundry_device-uart_PR-64/archives/cost.csv 04:52:46 + cut -d, -f6 [Pipeline] lock 04:52:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-64-3-stack-cost] 04:52:46 Resource [jenkins-edgexfoundry-device-uart-PR-64-3-stack-cost] did not exist. Created. 04:52:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-64-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:52:47 + echo total: 0.2199999988079071 [Pipeline] stash 04:52:47 Stashed 1 file(s) [Pipeline] } 04:52:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-64-3-stack-cost] [Pipeline] // lock [Pipeline] } 04:52:47 $ docker stop --time=1 c9a1b88e675138565e2754616c9c0094f316c3a6fe7b7c9e2c25c64f561632a6 04:52:48 $ docker rm -f --volumes c9a1b88e675138565e2754616c9c0094f316c3a6fe7b7c9e2c25c64f561632a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:53:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7367 in /w/workspace/edgexfoundry_device-uart_PR-64 [Pipeline] { [Pipeline] ws 04:53:33 Running in /w/workspace/device-uart/3 [Pipeline] { [Pipeline] checkout 04:53:33 The recommended git tool is: git 04:53:42 using credential edgex-jenkins-ssh 04:53:42 Cloning the remote Git repository 04:53:42 Cloning repository git@github.com:edgexfoundry/device-uart.git 04:53:42 > git init /w/workspace/device-uart/3 # timeout=10 04:53:42 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 04:53:42 > git --version # timeout=10 04:53:42 > git --version # 'git version 2.25.1' 04:53:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:45 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 04:53:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:53:47 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 04:53:47 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 04:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:53:47 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 04:53:48 Merge succeeded, producing 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 04:53:48 Checking out Revision 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 (PR-64) 04:53:48 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:53:47 > git config core.sparsecheckout # timeout=10 04:53:47 > git checkout -f 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 # timeout=10 04:53:47 > git remote # timeout=10 04:53:47 > git config --get remote.origin.url # timeout=10 04:53:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:53:47 > git merge 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 04:53:48 > git rev-parse HEAD^{commit} # timeout=10 04:53:48 > git config core.sparsecheckout # timeout=10 04:53:48 > git checkout -f 1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:53:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:53:53 Dload Upload Total Spent Left Speed 04:53:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 98676 [Pipeline] sh 04:53:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:53:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:53:54 + sudo tee /etc/docker/daemon.new 04:53:54 { 04:53:54 "registry-mirrors": [ 04:53:54 "https://nexus3.edgexfoundry.org:10001" 04:53:54 ], 04:53:54 "bip": "10.250.0.254/24", 04:53:54 "hosts": [ 04:53:54 "tcp://0.0.0.0:5555", 04:53:54 "unix:///var/run/docker.sock" 04:53:54 ], 04:53:54 "mtu": 1458, 04:53:54 "selinux-enabled": true, 04:53:54 "seccomp-profile": "/etc/docker/seccomp.json" 04:53:54 } [Pipeline] sh 04:53:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:53:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:13 provisioning config files... 04:54:13 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/3@tmp/config5641704501735737941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:13 ---> ****-login.sh 04:54:13 nexus3.edgexfoundry.org:10001 04:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:14 Configure a credential helper to remove this warning. See 04:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:14 04:54:14 Login Succeeded 04:54:14 nexus3.edgexfoundry.org:10002 04:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:14 Configure a credential helper to remove this warning. See 04:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:14 04:54:14 Login Succeeded 04:54:14 nexus3.edgexfoundry.org:10003 04:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:14 Configure a credential helper to remove this warning. See 04:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:14 04:54:14 Login Succeeded 04:54:14 nexus3.edgexfoundry.org:10004 04:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:15 Configure a credential helper to remove this warning. See 04:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:15 04:54:15 Login Succeeded 04:54:15 ****.io 04:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:54:15 Configure a credential helper to remove this warning. See 04:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:54:15 04:54:15 Login Succeeded 04:54:15 ---> ****-login.sh ends [Pipeline] } 04:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:54:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:54:16 ========================================================= 04:54:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:54:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:54:17 Sending build context to Docker daemon 12.85MB 04:54:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:54:17 Step 2/12 : FROM ${BASE} AS builder 04:54:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:54:17 c6b39de5b339: Pulling fs layer 04:54:17 a69c41024577: Pulling fs layer 04:54:17 d6de4b400683: Pulling fs layer 04:54:17 35cb2a7552d0: Pulling fs layer 04:54:17 4f4fb700ef54: Pulling fs layer 04:54:17 464afbd9ba4c: Pulling fs layer 04:54:17 00f215d4a9da: Pulling fs layer 04:54:17 d496ad576159: Pulling fs layer 04:54:17 4f4fb700ef54: Waiting 04:54:17 35cb2a7552d0: Waiting 04:54:17 00f215d4a9da: Waiting 04:54:17 464afbd9ba4c: Waiting 04:54:17 d496ad576159: Waiting 04:54:17 a69c41024577: Verifying Checksum 04:54:17 a69c41024577: Download complete 04:54:17 35cb2a7552d0: Verifying Checksum 04:54:17 35cb2a7552d0: Download complete 04:54:17 4f4fb700ef54: Verifying Checksum 04:54:17 4f4fb700ef54: Download complete 04:54:17 464afbd9ba4c: Verifying Checksum 04:54:17 464afbd9ba4c: Download complete 04:54:17 c6b39de5b339: Verifying Checksum 04:54:17 c6b39de5b339: Download complete 04:54:18 d496ad576159: Verifying Checksum 04:54:18 d496ad576159: Download complete 04:54:18 c6b39de5b339: Pull complete 04:54:18 a69c41024577: Pull complete 04:54:19 d6de4b400683: Verifying Checksum 04:54:19 d6de4b400683: Download complete 04:54:20 00f215d4a9da: Verifying Checksum 04:54:20 00f215d4a9da: Download complete 04:54:32 d6de4b400683: Pull complete 04:54:33 35cb2a7552d0: Pull complete 04:54:33 4f4fb700ef54: Pull complete 04:54:33 464afbd9ba4c: Pull complete 04:54:43 00f215d4a9da: Pull complete 04:54:44 d496ad576159: Pull complete 04:54:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:54:44 ---> f246e2811388 04:54:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:54:45 ---> Running in de40be300492 04:54:45 Removing intermediate container de40be300492 04:54:45 ---> 6ea699b8008a 04:54:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:54:45 ---> Running in 8501f809f5e9 04:54:45 Removing intermediate container 8501f809f5e9 04:54:45 ---> cfd518afe9d3 04:54:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:54:45 ---> Running in 87857afd619a 04:54:46 Removing intermediate container 87857afd619a 04:54:46 ---> bddaffc04dff 04:54:46 Step 6/12 : WORKDIR /device-uart 04:54:46 ---> Running in 12e515412b73 04:54:46 Removing intermediate container 12e515412b73 04:54:46 ---> 8b38a404e893 04:54:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:46 ---> Running in a1ddf39cc2c2 04:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:54:50 (1/4) Installing openssh-keygen (9.3_p2-r2) 04:54:50 (2/4) Installing libedit (20221030.3.1-r1) 04:54:50 (3/4) Installing openssh-client-common (9.3_p2-r2) 04:54:50 (4/4) Installing openssh-client-default (9.3_p2-r2) 04:54:50 Executing busybox-1.36.1-r5.trigger 04:54:50 OK: 271 MiB in 56 packages 04:54:51 Removing intermediate container a1ddf39cc2c2 04:54:51 ---> 55ba8fadb0e3 04:54:51 Step 8/12 : COPY go.mod vendor* ./ 04:54:52 ---> af7b13ecf3df 04:54:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:52 ---> Running in 86ea57f94e5b 04:56:43 Removing intermediate container 86ea57f94e5b 04:56:43 ---> d29af7dcd41a 04:56:43 Step 10/12 : COPY . . 04:56:43 ---> 4521cc79e4f8 04:56:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:56:43 ---> Running in 581b9719fab5 04:56:43 Removing intermediate container 581b9719fab5 04:56:43 ---> c6ead3b7c5ec 04:56:43 Step 12/12 : RUN ${MAKE} 04:56:43 ---> Running in 448956513d6c 04:56:43 noop 04:56:43 Removing intermediate container 448956513d6c 04:56:43 ---> 0de32f3063bb 04:56:43 Successfully built 0de32f3063bb 04:56:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:44 + docker inspect -f . ci-base-image-arm64 04:56:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:44 prd-ubuntu20.04-docker-arm64-4c-16g-7367 does not seem to be running inside a container 04:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:56:45 $ docker top c3cfa328be975f4413c24404f44c9beb85d386aa4ecaf41068571e97d6082ba5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:46 + go version 04:56:46 go version go1.21.9 linux/arm64 [Pipeline] } 04:56:46 $ docker stop --time=1 c3cfa328be975f4413c24404f44c9beb85d386aa4ecaf41068571e97d6082ba5 04:56:48 $ docker rm -f --volumes c3cfa328be975f4413c24404f44c9beb85d386aa4ecaf41068571e97d6082ba5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:48 + docker inspect -f . ci-base-image-arm64 04:56:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:49 prd-ubuntu20.04-docker-arm64-4c-16g-7367 does not seem to be running inside a container 04:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:56:50 $ docker top 55b0d0087f8a2250d15ec18f1112eb6850109ab524ad43acaae68d8e78b78a0e -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:51 + git config --global --add safe.directory /w/workspace/device-uart/3 [Pipeline] fileExists [Pipeline] sh 04:56:51 + make test 04:56:51 go test ./... -coverprofile=coverage.out 04:56:58 ? github.com/edgexfoundry/device-uart [no test files] 05:00:25 ? github.com/edgexfoundry/device-uart/cmd [no test files] 05:00:25 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 05:00:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:00:25 go vet ./... 05:00:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:00:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:00:54 ./bin/test-attribution-txt.sh 05:00:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:00:54 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:00:54 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:00:54 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:00:54 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:00:54 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:00:54 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:00:54 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:00:54 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:00:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:00:54 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:00:54 $ docker stop --time=1 55b0d0087f8a2250d15ec18f1112eb6850109ab524ad43acaae68d8e78b78a0e 05:00:55 $ docker rm -f --volumes 55b0d0087f8a2250d15ec18f1112eb6850109ab524ad43acaae68d8e78b78a0e [Pipeline] // withDockerContainer [Pipeline] sh 05:00:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:00:57 Warning: overwriting stash ‘coverage-report’ 05:00:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:00:58 + ls -al . 05:00:58 total 220 05:00:58 drwxrwxr-x 7 jenkins jenkins 4096 Aug 8 04:56 . 05:00:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 04:53 .. 05:00:58 -rw-rw-r-- 1 jenkins jenkins 140 Aug 8 04:53 .dockerignore 05:00:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 04:53 .git 05:00:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:53 .github 05:00:58 -rw-rw-r-- 1 jenkins jenkins 343 Aug 8 04:53 .gitignore 05:00:58 -rw-rw-r-- 1 jenkins jenkins 41 Aug 8 04:53 .golangci.yml 05:00:58 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 8 04:53 Attribution.txt 05:00:58 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 8 04:53 CHANGELOG.md 05:00:58 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 8 04:53 Dockerfile 05:00:58 -rw-rw-r-- 1 jenkins jenkins 677 Aug 8 04:53 GOVERNANCE.md 05:00:58 -rw-rw-r-- 1 jenkins jenkins 675 Aug 8 04:53 Jenkinsfile 05:00:58 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 8 04:53 LICENSE 05:00:58 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 8 04:53 Makefile 05:00:58 -rw-rw-r-- 1 jenkins jenkins 617 Aug 8 04:53 OWNERS.md 05:00:58 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 8 04:53 README.md 05:00:58 -rw-rw-r-- 1 jenkins jenkins 5 Aug 8 04:49 VERSION 05:00:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 04:53 bin 05:00:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:53 cmd 05:00:58 -rw-r--r-- 1 jenkins jenkins 10 Aug 8 04:56 coverage.out 05:00:58 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 8 04:53 go.mod 05:00:58 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 8 04:53 go.sum 05:00:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 04:53 internal 05:00:58 -rw-rw-r-- 1 jenkins jenkins 209 Aug 8 04:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:58 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 --label arch=arm64 --label version=0.0.0 . 05:00:59 Sending build context to Docker daemon 12.85MB 05:00:59 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:00:59 Step 2/26 : FROM ${BASE} AS builder 05:00:59 ---> 0de32f3063bb 05:00:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:00:59 ---> Running in c5e1436987b5 05:00:59 Removing intermediate container c5e1436987b5 05:00:59 ---> 5b9af21a4dc3 05:00:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 05:00:59 ---> Running in 434514830d69 05:00:59 Removing intermediate container 434514830d69 05:00:59 ---> c11b468174ec 05:00:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 05:01:00 ---> Running in da2835dadd42 05:01:00 Removing intermediate container da2835dadd42 05:01:00 ---> 0f7f514d340e 05:01:00 Step 6/26 : WORKDIR /device-uart 05:01:00 ---> Running in 2ba8d775f565 05:01:00 Removing intermediate container 2ba8d775f565 05:01:00 ---> 3eb70ecc9c25 05:01:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:00 ---> Running in efd75fca1222 05:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:01:03 OK: 271 MiB in 56 packages 05:01:04 Removing intermediate container efd75fca1222 05:01:04 ---> 54bcf3a53c9e 05:01:04 Step 8/26 : COPY go.mod vendor* ./ 05:01:04 ---> 15e390377b4e 05:01:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:04 ---> Running in b4b93699635a 05:01:07 Removing intermediate container b4b93699635a 05:01:07 ---> 9a064e59415f 05:01:07 Step 10/26 : COPY . . 05:01:08 ---> e47e46546da1 05:01:08 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:01:08 ---> Running in eca82cff1a7c 05:01:08 Removing intermediate container eca82cff1a7c 05:01:08 ---> 80e600299266 05:01:08 Step 12/26 : RUN ${MAKE} 05:01:08 ---> Running in 9db305c57da3 05:01:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.30" -trimpath -mod=readonly -o cmd/device-uart ./cmd 05:04:34 Removing intermediate container 9db305c57da3 05:04:34 ---> 76503d3a1fc5 05:04:34 Step 13/26 : FROM alpine:3.18 05:04:34 3.18: Pulling from library/alpine 05:04:34 4983c3fe2029: Pulling fs layer 05:04:34 4983c3fe2029: Verifying Checksum 05:04:34 4983c3fe2029: Download complete 05:04:34 4983c3fe2029: Pull complete 05:04:34 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:04:34 Status: Downloaded newer image for alpine:3.18 05:04:34 ---> a0237000ae83 05:04:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:04:34 ---> Running in 9b3b50dab741 05:04:34 Removing intermediate container 9b3b50dab741 05:04:34 ---> 40f02020430e 05:04:34 Step 15/26 : RUN apk add --update --no-cache dumb-init 05:04:34 ---> Running in 3d561aece726 05:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:04:34 (1/1) Installing dumb-init (1.2.5-r2) 05:04:34 Executing busybox-1.36.1-r7.trigger 05:04:34 OK: 8 MiB in 16 packages 05:04:34 Removing intermediate container 3d561aece726 05:04:34 ---> 647caeda0356 05:04:34 Step 16/26 : RUN apk --no-cache upgrade 05:04:34 ---> Running in ec10d52ff62b 05:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:04:34 OK: 8 MiB in 16 packages 05:04:34 Removing intermediate container ec10d52ff62b 05:04:34 ---> 3f32cef252af 05:04:34 Step 17/26 : WORKDIR / 05:04:34 ---> Running in f7e801862244 05:04:34 Removing intermediate container f7e801862244 05:04:34 ---> b86b21678ebf 05:04:34 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 05:04:35 ---> ff18a209fb80 05:04:35 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 05:04:35 ---> e80cd049384b 05:04:35 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 05:04:37 ---> 252b8bd08ab7 05:04:37 Step 21/26 : EXPOSE 59995 05:04:37 ---> Running in 63c4faae3ec1 05:04:38 Removing intermediate container 63c4faae3ec1 05:04:38 ---> 10634dce739e 05:04:38 Step 22/26 : ENTRYPOINT ["/device-uart"] 05:04:38 ---> Running in b29a51619aad 05:04:38 Removing intermediate container b29a51619aad 05:04:38 ---> b8eb3adfd933 05:04:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:04:38 ---> Running in 2348585aa3f7 05:04:38 Removing intermediate container 2348585aa3f7 05:04:38 ---> 513aea8ac2a6 05:04:38 Step 24/26 : LABEL arch=arm64 05:04:38 ---> Running in 5f6127e8e65a 05:04:39 Removing intermediate container 5f6127e8e65a 05:04:39 ---> 0551176fa01e 05:04:39 Step 25/26 : LABEL git_sha=1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 05:04:39 ---> Running in 790b27dc7bdb 05:04:39 Removing intermediate container 790b27dc7bdb 05:04:39 ---> 5e8783302623 05:04:39 Step 26/26 : LABEL version=0.0.0 05:04:39 ---> Running in 2d01aa0a09bb 05:04:39 Removing intermediate container 2d01aa0a09bb 05:04:39 ---> 2fbf9a42953b 05:04:39 [Warning] One or more build-args [ARCH] were not consumed 05:04:40 Successfully built 2fbf9a42953b 05:04:40 Successfully tagged device-uart-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 05:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:04:40 05:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:04:41 arm64: Pulling from edgex-lftools-log-publisher 05:04:41 8998bd30e6a1: Pulling fs layer 05:04:41 04944245beec: Pulling fs layer 05:04:41 699f458cf7ca: Pulling fs layer 05:04:41 765212b225bb: Pulling fs layer 05:04:41 f23df028b6ca: Pulling fs layer 05:04:41 d65c8cfc05b1: Pulling fs layer 05:04:41 2437ff75d9bd: Pulling fs layer 05:04:41 765212b225bb: Waiting 05:04:41 f23df028b6ca: Waiting 05:04:41 d65c8cfc05b1: Waiting 05:04:41 2437ff75d9bd: Waiting 05:04:41 04944245beec: Verifying Checksum 05:04:41 04944245beec: Download complete 05:04:41 765212b225bb: Verifying Checksum 05:04:41 765212b225bb: Download complete 05:04:41 f23df028b6ca: Verifying Checksum 05:04:41 f23df028b6ca: Download complete 05:04:41 d65c8cfc05b1: Verifying Checksum 05:04:41 d65c8cfc05b1: Download complete 05:04:41 699f458cf7ca: Verifying Checksum 05:04:41 699f458cf7ca: Download complete 05:04:41 8998bd30e6a1: Download complete 05:04:44 2437ff75d9bd: Verifying Checksum 05:04:44 2437ff75d9bd: Download complete 05:04:47 8998bd30e6a1: Pull complete 05:04:47 04944245beec: Pull complete 05:04:48 699f458cf7ca: Pull complete 05:04:48 765212b225bb: Pull complete 05:04:49 f23df028b6ca: Pull complete 05:04:49 d65c8cfc05b1: Pull complete 05:05:05 2437ff75d9bd: Pull complete 05:05:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:05:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:05 prd-ubuntu20.04-docker-arm64-4c-16g-7367 does not seem to be running inside a container 05:05:05 $ 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-uart/3 -v /w/workspace/device-uart/3:/w/workspace/device-uart/3:rw,z -v /w/workspace/device-uart/3@tmp:/w/workspace/device-uart/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:05:08 $ docker top 9b7617039c039474485272291b95d1553462a98c44ef01d45bac03846e2d3de7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:09 ---> job-cost.sh 05:05:09 lf-activate-venv: SKIPPING 05:05:09 INFO: No Stack... 05:05:09 INFO: Retrieving Pricing Info for: v3-standard-4 05:05:10 INFO: Archiving Costs [Pipeline] sh 05:05:11 + + cat /w/workspace/device-uart/3/archives/cost.csvcut 05:05:11 -d, -f6 [Pipeline] lock 05:05:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-64-3-stack-cost] 05:05:11 Resource [jenkins-edgexfoundry-device-uart-PR-64-3-stack-cost] did not exist. Created. 05:05:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-64-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:11 /w/workspace/device-uart/3@tmp/durable-1cdf41f1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:05:11 + echo total: 0.10999999940395355 [Pipeline] stash 05:05:11 Warning: overwriting stash ‘stack-cost’ 05:05:11 Stashed 1 file(s) [Pipeline] } 05:05:11 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-64-3-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:11 $ docker stop --time=1 9b7617039c039474485272291b95d1553462a98c44ef01d45bac03846e2d3de7 05:05:14 $ docker rm -f --volumes 9b7617039c039474485272291b95d1553462a98c44ef01d45bac03846e2d3de7 [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 05:05:14 provisioning config files... 05:05:14 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config17153816896997014255tmp [Pipeline] { [Pipeline] sh 05:05:15 + set +x 05:05:15 + curl -s+ https://codecov.io/bash 05:05:15 bash -s -- 05:05:15 05:05:15 _____ _ 05:05:15 / ____| | | 05:05:15 | | ___ __| | ___ ___ _____ __ 05:05:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:05:15 | |___| (_) | (_| | __/ (_| (_) \ V / 05:05:15 \_____\___/ \__,_|\___|\___\___/ \_/ 05:05:15 Bash-1.0.6 05:05:15 05:05:15 05:05:15 ==> git version 2.25.1 found 05:05:15 ==> 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 05:05:15 Release-Date: 2020-01-08 05:05:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:05:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:05:15 ==> Jenkins CI detected. 05:05:15 current dir:  /w/workspace/edgexfoundry_device-uart_PR-64 05:05:15 project root: . 05:05:15 --> token set from env 05:05:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:05:15 ==> Running gcov in . (disable via -X gcov) 05:05:15 ==> Python coveragepy not found 05:05:15 ==> Searching for coverage reports in: 05:05:15 + . 05:05:15 -> Found 1 reports 05:05:15 ==> Detecting git/mercurial file structure 05:05:15 ==> Reading reports 05:05:15 + ./coverage.out bytes=10 05:05:15 ==> Appending adjustments 05:05:15 https://docs.codecov.io/docs/fixing-reports 05:05:15 + Found adjustments 05:05:15 ==> Gzipping contents 05:05:15 4.0K /tmp/codecov.Isi6AC.gz 05:05:15 ==> Uploading reports 05:05:15 url: https://codecov.io 05:05:15 query: branch=PR-64&commit=1332634b7e89c1b65ff1d2489dbe7a1ae50802a5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-64%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=64&job=&cmd_args= 05:05:15 -> Pinging Codecov 05:05:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-64&commit=1332634b7e89c1b65ff1d2489dbe7a1ae50802a5&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-64%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=64&job=&cmd_args= 05:05:15 -> Uploading to 05:05:15 https://storage.googleapis.com/codecov/v4/raw/2024-08-08/B9AA6E0BBD74AE3A32605C7A7C664919/1332634b7e89c1b65ff1d2489dbe7a1ae50802a5/bd36ad91-2318-456e-8b41-5420e98410ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240808%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240808T050515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5f83f8f417443b65343af910d8f0221f9d0867642541b5481ee7e3917f41c41 05:05:15 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:15 Dload Upload Total Spent Left Speed 05:05:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2441 --:--:-- --:--:-- --:--:-- 2441 05:05:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/1332634b7e89c1b65ff1d2489dbe7a1ae50802a5 [Pipeline] } 05:05:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 05:05:16 + [ -d /w/workspace/edgexfoundry_device-uart_PR-64/archives ] 05:05:16 + ls -al /w/workspace/edgexfoundry_device-uart_PR-64/archives 05:05:16 total 16 05:05:16 drwxr-xr-x 3 root root 4096 Aug 8 04:52 . 05:05:16 drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 04:52 .. 05:05:16 drwxr-xr-x 2 root root 4096 Aug 8 04:52 cost 05:05:16 -rw-r--r-- 1 root root 82 Aug 8 04:52 cost.csv 05:05:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-64/archives 05:05:16 + ls -al /w/workspace/edgexfoundry_device-uart_PR-64/archives 05:05:16 total 16 05:05:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 8 04:52 . 05:05:16 drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 04:52 .. 05:05:16 drwxr-xr-x 2 jenkins jenkins 4096 Aug 8 04:52 cost 05:05:16 -rw-r--r-- 1 jenkins jenkins 82 Aug 8 04:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:05:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:05:18 ---> package-listing.sh 05:05:18 ++ facter osfamily 05:05:18 ++ tr '[:upper:]' '[:lower:]' 05:05:18 + OS_FAMILY=debian 05:05:18 + workspace=/w/workspace/edgexfoundry_device-uart_PR-64 05:05:18 + START_PACKAGES=/tmp/packages_start.txt 05:05:18 + END_PACKAGES=/tmp/packages_end.txt 05:05:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:18 + PACKAGES=/tmp/packages_start.txt 05:05:18 + '[' /w/workspace/edgexfoundry_device-uart_PR-64 ']' 05:05:18 + PACKAGES=/tmp/packages_end.txt 05:05:18 + case "${OS_FAMILY}" in 05:05:18 + dpkg -l 05:05:18 + grep '^ii' 05:05:18 + '[' -f /tmp/packages_start.txt ']' 05:05:18 + '[' -f /tmp/packages_end.txt ']' 05:05:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:18 + '[' /w/workspace/edgexfoundry_device-uart_PR-64 ']' 05:05:18 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-64/archives/ 05:05:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-64/archives/ [Pipeline] echo 05:05:18 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-uart_PR-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:05:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:19 prd-ubuntu20.04-docker-8c-8g-7366 does not seem to be running inside a container 05:05:19 $ 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-uart_PR-64/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-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:19 $ docker top b0f013abd62816cbbbc225ec4f88c6c253d8726dedbe95143c87a1d745fa7eeb -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:20 + touch /tmp/pre-build-complete [Pipeline] sh 05:05:20 + mkdir -p /var/log/sysstat [Pipeline] sh 05:05:20 + ls /var/log/sa-host 05:05:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:20 provisioning config files... 05:05:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config6359130825449063498tmp [Pipeline] { [Pipeline] echo 05:05:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:05:21 ---> create-netrc.sh [Pipeline] } 05:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:05:21 ---> python-tools-install.sh [Pipeline] echo 05:05:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:05:21 ---> sudo-logs.sh 05:05:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:05:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:05:22 ---> job-cost.sh 05:05:22 lf-activate-venv: SKIPPING 05:05:22 DEBUG: total: 0.2199999988079071 05:05:22 INFO: Retrieving Stack Cost... 05:05:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:22 INFO: Archiving Costs [Pipeline] echo 05:05:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:05:23 ---> logs-deploy.sh 05:05:23 lf-activate-venv: SKIPPING 05:05:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-64/3 05:05:23 INFO: archiving workspace using pattern(s): 05:05:24 Archives upload complete. 05:05:24 INFO: archiving logs to Nexus