Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f74eb060426610cfaf43c5eb63a4df92f55f0432+23327eef742656f25952fb3dd9c4e82b8abf1118 (a52482da98d89ecb5ca25bd1af13bbbcc505b7cb) 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-ssh14277365184771162751.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh715393793980824535.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16138551042957435926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11096808437752290387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11383867165919315291.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5702751304907166134.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13024 in /w/workspace/edgexfoundry_device-uart_PR-72 [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-72 # 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 Merging remotes/origin/main commit 23327eef742656f25952fb3dd9c4e82b8abf1118 into PR head commit f74eb060426610cfaf43c5eb63a4df92f55f0432 Merge succeeded, producing f74eb060426610cfaf43c5eb63a4df92f55f0432 Checking out Revision f74eb060426610cfaf43c5eb63a4df92f55f0432 (PR-72) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f74eb060426610cfaf43c5eb63a4df92f55f0432 # 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 23327eef742656f25952fb3dd9c4e82b8abf1118 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f74eb060426610cfaf43c5eb63a4df92f55f0432 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:08:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:08:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:40 ========================================================= 18:08:40 EdgeX Global Pipelines Version Info 18:08:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:40 ------------------- 18:08:40 stable info: 18:08:40 ------------------- 18:08:40 Commited By: Cherry Wang cherry@iotechsys.com 18:08:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:08:40 Message: update stable to v1.0.264 18:08:41 ------------------- 18:08:41 experimental info: 18:08:41 ------------------- 18:08:41 Commited By: Cherry Wang cherry@iotechsys.com 18:08:41 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:08:41 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:08:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f74eb060426610cfaf43c5eb63a4df92f55f0432 [Pipeline] echo 18:08:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f74eb06 [Pipeline] echo 18:08:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:44 provisioning config files... 18:08:44 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-72@tmp/config6114806154304434203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:44 ---> ****-login.sh 18:08:44 nexus3.edgexfoundry.org:10001 18:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:08:45 Configure a credential helper to remove this warning. See 18:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:08:45 18:08:45 Login Succeeded 18:08:45 nexus3.edgexfoundry.org:10002 18:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:08:45 Configure a credential helper to remove this warning. See 18:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:08:45 18:08:45 Login Succeeded 18:08:45 nexus3.edgexfoundry.org:10003 18:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:08:45 Configure a credential helper to remove this warning. See 18:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:08:45 18:08:45 Login Succeeded 18:08:45 nexus3.edgexfoundry.org:10004 18:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:08:45 Configure a credential helper to remove this warning. See 18:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:08:45 18:08:45 Login Succeeded 18:08:45 ****.io 18:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:08:45 Configure a credential helper to remove this warning. See 18:08:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:08:45 18:08:45 Login Succeeded 18:08:45 ---> ****-login.sh ends [Pipeline] } 18:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:08:46 + git rev-list -1 --merges f74eb060426610cfaf43c5eb63a4df92f55f0432~1..f74eb060426610cfaf43c5eb63a4df92f55f0432 [Pipeline] echo 18:08:46 -----------> git rev-list -1 --merges f74eb060426610cfaf43c5eb63a4df92f55f0432~1..f74eb060426610cfaf43c5eb63a4df92f55f0432 f74eb060426610cfaf43c5eb63a4df92f55f0432 [false] [Pipeline] sh 18:08:47 + git log --format=format:%s -1 f74eb060426610cfaf43c5eb63a4df92f55f0432 [Pipeline] echo 18:08:47 ========================================================= 18:08:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:08:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:47 + git log --format=format:%s -1 f74eb060426610cfaf43c5eb63a4df92f55f0432 [Pipeline] echo 18:08:47 [semverPrep] GIT_COMMIT: f74eb060426610cfaf43c5eb63a4df92f55f0432, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:08:47 [semverPrep] This is not a build commit. [Pipeline] sh 18:08:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:08:48 + grep -v github /etc/ssh/ssh_known_hosts 18:08:48 + [ -e /tmp/ssh_known_hosts ] 18:08:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:08:48 + + sudoecho tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 18:08:48 18:08:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:48 18:08:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:49 0.1.4: Pulling from edgex-devops/py-git-semver 18:08:49 b85a868b505f: Pulling fs layer 18:08:49 e2be974225ed: Pulling fs layer 18:08:49 339a4e72a1f5: Pulling fs layer 18:08:49 988bab9f4d93: Pulling fs layer 18:08:49 1469e6f7b9e6: Pulling fs layer 18:08:49 eaf3925da568: Pulling fs layer 18:08:49 bab4dde63d76: Pulling fs layer 18:08:49 bde34c3a00c8: Pulling fs layer 18:08:49 b352a97aabf1: Pulling fs layer 18:08:49 4872d77fe225: Pulling fs layer 18:08:49 5851b861e8e6: Pulling fs layer 18:08:49 988bab9f4d93: Waiting 18:08:49 1469e6f7b9e6: Waiting 18:08:49 4872d77fe225: Waiting 18:08:49 bde34c3a00c8: Waiting 18:08:49 b352a97aabf1: Waiting 18:08:49 bab4dde63d76: Waiting 18:08:49 eaf3925da568: Waiting 18:08:49 e2be974225ed: Download complete 18:08:49 988bab9f4d93: Verifying Checksum 18:08:49 988bab9f4d93: Download complete 18:08:49 1469e6f7b9e6: Verifying Checksum 18:08:49 1469e6f7b9e6: Download complete 18:08:49 eaf3925da568: Verifying Checksum 18:08:49 eaf3925da568: Download complete 18:08:49 339a4e72a1f5: Verifying Checksum 18:08:49 339a4e72a1f5: Download complete 18:08:49 bde34c3a00c8: Verifying Checksum 18:08:49 bde34c3a00c8: Download complete 18:08:49 b352a97aabf1: Download complete 18:08:49 4872d77fe225: Download complete 18:08:49 5851b861e8e6: Verifying Checksum 18:08:49 5851b861e8e6: Download complete 18:08:49 b85a868b505f: Verifying Checksum 18:08:49 b85a868b505f: Download complete 18:08:49 bab4dde63d76: Verifying Checksum 18:08:49 bab4dde63d76: Download complete 18:08:50 b85a868b505f: Pull complete 18:08:51 e2be974225ed: Pull complete 18:08:51 339a4e72a1f5: Pull complete 18:08:51 988bab9f4d93: Pull complete 18:08:51 1469e6f7b9e6: Pull complete 18:08:51 eaf3925da568: Pull complete 18:08:53 bab4dde63d76: Pull complete 18:08:53 bde34c3a00c8: Pull complete 18:08:53 b352a97aabf1: Pull complete 18:08:53 4872d77fe225: Pull complete 18:08:53 5851b861e8e6: Pull complete 18:08:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:08:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:54 prd-ubuntu20.04-docker-8c-8g-13024 does not seem to be running inside a container 18:08:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-72 -v /w/workspace/edgexfoundry_device-uart_PR-72:/w/workspace/edgexfoundry_device-uart_PR-72:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-72@tmp:/w/workspace/edgexfoundry_device-uart_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:08:58 $ docker top 3f949853605c9c167bb44468744feae0832b7dd8e7d83cdb36f55d840f7d6015 -eo pid,comm 18:08:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:08:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:58 [ssh-agent] Looking for ssh-agent implementation... 18:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:58 $ docker exec 3f949853605c9c167bb44468744feae0832b7dd8e7d83cdb36f55d840f7d6015 ssh-agent 18:08:58 SSH_AUTH_SOCK=/tmp/ssh-dEBJ1encj8G0/agent.32 18:08:58 SSH_AGENT_PID=38 18:08:58 Running ssh-add (command line suppressed) 18:08:58 Identity added: /w/workspace/edgexfoundry_device-uart_PR-72@tmp/private_key_11615564226041000852.key (/w/workspace/edgexfoundry_device-uart_PR-72@tmp/private_key_11615564226041000852.key) 18:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:58 + git tag --points-at HEAD [Pipeline] } 18:08:58 $ docker exec --env ******** --env ******** 3f949853605c9c167bb44468744feae0832b7dd8e7d83cdb36f55d840f7d6015 ssh-agent -k 18:08:59 unset SSH_AUTH_SOCK; 18:08:59 unset SSH_AGENT_PID; 18:08:59 echo Agent pid 38 killed; 18:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:59 [ssh-agent] Looking for ssh-agent implementation... 18:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:59 $ docker exec 3f949853605c9c167bb44468744feae0832b7dd8e7d83cdb36f55d840f7d6015 ssh-agent 18:08:59 SSH_AUTH_SOCK=/tmp/ssh-fCJshiaklv9R/agent.71 18:08:59 SSH_AGENT_PID=77 18:08:59 Running ssh-add (command line suppressed) 18:08:59 Identity added: /w/workspace/edgexfoundry_device-uart_PR-72@tmp/private_key_3322635876896226511.key (/w/workspace/edgexfoundry_device-uart_PR-72@tmp/private_key_3322635876896226511.key) 18:08:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:59 + git semver init 18:09:00 2024-10-02 18:09:00,021 [run_init] DEBUG init version:0.0.0 force:False 18:09:00 2024-10-02 18:09:00,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-72/.semver 18:09:00 2024-10-02 18:09:00,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-72/.semver 18:09:00 2024-10-02 18:09:00,023 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-72/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-72, universal_newlines=False, shell=None, istream=None) 18:09:01 2024-10-02 18:09:01,190 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-72/.git/info/exclude 18:09:01 2024-10-02 18:09:01,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-72/.semver/PR-72 with force:False 18:09:01 2024-10-02 18:09:01,191 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-72/.semver/PR-72 18:09:01 2024-10-02 18:09:01,195 [execute] INFO git cat-file --batch-check 18:09:01 2024-10-02 18:09:01,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-72/.semver, universal_newlines=False, shell=None, istream=) 18:09:01 2024-10-02 18:09:01,201 [execute] INFO git cat-file --batch 18:09:01 2024-10-02 18:09:01,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-72/.semver, universal_newlines=False, shell=None, istream=) 18:09:01 2024-10-02 18:09:01,207 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-72/.semver/PR-72 18:09:01 0.0.0 [Pipeline] } 18:09:01 $ docker exec --env ******** --env ******** 3f949853605c9c167bb44468744feae0832b7dd8e7d83cdb36f55d840f7d6015 ssh-agent -k 18:09:01 unset SSH_AUTH_SOCK; 18:09:01 unset SSH_AGENT_PID; 18:09:01 echo Agent pid 77 killed; 18:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:02 + git semver [Pipeline] } 18:09:02 $ docker stop --time=1 3f949853605c9c167bb44468744feae0832b7dd8e7d83cdb36f55d840f7d6015 18:09:03 $ docker rm -f --volumes 3f949853605c9c167bb44468744feae0832b7dd8e7d83cdb36f55d840f7d6015 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:09:04 Stashed 1 file(s) [Pipeline] echo 18:09:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:05 provisioning config files... 18:09:05 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-72@tmp/config997139467271653968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:05 ---> ****-login.sh 18:09:05 nexus3.edgexfoundry.org:10001 18:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:09:05 Configure a credential helper to remove this warning. See 18:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:09:05 18:09:05 Login Succeeded 18:09:05 nexus3.edgexfoundry.org:10002 18:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:09:05 Configure a credential helper to remove this warning. See 18:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:09:05 18:09:05 Login Succeeded 18:09:05 nexus3.edgexfoundry.org:10003 18:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:09:05 Configure a credential helper to remove this warning. See 18:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:09:05 18:09:05 Login Succeeded 18:09:05 nexus3.edgexfoundry.org:10004 18:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:09:05 Configure a credential helper to remove this warning. See 18:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:09:05 18:09:05 Login Succeeded 18:09:05 ****.io 18:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:09:06 Configure a credential helper to remove this warning. See 18:09:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:09:06 18:09:06 Login Succeeded 18:09:06 ---> ****-login.sh ends [Pipeline] } 18:09:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:09:06 ========================================================= 18:09:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:09:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:07 + 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 . 18:09:07 Sending build context to Docker daemon 25.58MB 18:09:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:09:07 Step 2/12 : FROM ${BASE} AS builder 18:09:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:09:07 619be1103602: Pulling fs layer 18:09:07 7862e08f4a3e: Pulling fs layer 18:09:07 5df492c9dc93: Pulling fs layer 18:09:07 7629e6793208: Pulling fs layer 18:09:07 4f4fb700ef54: Pulling fs layer 18:09:07 fb5054dd5b73: Pulling fs layer 18:09:07 eeca6798cff9: Pulling fs layer 18:09:07 aa269ceb94a6: Pulling fs layer 18:09:07 ada007ff1a6a: Pulling fs layer 18:09:07 7629e6793208: Waiting 18:09:07 4f4fb700ef54: Waiting 18:09:07 ada007ff1a6a: Waiting 18:09:07 eeca6798cff9: Waiting 18:09:07 fb5054dd5b73: Waiting 18:09:07 aa269ceb94a6: Waiting 18:09:07 7862e08f4a3e: Verifying Checksum 18:09:07 7862e08f4a3e: Download complete 18:09:07 7629e6793208: Download complete 18:09:07 4f4fb700ef54: Download complete 18:09:07 fb5054dd5b73: Verifying Checksum 18:09:07 fb5054dd5b73: Download complete 18:09:07 619be1103602: Download complete 18:09:07 eeca6798cff9: Verifying Checksum 18:09:07 eeca6798cff9: Download complete 18:09:07 619be1103602: Pull complete 18:09:07 ada007ff1a6a: Verifying Checksum 18:09:07 ada007ff1a6a: Download complete 18:09:07 7862e08f4a3e: Pull complete 18:09:07 5df492c9dc93: Verifying Checksum 18:09:07 5df492c9dc93: Download complete 18:09:08 aa269ceb94a6: Verifying Checksum 18:09:08 aa269ceb94a6: Download complete 18:09:10 5df492c9dc93: Pull complete 18:09:10 7629e6793208: Pull complete 18:09:10 4f4fb700ef54: Pull complete 18:09:10 fb5054dd5b73: Pull complete 18:09:11 eeca6798cff9: Pull complete 18:09:13 aa269ceb94a6: Pull complete 18:09:13 ada007ff1a6a: Pull complete 18:09:13 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:09:13 ---> f489d0715acc 18:09:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:09:19 ---> Running in 03f611a03053 18:09:19 Removing intermediate container 03f611a03053 18:09:19 ---> 19b3a2773831 18:09:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:09:19 ---> Running in 062ffe97b990 18:09:19 Removing intermediate container 062ffe97b990 18:09:19 ---> d7110994689d 18:09:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:09:19 ---> Running in 71ea6cdbe053 18:09:19 Removing intermediate container 71ea6cdbe053 18:09:19 ---> cbe089c3f2f1 18:09:19 Step 6/12 : WORKDIR /device-uart 18:09:19 ---> Running in 1c909cab9717 18:09:19 Removing intermediate container 1c909cab9717 18:09:19 ---> aa043fa555ec 18:09:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:19 ---> Running in 5943503d0635 18:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:09:19 (1/4) Installing openssh-keygen (9.3_p2-r2) 18:09:19 (2/4) Installing libedit (20221030.3.1-r1) 18:09:19 (3/4) Installing openssh-client-common (9.3_p2-r2) 18:09:19 (4/4) Installing openssh-client-default (9.3_p2-r2) 18:09:19 Executing busybox-1.36.1-r5.trigger 18:09:19 OK: 268 MiB in 56 packages 18:09:20 Still waiting to schedule task 18:09:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:09:20 Removing intermediate container 5943503d0635 18:09:20 ---> 5bf98a3170d4 18:09:20 Step 8/12 : COPY go.mod vendor* ./ 18:09:20 ---> 3f8e8e0cf7a6 18:09:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:20 ---> Running in e9ca7c742f94 18:10:16 Removing intermediate container e9ca7c742f94 18:10:16 ---> 0d3db62687e5 18:10:16 Step 10/12 : COPY . . 18:10:17 ---> 1e0264f57bae 18:10:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:10:17 ---> Running in f09c7a8697ae 18:10:17 Removing intermediate container f09c7a8697ae 18:10:17 ---> c7aa9975875a 18:10:17 Step 12/12 : RUN ${MAKE} 18:10:17 ---> Running in a8ad125e46bb 18:10:17 noop 18:10:17 Removing intermediate container a8ad125e46bb 18:10:17 ---> 7de64ef95c03 18:10:17 Successfully built 7de64ef95c03 18:10:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:18 + docker inspect -f . ci-base-image-x86_64 18:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:18 prd-ubuntu20.04-docker-8c-8g-13024 does not seem to be running inside a container 18:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-72 -v /w/workspace/edgexfoundry_device-uart_PR-72:/w/workspace/edgexfoundry_device-uart_PR-72:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-72@tmp:/w/workspace/edgexfoundry_device-uart_PR-72@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 ******** ci-base-image-x86_64 cat 18:10:18 $ docker top 9b71cde6ff3940680c5548e70971b9a207b05313339200c72bcde14d046e2f02 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:19 + go version 18:10:19 go version go1.21.9 linux/amd64 [Pipeline] } 18:10:19 $ docker stop --time=1 9b71cde6ff3940680c5548e70971b9a207b05313339200c72bcde14d046e2f02 18:10:20 $ docker rm -f --volumes 9b71cde6ff3940680c5548e70971b9a207b05313339200c72bcde14d046e2f02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:21 + docker inspect -f . ci-base-image-x86_64 18:10:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:21 prd-ubuntu20.04-docker-8c-8g-13024 does not seem to be running inside a container 18:10:21 $ 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-72 -v /w/workspace/edgexfoundry_device-uart_PR-72:/w/workspace/edgexfoundry_device-uart_PR-72:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-72@tmp:/w/workspace/edgexfoundry_device-uart_PR-72@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 ******** ci-base-image-x86_64 cat 18:10:21 $ docker top 592c76b550b0bab977614f676b0242b54029a7ac001e89fb4d76c3b0e80a91d7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:22 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-72 [Pipeline] fileExists [Pipeline] sh 18:10:22 + make test 18:10:22 go test ./... -coverprofile=coverage.out 18:10:23 ? github.com/edgexfoundry/device-uart [no test files] 18:10:42 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:10:42 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:10:50 go vet ./... 18:10:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:10:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:10:54 ./bin/test-attribution-txt.sh 18:10:54 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:10:54 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:10:54 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:10:54 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:10:54 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:10:54 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:10:54 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:10:54 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:10:54 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:10:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:10:54 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 18:10:54 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:10:54 $ docker stop --time=1 592c76b550b0bab977614f676b0242b54029a7ac001e89fb4d76c3b0e80a91d7 18:11:00 $ docker rm -f --volumes 592c76b550b0bab977614f676b0242b54029a7ac001e89fb4d76c3b0e80a91d7 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:11:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:01 + ls -al . 18:11:01 total 224 18:11:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 18:10 . 18:11:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 18:08 .. 18:11:01 -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 18:08 .dockerignore 18:11:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 18:10 .git 18:11:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 18:08 .github 18:11:01 -rw-rw-r-- 1 jenkins jenkins 343 Oct 2 18:08 .gitignore 18:11:01 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 18:08 .golangci.yml 18:11:01 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 18:09 .semver 18:11:01 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 2 18:08 Attribution.txt 18:11:01 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 2 18:08 CHANGELOG.md 18:11:01 -rw-rw-r-- 1 jenkins jenkins 1886 Oct 2 18:08 Dockerfile 18:11:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 18:08 GOVERNANCE.md 18:11:01 -rw-rw-r-- 1 jenkins jenkins 675 Oct 2 18:08 Jenkinsfile 18:11:01 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 18:08 LICENSE 18:11:01 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 2 18:08 Makefile 18:11:01 -rw-rw-r-- 1 jenkins jenkins 617 Oct 2 18:08 OWNERS.md 18:11:01 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 2 18:08 README.md 18:11:01 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 18:09 VERSION 18:11:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 18:08 bin 18:11:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 18:08 cmd 18:11:01 -rw-r--r-- 1 jenkins jenkins 10 Oct 2 18:10 coverage.out 18:11:01 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 2 18:08 go.mod 18:11:01 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 2 18:08 go.sum 18:11:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 18:08 internal 18:11:01 -rw-rw-r-- 1 jenkins jenkins 209 Oct 2 18:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:02 + 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=f74eb060426610cfaf43c5eb63a4df92f55f0432 --label arch=amd64 --label version=0.0.0 . 18:11:02 Sending build context to Docker daemon 25.58MB 18:11:02 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:11:02 Step 2/26 : FROM ${BASE} AS builder 18:11:02 ---> 7de64ef95c03 18:11:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:11:02 ---> Running in 995e1cf144e6 18:11:02 Removing intermediate container 995e1cf144e6 18:11:02 ---> 4373c96ab65d 18:11:02 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:11:02 ---> Running in 2f5dd7b1c859 18:11:02 Removing intermediate container 2f5dd7b1c859 18:11:02 ---> 9e3cba482c02 18:11:02 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:11:02 ---> Running in fd62d333d492 18:11:03 Removing intermediate container fd62d333d492 18:11:03 ---> a366d0127bde 18:11:03 Step 6/26 : WORKDIR /device-uart 18:11:03 ---> Running in b1d274edd112 18:11:03 Removing intermediate container b1d274edd112 18:11:03 ---> f531bc10a214 18:11:03 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:03 ---> Running in 9f2842f38e26 18:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:11:03 OK: 268 MiB in 56 packages 18:11:04 Removing intermediate container 9f2842f38e26 18:11:04 ---> 044e7dff74b6 18:11:04 Step 8/26 : COPY go.mod vendor* ./ 18:11:04 ---> d91823d990c2 18:11:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:04 ---> Running in 9446310e2b26 18:11:05 Removing intermediate container 9446310e2b26 18:11:05 ---> 81514bf700aa 18:11:05 Step 10/26 : COPY . . 18:11:05 ---> 4cab8909e2aa 18:11:05 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:05 ---> Running in 22890048c3a6 18:11:05 Removing intermediate container 22890048c3a6 18:11:05 ---> b6f239a09dee 18:11:05 Step 12/26 : RUN ${MAKE} 18:11:05 ---> Running in 676b6d1c5437 18:11:06 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.40" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:11:38 Removing intermediate container 676b6d1c5437 18:11:38 ---> ccd08017c175 18:11:38 Step 13/26 : FROM alpine:3.18 18:11:38 3.18: Pulling from library/alpine 18:11:38 1cc3d825d8b2: Pulling fs layer 18:11:38 1cc3d825d8b2: Verifying Checksum 18:11:38 1cc3d825d8b2: Download complete 18:11:39 1cc3d825d8b2: Pull complete 18:11:39 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 18:11:39 Status: Downloaded newer image for alpine:3.18 18:11:39 ---> 2c64cf60f6f0 18:11:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:11:39 ---> Running in 44c9558b9738 18:11:39 Removing intermediate container 44c9558b9738 18:11:39 ---> c810faaf7812 18:11:39 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:11:39 ---> Running in 60d7afbf8d23 18:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:11:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:11:39 (1/1) Installing dumb-init (1.2.5-r2) 18:11:39 Executing busybox-1.36.1-r7.trigger 18:11:39 OK: 7 MiB in 16 packages 18:11:40 Removing intermediate container 60d7afbf8d23 18:11:40 ---> 158db1aa56b9 18:11:40 Step 16/26 : RUN apk --no-cache upgrade 18:11:40 ---> Running in 5628ed2311df 18:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:11:40 OK: 7 MiB in 16 packages 18:11:41 Removing intermediate container 5628ed2311df 18:11:41 ---> 42e981b143dc 18:11:41 Step 17/26 : WORKDIR / 18:11:41 ---> Running in cbc85e0ffda5 18:11:41 Removing intermediate container cbc85e0ffda5 18:11:41 ---> 308094bc5ae0 18:11:41 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:11:41 ---> 56497338a185 18:11:41 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:11:41 ---> 0cb28659b054 18:11:41 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:11:42 ---> 2679cacbf65f 18:11:42 Step 21/26 : EXPOSE 59995 18:11:42 ---> Running in 9d70534f7219 18:11:43 Removing intermediate container 9d70534f7219 18:11:43 ---> fe3aa9735560 18:11:43 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:11:43 ---> Running in 69e0639fafcf 18:11:43 Removing intermediate container 69e0639fafcf 18:11:43 ---> b6f0dca02a88 18:11:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:11:43 ---> Running in 48635e330b4a 18:11:43 Removing intermediate container 48635e330b4a 18:11:43 ---> 0255388bd9e4 18:11:43 Step 24/26 : LABEL arch=amd64 18:11:43 ---> Running in 6ee807bc23d8 18:11:43 Removing intermediate container 6ee807bc23d8 18:11:43 ---> ee9ef6756162 18:11:43 Step 25/26 : LABEL git_sha=f74eb060426610cfaf43c5eb63a4df92f55f0432 18:11:43 ---> Running in 3d2e59c0464d 18:11:43 Removing intermediate container 3d2e59c0464d 18:11:43 ---> 131e62861888 18:11:43 Step 26/26 : LABEL version=0.0.0 18:11:43 ---> Running in 1cfbe5f738f1 18:11:43 Removing intermediate container 1cfbe5f738f1 18:11:43 ---> 456e2cefc0a5 18:11:43 [Warning] One or more build-args [ARCH] were not consumed 18:11:43 Successfully built 456e2cefc0a5 18:11:43 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 18:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:44 18:11:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:44 latest: Pulling from edgex-lftools-log-publisher 18:11:44 5eb5b503b376: Pulling fs layer 18:11:44 5c69ac0246d0: Pulling fs layer 18:11:44 ec43610c2a17: Pulling fs layer 18:11:44 3a2ae6a8a46f: Pulling fs layer 18:11:44 33b1e0a273af: Pulling fs layer 18:11:44 5d3b04190fa2: Pulling fs layer 18:11:44 2f39f015ded8: Pulling fs layer 18:11:44 33b1e0a273af: Waiting 18:11:44 2f39f015ded8: Waiting 18:11:44 5d3b04190fa2: Waiting 18:11:44 3a2ae6a8a46f: Waiting 18:11:44 5c69ac0246d0: Verifying Checksum 18:11:44 5c69ac0246d0: Download complete 18:11:44 3a2ae6a8a46f: Verifying Checksum 18:11:44 3a2ae6a8a46f: Download complete 18:11:44 33b1e0a273af: Verifying Checksum 18:11:44 33b1e0a273af: Download complete 18:11:44 5d3b04190fa2: Verifying Checksum 18:11:44 ec43610c2a17: Verifying Checksum 18:11:44 ec43610c2a17: Download complete 18:11:45 5eb5b503b376: Download complete 18:11:45 2f39f015ded8: Download complete 18:11:46 5eb5b503b376: Pull complete 18:11:46 5c69ac0246d0: Pull complete 18:11:46 ec43610c2a17: Pull complete 18:11:46 3a2ae6a8a46f: Pull complete 18:11:47 33b1e0a273af: Pull complete 18:11:47 5d3b04190fa2: Pull complete 18:11:51 2f39f015ded8: Pull complete 18:11:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:11:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:51 prd-ubuntu20.04-docker-8c-8g-13024 does not seem to be running inside a container 18:11:51 $ 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-72 -v /w/workspace/edgexfoundry_device-uart_PR-72:/w/workspace/edgexfoundry_device-uart_PR-72:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-72@tmp:/w/workspace/edgexfoundry_device-uart_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:11:56 $ docker top 37f28ffbe34510c8551911c375264f8099f24e1f68dd488da36fad57984073e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:57 ---> job-cost.sh 18:11:57 lf-activate-venv: SKIPPING 18:11:57 INFO: No Stack... 18:11:57 INFO: Retrieving Pricing Info for: v3-standard-8 18:11:57 INFO: Archiving Costs [Pipeline] sh 18:11:58 + cat /w/workspace/edgexfoundry_device-uart_PR-72/archives/cost.csv 18:11:58 + cut -d, -f6 [Pipeline] lock 18:11:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-72-1-stack-cost] 18:11:58 Resource [jenkins-edgexfoundry-device-uart-PR-72-1-stack-cost] did not exist. Created. 18:11:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:11:58 + echo total: 0.2199999988079071 [Pipeline] stash 18:11:58 Stashed 1 file(s) [Pipeline] } 18:11:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:11:58 $ docker stop --time=1 37f28ffbe34510c8551911c375264f8099f24e1f68dd488da36fad57984073e3 18:12:00 $ docker rm -f --volumes 37f28ffbe34510c8551911c375264f8099f24e1f68dd488da36fad57984073e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:12:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13028 in /w/workspace/edgexfoundry_device-uart_PR-72 [Pipeline] { [Pipeline] ws 18:12:57 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:13:00 The recommended git tool is: git 18:13:08 using credential edgex-jenkins-ssh 18:13:08 Cloning the remote Git repository 18:13:08 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:13:08 > git init /w/workspace/device-uart/1 # timeout=10 18:13:08 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:13:08 > git --version # timeout=10 18:13:08 > git --version # 'git version 2.25.1' 18:13:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:11 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:13:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:12 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:13:12 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:13:13 Merging remotes/origin/main commit 23327eef742656f25952fb3dd9c4e82b8abf1118 into PR head commit f74eb060426610cfaf43c5eb63a4df92f55f0432 18:13:13 Merge succeeded, producing f74eb060426610cfaf43c5eb63a4df92f55f0432 18:13:13 Checking out Revision f74eb060426610cfaf43c5eb63a4df92f55f0432 (PR-72) 18:13:13 > git config core.sparsecheckout # timeout=10 18:13:13 > git checkout -f f74eb060426610cfaf43c5eb63a4df92f55f0432 # timeout=10 18:13:13 > git remote # timeout=10 18:13:13 > git config --get remote.origin.url # timeout=10 18:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:13 > git merge 23327eef742656f25952fb3dd9c4e82b8abf1118 # timeout=10 18:13:13 > git rev-parse HEAD^{commit} # timeout=10 18:13:13 > git config core.sparsecheckout # timeout=10 18:13:13 > git checkout -f f74eb060426610cfaf43c5eb63a4df92f55f0432 # timeout=10 18:13:14 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:13:14 > git --version # timeout=10 18:13:14 > git --version # 'git version 2.25.1' 18:13:14 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:13:19 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:19 Dload Upload Total Spent Left Speed 18:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 18:13:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:13:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:13:20 + sudo tee /etc/docker/daemon.new 18:13:20 { 18:13:20 "registry-mirrors": [ 18:13:20 "https://nexus3.edgexfoundry.org:10001" 18:13:20 ], 18:13:20 "bip": "10.250.0.254/24", 18:13:20 "hosts": [ 18:13:20 "tcp://0.0.0.0:5555", 18:13:20 "unix:///var/run/docker.sock" 18:13:20 ], 18:13:20 "mtu": 1458, 18:13:20 "selinux-enabled": true, 18:13:20 "seccomp-profile": "/etc/docker/seccomp.json" 18:13:20 } [Pipeline] sh 18:13:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:13:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:39 provisioning config files... 18:13:39 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config4280741013401702522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:39 ---> ****-login.sh 18:13:39 nexus3.edgexfoundry.org:10001 18:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:40 Configure a credential helper to remove this warning. See 18:13:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:40 18:13:40 Login Succeeded 18:13:40 nexus3.edgexfoundry.org:10002 18:13:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:41 Configure a credential helper to remove this warning. See 18:13:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:41 18:13:41 Login Succeeded 18:13:41 nexus3.edgexfoundry.org:10003 18:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:41 Configure a credential helper to remove this warning. See 18:13:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:41 18:13:41 Login Succeeded 18:13:41 nexus3.edgexfoundry.org:10004 18:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:41 Configure a credential helper to remove this warning. See 18:13:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:41 18:13:41 Login Succeeded 18:13:41 ****.io 18:13:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:13:42 Configure a credential helper to remove this warning. See 18:13:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:13:42 18:13:42 Login Succeeded 18:13:42 ---> ****-login.sh ends [Pipeline] } 18:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:13:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:13:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:13:42 ========================================================= 18:13:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:13:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:43 + 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 . 18:13:43 Sending build context to Docker daemon 12.86MB 18:13:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:13:43 Step 2/12 : FROM ${BASE} AS builder 18:13:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:13:43 c6b39de5b339: Pulling fs layer 18:13:43 a69c41024577: Pulling fs layer 18:13:43 d6de4b400683: Pulling fs layer 18:13:43 35cb2a7552d0: Pulling fs layer 18:13:43 4f4fb700ef54: Pulling fs layer 18:13:43 464afbd9ba4c: Pulling fs layer 18:13:43 00f215d4a9da: Pulling fs layer 18:13:43 d496ad576159: Pulling fs layer 18:13:43 35cb2a7552d0: Waiting 18:13:43 4f4fb700ef54: Waiting 18:13:43 464afbd9ba4c: Waiting 18:13:43 00f215d4a9da: Waiting 18:13:43 d496ad576159: Waiting 18:13:43 a69c41024577: Download complete 18:13:43 35cb2a7552d0: Verifying Checksum 18:13:43 35cb2a7552d0: Download complete 18:13:43 4f4fb700ef54: Verifying Checksum 18:13:43 4f4fb700ef54: Download complete 18:13:43 c6b39de5b339: Download complete 18:13:44 464afbd9ba4c: Verifying Checksum 18:13:44 464afbd9ba4c: Download complete 18:13:44 d496ad576159: Verifying Checksum 18:13:44 d496ad576159: Download complete 18:13:45 c6b39de5b339: Pull complete 18:13:45 a69c41024577: Pull complete 18:13:45 d6de4b400683: Verifying Checksum 18:13:45 d6de4b400683: Download complete 18:13:47 00f215d4a9da: Verifying Checksum 18:13:47 00f215d4a9da: Download complete 18:13:59 d6de4b400683: Pull complete 18:13:59 35cb2a7552d0: Pull complete 18:13:59 4f4fb700ef54: Pull complete 18:13:59 464afbd9ba4c: Pull complete 18:14:07 00f215d4a9da: Pull complete 18:14:09 d496ad576159: Pull complete 18:14:09 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:14:09 ---> f246e2811388 18:14:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:14:11 ---> Running in 55472eea3dc4 18:14:11 Removing intermediate container 55472eea3dc4 18:14:11 ---> 02ea6fe58851 18:14:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:14:11 ---> Running in 63f46ad0cfc0 18:14:11 Removing intermediate container 63f46ad0cfc0 18:14:11 ---> 72c454572b14 18:14:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:14:11 ---> Running in faaf1355d263 18:14:12 Removing intermediate container faaf1355d263 18:14:12 ---> 26641d470352 18:14:12 Step 6/12 : WORKDIR /device-uart 18:14:12 ---> Running in 0fd3474d97b5 18:14:12 Removing intermediate container 0fd3474d97b5 18:14:12 ---> 402d62ee1f2e 18:14:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:12 ---> Running in 44c94e333f18 18:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:14:16 (1/4) Installing openssh-keygen (9.3_p2-r2) 18:14:16 (2/4) Installing libedit (20221030.3.1-r1) 18:14:16 (3/4) Installing openssh-client-common (9.3_p2-r2) 18:14:16 (4/4) Installing openssh-client-default (9.3_p2-r2) 18:14:16 Executing busybox-1.36.1-r5.trigger 18:14:16 OK: 271 MiB in 56 packages 18:14:17 Removing intermediate container 44c94e333f18 18:14:17 ---> c707c93669fa 18:14:17 Step 8/12 : COPY go.mod vendor* ./ 18:14:18 ---> cc66e08bd255 18:14:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:18 ---> Running in 479769e77d8e 18:16:11 Removing intermediate container 479769e77d8e 18:16:11 ---> c4daaa02409c 18:16:11 Step 10/12 : COPY . . 18:16:12 ---> 4da2d6a4506c 18:16:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:12 ---> Running in b67ae6b2c3c4 18:16:12 Removing intermediate container b67ae6b2c3c4 18:16:12 ---> 3fc202dc86d1 18:16:12 Step 12/12 : RUN ${MAKE} 18:16:12 ---> Running in 6e5c88329033 18:16:13 noop 18:16:14 Removing intermediate container 6e5c88329033 18:16:14 ---> 001dba8ffc9d 18:16:14 Successfully built 001dba8ffc9d 18:16:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:15 + docker inspect -f . ci-base-image-arm64 18:16:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:15 prd-ubuntu20.04-docker-arm64-4c-16g-13028 does not seem to be running inside a container 18:16:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:16:16 $ docker top d20dbe95976739e5bb9385c6c7dfad757b83a216b1fb6faa67b32d2c78c50368 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:17 + go version 18:16:17 go version go1.21.9 linux/arm64 [Pipeline] } 18:16:17 $ docker stop --time=1 d20dbe95976739e5bb9385c6c7dfad757b83a216b1fb6faa67b32d2c78c50368 18:16:19 $ docker rm -f --volumes d20dbe95976739e5bb9385c6c7dfad757b83a216b1fb6faa67b32d2c78c50368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:20 + docker inspect -f . ci-base-image-arm64 18:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:20 prd-ubuntu20.04-docker-arm64-4c-16g-13028 does not seem to be running inside a container 18:16:20 $ 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/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:16:22 $ docker top a4d7b04ff319ff9a281b0b683eff677bd19790ac96544b04f2cc53bc185739c7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:23 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:16:23 + make test 18:16:23 go test ./... -coverprofile=coverage.out 18:16:30 ? github.com/edgexfoundry/device-uart [no test files] 18:19:37 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:19:37 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:19:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:19:37 go vet ./... 18:20:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:24 ./bin/test-attribution-txt.sh 18:20:24 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:20:24 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:20:24 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:20:24 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:20:24 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:20:24 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:20:24 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:20:24 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:20:24 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:20:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:20:24 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 18:20:24 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:20:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:20:24 $ docker stop --time=1 a4d7b04ff319ff9a281b0b683eff677bd19790ac96544b04f2cc53bc185739c7 18:20:26 $ docker rm -f --volumes a4d7b04ff319ff9a281b0b683eff677bd19790ac96544b04f2cc53bc185739c7 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:28 Warning: overwriting stash ‘coverage-report’ 18:20:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:30 + ls -al . 18:20:30 total 220 18:20:30 drwxrwxr-x 7 jenkins jenkins 4096 Oct 2 18:16 . 18:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 18:13 .. 18:20:30 -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 18:13 .dockerignore 18:20:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 18:13 .git 18:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 18:13 .github 18:20:30 -rw-rw-r-- 1 jenkins jenkins 343 Oct 2 18:13 .gitignore 18:20:30 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 18:13 .golangci.yml 18:20:30 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 2 18:13 Attribution.txt 18:20:30 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 2 18:13 CHANGELOG.md 18:20:30 -rw-rw-r-- 1 jenkins jenkins 1886 Oct 2 18:13 Dockerfile 18:20:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 18:13 GOVERNANCE.md 18:20:30 -rw-rw-r-- 1 jenkins jenkins 675 Oct 2 18:13 Jenkinsfile 18:20:30 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 18:13 LICENSE 18:20:30 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 2 18:13 Makefile 18:20:30 -rw-rw-r-- 1 jenkins jenkins 617 Oct 2 18:13 OWNERS.md 18:20:30 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 2 18:13 README.md 18:20:30 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 18:09 VERSION 18:20:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 18:13 bin 18:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 18:13 cmd 18:20:30 -rw-r--r-- 1 jenkins jenkins 10 Oct 2 18:16 coverage.out 18:20:30 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 2 18:13 go.mod 18:20:30 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 2 18:13 go.sum 18:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 18:13 internal 18:20:30 -rw-rw-r-- 1 jenkins jenkins 209 Oct 2 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:30 + 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=f74eb060426610cfaf43c5eb63a4df92f55f0432 --label arch=arm64 --label version=0.0.0 . 18:20:31 Sending build context to Docker daemon 12.86MB 18:20:31 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:20:31 Step 2/26 : FROM ${BASE} AS builder 18:20:31 ---> 001dba8ffc9d 18:20:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:20:31 ---> Running in 9e14250a54b5 18:20:31 Removing intermediate container 9e14250a54b5 18:20:31 ---> 817113c57d3b 18:20:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:20:31 ---> Running in acdaae084c3e 18:20:31 Removing intermediate container acdaae084c3e 18:20:31 ---> 91fe1d7e5668 18:20:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:20:31 ---> Running in 7f579eff5eda 18:20:32 Removing intermediate container 7f579eff5eda 18:20:32 ---> 3eb850ed9ee6 18:20:32 Step 6/26 : WORKDIR /device-uart 18:20:32 ---> Running in cda4d0a35781 18:20:32 Removing intermediate container cda4d0a35781 18:20:32 ---> 6ce70d6123c8 18:20:32 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:32 ---> Running in 51ef540cf9f0 18:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:20:35 OK: 271 MiB in 56 packages 18:20:36 Removing intermediate container 51ef540cf9f0 18:20:36 ---> 186ccd1ad442 18:20:36 Step 8/26 : COPY go.mod vendor* ./ 18:20:36 ---> 1a1c81269bfd 18:20:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:36 ---> Running in 2af245033b06 18:20:39 Removing intermediate container 2af245033b06 18:20:39 ---> 50e236670e7c 18:20:39 Step 10/26 : COPY . . 18:20:40 ---> 9d91b00e91f7 18:20:40 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:40 ---> Running in 956bf2aa171a 18:20:40 Removing intermediate container 956bf2aa171a 18:20:40 ---> de2c49454472 18:20:40 Step 12/26 : RUN ${MAKE} 18:20:40 ---> Running in ca65b3b085c3 18:20:41 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.40" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:24:03 Removing intermediate container ca65b3b085c3 18:24:03 ---> f04cddbe0339 18:24:03 Step 13/26 : FROM alpine:3.18 18:24:03 3.18: Pulling from library/alpine 18:24:03 720f3032cd11: Pulling fs layer 18:24:03 720f3032cd11: Verifying Checksum 18:24:03 720f3032cd11: Download complete 18:24:03 720f3032cd11: Pull complete 18:24:03 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 18:24:03 Status: Downloaded newer image for alpine:3.18 18:24:03 ---> 3e834921e367 18:24:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:24:03 ---> Running in 2dc1655127d0 18:24:03 Removing intermediate container 2dc1655127d0 18:24:03 ---> eeb5c43523ef 18:24:03 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:24:03 ---> Running in d30d05d0131b 18:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:24:05 (1/1) Installing dumb-init (1.2.5-r2) 18:24:05 Executing busybox-1.36.1-r7.trigger 18:24:05 OK: 8 MiB in 16 packages 18:24:06 Removing intermediate container d30d05d0131b 18:24:06 ---> f1ac9ae06f4d 18:24:06 Step 16/26 : RUN apk --no-cache upgrade 18:24:06 ---> Running in 53b071c9a7be 18:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:24:08 OK: 8 MiB in 16 packages 18:24:09 Removing intermediate container 53b071c9a7be 18:24:09 ---> af5039fd8995 18:24:09 Step 17/26 : WORKDIR / 18:24:09 ---> Running in 667c2519d5e2 18:24:09 Removing intermediate container 667c2519d5e2 18:24:09 ---> 6ce825992a95 18:24:09 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:24:10 ---> 6a37d3553068 18:24:10 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:24:10 ---> 90de9bc355c7 18:24:10 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:24:13 ---> e189246e9f8c 18:24:13 Step 21/26 : EXPOSE 59995 18:24:13 ---> Running in 2ca4363595ef 18:24:13 Removing intermediate container 2ca4363595ef 18:24:13 ---> 379d4d108e2d 18:24:13 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:24:13 ---> Running in 2645fc6a1835 18:24:13 Removing intermediate container 2645fc6a1835 18:24:13 ---> 623a64ad85cb 18:24:13 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:24:13 ---> Running in 097f809aee99 18:24:13 Removing intermediate container 097f809aee99 18:24:13 ---> 83b5011f824a 18:24:13 Step 24/26 : LABEL arch=arm64 18:24:13 ---> Running in 94202022bc85 18:24:14 Removing intermediate container 94202022bc85 18:24:14 ---> 5aec66c7fd58 18:24:14 Step 25/26 : LABEL git_sha=f74eb060426610cfaf43c5eb63a4df92f55f0432 18:24:14 ---> Running in 876f5736447d 18:24:14 Removing intermediate container 876f5736447d 18:24:14 ---> a5fd7a1477d9 18:24:14 Step 26/26 : LABEL version=0.0.0 18:24:14 ---> Running in 8144d2274e0e 18:24:14 Removing intermediate container 8144d2274e0e 18:24:14 ---> 5ff15023f62b 18:24:14 [Warning] One or more build-args [ARCH] were not consumed 18:24:14 Successfully built 5ff15023f62b 18:24:14 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 18:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:15 18:24:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:16 arm64: Pulling from edgex-lftools-log-publisher 18:24:16 8998bd30e6a1: Pulling fs layer 18:24:16 04944245beec: Pulling fs layer 18:24:16 699f458cf7ca: Pulling fs layer 18:24:16 765212b225bb: Pulling fs layer 18:24:16 f23df028b6ca: Pulling fs layer 18:24:16 d65c8cfc05b1: Pulling fs layer 18:24:16 2437ff75d9bd: Pulling fs layer 18:24:16 f23df028b6ca: Waiting 18:24:16 d65c8cfc05b1: Waiting 18:24:16 2437ff75d9bd: Waiting 18:24:16 765212b225bb: Waiting 18:24:16 04944245beec: Verifying Checksum 18:24:16 04944245beec: Download complete 18:24:16 765212b225bb: Verifying Checksum 18:24:16 765212b225bb: Download complete 18:24:16 f23df028b6ca: Verifying Checksum 18:24:16 f23df028b6ca: Download complete 18:24:16 d65c8cfc05b1: Verifying Checksum 18:24:16 d65c8cfc05b1: Download complete 18:24:16 699f458cf7ca: Verifying Checksum 18:24:16 699f458cf7ca: Download complete 18:24:17 8998bd30e6a1: Verifying Checksum 18:24:17 8998bd30e6a1: Download complete 18:24:19 2437ff75d9bd: Verifying Checksum 18:24:19 2437ff75d9bd: Download complete 18:24:21 8998bd30e6a1: Pull complete 18:24:22 04944245beec: Pull complete 18:24:24 699f458cf7ca: Pull complete 18:24:24 765212b225bb: Pull complete 18:24:25 f23df028b6ca: Pull complete 18:24:25 d65c8cfc05b1: Pull complete 18:24:43 2437ff75d9bd: Pull complete 18:24:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:24:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:43 prd-ubuntu20.04-docker-arm64-4c-16g-13028 does not seem to be running inside a container 18:24:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:24:46 $ docker top c06a8dce3aedb9dad192240191e108dfe03733fa91392e8cb7ee0473441d90c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:47 ---> job-cost.sh 18:24:47 lf-activate-venv: SKIPPING 18:24:47 INFO: No Stack... 18:24:47 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:48 INFO: Archiving Costs [Pipeline] sh 18:24:49 + cut -d, -f6 18:24:49 + cat /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock 18:24:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-72-1-stack-cost] 18:24:49 Resource [jenkins-edgexfoundry-device-uart-PR-72-1-stack-cost] did not exist. Created. 18:24:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:49 /w/workspace/device-uart/1@tmp/durable-7ce9e39d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:24:50 + echo total: 0.10999999940395355 [Pipeline] stash 18:24:50 Warning: overwriting stash ‘stack-cost’ 18:24:50 Stashed 1 file(s) [Pipeline] } 18:24:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:50 $ docker stop --time=1 c06a8dce3aedb9dad192240191e108dfe03733fa91392e8cb7ee0473441d90c8 18:24:52 $ docker rm -f --volumes c06a8dce3aedb9dad192240191e108dfe03733fa91392e8cb7ee0473441d90c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:24:53 provisioning config files... 18:24:53 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-72@tmp/config3007009424591130933tmp [Pipeline] { [Pipeline] sh 18:24:54 + set +x 18:24:54 + bash -s -- 18:24:54 + curl -s https://codecov.io/bash 18:24:54 18:24:54 _____ _ 18:24:54 / ____| | | 18:24:54 | | ___ __| | ___ ___ _____ __ 18:24:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:24:54 | |___| (_) | (_| | __/ (_| (_) \ V / 18:24:54 \_____\___/ \__,_|\___|\___\___/ \_/ 18:24:54 Bash-1.0.6 18:24:54 18:24:54 18:24:54 ==> git version 2.25.1 found 18:24:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:24:54 Release-Date: 2020-01-08 18:24:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:24:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:24:54 ==> Jenkins CI detected. 18:24:54 current dir:  /w/workspace/edgexfoundry_device-uart_PR-72 18:24:54 project root: . 18:24:54 --> token set from env 18:24:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:24:54 ==> Running gcov in . (disable via -X gcov) 18:24:54 ==> Python coveragepy not found 18:24:54 ==> Searching for coverage reports in: 18:24:54 + . 18:24:54 -> Found 1 reports 18:24:54 ==> Detecting git/mercurial file structure 18:24:54 ==> Reading reports 18:24:54 + ./coverage.out bytes=10 18:24:54 ==> Appending adjustments 18:24:54 https://docs.codecov.io/docs/fixing-reports 18:24:54 + Found adjustments 18:24:54 ==> Gzipping contents 18:24:54 4.0K /tmp/codecov.AAdGfg.gz 18:24:54 ==> Uploading reports 18:24:54 url: https://codecov.io 18:24:54 query: branch=PR-72&commit=f74eb060426610cfaf43c5eb63a4df92f55f0432&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=72&job=&cmd_args= 18:24:54 -> Pinging Codecov 18:24:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-72&commit=f74eb060426610cfaf43c5eb63a4df92f55f0432&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-72%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=72&job=&cmd_args= 18:24:54 -> Uploading to 18:24:54 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/f74eb060426610cfaf43c5eb63a4df92f55f0432/43352103-ac86-4284-94bb-c51b5be75b26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T182454Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=08fa888c33ff74ed72a9814574fc3aea18c11ec3116c55bdef7ee9ea7420f4c6 18:24:54 % Total % Received % Xferd Average Speed Time Time Time Current 18:24:54 Dload Upload Total Spent Left Speed 18:24:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2599 --:--:-- --:--:-- --:--:-- 2599 18:24:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/f74eb060426610cfaf43c5eb63a4df92f55f0432 [Pipeline] } 18:24:54 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 18:24:56 + [ -d /w/workspace/edgexfoundry_device-uart_PR-72/archives ] 18:24:56 + ls -al /w/workspace/edgexfoundry_device-uart_PR-72/archives 18:24:56 total 16 18:24:56 drwxr-xr-x 3 root root 4096 Oct 2 18:11 . 18:24:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 18:11 .. 18:24:56 drwxr-xr-x 2 root root 4096 Oct 2 18:11 cost 18:24:56 -rw-r--r-- 1 root root 82 Oct 2 18:11 cost.csv 18:24:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-72/archives 18:24:56 + ls -al /w/workspace/edgexfoundry_device-uart_PR-72/archives 18:24:56 total 16 18:24:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 18:11 . 18:24:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 18:11 .. 18:24:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 18:11 cost 18:24:56 -rw-r--r-- 1 jenkins jenkins 82 Oct 2 18:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:24:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:58 ---> package-listing.sh 18:24:58 ++ facter osfamily 18:24:58 ++ tr '[:upper:]' '[:lower:]' 18:24:58 + OS_FAMILY=debian 18:24:58 + workspace=/w/workspace/edgexfoundry_device-uart_PR-72 18:24:58 + START_PACKAGES=/tmp/packages_start.txt 18:24:58 + END_PACKAGES=/tmp/packages_end.txt 18:24:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:58 + PACKAGES=/tmp/packages_start.txt 18:24:58 + '[' /w/workspace/edgexfoundry_device-uart_PR-72 ']' 18:24:58 + PACKAGES=/tmp/packages_end.txt 18:24:58 + case "${OS_FAMILY}" in 18:24:58 + dpkg -l 18:24:58 + grep '^ii' 18:24:58 + '[' -f /tmp/packages_start.txt ']' 18:24:58 + '[' -f /tmp/packages_end.txt ']' 18:24:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:58 + '[' /w/workspace/edgexfoundry_device-uart_PR-72 ']' 18:24:58 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-72/archives/ 18:24:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-72/archives/ [Pipeline] echo 18:24:58 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-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:24:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:59 prd-ubuntu20.04-docker-8c-8g-13024 does not seem to be running inside a container 18:24:59 $ 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-72/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-72 -v /w/workspace/edgexfoundry_device-uart_PR-72:/w/workspace/edgexfoundry_device-uart_PR-72:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-72@tmp:/w/workspace/edgexfoundry_device-uart_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:59 $ docker top 8fe45c148c9a108fcfbcef9703e4f37e1cfedad53ecb7538ad7297367317197c -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:00 + touch /tmp/pre-build-complete [Pipeline] sh 18:25:00 + mkdir -p /var/log/sysstat [Pipeline] sh 18:25:00 + ls /var/log/sa-host 18:25:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:01 provisioning config files... 18:25:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-72@tmp/config11272088357417828961tmp [Pipeline] { [Pipeline] echo 18:25:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:25:01 ---> create-netrc.sh [Pipeline] } 18:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:25:02 ---> python-tools-install.sh [Pipeline] echo 18:25:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:25:02 ---> sudo-logs.sh 18:25:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:25:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:25:03 ---> job-cost.sh 18:25:03 lf-activate-venv: SKIPPING 18:25:03 DEBUG: total: 0.2199999988079071 18:25:03 INFO: Retrieving Stack Cost... 18:25:03 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:03 INFO: Archiving Costs [Pipeline] echo 18:25:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:25:04 ---> logs-deploy.sh 18:25:04 lf-activate-venv: SKIPPING 18:25:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-72/1 18:25:04 INFO: archiving workspace using pattern(s): 18:25:05 Archives upload complete. 18:25:05 INFO: archiving logs to Nexus