Pull request #34 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-uart Obtained Jenkinsfile from e54188eff93de7772a0f406cfbc2546658dc448b+1a01da418f6c0eeb546af65ccbff94987839aa03 (de1e8ff8a6b44b56237bb29254502bcf2b88c8f1) 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-ssh14658688070898692693.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9736594440614227427.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-34/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-34/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5033099096162054736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-34/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5789892242091658312.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4764533777922950807.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-34/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-34/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17074868976233041461.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17504’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17523’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-17506’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-17522’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17524 in /w/workspace/edgexfoundry_device-uart_PR-34 [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-34 # 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/34/head:refs/remotes/origin/PR-34 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1a01da418f6c0eeb546af65ccbff94987839aa03 into PR head commit e54188eff93de7772a0f406cfbc2546658dc448b Merge succeeded, producing e54188eff93de7772a0f406cfbc2546658dc448b Checking out Revision e54188eff93de7772a0f406cfbc2546658dc448b (PR-34) > git config core.sparsecheckout # timeout=10 > git checkout -f e54188eff93de7772a0f406cfbc2546658dc448b # 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 1a01da418f6c0eeb546af65ccbff94987839aa03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e54188eff93de7772a0f406cfbc2546658dc448b # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T19:02:14.800Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T19:02:15.043Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T19:02:15.153Z] ========================================================= [2023-11-14T19:02:15.153Z] EdgeX Global Pipelines Version Info [2023-11-14T19:02:15.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:02:16.275Z] ------------------- [2023-11-14T19:02:16.275Z] stable info: [2023-11-14T19:02:16.275Z] ------------------- [2023-11-14T19:02:16.275Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T19:02:16.275Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T19:02:16.275Z] Message: update stable to v1.0.257 [2023-11-14T19:02:16.535Z] ------------------- [2023-11-14T19:02:16.535Z] experimental info: [2023-11-14T19:02:16.535Z] ------------------- [2023-11-14T19:02:16.535Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T19:02:16.535Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T19:02:16.535Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T19:02:16.828Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-14T19:02:16.867Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-14T19:02:16.905Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T19:02:16.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T19:02:16.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T19:02:17.035Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T19:02:17.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T19:02:17.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T19:02:17.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T19:02:17.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T19:02:17.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T19:02:17.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-14T19:02:17.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T19:02:17.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T19:02:17.420Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T19:02:17.462Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T19:02:17.501Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T19:02:17.544Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T19:02:17.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T19:02:17.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T19:02:17.669Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T19:02:17.708Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T19:02:17.751Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T19:02:17.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T19:02:17.844Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T19:02:17.884Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T19:02:17.924Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T19:02:17.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-34 [Pipeline] echo [2023-11-14T19:02:18.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-34 [Pipeline] echo [2023-11-14T19:02:18.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-34 [Pipeline] echo [2023-11-14T19:02:18.081Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] echo [2023-11-14T19:02:18.119Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e54188e [Pipeline] echo [2023-11-14T19:02:18.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T19:02:18.267Z] provisioning config files... [2023-11-14T19:02:18.281Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-34@tmp/config9673384145631080736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:02:18.669Z] ---> docker-login.sh [2023-11-14T19:02:18.669Z] nexus3.edgexfoundry.org:10001 [2023-11-14T19:02:18.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:18.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:18.932Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:18.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:18.932Z] [2023-11-14T19:02:18.932Z] Login Succeeded [2023-11-14T19:02:18.932Z] nexus3.edgexfoundry.org:10002 [2023-11-14T19:02:18.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:18.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:18.932Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:18.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:18.932Z] [2023-11-14T19:02:18.932Z] Login Succeeded [2023-11-14T19:02:18.932Z] nexus3.edgexfoundry.org:10003 [2023-11-14T19:02:19.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:19.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:19.192Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:19.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:19.192Z] [2023-11-14T19:02:19.192Z] Login Succeeded [2023-11-14T19:02:19.192Z] nexus3.edgexfoundry.org:10004 [2023-11-14T19:02:19.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:19.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:19.192Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:19.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:19.192Z] [2023-11-14T19:02:19.192Z] Login Succeeded [2023-11-14T19:02:19.192Z] docker.io [2023-11-14T19:02:19.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:19.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:19.453Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:19.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:19.453Z] [2023-11-14T19:02:19.453Z] Login Succeeded [2023-11-14T19:02:19.453Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T19:02:19.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T19:02:20.102Z] + git rev-list -1 --merges e54188eff93de7772a0f406cfbc2546658dc448b~1..e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] echo [2023-11-14T19:02:20.177Z] -----------> git rev-list -1 --merges e54188eff93de7772a0f406cfbc2546658dc448b~1..e54188eff93de7772a0f406cfbc2546658dc448b e54188eff93de7772a0f406cfbc2546658dc448b [false] [Pipeline] sh [2023-11-14T19:02:20.487Z] + git log --format=format:%s -1 e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] echo [2023-11-14T19:02:20.520Z] ========================================================= [2023-11-14T19:02:20.520Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T19:02:20.520Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T19:02:20.944Z] + git log --format=format:%s -1 e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] echo [2023-11-14T19:02:20.975Z] [semverPrep] GIT_COMMIT: e54188eff93de7772a0f406cfbc2546658dc448b, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo [2023-11-14T19:02:21.011Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T19:02:21.385Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T19:02:21.385Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T19:02:21.385Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T19:02:21.385Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T19:02:21.385Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T19:02:21.385Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T19:02:21.385Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:02:21.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T19:02:21.815Z] [2023-11-14T19:02:21.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:02:22.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T19:02:22.196Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T19:02:22.196Z] b85a868b505f: Pulling fs layer [2023-11-14T19:02:22.196Z] e2be974225ed: Pulling fs layer [2023-11-14T19:02:22.196Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T19:02:22.196Z] 988bab9f4d93: Pulling fs layer [2023-11-14T19:02:22.196Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T19:02:22.196Z] eaf3925da568: Pulling fs layer [2023-11-14T19:02:22.196Z] bab4dde63d76: Pulling fs layer [2023-11-14T19:02:22.196Z] bde34c3a00c8: Pulling fs layer [2023-11-14T19:02:22.196Z] b352a97aabf1: Pulling fs layer [2023-11-14T19:02:22.196Z] 4872d77fe225: Pulling fs layer [2023-11-14T19:02:22.196Z] 5851b861e8e6: Pulling fs layer [2023-11-14T19:02:22.196Z] eaf3925da568: Waiting [2023-11-14T19:02:22.196Z] bab4dde63d76: Waiting [2023-11-14T19:02:22.196Z] bde34c3a00c8: Waiting [2023-11-14T19:02:22.196Z] b352a97aabf1: Waiting [2023-11-14T19:02:22.196Z] 4872d77fe225: Waiting [2023-11-14T19:02:22.196Z] 5851b861e8e6: Waiting [2023-11-14T19:02:22.196Z] 988bab9f4d93: Waiting [2023-11-14T19:02:22.196Z] 1469e6f7b9e6: Waiting [2023-11-14T19:02:22.196Z] e2be974225ed: Verifying Checksum [2023-11-14T19:02:22.196Z] e2be974225ed: Download complete [2023-11-14T19:02:22.196Z] 988bab9f4d93: Verifying Checksum [2023-11-14T19:02:22.196Z] 988bab9f4d93: Download complete [2023-11-14T19:02:22.456Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T19:02:22.456Z] 1469e6f7b9e6: Download complete [2023-11-14T19:02:22.456Z] eaf3925da568: Verifying Checksum [2023-11-14T19:02:22.456Z] eaf3925da568: Download complete [2023-11-14T19:02:22.456Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T19:02:22.456Z] 339a4e72a1f5: Download complete [2023-11-14T19:02:22.456Z] bde34c3a00c8: Verifying Checksum [2023-11-14T19:02:22.456Z] bde34c3a00c8: Download complete [2023-11-14T19:02:22.456Z] b352a97aabf1: Verifying Checksum [2023-11-14T19:02:22.456Z] b352a97aabf1: Download complete [2023-11-14T19:02:22.456Z] 4872d77fe225: Download complete [2023-11-14T19:02:22.456Z] 5851b861e8e6: Verifying Checksum [2023-11-14T19:02:22.456Z] 5851b861e8e6: Download complete [2023-11-14T19:02:22.456Z] b85a868b505f: Verifying Checksum [2023-11-14T19:02:22.456Z] b85a868b505f: Download complete [2023-11-14T19:02:22.715Z] bab4dde63d76: Verifying Checksum [2023-11-14T19:02:22.715Z] bab4dde63d76: Download complete [2023-11-14T19:02:23.649Z] b85a868b505f: Pull complete [2023-11-14T19:02:23.908Z] e2be974225ed: Pull complete [2023-11-14T19:02:24.168Z] 339a4e72a1f5: Pull complete [2023-11-14T19:02:24.168Z] 988bab9f4d93: Pull complete [2023-11-14T19:02:24.426Z] 1469e6f7b9e6: Pull complete [2023-11-14T19:02:24.426Z] eaf3925da568: Pull complete [2023-11-14T19:02:26.330Z] bab4dde63d76: Pull complete [2023-11-14T19:02:26.330Z] bde34c3a00c8: Pull complete [2023-11-14T19:02:26.330Z] b352a97aabf1: Pull complete [2023-11-14T19:02:26.330Z] 4872d77fe225: Pull complete [2023-11-14T19:02:26.330Z] 5851b861e8e6: Pull complete [2023-11-14T19:02:26.330Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T19:02:26.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T19:02:26.330Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:02:26.572Z] prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container [2023-11-14T19:02:26.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T19:02:28.281Z] $ docker top 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 -eo pid,comm [2023-11-14T19:02:28.328Z] 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). [2023-11-14T19:02:28.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T19:02:28.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T19:02:28.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T19:02:28.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T19:02:28.586Z] $ docker exec 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 ssh-agent [2023-11-14T19:02:28.695Z] SSH_AUTH_SOCK=/tmp/ssh-lkiBn0FdjP6D/agent.31 [2023-11-14T19:02:28.695Z] SSH_AGENT_PID=37 [2023-11-14T19:02:28.703Z] Running ssh-add (command line suppressed) [2023-11-14T19:02:28.807Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-34@tmp/private_key_6150651132136873514.key (/w/workspace/edgexfoundry_device-uart_PR-34@tmp/private_key_6150651132136873514.key) [2023-11-14T19:02:28.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T19:02:29.147Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T19:02:29.172Z] $ docker exec --env ******** --env ******** 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 ssh-agent -k [2023-11-14T19:02:29.267Z] unset SSH_AUTH_SOCK; [2023-11-14T19:02:29.267Z] unset SSH_AGENT_PID; [2023-11-14T19:02:29.267Z] echo Agent pid 37 killed; [2023-11-14T19:02:29.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T19:02:29.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T19:02:29.374Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T19:02:29.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T19:02:29.471Z] $ docker exec 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 ssh-agent [2023-11-14T19:02:29.569Z] SSH_AUTH_SOCK=/tmp/ssh-KJsUSSgSun31/agent.71 [2023-11-14T19:02:29.569Z] SSH_AGENT_PID=77 [2023-11-14T19:02:29.573Z] Running ssh-add (command line suppressed) [2023-11-14T19:02:29.675Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-34@tmp/private_key_7821348624883269345.key (/w/workspace/edgexfoundry_device-uart_PR-34@tmp/private_key_7821348624883269345.key) [2023-11-14T19:02:29.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T19:02:30.014Z] + git semver init [2023-11-14T19:02:30.273Z] 2023-11-14 19:02:30,209 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T19:02:30.273Z] 2023-11-14 19:02:30,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-34/.semver [2023-11-14T19:02:30.273Z] 2023-11-14 19:02:30,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-34/.semver [2023-11-14T19:02:30.273Z] 2023-11-14 19:02:30,210 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-34/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-34, universal_newlines=False, shell=None, istream=None) [2023-11-14T19:02:31.211Z] 2023-11-14 19:02:31,083 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-34/.git/info/exclude [2023-11-14T19:02:31.211Z] 2023-11-14 19:02:31,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-34/.semver/PR-34 with force:False [2023-11-14T19:02:31.211Z] 2023-11-14 19:02:31,084 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-34/.semver/PR-34 [2023-11-14T19:02:31.212Z] 2023-11-14 19:02:31,087 [execute] INFO git cat-file --batch-check [2023-11-14T19:02:31.212Z] 2023-11-14 19:02:31,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-34/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T19:02:31.212Z] 2023-11-14 19:02:31,092 [execute] INFO git cat-file --batch [2023-11-14T19:02:31.212Z] 2023-11-14 19:02:31,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-34/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T19:02:31.212Z] 2023-11-14 19:02:31,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-34/.semver/PR-34 [2023-11-14T19:02:31.212Z] 0.0.0 [Pipeline] } [2023-11-14T19:02:31.237Z] $ docker exec --env ******** --env ******** 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 ssh-agent -k [2023-11-14T19:02:31.324Z] unset SSH_AUTH_SOCK; [2023-11-14T19:02:31.324Z] unset SSH_AGENT_PID; [2023-11-14T19:02:31.325Z] echo Agent pid 77 killed; [2023-11-14T19:02:31.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T19:02:31.739Z] + git semver [Pipeline] } [2023-11-14T19:02:32.021Z] $ docker stop --time=1 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 [2023-11-14T19:02:33.354Z] $ docker rm -f --volumes 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T19:02:33.762Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T19:02:34.021Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T19:02:34.041Z] [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 [2023-11-14T19:02:34.616Z] provisioning config files... [2023-11-14T19:02:34.626Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-34@tmp/config5988434419660854334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:02:34.971Z] ---> docker-login.sh [2023-11-14T19:02:34.971Z] nexus3.edgexfoundry.org:10001 [2023-11-14T19:02:34.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:34.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:34.971Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:34.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:34.971Z] [2023-11-14T19:02:34.971Z] Login Succeeded [2023-11-14T19:02:34.971Z] nexus3.edgexfoundry.org:10002 [2023-11-14T19:02:34.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:34.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:34.971Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:34.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:34.971Z] [2023-11-14T19:02:34.971Z] Login Succeeded [2023-11-14T19:02:34.971Z] nexus3.edgexfoundry.org:10003 [2023-11-14T19:02:35.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:35.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:35.229Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:35.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:35.229Z] [2023-11-14T19:02:35.229Z] Login Succeeded [2023-11-14T19:02:35.229Z] nexus3.edgexfoundry.org:10004 [2023-11-14T19:02:35.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:35.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:35.229Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:35.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:35.229Z] [2023-11-14T19:02:35.229Z] Login Succeeded [2023-11-14T19:02:35.229Z] docker.io [2023-11-14T19:02:35.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:02:35.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:02:35.488Z] Configure a credential helper to remove this warning. See [2023-11-14T19:02:35.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:02:35.488Z] [2023-11-14T19:02:35.488Z] Login Succeeded [2023-11-14T19:02:35.488Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T19:02:35.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T19:02:35.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T19:02:35.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T19:02:35.778Z] ========================================================= [2023-11-14T19:02:35.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T19:02:35.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:02:36.240Z] + 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 . [2023-11-14T19:02:36.240Z] Sending build context to Docker daemon 11.22MB [2023-11-14T19:02:36.240Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T19:02:36.240Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T19:02:36.240Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T19:02:36.240Z] 7264a8db6415: Pulling fs layer [2023-11-14T19:02:36.240Z] c4d48a809fc2: Pulling fs layer [2023-11-14T19:02:36.240Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T19:02:36.240Z] ad3a456e5733: Pulling fs layer [2023-11-14T19:02:36.240Z] 69c7f0334f64: Pulling fs layer [2023-11-14T19:02:36.240Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T19:02:36.240Z] ce7588e14bc9: Pulling fs layer [2023-11-14T19:02:36.240Z] b5e4710f87ac: Pulling fs layer [2023-11-14T19:02:36.240Z] 69c7f0334f64: Waiting [2023-11-14T19:02:36.240Z] 1f1c1a5573a3: Waiting [2023-11-14T19:02:36.240Z] ce7588e14bc9: Waiting [2023-11-14T19:02:36.240Z] ad3a456e5733: Waiting [2023-11-14T19:02:36.240Z] b5e4710f87ac: Waiting [2023-11-14T19:02:36.240Z] c4d48a809fc2: Verifying Checksum [2023-11-14T19:02:36.240Z] c4d48a809fc2: Download complete [2023-11-14T19:02:36.240Z] ad3a456e5733: Verifying Checksum [2023-11-14T19:02:36.240Z] ad3a456e5733: Download complete [2023-11-14T19:02:36.240Z] 69c7f0334f64: Verifying Checksum [2023-11-14T19:02:36.240Z] 69c7f0334f64: Download complete [2023-11-14T19:02:36.509Z] 7264a8db6415: Verifying Checksum [2023-11-14T19:02:36.509Z] 7264a8db6415: Download complete [2023-11-14T19:02:36.509Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T19:02:36.509Z] 1f1c1a5573a3: Download complete [2023-11-14T19:02:36.509Z] 7264a8db6415: Pull complete [2023-11-14T19:02:36.769Z] c4d48a809fc2: Pull complete [2023-11-14T19:02:36.769Z] b5e4710f87ac: Verifying Checksum [2023-11-14T19:02:36.769Z] b5e4710f87ac: Download complete [2023-11-14T19:02:37.027Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T19:02:37.027Z] 4f1c88b9dad5: Download complete [2023-11-14T19:02:37.286Z] ce7588e14bc9: Verifying Checksum [2023-11-14T19:02:37.286Z] ce7588e14bc9: Download complete [2023-11-14T19:02:39.818Z] 4f1c88b9dad5: Pull complete [2023-11-14T19:02:40.076Z] ad3a456e5733: Pull complete [2023-11-14T19:02:40.076Z] 69c7f0334f64: Pull complete [2023-11-14T19:02:40.076Z] 1f1c1a5573a3: Pull complete [2023-11-14T19:02:42.605Z] ce7588e14bc9: Pull complete [2023-11-14T19:02:42.874Z] b5e4710f87ac: Pull complete [2023-11-14T19:02:42.874Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T19:02:42.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T19:02:42.874Z] ---> 88b5674ff536 [2023-11-14T19:02:42.874Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T19:02:49.435Z] Still waiting to schedule task [2023-11-14T19:02:49.435Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-14T19:02:50.996Z] ---> Running in c99dd84e5238 [2023-11-14T19:02:50.996Z] Removing intermediate container c99dd84e5238 [2023-11-14T19:02:50.996Z] ---> 4f999c970b6e [2023-11-14T19:02:50.996Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T19:02:50.996Z] ---> Running in 195b24cfb33a [2023-11-14T19:02:50.996Z] Removing intermediate container 195b24cfb33a [2023-11-14T19:02:50.996Z] ---> 65ddda95cf71 [2023-11-14T19:02:50.996Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T19:02:50.996Z] ---> Running in 4e14c2379d28 [2023-11-14T19:02:50.996Z] Removing intermediate container 4e14c2379d28 [2023-11-14T19:02:50.996Z] ---> c15457a9ef23 [2023-11-14T19:02:50.996Z] Step 6/12 : WORKDIR /device-uart [2023-11-14T19:02:50.996Z] ---> Running in c7f0a022b007 [2023-11-14T19:02:51.255Z] Removing intermediate container c7f0a022b007 [2023-11-14T19:02:51.255Z] ---> 47b288cd6b58 [2023-11-14T19:02:51.255Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T19:02:51.255Z] ---> Running in 70e0024b9e9e [2023-11-14T19:02:51.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T19:02:51.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T19:02:51.773Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T19:02:51.773Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T19:02:51.773Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T19:02:51.773Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T19:02:51.773Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T19:02:51.773Z] OK: 268 MiB in 56 packages [2023-11-14T19:02:52.341Z] Removing intermediate container 70e0024b9e9e [2023-11-14T19:02:52.341Z] ---> 6d446c27f078 [2023-11-14T19:02:52.341Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T19:02:52.604Z] ---> fbc221531ed1 [2023-11-14T19:02:52.604Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T19:02:52.604Z] ---> Running in 0f29b7432ece [2023-11-14T19:03:39.292Z] Removing intermediate container 0f29b7432ece [2023-11-14T19:03:39.292Z] ---> 1bc27ea6f1d0 [2023-11-14T19:03:39.292Z] Step 10/12 : COPY . . [2023-11-14T19:03:39.292Z] ---> 01b1368c4aad [2023-11-14T19:03:39.292Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T19:03:39.292Z] ---> Running in fe66cc38dc2d [2023-11-14T19:03:39.292Z] Removing intermediate container fe66cc38dc2d [2023-11-14T19:03:39.292Z] ---> 7bd6f5541268 [2023-11-14T19:03:39.292Z] Step 12/12 : RUN ${MAKE} [2023-11-14T19:03:39.292Z] ---> Running in dcd692059e5a [2023-11-14T19:03:39.553Z] noop [2023-11-14T19:03:39.815Z] Removing intermediate container dcd692059e5a [2023-11-14T19:03:39.815Z] ---> 9f0b98421438 [2023-11-14T19:03:39.815Z] Successfully built 9f0b98421438 [2023-11-14T19:03:39.815Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:03:40.272Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T19:03:40.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:03:40.442Z] prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container [2023-11-14T19:03:40.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T19:03:40.855Z] $ docker top 1c7a89c53b37d5a4a0a803a06e2d748137a9aa9e2e69a797062a9ac6f834b8bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T19:03:41.255Z] + go version [2023-11-14T19:03:41.255Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T19:03:41.289Z] $ docker stop --time=1 1c7a89c53b37d5a4a0a803a06e2d748137a9aa9e2e69a797062a9ac6f834b8bc [2023-11-14T19:03:42.537Z] $ docker rm -f --volumes 1c7a89c53b37d5a4a0a803a06e2d748137a9aa9e2e69a797062a9ac6f834b8bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:03:43.286Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T19:03:43.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:03:43.431Z] prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container [2023-11-14T19:03:43.465Z] $ 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-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T19:03:43.806Z] $ docker top 3c70564509e5d0ce490a2e617c1b00224a2cc8172402f136b8c492dec15fff53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T19:03:44.195Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-34 [Pipeline] fileExists [Pipeline] sh [2023-11-14T19:03:44.559Z] + make test [2023-11-14T19:03:44.559Z] go test ./... -coverprofile=coverage.out [2023-11-14T19:03:45.934Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-14T19:03:55.903Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-14T19:03:55.903Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-14T19:04:04.016Z] go vet ./... [2023-11-14T19:04:06.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T19:04:06.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T19:04:06.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T19:04:06.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T19:04:06.764Z] $ docker stop --time=1 3c70564509e5d0ce490a2e617c1b00224a2cc8172402f136b8c492dec15fff53 [2023-11-14T19:04:09.004Z] $ docker rm -f --volumes 3c70564509e5d0ce490a2e617c1b00224a2cc8172402f136b8c492dec15fff53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T19:04:09.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T19:04:09.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T19:04:10.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T19:04:10.508Z] + ls -al . [2023-11-14T19:04:10.508Z] total 156 [2023-11-14T19:04:10.508Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 19:03 . [2023-11-14T19:04:10.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 19:02 .. [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 19:02 .dockerignore [2023-11-14T19:04:10.508Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 19:03 .git [2023-11-14T19:04:10.508Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:02 .github [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 19:02 .gitignore [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 19:02 .golangci.yml [2023-11-14T19:04:10.508Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 19:02 .semver [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 14 19:02 Attribution.txt [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 19:02 CHANGELOG.md [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 14 19:02 Dockerfile [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 19:02 GOVERNANCE.md [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 19:02 Jenkinsfile [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 19:02 LICENSE [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 14 19:02 Makefile [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 19:02 OWNERS.md [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 19:02 README.md [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 19:02 VERSION [2023-11-14T19:04:10.508Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:02 bin [2023-11-14T19:04:10.508Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:02 cmd [2023-11-14T19:04:10.508Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 19:03 coverage.out [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 3674 Nov 14 19:02 go.mod [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 35219 Nov 14 19:02 go.sum [2023-11-14T19:04:10.508Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:02 internal [2023-11-14T19:04:10.508Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:04:10.905Z] + 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=e54188eff93de7772a0f406cfbc2546658dc448b --label arch=amd64 --label version=0.0.0 . [2023-11-14T19:04:10.905Z] Sending build context to Docker daemon 11.22MB [2023-11-14T19:04:10.905Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T19:04:10.905Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T19:04:10.905Z] ---> 9f0b98421438 [2023-11-14T19:04:10.905Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T19:04:10.905Z] ---> Running in 2ca8e3f96b80 [2023-11-14T19:04:11.164Z] Removing intermediate container 2ca8e3f96b80 [2023-11-14T19:04:11.164Z] ---> 85c197b0cc7c [2023-11-14T19:04:11.164Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T19:04:11.164Z] ---> Running in 5722e120d647 [2023-11-14T19:04:11.164Z] Removing intermediate container 5722e120d647 [2023-11-14T19:04:11.164Z] ---> ac8df354cb40 [2023-11-14T19:04:11.164Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-14T19:04:11.164Z] ---> Running in c64c35699b68 [2023-11-14T19:04:11.423Z] Removing intermediate container c64c35699b68 [2023-11-14T19:04:11.423Z] ---> 768bb2fb8205 [2023-11-14T19:04:11.423Z] Step 6/26 : WORKDIR /device-uart [2023-11-14T19:04:11.423Z] ---> Running in 46ddda655b6b [2023-11-14T19:04:11.423Z] Removing intermediate container 46ddda655b6b [2023-11-14T19:04:11.423Z] ---> ee812076feaf [2023-11-14T19:04:11.423Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T19:04:11.423Z] ---> Running in 6030c8435968 [2023-11-14T19:04:11.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T19:04:11.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T19:04:12.252Z] OK: 268 MiB in 56 packages [2023-11-14T19:04:12.819Z] Removing intermediate container 6030c8435968 [2023-11-14T19:04:12.819Z] ---> 8f0bc8dd7034 [2023-11-14T19:04:12.819Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-14T19:04:12.819Z] ---> 3530f76e960a [2023-11-14T19:04:12.819Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T19:04:12.819Z] ---> Running in 57495b2c7dca [2023-11-14T19:04:13.775Z] Removing intermediate container 57495b2c7dca [2023-11-14T19:04:13.775Z] ---> c58c6bc15d17 [2023-11-14T19:04:13.775Z] Step 10/26 : COPY . . [2023-11-14T19:04:14.402Z] ---> a028a51c7efb [2023-11-14T19:04:14.402Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T19:04:14.402Z] ---> Running in 1f548d3f950a [2023-11-14T19:04:14.402Z] Removing intermediate container 1f548d3f950a [2023-11-14T19:04:14.402Z] ---> 6355e358e3bd [2023-11-14T19:04:14.402Z] Step 12/26 : RUN ${MAKE} [2023-11-14T19:04:14.402Z] ---> Running in 39cc4e89e37e [2023-11-14T19:04:14.663Z] 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" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-14T19:04:36.592Z] Removing intermediate container 39cc4e89e37e [2023-11-14T19:04:36.592Z] ---> 2802f0645051 [2023-11-14T19:04:36.592Z] Step 13/26 : FROM alpine:3.18 [2023-11-14T19:04:36.851Z] 3.18: Pulling from library/alpine [2023-11-14T19:04:36.851Z] 96526aa774ef: Pulling fs layer [2023-11-14T19:04:37.110Z] 96526aa774ef: Verifying Checksum [2023-11-14T19:04:37.110Z] 96526aa774ef: Download complete [2023-11-14T19:04:37.369Z] 96526aa774ef: Pull complete [2023-11-14T19:04:37.369Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T19:04:37.369Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T19:04:37.369Z] ---> 8ca4688f4f35 [2023-11-14T19:04:37.369Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-14T19:04:37.369Z] ---> Running in f6a870b91d3f [2023-11-14T19:04:37.628Z] Removing intermediate container f6a870b91d3f [2023-11-14T19:04:37.628Z] ---> 0745872db1c8 [2023-11-14T19:04:37.628Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-14T19:04:37.628Z] ---> Running in fd060e263a9c [2023-11-14T19:04:37.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T19:04:38.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T19:04:38.404Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T19:04:38.404Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T19:04:38.404Z] OK: 7 MiB in 16 packages [2023-11-14T19:04:38.663Z] Removing intermediate container fd060e263a9c [2023-11-14T19:04:38.663Z] ---> bb0d9a4ea1e7 [2023-11-14T19:04:38.663Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-14T19:04:38.663Z] ---> Running in cfa1df846f5b [2023-11-14T19:04:39.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T19:04:39.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T19:04:39.499Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T19:04:39.499Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:04:39.499Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T19:04:39.499Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:04:39.499Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T19:04:39.499Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T19:04:39.499Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:04:39.499Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T19:04:39.499Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T19:04:39.499Z] OK: 7 MiB in 16 packages [2023-11-14T19:04:40.077Z] Removing intermediate container cfa1df846f5b [2023-11-14T19:04:40.077Z] ---> 2c31be296db3 [2023-11-14T19:04:40.077Z] Step 17/26 : WORKDIR / [2023-11-14T19:04:40.077Z] ---> Running in 0574d9f66389 [2023-11-14T19:04:40.339Z] Removing intermediate container 0574d9f66389 [2023-11-14T19:04:40.339Z] ---> 2ee6dcb3d80a [2023-11-14T19:04:40.339Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-14T19:04:40.339Z] ---> 6af4d53890a6 [2023-11-14T19:04:40.339Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-14T19:04:40.597Z] ---> fa9c1320e370 [2023-11-14T19:04:40.597Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-14T19:04:41.611Z] ---> 04c0996f8313 [2023-11-14T19:04:41.611Z] Step 21/26 : EXPOSE 59995 [2023-11-14T19:04:41.611Z] ---> Running in 40e68b703e88 [2023-11-14T19:04:41.871Z] Removing intermediate container 40e68b703e88 [2023-11-14T19:04:41.871Z] ---> f4ead4bd01cc [2023-11-14T19:04:41.871Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-14T19:04:41.871Z] ---> Running in 34374b35b8f1 [2023-11-14T19:04:41.871Z] Removing intermediate container 34374b35b8f1 [2023-11-14T19:04:41.871Z] ---> 97130fdefd83 [2023-11-14T19:04:41.871Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T19:04:41.871Z] ---> Running in 1e07a3cc3295 [2023-11-14T19:04:41.871Z] Removing intermediate container 1e07a3cc3295 [2023-11-14T19:04:41.871Z] ---> 1d65b9f36ee4 [2023-11-14T19:04:41.871Z] Step 24/26 : LABEL arch=amd64 [2023-11-14T19:04:41.871Z] ---> Running in 9335676958a0 [2023-11-14T19:04:42.133Z] Removing intermediate container 9335676958a0 [2023-11-14T19:04:42.133Z] ---> 62562de572dd [2023-11-14T19:04:42.133Z] Step 25/26 : LABEL git_sha=e54188eff93de7772a0f406cfbc2546658dc448b [2023-11-14T19:04:42.133Z] ---> Running in b881ae72c413 [2023-11-14T19:04:42.133Z] Removing intermediate container b881ae72c413 [2023-11-14T19:04:42.133Z] ---> 42bdc10435f7 [2023-11-14T19:04:42.133Z] Step 26/26 : LABEL version=0.0.0 [2023-11-14T19:04:42.133Z] ---> Running in 8183c0c19f83 [2023-11-14T19:04:42.401Z] Removing intermediate container 8183c0c19f83 [2023-11-14T19:04:42.401Z] ---> a1c0e6624c2b [2023-11-14T19:04:42.401Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T19:04:42.401Z] Successfully built a1c0e6624c2b [2023-11-14T19:04:42.401Z] 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 [2023-11-14T19:04:43.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T19:04:43.336Z] [2023-11-14T19:04:43.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:04:43.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T19:04:43.723Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T19:04:43.723Z] 5eb5b503b376: Pulling fs layer [2023-11-14T19:04:43.723Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T19:04:43.723Z] ec43610c2a17: Pulling fs layer [2023-11-14T19:04:43.723Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T19:04:43.723Z] 33b1e0a273af: Pulling fs layer [2023-11-14T19:04:43.723Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T19:04:43.723Z] 2f39f015ded8: Pulling fs layer [2023-11-14T19:04:43.723Z] 3a2ae6a8a46f: Waiting [2023-11-14T19:04:43.723Z] 33b1e0a273af: Waiting [2023-11-14T19:04:43.723Z] 5d3b04190fa2: Waiting [2023-11-14T19:04:43.723Z] 2f39f015ded8: Waiting [2023-11-14T19:04:43.723Z] 5c69ac0246d0: Download complete [2023-11-14T19:04:43.723Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T19:04:43.723Z] 3a2ae6a8a46f: Download complete [2023-11-14T19:04:43.723Z] 33b1e0a273af: Verifying Checksum [2023-11-14T19:04:43.723Z] 33b1e0a273af: Download complete [2023-11-14T19:04:43.723Z] 5d3b04190fa2: Download complete [2023-11-14T19:04:43.723Z] ec43610c2a17: Verifying Checksum [2023-11-14T19:04:43.723Z] ec43610c2a17: Download complete [2023-11-14T19:04:43.987Z] 5eb5b503b376: Verifying Checksum [2023-11-14T19:04:43.987Z] 5eb5b503b376: Download complete [2023-11-14T19:04:44.553Z] 2f39f015ded8: Download complete [2023-11-14T19:04:45.495Z] 5eb5b503b376: Pull complete [2023-11-14T19:04:45.495Z] 5c69ac0246d0: Pull complete [2023-11-14T19:04:46.062Z] ec43610c2a17: Pull complete [2023-11-14T19:04:46.062Z] 3a2ae6a8a46f: Pull complete [2023-11-14T19:04:46.320Z] 33b1e0a273af: Pull complete [2023-11-14T19:04:46.320Z] 5d3b04190fa2: Pull complete [2023-11-14T19:04:51.616Z] 2f39f015ded8: Pull complete [2023-11-14T19:04:51.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T19:04:51.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T19:04:51.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:04:51.843Z] prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container [2023-11-14T19:04:51.898Z] $ 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-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T19:04:58.961Z] $ docker top db2b692315aa148893d850f4c1782a6347fa972b97fcaa397523fa62e25267dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:04:59.403Z] ---> job-cost.sh [2023-11-14T19:04:59.403Z] lf-activate-venv: SKIPPING [2023-11-14T19:04:59.403Z] INFO: No Stack... [2023-11-14T19:04:59.662Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T19:05:00.227Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T19:05:00.538Z] + cat /w/workspace/edgexfoundry_device-uart_PR-34/archives/cost.csv [2023-11-14T19:05:00.538Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T19:05:00.586Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [2023-11-14T19:05:00.591Z] Resource [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] did not exist. Created. [2023-11-14T19:05:00.591Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T19:05:00.979Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T19:05:01.030Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T19:05:01.059Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T19:05:01.142Z] $ docker stop --time=1 db2b692315aa148893d850f4c1782a6347fa972b97fcaa397523fa62e25267dc [2023-11-14T19:05:02.294Z] $ docker rm -f --volumes db2b692315aa148893d850f4c1782a6347fa972b97fcaa397523fa62e25267dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T19:06:19.314Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17527 in /w/workspace/edgexfoundry_device-uart_PR-34 [Pipeline] { [Pipeline] ws [2023-11-14T19:06:19.373Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-11-14T19:06:19.452Z] The recommended git tool is: git [2023-11-14T19:06:27.355Z] using credential edgex-jenkins-ssh [2023-11-14T19:06:27.382Z] Cloning the remote Git repository [2023-11-14T19:06:27.491Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-14T19:06:27.646Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-11-14T19:06:27.905Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-14T19:06:27.907Z] > git --version # timeout=10 [2023-11-14T19:06:27.943Z] > git --version # 'git version 2.25.1' [2023-11-14T19:06:27.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T19:06:28.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T19:06:29.630Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-14T19:06:29.658Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T19:06:31.069Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-14T19:06:31.170Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-14T19:06:31.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T19:06:31.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-14T19:06:31.801Z] Merging remotes/origin/main commit 1a01da418f6c0eeb546af65ccbff94987839aa03 into PR head commit e54188eff93de7772a0f406cfbc2546658dc448b [2023-11-14T19:06:32.606Z] Merge succeeded, producing e54188eff93de7772a0f406cfbc2546658dc448b [2023-11-14T19:06:32.606Z] Checking out Revision e54188eff93de7772a0f406cfbc2546658dc448b (PR-34) [2023-11-14T19:06:31.825Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T19:06:31.940Z] > git checkout -f e54188eff93de7772a0f406cfbc2546658dc448b # timeout=10 [2023-11-14T19:06:32.123Z] > git remote # timeout=10 [2023-11-14T19:06:32.230Z] > git config --get remote.origin.url # timeout=10 [2023-11-14T19:06:32.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T19:06:32.373Z] > git merge 1a01da418f6c0eeb546af65ccbff94987839aa03 # timeout=10 [2023-11-14T19:06:32.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-14T19:06:32.616Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T19:06:32.695Z] > git checkout -f e54188eff93de7772a0f406cfbc2546658dc448b # timeout=10 [2023-11-14T19:06:36.902Z] Commit message: "fix: Address CVE in Alpine base image" [2023-11-14T19:06:36.984Z] > git --version # timeout=10 [2023-11-14T19:06:37.007Z] > git --version # 'git version 2.25.1' [2023-11-14T19:06:37.037Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T19:06:38.257Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T19:06:38.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T19:06:38.257Z] Dload Upload Total Spent Left Speed [2023-11-14T19:06:38.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh [2023-11-14T19:06:39.013Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T19:06:39.629Z] + sudo tee /etc/docker/daemon.new [2023-11-14T19:06:39.629Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T19:06:39.629Z] { [2023-11-14T19:06:39.629Z] "registry-mirrors": [ [2023-11-14T19:06:39.629Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T19:06:39.629Z] ], [2023-11-14T19:06:39.629Z] "bip": "10.250.0.254/24", [2023-11-14T19:06:39.629Z] "hosts": [ [2023-11-14T19:06:39.629Z] "tcp://0.0.0.0:5555", [2023-11-14T19:06:39.629Z] "unix:///var/run/docker.sock" [2023-11-14T19:06:39.629Z] ], [2023-11-14T19:06:39.629Z] "mtu": 1458, [2023-11-14T19:06:39.629Z] "selinux-enabled": true, [2023-11-14T19:06:39.629Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T19:06:39.629Z] } [Pipeline] sh [2023-11-14T19:06:40.020Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T19:06:40.418Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T19:06:58.824Z] provisioning config files... [2023-11-14T19:06:58.867Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config18079657240230988083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:06:59.283Z] ---> docker-login.sh [2023-11-14T19:06:59.283Z] nexus3.edgexfoundry.org:10001 [2023-11-14T19:06:59.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:06:59.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:06:59.883Z] Configure a credential helper to remove this warning. See [2023-11-14T19:06:59.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:06:59.883Z] [2023-11-14T19:06:59.883Z] Login Succeeded [2023-11-14T19:06:59.883Z] nexus3.edgexfoundry.org:10002 [2023-11-14T19:07:00.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:07:00.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:07:00.429Z] Configure a credential helper to remove this warning. See [2023-11-14T19:07:00.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:07:00.429Z] [2023-11-14T19:07:00.429Z] Login Succeeded [2023-11-14T19:07:00.429Z] nexus3.edgexfoundry.org:10003 [2023-11-14T19:07:00.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:07:00.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:07:00.700Z] Configure a credential helper to remove this warning. See [2023-11-14T19:07:00.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:07:00.700Z] [2023-11-14T19:07:00.700Z] Login Succeeded [2023-11-14T19:07:00.700Z] nexus3.edgexfoundry.org:10004 [2023-11-14T19:07:00.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:07:01.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:07:01.242Z] Configure a credential helper to remove this warning. See [2023-11-14T19:07:01.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:07:01.242Z] [2023-11-14T19:07:01.242Z] Login Succeeded [2023-11-14T19:07:01.242Z] docker.io [2023-11-14T19:07:01.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T19:07:01.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T19:07:01.783Z] Configure a credential helper to remove this warning. See [2023-11-14T19:07:01.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T19:07:01.783Z] [2023-11-14T19:07:01.783Z] Login Succeeded [2023-11-14T19:07:01.783Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T19:07:01.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T19:07:02.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T19:07:02.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T19:07:02.318Z] ========================================================= [2023-11-14T19:07:02.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T19:07:02.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:07:02.828Z] + 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 . [2023-11-14T19:07:03.106Z] Sending build context to Docker daemon 5.667MB [2023-11-14T19:07:03.106Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T19:07:03.106Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T19:07:03.375Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T19:07:03.376Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T19:07:03.376Z] 5d54e960e981: Pulling fs layer [2023-11-14T19:07:03.376Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T19:07:03.376Z] f0e02332f6b5: Pulling fs layer [2023-11-14T19:07:03.376Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T19:07:03.376Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T19:07:03.376Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T19:07:03.376Z] f0e02332f6b5: Waiting [2023-11-14T19:07:03.376Z] 872ee5b61b7b: Waiting [2023-11-14T19:07:03.376Z] 0c6a40ed1a82: Waiting [2023-11-14T19:07:03.376Z] 94ae7d8d031c: Waiting [2023-11-14T19:07:03.376Z] 5d54e960e981: Verifying Checksum [2023-11-14T19:07:03.376Z] 5d54e960e981: Download complete [2023-11-14T19:07:03.376Z] f0e02332f6b5: Verifying Checksum [2023-11-14T19:07:03.376Z] f0e02332f6b5: Download complete [2023-11-14T19:07:03.376Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T19:07:03.376Z] 872ee5b61b7b: Download complete [2023-11-14T19:07:03.648Z] 9fda8d8052c6: Download complete [2023-11-14T19:07:04.255Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T19:07:04.255Z] 94ae7d8d031c: Download complete [2023-11-14T19:07:04.846Z] 9fda8d8052c6: Pull complete [2023-11-14T19:07:05.431Z] 5d54e960e981: Pull complete [2023-11-14T19:07:05.699Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T19:07:05.699Z] c4a7e357bf2a: Download complete [2023-11-14T19:07:06.668Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T19:07:06.668Z] 0c6a40ed1a82: Download complete [2023-11-14T19:07:19.253Z] c4a7e357bf2a: Pull complete [2023-11-14T19:07:19.253Z] f0e02332f6b5: Pull complete [2023-11-14T19:07:19.253Z] 872ee5b61b7b: Pull complete [2023-11-14T19:07:29.345Z] 0c6a40ed1a82: Pull complete [2023-11-14T19:07:29.613Z] 94ae7d8d031c: Pull complete [2023-11-14T19:07:29.614Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T19:07:29.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T19:07:29.614Z] ---> 86de565de09d [2023-11-14T19:07:29.614Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T19:07:31.568Z] ---> Running in 534f2cf165ea [2023-11-14T19:07:31.838Z] Removing intermediate container 534f2cf165ea [2023-11-14T19:07:31.838Z] ---> 3c1936b0a7cc [2023-11-14T19:07:31.838Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T19:07:32.110Z] ---> Running in 3c98a17a61ac [2023-11-14T19:07:32.381Z] Removing intermediate container 3c98a17a61ac [2023-11-14T19:07:32.381Z] ---> 6cee6f117544 [2023-11-14T19:07:32.381Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T19:07:32.381Z] ---> Running in 9a803c940a21 [2023-11-14T19:07:32.652Z] Removing intermediate container 9a803c940a21 [2023-11-14T19:07:32.652Z] ---> c63c8205bf99 [2023-11-14T19:07:32.652Z] Step 6/12 : WORKDIR /device-uart [2023-11-14T19:07:32.923Z] ---> Running in e258a1a50eba [2023-11-14T19:07:33.196Z] Removing intermediate container e258a1a50eba [2023-11-14T19:07:33.196Z] ---> 9b6e5a6c7bc1 [2023-11-14T19:07:33.196Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T19:07:33.196Z] ---> Running in ae04dd302750 [2023-11-14T19:07:34.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T19:07:34.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T19:07:36.317Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T19:07:36.317Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T19:07:36.317Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T19:07:36.317Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T19:07:36.317Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T19:07:36.317Z] OK: 271 MiB in 56 packages [2023-11-14T19:07:38.272Z] Removing intermediate container ae04dd302750 [2023-11-14T19:07:38.272Z] ---> 40dbfcbaaafd [2023-11-14T19:07:38.272Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T19:07:38.543Z] ---> 10309f33fcb8 [2023-11-14T19:07:38.543Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T19:07:38.543Z] ---> Running in 8e2eb32a9e1b [2023-11-14T19:09:00.196Z] Removing intermediate container 8e2eb32a9e1b [2023-11-14T19:09:00.196Z] ---> 86616d5bab5d [2023-11-14T19:09:00.196Z] Step 10/12 : COPY . . [2023-11-14T19:09:00.196Z] ---> 8c047b264496 [2023-11-14T19:09:00.196Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T19:09:00.196Z] ---> Running in 5c102d99d7c4 [2023-11-14T19:09:00.196Z] Removing intermediate container 5c102d99d7c4 [2023-11-14T19:09:00.196Z] ---> aa5aae9d326e [2023-11-14T19:09:00.196Z] Step 12/12 : RUN ${MAKE} [2023-11-14T19:09:00.196Z] ---> Running in 67e8272ce31c [2023-11-14T19:09:00.196Z] noop [2023-11-14T19:09:00.196Z] Removing intermediate container 67e8272ce31c [2023-11-14T19:09:00.196Z] ---> 477da12594c6 [2023-11-14T19:09:00.196Z] Successfully built 477da12594c6 [2023-11-14T19:09:00.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:09:00.684Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T19:09:00.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:09:00.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-17527 does not seem to be running inside a container [2023-11-14T19:09:01.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T19:09:02.336Z] $ docker top fe0186b5916c91b4307626a30b90d5000b83cdf6a91597a40e397912641af574 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T19:09:03.224Z] + go version [2023-11-14T19:09:03.224Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T19:09:03.259Z] $ docker stop --time=1 fe0186b5916c91b4307626a30b90d5000b83cdf6a91597a40e397912641af574 [2023-11-14T19:09:04.920Z] $ docker rm -f --volumes fe0186b5916c91b4307626a30b90d5000b83cdf6a91597a40e397912641af574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:09:05.898Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T19:09:05.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:09:06.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-17527 does not seem to be running inside a container [2023-11-14T19:09:06.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T19:09:07.530Z] $ docker top acd63d3016f66f0b7181392a74f5a1b7ab4ba7d669554f274bbcdb502f44527e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T19:09:08.426Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-11-14T19:09:08.821Z] + make test [2023-11-14T19:09:09.089Z] go test ./... -coverprofile=coverage.out [2023-11-14T19:09:17.312Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-14T19:10:54.005Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-14T19:10:54.005Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-14T19:10:54.005Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T19:10:54.005Z] go vet ./... [2023-11-14T19:11:12.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T19:11:12.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T19:11:12.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T19:11:12.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T19:11:12.287Z] $ docker stop --time=1 acd63d3016f66f0b7181392a74f5a1b7ab4ba7d669554f274bbcdb502f44527e [2023-11-14T19:11:14.151Z] $ docker rm -f --volumes acd63d3016f66f0b7181392a74f5a1b7ab4ba7d669554f274bbcdb502f44527e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T19:11:15.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T19:11:15.375Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T19:11:15.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T19:11:16.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T19:11:16.712Z] + ls -al . [2023-11-14T19:11:16.712Z] total 152 [2023-11-14T19:11:16.712Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 19:09 . [2023-11-14T19:11:16.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 19:06 .. [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 19:06 .dockerignore [2023-11-14T19:11:16.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 19:06 .git [2023-11-14T19:11:16.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:06 .github [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 19:06 .gitignore [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 19:06 .golangci.yml [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 14 19:06 Attribution.txt [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 19:06 CHANGELOG.md [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 14 19:06 Dockerfile [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 19:06 GOVERNANCE.md [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 19:06 Jenkinsfile [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 19:06 LICENSE [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 14 19:06 Makefile [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 19:06 OWNERS.md [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 19:06 README.md [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 19:02 VERSION [2023-11-14T19:11:16.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:06 bin [2023-11-14T19:11:16.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:06 cmd [2023-11-14T19:11:16.712Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 19:09 coverage.out [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 3674 Nov 14 19:06 go.mod [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 35219 Nov 14 19:06 go.sum [2023-11-14T19:11:16.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:06 internal [2023-11-14T19:11:16.712Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 19:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:11:17.138Z] + 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=e54188eff93de7772a0f406cfbc2546658dc448b --label arch=arm64 --label version=0.0.0 . [2023-11-14T19:11:17.407Z] Sending build context to Docker daemon 5.668MB [2023-11-14T19:11:17.407Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T19:11:17.407Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T19:11:17.407Z] ---> 477da12594c6 [2023-11-14T19:11:17.407Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T19:11:17.676Z] ---> Running in f6f657250730 [2023-11-14T19:11:17.944Z] Removing intermediate container f6f657250730 [2023-11-14T19:11:17.944Z] ---> 7ec60c2e317c [2023-11-14T19:11:17.944Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T19:11:17.944Z] ---> Running in 8ff394a0af65 [2023-11-14T19:11:18.212Z] Removing intermediate container 8ff394a0af65 [2023-11-14T19:11:18.212Z] ---> abb8a10712e2 [2023-11-14T19:11:18.212Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-14T19:11:18.480Z] ---> Running in 2ee95d6e9559 [2023-11-14T19:11:18.749Z] Removing intermediate container 2ee95d6e9559 [2023-11-14T19:11:18.749Z] ---> 7761a21e33b0 [2023-11-14T19:11:18.749Z] Step 6/26 : WORKDIR /device-uart [2023-11-14T19:11:18.749Z] ---> Running in fd02e0058582 [2023-11-14T19:11:19.018Z] Removing intermediate container fd02e0058582 [2023-11-14T19:11:19.018Z] ---> 89cd88953560 [2023-11-14T19:11:19.018Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T19:11:19.296Z] ---> Running in 763f60914f86 [2023-11-14T19:11:20.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T19:11:20.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T19:11:21.939Z] OK: 271 MiB in 56 packages [2023-11-14T19:11:23.886Z] Removing intermediate container 763f60914f86 [2023-11-14T19:11:23.886Z] ---> 1e81ed863ffe [2023-11-14T19:11:23.886Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-14T19:11:24.155Z] ---> cc15b5850b5c [2023-11-14T19:11:24.155Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T19:11:24.155Z] ---> Running in 84bb0139a5d7 [2023-11-14T19:11:26.742Z] Removing intermediate container 84bb0139a5d7 [2023-11-14T19:11:26.742Z] ---> 5335b66f432b [2023-11-14T19:11:26.742Z] Step 10/26 : COPY . . [2023-11-14T19:11:27.326Z] ---> 2382ccce6d78 [2023-11-14T19:11:27.327Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T19:11:27.327Z] ---> Running in 6ecb15b30ea6 [2023-11-14T19:11:27.595Z] Removing intermediate container 6ecb15b30ea6 [2023-11-14T19:11:27.595Z] ---> 0dbaacd01e01 [2023-11-14T19:11:27.595Z] Step 12/26 : RUN ${MAKE} [2023-11-14T19:11:27.595Z] ---> Running in ab13d9c75ed0 [2023-11-14T19:11:28.566Z] 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" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-14T19:13:20.528Z] Removing intermediate container ab13d9c75ed0 [2023-11-14T19:13:20.528Z] ---> 0f907e1c092c [2023-11-14T19:13:20.528Z] Step 13/26 : FROM alpine:3.18 [2023-11-14T19:13:20.528Z] 3.18: Pulling from library/alpine [2023-11-14T19:13:20.528Z] 579b34f0a95b: Pulling fs layer [2023-11-14T19:13:20.528Z] 579b34f0a95b: Download complete [2023-11-14T19:13:20.528Z] 579b34f0a95b: Pull complete [2023-11-14T19:13:20.528Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T19:13:20.528Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T19:13:20.528Z] ---> 3cc203321400 [2023-11-14T19:13:20.528Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-14T19:13:20.529Z] ---> Running in 95192c0bcc83 [2023-11-14T19:13:20.529Z] Removing intermediate container 95192c0bcc83 [2023-11-14T19:13:20.529Z] ---> fcdf0b4b9662 [2023-11-14T19:13:20.529Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-14T19:13:20.529Z] ---> Running in 64ff3541e409 [2023-11-14T19:13:20.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T19:13:20.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T19:13:22.218Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T19:13:22.218Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T19:13:22.218Z] OK: 8 MiB in 16 packages [2023-11-14T19:13:22.811Z] Removing intermediate container 64ff3541e409 [2023-11-14T19:13:22.811Z] ---> 4a87c7589be4 [2023-11-14T19:13:22.811Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-14T19:13:22.811Z] ---> Running in 3d3cab07f749 [2023-11-14T19:13:23.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T19:13:24.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T19:13:25.013Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T19:13:25.013Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:13:25.013Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T19:13:25.013Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:13:25.282Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T19:13:25.282Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T19:13:25.282Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T19:13:25.282Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T19:13:25.282Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T19:13:25.282Z] OK: 8 MiB in 16 packages [2023-11-14T19:13:26.252Z] Removing intermediate container 3d3cab07f749 [2023-11-14T19:13:26.252Z] ---> 0c9d6af12c9a [2023-11-14T19:13:26.252Z] Step 17/26 : WORKDIR / [2023-11-14T19:13:26.524Z] ---> Running in b6476b78836b [2023-11-14T19:13:26.791Z] Removing intermediate container b6476b78836b [2023-11-14T19:13:26.791Z] ---> d88800c4d220 [2023-11-14T19:13:26.791Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-14T19:13:27.058Z] ---> 7d400863df1a [2023-11-14T19:13:27.059Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-14T19:13:27.641Z] ---> b397e3992594 [2023-11-14T19:13:27.641Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-14T19:13:29.048Z] ---> a4a859fccb31 [2023-11-14T19:13:29.048Z] Step 21/26 : EXPOSE 59995 [2023-11-14T19:13:29.048Z] ---> Running in 93c15141a49c [2023-11-14T19:13:29.314Z] Removing intermediate container 93c15141a49c [2023-11-14T19:13:29.314Z] ---> ea6ef0d9a70e [2023-11-14T19:13:29.314Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-14T19:13:29.314Z] ---> Running in 81764461342f [2023-11-14T19:13:29.586Z] Removing intermediate container 81764461342f [2023-11-14T19:13:29.586Z] ---> 7afa2c8e52d5 [2023-11-14T19:13:29.586Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T19:13:29.857Z] ---> Running in b0ced36e2934 [2023-11-14T19:13:30.124Z] Removing intermediate container b0ced36e2934 [2023-11-14T19:13:30.124Z] ---> 6464ea9ee47f [2023-11-14T19:13:30.124Z] Step 24/26 : LABEL arch=arm64 [2023-11-14T19:13:30.124Z] ---> Running in 51a97b05b33f [2023-11-14T19:13:30.392Z] Removing intermediate container 51a97b05b33f [2023-11-14T19:13:30.392Z] ---> ddb9296879a6 [2023-11-14T19:13:30.392Z] Step 25/26 : LABEL git_sha=e54188eff93de7772a0f406cfbc2546658dc448b [2023-11-14T19:13:30.663Z] ---> Running in ac5deaa35da1 [2023-11-14T19:13:30.932Z] Removing intermediate container ac5deaa35da1 [2023-11-14T19:13:30.932Z] ---> c4b6a4b86a4b [2023-11-14T19:13:30.932Z] Step 26/26 : LABEL version=0.0.0 [2023-11-14T19:13:30.932Z] ---> Running in f79d61b91324 [2023-11-14T19:13:31.200Z] Removing intermediate container f79d61b91324 [2023-11-14T19:13:31.200Z] ---> 4b31126158d8 [2023-11-14T19:13:31.200Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T19:13:31.200Z] Successfully built 4b31126158d8 [2023-11-14T19:13:31.200Z] 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 [2023-11-14T19:13:32.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T19:13:32.038Z] [2023-11-14T19:13:32.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:13:32.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T19:13:32.436Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T19:13:32.436Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T19:13:32.436Z] 04944245beec: Pulling fs layer [2023-11-14T19:13:32.436Z] 699f458cf7ca: Pulling fs layer [2023-11-14T19:13:32.436Z] 765212b225bb: Pulling fs layer [2023-11-14T19:13:32.436Z] f23df028b6ca: Pulling fs layer [2023-11-14T19:13:32.436Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T19:13:32.436Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T19:13:32.436Z] f23df028b6ca: Waiting [2023-11-14T19:13:32.436Z] 765212b225bb: Waiting [2023-11-14T19:13:32.436Z] 2437ff75d9bd: Waiting [2023-11-14T19:13:32.436Z] d65c8cfc05b1: Waiting [2023-11-14T19:13:32.706Z] 04944245beec: Verifying Checksum [2023-11-14T19:13:32.706Z] 04944245beec: Download complete [2023-11-14T19:13:32.706Z] 765212b225bb: Verifying Checksum [2023-11-14T19:13:32.706Z] 765212b225bb: Download complete [2023-11-14T19:13:32.706Z] f23df028b6ca: Verifying Checksum [2023-11-14T19:13:32.706Z] f23df028b6ca: Download complete [2023-11-14T19:13:32.706Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T19:13:32.706Z] d65c8cfc05b1: Download complete [2023-11-14T19:13:32.706Z] 699f458cf7ca: Verifying Checksum [2023-11-14T19:13:32.706Z] 699f458cf7ca: Download complete [2023-11-14T19:13:33.298Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T19:13:33.298Z] 8998bd30e6a1: Download complete [2023-11-14T19:13:35.871Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T19:13:35.871Z] 2437ff75d9bd: Download complete [2023-11-14T19:13:37.813Z] 8998bd30e6a1: Pull complete [2023-11-14T19:13:38.080Z] 04944245beec: Pull complete [2023-11-14T19:13:40.022Z] 699f458cf7ca: Pull complete [2023-11-14T19:13:40.022Z] 765212b225bb: Pull complete [2023-11-14T19:13:40.614Z] f23df028b6ca: Pull complete [2023-11-14T19:13:40.881Z] d65c8cfc05b1: Pull complete [2023-11-14T19:13:59.079Z] 2437ff75d9bd: Pull complete [2023-11-14T19:13:59.079Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T19:13:59.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T19:13:59.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:13:59.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-17527 does not seem to be running inside a container [2023-11-14T19:13:59.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-14T19:14:03.623Z] $ docker top 8928e2a57cce8629a432521ba2b3989a115ff499f9406eab93ad9d162bd504c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:14:04.216Z] ---> job-cost.sh [2023-11-14T19:14:04.481Z] lf-activate-venv: SKIPPING [2023-11-14T19:14:04.481Z] INFO: No Stack... [2023-11-14T19:14:04.749Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T19:14:05.702Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T19:14:06.040Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-11-14T19:14:06.040Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T19:14:06.383Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [2023-11-14T19:14:06.387Z] Resource [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] did not exist. Created. [2023-11-14T19:14:06.388Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T19:14:07.123Z] /w/workspace/device-uart/1@tmp/durable-e73e8873/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T19:14:07.475Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T19:14:07.514Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T19:14:07.558Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T19:14:07.574Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T19:14:07.664Z] $ docker stop --time=1 8928e2a57cce8629a432521ba2b3989a115ff499f9406eab93ad9d162bd504c4 [2023-11-14T19:14:09.174Z] $ docker rm -f --volumes 8928e2a57cce8629a432521ba2b3989a115ff499f9406eab93ad9d162bd504c4 [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 [2023-11-14T19:14:10.167Z] provisioning config files... [2023-11-14T19:14:10.176Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-34@tmp/config18289813038578949194tmp [Pipeline] { [Pipeline] sh [2023-11-14T19:14:10.536Z] + set +x [2023-11-14T19:14:10.536Z] + curl -s https://codecov.io/bash [2023-11-14T19:14:10.536Z] + bash -s -- [2023-11-14T19:14:10.536Z] [2023-11-14T19:14:10.536Z] _____ _ [2023-11-14T19:14:10.536Z] / ____| | | [2023-11-14T19:14:10.536Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T19:14:10.536Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T19:14:10.536Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T19:14:10.536Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T19:14:10.536Z] Bash-1.0.6 [2023-11-14T19:14:10.536Z] [2023-11-14T19:14:10.536Z] [2023-11-14T19:14:10.536Z] ==> git version 2.25.1 found [2023-11-14T19:14:10.536Z] ==> 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 [2023-11-14T19:14:10.536Z] Release-Date: 2020-01-08 [2023-11-14T19:14:10.536Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T19:14:10.536Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T19:14:10.536Z] ==> Jenkins CI detected. [2023-11-14T19:14:10.536Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-34 [2023-11-14T19:14:10.536Z] project root: . [2023-11-14T19:14:10.536Z] --> token set from env [2023-11-14T19:14:10.536Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T19:14:10.536Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T19:14:10.536Z] ==> Python coveragepy not found [2023-11-14T19:14:10.536Z] ==> Searching for coverage reports in: [2023-11-14T19:14:10.536Z] + . [2023-11-14T19:14:10.536Z] -> Found 1 reports [2023-11-14T19:14:10.536Z] ==> Detecting git/mercurial file structure [2023-11-14T19:14:10.536Z] ==> Reading reports [2023-11-14T19:14:10.536Z] + ./coverage.out bytes=10 [2023-11-14T19:14:10.536Z] ==> Appending adjustments [2023-11-14T19:14:10.536Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T19:14:10.796Z] + Found adjustments [2023-11-14T19:14:10.796Z] ==> Gzipping contents [2023-11-14T19:14:10.796Z] 4.0K /tmp/codecov.sKZjR0.gz [2023-11-14T19:14:10.796Z] ==> Uploading reports [2023-11-14T19:14:10.796Z] url: https://codecov.io [2023-11-14T19:14:10.796Z] query: branch=PR-34&commit=e54188eff93de7772a0f406cfbc2546658dc448b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=34&job=&cmd_args= [2023-11-14T19:14:10.796Z] -> Pinging Codecov [2023-11-14T19:14:10.796Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-34&commit=e54188eff93de7772a0f406cfbc2546658dc448b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=34&job=&cmd_args= [2023-11-14T19:14:10.796Z] -> Uploading to [2023-11-14T19:14:10.796Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/B9AA6E0BBD74AE3A32605C7A7C664919/e54188eff93de7772a0f406cfbc2546658dc448b/cfb62fe9-ceba-4b9e-9e08-1878ed661aa5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T191410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8aed6972cfba11ae432d98ec5d819c0e20daf6ddeb595aae538b4ae3a77a2af7 [2023-11-14T19:14:10.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T19:14:10.796Z] Dload Upload Total Spent Left Speed [2023-11-14T19:14:11.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2481 --:--:-- --:--:-- --:--:-- 2481 [2023-11-14T19:14:11.055Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] } [2023-11-14T19:14:11.083Z] 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 [2023-11-14T19:14:12.823Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-34/archives ] [2023-11-14T19:14:12.823Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-34/archives [2023-11-14T19:14:12.823Z] total 16 [2023-11-14T19:14:12.823Z] drwxr-xr-x 3 root root 4096 Nov 14 19:04 . [2023-11-14T19:14:12.823Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 19:05 .. [2023-11-14T19:14:12.823Z] drwxr-xr-x 2 root root 4096 Nov 14 19:04 cost [2023-11-14T19:14:12.823Z] -rw-r--r-- 1 root root 82 Nov 14 19:04 cost.csv [2023-11-14T19:14:12.823Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-34/archives [2023-11-14T19:14:12.823Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-34/archives [2023-11-14T19:14:12.823Z] total 16 [2023-11-14T19:14:12.823Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 19:04 . [2023-11-14T19:14:12.823Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 19:05 .. [2023-11-14T19:14:12.823Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 19:04 cost [2023-11-14T19:14:12.823Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 14 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:14:13.153Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:14:14.039Z] ---> package-listing.sh [2023-11-14T19:14:14.039Z] ++ facter osfamily [2023-11-14T19:14:14.039Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T19:14:14.298Z] + OS_FAMILY=debian [2023-11-14T19:14:14.298Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-34 [2023-11-14T19:14:14.298Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T19:14:14.298Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T19:14:14.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T19:14:14.298Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T19:14:14.298Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-34 ']' [2023-11-14T19:14:14.298Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T19:14:14.298Z] + case "${OS_FAMILY}" in [2023-11-14T19:14:14.298Z] + dpkg -l [2023-11-14T19:14:14.298Z] + grep '^ii' [2023-11-14T19:14:14.298Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T19:14:14.298Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T19:14:14.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T19:14:14.298Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-34 ']' [2023-11-14T19:14:14.298Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-34/archives/ [2023-11-14T19:14:14.298Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-34/archives/ [Pipeline] echo [2023-11-14T19:14:14.336Z] 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-34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T19:14:14.630Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T19:14:15.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T19:14:15.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T19:14:15.415Z] prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container [2023-11-14T19:14:15.449Z] $ 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-34/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-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@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 [2023-11-14T19:14:17.381Z] $ docker top fee66e5bed25b3d96a446632c81a7323f349901994b3f90b0b40b13f9ba64000 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T19:14:17.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T19:14:18.090Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T19:14:18.406Z] + ls /var/log/sa-host [2023-11-14T19:14:18.406Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T19:14:18.537Z] provisioning config files... [2023-11-14T19:14:18.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-34@tmp/config8250466236833272514tmp [Pipeline] { [Pipeline] echo [2023-11-14T19:14:18.604Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:14:18.923Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T19:14:18.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:14:19.540Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T19:14:19.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:14:19.899Z] ---> sudo-logs.sh [2023-11-14T19:14:19.899Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T19:14:19.986Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:14:20.309Z] ---> job-cost.sh [2023-11-14T19:14:20.309Z] lf-activate-venv: SKIPPING [2023-11-14T19:14:20.309Z] DEBUG: total: 0.2199999988079071 [2023-11-14T19:14:20.309Z] INFO: Retrieving Stack Cost... [2023-11-14T19:14:20.569Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T19:14:21.150Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T19:14:21.186Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T19:14:21.565Z] ---> logs-deploy.sh [2023-11-14T19:14:21.565Z] lf-activate-venv: SKIPPING [2023-11-14T19:14:21.565Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-34/1 [2023-11-14T19:14:21.565Z] INFO: archiving workspace using pattern(s): [2023-11-14T19:14:22.504Z] Archives upload complete. [2023-11-14T19:14:22.763Z] INFO: archiving logs to Nexus [2023-11-14T19:14:23.703Z] ---> uname -a: [2023-11-14T19:14:23.703Z] Linux prd-ubuntu20-04-docker-8c-8g-17524 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-14T19:14:23.703Z] [2023-11-14T19:14:23.703Z] [2023-11-14T19:14:23.703Z] ---> lscpu: [2023-11-14T19:14:23.703Z] Architecture: x86_64 [2023-11-14T19:14:23.703Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-14T19:14:23.703Z] Byte Order: Little Endian [2023-11-14T19:14:23.703Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-14T19:14:23.703Z] CPU(s): 8 [2023-11-14T19:14:23.703Z] On-line CPU(s) list: 0-7 [2023-11-14T19:14:23.703Z] Thread(s) per core: 1 [2023-11-14T19:14:23.703Z] Core(s) per socket: 1 [2023-11-14T19:14:23.703Z] Socket(s): 8 [2023-11-14T19:14:23.703Z] NUMA node(s): 1 [2023-11-14T19:14:23.703Z] Vendor ID: AuthenticAMD [2023-11-14T19:14:23.703Z] CPU family: 23 [2023-11-14T19:14:23.703Z] Model: 49 [2023-11-14T19:14:23.703Z] Model name: AMD EPYC-Rome Processor [2023-11-14T19:14:23.703Z] Stepping: 0 [2023-11-14T19:14:23.703Z] CPU MHz: 2799.998 [2023-11-14T19:14:23.703Z] BogoMIPS: 5599.99 [2023-11-14T19:14:23.703Z] Virtualization: AMD-V [2023-11-14T19:14:23.703Z] Hypervisor vendor: KVM [2023-11-14T19:14:23.703Z] Virtualization type: full [2023-11-14T19:14:23.703Z] L1d cache: 256 KiB [2023-11-14T19:14:23.703Z] L1i cache: 256 KiB [2023-11-14T19:14:23.703Z] L2 cache: 4 MiB [2023-11-14T19:14:23.703Z] L3 cache: 128 MiB [2023-11-14T19:14:23.703Z] NUMA node0 CPU(s): 0-7 [2023-11-14T19:14:23.703Z] Vulnerability Itlb multihit: Not affected [2023-11-14T19:14:23.703Z] Vulnerability L1tf: Not affected [2023-11-14T19:14:23.703Z] Vulnerability Mds: Not affected [2023-11-14T19:14:23.703Z] Vulnerability Meltdown: Not affected [2023-11-14T19:14:23.703Z] Vulnerability Mmio stale data: Not affected [2023-11-14T19:14:23.703Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-14T19:14:23.703Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-14T19:14:23.703Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-14T19:14:23.703Z] Vulnerability Srbds: Not affected [2023-11-14T19:14:23.703Z] Vulnerability Tsx async abort: Not affected [2023-11-14T19:14:23.703Z] 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 [2023-11-14T19:14:23.703Z] [2023-11-14T19:14:23.703Z] [2023-11-14T19:14:23.703Z] ---> nproc: [2023-11-14T19:14:23.703Z] 8 [2023-11-14T19:14:23.703Z] [2023-11-14T19:14:23.703Z] [2023-11-14T19:14:23.703Z] ---> df -h: [2023-11-14T19:14:23.703Z] Filesystem Size Used Avail Use% Mounted on [2023-11-14T19:14:23.703Z] overlay 155G 12G 144G 8% / [2023-11-14T19:14:23.703Z] tmpfs 64M 0 64M 0% /dev [2023-11-14T19:14:23.703Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-14T19:14:23.703Z] shm 64M 0 64M 0% /dev/shm [2023-11-14T19:14:23.704Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] ---> sar -b -r -n DEV: [2023-11-14T19:14:23.704Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17524) 11/14/23 _x86_64_ (8 CPU) [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] 19:01:35 LINUX RESTART (8 CPU) [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] 19:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-14T19:14:23.704Z] 19:03:02 388.13 39.32 348.81 0.00 4338.73 38220.17 0.00 [2023-11-14T19:14:23.704Z] 19:04:01 166.63 0.76 165.86 0.00 17.21 54430.49 0.00 [2023-11-14T19:14:23.704Z] 19:05:01 201.40 0.22 201.18 0.00 14.66 45611.86 0.00 [2023-11-14T19:14:23.704Z] 19:06:01 4.57 0.00 4.57 0.00 0.00 67.61 0.00 [2023-11-14T19:14:23.704Z] 19:07:01 52.02 10.60 41.43 0.00 5155.01 8434.73 0.00 [2023-11-14T19:14:23.704Z] 19:08:01 5.50 0.02 5.48 0.00 0.13 118.38 0.00 [2023-11-14T19:14:23.704Z] 19:09:01 2.12 0.00 2.12 0.00 0.00 24.80 0.00 [2023-11-14T19:14:23.704Z] 19:10:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 [2023-11-14T19:14:23.704Z] 19:11:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2023-11-14T19:14:23.704Z] 19:12:01 2.17 0.00 2.17 0.00 0.00 23.73 0.00 [2023-11-14T19:14:23.704Z] 19:13:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-11-14T19:14:23.704Z] 19:14:01 2.05 0.00 2.05 0.00 0.00 22.26 0.00 [2023-11-14T19:14:23.704Z] Average: 68.61 4.21 64.40 0.00 790.92 12163.90 0.00 [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] 19:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-14T19:14:23.704Z] 19:03:02 28794324 31528068 779496 2.37 95608 2864532 1953252 5.76 1087684 2567276 346528 [2023-11-14T19:14:23.704Z] 19:04:01 27455952 30846936 1454952 4.42 152884 3396052 2350108 6.93 1882804 3037780 196152 [2023-11-14T19:14:23.704Z] 19:05:01 27585392 31535912 763408 2.32 165588 3907808 1946800 5.74 1287820 3462172 328 [2023-11-14T19:14:23.704Z] 19:06:01 27610256 31560464 741272 2.25 165672 3907816 1740628 5.13 1264372 3462048 20 [2023-11-14T19:14:23.704Z] 19:07:01 27122376 31527960 742400 2.26 194636 4332048 1720396 5.07 1582524 3595748 1012 [2023-11-14T19:14:23.704Z] 19:08:01 27145712 31546252 724708 2.20 193188 4328788 1712172 5.05 1563220 3592504 392 [2023-11-14T19:14:23.704Z] 19:09:01 27145428 31546028 724880 2.20 193256 4328792 1712172 5.05 1563204 3592512 4 [2023-11-14T19:14:23.704Z] 19:10:01 27154136 31554800 716076 2.18 193316 4328796 1712172 5.05 1555184 3592512 8 [2023-11-14T19:14:23.704Z] 19:11:01 27153812 31554572 716196 2.18 193356 4328796 1712172 5.05 1555240 3592516 8 [2023-11-14T19:14:23.704Z] 19:12:01 27156032 31556840 713804 2.17 193424 4328800 1712172 5.05 1553528 3592516 4 [2023-11-14T19:14:23.704Z] 19:13:01 27155756 31556668 713936 2.17 193500 4328800 1712172 5.05 1553720 3592516 4 [2023-11-14T19:14:23.704Z] 19:14:01 27157144 31558144 712616 2.17 193576 4328804 1712172 5.05 1552564 3592520 4 [2023-11-14T19:14:23.704Z] Average: 27386360 31489387 791979 2.41 177334 4059153 1808032 5.33 1500155 3439385 45372 [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] 19:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-14T19:14:23.704Z] 19:03:02 lo 6.69 6.69 0.66 0.66 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:03:02 docker0 170.24 263.76 14.72 1771.09 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:03:02 veth7b0794f 157.51 248.00 15.83 1623.36 0.00 0.00 0.00 0.13 [2023-11-14T19:14:23.704Z] 19:03:02 ens3 832.63 517.09 7425.82 116.46 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:04:01 docker0 35.19 74.01 3.10 771.32 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:04:01 vethfb886e0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:04:01 ens3 107.44 53.04 801.71 14.16 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:05:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:05:01 docker0 5.98 11.43 0.37 141.08 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:05:01 ens3 131.21 82.44 2741.81 21.52 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:06:01 ens3 1.72 1.13 1.29 0.67 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:07:01 ens3 217.38 89.80 2731.66 6.50 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:08:01 ens3 0.98 0.63 1.53 0.10 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:09:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:10:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:11:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:13:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] 19:14:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] Average: docker0 17.42 28.78 1.50 221.15 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] Average: ens3 106.88 61.55 1135.46 13.18 0.00 0.00 0.00 0.00 [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] ---> sar -P ALL: [2023-11-14T19:14:23.704Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17524) 11/14/23 _x86_64_ (8 CPU) [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] 19:01:35 LINUX RESTART (8 CPU) [2023-11-14T19:14:23.704Z] [2023-11-14T19:14:23.704Z] 19:02:02 CPU %user %nice %system %iowait %steal %idle [2023-11-14T19:14:23.704Z] 19:03:02 all 9.95 0.00 3.28 3.19 0.09 83.49 [2023-11-14T19:14:23.704Z] 19:03:02 0 6.51 0.00 3.97 1.65 0.09 87.79 [2023-11-14T19:14:23.704Z] 19:03:02 1 9.28 0.00 3.02 1.33 0.09 86.28 [2023-11-14T19:14:23.704Z] 19:03:02 2 11.89 0.00 2.74 0.90 0.09 84.38 [2023-11-14T19:14:23.704Z] 19:03:02 3 6.78 0.00 2.83 0.48 0.09 89.82 [2023-11-14T19:14:23.704Z] 19:03:02 4 13.57 0.00 2.77 4.20 0.09 79.37 [2023-11-14T19:14:23.704Z] 19:03:02 5 10.62 0.00 2.47 0.34 0.05 86.53 [2023-11-14T19:14:23.704Z] 19:03:02 6 8.51 0.00 3.98 4.89 0.10 82.51 [2023-11-14T19:14:23.704Z] 19:03:02 7 12.42 0.00 4.42 11.79 0.12 71.25 [2023-11-14T19:14:23.704Z] 19:04:01 all 23.87 0.00 3.94 6.62 0.07 65.49 [2023-11-14T19:14:23.704Z] 19:04:01 0 24.11 0.00 4.75 22.40 0.07 48.66 [2023-11-14T19:14:23.704Z] 19:04:01 1 23.95 0.00 3.49 2.31 0.07 70.18 [2023-11-14T19:14:23.704Z] 19:04:01 2 22.80 0.00 2.95 0.68 0.10 73.46 [2023-11-14T19:14:23.704Z] 19:04:01 3 23.77 0.00 3.76 0.80 0.07 71.59 [2023-11-14T19:14:23.704Z] 19:04:01 4 23.60 0.00 4.25 7.79 0.07 64.29 [2023-11-14T19:14:23.704Z] 19:04:01 5 24.07 0.00 4.04 1.71 0.05 70.13 [2023-11-14T19:14:23.704Z] 19:04:01 6 24.06 0.00 4.31 16.61 0.07 54.95 [2023-11-14T19:14:23.704Z] 19:04:01 7 24.60 0.00 4.00 0.74 0.07 70.59 [2023-11-14T19:14:23.704Z] 19:05:01 all 22.71 0.00 4.38 4.10 0.07 68.74 [2023-11-14T19:14:23.704Z] 19:05:01 0 22.62 0.00 3.83 3.86 0.08 69.61 [2023-11-14T19:14:23.704Z] 19:05:01 1 22.48 0.00 5.25 10.83 0.07 61.37 [2023-11-14T19:14:23.704Z] 19:05:01 2 22.13 0.00 4.40 0.69 0.07 72.71 [2023-11-14T19:14:23.704Z] 19:05:01 3 23.03 0.00 4.14 0.64 0.08 72.10 [2023-11-14T19:14:23.704Z] 19:05:01 4 22.65 0.00 4.74 9.80 0.07 62.75 [2023-11-14T19:14:23.704Z] 19:05:01 5 22.28 0.00 3.48 0.59 0.07 73.59 [2023-11-14T19:14:23.704Z] 19:05:01 6 22.27 0.00 4.77 6.34 0.05 66.57 [2023-11-14T19:14:23.704Z] 19:05:01 7 24.21 0.00 4.45 0.14 0.07 71.14 [2023-11-14T19:14:23.704Z] 19:06:01 all 0.08 0.00 0.03 0.02 0.01 99.87 [2023-11-14T19:14:23.704Z] 19:06:01 0 0.05 0.00 0.03 0.03 0.00 99.88 [2023-11-14T19:14:23.704Z] 19:06:01 1 0.03 0.00 0.03 0.08 0.02 99.83 [2023-11-14T19:14:23.704Z] 19:06:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2023-11-14T19:14:23.704Z] 19:06:01 3 0.27 0.00 0.03 0.00 0.00 99.70 [2023-11-14T19:14:23.704Z] 19:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-14T19:14:23.704Z] 19:06:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-11-14T19:14:23.704Z] 19:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-14T19:14:23.704Z] 19:06:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-14T19:14:23.704Z] 19:07:01 all 2.47 0.00 1.32 0.87 0.03 95.31 [2023-11-14T19:14:23.704Z] 19:07:01 0 1.60 0.00 0.57 2.04 0.03 95.76 [2023-11-14T19:14:23.704Z] 19:07:01 1 3.83 0.00 0.95 2.27 0.02 92.93 [2023-11-14T19:14:23.704Z] 19:07:01 2 1.54 0.00 1.07 0.37 0.02 97.01 [2023-11-14T19:14:23.704Z] 19:07:01 3 1.87 0.00 1.04 1.24 0.03 95.83 [2023-11-14T19:14:23.704Z] 19:07:01 4 4.06 0.00 1.50 0.13 0.02 94.29 [2023-11-14T19:14:23.704Z] 19:07:01 5 1.60 0.00 1.47 0.05 0.03 96.85 [2023-11-14T19:14:23.704Z] 19:07:01 6 3.17 0.00 2.52 0.82 0.02 93.48 [2023-11-14T19:14:23.704Z] 19:07:01 7 2.11 0.00 1.42 0.08 0.03 96.35 [2023-11-14T19:14:23.704Z] 19:08:01 all 0.08 0.00 0.06 0.02 0.01 99.83 [2023-11-14T19:14:23.704Z] 19:08:01 0 0.07 0.00 0.08 0.15 0.02 99.68 [2023-11-14T19:14:23.704Z] 19:08:01 1 0.08 0.00 0.08 0.03 0.03 99.77 [2023-11-14T19:14:23.704Z] 19:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-14T19:14:23.704Z] 19:08:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2023-11-14T19:14:23.704Z] 19:08:01 4 0.22 0.00 0.10 0.00 0.00 99.68 [2023-11-14T19:14:23.704Z] 19:08:01 5 0.07 0.00 0.07 0.00 0.00 99.87 [2023-11-14T19:14:23.704Z] 19:08:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2023-11-14T19:14:23.704Z] 19:08:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-14T19:14:23.704Z] 19:09:01 all 0.02 0.00 0.01 0.12 0.00 99.85 [2023-11-14T19:14:23.704Z] 19:09:01 0 0.03 0.00 0.00 0.88 0.00 99.08 [2023-11-14T19:14:23.704Z] 19:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-14T19:14:23.704Z] 19:09:01 2 0.00 0.00 0.03 0.05 0.00 99.92 [2023-11-14T19:14:23.704Z] 19:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-14T19:14:23.704Z] 19:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T19:14:23.705Z] 19:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T19:14:23.705Z] 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T19:14:23.705Z] 19:09:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-14T19:14:23.705Z] 19:10:01 all 0.02 0.00 0.01 0.10 0.01 99.86 [2023-11-14T19:14:23.705Z] 19:10:01 0 0.03 0.00 0.02 0.60 0.02 99.33 [2023-11-14T19:14:23.705Z] 19:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-14T19:14:23.705Z] 19:10:01 2 0.02 0.00 0.00 0.18 0.00 99.80 [2023-11-14T19:14:23.705Z] 19:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-14T19:14:23.705Z] 19:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T19:14:23.705Z] 19:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-14T19:14:23.705Z] 19:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-14T19:14:23.705Z] 19:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-14T19:14:23.705Z] 19:11:01 all 0.05 0.00 0.03 0.11 0.02 99.79 [2023-11-14T19:14:23.705Z] 19:11:01 0 0.02 0.00 0.03 0.68 0.02 99.25 [2023-11-14T19:14:23.705Z] 19:11:01 1 0.05 0.00 0.03 0.00 0.12 99.80 [2023-11-14T19:14:23.705Z] 19:11:01 2 0.00 0.00 0.10 0.18 0.02 99.70 [2023-11-14T19:14:23.705Z] 19:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-14T19:14:23.705Z] 19:11:01 4 0.00 0.00 0.00 0.00 0.03 99.97 [2023-11-14T19:14:23.705Z] 19:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-14T19:14:23.705Z] 19:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-14T19:14:23.705Z] 19:11:01 7 0.23 0.00 0.03 0.00 0.00 99.73 [2023-11-14T19:14:23.705Z] 19:12:01 all 0.03 0.00 0.01 0.26 0.01 99.70 [2023-11-14T19:14:23.705Z] 19:12:01 0 0.02 0.00 0.02 0.80 0.02 99.15 [2023-11-14T19:14:23.705Z] 19:12:01 1 0.07 0.00 0.00 0.23 0.02 99.68 [2023-11-14T19:14:23.705Z] 19:12:01 2 0.00 0.00 0.00 0.77 0.00 99.23 [2023-11-14T19:14:23.705Z] 19:12:01 3 0.07 0.00 0.02 0.27 0.00 99.65 [2023-11-14T19:14:23.705Z] 19:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T19:14:23.705Z] 19:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-14T19:14:23.705Z] 19:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-14T19:14:23.705Z] 19:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-14T19:14:23.705Z] 19:13:01 all 0.10 0.00 0.01 0.11 0.01 99.77 [2023-11-14T19:14:23.705Z] 19:13:01 0 0.10 0.00 0.02 0.83 0.00 99.05 [2023-11-14T19:14:23.705Z] 19:13:01 1 0.07 0.00 0.03 0.03 0.03 99.83 [2023-11-14T19:14:23.705Z] 19:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-14T19:14:23.705Z] 19:13:01 3 0.18 0.00 0.02 0.00 0.02 99.78 [2023-11-14T19:14:23.705Z] 19:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-14T19:14:23.705Z] 19:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-14T19:14:23.705Z] 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T19:14:23.705Z] 19:13:01 7 0.45 0.00 0.00 0.00 0.00 99.55 [2023-11-14T19:14:23.705Z] [2023-11-14T19:14:23.705Z] 19:13:01 CPU %user %nice %system %iowait %steal %idle [2023-11-14T19:14:23.705Z] 19:14:01 all 0.11 0.00 0.02 0.20 0.01 99.65 [2023-11-14T19:14:23.705Z] 19:14:01 0 0.13 0.00 0.05 1.60 0.07 98.15 [2023-11-14T19:14:23.705Z] 19:14:01 1 0.03 0.00 0.07 0.03 0.02 99.85 [2023-11-14T19:14:23.705Z] 19:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-14T19:14:23.705Z] 19:14:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-14T19:14:23.705Z] 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T19:14:23.705Z] 19:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T19:14:23.705Z] 19:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-14T19:14:23.705Z] 19:14:01 7 0.62 0.00 0.00 0.00 0.03 99.35 [2023-11-14T19:14:23.705Z] Average: all 4.89 0.00 1.08 1.29 0.03 92.71 [2023-11-14T19:14:23.705Z] Average: 0 4.55 0.00 1.10 2.92 0.03 91.40 [2023-11-14T19:14:23.705Z] Average: 1 4.93 0.00 1.07 1.42 0.04 92.54 [2023-11-14T19:14:23.705Z] Average: 2 4.82 0.00 0.94 0.32 0.03 93.90 [2023-11-14T19:14:23.705Z] Average: 3 4.63 0.00 0.98 0.28 0.03 94.08 [2023-11-14T19:14:23.705Z] Average: 4 5.27 0.00 1.10 1.80 0.02 91.81 [2023-11-14T19:14:23.705Z] Average: 5 4.84 0.00 0.95 0.22 0.02 93.97 [2023-11-14T19:14:23.705Z] Average: 6 4.77 0.00 1.29 2.34 0.02 91.57 [2023-11-14T19:14:23.705Z] Average: 7 5.33 0.00 1.19 1.04 0.03 92.41 [2023-11-14T19:14:23.705Z] [2023-11-14T19:14:23.705Z] [2023-11-14T19:14:23.705Z]