Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb93fa34bb594df6e041f35dbb663b8f249074b4 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-ssh14550038921194410188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9399150056365081294.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10457814166398653047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12442925187918292862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6536280861713633601.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-23031’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23033 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # 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 Avoid second fetch Checking out Revision fb93fa34bb594df6e041f35dbb663b8f249074b4 (main) Commit message: "Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > git config core.sparsecheckout # timeout=10 > git checkout -f fb93fa34bb594df6e041f35dbb663b8f249074b4 # timeout=10 > git rev-list --no-walk 525263609ead5b532ada571fa9b1f96dcb09a5f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:15 ========================================================= 01:57:15 EdgeX Global Pipelines Version Info 01:57:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:15 ------------------- 01:57:15 stable info: 01:57:15 ------------------- 01:57:15 Commited By: Ginny Guan ginny@iotechsys.com 01:57:15 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:57:15 Message: update stable to v1.0.265 01:57:16 ------------------- 01:57:16 experimental info: 01:57:16 ------------------- 01:57:16 Commited By: Cherry Wang cherry@iotechsys.com 01:57:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:57:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb93fa3 [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:17 provisioning config files... 01:57:17 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5972111661207464193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:17 ---> ****-login.sh 01:57:17 nexus3.edgexfoundry.org:10001 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 nexus3.edgexfoundry.org:10002 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 nexus3.edgexfoundry.org:10003 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 nexus3.edgexfoundry.org:10004 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 ****.io 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:19 Configure a credential helper to remove this warning. See 01:57:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:19 01:57:19 Login Succeeded 01:57:19 ---> ****-login.sh ends [Pipeline] } 01:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:57:19 + git rev-list -1 --merges fb93fa34bb594df6e041f35dbb663b8f249074b4~1..fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] echo 01:57:19 -----------> git rev-list -1 --merges fb93fa34bb594df6e041f35dbb663b8f249074b4~1..fb93fa34bb594df6e041f35dbb663b8f249074b4 fb93fa34bb594df6e041f35dbb663b8f249074b4 01:57:19 fb93fa34bb594df6e041f35dbb663b8f249074b4 [false] [Pipeline] sh 01:57:19 + git log --format=format:%s -1 fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] echo 01:57:20 ========================================================= 01:57:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:57:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:20 + git log --format=format:%s -1 fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] echo 01:57:20 [semverPrep] GIT_COMMIT: fb93fa34bb594df6e041f35dbb663b8f249074b4, Commit Message: Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo 01:57:20 [semverPrep] This is not a build commit. [Pipeline] sh 01:57:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:20 + grep -v github /etc/ssh/ssh_known_hosts 01:57:20 + [ -e /tmp/ssh_known_hosts ] 01:57:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:57:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:57:20 + sudo tee -a /etc/ssh/ssh_known_hosts 01:57:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:21 01:57:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:21 0.1.4: Pulling from edgex-devops/py-git-semver 01:57:21 b85a868b505f: Pulling fs layer 01:57:21 e2be974225ed: Pulling fs layer 01:57:21 339a4e72a1f5: Pulling fs layer 01:57:21 988bab9f4d93: Pulling fs layer 01:57:21 1469e6f7b9e6: Pulling fs layer 01:57:21 eaf3925da568: Pulling fs layer 01:57:21 bab4dde63d76: Pulling fs layer 01:57:21 bde34c3a00c8: Pulling fs layer 01:57:21 b352a97aabf1: Pulling fs layer 01:57:21 4872d77fe225: Pulling fs layer 01:57:21 5851b861e8e6: Pulling fs layer 01:57:21 bab4dde63d76: Waiting 01:57:21 bde34c3a00c8: Waiting 01:57:21 b352a97aabf1: Waiting 01:57:21 4872d77fe225: Waiting 01:57:21 5851b861e8e6: Waiting 01:57:21 1469e6f7b9e6: Waiting 01:57:21 988bab9f4d93: Waiting 01:57:21 e2be974225ed: Verifying Checksum 01:57:21 e2be974225ed: Download complete 01:57:21 988bab9f4d93: Download complete 01:57:21 1469e6f7b9e6: Verifying Checksum 01:57:21 1469e6f7b9e6: Download complete 01:57:21 eaf3925da568: Verifying Checksum 01:57:21 eaf3925da568: Download complete 01:57:21 339a4e72a1f5: Verifying Checksum 01:57:21 339a4e72a1f5: Download complete 01:57:21 bde34c3a00c8: Verifying Checksum 01:57:21 bde34c3a00c8: Download complete 01:57:21 b352a97aabf1: Verifying Checksum 01:57:21 b352a97aabf1: Download complete 01:57:21 4872d77fe225: Verifying Checksum 01:57:21 4872d77fe225: Download complete 01:57:21 5851b861e8e6: Verifying Checksum 01:57:21 5851b861e8e6: Download complete 01:57:21 b85a868b505f: Verifying Checksum 01:57:21 b85a868b505f: Download complete 01:57:22 bab4dde63d76: Verifying Checksum 01:57:22 bab4dde63d76: Download complete 01:57:23 b85a868b505f: Pull complete 01:57:23 e2be974225ed: Pull complete 01:57:24 339a4e72a1f5: Pull complete 01:57:24 988bab9f4d93: Pull complete 01:57:25 1469e6f7b9e6: Pull complete 01:57:25 eaf3925da568: Pull complete 01:57:26 bab4dde63d76: Pull complete 01:57:27 bde34c3a00c8: Pull complete 01:57:27 b352a97aabf1: Pull complete 01:57:27 4872d77fe225: Pull complete 01:57:27 5851b861e8e6: Pull complete 01:57:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:27 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 01:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:57:39 $ docker top 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:39 [ssh-agent] Looking for ssh-agent implementation... 01:57:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:39 $ docker exec 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 ssh-agent 01:57:40 SSH_AUTH_SOCK=/tmp/ssh-K09WYiAawlOp/agent.32 01:57:40 SSH_AGENT_PID=38 01:57:40 Running ssh-add (command line suppressed) 01:57:40 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15705540954787387927.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15705540954787387927.key) 01:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:40 + git tag --points-at HEAD [Pipeline] } 01:57:40 $ docker exec --env ******** --env ******** 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 ssh-agent -k 01:57:40 unset SSH_AUTH_SOCK; 01:57:40 unset SSH_AGENT_PID; 01:57:40 echo Agent pid 38 killed; 01:57:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:40 [ssh-agent] Looking for ssh-agent implementation... 01:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:40 $ docker exec 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 ssh-agent 01:57:40 SSH_AUTH_SOCK=/tmp/ssh-JGWaeJ0aWuRj/agent.71 01:57:40 SSH_AGENT_PID=77 01:57:40 Running ssh-add (command line suppressed) 01:57:41 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1448299315783660535.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1448299315783660535.key) 01:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:41 + git semver init 01:57:41 2024-10-18 01:57:41,502 [run_init] DEBUG init version:0.0.0 force:False 01:57:41 2024-10-18 01:57:41,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 01:57:41 2024-10-18 01:57:41,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 01:57:41 2024-10-18 01:57:41,505 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 01:57:43 2024-10-18 01:57:43,184 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 01:57:43 2024-10-18 01:57:43,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 01:57:43 2024-10-18 01:57:43,184 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:57:43 2024-10-18 01:57:43,184 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:57:43 3.0.1-dev.34 [Pipeline] } 01:57:43 $ docker exec --env ******** --env ******** 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 ssh-agent -k 01:57:43 unset SSH_AUTH_SOCK; 01:57:43 unset SSH_AGENT_PID; 01:57:43 echo Agent pid 77 killed; 01:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:43 + git semver [Pipeline] } 01:57:44 $ docker stop --time=1 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 01:57:45 $ docker rm -f --volumes 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:57:46 Stashed 1 file(s) [Pipeline] echo 01:57:46 [edgeXSemver]: initialized semver on version 3.0.1-dev.34 [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 01:57:46 provisioning config files... 01:57:46 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17207104317551208714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:46 ---> ****-login.sh 01:57:46 nexus3.edgexfoundry.org:10001 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 nexus3.edgexfoundry.org:10002 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:47 Configure a credential helper to remove this warning. See 01:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:47 01:57:47 Login Succeeded 01:57:47 nexus3.edgexfoundry.org:10003 01:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:47 Configure a credential helper to remove this warning. See 01:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:47 01:57:47 Login Succeeded 01:57:47 nexus3.edgexfoundry.org:10004 01:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:47 Configure a credential helper to remove this warning. See 01:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:47 01:57:47 Login Succeeded 01:57:47 ****.io 01:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:47 Configure a credential helper to remove this warning. See 01:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:47 01:57:47 Login Succeeded 01:57:47 ---> ****-login.sh ends [Pipeline] } 01:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:57:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:57:47 ========================================================= 01:57:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:57:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:57:47 Sending build context to Docker daemon 25.61MB 01:57:47 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:57:47 Step 2/12 : FROM ${BASE} AS builder 01:57:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:57:48 43c4264eed91: Pulling fs layer 01:57:48 4cc291be95ef: Pulling fs layer 01:57:48 2ac1f1163629: Pulling fs layer 01:57:48 5c3c966382ef: Pulling fs layer 01:57:48 4f4fb700ef54: Pulling fs layer 01:57:48 5d5c8e513c77: Pulling fs layer 01:57:48 9f66e0745190: Pulling fs layer 01:57:48 f49a43e4bbc0: Pulling fs layer 01:57:48 561ebcabdf7f: Pulling fs layer 01:57:48 5d5c8e513c77: Waiting 01:57:48 9f66e0745190: Waiting 01:57:48 5c3c966382ef: Waiting 01:57:48 f49a43e4bbc0: Waiting 01:57:48 4f4fb700ef54: Waiting 01:57:48 561ebcabdf7f: Waiting 01:57:48 4cc291be95ef: Verifying Checksum 01:57:48 4cc291be95ef: Download complete 01:57:48 5c3c966382ef: Verifying Checksum 01:57:48 5c3c966382ef: Download complete 01:57:48 4f4fb700ef54: Download complete 01:57:48 5d5c8e513c77: Verifying Checksum 01:57:48 5d5c8e513c77: Download complete 01:57:48 43c4264eed91: Download complete 01:57:48 9f66e0745190: Verifying Checksum 01:57:48 9f66e0745190: Download complete 01:57:48 561ebcabdf7f: Verifying Checksum 01:57:48 561ebcabdf7f: Download complete 01:57:48 43c4264eed91: Pull complete 01:57:49 2ac1f1163629: Verifying Checksum 01:57:49 2ac1f1163629: Download complete 01:57:49 4cc291be95ef: Pull complete 01:57:49 f49a43e4bbc0: Verifying Checksum 01:57:49 f49a43e4bbc0: Download complete 01:57:54 2ac1f1163629: Pull complete 01:57:54 5c3c966382ef: Pull complete 01:57:55 4f4fb700ef54: Pull complete 01:57:55 5d5c8e513c77: Pull complete 01:57:56 9f66e0745190: Pull complete 01:57:58 f49a43e4bbc0: Pull complete 01:57:59 561ebcabdf7f: Pull complete 01:57:59 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:58:00 ---> 3a752c3f9dda 01:58:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:58:01 Still waiting to schedule task 01:58:01 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:58:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline 01:58:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23036’ is offline 01:58:15 ---> Running in 447245ad8b1f 01:58:15 Removing intermediate container 447245ad8b1f 01:58:15 ---> dbb2a45abdab 01:58:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:58:15 ---> Running in c1d6097411ad 01:58:15 Removing intermediate container c1d6097411ad 01:58:15 ---> 9b47b31aa6f1 01:58:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:58:15 ---> Running in 508acdf4d7fd 01:58:15 Removing intermediate container 508acdf4d7fd 01:58:15 ---> 990ccafb3265 01:58:15 Step 6/12 : WORKDIR /device-uart 01:58:15 ---> Running in 80dbf8867595 01:58:15 Removing intermediate container 80dbf8867595 01:58:15 ---> e6eeb393b268 01:58:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:15 ---> Running in def96806fed5 01:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:15 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:58:15 (2/4) Installing libedit (20240517.3.1-r0) 01:58:15 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:58:15 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:58:15 Executing busybox-1.36.1-r29.trigger 01:58:15 OK: 250 MiB in 58 packages 01:58:16 Removing intermediate container def96806fed5 01:58:16 ---> 99b5f2af6da5 01:58:16 Step 8/12 : COPY go.mod vendor* ./ 01:58:17 ---> 49bcaaa42332 01:58:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:17 ---> Running in 24adf6857625 01:59:25 Removing intermediate container 24adf6857625 01:59:25 ---> 415613ed68b3 01:59:25 Step 10/12 : COPY . . 01:59:26 ---> e062e51e14a5 01:59:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:26 ---> Running in 3ba1cbdaff4f 01:59:26 Removing intermediate container 3ba1cbdaff4f 01:59:26 ---> deee2f1acdca 01:59:26 Step 12/12 : RUN ${MAKE} 01:59:26 ---> Running in a801d733c234 01:59:27 noop 01:59:27 Removing intermediate container a801d733c234 01:59:27 ---> 8bd480ecabba 01:59:27 Successfully built 8bd480ecabba 01:59:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:27 + docker inspect -f . ci-base-image-x86_64 01:59:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:28 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 01:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:28 $ docker top 2ac3b3f10436485729478d4259d095e1fbf8a3b6f4a4b7b7df3cc462b8122a80 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:29 + go version 01:59:29 go version go1.23.2 linux/amd64 [Pipeline] } 01:59:29 $ docker stop --time=1 2ac3b3f10436485729478d4259d095e1fbf8a3b6f4a4b7b7df3cc462b8122a80 01:59:30 $ docker rm -f --volumes 2ac3b3f10436485729478d4259d095e1fbf8a3b6f4a4b7b7df3cc462b8122a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:30 + docker inspect -f . ci-base-image-x86_64 01:59:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:30 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 01:59:30 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:59:31 $ docker top ba0bcfa2377b0f1ff5cf6803d94a75bec5b27d94a849b4c6931acda12275cbc9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 01:59:32 + make test 01:59:32 go test ./... -coverprofile=coverage.out 01:59:35 ? github.com/edgexfoundry/device-uart [no test files] 01:59:53 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 01:59:53 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 02:00:03 go vet ./... 02:00:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:07 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:00:07 $ docker stop --time=1 ba0bcfa2377b0f1ff5cf6803d94a75bec5b27d94a849b4c6931acda12275cbc9 02:00:22 $ docker rm -f --volumes ba0bcfa2377b0f1ff5cf6803d94a75bec5b27d94a849b4c6931acda12275cbc9 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:00:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:23 + ls -al . 02:00:23 total 236 02:00:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:59 . 02:00:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:57 .. 02:00:23 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 01:57 .dockerignore 02:00:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:59 .git 02:00:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 .github 02:00:23 -rw-rw-r-- 1 jenkins jenkins 343 Oct 18 01:57 .gitignore 02:00:23 -rw-rw-r-- 1 jenkins jenkins 198 Oct 18 01:57 .golangci.yml 02:00:23 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:57 .semver 02:00:23 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 18 01:57 Attribution.txt 02:00:23 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 18 01:57 CHANGELOG.md 02:00:23 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 18 01:57 Dockerfile 02:00:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:57 GOVERNANCE.md 02:00:23 -rw-rw-r-- 1 jenkins jenkins 675 Oct 18 01:57 Jenkinsfile 02:00:23 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:57 LICENSE 02:00:23 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 18 01:57 Makefile 02:00:23 -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 01:57 OWNERS.md 02:00:23 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 18 01:57 README.md 02:00:23 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:57 VERSION 02:00:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:57 bin 02:00:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 cmd 02:00:23 -rw-r--r-- 1 jenkins jenkins 6770 Oct 18 01:59 coverage.out 02:00:23 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 18 01:57 go.mod 02:00:23 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 18 01:57 go.sum 02:00:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 internal 02:00:23 -rw-rw-r-- 1 jenkins jenkins 209 Oct 18 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:23 + 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=fb93fa34bb594df6e041f35dbb663b8f249074b4 --label arch=amd64 --label version=3.0.1-dev.34 . 02:00:23 Sending build context to Docker daemon 25.62MB 02:00:23 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:00:23 Step 2/26 : FROM ${BASE} AS builder 02:00:23 ---> 8bd480ecabba 02:00:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:24 ---> Running in 8161b075bc85 02:00:24 Removing intermediate container 8161b075bc85 02:00:24 ---> eff7a9ba60d7 02:00:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:00:24 ---> Running in 2159627a9938 02:00:24 Removing intermediate container 2159627a9938 02:00:24 ---> c07368908a6f 02:00:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:00:24 ---> Running in b77deaa2ff50 02:00:24 Removing intermediate container b77deaa2ff50 02:00:24 ---> b982eecd63c7 02:00:24 Step 6/26 : WORKDIR /device-uart 02:00:24 ---> Running in 60c992fb46c8 02:00:24 Removing intermediate container 60c992fb46c8 02:00:24 ---> 96e65e558188 02:00:24 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:24 ---> Running in d0c1fbf830ef 02:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:25 OK: 250 MiB in 58 packages 02:00:25 Removing intermediate container d0c1fbf830ef 02:00:25 ---> d8fc091c1eb6 02:00:25 Step 8/26 : COPY go.mod vendor* ./ 02:00:25 ---> 0604982502aa 02:00:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:25 ---> Running in 2e270bdd88ed 02:00:26 Removing intermediate container 2e270bdd88ed 02:00:26 ---> 6084ad1af48f 02:00:26 Step 10/26 : COPY . . 02:00:27 ---> bf2e4a67b7a7 02:00:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:27 ---> Running in 507fed0d6f94 02:00:27 Removing intermediate container 507fed0d6f94 02:00:27 ---> 62fed8c9683a 02:00:27 Step 12/26 : RUN ${MAKE} 02:00:27 ---> Running in c2a2380f408d 02:00:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 02:01:10 Removing intermediate container c2a2380f408d 02:01:10 ---> 1854103f1529 02:01:10 Step 13/26 : FROM alpine:3.20 02:01:11 3.20: Pulling from library/alpine 02:01:11 43c4264eed91: Already exists 02:01:11 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:01:12 Status: Downloaded newer image for alpine:3.20 02:01:12 ---> 91ef0af61f39 02:01:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:01:12 ---> Running in 811c88f80249 02:01:12 Removing intermediate container 811c88f80249 02:01:12 ---> 11d87d12cfb1 02:01:12 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:01:12 ---> Running in f0711e36dc8a 02:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:13 (1/1) Installing dumb-init (1.2.5-r3) 02:01:13 Executing busybox-1.36.1-r29.trigger 02:01:13 OK: 8 MiB in 15 packages 02:01:14 Removing intermediate container f0711e36dc8a 02:01:14 ---> 665cd6bdb0e2 02:01:14 Step 16/26 : RUN apk --no-cache upgrade 02:01:14 ---> Running in fe03b3d42ca8 02:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:15 Upgrading critical system libraries and apk-tools: 02:01:15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:01:15 Executing busybox-1.36.1-r29.trigger 02:01:15 Continuing the upgrade transaction with new apk-tools: 02:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:01:15 OK: 8 MiB in 15 packages 02:01:16 Removing intermediate container fe03b3d42ca8 02:01:16 ---> 0610c8167013 02:01:16 Step 17/26 : WORKDIR / 02:01:16 ---> Running in 35aaa2bb1e4c 02:01:16 Removing intermediate container 35aaa2bb1e4c 02:01:16 ---> 041d261e410d 02:01:16 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 02:01:16 ---> a381c27077b1 02:01:16 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 02:01:16 ---> 31f520b37389 02:01:16 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 02:01:20 ---> 1ca53521c0f6 02:01:20 Step 21/26 : EXPOSE 59995 02:01:20 ---> Running in 55be96f315b6 02:01:20 Removing intermediate container 55be96f315b6 02:01:20 ---> 98473b802ac8 02:01:20 Step 22/26 : ENTRYPOINT ["/device-uart"] 02:01:20 ---> Running in e2e66a6f9d29 02:01:20 Removing intermediate container e2e66a6f9d29 02:01:20 ---> 9c1e64a93d05 02:01:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:01:20 ---> Running in e4cf822ac738 02:01:21 Removing intermediate container e4cf822ac738 02:01:21 ---> 6178c39d9cc3 02:01:21 Step 24/26 : LABEL arch=amd64 02:01:21 ---> Running in fa0ee62d4a41 02:01:21 Removing intermediate container fa0ee62d4a41 02:01:21 ---> 91221553080a 02:01:21 Step 25/26 : LABEL git_sha=fb93fa34bb594df6e041f35dbb663b8f249074b4 02:01:21 ---> Running in e40a690d9fb3 02:01:22 Removing intermediate container e40a690d9fb3 02:01:22 ---> 6f201f2e05c1 02:01:22 Step 26/26 : LABEL version=3.0.1-dev.34 02:01:22 ---> Running in cb1f4dd98d91 02:01:22 Removing intermediate container cb1f4dd98d91 02:01:22 ---> 29e134eaa8d1 02:01:22 [Warning] One or more build-args [ARCH] were not consumed 02:01:22 Successfully built 29e134eaa8d1 02:01:22 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:23 provisioning config files... 02:01:23 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config312806742170173095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:23 ---> ****-login.sh 02:01:23 nexus3.edgexfoundry.org:10001 02:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:23 Configure a credential helper to remove this warning. See 02:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:23 02:01:23 Login Succeeded 02:01:23 nexus3.edgexfoundry.org:10002 02:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:23 Configure a credential helper to remove this warning. See 02:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:23 02:01:23 Login Succeeded 02:01:23 nexus3.edgexfoundry.org:10003 02:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:23 Configure a credential helper to remove this warning. See 02:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:23 02:01:23 Login Succeeded 02:01:23 nexus3.edgexfoundry.org:10004 02:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:23 Configure a credential helper to remove this warning. See 02:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:23 02:01:23 Login Succeeded 02:01:23 ****.io 02:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:24 Configure a credential helper to remove this warning. See 02:01:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:24 02:01:24 Login Succeeded 02:01:24 ---> ****-login.sh ends [Pipeline] } 02:01:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:24 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 02:01:24 fb93fa34bb594df6e041f35dbb663b8f249074b4 02:01:24 latest 02:01:24 3.0.1-dev.34 02:01:24 fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 02:01:24 main 02:01:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker push nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4 02:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:01:24 ce814b2badc9: Preparing 02:01:24 6cf47ebc5bd9: Preparing 02:01:24 2d746120fe6f: Preparing 02:01:24 da6c9442bd71: Preparing 02:01:24 d41afa49c7f1: Preparing 02:01:24 63ca1fbb43ae: Preparing 02:01:24 63ca1fbb43ae: Waiting 02:01:24 d41afa49c7f1: Pushed 02:01:24 6cf47ebc5bd9: Pushed 02:01:24 2d746120fe6f: Pushed 02:01:24 da6c9442bd71: Pushed 02:01:25 63ca1fbb43ae: Layer already exists 02:01:29 ce814b2badc9: Pushed 02:01:29 fb93fa34bb594df6e041f35dbb663b8f249074b4: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:29 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 02:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:01:30 ce814b2badc9: Preparing 02:01:30 6cf47ebc5bd9: Preparing 02:01:30 2d746120fe6f: Preparing 02:01:30 da6c9442bd71: Preparing 02:01:30 d41afa49c7f1: Preparing 02:01:30 63ca1fbb43ae: Preparing 02:01:30 63ca1fbb43ae: Waiting 02:01:30 6cf47ebc5bd9: Layer already exists 02:01:30 da6c9442bd71: Layer already exists 02:01:30 d41afa49c7f1: Layer already exists 02:01:30 ce814b2badc9: Layer already exists 02:01:30 2d746120fe6f: Layer already exists 02:01:30 63ca1fbb43ae: Layer already exists 02:01:30 latest: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.34 02:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:01:30 ce814b2badc9: Preparing 02:01:30 6cf47ebc5bd9: Preparing 02:01:30 2d746120fe6f: Preparing 02:01:30 da6c9442bd71: Preparing 02:01:30 d41afa49c7f1: Preparing 02:01:30 63ca1fbb43ae: Preparing 02:01:30 63ca1fbb43ae: Waiting 02:01:30 d41afa49c7f1: Layer already exists 02:01:30 2d746120fe6f: Layer already exists 02:01:30 6cf47ebc5bd9: Layer already exists 02:01:30 ce814b2badc9: Layer already exists 02:01:30 da6c9442bd71: Layer already exists 02:01:30 63ca1fbb43ae: Layer already exists 02:01:30 3.0.1-dev.34: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:31 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:31 + docker push nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 02:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:01:31 ce814b2badc9: Preparing 02:01:31 6cf47ebc5bd9: Preparing 02:01:31 2d746120fe6f: Preparing 02:01:31 da6c9442bd71: Preparing 02:01:31 d41afa49c7f1: Preparing 02:01:31 63ca1fbb43ae: Preparing 02:01:31 63ca1fbb43ae: Waiting 02:01:31 6cf47ebc5bd9: Layer already exists 02:01:31 2d746120fe6f: Layer already exists 02:01:31 ce814b2badc9: Layer already exists 02:01:31 63ca1fbb43ae: Layer already exists 02:01:31 d41afa49c7f1: Layer already exists 02:01:31 da6c9442bd71: Layer already exists 02:01:31 fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:31 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 02:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 02:01:32 ce814b2badc9: Preparing 02:01:32 6cf47ebc5bd9: Preparing 02:01:32 2d746120fe6f: Preparing 02:01:32 da6c9442bd71: Preparing 02:01:32 d41afa49c7f1: Preparing 02:01:32 63ca1fbb43ae: Preparing 02:01:32 63ca1fbb43ae: Waiting 02:01:32 d41afa49c7f1: Layer already exists 02:01:32 2d746120fe6f: Layer already exists 02:01:32 6cf47ebc5bd9: Layer already exists 02:01:32 da6c9442bd71: Layer already exists 02:01:32 63ca1fbb43ae: Layer already exists 02:01:32 ce814b2badc9: Layer already exists 02:01:32 main: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:32 ===================================================== [Pipeline] echo 02:01:32 taggedImages: 02:01:32 - nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4 02:01:32 - nexus3.edgexfoundry.org:10004/device-uart:latest 02:01:32 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.34 02:01:32 - nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 02:01:32 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [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 02:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:32 02:01:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:32 latest: Pulling from edgex-lftools-log-publisher 02:01:32 5eb5b503b376: Pulling fs layer 02:01:32 5c69ac0246d0: Pulling fs layer 02:01:32 ec43610c2a17: Pulling fs layer 02:01:32 3a2ae6a8a46f: Pulling fs layer 02:01:32 3a2ae6a8a46f: Waiting 02:01:32 33b1e0a273af: Pulling fs layer 02:01:32 5d3b04190fa2: Pulling fs layer 02:01:32 2f39f015ded8: Pulling fs layer 02:01:32 33b1e0a273af: Waiting 02:01:32 5d3b04190fa2: Waiting 02:01:32 2f39f015ded8: Waiting 02:01:33 5c69ac0246d0: Verifying Checksum 02:01:33 5c69ac0246d0: Download complete 02:01:33 3a2ae6a8a46f: Verifying Checksum 02:01:33 3a2ae6a8a46f: Download complete 02:01:33 33b1e0a273af: Verifying Checksum 02:01:33 33b1e0a273af: Download complete 02:01:33 5d3b04190fa2: Verifying Checksum 02:01:33 5d3b04190fa2: Download complete 02:01:33 ec43610c2a17: Verifying Checksum 02:01:33 ec43610c2a17: Download complete 02:01:33 5eb5b503b376: Verifying Checksum 02:01:33 5eb5b503b376: Download complete 02:01:33 2f39f015ded8: Download complete 02:01:34 5eb5b503b376: Pull complete 02:01:34 5c69ac0246d0: Pull complete 02:01:35 ec43610c2a17: Pull complete 02:01:35 3a2ae6a8a46f: Pull complete 02:01:36 33b1e0a273af: Pull complete 02:01:36 5d3b04190fa2: Pull complete 02:01:40 2f39f015ded8: Pull complete 02:01:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:40 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 02:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:50 $ docker top 0fe720907c8fbfdef81d210443fb7360f9c90a26f26db1610a0319d1a5fede09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:50 ---> job-cost.sh 02:01:50 lf-activate-venv: SKIPPING 02:01:50 INFO: No Stack... 02:01:50 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:51 INFO: Archiving Costs [Pipeline] sh 02:01:51 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 02:01:51 + cut -d, -f6 [Pipeline] lock 02:01:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] 02:01:51 Resource [jenkins-edgexfoundry-device-uart-main-41-stack-cost] did not exist. Created. 02:01:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:51 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:51 Stashed 1 file(s) [Pipeline] } 02:01:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:51 $ docker stop --time=1 0fe720907c8fbfdef81d210443fb7360f9c90a26f26db1610a0319d1a5fede09 02:01:53 $ docker rm -f --volumes 0fe720907c8fbfdef81d210443fb7360f9c90a26f26db1610a0319d1a5fede09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23072 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 02:03:51 Running in /w/workspace/device-uart/41 [Pipeline] { [Pipeline] checkout 02:03:54 The recommended git tool is: git 02:04:01 using credential edgex-jenkins-ssh 02:04:01 Cloning the remote Git repository 02:04:01 Cloning repository git@github.com:edgexfoundry/device-uart.git 02:04:01 > git init /w/workspace/device-uart/41 # timeout=10 02:04:01 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 02:04:01 > git --version # timeout=10 02:04:01 > git --version # 'git version 2.25.1' 02:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:04 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 02:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:06 Avoid second fetch 02:04:06 Checking out Revision fb93fa34bb594df6e041f35dbb663b8f249074b4 (main) 02:04:06 > git config core.sparsecheckout # timeout=10 02:04:06 > git checkout -f fb93fa34bb594df6e041f35dbb663b8f249074b4 # timeout=10 02:04:07 Commit message: "Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:04:12 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:12 Dload Upload Total Spent Left Speed 02:04:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 02:04:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:04:12 + sudo tee /etc/docker/daemon.new 02:04:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:04:12 { 02:04:12 "registry-mirrors": [ 02:04:12 "https://nexus3.edgexfoundry.org:10001" 02:04:12 ], 02:04:12 "bip": "10.250.0.254/24", 02:04:12 "hosts": [ 02:04:12 "tcp://0.0.0.0:5555", 02:04:12 "unix:///var/run/docker.sock" 02:04:12 ], 02:04:12 "mtu": 1458, 02:04:12 "selinux-enabled": true, 02:04:12 "seccomp-profile": "/etc/docker/seccomp.json" 02:04:12 } [Pipeline] sh 02:04:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:04:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:32 provisioning config files... 02:04:32 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/41@tmp/config2333519126562370269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:32 ---> ****-login.sh 02:04:32 nexus3.edgexfoundry.org:10001 02:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:33 Configure a credential helper to remove this warning. See 02:04:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:33 02:04:33 Login Succeeded 02:04:33 nexus3.edgexfoundry.org:10002 02:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:34 Configure a credential helper to remove this warning. See 02:04:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:34 02:04:34 Login Succeeded 02:04:34 nexus3.edgexfoundry.org:10003 02:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:34 Configure a credential helper to remove this warning. See 02:04:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:34 02:04:34 Login Succeeded 02:04:34 nexus3.edgexfoundry.org:10004 02:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:34 Configure a credential helper to remove this warning. See 02:04:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:34 02:04:34 Login Succeeded 02:04:34 ****.io 02:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:35 Configure a credential helper to remove this warning. See 02:04:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:35 02:04:35 Login Succeeded 02:04:35 ---> ****-login.sh ends [Pipeline] } 02:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:04:35 ========================================================= 02:04:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:04:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:04:36 Sending build context to Docker daemon 12.88MB 02:04:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:04:36 Step 2/12 : FROM ${BASE} AS builder 02:04:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:04:36 cf04c63912e1: Pulling fs layer 02:04:36 55b35a11ae5e: Pulling fs layer 02:04:36 a37a00ec5f00: Pulling fs layer 02:04:36 50b3750afda1: Pulling fs layer 02:04:36 4f4fb700ef54: Pulling fs layer 02:04:36 80978eb59214: Pulling fs layer 02:04:36 50b3750afda1: Waiting 02:04:36 c9f46d7d2bd2: Pulling fs layer 02:04:36 c5a475d317c9: Pulling fs layer 02:04:36 4f4fb700ef54: Waiting 02:04:36 c9f46d7d2bd2: Waiting 02:04:36 c5a475d317c9: Waiting 02:04:37 55b35a11ae5e: Verifying Checksum 02:04:37 55b35a11ae5e: Download complete 02:04:37 50b3750afda1: Verifying Checksum 02:04:37 50b3750afda1: Download complete 02:04:37 4f4fb700ef54: Verifying Checksum 02:04:37 4f4fb700ef54: Download complete 02:04:37 80978eb59214: Verifying Checksum 02:04:37 80978eb59214: Download complete 02:04:37 cf04c63912e1: Verifying Checksum 02:04:37 cf04c63912e1: Download complete 02:04:37 c5a475d317c9: Verifying Checksum 02:04:37 c5a475d317c9: Download complete 02:04:38 cf04c63912e1: Pull complete 02:04:39 55b35a11ae5e: Pull complete 02:04:39 a37a00ec5f00: Verifying Checksum 02:04:39 a37a00ec5f00: Download complete 02:04:40 c9f46d7d2bd2: Verifying Checksum 02:04:40 c9f46d7d2bd2: Download complete 02:04:55 a37a00ec5f00: Pull complete 02:04:55 50b3750afda1: Pull complete 02:04:55 4f4fb700ef54: Pull complete 02:04:55 80978eb59214: Pull complete 02:05:03 c9f46d7d2bd2: Pull complete 02:05:06 c5a475d317c9: Pull complete 02:05:06 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:05:06 ---> be29e6b0f0d4 02:05:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:05:07 ---> Running in c53b9bb24019 02:05:07 Removing intermediate container c53b9bb24019 02:05:07 ---> ec5787dc6075 02:05:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:05:07 ---> Running in 1cd8261e389f 02:05:08 Removing intermediate container 1cd8261e389f 02:05:08 ---> 28bcc190d9fc 02:05:08 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:05:08 ---> Running in cecd81d6ae96 02:05:08 Removing intermediate container cecd81d6ae96 02:05:08 ---> 7e742bb2bd2f 02:05:08 Step 6/12 : WORKDIR /device-uart 02:05:08 ---> Running in 2f6e56f8f90d 02:05:09 Removing intermediate container 2f6e56f8f90d 02:05:09 ---> 1f4d14d7cd18 02:05:09 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:09 ---> Running in 9219fe20a2a4 02:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:05:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:05:13 (1/4) Installing openssh-keygen (9.7_p1-r4) 02:05:13 (2/4) Installing libedit (20240517.3.1-r0) 02:05:13 (3/4) Installing openssh-client-common (9.7_p1-r4) 02:05:13 (4/4) Installing openssh-client-default (9.7_p1-r4) 02:05:13 Executing busybox-1.36.1-r29.trigger 02:05:13 OK: 242 MiB in 58 packages 02:05:14 Removing intermediate container 9219fe20a2a4 02:05:14 ---> 5bd7243b4e1b 02:05:14 Step 8/12 : COPY go.mod vendor* ./ 02:05:15 ---> 447b188dafab 02:05:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:15 ---> Running in 7754b0f3502b 02:07:22 Removing intermediate container 7754b0f3502b 02:07:22 ---> b1ff07752e9d 02:07:22 Step 10/12 : COPY . . 02:07:22 ---> d24d71015e9f 02:07:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:22 ---> Running in 5fb82261f283 02:07:22 Removing intermediate container 5fb82261f283 02:07:22 ---> bef825829fb5 02:07:22 Step 12/12 : RUN ${MAKE} 02:07:22 ---> Running in 4d371a310f65 02:07:23 noop 02:07:24 Removing intermediate container 4d371a310f65 02:07:24 ---> 1eb28727723e 02:07:24 Successfully built 1eb28727723e 02:07:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:24 + docker inspect -f . ci-base-image-arm64 02:07:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:25 prd-ubuntu20.04-docker-arm64-4c-16g-23072 does not seem to be running inside a container 02:07:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/41 -v /w/workspace/device-uart/41:/w/workspace/device-uart/41:rw,z -v /w/workspace/device-uart/41@tmp:/w/workspace/device-uart/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:26 $ docker top f5f7f1f4d7aa166e92da8d7a920f80cab0968a1b7a82f680a629e13068533103 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:27 + go version 02:07:27 go version go1.23.2 linux/arm64 [Pipeline] } 02:07:27 $ docker stop --time=1 f5f7f1f4d7aa166e92da8d7a920f80cab0968a1b7a82f680a629e13068533103 02:07:29 $ docker rm -f --volumes f5f7f1f4d7aa166e92da8d7a920f80cab0968a1b7a82f680a629e13068533103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:30 + docker inspect -f . ci-base-image-arm64 02:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:30 prd-ubuntu20.04-docker-arm64-4c-16g-23072 does not seem to be running inside a container 02:07:30 $ 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/41 -v /w/workspace/device-uart/41:/w/workspace/device-uart/41:rw,z -v /w/workspace/device-uart/41@tmp:/w/workspace/device-uart/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:32 $ docker top 21fefac54fd4fda84427bcfe6d4798cb10430e7332ded8b3ed0276aa39cfa48c -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:33 + git config --global --add safe.directory /w/workspace/device-uart/41 [Pipeline] fileExists [Pipeline] sh 02:07:33 + make test 02:07:33 go test ./... -coverprofile=coverage.out 02:07:42 ? github.com/edgexfoundry/device-uart [no test files] 02:12:35 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 02:12:35 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 02:12:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:12:35 go vet ./... 02:13:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:13:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:13:32 ./bin/test-attribution-txt.sh [Pipeline] echo 02:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:13:32 $ docker stop --time=1 21fefac54fd4fda84427bcfe6d4798cb10430e7332ded8b3ed0276aa39cfa48c 02:13:34 $ docker rm -f --volumes 21fefac54fd4fda84427bcfe6d4798cb10430e7332ded8b3ed0276aa39cfa48c [Pipeline] // withDockerContainer [Pipeline] sh 02:13:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:13:36 Warning: overwriting stash ‘coverage-report’ 02:13:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:13:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:13:37 + ls -al . 02:13:37 total 232 02:13:37 drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 02:07 . 02:13:37 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 02:04 .. 02:13:37 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 02:04 .dockerignore 02:13:37 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:04 .git 02:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:04 .github 02:13:37 -rw-rw-r-- 1 jenkins jenkins 343 Oct 18 02:04 .gitignore 02:13:37 -rw-rw-r-- 1 jenkins jenkins 198 Oct 18 02:04 .golangci.yml 02:13:37 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 18 02:04 Attribution.txt 02:13:37 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 18 02:04 CHANGELOG.md 02:13:37 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 18 02:04 Dockerfile 02:13:37 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 02:04 GOVERNANCE.md 02:13:37 -rw-rw-r-- 1 jenkins jenkins 675 Oct 18 02:04 Jenkinsfile 02:13:37 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 02:04 LICENSE 02:13:37 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 18 02:04 Makefile 02:13:37 -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 02:04 OWNERS.md 02:13:37 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 18 02:04 README.md 02:13:37 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:57 VERSION 02:13:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:04 bin 02:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:04 cmd 02:13:37 -rw-r--r-- 1 jenkins jenkins 6770 Oct 18 02:12 coverage.out 02:13:37 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 18 02:04 go.mod 02:13:37 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 18 02:04 go.sum 02:13:37 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:04 internal 02:13:37 -rw-rw-r-- 1 jenkins jenkins 209 Oct 18 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + 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=fb93fa34bb594df6e041f35dbb663b8f249074b4 --label arch=arm64 --label version=3.0.1-dev.34 . 02:13:38 Sending build context to Docker daemon 12.89MB 02:13:38 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:13:38 Step 2/26 : FROM ${BASE} AS builder 02:13:38 ---> 1eb28727723e 02:13:38 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:13:38 ---> Running in 0f810e268d18 02:13:39 Removing intermediate container 0f810e268d18 02:13:39 ---> 576d2189963c 02:13:39 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:13:39 ---> Running in a9125aefaea2 02:13:39 Removing intermediate container a9125aefaea2 02:13:39 ---> ac7f2ed713a9 02:13:39 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:13:39 ---> Running in 6f52f112cd68 02:13:40 Removing intermediate container 6f52f112cd68 02:13:40 ---> 7d8becd16237 02:13:40 Step 6/26 : WORKDIR /device-uart 02:13:40 ---> Running in b9110251c2ba 02:13:40 Removing intermediate container b9110251c2ba 02:13:40 ---> e01f431cda93 02:13:40 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:40 ---> Running in 7e2dfe53fcdd 02:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:13:44 OK: 242 MiB in 58 packages 02:13:45 Removing intermediate container 7e2dfe53fcdd 02:13:45 ---> 1f3c03c1b354 02:13:45 Step 8/26 : COPY go.mod vendor* ./ 02:13:46 ---> 3735db3253ff 02:13:46 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:46 ---> Running in 34032b6b1559 02:13:50 Removing intermediate container 34032b6b1559 02:13:50 ---> 296075668862 02:13:50 Step 10/26 : COPY . . 02:13:51 ---> fd33050a7df6 02:13:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:13:51 ---> Running in f564f69f7180 02:13:51 Removing intermediate container f564f69f7180 02:13:51 ---> 2a290e87ea4e 02:13:51 Step 12/26 : RUN ${MAKE} 02:13:51 ---> Running in b5ca4f827999 02:13:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 02:18:16 Removing intermediate container b5ca4f827999 02:18:16 ---> 83070adb3b83 02:18:16 Step 13/26 : FROM alpine:3.20 02:18:16 3.20: Pulling from library/alpine 02:18:16 cf04c63912e1: Already exists 02:18:16 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:18:16 Status: Downloaded newer image for alpine:3.20 02:18:16 ---> c157a85ed455 02:18:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:18:16 ---> Running in 3c0863cecacb 02:18:16 Removing intermediate container 3c0863cecacb 02:18:16 ---> 446c26fa5da8 02:18:16 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:18:16 ---> Running in 8b65585a84d9 02:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:16 (1/1) Installing dumb-init (1.2.5-r3) 02:18:16 Executing busybox-1.36.1-r29.trigger 02:18:16 OK: 9 MiB in 15 packages 02:18:16 Removing intermediate container 8b65585a84d9 02:18:16 ---> b746b5273bc0 02:18:16 Step 16/26 : RUN apk --no-cache upgrade 02:18:16 ---> Running in 3e0fb7efed20 02:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:16 Upgrading critical system libraries and apk-tools: 02:18:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:18:16 Executing busybox-1.36.1-r29.trigger 02:18:16 Continuing the upgrade transaction with new apk-tools: 02:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:18:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:18:16 OK: 9 MiB in 15 packages 02:18:16 Removing intermediate container 3e0fb7efed20 02:18:16 ---> 75c0f43dfde6 02:18:16 Step 17/26 : WORKDIR / 02:18:16 ---> Running in cf8c099290cc 02:18:16 Removing intermediate container cf8c099290cc 02:18:16 ---> d49f5ecf92dc 02:18:16 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 02:18:16 ---> b146d486a81d 02:18:16 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 02:18:16 ---> 253beed9332d 02:18:16 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 02:18:18 ---> 7058eac5c801 02:18:18 Step 21/26 : EXPOSE 59995 02:18:18 ---> Running in f9bccbca485d 02:18:18 Removing intermediate container f9bccbca485d 02:18:18 ---> 174cc9634544 02:18:18 Step 22/26 : ENTRYPOINT ["/device-uart"] 02:18:18 ---> Running in 1b681b0b954f 02:18:18 Removing intermediate container 1b681b0b954f 02:18:18 ---> 81a7457984e6 02:18:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:18:19 ---> Running in 9f96a546d88a 02:18:19 Removing intermediate container 9f96a546d88a 02:18:19 ---> 731f6664fb07 02:18:19 Step 24/26 : LABEL arch=arm64 02:18:19 ---> Running in 1aac0e29716d 02:18:19 Removing intermediate container 1aac0e29716d 02:18:19 ---> 82955461ddd7 02:18:19 Step 25/26 : LABEL git_sha=fb93fa34bb594df6e041f35dbb663b8f249074b4 02:18:20 ---> Running in bc9cbf49509b 02:18:20 Removing intermediate container bc9cbf49509b 02:18:20 ---> 0ef24b195b9f 02:18:20 Step 26/26 : LABEL version=3.0.1-dev.34 02:18:20 ---> Running in 413aa9fa8d67 02:18:20 Removing intermediate container 413aa9fa8d67 02:18:20 ---> 030b9714d6c6 02:18:20 [Warning] One or more build-args [ARCH] were not consumed 02:18:20 Successfully built 030b9714d6c6 02:18:20 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:21 provisioning config files... 02:18:21 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/41@tmp/config4788532986058287292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:21 ---> ****-login.sh 02:18:21 nexus3.edgexfoundry.org:10001 02:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:21 Configure a credential helper to remove this warning. See 02:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:21 02:18:21 Login Succeeded 02:18:21 nexus3.edgexfoundry.org:10002 02:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:22 Configure a credential helper to remove this warning. See 02:18:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:22 02:18:22 Login Succeeded 02:18:22 nexus3.edgexfoundry.org:10003 02:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:22 Configure a credential helper to remove this warning. See 02:18:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:22 02:18:22 Login Succeeded 02:18:22 nexus3.edgexfoundry.org:10004 02:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:23 Configure a credential helper to remove this warning. See 02:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:23 02:18:23 Login Succeeded 02:18:23 ****.io 02:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:23 Configure a credential helper to remove this warning. See 02:18:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:23 02:18:23 Login Succeeded 02:18:23 ---> ****-login.sh ends [Pipeline] } 02:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:23 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 02:18:23 fb93fa34bb594df6e041f35dbb663b8f249074b4 02:18:23 latest 02:18:23 3.0.1-dev.34 02:18:23 fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 02:18:23 main 02:18:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:24 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4 02:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:18:24 4c589208ee23: Preparing 02:18:24 1066d0868ad3: Preparing 02:18:24 5d293658eff7: Preparing 02:18:24 c6181baffe20: Preparing 02:18:24 7b593ce8ee05: Preparing 02:18:24 16113d51b718: Preparing 02:18:24 16113d51b718: Waiting 02:18:24 1066d0868ad3: Pushed 02:18:24 5d293658eff7: Pushed 02:18:24 7b593ce8ee05: Pushed 02:18:24 c6181baffe20: Pushed 02:18:24 16113d51b718: Layer already exists 02:18:37 4c589208ee23: Pushed 02:18:37 fb93fa34bb594df6e041f35dbb663b8f249074b4: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:37 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:38 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 02:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:18:38 4c589208ee23: Preparing 02:18:38 1066d0868ad3: Preparing 02:18:38 5d293658eff7: Preparing 02:18:38 c6181baffe20: Preparing 02:18:38 7b593ce8ee05: Preparing 02:18:38 16113d51b718: Preparing 02:18:38 16113d51b718: Waiting 02:18:38 7b593ce8ee05: Layer already exists 02:18:38 4c589208ee23: Layer already exists 02:18:38 5d293658eff7: Layer already exists 02:18:38 c6181baffe20: Layer already exists 02:18:38 1066d0868ad3: Layer already exists 02:18:38 16113d51b718: Layer already exists 02:18:38 latest: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:39 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:39 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.34 02:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:18:39 4c589208ee23: Preparing 02:18:39 1066d0868ad3: Preparing 02:18:39 5d293658eff7: Preparing 02:18:39 c6181baffe20: Preparing 02:18:39 7b593ce8ee05: Preparing 02:18:39 16113d51b718: Preparing 02:18:39 16113d51b718: Waiting 02:18:39 5d293658eff7: Layer already exists 02:18:39 1066d0868ad3: Layer already exists 02:18:39 4c589208ee23: Layer already exists 02:18:39 7b593ce8ee05: Layer already exists 02:18:39 c6181baffe20: Layer already exists 02:18:39 16113d51b718: Layer already exists 02:18:39 3.0.1-dev.34: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:40 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:40 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 02:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:18:40 4c589208ee23: Preparing 02:18:40 1066d0868ad3: Preparing 02:18:40 5d293658eff7: Preparing 02:18:40 c6181baffe20: Preparing 02:18:40 7b593ce8ee05: Preparing 02:18:40 16113d51b718: Preparing 02:18:40 16113d51b718: Waiting 02:18:40 7b593ce8ee05: Layer already exists 02:18:40 4c589208ee23: Layer already exists 02:18:40 1066d0868ad3: Layer already exists 02:18:40 c6181baffe20: Layer already exists 02:18:40 5d293658eff7: Layer already exists 02:18:40 16113d51b718: Layer already exists 02:18:40 fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:41 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:41 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 02:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 02:18:41 4c589208ee23: Preparing 02:18:41 1066d0868ad3: Preparing 02:18:41 5d293658eff7: Preparing 02:18:41 c6181baffe20: Preparing 02:18:41 7b593ce8ee05: Preparing 02:18:41 16113d51b718: Preparing 02:18:41 16113d51b718: Waiting 02:18:41 1066d0868ad3: Layer already exists 02:18:41 7b593ce8ee05: Layer already exists 02:18:41 5d293658eff7: Layer already exists 02:18:41 c6181baffe20: Layer already exists 02:18:41 4c589208ee23: Layer already exists 02:18:41 16113d51b718: Layer already exists 02:18:41 main: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:18:41 ===================================================== [Pipeline] echo 02:18:41 taggedImages: 02:18:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4 02:18:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 02:18:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.34 02:18:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 02:18:41 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:42 02:18:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:18:42 arm64: Pulling from edgex-lftools-log-publisher 02:18:42 8998bd30e6a1: Pulling fs layer 02:18:42 04944245beec: Pulling fs layer 02:18:42 699f458cf7ca: Pulling fs layer 02:18:42 765212b225bb: Pulling fs layer 02:18:42 f23df028b6ca: Pulling fs layer 02:18:42 d65c8cfc05b1: Pulling fs layer 02:18:42 2437ff75d9bd: Pulling fs layer 02:18:42 d65c8cfc05b1: Waiting 02:18:42 2437ff75d9bd: Waiting 02:18:42 765212b225bb: Waiting 02:18:42 04944245beec: Verifying Checksum 02:18:42 04944245beec: Download complete 02:18:42 765212b225bb: Verifying Checksum 02:18:42 765212b225bb: Download complete 02:18:42 f23df028b6ca: Verifying Checksum 02:18:42 f23df028b6ca: Download complete 02:18:43 d65c8cfc05b1: Verifying Checksum 02:18:43 d65c8cfc05b1: Download complete 02:18:43 699f458cf7ca: Verifying Checksum 02:18:43 699f458cf7ca: Download complete 02:18:43 8998bd30e6a1: Verifying Checksum 02:18:43 8998bd30e6a1: Download complete 02:18:46 2437ff75d9bd: Download complete 02:18:49 8998bd30e6a1: Pull complete 02:18:49 04944245beec: Pull complete 02:18:51 699f458cf7ca: Pull complete 02:18:51 765212b225bb: Pull complete 02:18:52 f23df028b6ca: Pull complete 02:18:52 d65c8cfc05b1: Pull complete 02:19:10 2437ff75d9bd: Pull complete 02:19:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:19:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:10 prd-ubuntu20.04-docker-arm64-4c-16g-23072 does not seem to be running inside a container 02:19:11 $ 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/41 -v /w/workspace/device-uart/41:/w/workspace/device-uart/41:rw,z -v /w/workspace/device-uart/41@tmp:/w/workspace/device-uart/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:19:14 $ docker top 5caecc1f803d3531cc7ec86b77aa1e4c15b1a2ad20315a7ca8cc1fc1f1b12dbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:15 ---> job-cost.sh 02:19:15 lf-activate-venv: SKIPPING 02:19:15 INFO: No Stack... 02:19:15 INFO: Retrieving Pricing Info for: v3-standard-4 02:19:16 INFO: Archiving Costs [Pipeline] sh 02:19:17 + cat /w/workspace/device-uart/41/archives/cost.csv 02:19:17 + cut -d, -f6 [Pipeline] lock 02:19:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] 02:19:17 Resource [jenkins-edgexfoundry-device-uart-main-41-stack-cost] did not exist. Created. 02:19:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:17 /w/workspace/device-uart/41@tmp/durable-674120cc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:19:18 + echo total: 0.10999999940395355 [Pipeline] stash 02:19:18 Warning: overwriting stash ‘stack-cost’ 02:19:18 Stashed 1 file(s) [Pipeline] } 02:19:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [Pipeline] // lock [Pipeline] } 02:19:18 $ docker stop --time=1 5caecc1f803d3531cc7ec86b77aa1e4c15b1a2ad20315a7ca8cc1fc1f1b12dbd 02:19:20 $ docker rm -f --volumes 5caecc1f803d3531cc7ec86b77aa1e4c15b1a2ad20315a7ca8cc1fc1f1b12dbd [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 02:19:20 provisioning config files... 02:19:20 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6846267694553609913tmp [Pipeline] { [Pipeline] sh 02:19:20 + set +x 02:19:20 + curl -s https://codecov.io/bash 02:19:20 + bash -s -- 02:19:20 02:19:20 _____ _ 02:19:20 / ____| | | 02:19:20 | | ___ __| | ___ ___ _____ __ 02:19:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:19:20 | |___| (_) | (_| | __/ (_| (_) \ V / 02:19:20 \_____\___/ \__,_|\___|\___\___/ \_/ 02:19:20 Bash-1.0.6 02:19:20 02:19:20 02:19:20 ==> git version 2.25.1 found 02:19:20 ==> 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 02:19:20 Release-Date: 2020-01-08 02:19:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:19:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:19:20 ==> Jenkins CI detected. 02:19:20 current dir:  /w/workspace/edgexfoundry_device-uart_main 02:19:20 project root: . 02:19:20 --> token set from env 02:19:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:19:20 ==> Running gcov in . (disable via -X gcov) 02:19:20 ==> Python coveragepy not found 02:19:20 ==> Searching for coverage reports in: 02:19:20 + . 02:19:20 -> Found 1 reports 02:19:20 ==> Detecting git/mercurial file structure 02:19:20 ==> Reading reports 02:19:20 + ./coverage.out bytes=6770 02:19:20 ==> Appending adjustments 02:19:20 https://docs.codecov.io/docs/fixing-reports 02:19:21 + Found adjustments 02:19:21 ==> Gzipping contents 02:19:21 4.0K /tmp/codecov.mnDQ5X.gz 02:19:21 ==> Uploading reports 02:19:21 url: https://codecov.io 02:19:21 query: branch=main&commit=fb93fa34bb594df6e041f35dbb663b8f249074b4&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:21 -> Pinging Codecov 02:19:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb93fa34bb594df6e041f35dbb663b8f249074b4&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 02:19:21 -> Uploading to 02:19:21 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/fb93fa34bb594df6e041f35dbb663b8f249074b4/c9e9d82a-6fe4-430c-b56f-216c13d1cebe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021921Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=abae4bf6418b0deebba5d652e8b77cec5dcc04043cdf000cf99570910aec2831 02:19:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:19:21 Dload Upload Total Spent Left Speed 02:19:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5805 --:--:-- --:--:-- --:--:-- 5805 02:19:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] } 02:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:19:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:19:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:21 02:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:22 latest: Pulling from edgex-devops/edgex-snyk-go 02:19:22 43c4264eed91: Already exists 02:19:22 4cc291be95ef: Already exists 02:19:22 2ac1f1163629: Already exists 02:19:22 5c3c966382ef: Already exists 02:19:22 4f4fb700ef54: Already exists 02:19:22 d9c7d2e4e75e: Pulling fs layer 02:19:22 9c3e1370e548: Pulling fs layer 02:19:22 d9c7d2e4e75e: Verifying Checksum 02:19:22 d9c7d2e4e75e: Download complete 02:19:22 d9c7d2e4e75e: Pull complete 02:19:23 9c3e1370e548: Verifying Checksum 02:19:23 9c3e1370e548: Download complete 02:19:26 9c3e1370e548: Pull complete 02:19:26 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:19:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:26 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 02:19:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:19:32 $ docker top e9df76685f65eb37be6e7d137d276f0b6f5b6bdf4765d7c1dfd169f9c8089152 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 02:19:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 02:19:33 + set -o pipefail 02:19:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 02:19:41 02:19:41 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 02:19:41 02:19:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/6b8eef3c-fb64-4576-a41c-53fb41f2fe2d 02:19:41 02:19:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:19:41 02:19:41 02:19:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:19:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:19:42 $ docker stop --time=1 e9df76685f65eb37be6e7d137d276f0b6f5b6bdf4765d7c1dfd169f9c8089152 02:19:56 $ docker rm -f --volumes e9df76685f65eb37be6e7d137d276f0b6f5b6bdf4765d7c1dfd169f9c8089152 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:19:57 + git log --format=format:%s -1 fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] sh 02:19:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:19:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:57 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 02:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:20:02 $ docker top ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 -eo pid,comm 02:20:02 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). 02:20:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:02 [ssh-agent] Looking for ssh-agent implementation... 02:20:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:02 $ docker exec ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 ssh-agent 02:20:02 SSH_AUTH_SOCK=/tmp/ssh-Hvfk0hQyWghS/agent.13 02:20:02 SSH_AGENT_PID=19 02:20:02 Running ssh-add (command line suppressed) 02:20:02 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8772636204339429101.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8772636204339429101.key) 02:20:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:03 + git semver tag 02:20:03 2024-10-18 02:20:03,449 [run_tag] DEBUG tag force:False 02:20:03 2024-10-18 02:20:03,449 [check_head_tag] DEBUG check head tag 02:20:03 2024-10-18 02:20:03,450 [execute] INFO git cat-file --batch-check 02:20:03 2024-10-18 02:20:03,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 02:20:03 2024-10-18 02:20:03,453 [execute] INFO git cat-file --batch 02:20:03 2024-10-18 02:20:03,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 02:20:03 2024-10-18 02:20:03,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:20:03 2024-10-18 02:20:03,467 [execute] INFO git tag -a v3.0.1-dev.34 -m v3.0.1-dev.34 02:20:03 2024-10-18 02:20:03,467 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.34', '-m', 'v3.0.1-dev.34'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 02:20:03 2024-10-18 02:20:03,470 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:20:03 3.0.1-dev.34 [Pipeline] } 02:20:03 $ docker exec --env ******** --env ******** ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 ssh-agent -k 02:20:03 unset SSH_AUTH_SOCK; 02:20:03 unset SSH_AGENT_PID; 02:20:03 echo Agent pid 19 killed; 02:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:04 + git semver [Pipeline] } 02:20:04 $ docker stop --time=1 ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 02:20:07 $ docker rm -f --volumes ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:08 02:20:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:10 0.23.1-centos7: Pulling from edgex-lftools 02:20:10 ab5ef0e58194: Pulling fs layer 02:20:10 9712f1f96733: Pulling fs layer 02:20:10 63f879dbbcfc: Pulling fs layer 02:20:10 0d9ebad4ef96: Pulling fs layer 02:20:10 e9a5061849ea: Pulling fs layer 02:20:10 d747dcd14b5f: Pulling fs layer 02:20:10 2de7ff778b66: Pulling fs layer 02:20:10 0d9ebad4ef96: Waiting 02:20:10 e9a5061849ea: Waiting 02:20:10 d747dcd14b5f: Waiting 02:20:10 2de7ff778b66: Waiting 02:20:10 9712f1f96733: Verifying Checksum 02:20:10 9712f1f96733: Download complete 02:20:10 63f879dbbcfc: Verifying Checksum 02:20:10 63f879dbbcfc: Download complete 02:20:10 0d9ebad4ef96: Verifying Checksum 02:20:10 0d9ebad4ef96: Download complete 02:20:10 d747dcd14b5f: Verifying Checksum 02:20:10 d747dcd14b5f: Download complete 02:20:10 e9a5061849ea: Verifying Checksum 02:20:10 e9a5061849ea: Download complete 02:20:10 2de7ff778b66: Verifying Checksum 02:20:10 2de7ff778b66: Download complete 02:20:10 ab5ef0e58194: Download complete 02:20:13 ab5ef0e58194: Pull complete 02:20:13 9712f1f96733: Pull complete 02:20:14 63f879dbbcfc: Pull complete 02:20:18 0d9ebad4ef96: Pull complete 02:20:19 e9a5061849ea: Pull complete 02:20:19 d747dcd14b5f: Pull complete 02:20:20 2de7ff778b66: Pull complete 02:20:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:20:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:20 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 02:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:20:29 $ docker top df6cca4bee90eec15d8048e31f9cfc8f1c273c66ca1d59c0c80a16df90f0c561 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:20:29 provisioning config files... 02:20:29 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8355439291276293640tmp 02:20:29 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config601051627462288433tmp 02:20:29 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12972330345194496386tmp [Pipeline] { [Pipeline] echo 02:20:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:20:30 ---> sigul-configuration.sh 02:20:30 gpg: directory `/root/.gnupg' created 02:20:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:20:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:20:30 gpg: keyring `/root/.gnupg/secring.gpg' created 02:20:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:20:30 gpg: CAST5 encrypted data 02:20:30 gpg: encrypted with 1 passphrase 02:20:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:20:30 + mkdir /home/jenkins 02:20:30 + mkdir /home/jenkins/sigul [Pipeline] sh 02:20:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:20:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:20:31 ---> sigul-install.sh 02:20:31 Sigul already installed; skipping installation. [Pipeline] sh 02:20:31 + git tag --list 02:20:31 v0.0.0 02:20:31 v0.0.1-dev.1 02:20:31 v0.0.1-dev.2 02:20:31 v0.0.1-dev.3 02:20:31 v0.0.1-dev.4 02:20:31 v3.0.0 02:20:31 v3.0.1-dev.1 02:20:31 v3.0.1-dev.10 02:20:31 v3.0.1-dev.11 02:20:31 v3.0.1-dev.12 02:20:31 v3.0.1-dev.13 02:20:31 v3.0.1-dev.14 02:20:31 v3.0.1-dev.15 02:20:31 v3.0.1-dev.16 02:20:31 v3.0.1-dev.17 02:20:31 v3.0.1-dev.18 02:20:31 v3.0.1-dev.19 02:20:31 v3.0.1-dev.2 02:20:31 v3.0.1-dev.20 02:20:31 v3.0.1-dev.21 02:20:31 v3.0.1-dev.22 02:20:31 v3.0.1-dev.23 02:20:31 v3.0.1-dev.24 02:20:31 v3.0.1-dev.25 02:20:31 v3.0.1-dev.26 02:20:31 v3.0.1-dev.27 02:20:31 v3.0.1-dev.28 02:20:31 v3.0.1-dev.29 02:20:31 v3.0.1-dev.3 02:20:31 v3.0.1-dev.30 02:20:31 v3.0.1-dev.31 02:20:31 v3.0.1-dev.32 02:20:31 v3.0.1-dev.33 02:20:31 v3.0.1-dev.34 02:20:31 v3.0.1-dev.4 02:20:31 v3.0.1-dev.5 02:20:31 v3.0.1-dev.6 02:20:31 v3.0.1-dev.7 02:20:31 v3.0.1-dev.8 02:20:31 v3.0.1-dev.9 02:20:31 v3.1 02:20:31 v3.1.0 02:20:31 v3.1.1 02:20:31 v3.1.1-dev.1 [Pipeline] sh 02:20:31 + lftools sign git-tag v3.0.1-dev.34 02:20:32 Signing Git tag with Sigul... 02:20:32 Signing v3.0.1-dev.34 [Pipeline] echo 02:20:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:20:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:20:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:20:33 $ docker stop --time=1 df6cca4bee90eec15d8048e31f9cfc8f1c273c66ca1d59c0c80a16df90f0c561 02:20:34 $ docker rm -f --volumes df6cca4bee90eec15d8048e31f9cfc8f1c273c66ca1d59c0c80a16df90f0c561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:20:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:35 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 02:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:20:35 $ docker top 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 -eo pid,comm 02:20:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:20:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:36 [ssh-agent] Looking for ssh-agent implementation... 02:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:36 $ docker exec 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 ssh-agent 02:20:36 SSH_AUTH_SOCK=/tmp/ssh-s9dE8HA2BfOU/agent.32 02:20:36 SSH_AGENT_PID=38 02:20:36 Running ssh-add (command line suppressed) 02:20:36 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12891224485091178573.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12891224485091178573.key) 02:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:36 + git semver bump pre 02:20:36 2024-10-18 02:20:36,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:20:36 2024-10-18 02:20:36,819 [bump_version] DEBUG bumping version:3.0.1-dev.34 on axis:pre with prefix:dev 02:20:36 2024-10-18 02:20:36,819 [bump_version] DEBUG bumped version:3.0.1-dev.35 02:20:36 2024-10-18 02:20:36,819 [write_version] DEBUG write version:3.0.1-dev.35 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 02:20:36 2024-10-18 02:20:36,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:20:36 2024-10-18 02:20:36,820 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 02:20:36 2024-10-18 02:20:36,821 [execute] INFO git cat-file --batch-check 02:20:36 2024-10-18 02:20:36,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:36 2024-10-18 02:20:36,826 [execute] INFO git cat-file --batch 02:20:36 2024-10-18 02:20:36,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:36 2024-10-18 02:20:36,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:20:36 3.0.1-dev.35 [Pipeline] } 02:20:36 $ docker exec --env ******** --env ******** 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 ssh-agent -k 02:20:37 unset SSH_AUTH_SOCK; 02:20:37 unset SSH_AGENT_PID; 02:20:37 echo Agent pid 38 killed; 02:20:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:37 + git semver [Pipeline] } 02:20:37 $ docker stop --time=1 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 02:20:38 $ docker rm -f --volumes 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:20:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:39 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 02:20:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:20:40 $ docker top cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:20:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:20:40 [ssh-agent] Looking for ssh-agent implementation... 02:20:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:20:40 $ docker exec cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 ssh-agent 02:20:40 SSH_AUTH_SOCK=/tmp/ssh-8rF1jxvgeHWt/agent.32 02:20:40 SSH_AGENT_PID=39 02:20:40 Running ssh-add (command line suppressed) 02:20:40 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16189921922655650503.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16189921922655650503.key) 02:20:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:20:40 + git semver push 02:20:41 2024-10-18 02:20:41,015 [run_push] DEBUG push 02:20:41 2024-10-18 02:20:41,016 [execute] INFO git cat-file --batch-check 02:20:41 2024-10-18 02:20:41,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 02:20:41 2024-10-18 02:20:41,019 [execute] INFO git rev-list 5b450b82732d02ab912cfcdd75422bb60e3a9f11 -- 02:20:41 2024-10-18 02:20:41,020 [execute] DEBUG Popen(['git', 'rev-list', '5b450b82732d02ab912cfcdd75422bb60e3a9f11', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 02:20:41 2024-10-18 02:20:41,026 [execute] INFO git fetch -v origin 02:20:41 2024-10-18 02:20:41,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 02:20:41 2024-10-18 02:20:41,463 [run_push] DEBUG no remote changes detected 02:20:41 2024-10-18 02:20:41,464 [execute] INFO git push origin semver 02:20:41 2024-10-18 02:20:41,464 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 02:20:42 2024-10-18 02:20:42,127 [run_push] DEBUG push all version tags 02:20:42 2024-10-18 02:20:42,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:20:42 2024-10-18 02:20:42,128 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 02:20:43 2024-10-18 02:20:42,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 02:20:43 3.0.1-dev.35 [Pipeline] } 02:20:43 $ docker exec --env ******** --env ******** cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 ssh-agent -k 02:20:43 unset SSH_AUTH_SOCK; 02:20:43 unset SSH_AGENT_PID; 02:20:43 echo Agent pid 39 killed; 02:20:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:20:43 + git semver [Pipeline] } 02:20:43 $ docker stop --time=1 cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 02:20:45 $ docker rm -f --volumes cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:20:45 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 02:20:45 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 02:20:45 total 16 02:20:45 drwxr-xr-x 3 root root 4096 Oct 18 02:01 . 02:20:45 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 02:20 .. 02:20:45 drwxr-xr-x 2 root root 4096 Oct 18 02:01 cost 02:20:45 -rw-r--r-- 1 root root 82 Oct 18 02:01 cost.csv 02:20:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 02:20:45 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 02:20:45 total 16 02:20:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 02:01 . 02:20:45 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 02:20 .. 02:20:45 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 02:01 cost 02:20:45 -rw-r--r-- 1 jenkins jenkins 82 Oct 18 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:20:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:20:46 ---> package-listing.sh 02:20:46 ++ facter osfamily 02:20:46 ++ tr '[:upper:]' '[:lower:]' 02:20:47 + OS_FAMILY=debian 02:20:47 + workspace=/w/workspace/edgexfoundry_device-uart_main 02:20:47 + START_PACKAGES=/tmp/packages_start.txt 02:20:47 + END_PACKAGES=/tmp/packages_end.txt 02:20:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:20:47 + PACKAGES=/tmp/packages_start.txt 02:20:47 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 02:20:47 + PACKAGES=/tmp/packages_end.txt 02:20:47 + case "${OS_FAMILY}" in 02:20:47 + dpkg -l 02:20:47 + grep '^ii' 02:20:47 + '[' -f /tmp/packages_start.txt ']' 02:20:47 + '[' -f /tmp/packages_end.txt ']' 02:20:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:20:47 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 02:20:47 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 02:20:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 02:20:47 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:20:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:20:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:48 prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container 02:20:48 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:20:48 $ docker top e694500bc65a813cd8bbce2a335f1cfc752c16f4430b92dd2b0df6273daac1f5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:20:48 + mkdir -p /var/log/sysstat [Pipeline] sh 02:20:49 + ls /var/log/sa-host 02:20:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:49 provisioning config files... 02:20:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3320870915751786830tmp [Pipeline] { [Pipeline] echo 02:20:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:20:49 ---> create-netrc.sh [Pipeline] } 02:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:20:49 ---> python-tools-install.sh [Pipeline] echo 02:20:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:20:50 ---> sudo-logs.sh 02:20:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:20:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:20:50 ---> job-cost.sh 02:20:50 lf-activate-venv: SKIPPING 02:20:50 DEBUG: total: 0.2199999988079071 02:20:50 INFO: Retrieving Stack Cost... 02:20:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:20:51 INFO: Archiving Costs [Pipeline] echo 02:20:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:20:51 ---> logs-deploy.sh 02:20:51 lf-activate-venv: SKIPPING 02:20:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/41 02:20:51 INFO: archiving workspace using pattern(s): 02:20:52 Archives upload complete. 02:20:52 INFO: archiving logs to Nexus 02:20:53 ---> uname -a: 02:20:53 Linux prd-ubuntu20-04-docker-8c-8g-23033 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:20:53 02:20:53 02:20:53 ---> lscpu: 02:20:53 Architecture: x86_64 02:20:53 CPU op-mode(s): 32-bit, 64-bit 02:20:53 Byte Order: Little Endian 02:20:53 Address sizes: 40 bits physical, 48 bits virtual 02:20:53 CPU(s): 8 02:20:53 On-line CPU(s) list: 0-7 02:20:53 Thread(s) per core: 1 02:20:53 Core(s) per socket: 1 02:20:53 Socket(s): 8 02:20:53 NUMA node(s): 1 02:20:53 Vendor ID: AuthenticAMD 02:20:53 CPU family: 23 02:20:53 Model: 49 02:20:53 Model name: AMD EPYC-Rome Processor 02:20:53 Stepping: 0 02:20:53 CPU MHz: 2799.998 02:20:53 BogoMIPS: 5599.99 02:20:53 Virtualization: AMD-V 02:20:53 Hypervisor vendor: KVM 02:20:53 Virtualization type: full 02:20:53 L1d cache: 256 KiB 02:20:53 L1i cache: 256 KiB 02:20:53 L2 cache: 4 MiB 02:20:53 L3 cache: 128 MiB 02:20:53 NUMA node0 CPU(s): 0-7 02:20:53 Vulnerability Itlb multihit: Not affected 02:20:53 Vulnerability L1tf: Not affected 02:20:53 Vulnerability Mds: Not affected 02:20:53 Vulnerability Meltdown: Not affected 02:20:53 Vulnerability Mmio stale data: Not affected 02:20:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:20:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:20:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:20:53 Vulnerability Srbds: Not affected 02:20:53 Vulnerability Tsx async abort: Not affected 02:20:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:20:53 02:20:53 02:20:53 ---> nproc: 02:20:53 8 02:20:53 02:20:53 02:20:53 ---> df -h: 02:20:53 Filesystem Size Used Avail Use% Mounted on 02:20:53 overlay 155G 13G 142G 9% / 02:20:53 tmpfs 64M 0 64M 0% /dev 02:20:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:20:53 shm 64M 0 64M 0% /dev/shm 02:20:53 /dev/vda1 155G 13G 142G 9% /facter-os 02:20:53 02:20:53