Pull request #57 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb350d139e1841c4ca5cea05452acc70a84c5384+3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd (999aea5aeb6659a279cd535d74e5ca2a546f2bbd) 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-ssh3941616655098273231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3430603262401873535.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh 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-57/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-57/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14328476429272891944.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-57/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13927751374717209906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5559103732157193178.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-57/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-57/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13284809768998535346.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4937 in /w/workspace/edgexfoundry_device-uart_PR-57 [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-57 # 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/57/head:refs/remotes/origin/PR-57 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd into PR head commit fb350d139e1841c4ca5cea05452acc70a84c5384 Merge succeeded, producing fb350d139e1841c4ca5cea05452acc70a84c5384 Checking out Revision fb350d139e1841c4ca5cea05452acc70a84c5384 (PR-57) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f fb350d139e1841c4ca5cea05452acc70a84c5384 # 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 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb350d139e1841c4ca5cea05452acc70a84c5384 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T19:08:45.851Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T19:08:46.065Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T19:08:46.382Z] ========================================================= [2024-07-03T19:08:46.382Z] EdgeX Global Pipelines Version Info [2024-07-03T19:08:46.382Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:08:47.158Z] ------------------- [2024-07-03T19:08:47.158Z] stable info: [2024-07-03T19:08:47.158Z] ------------------- [2024-07-03T19:08:47.158Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T19:08:47.158Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T19:08:47.158Z] Message: update stable to v1.0.260 [2024-07-03T19:08:47.731Z] ------------------- [2024-07-03T19:08:47.731Z] experimental info: [2024-07-03T19:08:47.731Z] ------------------- [2024-07-03T19:08:47.731Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T19:08:47.731Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T19:08:47.731Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T19:08:48.163Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-07-03T19:08:48.234Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-07-03T19:08:48.404Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T19:08:48.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T19:08:48.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T19:08:48.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T19:08:48.637Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T19:08:48.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T19:08:48.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T19:08:48.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T19:08:48.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T19:08:49.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-07-03T19:08:49.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T19:08:49.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T19:08:49.222Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T19:08:49.281Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T19:08:49.337Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T19:08:49.403Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T19:08:49.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T19:08:49.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T19:08:49.702Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T19:08:49.767Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T19:08:49.822Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T19:08:49.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T19:08:50.002Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T19:08:50.149Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T19:08:50.289Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T19:08:50.443Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-57 [Pipeline] echo [2024-07-03T19:08:50.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-57 [Pipeline] echo [2024-07-03T19:08:50.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-57 [Pipeline] echo [2024-07-03T19:08:50.637Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb350d139e1841c4ca5cea05452acc70a84c5384 [Pipeline] echo [2024-07-03T19:08:50.691Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb350d1 [Pipeline] echo [2024-07-03T19:08:50.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T19:08:50.912Z] provisioning config files... [2024-07-03T19:08:50.926Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-57@tmp/config9145911467497218040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:08:51.319Z] ---> ****-login.sh [2024-07-03T19:08:51.319Z] nexus3.edgexfoundry.org:10001 [2024-07-03T19:08:51.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:08:51.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:08:51.839Z] Configure a credential helper to remove this warning. See [2024-07-03T19:08:51.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:08:51.840Z] [2024-07-03T19:08:51.840Z] Login Succeeded [2024-07-03T19:08:51.840Z] nexus3.edgexfoundry.org:10002 [2024-07-03T19:08:51.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:08:51.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:08:51.840Z] Configure a credential helper to remove this warning. See [2024-07-03T19:08:51.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:08:51.840Z] [2024-07-03T19:08:51.840Z] Login Succeeded [2024-07-03T19:08:51.840Z] nexus3.edgexfoundry.org:10003 [2024-07-03T19:08:51.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:08:51.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:08:51.840Z] Configure a credential helper to remove this warning. See [2024-07-03T19:08:51.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:08:51.840Z] [2024-07-03T19:08:51.840Z] Login Succeeded [2024-07-03T19:08:51.840Z] nexus3.edgexfoundry.org:10004 [2024-07-03T19:08:52.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:08:52.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:08:52.100Z] Configure a credential helper to remove this warning. See [2024-07-03T19:08:52.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:08:52.100Z] [2024-07-03T19:08:52.100Z] Login Succeeded [2024-07-03T19:08:52.100Z] ****.io [2024-07-03T19:08:52.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:08:52.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:08:52.362Z] Configure a credential helper to remove this warning. See [2024-07-03T19:08:52.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:08:52.362Z] [2024-07-03T19:08:52.362Z] Login Succeeded [2024-07-03T19:08:52.362Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T19:08:52.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T19:08:53.146Z] + git rev-list -1 --merges fb350d139e1841c4ca5cea05452acc70a84c5384~1..fb350d139e1841c4ca5cea05452acc70a84c5384 [Pipeline] echo [2024-07-03T19:08:53.197Z] -----------> git rev-list -1 --merges fb350d139e1841c4ca5cea05452acc70a84c5384~1..fb350d139e1841c4ca5cea05452acc70a84c5384 fb350d139e1841c4ca5cea05452acc70a84c5384 [false] [Pipeline] sh [2024-07-03T19:08:53.529Z] + git log --format=format:%s -1 fb350d139e1841c4ca5cea05452acc70a84c5384 [Pipeline] echo [2024-07-03T19:08:53.576Z] ========================================================= [2024-07-03T19:08:53.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T19:08:53.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T19:08:54.066Z] + git log --format=format:%s -1 fb350d139e1841c4ca5cea05452acc70a84c5384 [Pipeline] echo [2024-07-03T19:08:54.106Z] [semverPrep] GIT_COMMIT: fb350d139e1841c4ca5cea05452acc70a84c5384, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-03T19:08:54.152Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T19:08:54.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T19:08:54.665Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T19:08:54.665Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T19:08:54.665Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T19:08:54.665Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T19:08:54.665Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T19:08:54.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:08:55.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T19:08:55.366Z] [2024-07-03T19:08:55.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:08:55.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T19:08:55.928Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T19:08:55.928Z] b85a868b505f: Pulling fs layer [2024-07-03T19:08:55.928Z] e2be974225ed: Pulling fs layer [2024-07-03T19:08:55.928Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T19:08:55.928Z] 988bab9f4d93: Pulling fs layer [2024-07-03T19:08:55.928Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T19:08:55.928Z] eaf3925da568: Pulling fs layer [2024-07-03T19:08:55.928Z] bab4dde63d76: Pulling fs layer [2024-07-03T19:08:55.928Z] bde34c3a00c8: Pulling fs layer [2024-07-03T19:08:55.928Z] b352a97aabf1: Pulling fs layer [2024-07-03T19:08:55.928Z] 4872d77fe225: Pulling fs layer [2024-07-03T19:08:55.928Z] 5851b861e8e6: Pulling fs layer [2024-07-03T19:08:55.928Z] bab4dde63d76: Waiting [2024-07-03T19:08:55.928Z] 4872d77fe225: Waiting [2024-07-03T19:08:55.928Z] 5851b861e8e6: Waiting [2024-07-03T19:08:55.928Z] bde34c3a00c8: Waiting [2024-07-03T19:08:55.928Z] b352a97aabf1: Waiting [2024-07-03T19:08:55.928Z] 1469e6f7b9e6: Waiting [2024-07-03T19:08:55.928Z] 988bab9f4d93: Waiting [2024-07-03T19:08:55.928Z] eaf3925da568: Waiting [2024-07-03T19:08:55.928Z] e2be974225ed: Verifying Checksum [2024-07-03T19:08:55.928Z] e2be974225ed: Download complete [2024-07-03T19:08:55.928Z] 988bab9f4d93: Download complete [2024-07-03T19:08:56.208Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T19:08:56.208Z] 1469e6f7b9e6: Download complete [2024-07-03T19:08:56.208Z] eaf3925da568: Download complete [2024-07-03T19:08:56.208Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T19:08:56.208Z] 339a4e72a1f5: Download complete [2024-07-03T19:08:56.208Z] b352a97aabf1: Download complete [2024-07-03T19:08:56.208Z] 4872d77fe225: Verifying Checksum [2024-07-03T19:08:56.208Z] 4872d77fe225: Download complete [2024-07-03T19:08:56.208Z] 5851b861e8e6: Verifying Checksum [2024-07-03T19:08:56.208Z] 5851b861e8e6: Download complete [2024-07-03T19:08:56.208Z] b85a868b505f: Verifying Checksum [2024-07-03T19:08:56.208Z] b85a868b505f: Download complete [2024-07-03T19:08:56.468Z] bab4dde63d76: Verifying Checksum [2024-07-03T19:08:56.468Z] bab4dde63d76: Download complete [2024-07-03T19:08:57.406Z] b85a868b505f: Pull complete [2024-07-03T19:08:57.665Z] e2be974225ed: Pull complete [2024-07-03T19:08:58.237Z] 339a4e72a1f5: Pull complete [2024-07-03T19:08:58.237Z] 988bab9f4d93: Pull complete [2024-07-03T19:08:58.496Z] 1469e6f7b9e6: Pull complete [2024-07-03T19:08:58.496Z] eaf3925da568: Pull complete [2024-07-03T19:09:00.409Z] bab4dde63d76: Pull complete [2024-07-03T19:09:00.409Z] bde34c3a00c8: Pull complete [2024-07-03T19:09:00.669Z] b352a97aabf1: Pull complete [2024-07-03T19:09:00.669Z] 4872d77fe225: Pull complete [2024-07-03T19:09:00.669Z] 5851b861e8e6: Pull complete [2024-07-03T19:09:00.669Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T19:09:00.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T19:09:00.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T19:09:01.061Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2024-07-03T19:09:01.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-57 -v /w/workspace/edgexfoundry_device-uart_PR-57:/w/workspace/edgexfoundry_device-uart_PR-57:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-57@tmp:/w/workspace/edgexfoundry_device-uart_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-03T19:09:02.343Z] $ docker top 99924c568845a5bb6a9dc390decb8c1401eddabdf6f5e59d97015ef90635706d -eo pid,comm [2024-07-03T19:09:02.402Z] 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). [2024-07-03T19:09:02.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T19:09:02.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T19:09:02.574Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T19:09:02.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T19:09:02.677Z] $ docker exec 99924c568845a5bb6a9dc390decb8c1401eddabdf6f5e59d97015ef90635706d ssh-agent [2024-07-03T19:09:02.790Z] SSH_AUTH_SOCK=/tmp/ssh-NYidV19oTfzr/agent.32 [2024-07-03T19:09:02.790Z] SSH_AGENT_PID=38 [2024-07-03T19:09:02.795Z] Running ssh-add (command line suppressed) [2024-07-03T19:09:02.892Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-57@tmp/private_key_4361052119147790883.key (/w/workspace/edgexfoundry_device-uart_PR-57@tmp/private_key_4361052119147790883.key) [2024-07-03T19:09:02.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T19:09:03.254Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T19:09:03.278Z] $ docker exec --env ******** --env ******** 99924c568845a5bb6a9dc390decb8c1401eddabdf6f5e59d97015ef90635706d ssh-agent -k [2024-07-03T19:09:03.375Z] unset SSH_AUTH_SOCK; [2024-07-03T19:09:03.376Z] unset SSH_AGENT_PID; [2024-07-03T19:09:03.376Z] echo Agent pid 38 killed; [2024-07-03T19:09:03.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T19:09:03.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T19:09:03.504Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T19:09:03.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T19:09:03.606Z] $ docker exec 99924c568845a5bb6a9dc390decb8c1401eddabdf6f5e59d97015ef90635706d ssh-agent [2024-07-03T19:09:03.721Z] SSH_AUTH_SOCK=/tmp/ssh-XMDJ2iXv2J7u/agent.71 [2024-07-03T19:09:03.721Z] SSH_AGENT_PID=77 [2024-07-03T19:09:03.725Z] Running ssh-add (command line suppressed) [2024-07-03T19:09:03.814Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-57@tmp/private_key_4667160339933421161.key (/w/workspace/edgexfoundry_device-uart_PR-57@tmp/private_key_4667160339933421161.key) [2024-07-03T19:09:03.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T19:09:04.182Z] + git semver init [2024-07-03T19:09:04.442Z] 2024-07-03 19:09:04,353 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T19:09:04.442Z] 2024-07-03 19:09:04,354 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-57/.semver [2024-07-03T19:09:04.442Z] 2024-07-03 19:09:04,354 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-57/.semver [2024-07-03T19:09:04.442Z] 2024-07-03 19:09:04,354 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-57/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-57, universal_newlines=False, shell=None, istream=None) [2024-07-03T19:09:05.820Z] 2024-07-03 19:09:05,639 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-57/.git/info/exclude [2024-07-03T19:09:05.820Z] 2024-07-03 19:09:05,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-57/.semver/PR-57 with force:False [2024-07-03T19:09:05.820Z] 2024-07-03 19:09:05,640 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-57/.semver/PR-57 [2024-07-03T19:09:05.820Z] 2024-07-03 19:09:05,644 [execute] INFO git cat-file --batch-check [2024-07-03T19:09:05.820Z] 2024-07-03 19:09:05,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-57/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T19:09:05.820Z] 2024-07-03 19:09:05,661 [execute] INFO git cat-file --batch [2024-07-03T19:09:05.820Z] 2024-07-03 19:09:05,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-57/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T19:09:05.820Z] 2024-07-03 19:09:05,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-57/.semver/PR-57 [2024-07-03T19:09:05.820Z] 0.0.0 [Pipeline] } [2024-07-03T19:09:05.841Z] $ docker exec --env ******** --env ******** 99924c568845a5bb6a9dc390decb8c1401eddabdf6f5e59d97015ef90635706d ssh-agent -k [2024-07-03T19:09:05.947Z] unset SSH_AUTH_SOCK; [2024-07-03T19:09:05.947Z] unset SSH_AGENT_PID; [2024-07-03T19:09:05.947Z] echo Agent pid 77 killed; [2024-07-03T19:09:05.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T19:09:06.453Z] + git semver [Pipeline] } [2024-07-03T19:09:06.735Z] $ docker stop --time=1 99924c568845a5bb6a9dc390decb8c1401eddabdf6f5e59d97015ef90635706d [2024-07-03T19:09:08.055Z] $ docker rm -f --volumes 99924c568845a5bb6a9dc390decb8c1401eddabdf6f5e59d97015ef90635706d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T19:09:08.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T19:09:08.915Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T19:09:08.939Z] [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 [2024-07-03T19:09:09.673Z] provisioning config files... [2024-07-03T19:09:09.684Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-57@tmp/config7907404673268870452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:09:10.054Z] ---> ****-login.sh [2024-07-03T19:09:10.054Z] nexus3.edgexfoundry.org:10001 [2024-07-03T19:09:10.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:09:10.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:09:10.054Z] Configure a credential helper to remove this warning. See [2024-07-03T19:09:10.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:09:10.054Z] [2024-07-03T19:09:10.054Z] Login Succeeded [2024-07-03T19:09:10.054Z] nexus3.edgexfoundry.org:10002 [2024-07-03T19:09:10.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:09:10.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:09:10.054Z] Configure a credential helper to remove this warning. See [2024-07-03T19:09:10.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:09:10.054Z] [2024-07-03T19:09:10.054Z] Login Succeeded [2024-07-03T19:09:10.055Z] nexus3.edgexfoundry.org:10003 [2024-07-03T19:09:10.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:09:10.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:09:10.315Z] Configure a credential helper to remove this warning. See [2024-07-03T19:09:10.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:09:10.315Z] [2024-07-03T19:09:10.315Z] Login Succeeded [2024-07-03T19:09:10.315Z] nexus3.edgexfoundry.org:10004 [2024-07-03T19:09:10.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:09:10.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:09:10.315Z] Configure a credential helper to remove this warning. See [2024-07-03T19:09:10.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:09:10.315Z] [2024-07-03T19:09:10.315Z] Login Succeeded [2024-07-03T19:09:10.315Z] ****.io [2024-07-03T19:09:10.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:09:10.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:09:10.574Z] Configure a credential helper to remove this warning. See [2024-07-03T19:09:10.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:09:10.574Z] [2024-07-03T19:09:10.574Z] Login Succeeded [2024-07-03T19:09:10.574Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T19:09:10.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T19:09:10.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T19:09:11.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T19:09:11.103Z] ========================================================= [2024-07-03T19:09:11.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T19:09:11.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:09:11.705Z] + 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 . [2024-07-03T19:09:11.705Z] Sending build context to Docker daemon 29.08MB [2024-07-03T19:09:11.705Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T19:09:11.705Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T19:09:11.972Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T19:09:11.972Z] 619be1103602: Pulling fs layer [2024-07-03T19:09:11.972Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T19:09:11.972Z] 5df492c9dc93: Pulling fs layer [2024-07-03T19:09:11.972Z] 7629e6793208: Pulling fs layer [2024-07-03T19:09:11.972Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T19:09:11.972Z] fb5054dd5b73: Pulling fs layer [2024-07-03T19:09:11.972Z] eeca6798cff9: Pulling fs layer [2024-07-03T19:09:11.972Z] aa269ceb94a6: Pulling fs layer [2024-07-03T19:09:11.972Z] ada007ff1a6a: Pulling fs layer [2024-07-03T19:09:11.972Z] 4f4fb700ef54: Waiting [2024-07-03T19:09:11.972Z] fb5054dd5b73: Waiting [2024-07-03T19:09:11.972Z] eeca6798cff9: Waiting [2024-07-03T19:09:11.972Z] aa269ceb94a6: Waiting [2024-07-03T19:09:11.972Z] ada007ff1a6a: Waiting [2024-07-03T19:09:11.972Z] 7629e6793208: Waiting [2024-07-03T19:09:11.972Z] 7862e08f4a3e: Download complete [2024-07-03T19:09:11.972Z] 7629e6793208: Verifying Checksum [2024-07-03T19:09:11.972Z] 7629e6793208: Download complete [2024-07-03T19:09:11.972Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T19:09:11.972Z] 4f4fb700ef54: Download complete [2024-07-03T19:09:11.972Z] fb5054dd5b73: Download complete [2024-07-03T19:09:11.972Z] 619be1103602: Verifying Checksum [2024-07-03T19:09:11.972Z] 619be1103602: Download complete [2024-07-03T19:09:11.972Z] eeca6798cff9: Verifying Checksum [2024-07-03T19:09:11.972Z] eeca6798cff9: Download complete [2024-07-03T19:09:11.972Z] 619be1103602: Pull complete [2024-07-03T19:09:12.231Z] 7862e08f4a3e: Pull complete [2024-07-03T19:09:12.232Z] ada007ff1a6a: Verifying Checksum [2024-07-03T19:09:12.232Z] ada007ff1a6a: Download complete [2024-07-03T19:09:12.490Z] 5df492c9dc93: Verifying Checksum [2024-07-03T19:09:12.490Z] 5df492c9dc93: Download complete [2024-07-03T19:09:12.748Z] aa269ceb94a6: Verifying Checksum [2024-07-03T19:09:12.748Z] aa269ceb94a6: Download complete [2024-07-03T19:09:15.277Z] 5df492c9dc93: Pull complete [2024-07-03T19:09:15.536Z] 7629e6793208: Pull complete [2024-07-03T19:09:15.536Z] 4f4fb700ef54: Pull complete [2024-07-03T19:09:15.536Z] fb5054dd5b73: Pull complete [2024-07-03T19:09:15.795Z] eeca6798cff9: Pull complete [2024-07-03T19:09:18.339Z] aa269ceb94a6: Pull complete [2024-07-03T19:09:18.339Z] ada007ff1a6a: Pull complete [2024-07-03T19:09:18.599Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T19:09:18.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T19:09:18.599Z] ---> f489d0715acc [2024-07-03T19:09:18.599Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T19:09:19.976Z] ---> Running in bc523dd736e9 [2024-07-03T19:09:19.976Z] Removing intermediate container bc523dd736e9 [2024-07-03T19:09:19.976Z] ---> 6ecf1067416c [2024-07-03T19:09:19.976Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T19:09:19.976Z] ---> Running in e6fe2ac9093b [2024-07-03T19:09:20.236Z] Removing intermediate container e6fe2ac9093b [2024-07-03T19:09:20.236Z] ---> def23875a1dc [2024-07-03T19:09:20.236Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T19:09:20.236Z] ---> Running in 07c400b7925d [2024-07-03T19:09:20.236Z] Removing intermediate container 07c400b7925d [2024-07-03T19:09:20.236Z] ---> af7961c9bf7c [2024-07-03T19:09:20.236Z] Step 6/12 : WORKDIR /device-uart [2024-07-03T19:09:20.236Z] ---> Running in aae47cbb03ab [2024-07-03T19:09:20.236Z] Removing intermediate container aae47cbb03ab [2024-07-03T19:09:20.236Z] ---> bade5a54e250 [2024-07-03T19:09:20.236Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T19:09:20.236Z] ---> Running in 63bb9b16948d [2024-07-03T19:09:20.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T19:09:20.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T19:09:21.017Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T19:09:21.017Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T19:09:21.017Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T19:09:21.017Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T19:09:21.017Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T19:09:21.017Z] OK: 268 MiB in 56 packages [2024-07-03T19:09:21.584Z] Removing intermediate container 63bb9b16948d [2024-07-03T19:09:21.584Z] ---> 4b32881a476d [2024-07-03T19:09:21.584Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-03T19:09:21.584Z] ---> 20911862000d [2024-07-03T19:09:21.584Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T19:09:21.584Z] ---> Running in fca71d328993 [2024-07-03T19:09:24.459Z] Still waiting to schedule task [2024-07-03T19:09:24.459Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-03T19:10:17.825Z] Removing intermediate container fca71d328993 [2024-07-03T19:10:17.825Z] ---> 2d198dbc0575 [2024-07-03T19:10:17.825Z] Step 10/12 : COPY . . [2024-07-03T19:10:17.825Z] ---> 4e5311ef94ff [2024-07-03T19:10:17.825Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T19:10:17.825Z] ---> Running in dcf6824fe7c9 [2024-07-03T19:10:17.825Z] Removing intermediate container dcf6824fe7c9 [2024-07-03T19:10:17.825Z] ---> ef5b749faf40 [2024-07-03T19:10:17.825Z] Step 12/12 : RUN ${MAKE} [2024-07-03T19:10:17.825Z] ---> Running in 0041b342de1a [2024-07-03T19:10:17.825Z] noop [2024-07-03T19:10:17.825Z] Removing intermediate container 0041b342de1a [2024-07-03T19:10:17.825Z] ---> 6879c615699c [2024-07-03T19:10:17.825Z] Successfully built 6879c615699c [2024-07-03T19:10:17.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:10:18.299Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T19:10:18.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T19:10:18.466Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2024-07-03T19:10:18.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-57 -v /w/workspace/edgexfoundry_device-uart_PR-57:/w/workspace/edgexfoundry_device-uart_PR-57:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-57@tmp:/w/workspace/edgexfoundry_device-uart_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T19:10:18.809Z] $ docker top cd891d7f779159777e2c1f12e9476a164ff5a6905800582d3432f77749ed13f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T19:10:19.227Z] + go version [2024-07-03T19:10:19.227Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T19:10:19.271Z] $ docker stop --time=1 cd891d7f779159777e2c1f12e9476a164ff5a6905800582d3432f77749ed13f9 [2024-07-03T19:10:20.524Z] $ docker rm -f --volumes cd891d7f779159777e2c1f12e9476a164ff5a6905800582d3432f77749ed13f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:10:21.289Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T19:10:21.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T19:10:21.469Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2024-07-03T19:10:21.498Z] $ 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-57 -v /w/workspace/edgexfoundry_device-uart_PR-57:/w/workspace/edgexfoundry_device-uart_PR-57:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-57@tmp:/w/workspace/edgexfoundry_device-uart_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-03T19:10:21.823Z] $ docker top bfe8739b7920818c589e93d837c7bb2f3771b7b7112530ecdbeafe5015bd9430 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T19:10:22.234Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-57 [Pipeline] fileExists [Pipeline] sh [2024-07-03T19:10:22.616Z] + make test [2024-07-03T19:10:22.616Z] go test ./... -coverprofile=coverage.out [2024-07-03T19:10:24.519Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-03T19:10:42.586Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-03T19:10:42.586Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-03T19:10:52.540Z] go vet ./... [2024-07-03T19:10:53.622Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4938 in /w/workspace/edgexfoundry_device-uart_PR-57 [Pipeline] { [Pipeline] ws [2024-07-03T19:10:53.695Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-07-03T19:10:53.782Z] The recommended git tool is: git [2024-07-03T19:10:56.741Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T19:10:56.741Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T19:10:56.741Z] ./bin/test-attribution-txt.sh [2024-07-03T19:10:56.741Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T19:10:56.741Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T19:10:56.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T19:10:56.839Z] $ docker stop --time=1 bfe8739b7920818c589e93d837c7bb2f3771b7b7112530ecdbeafe5015bd9430 [2024-07-03T19:10:58.379Z] using credential edgex-jenkins-ssh [2024-07-03T19:10:58.402Z] Cloning the remote Git repository [2024-07-03T19:10:58.441Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-07-03T19:10:58.530Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-07-03T19:10:58.668Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-03T19:10:58.670Z] > git --version # timeout=10 [2024-07-03T19:10:58.690Z] > git --version # 'git version 2.25.1' [2024-07-03T19:10:58.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T19:10:58.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T19:11:01.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-03T19:11:01.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T19:11:02.130Z] $ docker rm -f --volumes bfe8739b7920818c589e93d837c7bb2f3771b7b7112530ecdbeafe5015bd9430 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T19:11:02.187Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-07-03T19:11:02.229Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-07-03T19:11:02.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T19:11:02.254Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/57/head:refs/remotes/origin/PR-57 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T19:11:02.688Z] Merging remotes/origin/main commit 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd into PR head commit fb350d139e1841c4ca5cea05452acc70a84c5384 [2024-07-03T19:11:02.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T19:11:02.814Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-03T19:11:02.948Z] Merge succeeded, producing fb350d139e1841c4ca5cea05452acc70a84c5384 [2024-07-03T19:11:02.948Z] Checking out Revision fb350d139e1841c4ca5cea05452acc70a84c5384 (PR-57) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T19:11:03.431Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-03T19:11:03.478Z] > git --version # timeout=10 [2024-07-03T19:11:03.488Z] > git --version # 'git version 2.25.1' [2024-07-03T19:11:03.499Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T19:11:03.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T19:11:03.881Z] + ls -al . [2024-07-03T19:11:03.881Z] total 224 [2024-07-03T19:11:03.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 19:10 . [2024-07-03T19:11:03.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 19:08 .. [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 19:08 .dockerignore [2024-07-03T19:11:03.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 19:10 .git [2024-07-03T19:11:03.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 19:08 .github [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 3 19:08 .gitignore [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 19:08 .golangci.yml [2024-07-03T19:11:03.881Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 19:09 .semver [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 3 19:08 Attribution.txt [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 3 19:08 CHANGELOG.md [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 3 19:08 Dockerfile [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 19:08 GOVERNANCE.md [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 3 19:08 Jenkinsfile [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 19:08 LICENSE [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 3 19:08 Makefile [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 3 19:08 OWNERS.md [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 3 19:08 README.md [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 19:09 VERSION [2024-07-03T19:11:03.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 19:08 bin [2024-07-03T19:11:03.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 19:08 cmd [2024-07-03T19:11:03.881Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 3 19:10 coverage.out [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 7021 Jul 3 19:08 go.mod [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 102170 Jul 3 19:08 go.sum [2024-07-03T19:11:03.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 19:08 internal [2024-07-03T19:11:03.881Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 3 19:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-03T19:11:02.709Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T19:11:02.784Z] > git checkout -f fb350d139e1841c4ca5cea05452acc70a84c5384 # timeout=10 [2024-07-03T19:11:02.855Z] > git remote # timeout=10 [2024-07-03T19:11:02.872Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T19:11:02.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T19:11:02.912Z] > git merge 3e8cf5cad54dd62e9a2737a5dbd5d1ece3e550bd # timeout=10 [2024-07-03T19:11:02.937Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T19:11:02.957Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T19:11:02.968Z] > git checkout -f fb350d139e1841c4ca5cea05452acc70a84c5384 # timeout=10 [Pipeline] sh [2024-07-03T19:11:04.421Z] + 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=fb350d139e1841c4ca5cea05452acc70a84c5384 --label arch=amd64 --label version=0.0.0 . [2024-07-03T19:11:04.421Z] Sending build context to Docker daemon 29.08MB [2024-07-03T19:11:04.421Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T19:11:04.421Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T19:11:04.421Z] ---> 6879c615699c [2024-07-03T19:11:04.421Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T19:11:04.988Z] ---> Running in b73a404904cb [2024-07-03T19:11:04.988Z] Removing intermediate container b73a404904cb [2024-07-03T19:11:04.988Z] ---> ae97abbac184 [2024-07-03T19:11:04.988Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T19:11:05.247Z] ---> Running in b644f9a2c8aa [2024-07-03T19:11:05.247Z] Removing intermediate container b644f9a2c8aa [2024-07-03T19:11:05.247Z] ---> 069085bff0f4 [2024-07-03T19:11:05.247Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T19:11:05.247Z] ---> Running in aaa2fcfb1400 [2024-07-03T19:11:05.247Z] Removing intermediate container aaa2fcfb1400 [2024-07-03T19:11:05.247Z] ---> 9afa10cdcb6d [2024-07-03T19:11:05.247Z] Step 6/26 : WORKDIR /device-uart [2024-07-03T19:11:05.247Z] ---> Running in 50abca665511 [2024-07-03T19:11:05.506Z] Removing intermediate container 50abca665511 [2024-07-03T19:11:05.506Z] ---> f122649cd1bf [2024-07-03T19:11:05.506Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T19:11:05.506Z] ---> Running in 223eb7519074 [2024-07-03T19:11:05.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T19:11:05.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T19:11:06.021Z] OK: 268 MiB in 56 packages [2024-07-03T19:11:06.279Z] Removing intermediate container 223eb7519074 [2024-07-03T19:11:06.279Z] ---> db952a31e323 [2024-07-03T19:11:06.279Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-03T19:11:06.537Z] ---> b634118fc73c [2024-07-03T19:11:06.537Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T19:11:06.537Z] ---> Running in e63e7034f21b [2024-07-03T19:11:07.105Z] Removing intermediate container e63e7034f21b [2024-07-03T19:11:07.105Z] ---> c508e31099e8 [2024-07-03T19:11:07.105Z] Step 10/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T19:11:08.035Z] ---> a24af3a4e3f2 [2024-07-03T19:11:08.036Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T19:11:08.036Z] ---> Running in fbe392930936 [2024-07-03T19:11:08.036Z] Removing intermediate container fbe392930936 [2024-07-03T19:11:08.036Z] ---> ee3f2c6631e2 [2024-07-03T19:11:08.036Z] Step 12/26 : RUN ${MAKE} [2024-07-03T19:11:08.036Z] ---> Running in ce6f91476313 [2024-07-03T19:11:08.293Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-03T19:11:08.467Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T19:11:08.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T19:11:08.467Z] Dload Upload Total Spent Left Speed [2024-07-03T19:11:08.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 125k 0 --:--:-- --:--:-- --:--:-- 125k [Pipeline] sh [2024-07-03T19:11:08.819Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T19:11:09.177Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-03T19:11:09.178Z] /etc/docker/daemon.json [2024-07-03T19:11:09.178Z] { [2024-07-03T19:11:09.178Z] "registry-mirrors": [ [2024-07-03T19:11:09.178Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T19:11:09.178Z] ], [2024-07-03T19:11:09.178Z] "bip": "10.250.0.254/24", [2024-07-03T19:11:09.178Z] "hosts": [ [2024-07-03T19:11:09.178Z] "tcp://0.0.0.0:5555", [2024-07-03T19:11:09.178Z] "unix:///var/run/docker.sock" [2024-07-03T19:11:09.178Z] ], [2024-07-03T19:11:09.178Z] "mtu": 1458, [2024-07-03T19:11:09.178Z] "selinux-enabled": true, [2024-07-03T19:11:09.178Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T19:11:09.178Z] } [Pipeline] sh [2024-07-03T19:11:09.534Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T19:11:09.889Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T19:11:28.231Z] provisioning config files... [2024-07-03T19:11:28.258Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config6202985241123272245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:11:28.766Z] ---> ****-login.sh [2024-07-03T19:11:28.766Z] nexus3.edgexfoundry.org:10001 [2024-07-03T19:11:29.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:11:29.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:11:29.308Z] Configure a credential helper to remove this warning. See [2024-07-03T19:11:29.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:11:29.308Z] [2024-07-03T19:11:29.308Z] Login Succeeded [2024-07-03T19:11:29.308Z] nexus3.edgexfoundry.org:10002 [2024-07-03T19:11:29.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:11:29.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:11:29.844Z] Configure a credential helper to remove this warning. See [2024-07-03T19:11:29.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:11:29.844Z] [2024-07-03T19:11:29.844Z] Login Succeeded [2024-07-03T19:11:29.844Z] nexus3.edgexfoundry.org:10003 [2024-07-03T19:11:30.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:11:30.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:11:30.113Z] Configure a credential helper to remove this warning. See [2024-07-03T19:11:30.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:11:30.113Z] [2024-07-03T19:11:30.113Z] Login Succeeded [2024-07-03T19:11:30.113Z] nexus3.edgexfoundry.org:10004 [2024-07-03T19:11:30.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:11:30.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:11:30.381Z] Configure a credential helper to remove this warning. See [2024-07-03T19:11:30.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:11:30.382Z] [2024-07-03T19:11:30.382Z] Login Succeeded [2024-07-03T19:11:30.382Z] ****.io [2024-07-03T19:11:30.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T19:11:30.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T19:11:30.920Z] Configure a credential helper to remove this warning. See [2024-07-03T19:11:30.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T19:11:30.920Z] [2024-07-03T19:11:30.920Z] Login Succeeded [2024-07-03T19:11:30.920Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T19:11:30.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T19:11:31.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T19:11:31.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T19:11:31.478Z] ========================================================= [2024-07-03T19:11:31.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T19:11:31.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:11:32.011Z] + 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 . [2024-07-03T19:11:32.278Z] Sending build context to Docker daemon 14.6MB [2024-07-03T19:11:32.545Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T19:11:32.545Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T19:11:32.545Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T19:11:32.545Z] c6b39de5b339: Pulling fs layer [2024-07-03T19:11:32.545Z] a69c41024577: Pulling fs layer [2024-07-03T19:11:32.545Z] d6de4b400683: Pulling fs layer [2024-07-03T19:11:32.545Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T19:11:32.545Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T19:11:32.545Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T19:11:32.545Z] 00f215d4a9da: Pulling fs layer [2024-07-03T19:11:32.545Z] d496ad576159: Pulling fs layer [2024-07-03T19:11:32.545Z] 35cb2a7552d0: Waiting [2024-07-03T19:11:32.545Z] 4f4fb700ef54: Waiting [2024-07-03T19:11:32.545Z] d496ad576159: Waiting [2024-07-03T19:11:32.545Z] 00f215d4a9da: Waiting [2024-07-03T19:11:32.545Z] a69c41024577: Verifying Checksum [2024-07-03T19:11:32.545Z] a69c41024577: Download complete [2024-07-03T19:11:32.822Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T19:11:32.822Z] 35cb2a7552d0: Download complete [2024-07-03T19:11:32.822Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T19:11:32.822Z] 4f4fb700ef54: Download complete [2024-07-03T19:11:32.822Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T19:11:32.822Z] 464afbd9ba4c: Download complete [2024-07-03T19:11:32.822Z] c6b39de5b339: Verifying Checksum [2024-07-03T19:11:32.822Z] c6b39de5b339: Download complete [2024-07-03T19:11:33.090Z] d496ad576159: Verifying Checksum [2024-07-03T19:11:33.090Z] d496ad576159: Download complete [2024-07-03T19:11:33.682Z] c6b39de5b339: Pull complete [2024-07-03T19:11:34.263Z] a69c41024577: Pull complete [2024-07-03T19:11:34.529Z] d6de4b400683: Verifying Checksum [2024-07-03T19:11:34.529Z] d6de4b400683: Download complete [2024-07-03T19:11:35.492Z] 00f215d4a9da: Verifying Checksum [2024-07-03T19:11:35.492Z] 00f215d4a9da: Download complete [2024-07-03T19:11:40.371Z] Removing intermediate container ce6f91476313 [2024-07-03T19:11:40.371Z] ---> 2e00ab5ca1ea [2024-07-03T19:11:40.371Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T19:11:40.630Z] 3.18: Pulling from library/alpine [2024-07-03T19:11:40.889Z] 73baa7ef167e: Pulling fs layer [2024-07-03T19:11:41.290Z] 73baa7ef167e: Verifying Checksum [2024-07-03T19:11:41.290Z] 73baa7ef167e: Download complete [2024-07-03T19:11:41.290Z] 73baa7ef167e: Pull complete [2024-07-03T19:11:41.290Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T19:11:41.290Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T19:11:41.290Z] ---> 8fd7cac70a4a [2024-07-03T19:11:41.290Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-03T19:11:41.548Z] ---> Running in 761da37c586d [2024-07-03T19:11:41.548Z] Removing intermediate container 761da37c586d [2024-07-03T19:11:41.548Z] ---> 1c1509db3581 [2024-07-03T19:11:41.548Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T19:11:41.548Z] ---> Running in 89f747174e19 [2024-07-03T19:11:41.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T19:11:42.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T19:11:42.323Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T19:11:42.323Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T19:11:42.323Z] OK: 7 MiB in 16 packages [2024-07-03T19:11:42.582Z] Removing intermediate container 89f747174e19 [2024-07-03T19:11:42.582Z] ---> faff9bc0ae93 [2024-07-03T19:11:42.582Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-03T19:11:42.582Z] ---> Running in 2228a3009b4f [2024-07-03T19:11:42.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T19:11:43.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T19:11:43.099Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T19:11:43.358Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T19:11:43.358Z] OK: 7 MiB in 16 packages [2024-07-03T19:11:43.926Z] Removing intermediate container 2228a3009b4f [2024-07-03T19:11:43.926Z] ---> eb74ed0eddc6 [2024-07-03T19:11:43.926Z] Step 17/26 : WORKDIR / [2024-07-03T19:11:43.927Z] ---> Running in a9e084f13db6 [2024-07-03T19:11:43.927Z] Removing intermediate container a9e084f13db6 [2024-07-03T19:11:43.927Z] ---> 1144e46eede2 [2024-07-03T19:11:43.927Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-03T19:11:43.927Z] ---> 81381b1b58ad [2024-07-03T19:11:43.927Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-03T19:11:44.185Z] ---> 78bb94b73d1d [2024-07-03T19:11:44.185Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-03T19:11:45.562Z] ---> e3e552d96ae3 [2024-07-03T19:11:45.562Z] Step 21/26 : EXPOSE 59995 [2024-07-03T19:11:45.562Z] ---> Running in 128d38cc980d [2024-07-03T19:11:45.820Z] Removing intermediate container 128d38cc980d [2024-07-03T19:11:45.820Z] ---> fdceb23b028b [2024-07-03T19:11:45.820Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-03T19:11:45.820Z] ---> Running in e228cb7ea83f [2024-07-03T19:11:45.820Z] Removing intermediate container e228cb7ea83f [2024-07-03T19:11:45.820Z] ---> 3bacc920b0dc [2024-07-03T19:11:45.820Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T19:11:46.079Z] ---> Running in 74a7888f0a2a [2024-07-03T19:11:46.079Z] Removing intermediate container 74a7888f0a2a [2024-07-03T19:11:46.079Z] ---> 38ae31b083fa [2024-07-03T19:11:46.079Z] Step 24/26 : LABEL arch=amd64 [2024-07-03T19:11:46.079Z] ---> Running in f02cf27fe90c [2024-07-03T19:11:46.079Z] Removing intermediate container f02cf27fe90c [2024-07-03T19:11:46.079Z] ---> d72e5cd411eb [2024-07-03T19:11:46.079Z] Step 25/26 : LABEL git_sha=fb350d139e1841c4ca5cea05452acc70a84c5384 [2024-07-03T19:11:46.079Z] ---> Running in 169a1f494f30 [2024-07-03T19:11:46.337Z] Removing intermediate container 169a1f494f30 [2024-07-03T19:11:46.337Z] ---> c60cf6ac7e80 [2024-07-03T19:11:46.337Z] Step 26/26 : LABEL version=0.0.0 [2024-07-03T19:11:46.337Z] ---> Running in d608c511dbac [2024-07-03T19:11:46.337Z] Removing intermediate container d608c511dbac [2024-07-03T19:11:46.337Z] ---> 212ba6307d0d [2024-07-03T19:11:46.337Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T19:11:46.337Z] Successfully built 212ba6307d0d [2024-07-03T19:11:46.337Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:11:47.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T19:11:47.387Z] [2024-07-03T19:11:47.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:11:47.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T19:11:47.794Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T19:11:47.794Z] 5eb5b503b376: Pulling fs layer [2024-07-03T19:11:47.794Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T19:11:47.794Z] ec43610c2a17: Pulling fs layer [2024-07-03T19:11:47.794Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T19:11:47.794Z] 33b1e0a273af: Pulling fs layer [2024-07-03T19:11:47.794Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T19:11:47.794Z] 2f39f015ded8: Pulling fs layer [2024-07-03T19:11:47.794Z] 3a2ae6a8a46f: Waiting [2024-07-03T19:11:47.794Z] 33b1e0a273af: Waiting [2024-07-03T19:11:47.794Z] 5d3b04190fa2: Waiting [2024-07-03T19:11:47.794Z] 2f39f015ded8: Waiting [2024-07-03T19:11:47.794Z] 5c69ac0246d0: Verifying Checksum [2024-07-03T19:11:47.794Z] 5c69ac0246d0: Download complete [2024-07-03T19:11:47.794Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T19:11:47.794Z] 3a2ae6a8a46f: Download complete [2024-07-03T19:11:47.794Z] 33b1e0a273af: Verifying Checksum [2024-07-03T19:11:47.794Z] 33b1e0a273af: Download complete [2024-07-03T19:11:47.794Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T19:11:47.794Z] 5d3b04190fa2: Download complete [2024-07-03T19:11:47.794Z] ec43610c2a17: Verifying Checksum [2024-07-03T19:11:47.794Z] ec43610c2a17: Download complete [2024-07-03T19:11:47.796Z] d6de4b400683: Pull complete [2024-07-03T19:11:47.796Z] 35cb2a7552d0: Pull complete [2024-07-03T19:11:47.796Z] 4f4fb700ef54: Pull complete [2024-07-03T19:11:47.796Z] 464afbd9ba4c: Pull complete [2024-07-03T19:11:48.052Z] 5eb5b503b376: Verifying Checksum [2024-07-03T19:11:48.052Z] 5eb5b503b376: Download complete [2024-07-03T19:11:48.635Z] 2f39f015ded8: Verifying Checksum [2024-07-03T19:11:48.635Z] 2f39f015ded8: Download complete [2024-07-03T19:11:49.202Z] 5eb5b503b376: Pull complete [2024-07-03T19:11:49.461Z] 5c69ac0246d0: Pull complete [2024-07-03T19:11:50.036Z] ec43610c2a17: Pull complete [2024-07-03T19:11:50.036Z] 3a2ae6a8a46f: Pull complete [2024-07-03T19:11:50.294Z] 33b1e0a273af: Pull complete [2024-07-03T19:11:50.295Z] 5d3b04190fa2: Pull complete [2024-07-03T19:11:55.564Z] 2f39f015ded8: Pull complete [2024-07-03T19:11:55.564Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T19:11:55.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T19:11:55.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T19:11:55.855Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2024-07-03T19:11:55.894Z] $ 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-57 -v /w/workspace/edgexfoundry_device-uart_PR-57:/w/workspace/edgexfoundry_device-uart_PR-57:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-57@tmp:/w/workspace/edgexfoundry_device-uart_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T19:11:56.037Z] 00f215d4a9da: Pull complete [2024-07-03T19:11:57.986Z] d496ad576159: Pull complete [2024-07-03T19:11:57.986Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T19:11:57.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T19:11:57.986Z] ---> f246e2811388 [2024-07-03T19:11:57.986Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T19:11:59.391Z] ---> Running in 3e66382740d4 [2024-07-03T19:11:59.656Z] Removing intermediate container 3e66382740d4 [2024-07-03T19:11:59.656Z] ---> 366cc0cbcad3 [2024-07-03T19:11:59.656Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T19:11:59.656Z] ---> Running in 7cdcca9dcc80 [2024-07-03T19:11:59.922Z] Removing intermediate container 7cdcca9dcc80 [2024-07-03T19:11:59.922Z] ---> bd992d69e898 [2024-07-03T19:11:59.922Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T19:12:00.193Z] ---> Running in 3c76e646d184 [2024-07-03T19:12:00.459Z] Removing intermediate container 3c76e646d184 [2024-07-03T19:12:00.459Z] ---> c1831517632c [2024-07-03T19:12:00.460Z] Step 6/12 : WORKDIR /device-uart [2024-07-03T19:12:00.460Z] ---> Running in 609ca4bde341 [2024-07-03T19:12:00.727Z] Removing intermediate container 609ca4bde341 [2024-07-03T19:12:00.727Z] ---> f4e9ab123ab0 [2024-07-03T19:12:00.727Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T19:12:00.998Z] ---> Running in 5b7181b141c5 [2024-07-03T19:12:01.516Z] $ docker top 3b20989b1269abac250ea08c5e9189ebd9edc261cc829b0c6066e586a8fcc067 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:12:01.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T19:12:02.165Z] ---> job-cost.sh [2024-07-03T19:12:02.165Z] lf-activate-venv: SKIPPING [2024-07-03T19:12:02.165Z] INFO: No Stack... [2024-07-03T19:12:02.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T19:12:02.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T19:12:02.992Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T19:12:03.121Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T19:12:03.121Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T19:12:03.121Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T19:12:03.310Z] + cat /w/workspace/edgexfoundry_device-uart_PR-57/archives/cost.csv [2024-07-03T19:12:03.310Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T19:12:03.359Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-57-1-stack-cost] [2024-07-03T19:12:03.365Z] Resource [jenkins-edgexfoundry-device-uart-PR-57-1-stack-cost] did not exist. Created. [2024-07-03T19:12:03.372Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-57-1-stack-cost] [Pipeline] { [2024-07-03T19:12:03.390Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T19:12:03.390Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T19:12:03.390Z] OK: 271 MiB in 56 packages [Pipeline] unstash [Pipeline] sh [2024-07-03T19:12:03.812Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T19:12:03.870Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T19:12:03.909Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-57-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T19:12:04.015Z] $ docker stop --time=1 3b20989b1269abac250ea08c5e9189ebd9edc261cc829b0c6066e586a8fcc067 [2024-07-03T19:12:04.354Z] Removing intermediate container 5b7181b141c5 [2024-07-03T19:12:04.354Z] ---> d7d14be79669 [2024-07-03T19:12:04.354Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-03T19:12:04.938Z] ---> 4a8cb3eba888 [2024-07-03T19:12:04.938Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T19:12:04.938Z] ---> Running in 181a42bd88ce [2024-07-03T19:12:05.178Z] $ docker rm -f --volumes 3b20989b1269abac250ea08c5e9189ebd9edc261cc829b0c6066e586a8fcc067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T19:13:56.632Z] Removing intermediate container 181a42bd88ce [2024-07-03T19:13:56.632Z] ---> 3274554c5df9 [2024-07-03T19:13:56.632Z] Step 10/12 : COPY . . [2024-07-03T19:13:56.632Z] ---> ea923bfb1114 [2024-07-03T19:13:56.632Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T19:13:56.632Z] ---> Running in cc4ce4c65251 [2024-07-03T19:13:56.632Z] Removing intermediate container cc4ce4c65251 [2024-07-03T19:13:56.632Z] ---> 50dae6f99d48 [2024-07-03T19:13:56.632Z] Step 12/12 : RUN ${MAKE} [2024-07-03T19:13:56.632Z] ---> Running in 62c5423ef837 [2024-07-03T19:13:56.632Z] noop [2024-07-03T19:13:56.632Z] Removing intermediate container 62c5423ef837 [2024-07-03T19:13:56.632Z] ---> 9390c51a01de [2024-07-03T19:13:56.632Z] Successfully built 9390c51a01de [2024-07-03T19:13:56.632Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:13:57.164Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T19:13:57.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T19:13:57.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container [2024-07-03T19:13:57.519Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-03T19:13:58.672Z] $ docker top 9dd32741fe6e6b21c8e19ffce9352d3834679a058231fc99025f1cd8407813e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T19:13:59.551Z] + go version [2024-07-03T19:13:59.551Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T19:13:59.591Z] $ docker stop --time=1 9dd32741fe6e6b21c8e19ffce9352d3834679a058231fc99025f1cd8407813e6 [2024-07-03T19:14:01.197Z] $ docker rm -f --volumes 9dd32741fe6e6b21c8e19ffce9352d3834679a058231fc99025f1cd8407813e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:14:02.122Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T19:14:02.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T19:14:02.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container [2024-07-03T19:14:02.477Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-03T19:14:03.620Z] $ docker top b5381e95021b9b9b5307dc1c5426e963dfda40dff8d6c318c4b74351ec985f11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T19:14:04.337Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-07-03T19:14:05.001Z] + make test [2024-07-03T19:14:05.001Z] go test ./... -coverprofile=coverage.out [2024-07-03T19:14:11.654Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-07-03T19:17:48.628Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-07-03T19:17:48.628Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-07-03T19:17:48.628Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T19:17:48.628Z] go vet ./... [2024-07-03T19:18:27.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T19:18:27.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T19:18:27.561Z] ./bin/test-attribution-txt.sh [2024-07-03T19:18:27.561Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T19:18:27.561Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T19:18:41.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T19:18:41.426Z] $ docker stop --time=1 b5381e95021b9b9b5307dc1c5426e963dfda40dff8d6c318c4b74351ec985f11 [2024-07-03T19:18:43.341Z] $ docker rm -f --volumes b5381e95021b9b9b5307dc1c5426e963dfda40dff8d6c318c4b74351ec985f11 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T19:18:44.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T19:18:44.957Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T19:18:45.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T19:18:46.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T19:18:46.372Z] + ls -al . [2024-07-03T19:18:46.372Z] total 220 [2024-07-03T19:18:46.372Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 3 19:14 . [2024-07-03T19:18:46.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 19:10 .. [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 19:11 .dockerignore [2024-07-03T19:18:46.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 19:11 .git [2024-07-03T19:18:46.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 19:11 .github [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 343 Jul 3 19:11 .gitignore [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 19:11 .golangci.yml [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 9941 Jul 3 19:11 Attribution.txt [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 1908 Jul 3 19:11 CHANGELOG.md [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 1886 Jul 3 19:11 Dockerfile [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 19:11 GOVERNANCE.md [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 675 Jul 3 19:11 Jenkinsfile [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 19:11 LICENSE [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 1872 Jul 3 19:11 Makefile [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 3 19:11 OWNERS.md [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 8892 Jul 3 19:11 README.md [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 19:09 VERSION [2024-07-03T19:18:46.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 19:11 bin [2024-07-03T19:18:46.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 19:11 cmd [2024-07-03T19:18:46.372Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 3 19:14 coverage.out [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 7021 Jul 3 19:11 go.mod [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 102170 Jul 3 19:11 go.sum [2024-07-03T19:18:46.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 19:11 internal [2024-07-03T19:18:46.372Z] -rw-rw-r-- 1 jenkins jenkins 209 Jul 3 19:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:18:46.801Z] + 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=fb350d139e1841c4ca5cea05452acc70a84c5384 --label arch=arm64 --label version=0.0.0 . [2024-07-03T19:18:47.380Z] Sending build context to Docker daemon 14.6MB [2024-07-03T19:18:47.380Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T19:18:47.380Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T19:18:47.380Z] ---> 9390c51a01de [2024-07-03T19:18:47.380Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T19:18:47.380Z] ---> Running in 22322badb280 [2024-07-03T19:18:47.644Z] Removing intermediate container 22322badb280 [2024-07-03T19:18:47.644Z] ---> 4771a25ee092 [2024-07-03T19:18:47.644Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T19:18:47.909Z] ---> Running in 49a09278785c [2024-07-03T19:18:48.173Z] Removing intermediate container 49a09278785c [2024-07-03T19:18:48.173Z] ---> 80e305d80551 [2024-07-03T19:18:48.173Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T19:18:48.173Z] ---> Running in 02b48097df33 [2024-07-03T19:18:48.441Z] Removing intermediate container 02b48097df33 [2024-07-03T19:18:48.441Z] ---> 852b42883a7a [2024-07-03T19:18:48.441Z] Step 6/26 : WORKDIR /device-uart [2024-07-03T19:18:48.441Z] ---> Running in f089c5621b3b [2024-07-03T19:18:48.707Z] Removing intermediate container f089c5621b3b [2024-07-03T19:18:48.707Z] ---> 45e686a2280b [2024-07-03T19:18:48.707Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T19:18:48.973Z] ---> Running in 7ce9db21df13 [2024-07-03T19:18:49.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T19:18:50.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T19:18:51.144Z] OK: 271 MiB in 56 packages [2024-07-03T19:18:52.108Z] Removing intermediate container 7ce9db21df13 [2024-07-03T19:18:52.108Z] ---> 16e14243de3d [2024-07-03T19:18:52.108Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-03T19:18:53.064Z] ---> 6cf704ced37b [2024-07-03T19:18:53.064Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T19:18:53.064Z] ---> Running in b372e3c77274 [2024-07-03T19:18:55.642Z] Removing intermediate container b372e3c77274 [2024-07-03T19:18:55.642Z] ---> 80759213d5ad [2024-07-03T19:18:55.642Z] Step 10/26 : COPY . . [2024-07-03T19:18:56.617Z] ---> 485864171997 [2024-07-03T19:18:56.617Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T19:18:56.617Z] ---> Running in adcf51c0dcd1 [2024-07-03T19:18:56.884Z] Removing intermediate container adcf51c0dcd1 [2024-07-03T19:18:56.884Z] ---> ecb014149a6e [2024-07-03T19:18:56.884Z] Step 12/26 : RUN ${MAKE} [2024-07-03T19:18:56.884Z] ---> Running in 0276f01a3797 [2024-07-03T19:18:57.839Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-07-03T19:22:21.808Z] Removing intermediate container 0276f01a3797 [2024-07-03T19:22:21.808Z] ---> 89b0cdbb111e [2024-07-03T19:22:21.808Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T19:22:21.808Z] 3.18: Pulling from library/alpine [2024-07-03T19:22:21.808Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T19:22:21.808Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T19:22:21.808Z] 5c905c7ebe2f: Download complete [2024-07-03T19:22:21.808Z] 5c905c7ebe2f: Pull complete [2024-07-03T19:22:21.808Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T19:22:21.808Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T19:22:21.808Z] ---> dec292d02e07 [2024-07-03T19:22:21.808Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-07-03T19:22:21.808Z] ---> Running in cf26835e5545 [2024-07-03T19:22:21.808Z] Removing intermediate container cf26835e5545 [2024-07-03T19:22:21.808Z] ---> 0fa0e1971b7f [2024-07-03T19:22:21.808Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T19:22:21.808Z] ---> Running in cd46d49372b3 [2024-07-03T19:22:21.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T19:22:21.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T19:22:21.808Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T19:22:21.808Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T19:22:21.808Z] OK: 8 MiB in 16 packages [2024-07-03T19:22:21.808Z] Removing intermediate container cd46d49372b3 [2024-07-03T19:22:21.808Z] ---> c1902d6dc83b [2024-07-03T19:22:21.808Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-03T19:22:21.808Z] ---> Running in 2ee5eb0f96f9 [2024-07-03T19:22:21.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T19:22:21.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T19:22:22.080Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T19:22:22.080Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T19:22:22.080Z] OK: 8 MiB in 16 packages [2024-07-03T19:22:23.051Z] Removing intermediate container 2ee5eb0f96f9 [2024-07-03T19:22:23.051Z] ---> f37303bd3b77 [2024-07-03T19:22:23.051Z] Step 17/26 : WORKDIR / [2024-07-03T19:22:23.051Z] ---> Running in dbdb10fbb7a3 [2024-07-03T19:22:23.315Z] Removing intermediate container dbdb10fbb7a3 [2024-07-03T19:22:23.315Z] ---> abfb878c72ad [2024-07-03T19:22:23.315Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-07-03T19:22:23.895Z] ---> d37528669036 [2024-07-03T19:22:23.895Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-07-03T19:22:24.474Z] ---> fdceca47c152 [2024-07-03T19:22:24.474Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-07-03T19:22:26.403Z] ---> 134898ea96b2 [2024-07-03T19:22:26.403Z] Step 21/26 : EXPOSE 59995 [2024-07-03T19:22:26.403Z] ---> Running in e5a07ee1cb93 [2024-07-03T19:22:26.671Z] Removing intermediate container e5a07ee1cb93 [2024-07-03T19:22:26.671Z] ---> 0c44cd5870f7 [2024-07-03T19:22:26.671Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-07-03T19:22:26.671Z] ---> Running in 87a22432f370 [2024-07-03T19:22:26.937Z] Removing intermediate container 87a22432f370 [2024-07-03T19:22:26.937Z] ---> 1846edef489c [2024-07-03T19:22:26.937Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-03T19:22:27.202Z] ---> Running in 3144602d09f7 [2024-07-03T19:22:27.467Z] Removing intermediate container 3144602d09f7 [2024-07-03T19:22:27.467Z] ---> 7bcfcfd1ab56 [2024-07-03T19:22:27.467Z] Step 24/26 : LABEL arch=arm64 [2024-07-03T19:22:27.467Z] ---> Running in 822d5b110daf [2024-07-03T19:22:27.732Z] Removing intermediate container 822d5b110daf [2024-07-03T19:22:27.732Z] ---> 1873308b8e85 [2024-07-03T19:22:27.732Z] Step 25/26 : LABEL git_sha=fb350d139e1841c4ca5cea05452acc70a84c5384 [2024-07-03T19:22:27.732Z] ---> Running in 6cc707106425 [2024-07-03T19:22:27.997Z] Removing intermediate container 6cc707106425 [2024-07-03T19:22:27.997Z] ---> 2c7476998949 [2024-07-03T19:22:27.997Z] Step 26/26 : LABEL version=0.0.0 [2024-07-03T19:22:28.264Z] ---> Running in 066782611b6f [2024-07-03T19:22:28.528Z] Removing intermediate container 066782611b6f [2024-07-03T19:22:28.528Z] ---> 288d4ad6fe87 [2024-07-03T19:22:28.528Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T19:22:28.528Z] Successfully built 288d4ad6fe87 [2024-07-03T19:22:28.528Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:22:29.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T19:22:29.455Z] [2024-07-03T19:22:29.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:22:29.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T19:22:29.884Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T19:22:29.884Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T19:22:29.884Z] 04944245beec: Pulling fs layer [2024-07-03T19:22:29.884Z] 699f458cf7ca: Pulling fs layer [2024-07-03T19:22:29.884Z] 765212b225bb: Pulling fs layer [2024-07-03T19:22:29.884Z] f23df028b6ca: Pulling fs layer [2024-07-03T19:22:29.884Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T19:22:29.884Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T19:22:29.884Z] 765212b225bb: Waiting [2024-07-03T19:22:29.884Z] f23df028b6ca: Waiting [2024-07-03T19:22:29.884Z] d65c8cfc05b1: Waiting [2024-07-03T19:22:29.884Z] 2437ff75d9bd: Waiting [2024-07-03T19:22:30.151Z] 04944245beec: Verifying Checksum [2024-07-03T19:22:30.151Z] 04944245beec: Download complete [2024-07-03T19:22:30.151Z] 765212b225bb: Verifying Checksum [2024-07-03T19:22:30.151Z] 765212b225bb: Download complete [2024-07-03T19:22:30.151Z] f23df028b6ca: Verifying Checksum [2024-07-03T19:22:30.151Z] f23df028b6ca: Download complete [2024-07-03T19:22:30.151Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T19:22:30.151Z] d65c8cfc05b1: Download complete [2024-07-03T19:22:30.415Z] 699f458cf7ca: Verifying Checksum [2024-07-03T19:22:30.415Z] 699f458cf7ca: Download complete [2024-07-03T19:22:30.680Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T19:22:30.680Z] 8998bd30e6a1: Download complete [2024-07-03T19:22:33.253Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T19:22:33.253Z] 2437ff75d9bd: Download complete [2024-07-03T19:22:35.826Z] 8998bd30e6a1: Pull complete [2024-07-03T19:22:35.827Z] 04944245beec: Pull complete [2024-07-03T19:22:37.765Z] 699f458cf7ca: Pull complete [2024-07-03T19:22:37.765Z] 765212b225bb: Pull complete [2024-07-03T19:22:38.345Z] f23df028b6ca: Pull complete [2024-07-03T19:22:38.610Z] d65c8cfc05b1: Pull complete [2024-07-03T19:22:56.797Z] 2437ff75d9bd: Pull complete [2024-07-03T19:22:56.797Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T19:22:56.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T19:22:56.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T19:22:57.138Z] prd-ubuntu20.04-docker-arm64-4c-16g-4938 does not seem to be running inside a container [2024-07-03T19:22:57.205Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-03T19:22:59.859Z] $ docker top f5423f9f5139ae1f87c59a6471dd405bbab1b464b9088a3d7b35d84bb5a4e6fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:23:00.746Z] ---> job-cost.sh [2024-07-03T19:23:00.746Z] lf-activate-venv: SKIPPING [2024-07-03T19:23:00.746Z] INFO: No Stack... [2024-07-03T19:23:01.017Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T19:23:01.971Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T19:23:02.377Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-07-03T19:23:02.377Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T19:23:02.497Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-57-1-stack-cost] [2024-07-03T19:23:02.507Z] Resource [jenkins-edgexfoundry-device-uart-PR-57-1-stack-cost] did not exist. Created. [2024-07-03T19:23:02.514Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-57-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T19:23:03.283Z] /w/workspace/device-uart/1@tmp/durable-c479b5ce/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T19:23:03.794Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T19:23:03.839Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T19:23:03.879Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T19:23:03.897Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-57-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T19:23:03.992Z] $ docker stop --time=1 f5423f9f5139ae1f87c59a6471dd405bbab1b464b9088a3d7b35d84bb5a4e6fd [2024-07-03T19:23:05.510Z] $ docker rm -f --volumes f5423f9f5139ae1f87c59a6471dd405bbab1b464b9088a3d7b35d84bb5a4e6fd [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 [2024-07-03T19:23:06.714Z] provisioning config files... [2024-07-03T19:23:06.720Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-57@tmp/config44425530240127072tmp [Pipeline] { [Pipeline] sh [2024-07-03T19:23:07.072Z] + set +x [2024-07-03T19:23:07.072Z] + curl -s https://codecov.io/bash [2024-07-03T19:23:07.072Z] + bash -s -- [2024-07-03T19:23:07.072Z] [2024-07-03T19:23:07.072Z] _____ _ [2024-07-03T19:23:07.072Z] / ____| | | [2024-07-03T19:23:07.072Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T19:23:07.072Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T19:23:07.072Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T19:23:07.072Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T19:23:07.072Z] Bash-1.0.6 [2024-07-03T19:23:07.072Z] [2024-07-03T19:23:07.072Z] [2024-07-03T19:23:07.072Z] ==> git version 2.25.1 found [2024-07-03T19:23:07.072Z] ==> 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 [2024-07-03T19:23:07.072Z] Release-Date: 2020-01-08 [2024-07-03T19:23:07.072Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-03T19:23:07.072Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T19:23:07.072Z] ==> Jenkins CI detected. [2024-07-03T19:23:07.072Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-57 [2024-07-03T19:23:07.072Z] project root: . [2024-07-03T19:23:07.072Z] --> token set from env [2024-07-03T19:23:07.072Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T19:23:07.072Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T19:23:07.072Z] ==> Python coveragepy not found [2024-07-03T19:23:07.072Z] ==> Searching for coverage reports in: [2024-07-03T19:23:07.072Z] + . [2024-07-03T19:23:07.072Z] -> Found 1 reports [2024-07-03T19:23:07.072Z] ==> Detecting git/mercurial file structure [2024-07-03T19:23:07.072Z] ==> Reading reports [2024-07-03T19:23:07.332Z] + ./coverage.out bytes=10 [2024-07-03T19:23:07.332Z] ==> Appending adjustments [2024-07-03T19:23:07.332Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T19:23:07.332Z] + Found adjustments [2024-07-03T19:23:07.332Z] ==> Gzipping contents [2024-07-03T19:23:07.332Z] 4.0K /tmp/codecov.Iv1oP9.gz [2024-07-03T19:23:07.332Z] ==> Uploading reports [2024-07-03T19:23:07.332Z] url: https://codecov.io [2024-07-03T19:23:07.332Z] query: branch=PR-57&commit=fb350d139e1841c4ca5cea05452acc70a84c5384&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-57%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=57&job=&cmd_args= [2024-07-03T19:23:07.332Z] -> Pinging Codecov [2024-07-03T19:23:07.332Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-57&commit=fb350d139e1841c4ca5cea05452acc70a84c5384&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-57%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=57&job=&cmd_args= [2024-07-03T19:23:07.590Z] -> Uploading to [2024-07-03T19:23:07.590Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/B9AA6E0BBD74AE3A32605C7A7C664919/fb350d139e1841c4ca5cea05452acc70a84c5384/e3d20114-b67f-431e-a1da-5190b5520fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T192307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bf4d656c1b59a9868e1fde5643b8a5ec91c67eeae16283e2d4bc19639826ade [2024-07-03T19:23:07.590Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T19:23:07.590Z] Dload Upload Total Spent Left Speed [2024-07-03T19:23:07.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2633 --:--:-- --:--:-- --:--:-- 2633 [2024-07-03T19:23:07.850Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/fb350d139e1841c4ca5cea05452acc70a84c5384 [Pipeline] } [2024-07-03T19:23:07.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T19:23:12.415Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-57/archives ] [2024-07-03T19:23:12.415Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-57/archives [2024-07-03T19:23:12.415Z] total 16 [2024-07-03T19:23:12.415Z] drwxr-xr-x 3 root root 4096 Jul 3 19:12 . [2024-07-03T19:23:12.415Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 19:12 .. [2024-07-03T19:23:12.415Z] drwxr-xr-x 2 root root 4096 Jul 3 19:12 cost [2024-07-03T19:23:12.415Z] -rw-r--r-- 1 root root 82 Jul 3 19:12 cost.csv [2024-07-03T19:23:12.415Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-57/archives [2024-07-03T19:23:12.415Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-57/archives [2024-07-03T19:23:12.415Z] total 16 [2024-07-03T19:23:12.415Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 19:12 . [2024-07-03T19:23:12.415Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 19:12 .. [2024-07-03T19:23:12.415Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 19:12 cost [2024-07-03T19:23:12.415Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 3 19:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:23:12.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:23:13.665Z] ---> package-listing.sh [2024-07-03T19:23:13.665Z] ++ facter osfamily [2024-07-03T19:23:13.665Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T19:23:13.925Z] + OS_FAMILY=debian [2024-07-03T19:23:13.925Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-57 [2024-07-03T19:23:13.925Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T19:23:13.925Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T19:23:13.925Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T19:23:13.925Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T19:23:13.925Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-57 ']' [2024-07-03T19:23:13.925Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T19:23:13.925Z] + case "${OS_FAMILY}" in [2024-07-03T19:23:13.925Z] + dpkg -l [2024-07-03T19:23:13.925Z] + grep '^ii' [2024-07-03T19:23:13.925Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T19:23:13.925Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T19:23:13.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T19:23:13.925Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-57 ']' [2024-07-03T19:23:13.925Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-57/archives/ [2024-07-03T19:23:13.925Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-57/archives/ [Pipeline] echo [2024-07-03T19:23:13.968Z] 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-57/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T19:23:14.270Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T19:23:14.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T19:23:14.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T19:23:15.213Z] prd-ubuntu20.04-docker-8c-8g-4937 does not seem to be running inside a container [2024-07-03T19:23:15.278Z] $ 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-57/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-57 -v /w/workspace/edgexfoundry_device-uart_PR-57:/w/workspace/edgexfoundry_device-uart_PR-57:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-57@tmp:/w/workspace/edgexfoundry_device-uart_PR-57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-03T19:23:15.467Z] $ docker top b2619d5af3dd18217844db0162c97d687d0b1792f9f24592bc7a78940fc138fc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T19:23:15.867Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T19:23:16.196Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T19:23:16.518Z] + ls /var/log/sa-host [2024-07-03T19:23:16.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T19:23:16.782Z] provisioning config files... [2024-07-03T19:23:16.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-57@tmp/config460613337918320169tmp [Pipeline] { [Pipeline] echo [2024-07-03T19:23:16.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:23:17.180Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T19:23:17.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:23:18.211Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T19:23:18.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:23:18.581Z] ---> sudo-logs.sh [2024-07-03T19:23:18.581Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T19:23:18.693Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:23:19.014Z] ---> job-cost.sh [2024-07-03T19:23:19.014Z] lf-activate-venv: SKIPPING [2024-07-03T19:23:19.014Z] DEBUG: total: 0.2199999988079071 [2024-07-03T19:23:19.014Z] INFO: Retrieving Stack Cost... [2024-07-03T19:23:19.581Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T19:23:19.840Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T19:23:19.882Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T19:23:20.208Z] ---> logs-deploy.sh [2024-07-03T19:23:20.208Z] lf-activate-venv: SKIPPING [2024-07-03T19:23:20.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-57/1 [2024-07-03T19:23:20.208Z] INFO: archiving workspace using pattern(s): [2024-07-03T19:23:21.143Z] Archives upload complete. [2024-07-03T19:23:21.403Z] INFO: archiving logs to Nexus [2024-07-03T19:23:21.971Z] ---> uname -a: [2024-07-03T19:23:21.972Z] Linux prd-ubuntu20-04-docker-8c-8g-4937 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-03T19:23:21.972Z] [2024-07-03T19:23:21.972Z] [2024-07-03T19:23:21.972Z] ---> lscpu: [2024-07-03T19:23:21.972Z] Architecture: x86_64 [2024-07-03T19:23:21.972Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-03T19:23:21.972Z] Byte Order: Little Endian [2024-07-03T19:23:21.972Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-03T19:23:21.972Z] CPU(s): 8 [2024-07-03T19:23:21.972Z] On-line CPU(s) list: 0-7 [2024-07-03T19:23:21.972Z] Thread(s) per core: 1 [2024-07-03T19:23:21.972Z] Core(s) per socket: 1 [2024-07-03T19:23:21.972Z] Socket(s): 8 [2024-07-03T19:23:21.972Z] NUMA node(s): 1 [2024-07-03T19:23:21.972Z] Vendor ID: AuthenticAMD [2024-07-03T19:23:21.972Z] CPU family: 23 [2024-07-03T19:23:21.972Z] Model: 49 [2024-07-03T19:23:21.972Z] Model name: AMD EPYC-Rome Processor [2024-07-03T19:23:21.972Z] Stepping: 0 [2024-07-03T19:23:21.972Z] CPU MHz: 2799.998 [2024-07-03T19:23:21.972Z] BogoMIPS: 5599.99 [2024-07-03T19:23:21.972Z] Virtualization: AMD-V [2024-07-03T19:23:21.972Z] Hypervisor vendor: KVM [2024-07-03T19:23:21.972Z] Virtualization type: full [2024-07-03T19:23:21.972Z] L1d cache: 256 KiB [2024-07-03T19:23:21.972Z] L1i cache: 256 KiB [2024-07-03T19:23:21.972Z] L2 cache: 4 MiB [2024-07-03T19:23:21.972Z] L3 cache: 128 MiB [2024-07-03T19:23:21.972Z] NUMA node0 CPU(s): 0-7 [2024-07-03T19:23:21.972Z] Vulnerability Itlb multihit: Not affected [2024-07-03T19:23:21.972Z] Vulnerability L1tf: Not affected [2024-07-03T19:23:21.972Z] Vulnerability Mds: Not affected [2024-07-03T19:23:21.972Z] Vulnerability Meltdown: Not affected [2024-07-03T19:23:21.972Z] Vulnerability Mmio stale data: Not affected [2024-07-03T19:23:21.972Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-03T19:23:21.972Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-03T19:23:21.972Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-03T19:23:21.972Z] Vulnerability Srbds: Not affected [2024-07-03T19:23:21.972Z] Vulnerability Tsx async abort: Not affected [2024-07-03T19:23:21.972Z] 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 [2024-07-03T19:23:21.972Z] [2024-07-03T19:23:21.972Z] [2024-07-03T19:23:21.972Z] ---> nproc: [2024-07-03T19:23:21.972Z] 8 [2024-07-03T19:23:21.972Z] [2024-07-03T19:23:21.972Z] [2024-07-03T19:23:21.972Z] ---> df -h: [2024-07-03T19:23:21.972Z] Filesystem Size Used Avail Use% Mounted on [2024-07-03T19:23:21.972Z] overlay 155G 12G 143G 8% / [2024-07-03T19:23:21.972Z] tmpfs 64M 0 64M 0% /dev [2024-07-03T19:23:21.972Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-03T19:23:21.972Z] shm 64M 0 64M 0% /dev/shm [2024-07-03T19:23:21.972Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-03T19:23:21.972Z] [2024-07-03T19:23:21.972Z]