Pull request #27 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9+926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 (9eca88d7bb7bb22ecd74f04e45b4d409a5b9fa2b) 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-ssh12741741288256645038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9554190932786846873.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-27/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-27/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6691428189937567125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3147572011331087493.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-27/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-27/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3045479239221104898.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10367 in /w/workspace/edgexfoundry_device-uart_PR-27 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-27 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 into PR head commit 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 Merge succeeded, producing 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 Checking out Revision 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 (PR-27) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:26:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:26:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 # timeout=10 > git rev-list --no-walk 12ecf8512318b4065414e0873c60477618136c15 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:26:59 ========================================================= 02:26:59 EdgeX Global Pipelines Version Info 02:26:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:26:59 ------------------- 02:26:59 stable info: 02:26:59 ------------------- 02:26:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:26:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:26:59 Message: update stable to v1.0.254 02:27:00 ------------------- 02:27:00 experimental info: 02:27:00 ------------------- 02:27:00 Commited By: **** collab-it+edgex@linuxfoundation.org 02:27:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:27:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:27:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:27:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:27:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-27 [Pipeline] echo 02:27:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-27 [Pipeline] echo 02:27:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-27 [Pipeline] echo 02:27:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] echo 02:27:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 466bbde [Pipeline] echo 02:27:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:01 provisioning config files... 02:27:01 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-27@tmp/config2830228253867553802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:01 ---> docker-login.sh 02:27:01 nexus3.edgexfoundry.org:10001 02:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:01 Configure a credential helper to remove this warning. See 02:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:01 02:27:01 Login Succeeded 02:27:01 nexus3.edgexfoundry.org:10002 02:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:01 Configure a credential helper to remove this warning. See 02:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:01 02:27:01 Login Succeeded 02:27:01 nexus3.edgexfoundry.org:10003 02:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:02 Configure a credential helper to remove this warning. See 02:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:02 02:27:02 Login Succeeded 02:27:02 nexus3.edgexfoundry.org:10004 02:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:02 Configure a credential helper to remove this warning. See 02:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:02 02:27:02 Login Succeeded 02:27:02 docker.io 02:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:02 Configure a credential helper to remove this warning. See 02:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:02 02:27:02 Login Succeeded 02:27:02 ---> docker-login.sh ends [Pipeline] } 02:27:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:27:02 + git rev-list -1 --merges 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9~1..466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] echo 02:27:02 -----------> git rev-list -1 --merges 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9~1..466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [false] [Pipeline] sh 02:27:03 + git log --format=format:%s -1 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] echo 02:27:03 ========================================================= 02:27:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:27:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:03 + git log --format=format:%s -1 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] echo 02:27:03 [semverPrep] GIT_COMMIT: 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo 02:27:03 [semverPrep] This is not a build commit. [Pipeline] sh 02:27:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:27:04 + grep -v github /etc/ssh/ssh_known_hosts 02:27:04 + [ -e /tmp/ssh_known_hosts ] 02:27:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:27:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:27:04 + sudo tee -a /etc/ssh/ssh_known_hosts 02:27:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:27:04 02:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:27:04 0.1.4: Pulling from edgex-devops/py-git-semver 02:27:04 b85a868b505f: Pulling fs layer 02:27:04 e2be974225ed: Pulling fs layer 02:27:04 339a4e72a1f5: Pulling fs layer 02:27:04 988bab9f4d93: Pulling fs layer 02:27:04 1469e6f7b9e6: Pulling fs layer 02:27:04 eaf3925da568: Pulling fs layer 02:27:04 bab4dde63d76: Pulling fs layer 02:27:04 bde34c3a00c8: Pulling fs layer 02:27:04 b352a97aabf1: Pulling fs layer 02:27:04 4872d77fe225: Pulling fs layer 02:27:04 5851b861e8e6: Pulling fs layer 02:27:04 988bab9f4d93: Waiting 02:27:04 1469e6f7b9e6: Waiting 02:27:04 eaf3925da568: Waiting 02:27:04 4872d77fe225: Waiting 02:27:04 bab4dde63d76: Waiting 02:27:04 bde34c3a00c8: Waiting 02:27:04 5851b861e8e6: Waiting 02:27:04 b352a97aabf1: Waiting 02:27:04 e2be974225ed: Download complete 02:27:04 988bab9f4d93: Verifying Checksum 02:27:04 988bab9f4d93: Download complete 02:27:04 1469e6f7b9e6: Verifying Checksum 02:27:04 1469e6f7b9e6: Download complete 02:27:04 eaf3925da568: Download complete 02:27:04 339a4e72a1f5: Verifying Checksum 02:27:04 339a4e72a1f5: Download complete 02:27:04 bde34c3a00c8: Verifying Checksum 02:27:04 bde34c3a00c8: Download complete 02:27:04 b352a97aabf1: Download complete 02:27:04 4872d77fe225: Verifying Checksum 02:27:04 4872d77fe225: Download complete 02:27:04 5851b861e8e6: Download complete 02:27:04 b85a868b505f: Download complete 02:27:05 bab4dde63d76: Verifying Checksum 02:27:05 bab4dde63d76: Download complete 02:27:06 b85a868b505f: Pull complete 02:27:06 e2be974225ed: Pull complete 02:27:06 339a4e72a1f5: Pull complete 02:27:06 988bab9f4d93: Pull complete 02:27:06 1469e6f7b9e6: Pull complete 02:27:06 eaf3925da568: Pull complete 02:27:08 bab4dde63d76: Pull complete 02:27:08 bde34c3a00c8: Pull complete 02:27:08 b352a97aabf1: Pull complete 02:27:08 4872d77fe225: Pull complete 02:27:08 5851b861e8e6: Pull complete 02:27:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:27:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:09 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 02:27:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:27:13 $ docker top bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 -eo pid,comm 02:27:13 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:27:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:27:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:27:13 [ssh-agent] Looking for ssh-agent implementation... 02:27:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:27:13 $ docker exec bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 ssh-agent 02:27:13 SSH_AUTH_SOCK=/tmp/ssh-iV0FKz0efUDM/agent.32 02:27:13 SSH_AGENT_PID=38 02:27:13 Running ssh-add (command line suppressed) 02:27:13 Identity added: /w/workspace/edgexfoundry_device-uart_PR-27@tmp/private_key_1100336058676809349.key (/w/workspace/edgexfoundry_device-uart_PR-27@tmp/private_key_1100336058676809349.key) 02:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:27:13 + git tag --points-at HEAD [Pipeline] } 02:27:14 $ docker exec --env ******** --env ******** bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 ssh-agent -k 02:27:14 unset SSH_AUTH_SOCK; 02:27:14 unset SSH_AGENT_PID; 02:27:14 echo Agent pid 38 killed; 02:27:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:27:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:27:14 [ssh-agent] Looking for ssh-agent implementation... 02:27:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:27:14 $ docker exec bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 ssh-agent 02:27:14 SSH_AUTH_SOCK=/tmp/ssh-3OaXG4RYF0b2/agent.71 02:27:14 SSH_AGENT_PID=77 02:27:14 Running ssh-add (command line suppressed) 02:27:14 Identity added: /w/workspace/edgexfoundry_device-uart_PR-27@tmp/private_key_12682877167146023989.key (/w/workspace/edgexfoundry_device-uart_PR-27@tmp/private_key_12682877167146023989.key) 02:27:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:27:14 + git semver init 02:27:15 2023-10-25 02:27:14,920 [run_init] DEBUG init version:0.0.0 force:False 02:27:15 2023-10-25 02:27:14,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-27/.semver 02:27:15 2023-10-25 02:27:14,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-27/.semver 02:27:15 2023-10-25 02:27:14,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-27/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-27, universal_newlines=False, shell=None, istream=None) 02:27:15 2023-10-25 02:27:15,909 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-27/.git/info/exclude 02:27:15 2023-10-25 02:27:15,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-27/.semver/PR-27 with force:False 02:27:15 2023-10-25 02:27:15,909 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-27/.semver/PR-27 02:27:15 2023-10-25 02:27:15,913 [execute] INFO git cat-file --batch-check 02:27:15 2023-10-25 02:27:15,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-27/.semver, universal_newlines=False, shell=None, istream=) 02:27:15 2023-10-25 02:27:15,920 [execute] INFO git cat-file --batch 02:27:15 2023-10-25 02:27:15,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-27/.semver, universal_newlines=False, shell=None, istream=) 02:27:15 2023-10-25 02:27:15,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-27/.semver/PR-27 02:27:15 0.0.0 [Pipeline] } 02:27:15 $ docker exec --env ******** --env ******** bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 ssh-agent -k 02:27:16 unset SSH_AUTH_SOCK; 02:27:16 unset SSH_AGENT_PID; 02:27:16 echo Agent pid 77 killed; 02:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:27:16 + git semver [Pipeline] } 02:27:16 $ docker stop --time=1 bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 02:27:18 $ docker rm -f --volumes bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 [Pipeline] // withDockerContainer [Pipeline] sh 02:27:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:27:18 Stashed 1 file(s) [Pipeline] echo 02:27:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:18 provisioning config files... 02:27:18 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-27@tmp/config17685555820719796110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:19 ---> docker-login.sh 02:27:19 nexus3.edgexfoundry.org:10001 02:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:19 Configure a credential helper to remove this warning. See 02:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:19 02:27:19 Login Succeeded 02:27:19 nexus3.edgexfoundry.org:10002 02:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:19 Configure a credential helper to remove this warning. See 02:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:19 02:27:19 Login Succeeded 02:27:19 nexus3.edgexfoundry.org:10003 02:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:19 Configure a credential helper to remove this warning. See 02:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:19 02:27:19 Login Succeeded 02:27:19 nexus3.edgexfoundry.org:10004 02:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:19 Configure a credential helper to remove this warning. See 02:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:19 02:27:19 Login Succeeded 02:27:19 docker.io 02:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:27:19 Configure a credential helper to remove this warning. See 02:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:27:19 02:27:19 Login Succeeded 02:27:19 ---> docker-login.sh ends [Pipeline] } 02:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:27:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:27:20 ========================================================= 02:27:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:27:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:27:20 Sending build context to Docker daemon 11.18MB 02:27:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:27:20 Step 2/12 : FROM ${BASE} AS builder 02:27:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:27:20 7264a8db6415: Pulling fs layer 02:27:20 c4d48a809fc2: Pulling fs layer 02:27:20 4f1c88b9dad5: Pulling fs layer 02:27:20 ad3a456e5733: Pulling fs layer 02:27:20 33e27b845d1e: Pulling fs layer 02:27:20 c68163c4e522: Pulling fs layer 02:27:20 50da416c3ac9: Pulling fs layer 02:27:20 23d2d4c4bb30: Pulling fs layer 02:27:20 ad3a456e5733: Waiting 02:27:20 33e27b845d1e: Waiting 02:27:20 c68163c4e522: Waiting 02:27:20 23d2d4c4bb30: Waiting 02:27:20 c4d48a809fc2: Download complete 02:27:20 ad3a456e5733: Verifying Checksum 02:27:20 ad3a456e5733: Download complete 02:27:20 33e27b845d1e: Download complete 02:27:20 7264a8db6415: Verifying Checksum 02:27:20 7264a8db6415: Download complete 02:27:20 c68163c4e522: Verifying Checksum 02:27:20 c68163c4e522: Download complete 02:27:20 7264a8db6415: Pull complete 02:27:20 23d2d4c4bb30: Verifying Checksum 02:27:20 23d2d4c4bb30: Download complete 02:27:20 4f1c88b9dad5: Verifying Checksum 02:27:20 4f1c88b9dad5: Download complete 02:27:20 c4d48a809fc2: Pull complete 02:27:21 50da416c3ac9: Verifying Checksum 02:27:21 50da416c3ac9: Download complete 02:27:24 4f1c88b9dad5: Pull complete 02:27:24 ad3a456e5733: Pull complete 02:27:24 33e27b845d1e: Pull complete 02:27:24 c68163c4e522: Pull complete 02:27:27 50da416c3ac9: Pull complete 02:27:27 23d2d4c4bb30: Pull complete 02:27:27 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:27:27 ---> 0786185ac409 02:27:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:27:33 ---> Running in 7387918b17a6 02:27:33 Removing intermediate container 7387918b17a6 02:27:33 ---> 280b613799d4 02:27:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:27:33 ---> Running in d1681445d8ad 02:27:33 Removing intermediate container d1681445d8ad 02:27:33 ---> 655f469da345 02:27:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:27:33 ---> Running in 017bec0c91c5 02:27:33 Removing intermediate container 017bec0c91c5 02:27:33 ---> 52dff18b3231 02:27:33 Step 6/12 : WORKDIR /device-uart 02:27:33 ---> Running in 64ebff848b6f 02:27:33 Removing intermediate container 64ebff848b6f 02:27:33 ---> 2ac8258402e1 02:27:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:27:33 ---> Running in 61ef328b8da9 02:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:27:33 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:27:33 (2/4) Installing libedit (20221030.3.1-r1) 02:27:33 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:27:33 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:27:33 Executing busybox-1.36.1-r2.trigger 02:27:33 OK: 268 MiB in 56 packages 02:27:33 Still waiting to schedule task 02:27:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10358’ 02:27:34 Removing intermediate container 61ef328b8da9 02:27:34 ---> ad3b8517e011 02:27:34 Step 8/12 : COPY go.mod vendor* ./ 02:27:34 ---> 929f57541cd3 02:27:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:34 ---> Running in d90eb5b449c0 02:28:30 Removing intermediate container d90eb5b449c0 02:28:30 ---> 4f8d0ded7b42 02:28:30 Step 10/12 : COPY . . 02:28:31 ---> 5f7f58d14305 02:28:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:28:31 ---> Running in 5b125211e21f 02:28:31 Removing intermediate container 5b125211e21f 02:28:31 ---> 014fff19bd52 02:28:31 Step 12/12 : RUN ${MAKE} 02:28:31 ---> Running in 717fbac6b2a0 02:28:31 noop 02:28:31 Removing intermediate container 717fbac6b2a0 02:28:31 ---> aac3722bf1f5 02:28:31 Successfully built aac3722bf1f5 02:28:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:31 + docker inspect -f . ci-base-image-x86_64 02:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:32 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 02:28:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:28:32 $ docker top 4a7b070f0afbb329791ff9101a8b0df632fe5458f2396957dd9d925324701963 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:32 + go version 02:28:32 go version go1.21.0 linux/amd64 [Pipeline] } 02:28:32 $ docker stop --time=1 4a7b070f0afbb329791ff9101a8b0df632fe5458f2396957dd9d925324701963 02:28:34 $ docker rm -f --volumes 4a7b070f0afbb329791ff9101a8b0df632fe5458f2396957dd9d925324701963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:34 + docker inspect -f . ci-base-image-x86_64 02:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:34 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 02:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:28:34 $ docker top d3f8e52d1dbed4bde32d0b5e31b56b2aa809a90126a19de5a27daa6ecd9deadd -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-27 [Pipeline] fileExists [Pipeline] sh 02:28:35 + make test 02:28:35 go test ./... -coverprofile=coverage.out 02:28:36 ? github.com/edgexfoundry/device-uart [no test files] 02:28:46 ? github.com/edgexfoundry/device-uart/cmd [no test files] 02:28:46 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 02:28:53 go vet ./... 02:28:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:28:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:28:56 ./bin/test-attribution-txt.sh [Pipeline] echo 02:28:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:28:56 $ docker stop --time=1 d3f8e52d1dbed4bde32d0b5e31b56b2aa809a90126a19de5a27daa6ecd9deadd 02:29:00 $ docker rm -f --volumes d3f8e52d1dbed4bde32d0b5e31b56b2aa809a90126a19de5a27daa6ecd9deadd [Pipeline] // withDockerContainer [Pipeline] sh 02:29:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:29:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:29:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:29:02 + ls -al . 02:29:02 total 152 02:29:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:28 . 02:29:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 02:26 .. 02:29:02 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 02:26 .dockerignore 02:29:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:28 .git 02:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 .github 02:29:02 -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 02:26 .gitignore 02:29:02 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 02:26 .golangci.yml 02:29:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:27 .semver 02:29:02 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 02:26 Attribution.txt 02:29:02 -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 02:26 Dockerfile 02:29:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 02:26 GOVERNANCE.md 02:29:02 -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 02:26 Jenkinsfile 02:29:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 02:26 LICENSE 02:29:02 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 02:26 Makefile 02:29:02 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 02:26 OWNERS.md 02:29:02 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 02:26 README.md 02:29:02 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 02:27 VERSION 02:29:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:26 bin 02:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 cmd 02:29:02 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 02:28 coverage.out 02:29:02 -rw-rw-r-- 1 jenkins jenkins 3721 Oct 25 02:26 go.mod 02:29:02 -rw-rw-r-- 1 jenkins jenkins 35313 Oct 25 02:26 go.sum 02:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 internal 02:29:02 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 02:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:02 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 --label arch=amd64 --label version=0.0.0 . 02:29:02 Sending build context to Docker daemon 11.18MB 02:29:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:29:02 Step 2/25 : FROM ${BASE} AS builder 02:29:02 ---> aac3722bf1f5 02:29:02 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:29:02 ---> Running in bf7b838da88b 02:29:02 Removing intermediate container bf7b838da88b 02:29:02 ---> d19eeed47820 02:29:02 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:29:02 ---> Running in 29c860a1d819 02:29:02 Removing intermediate container 29c860a1d819 02:29:02 ---> 68b703cb2e5c 02:29:02 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:29:02 ---> Running in 6aca162dec99 02:29:02 Removing intermediate container 6aca162dec99 02:29:02 ---> d5e10101cb41 02:29:02 Step 6/25 : WORKDIR /device-uart 02:29:02 ---> Running in 55e643e869fd 02:29:02 Removing intermediate container 55e643e869fd 02:29:02 ---> 8db91b0aec33 02:29:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:29:02 ---> Running in 7a228add9a1c 02:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:29:03 OK: 268 MiB in 56 packages 02:29:03 Removing intermediate container 7a228add9a1c 02:29:03 ---> 94679720eae3 02:29:03 Step 8/25 : COPY go.mod vendor* ./ 02:29:03 ---> 9bfb59864146 02:29:03 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:29:03 ---> Running in 60a92757651d 02:29:04 Removing intermediate container 60a92757651d 02:29:04 ---> 08d4bc5d439d 02:29:04 Step 10/25 : COPY . . 02:29:05 ---> c4d3fca3dee1 02:29:05 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:29:05 ---> Running in 7ee62735dda6 02:29:05 Removing intermediate container 7ee62735dda6 02:29:05 ---> a009e9efce02 02:29:05 Step 12/25 : RUN ${MAKE} 02:29:05 ---> Running in 844b226d5215 02:29:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-uart ./cmd 02:29:27 Removing intermediate container 844b226d5215 02:29:27 ---> bf2611c3d1cc 02:29:27 Step 13/25 : FROM alpine:3.18 02:29:27 3.18: Pulling from library/alpine 02:29:27 96526aa774ef: Pulling fs layer 02:29:27 96526aa774ef: Verifying Checksum 02:29:27 96526aa774ef: Download complete 02:29:27 96526aa774ef: Pull complete 02:29:27 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:29:27 Status: Downloaded newer image for alpine:3.18 02:29:27 ---> 8ca4688f4f35 02:29:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:29:27 ---> Running in 5aff012565b6 02:29:27 Removing intermediate container 5aff012565b6 02:29:27 ---> bbfbfa9f4da6 02:29:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:29:27 ---> Running in 0db801b5f083 02:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:29:28 (1/1) Installing dumb-init (1.2.5-r2) 02:29:28 Executing busybox-1.36.1-r2.trigger 02:29:28 OK: 7 MiB in 16 packages 02:29:28 Removing intermediate container 0db801b5f083 02:29:28 ---> 765e589d53e2 02:29:28 Step 16/25 : WORKDIR / 02:29:28 ---> Running in 9a337ac29149 02:29:28 Removing intermediate container 9a337ac29149 02:29:28 ---> ea20a0bf0495 02:29:28 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 02:29:28 ---> d46a24568fce 02:29:28 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 02:29:28 ---> 0fcd022700c6 02:29:28 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 02:29:29 ---> f2a8d8c20252 02:29:29 Step 20/25 : EXPOSE 59995 02:29:29 ---> Running in 7233dab1affa 02:29:29 Removing intermediate container 7233dab1affa 02:29:29 ---> 07eecb513a40 02:29:29 Step 21/25 : ENTRYPOINT ["/device-uart"] 02:29:29 ---> Running in 3d81ac1c8ba2 02:29:30 Removing intermediate container 3d81ac1c8ba2 02:29:30 ---> b46a916f492e 02:29:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:29:30 ---> Running in 8f4a1b2b3735 02:29:30 Removing intermediate container 8f4a1b2b3735 02:29:30 ---> fb53aa941359 02:29:30 Step 23/25 : LABEL arch=amd64 02:29:30 ---> Running in 834447f90339 02:29:30 Removing intermediate container 834447f90339 02:29:30 ---> 92d68cfd8f8a 02:29:30 Step 24/25 : LABEL git_sha=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 02:29:30 ---> Running in 256880faf5c6 02:29:30 Removing intermediate container 256880faf5c6 02:29:30 ---> 77355c50c546 02:29:30 Step 25/25 : LABEL version=0.0.0 02:29:30 ---> Running in f6d6b725308d 02:29:30 Removing intermediate container f6d6b725308d 02:29:30 ---> b7957af7deda 02:29:30 [Warning] One or more build-args [ARCH] were not consumed 02:29:30 Successfully built b7957af7deda 02:29:30 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:30 02:29:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:31 latest: Pulling from edgex-lftools-log-publisher 02:29:31 5eb5b503b376: Pulling fs layer 02:29:31 5c69ac0246d0: Pulling fs layer 02:29:31 ec43610c2a17: Pulling fs layer 02:29:31 3a2ae6a8a46f: Pulling fs layer 02:29:31 33b1e0a273af: Pulling fs layer 02:29:31 5d3b04190fa2: Pulling fs layer 02:29:31 2f39f015ded8: Pulling fs layer 02:29:31 3a2ae6a8a46f: Waiting 02:29:31 33b1e0a273af: Waiting 02:29:31 5d3b04190fa2: Waiting 02:29:31 2f39f015ded8: Waiting 02:29:31 5c69ac0246d0: Verifying Checksum 02:29:31 5c69ac0246d0: Download complete 02:29:32 3a2ae6a8a46f: Verifying Checksum 02:29:32 3a2ae6a8a46f: Download complete 02:29:34 ec43610c2a17: Verifying Checksum 02:29:34 ec43610c2a17: Download complete 02:29:34 33b1e0a273af: Verifying Checksum 02:29:34 33b1e0a273af: Download complete 02:29:34 5d3b04190fa2: Verifying Checksum 02:29:34 5d3b04190fa2: Download complete 02:29:34 5eb5b503b376: Verifying Checksum 02:29:34 5eb5b503b376: Download complete 02:29:35 2f39f015ded8: Verifying Checksum 02:29:35 2f39f015ded8: Download complete 02:29:35 5eb5b503b376: Pull complete 02:29:35 5c69ac0246d0: Pull complete 02:29:36 ec43610c2a17: Pull complete 02:29:36 3a2ae6a8a46f: Pull complete 02:29:36 33b1e0a273af: Pull complete 02:29:36 5d3b04190fa2: Pull complete 02:29:40 2f39f015ded8: Pull complete 02:29:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:40 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 02:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:29:47 $ docker top 52df2a59e28109119fd56b27c7d873ce1f3c5f0a767f1b29f450808d8e09aa5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:47 ---> job-cost.sh 02:29:47 lf-activate-venv: SKIPPING 02:29:47 INFO: No Stack... 02:29:48 INFO: Retrieving Pricing Info for: v3-standard-8 02:29:48 INFO: Archiving Costs [Pipeline] sh 02:29:48 + cat /w/workspace/edgexfoundry_device-uart_PR-27/archives/cost.csv 02:29:48 + cut -d, -f6 [Pipeline] lock 02:29:48 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] 02:29:48 Resource [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] did not exist. Created. 02:29:48 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:29:49 + echo total: 0.2199999988079071 [Pipeline] stash 02:29:49 Stashed 1 file(s) [Pipeline] } 02:29:49 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:29:49 $ docker stop --time=1 52df2a59e28109119fd56b27c7d873ce1f3c5f0a767f1b29f450808d8e09aa5a 02:29:50 $ docker rm -f --volumes 52df2a59e28109119fd56b27c7d873ce1f3c5f0a767f1b29f450808d8e09aa5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:31:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10369 in /w/workspace/edgexfoundry_device-uart_PR-27 [Pipeline] { [Pipeline] ws 02:31:11 Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout 02:31:11 The recommended git tool is: git 02:31:19 using credential edgex-jenkins-ssh 02:31:19 Cloning the remote Git repository 02:31:19 Cloning repository git@github.com:edgexfoundry/device-uart.git 02:31:19 > git init /w/workspace/device-uart/2 # timeout=10 02:31:19 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 02:31:19 > git --version # timeout=10 02:31:19 > git --version # 'git version 2.25.1' 02:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:20 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 02:31:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:31:22 Merging remotes/origin/main commit 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 into PR head commit 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 02:31:21 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 02:31:21 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 02:31:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:31:22 > git config core.sparsecheckout # timeout=10 02:31:22 Merge succeeded, producing 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 02:31:22 Checking out Revision 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 (PR-27) 02:31:23 Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:31:22 > git checkout -f 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 # timeout=10 02:31:22 > git remote # timeout=10 02:31:22 > git config --get remote.origin.url # timeout=10 02:31:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:31:22 > git merge 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 # timeout=10 02:31:22 > git rev-parse HEAD^{commit} # timeout=10 02:31:22 > git config core.sparsecheckout # timeout=10 02:31:22 > git checkout -f 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 # timeout=10 02:31:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:31:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:31:24 Dload Upload Total Spent Left Speed 02:31:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 02:31:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:31:25 + sudo tee /etc/docker/daemon.new 02:31:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:31:25 { 02:31:25 "registry-mirrors": [ 02:31:25 "https://nexus3.edgexfoundry.org:10001" 02:31:25 ], 02:31:25 "bip": "10.250.0.254/24", 02:31:25 "hosts": [ 02:31:25 "tcp://0.0.0.0:5555", 02:31:25 "unix:///var/run/docker.sock" 02:31:25 ], 02:31:25 "mtu": 1458, 02:31:25 "selinux-enabled": true, 02:31:25 "seccomp-profile": "/etc/docker/seccomp.json" 02:31:25 } [Pipeline] sh 02:31:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:31:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:44 provisioning config files... 02:31:44 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config9742838654929949592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:44 ---> docker-login.sh 02:31:44 nexus3.edgexfoundry.org:10001 02:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:45 Configure a credential helper to remove this warning. See 02:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:45 02:31:45 Login Succeeded 02:31:45 nexus3.edgexfoundry.org:10002 02:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:45 Configure a credential helper to remove this warning. See 02:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:45 02:31:45 Login Succeeded 02:31:45 nexus3.edgexfoundry.org:10003 02:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:45 Configure a credential helper to remove this warning. See 02:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:45 02:31:45 Login Succeeded 02:31:45 nexus3.edgexfoundry.org:10004 02:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:46 Configure a credential helper to remove this warning. See 02:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:46 02:31:46 Login Succeeded 02:31:46 docker.io 02:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:46 Configure a credential helper to remove this warning. See 02:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:46 02:31:46 Login Succeeded 02:31:46 ---> docker-login.sh ends [Pipeline] } 02:31:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:47 ========================================================= 02:31:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:31:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:31:47 Sending build context to Docker daemon 5.64MB 02:31:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:31:47 Step 2/12 : FROM ${BASE} AS builder 02:31:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:31:48 9fda8d8052c6: Pulling fs layer 02:31:48 5d54e960e981: Pulling fs layer 02:31:48 c4a7e357bf2a: Pulling fs layer 02:31:48 f0e02332f6b5: Pulling fs layer 02:31:48 cefa15bbcfad: Pulling fs layer 02:31:48 17808c966233: Pulling fs layer 02:31:48 f4c1fc716caa: Pulling fs layer 02:31:48 f0e02332f6b5: Waiting 02:31:48 cefa15bbcfad: Waiting 02:31:48 17808c966233: Waiting 02:31:48 f4c1fc716caa: Waiting 02:31:48 5d54e960e981: Verifying Checksum 02:31:48 5d54e960e981: Download complete 02:31:48 f0e02332f6b5: Verifying Checksum 02:31:48 f0e02332f6b5: Download complete 02:31:48 cefa15bbcfad: Download complete 02:31:48 9fda8d8052c6: Download complete 02:31:48 f4c1fc716caa: Verifying Checksum 02:31:48 f4c1fc716caa: Download complete 02:31:49 9fda8d8052c6: Pull complete 02:31:49 5d54e960e981: Pull complete 02:31:50 c4a7e357bf2a: Verifying Checksum 02:31:50 c4a7e357bf2a: Download complete 02:31:51 17808c966233: Verifying Checksum 02:31:51 17808c966233: Download complete 02:32:03 c4a7e357bf2a: Pull complete 02:32:04 f0e02332f6b5: Pull complete 02:32:04 cefa15bbcfad: Pull complete 02:32:16 17808c966233: Pull complete 02:32:17 f4c1fc716caa: Pull complete 02:32:17 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:32:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:32:17 ---> ea914061e18c 02:32:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:32:18 ---> Running in e94c03d9f07f 02:32:19 Removing intermediate container e94c03d9f07f 02:32:19 ---> a73b59bafc0b 02:32:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:32:19 ---> Running in 8a301a3be2f3 02:32:19 Removing intermediate container 8a301a3be2f3 02:32:19 ---> 4cbf6f8aff67 02:32:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:32:19 ---> Running in d4690a76c8ef 02:32:20 Removing intermediate container d4690a76c8ef 02:32:20 ---> a6b1ec093141 02:32:20 Step 6/12 : WORKDIR /device-uart 02:32:20 ---> Running in 9bac9100deae 02:32:20 Removing intermediate container 9bac9100deae 02:32:20 ---> 67e011718353 02:32:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:32:20 ---> Running in 9300c734cf0d 02:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:32:23 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:32:23 (2/4) Installing libedit (20221030.3.1-r1) 02:32:23 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:32:23 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:32:24 Executing busybox-1.36.1-r2.trigger 02:32:24 OK: 270 MiB in 56 packages 02:32:25 Removing intermediate container 9300c734cf0d 02:32:25 ---> 5fd3179f7967 02:32:25 Step 8/12 : COPY go.mod vendor* ./ 02:32:25 ---> 7812b769690d 02:32:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:32:25 ---> Running in 59d2b287ec18 02:34:02 Removing intermediate container 59d2b287ec18 02:34:02 ---> 15c10cbd0dfa 02:34:02 Step 10/12 : COPY . . 02:34:02 ---> 4057c871048a 02:34:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:34:02 ---> Running in 21cc47852775 02:34:02 Removing intermediate container 21cc47852775 02:34:02 ---> e280fdb5c5d3 02:34:02 Step 12/12 : RUN ${MAKE} 02:34:02 ---> Running in 03ff4ba2a005 02:34:02 noop 02:34:03 Removing intermediate container 03ff4ba2a005 02:34:03 ---> b7e13802d992 02:34:03 Successfully built b7e13802d992 02:34:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:03 + docker inspect -f . ci-base-image-arm64 02:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:03 prd-ubuntu20.04-docker-arm64-4c-16g-10369 does not seem to be running inside a container 02:34:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:34:05 $ docker top d70afadda597a72f972513e709ffb00114d0835a458ce8f1313ac1431fb72185 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:06 + go version 02:34:06 go version go1.21.0 linux/arm64 [Pipeline] } 02:34:06 $ docker stop --time=1 d70afadda597a72f972513e709ffb00114d0835a458ce8f1313ac1431fb72185 02:34:09 $ docker rm -f --volumes d70afadda597a72f972513e709ffb00114d0835a458ce8f1313ac1431fb72185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:10 + docker inspect -f . ci-base-image-arm64 02:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:10 prd-ubuntu20.04-docker-arm64-4c-16g-10369 does not seem to be running inside a container 02:34:10 $ 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/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:34:12 $ docker top 86ce5cb313354e10082c0f99f2e7cd89a44109579d5339a9d3db56b2a0c2d0d3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:13 + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh 02:34:13 + make test 02:34:13 go test ./... -coverprofile=coverage.out 02:34:19 ? github.com/edgexfoundry/device-uart [no test files] 02:36:10 ? github.com/edgexfoundry/device-uart/cmd [no test files] 02:36:10 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 02:36:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:36:10 go vet ./... 02:36:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:36:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:36:37 ./bin/test-attribution-txt.sh [Pipeline] echo 02:36:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:36:37 $ docker stop --time=1 86ce5cb313354e10082c0f99f2e7cd89a44109579d5339a9d3db56b2a0c2d0d3 02:36:39 $ docker rm -f --volumes 86ce5cb313354e10082c0f99f2e7cd89a44109579d5339a9d3db56b2a0c2d0d3 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:36:40 Warning: overwriting stash ‘coverage-report’ 02:36:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:36:41 + ls -al . 02:36:41 total 148 02:36:41 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 02:34 . 02:36:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 02:31 .. 02:36:41 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 02:31 .dockerignore 02:36:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:31 .git 02:36:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:31 .github 02:36:41 -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 02:31 .gitignore 02:36:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 02:31 .golangci.yml 02:36:41 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 02:31 Attribution.txt 02:36:41 -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 02:31 Dockerfile 02:36:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 02:31 GOVERNANCE.md 02:36:41 -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 02:31 Jenkinsfile 02:36:41 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 02:31 LICENSE 02:36:41 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 02:31 Makefile 02:36:41 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 02:31 OWNERS.md 02:36:41 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 02:31 README.md 02:36:41 -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 02:27 VERSION 02:36:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:31 bin 02:36:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:31 cmd 02:36:41 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 02:34 coverage.out 02:36:41 -rw-rw-r-- 1 jenkins jenkins 3721 Oct 25 02:31 go.mod 02:36:41 -rw-rw-r-- 1 jenkins jenkins 35313 Oct 25 02:31 go.sum 02:36:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:31 internal 02:36:41 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:42 + 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=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 --label arch=arm64 --label version=0.0.0 . 02:36:42 Sending build context to Docker daemon 5.641MB 02:36:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 02:36:42 Step 2/25 : FROM ${BASE} AS builder 02:36:42 ---> b7e13802d992 02:36:42 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:36:42 ---> Running in 021f713b5cf0 02:36:43 Removing intermediate container 021f713b5cf0 02:36:43 ---> a8bee6d290ce 02:36:43 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 02:36:43 ---> Running in b5200302aeff 02:36:43 Removing intermediate container b5200302aeff 02:36:43 ---> b8c1f2b72baf 02:36:43 Step 5/25 : ARG ADD_BUILD_TAGS="" 02:36:43 ---> Running in cf28d8bcfec1 02:36:43 Removing intermediate container cf28d8bcfec1 02:36:43 ---> 4a30e60c8b4e 02:36:43 Step 6/25 : WORKDIR /device-uart 02:36:44 ---> Running in 9a3c08ae6b44 02:36:44 Removing intermediate container 9a3c08ae6b44 02:36:44 ---> 882b88757b6a 02:36:44 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:36:44 ---> Running in 240141c0ce71 02:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:36:47 OK: 270 MiB in 56 packages 02:36:48 Removing intermediate container 240141c0ce71 02:36:48 ---> 935bf23a4832 02:36:48 Step 8/25 : COPY go.mod vendor* ./ 02:36:48 ---> c9c0d5812eb1 02:36:48 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:49 ---> Running in efd8acb10068 02:36:51 Removing intermediate container efd8acb10068 02:36:51 ---> 1a163f99e343 02:36:51 Step 10/25 : COPY . . 02:36:52 ---> 007db001b89b 02:36:52 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:36:52 ---> Running in aff5ae4384a2 02:36:52 Removing intermediate container aff5ae4384a2 02:36:52 ---> 7fba874f7c18 02:36:52 Step 12/25 : RUN ${MAKE} 02:36:52 ---> Running in 7970a8cc7f59 02:36:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-uart ./cmd 02:39:00 Removing intermediate container 7970a8cc7f59 02:39:00 ---> bea1c520b922 02:39:00 Step 13/25 : FROM alpine:3.18 02:39:00 3.18: Pulling from library/alpine 02:39:00 579b34f0a95b: Pulling fs layer 02:39:00 579b34f0a95b: Verifying Checksum 02:39:00 579b34f0a95b: Download complete 02:39:01 579b34f0a95b: Pull complete 02:39:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:39:01 Status: Downloaded newer image for alpine:3.18 02:39:01 ---> 3cc203321400 02:39:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:39:01 ---> Running in e8320aa70fcc 02:39:01 Removing intermediate container e8320aa70fcc 02:39:01 ---> 768ef1b909ac 02:39:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:39:01 ---> Running in da90749f6c3f 02:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:39:04 (1/1) Installing dumb-init (1.2.5-r2) 02:39:04 Executing busybox-1.36.1-r2.trigger 02:39:04 OK: 8 MiB in 16 packages 02:39:05 Removing intermediate container da90749f6c3f 02:39:05 ---> 5d87ad14d01a 02:39:05 Step 16/25 : WORKDIR / 02:39:05 ---> Running in 1a339c7a7c79 02:39:05 Removing intermediate container 1a339c7a7c79 02:39:05 ---> 816f99842c38 02:39:05 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 02:39:06 ---> 8fa85e9bdc01 02:39:06 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 02:39:06 ---> ffc50a8a5589 02:39:06 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 02:39:08 ---> e90e20d0eafc 02:39:08 Step 20/25 : EXPOSE 59995 02:39:08 ---> Running in 8b70aa77dc53 02:39:08 Removing intermediate container 8b70aa77dc53 02:39:08 ---> 8c53329d9e95 02:39:08 Step 21/25 : ENTRYPOINT ["/device-uart"] 02:39:08 ---> Running in b4e84cf08a77 02:39:08 Removing intermediate container b4e84cf08a77 02:39:08 ---> 9c46b2a7f385 02:39:08 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:39:09 ---> Running in 625a4f0602df 02:39:09 Removing intermediate container 625a4f0602df 02:39:09 ---> 2611a512eea2 02:39:09 Step 23/25 : LABEL arch=arm64 02:39:09 ---> Running in 6e2be4baa6d2 02:39:09 Removing intermediate container 6e2be4baa6d2 02:39:09 ---> 73a1ed421b47 02:39:09 Step 24/25 : LABEL git_sha=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 02:39:09 ---> Running in ddea95b6d807 02:39:10 Removing intermediate container ddea95b6d807 02:39:10 ---> 1c627a1316ae 02:39:10 Step 25/25 : LABEL version=0.0.0 02:39:10 ---> Running in 45bab18c713b 02:39:10 Removing intermediate container 45bab18c713b 02:39:10 ---> 98f7901702b0 02:39:10 [Warning] One or more build-args [ARCH] were not consumed 02:39:10 Successfully built 98f7901702b0 02:39:10 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:10 02:39:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:14 arm64: Pulling from edgex-lftools-log-publisher 02:39:14 8998bd30e6a1: Pulling fs layer 02:39:14 04944245beec: Pulling fs layer 02:39:14 699f458cf7ca: Pulling fs layer 02:39:14 765212b225bb: Pulling fs layer 02:39:14 f23df028b6ca: Pulling fs layer 02:39:14 d65c8cfc05b1: Pulling fs layer 02:39:14 2437ff75d9bd: Pulling fs layer 02:39:14 f23df028b6ca: Waiting 02:39:14 d65c8cfc05b1: Waiting 02:39:14 2437ff75d9bd: Waiting 02:39:14 765212b225bb: Waiting 02:39:14 04944245beec: Verifying Checksum 02:39:14 04944245beec: Download complete 02:39:14 765212b225bb: Verifying Checksum 02:39:14 765212b225bb: Download complete 02:39:14 f23df028b6ca: Verifying Checksum 02:39:14 f23df028b6ca: Download complete 02:39:14 d65c8cfc05b1: Verifying Checksum 02:39:14 d65c8cfc05b1: Download complete 02:39:14 699f458cf7ca: Verifying Checksum 02:39:14 699f458cf7ca: Download complete 02:39:14 8998bd30e6a1: Verifying Checksum 02:39:14 8998bd30e6a1: Download complete 02:39:17 2437ff75d9bd: Verifying Checksum 02:39:17 2437ff75d9bd: Download complete 02:39:19 8998bd30e6a1: Pull complete 02:39:19 04944245beec: Pull complete 02:39:21 699f458cf7ca: Pull complete 02:39:21 765212b225bb: Pull complete 02:39:22 f23df028b6ca: Pull complete 02:39:22 d65c8cfc05b1: Pull complete 02:39:43 2437ff75d9bd: Pull complete 02:39:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:43 prd-ubuntu20.04-docker-arm64-4c-16g-10369 does not seem to be running inside a container 02:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:39:46 $ docker top 66821a52123022640b51b6ebe5b8de2e3b31702e47a434eed1ba90f4a2c89921 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:47 ---> job-cost.sh 02:39:47 lf-activate-venv: SKIPPING 02:39:47 INFO: No Stack... 02:39:47 INFO: Retrieving Pricing Info for: v3-standard-4 02:39:48 INFO: Archiving Costs [Pipeline] sh 02:39:48 + cat /w/workspace/device-uart/2/archives/cost.csv 02:39:48 + cut -d, -f6 [Pipeline] lock 02:39:48 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] 02:39:48 Resource [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] did not exist. Created. 02:39:48 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:49 /w/workspace/device-uart/2@tmp/durable-c9488887/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:39:50 + echo total: 0.10999999940395355 [Pipeline] stash 02:39:50 Warning: overwriting stash ‘stack-cost’ 02:39:50 Stashed 1 file(s) [Pipeline] } 02:39:50 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:50 $ docker stop --time=1 66821a52123022640b51b6ebe5b8de2e3b31702e47a434eed1ba90f4a2c89921 02:39:54 $ docker rm -f --volumes 66821a52123022640b51b6ebe5b8de2e3b31702e47a434eed1ba90f4a2c89921 [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:39:55 provisioning config files... 02:39:55 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-27@tmp/config8080964676017809415tmp [Pipeline] { [Pipeline] sh 02:39:55 + set +x 02:39:55 + + curl -s https://codecov.io/bash 02:39:55 bash -s -- 02:39:55 02:39:55 _____ _ 02:39:55 / ____| | | 02:39:55 | | ___ __| | ___ ___ _____ __ 02:39:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:39:55 | |___| (_) | (_| | __/ (_| (_) \ V / 02:39:55 \_____\___/ \__,_|\___|\___\___/ \_/ 02:39:55 Bash-1.0.6 02:39:55 02:39:55 02:39:55 ==> git version 2.25.1 found 02:39:55 ==> 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:39:55 Release-Date: 2020-01-08 02:39:55 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:39:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:39:55 ==> Jenkins CI detected. 02:39:55 current dir:  /w/workspace/edgexfoundry_device-uart_PR-27 02:39:55 project root: . 02:39:55 --> token set from env 02:39:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:39:55 ==> Running gcov in . (disable via -X gcov) 02:39:55 ==> Python coveragepy not found 02:39:55 ==> Searching for coverage reports in: 02:39:55 + . 02:39:55 -> Found 1 reports 02:39:55 ==> Detecting git/mercurial file structure 02:39:55 ==> Reading reports 02:39:55 + ./coverage.out bytes=10 02:39:55 ==> Appending adjustments 02:39:55 https://docs.codecov.io/docs/fixing-reports 02:39:55 + Found adjustments 02:39:55 ==> Gzipping contents 02:39:55 4.0K /tmp/codecov.aAFBUR.gz 02:39:55 ==> Uploading reports 02:39:55 url: https://codecov.io 02:39:55 query: branch=PR-27&commit=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-27%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=27&job=&cmd_args= 02:39:55 -> Pinging Codecov 02:39:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-27&commit=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-27%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=27&job=&cmd_args= 02:39:55 -> Uploading to 02:39:55 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/B9AA6E0BBD74AE3A32605C7A7C664919/466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9/24030fbb-f036-4ceb-9a2d-0f066600992f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T023955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8316849fdaadc7625ecf4823f0ef81022d687dd8745b19430c004a0d24ba4c91 02:39:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:55 Dload Upload Total Spent Left Speed 02:39:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2108 --:--:-- --:--:-- --:--:-- 2115 02:39:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] } 02:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:39:57 + [ -d /w/workspace/edgexfoundry_device-uart_PR-27/archives ] 02:39:57 + ls -al /w/workspace/edgexfoundry_device-uart_PR-27/archives 02:39:57 total 16 02:39:57 drwxr-xr-x 3 root root 4096 Oct 25 02:29 . 02:39:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 02:29 .. 02:39:57 drwxr-xr-x 2 root root 4096 Oct 25 02:29 cost 02:39:57 -rw-r--r-- 1 root root 82 Oct 25 02:29 cost.csv 02:39:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-27/archives 02:39:57 + ls -al /w/workspace/edgexfoundry_device-uart_PR-27/archives 02:39:57 total 16 02:39:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:29 . 02:39:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 02:29 .. 02:39:57 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 02:29 cost 02:39:57 -rw-r--r-- 1 jenkins jenkins 82 Oct 25 02:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:39:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:39:58 ---> package-listing.sh 02:39:58 ++ facter osfamily 02:39:58 ++ tr '[:upper:]' '[:lower:]' 02:39:58 + OS_FAMILY=debian 02:39:58 + workspace=/w/workspace/edgexfoundry_device-uart_PR-27 02:39:58 + START_PACKAGES=/tmp/packages_start.txt 02:39:58 + END_PACKAGES=/tmp/packages_end.txt 02:39:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:39:58 + PACKAGES=/tmp/packages_start.txt 02:39:58 + '[' /w/workspace/edgexfoundry_device-uart_PR-27 ']' 02:39:58 + PACKAGES=/tmp/packages_end.txt 02:39:58 + case "${OS_FAMILY}" in 02:39:58 + dpkg -l 02:39:58 + grep '^ii' 02:39:58 + '[' -f /tmp/packages_start.txt ']' 02:39:58 + '[' -f /tmp/packages_end.txt ']' 02:39:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:39:58 + '[' /w/workspace/edgexfoundry_device-uart_PR-27 ']' 02:39:58 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-27/archives/ 02:39:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-27/archives/ [Pipeline] echo 02:39:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:39:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:59 prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container 02:39:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:39:59 $ docker top 93583949a433f05c4248ade1fa913edc85ef604055bd06c96b69e3059e06e415 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:59 + touch /tmp/pre-build-complete [Pipeline] sh 02:40:00 + mkdir -p /var/log/sysstat [Pipeline] sh 02:40:00 + ls /var/log/sa-host 02:40:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:00 provisioning config files... 02:40:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-27@tmp/config12531590785661927343tmp [Pipeline] { [Pipeline] echo 02:40:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:40:00 ---> create-netrc.sh [Pipeline] } 02:40:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:40:01 ---> python-tools-install.sh [Pipeline] echo 02:40:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:40:01 ---> sudo-logs.sh 02:40:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:40:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:40:01 ---> job-cost.sh 02:40:01 lf-activate-venv: SKIPPING 02:40:01 DEBUG: total: 0.2199999988079071 02:40:01 INFO: Retrieving Stack Cost... 02:40:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:40:02 INFO: Archiving Costs [Pipeline] echo 02:40:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:40:03 ---> logs-deploy.sh 02:40:03 lf-activate-venv: SKIPPING 02:40:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-27/2 02:40:03 INFO: archiving workspace using pattern(s): 02:40:03 Archives upload complete. 02:40:04 INFO: archiving logs to Nexus 02:40:04 ---> uname -a: 02:40:04 Linux prd-ubuntu20-04-docker-8c-8g-10367 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:40:04 02:40:04 02:40:04 ---> lscpu: 02:40:04 Architecture: x86_64 02:40:04 CPU op-mode(s): 32-bit, 64-bit 02:40:04 Byte Order: Little Endian 02:40:04 Address sizes: 40 bits physical, 48 bits virtual 02:40:04 CPU(s): 8 02:40:04 On-line CPU(s) list: 0-7 02:40:04 Thread(s) per core: 1 02:40:04 Core(s) per socket: 1 02:40:04 Socket(s): 8 02:40:04 NUMA node(s): 1 02:40:04 Vendor ID: AuthenticAMD 02:40:04 CPU family: 23 02:40:04 Model: 49 02:40:04 Model name: AMD EPYC-Rome Processor 02:40:04 Stepping: 0 02:40:04 CPU MHz: 2800.000 02:40:04 BogoMIPS: 5600.00 02:40:04 Virtualization: AMD-V 02:40:04 Hypervisor vendor: KVM 02:40:04 Virtualization type: full 02:40:04 L1d cache: 256 KiB 02:40:04 L1i cache: 256 KiB 02:40:04 L2 cache: 4 MiB 02:40:04 L3 cache: 128 MiB 02:40:04 NUMA node0 CPU(s): 0-7 02:40:04 Vulnerability Itlb multihit: Not affected 02:40:04 Vulnerability L1tf: Not affected 02:40:04 Vulnerability Mds: Not affected 02:40:04 Vulnerability Meltdown: Not affected 02:40:04 Vulnerability Mmio stale data: Not affected 02:40:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:40:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:40:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:40:04 Vulnerability Srbds: Not affected 02:40:04 Vulnerability Tsx async abort: Not affected 02:40:04 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:40:04 02:40:04 02:40:04 ---> nproc: 02:40:04 8 02:40:04 02:40:04 02:40:04 ---> df -h: 02:40:04 Filesystem Size Used Avail Use% Mounted on 02:40:04 overlay 155G 12G 144G 8% / 02:40:04 tmpfs 64M 0 64M 0% /dev 02:40:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:40:04 shm 64M 0 64M 0% /dev/shm 02:40:04 /dev/vda1 155G 12G 144G 8% /facter-os 02:40:04 02:40:04 02:40:04 ---> sar -b -r -n DEV: 02:40:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10367) 10/25/23 _x86_64_ (8 CPU) 02:40:04 02:40:04 02:26:21 LINUX RESTART (8 CPU) 02:40:04 02:40:04 02:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:40:04 02:28:01 133.98 4.58 129.40 0.00 499.03 35421.93 0.00 02:40:04 02:29:01 168.87 0.15 168.72 0.00 22.53 58006.73 0.00 02:40:04 02:30:01 178.62 0.27 178.36 0.00 19.46 38172.48 0.00 02:40:04 02:31:01 2.20 0.00 2.20 0.00 0.00 26.14 0.00 02:40:04 02:32:01 38.93 12.70 26.23 0.00 5450.56 6300.28 0.00 02:40:04 02:33:01 4.26 0.00 4.26 0.00 0.00 51.42 0.00 02:40:04 02:34:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 02:40:04 02:35:01 3.32 1.60 1.72 0.00 36.25 20.13 0.00 02:40:04 02:36:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 02:40:04 02:37:01 2.78 0.00 2.78 0.00 0.00 43.45 0.00 02:40:04 02:38:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 02:40:04 02:39:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 02:40:04 02:40:01 6.23 0.23 6.00 0.00 19.19 115.03 0.00 02:40:04 Average: 41.81 1.50 40.31 0.00 465.06 10600.02 0.00 02:40:04 02:40:04 02:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:40:04 02:28:01 28532140 31576892 730360 2.22 110888 3143972 1888960 5.57 1146048 2752460 644816 02:40:04 02:29:01 28482944 31587096 719988 2.19 151860 3146876 1756004 5.18 1139592 2794288 232 02:40:04 02:30:01 27655496 31569192 734004 2.23 164536 3876584 1755824 5.17 1251492 3434620 356 02:40:04 02:31:01 27655480 31569236 733784 2.23 164564 3876588 1755824 5.17 1251472 3434624 8 02:40:04 02:32:01 27285600 31555964 737164 2.24 172788 4210088 1809180 5.33 1483152 3547340 996 02:40:04 02:33:01 27285268 31555620 737380 2.24 172852 4210088 1809180 5.33 1483016 3547340 8 02:40:04 02:34:01 27286812 31557260 735728 2.24 172940 4210092 1809180 5.33 1480672 3547344 152 02:40:04 02:35:01 27286168 31558480 734556 2.23 172972 4211176 1825264 5.38 1485360 3547636 172 02:40:04 02:36:01 27285900 31558452 734720 2.23 173036 4211180 1825264 5.38 1484792 3547812 172 02:40:04 02:37:01 27285236 31557892 735128 2.24 173160 4211160 1825264 5.38 1485140 3547792 12 02:40:04 02:38:01 27285028 31557776 735024 2.24 173244 4211164 1825264 5.38 1484984 3547796 16 02:40:04 02:39:01 27284940 31557720 734964 2.24 173272 4211168 1825264 5.38 1485028 3547800 40 02:40:04 02:40:01 27244788 31519972 768368 2.34 173456 4212484 1864140 5.49 1515704 3547824 356 02:40:04 Average: 27527369 31560119 736244 2.24 165351 3995586 1813432 5.34 1398189 3411129 49795 02:40:04 02:40:04 02:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:40:04 02:28:01 docker0 242.64 314.20 19.95 2518.87 0.00 0.00 0.00 0.00 02:40:04 02:28:01 ens3 517.78 363.73 7345.26 50.62 0.00 0.00 0.00 0.00 02:40:04 02:28:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 02:40:04 02:29:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:40:04 02:29:01 ens3 31.81 19.25 29.65 12.01 0.00 0.00 0.00 0.00 02:40:04 02:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:40:04 02:30:01 docker0 3.28 6.98 0.20 62.33 0.00 0.00 0.00 0.00 02:40:04 02:30:01 ens3 141.30 97.85 2666.74 94.87 0.00 0.00 0.00 0.00 02:40:04 02:30:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 02:40:04 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:31:01 ens3 0.92 0.48 0.42 0.27 0.00 0.00 0.00 0.00 02:40:04 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:04 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:32:01 ens3 128.08 61.46 2028.66 4.60 0.00 0.00 0.00 0.00 02:40:04 02:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:40:04 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:33:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 02:40:04 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:04 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:34:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:35:01 ens3 8.06 6.85 5.36 5.99 0.00 0.00 0.00 0.00 02:40:04 02:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:40:04 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:37:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:40:04 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:04 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:38:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:39:01 ens3 0.28 0.12 0.18 0.01 0.00 0.00 0.00 0.00 02:40:04 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:04 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 02:40:01 ens3 21.09 13.31 24.26 8.04 0.00 0.00 0.00 0.00 02:40:04 02:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:40:04 Average: docker0 18.63 24.34 1.53 195.55 0.00 0.00 0.00 0.00 02:40:04 Average: ens3 64.80 42.94 922.51 13.53 0.00 0.00 0.00 0.00 02:40:04 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 02:40:04 02:40:04 02:40:04 ---> sar -P ALL: 02:40:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10367) 10/25/23 _x86_64_ (8 CPU) 02:40:04 02:40:04 02:26:21 LINUX RESTART (8 CPU) 02:40:04 02:40:04 02:27:02 CPU %user %nice %system %iowait %steal %idle 02:40:04 02:28:01 all 7.52 0.00 3.37 2.41 0.06 86.64 02:40:04 02:28:01 0 8.51 0.00 3.08 0.46 0.07 87.88 02:40:04 02:28:01 1 8.72 0.00 3.48 0.91 0.07 86.82 02:40:04 02:28:01 2 7.17 0.00 2.89 3.01 0.05 86.87 02:40:04 02:28:01 3 7.77 0.00 3.95 0.93 0.07 87.28 02:40:04 02:28:01 4 7.42 0.00 4.19 5.77 0.07 82.55 02:40:04 02:28:01 5 7.93 0.00 3.98 7.31 0.07 80.72 02:40:04 02:28:01 6 6.05 0.00 2.98 0.74 0.07 90.17 02:40:04 02:28:01 7 6.58 0.00 2.40 0.17 0.05 90.80 02:40:04 02:29:01 all 25.14 0.00 4.02 5.85 0.08 64.91 02:40:04 02:29:01 0 26.64 0.00 4.70 16.52 0.10 52.04 02:40:04 02:29:01 1 25.93 0.00 3.78 0.89 0.08 69.31 02:40:04 02:29:01 2 23.27 0.00 3.28 1.33 0.07 72.06 02:40:04 02:29:01 3 25.72 0.00 4.08 8.81 0.08 61.30 02:40:04 02:29:01 4 25.49 0.00 4.31 2.48 0.08 67.63 02:40:04 02:29:01 5 26.77 0.00 4.13 13.53 0.08 55.48 02:40:04 02:29:01 6 24.22 0.00 3.19 0.25 0.08 72.25 02:40:04 02:29:01 7 23.11 0.00 4.69 2.99 0.07 69.14 02:40:04 02:30:01 all 16.33 0.00 3.10 3.78 0.08 76.71 02:40:04 02:30:01 0 17.68 0.00 3.79 1.11 0.07 77.35 02:40:04 02:30:01 1 16.29 0.00 2.77 5.55 0.20 75.19 02:40:04 02:30:01 2 16.59 0.00 3.02 0.12 0.05 80.22 02:40:04 02:30:01 3 16.70 0.00 3.18 2.99 0.07 77.06 02:40:04 02:30:01 4 16.49 0.00 3.74 10.07 0.07 69.63 02:40:04 02:30:01 5 16.17 0.00 3.28 0.03 0.05 80.47 02:40:04 02:30:01 6 15.74 0.00 2.39 0.44 0.07 81.37 02:40:04 02:30:01 7 14.99 0.00 2.64 9.95 0.05 72.37 02:40:04 02:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:40:04 02:31:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:40:04 02:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:40:04 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:40:04 02:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 02:40:04 02:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:40:04 02:31:01 6 0.08 0.00 0.00 0.00 0.00 99.92 02:40:04 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:32:01 all 1.34 0.00 0.61 0.61 0.01 97.43 02:40:04 02:32:01 0 2.39 0.00 0.64 0.22 0.03 96.72 02:40:04 02:32:01 1 1.97 0.00 0.94 2.24 0.02 94.83 02:40:04 02:32:01 2 1.75 0.00 0.82 0.82 0.02 96.60 02:40:04 02:32:01 3 1.82 0.00 0.70 1.24 0.02 96.22 02:40:04 02:32:01 4 0.52 0.00 0.60 0.12 0.02 98.75 02:40:04 02:32:01 5 0.82 0.00 0.45 0.18 0.02 98.53 02:40:04 02:32:01 6 0.90 0.00 0.40 0.02 0.00 98.68 02:40:04 02:32:01 7 0.53 0.00 0.37 0.02 0.00 99.08 02:40:04 02:33:01 all 0.06 0.00 0.03 0.18 0.00 99.72 02:40:04 02:33:01 0 0.05 0.00 0.05 0.00 0.00 99.90 02:40:04 02:33:01 1 0.38 0.00 0.05 1.38 0.02 98.17 02:40:04 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:40:04 02:33:01 3 0.02 0.00 0.05 0.00 0.00 99.93 02:40:04 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:40:04 02:33:01 5 0.05 0.00 0.07 0.07 0.00 99.82 02:40:04 02:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:40:04 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:34:01 all 0.04 0.00 0.04 0.00 0.01 99.91 02:40:04 02:34:01 0 0.07 0.00 0.08 0.00 0.02 99.83 02:40:04 02:34:01 1 0.05 0.00 0.03 0.03 0.00 99.88 02:40:04 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:40:04 02:34:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:40:04 02:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:40:04 02:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:40:04 02:34:01 6 0.07 0.00 0.10 0.00 0.02 99.82 02:40:04 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:40:04 02:35:01 all 0.31 0.00 0.03 0.02 0.00 99.64 02:40:04 02:35:01 0 0.08 0.00 0.02 0.07 0.00 99.83 02:40:04 02:35:01 1 0.64 0.00 0.05 0.05 0.02 99.25 02:40:04 02:35:01 2 0.03 0.00 0.05 0.00 0.00 99.92 02:40:04 02:35:01 3 0.23 0.00 0.02 0.00 0.02 99.73 02:40:04 02:35:01 4 1.07 0.00 0.03 0.00 0.00 98.90 02:40:04 02:35:01 5 0.18 0.00 0.03 0.02 0.00 99.77 02:40:04 02:35:01 6 0.23 0.00 0.00 0.00 0.00 99.77 02:40:04 02:35:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:40:04 02:36:01 all 0.27 0.00 0.01 0.02 0.01 99.69 02:40:04 02:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:40:04 02:36:01 1 2.04 0.00 0.02 0.20 0.03 97.71 02:40:04 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:40:04 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:40:04 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:37:01 all 0.10 0.00 0.02 0.01 0.01 99.87 02:40:04 02:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:40:04 02:37:01 1 0.50 0.00 0.02 0.05 0.02 99.42 02:40:04 02:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:40:04 02:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:40:04 02:37:01 4 0.17 0.00 0.02 0.02 0.02 99.78 02:40:04 02:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:40:04 02:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:40:04 02:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:40:04 02:38:01 all 0.09 0.00 0.00 0.00 0.00 99.90 02:40:04 02:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:40:04 02:38:01 1 0.32 0.00 0.00 0.02 0.00 99.67 02:40:04 02:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:40:04 02:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:38:01 4 0.23 0.00 0.00 0.00 0.00 99.77 02:40:04 02:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:40:04 02:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:40:04 02:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:40:04 02:40:04 02:38:01 CPU %user %nice %system %iowait %steal %idle 02:40:04 02:39:01 all 0.25 0.00 0.01 0.00 0.01 99.73 02:40:04 02:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:40:04 02:39:01 1 1.88 0.00 0.02 0.03 0.02 98.06 02:40:04 02:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:40:04 02:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:40:04 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:40:04 02:39:01 6 0.00 0.00 0.03 0.00 0.02 99.95 02:40:04 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:40:04 02:40:01 all 0.58 0.00 0.22 0.11 0.01 99.08 02:40:04 02:40:01 0 0.50 0.00 0.20 0.00 0.00 99.30 02:40:04 02:40:01 1 1.17 0.00 0.32 0.57 0.02 97.93 02:40:04 02:40:01 2 0.28 0.00 0.25 0.13 0.03 99.30 02:40:04 02:40:01 3 0.85 0.00 0.28 0.02 0.00 98.85 02:40:04 02:40:01 4 1.22 0.00 0.23 0.07 0.00 98.48 02:40:04 02:40:01 5 0.17 0.00 0.10 0.02 0.00 99.72 02:40:04 02:40:01 6 0.30 0.00 0.18 0.02 0.00 99.50 02:40:04 02:40:01 7 0.18 0.00 0.18 0.10 0.00 99.53 02:40:04 Average: all 3.97 0.00 0.87 0.99 0.02 94.15 02:40:04 Average: 0 4.28 0.00 0.96 1.40 0.03 93.33 02:40:04 Average: 1 4.58 0.00 0.87 0.91 0.04 93.60 02:40:04 Average: 2 3.76 0.00 0.79 0.41 0.02 95.02 02:40:04 Average: 3 4.05 0.00 0.94 1.07 0.02 93.92 02:40:04 Average: 4 4.01 0.00 1.00 1.41 0.02 93.56 02:40:04 Average: 5 3.99 0.00 0.92 1.60 0.02 93.47 02:40:04 Average: 6 3.63 0.00 0.71 0.11 0.02 95.53 02:40:04 Average: 7 3.46 0.00 0.78 1.01 0.01 94.73 02:40:04 02:40:04 02:40:04