Pull request #37 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984d911bc6d9fdf2a61b3afbd303516cda764fd6+56a8503eef07c46f22bc765105e6cf123a2f1194 (8e8a63935151ec41a8f963153b7ce213cb2e130b) 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-ssh11587465848873058515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15263655409828654923.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-37/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-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4621019383712062676.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-37/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9862388288151506229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1282599330204613611.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-37/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-37/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2068865715030658998.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-24080 in /w/workspace/edgexfoundry_device-uart_PR-37 [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-37 # 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 Merging remotes/origin/main commit 56a8503eef07c46f22bc765105e6cf123a2f1194 into PR head commit 984d911bc6d9fdf2a61b3afbd303516cda764fd6 Merge succeeded, producing 984d911bc6d9fdf2a61b3afbd303516cda764fd6 Checking out Revision 984d911bc6d9fdf2a61b3afbd303516cda764fd6 (PR-37) > 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/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 984d911bc6d9fdf2a61b3afbd303516cda764fd6 # 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 56a8503eef07c46f22bc765105e6cf123a2f1194 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 984d911bc6d9fdf2a61b3afbd303516cda764fd6 # timeout=10 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T18:13:48.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T18:13:49.010Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T18:13:49.116Z] ========================================================= [2023-12-05T18:13:49.116Z] EdgeX Global Pipelines Version Info [2023-12-05T18:13:49.116Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:13:49.880Z] ------------------- [2023-12-05T18:13:49.880Z] stable info: [2023-12-05T18:13:49.880Z] ------------------- [2023-12-05T18:13:49.880Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T18:13:49.880Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T18:13:49.880Z] Message: update stable to v1.0.258 [2023-12-05T18:13:50.449Z] ------------------- [2023-12-05T18:13:50.449Z] experimental info: [2023-12-05T18:13:50.449Z] ------------------- [2023-12-05T18:13:50.449Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T18:13:50.449Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T18:13:50.449Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T18:13:50.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-12-05T18:13:50.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-12-05T18:13:50.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T18:13:50.829Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T18:13:50.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T18:13:50.939Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T18:13:50.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T18:13:51.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-05T18:13:51.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T18:13:51.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T18:13:51.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T18:13:51.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-12-05T18:13:51.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T18:13:51.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T18:13:51.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T18:13:51.558Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T18:13:51.628Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T18:13:51.689Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T18:13:51.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T18:13:51.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T18:13:51.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-05T18:13:51.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-05T18:13:52.014Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T18:13:52.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T18:13:52.147Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-05T18:13:52.214Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T18:13:52.284Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T18:13:52.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2023-12-05T18:13:52.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2023-12-05T18:13:52.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2023-12-05T18:13:52.575Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984d911bc6d9fdf2a61b3afbd303516cda764fd6 [Pipeline] echo [2023-12-05T18:13:52.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 984d911 [Pipeline] echo [2023-12-05T18:13:52.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T18:13:52.906Z] provisioning config files... [2023-12-05T18:13:52.921Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-37@tmp/config17100204105803701061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:13:53.336Z] ---> ****-login.sh [2023-12-05T18:13:53.336Z] nexus3.edgexfoundry.org:10001 [2023-12-05T18:13:54.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:13:54.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:13:54.542Z] Configure a credential helper to remove this warning. See [2023-12-05T18:13:54.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:13:54.542Z] [2023-12-05T18:13:54.542Z] Login Succeeded [2023-12-05T18:13:54.542Z] nexus3.edgexfoundry.org:10002 [2023-12-05T18:13:54.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:13:54.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:13:54.802Z] Configure a credential helper to remove this warning. See [2023-12-05T18:13:54.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:13:54.803Z] [2023-12-05T18:13:54.803Z] Login Succeeded [2023-12-05T18:13:54.803Z] nexus3.edgexfoundry.org:10003 [2023-12-05T18:13:54.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:13:54.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:13:54.803Z] Configure a credential helper to remove this warning. See [2023-12-05T18:13:54.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:13:54.803Z] [2023-12-05T18:13:54.803Z] Login Succeeded [2023-12-05T18:13:54.803Z] nexus3.edgexfoundry.org:10004 [2023-12-05T18:13:54.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:13:54.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:13:54.803Z] Configure a credential helper to remove this warning. See [2023-12-05T18:13:54.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:13:54.803Z] [2023-12-05T18:13:54.803Z] Login Succeeded [2023-12-05T18:13:54.803Z] ****.io [2023-12-05T18:13:55.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:13:55.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:13:55.325Z] Configure a credential helper to remove this warning. See [2023-12-05T18:13:55.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:13:55.325Z] [2023-12-05T18:13:55.325Z] Login Succeeded [2023-12-05T18:13:55.325Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T18:13:55.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T18:13:56.143Z] + git rev-list -1 --merges 984d911bc6d9fdf2a61b3afbd303516cda764fd6~1..984d911bc6d9fdf2a61b3afbd303516cda764fd6 [Pipeline] echo [2023-12-05T18:13:56.185Z] -----------> git rev-list -1 --merges 984d911bc6d9fdf2a61b3afbd303516cda764fd6~1..984d911bc6d9fdf2a61b3afbd303516cda764fd6 984d911bc6d9fdf2a61b3afbd303516cda764fd6 [false] [Pipeline] sh [2023-12-05T18:13:56.517Z] + git log --format=format:%s -1 984d911bc6d9fdf2a61b3afbd303516cda764fd6 [Pipeline] echo [2023-12-05T18:13:56.554Z] ========================================================= [2023-12-05T18:13:56.554Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T18:13:56.554Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T18:13:57.048Z] + git log --format=format:%s -1 984d911bc6d9fdf2a61b3afbd303516cda764fd6 [Pipeline] echo [2023-12-05T18:13:57.080Z] [semverPrep] GIT_COMMIT: 984d911bc6d9fdf2a61b3afbd303516cda764fd6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-05T18:13:57.127Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T18:13:57.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T18:13:57.560Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T18:13:57.560Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T18:13:57.560Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T18:13:57.560Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T18:13:57.560Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T18:13:57.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:13:58.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T18:13:58.059Z] [2023-12-05T18:13:58.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:13:58.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T18:13:58.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T18:13:58.442Z] b85a868b505f: Pulling fs layer [2023-12-05T18:13:58.442Z] e2be974225ed: Pulling fs layer [2023-12-05T18:13:58.442Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T18:13:58.442Z] 988bab9f4d93: Pulling fs layer [2023-12-05T18:13:58.442Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T18:13:58.442Z] eaf3925da568: Pulling fs layer [2023-12-05T18:13:58.442Z] bab4dde63d76: Pulling fs layer [2023-12-05T18:13:58.442Z] bde34c3a00c8: Pulling fs layer [2023-12-05T18:13:58.442Z] b352a97aabf1: Pulling fs layer [2023-12-05T18:13:58.442Z] 4872d77fe225: Pulling fs layer [2023-12-05T18:13:58.442Z] 5851b861e8e6: Pulling fs layer [2023-12-05T18:13:58.442Z] 988bab9f4d93: Waiting [2023-12-05T18:13:58.442Z] 1469e6f7b9e6: Waiting [2023-12-05T18:13:58.442Z] eaf3925da568: Waiting [2023-12-05T18:13:58.442Z] bab4dde63d76: Waiting [2023-12-05T18:13:58.442Z] bde34c3a00c8: Waiting [2023-12-05T18:13:58.442Z] b352a97aabf1: Waiting [2023-12-05T18:13:58.442Z] 4872d77fe225: Waiting [2023-12-05T18:13:58.442Z] 5851b861e8e6: Waiting [2023-12-05T18:13:58.442Z] e2be974225ed: Download complete [2023-12-05T18:13:58.442Z] 988bab9f4d93: Download complete [2023-12-05T18:13:58.702Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T18:13:58.702Z] 1469e6f7b9e6: Download complete [2023-12-05T18:13:58.702Z] eaf3925da568: Verifying Checksum [2023-12-05T18:13:58.702Z] eaf3925da568: Download complete [2023-12-05T18:13:58.702Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T18:13:58.702Z] 339a4e72a1f5: Download complete [2023-12-05T18:13:58.702Z] bde34c3a00c8: Download complete [2023-12-05T18:13:58.702Z] b352a97aabf1: Download complete [2023-12-05T18:13:58.702Z] 4872d77fe225: Verifying Checksum [2023-12-05T18:13:58.702Z] 5851b861e8e6: Verifying Checksum [2023-12-05T18:13:58.702Z] 5851b861e8e6: Download complete [2023-12-05T18:13:58.702Z] b85a868b505f: Verifying Checksum [2023-12-05T18:13:58.702Z] b85a868b505f: Download complete [2023-12-05T18:13:58.960Z] bab4dde63d76: Verifying Checksum [2023-12-05T18:13:58.960Z] bab4dde63d76: Download complete [2023-12-05T18:13:59.901Z] b85a868b505f: Pull complete [2023-12-05T18:14:00.179Z] e2be974225ed: Pull complete [2023-12-05T18:14:00.763Z] 339a4e72a1f5: Pull complete [2023-12-05T18:14:00.763Z] 988bab9f4d93: Pull complete [2023-12-05T18:14:01.023Z] 1469e6f7b9e6: Pull complete [2023-12-05T18:14:01.023Z] eaf3925da568: Pull complete [2023-12-05T18:14:02.931Z] bab4dde63d76: Pull complete [2023-12-05T18:14:02.931Z] bde34c3a00c8: Pull complete [2023-12-05T18:14:02.931Z] b352a97aabf1: Pull complete [2023-12-05T18:14:02.931Z] 4872d77fe225: Pull complete [2023-12-05T18:14:02.931Z] 5851b861e8e6: Pull complete [2023-12-05T18:14:02.931Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T18:14:02.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T18:14:02.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T18:14:03.275Z] prd-ubuntu20.04-docker-8c-8g-24080 does not seem to be running inside a container [2023-12-05T18:14:03.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-37 -v /w/workspace/edgexfoundry_device-uart_PR-37:/w/workspace/edgexfoundry_device-uart_PR-37:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-37@tmp:/w/workspace/edgexfoundry_device-uart_PR-37@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 [2023-12-05T18:14:07.317Z] $ docker top 199d9eb6fad5e8c08c690e426d420987e24ab6d27ff6e9889992ed3bc58833ae -eo pid,comm [2023-12-05T18:14:07.368Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-05T18:14:07.368Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T18:14:07.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T18:14:07.558Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T18:14:07.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T18:14:07.674Z] $ docker exec 199d9eb6fad5e8c08c690e426d420987e24ab6d27ff6e9889992ed3bc58833ae ssh-agent [2023-12-05T18:14:07.790Z] SSH_AUTH_SOCK=/tmp/ssh-edUaC5Y1qI7o/agent.33 [2023-12-05T18:14:07.790Z] SSH_AGENT_PID=39 [2023-12-05T18:14:07.796Z] Running ssh-add (command line suppressed) [2023-12-05T18:14:07.891Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-37@tmp/private_key_17138147107105619990.key (/w/workspace/edgexfoundry_device-uart_PR-37@tmp/private_key_17138147107105619990.key) [2023-12-05T18:14:07.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T18:14:08.263Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T18:14:08.291Z] $ docker exec --env ******** --env ******** 199d9eb6fad5e8c08c690e426d420987e24ab6d27ff6e9889992ed3bc58833ae ssh-agent -k [2023-12-05T18:14:08.388Z] unset SSH_AUTH_SOCK; [2023-12-05T18:14:08.388Z] unset SSH_AGENT_PID; [2023-12-05T18:14:08.388Z] echo Agent pid 39 killed; [2023-12-05T18:14:08.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T18:14:08.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T18:14:08.525Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T18:14:08.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T18:14:08.642Z] $ docker exec 199d9eb6fad5e8c08c690e426d420987e24ab6d27ff6e9889992ed3bc58833ae ssh-agent [2023-12-05T18:14:08.746Z] SSH_AUTH_SOCK=/tmp/ssh-CFTaBgj4UU4X/agent.71 [2023-12-05T18:14:08.746Z] SSH_AGENT_PID=77 [2023-12-05T18:14:08.751Z] Running ssh-add (command line suppressed) [2023-12-05T18:14:08.846Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-37@tmp/private_key_15542176158131346474.key (/w/workspace/edgexfoundry_device-uart_PR-37@tmp/private_key_15542176158131346474.key) [2023-12-05T18:14:08.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T18:14:09.213Z] + git semver init [2023-12-05T18:14:09.472Z] 2023-12-05 18:14:09,396 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T18:14:09.472Z] 2023-12-05 18:14:09,397 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-37/.semver [2023-12-05T18:14:09.472Z] 2023-12-05 18:14:09,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-37/.semver [2023-12-05T18:14:09.472Z] 2023-12-05 18:14:09,398 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-37/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-37, universal_newlines=False, shell=None, istream=None) [2023-12-05T18:14:10.848Z] 2023-12-05 18:14:10,621 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-37/.git/info/exclude [2023-12-05T18:14:10.848Z] 2023-12-05 18:14:10,622 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-37/.semver/PR-37 with force:False [2023-12-05T18:14:10.848Z] 2023-12-05 18:14:10,622 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-37/.semver/PR-37 [2023-12-05T18:14:10.848Z] 2023-12-05 18:14:10,626 [execute] INFO git cat-file --batch-check [2023-12-05T18:14:10.848Z] 2023-12-05 18:14:10,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-37/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T18:14:10.848Z] 2023-12-05 18:14:10,632 [execute] INFO git cat-file --batch [2023-12-05T18:14:10.848Z] 2023-12-05 18:14:10,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-37/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T18:14:10.848Z] 2023-12-05 18:14:10,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-37/.semver/PR-37 [2023-12-05T18:14:10.848Z] 0.0.0 [Pipeline] } [2023-12-05T18:14:10.875Z] $ docker exec --env ******** --env ******** 199d9eb6fad5e8c08c690e426d420987e24ab6d27ff6e9889992ed3bc58833ae ssh-agent -k [2023-12-05T18:14:10.967Z] unset SSH_AUTH_SOCK; [2023-12-05T18:14:10.967Z] unset SSH_AGENT_PID; [2023-12-05T18:14:10.967Z] echo Agent pid 77 killed; [2023-12-05T18:14:10.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T18:14:11.496Z] + git semver [Pipeline] } [2023-12-05T18:14:11.787Z] $ docker stop --time=1 199d9eb6fad5e8c08c690e426d420987e24ab6d27ff6e9889992ed3bc58833ae [2023-12-05T18:14:13.063Z] $ docker rm -f --volumes 199d9eb6fad5e8c08c690e426d420987e24ab6d27ff6e9889992ed3bc58833ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T18:14:13.515Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T18:14:13.896Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T18:14:13.913Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T18:14:14.790Z] provisioning config files... [2023-12-05T18:14:14.800Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-37@tmp/config6806882461581155417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:14:15.204Z] ---> ****-login.sh [2023-12-05T18:14:15.205Z] nexus3.edgexfoundry.org:10001 [2023-12-05T18:14:15.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:14:15.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:14:15.205Z] Configure a credential helper to remove this warning. See [2023-12-05T18:14:15.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:14:15.205Z] [2023-12-05T18:14:15.205Z] Login Succeeded [2023-12-05T18:14:15.205Z] nexus3.edgexfoundry.org:10002 [2023-12-05T18:14:15.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:14:15.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:14:15.205Z] Configure a credential helper to remove this warning. See [2023-12-05T18:14:15.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:14:15.205Z] [2023-12-05T18:14:15.205Z] Login Succeeded [2023-12-05T18:14:15.205Z] nexus3.edgexfoundry.org:10003 [2023-12-05T18:14:15.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:14:15.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:14:15.464Z] Configure a credential helper to remove this warning. See [2023-12-05T18:14:15.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:14:15.464Z] [2023-12-05T18:14:15.464Z] Login Succeeded [2023-12-05T18:14:15.464Z] nexus3.edgexfoundry.org:10004 [2023-12-05T18:14:15.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:14:15.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:14:15.465Z] Configure a credential helper to remove this warning. See [2023-12-05T18:14:15.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:14:15.465Z] [2023-12-05T18:14:15.465Z] Login Succeeded [2023-12-05T18:14:15.465Z] ****.io [2023-12-05T18:14:15.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:14:15.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:14:15.981Z] Configure a credential helper to remove this warning. See [2023-12-05T18:14:15.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:14:15.981Z] [2023-12-05T18:14:15.981Z] Login Succeeded [2023-12-05T18:14:15.981Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T18:14:16.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T18:14:16.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T18:14:16.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T18:14:16.438Z] ========================================================= [2023-12-05T18:14:16.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T18:14:16.438Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:14:16.999Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-05T18:14:16.999Z] Sending build context to Docker daemon 23.05MB [2023-12-05T18:14:16.999Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T18:14:16.999Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-05T18:14:17.259Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T18:14:17.259Z] 7264a8db6415: Pulling fs layer [2023-12-05T18:14:17.259Z] c4d48a809fc2: Pulling fs layer [2023-12-05T18:14:17.259Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T18:14:17.259Z] ad3a456e5733: Pulling fs layer [2023-12-05T18:14:17.259Z] 69c7f0334f64: Pulling fs layer [2023-12-05T18:14:17.259Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T18:14:17.259Z] ce7588e14bc9: Pulling fs layer [2023-12-05T18:14:17.259Z] b5e4710f87ac: Pulling fs layer [2023-12-05T18:14:17.259Z] ce7588e14bc9: Waiting [2023-12-05T18:14:17.259Z] 69c7f0334f64: Waiting [2023-12-05T18:14:17.259Z] ad3a456e5733: Waiting [2023-12-05T18:14:17.259Z] c4d48a809fc2: Verifying Checksum [2023-12-05T18:14:17.259Z] c4d48a809fc2: Download complete [2023-12-05T18:14:17.259Z] ad3a456e5733: Download complete [2023-12-05T18:14:17.259Z] 69c7f0334f64: Verifying Checksum [2023-12-05T18:14:17.259Z] 69c7f0334f64: Download complete [2023-12-05T18:14:17.259Z] 7264a8db6415: Verifying Checksum [2023-12-05T18:14:17.259Z] 7264a8db6415: Download complete [2023-12-05T18:14:17.259Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T18:14:17.259Z] 1f1c1a5573a3: Download complete [2023-12-05T18:14:17.259Z] 7264a8db6415: Pull complete [2023-12-05T18:14:17.519Z] b5e4710f87ac: Verifying Checksum [2023-12-05T18:14:17.519Z] b5e4710f87ac: Download complete [2023-12-05T18:14:17.519Z] c4d48a809fc2: Pull complete [2023-12-05T18:14:17.777Z] 4f1c88b9dad5: Verifying Checksum [2023-12-05T18:14:17.777Z] 4f1c88b9dad5: Download complete [2023-12-05T18:14:18.035Z] ce7588e14bc9: Verifying Checksum [2023-12-05T18:14:18.035Z] ce7588e14bc9: Download complete [2023-12-05T18:14:21.329Z] 4f1c88b9dad5: Pull complete [2023-12-05T18:14:21.329Z] ad3a456e5733: Pull complete [2023-12-05T18:14:21.329Z] 69c7f0334f64: Pull complete [2023-12-05T18:14:21.329Z] 1f1c1a5573a3: Pull complete [2023-12-05T18:14:24.612Z] ce7588e14bc9: Pull complete [2023-12-05T18:14:25.180Z] b5e4710f87ac: Pull complete [2023-12-05T18:14:25.180Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T18:14:25.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T18:14:25.180Z] ---> 88b5674ff536 [2023-12-05T18:14:25.180Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-05T18:14:29.541Z] Still waiting to schedule task [2023-12-05T18:14:29.541Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-05T18:14:30.452Z] ---> Running in 97828fa334e0 [2023-12-05T18:14:30.453Z] Removing intermediate container 97828fa334e0 [2023-12-05T18:14:30.453Z] ---> 693730c5bebe [2023-12-05T18:14:30.453Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-05T18:14:30.453Z] ---> Running in 71c54fc88d71 [2023-12-05T18:14:30.453Z] Removing intermediate container 71c54fc88d71 [2023-12-05T18:14:30.453Z] ---> df37fedff77e [2023-12-05T18:14:30.453Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-05T18:14:30.453Z] ---> Running in 660e8cd781e4 [2023-12-05T18:14:30.719Z] Removing intermediate container 660e8cd781e4 [2023-12-05T18:14:30.719Z] ---> 2e54205748cd [2023-12-05T18:14:30.719Z] Step 6/12 : WORKDIR /device-uart [2023-12-05T18:14:30.719Z] ---> Running in 2ee13fced10b [2023-12-05T18:14:30.719Z] Removing intermediate container 2ee13fced10b [2023-12-05T18:14:30.719Z] ---> b24f3f4e550c [2023-12-05T18:14:30.719Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T18:14:30.719Z] ---> Running in 78575eaa592e [2023-12-05T18:14:30.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T18:14:31.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T18:14:31.500Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-05T18:14:31.500Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-05T18:14:31.500Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-05T18:14:31.500Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-05T18:14:31.500Z] Executing busybox-1.36.1-r5.trigger [2023-12-05T18:14:31.500Z] OK: 268 MiB in 56 packages [2023-12-05T18:14:32.075Z] Removing intermediate container 78575eaa592e [2023-12-05T18:14:32.075Z] ---> 42ac6780a982 [2023-12-05T18:14:32.075Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-05T18:14:32.335Z] ---> efb1a3e6d167 [2023-12-05T18:14:32.335Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T18:14:32.335Z] ---> Running in ec2626634f91 [2023-12-05T18:15:53.795Z] Removing intermediate container ec2626634f91 [2023-12-05T18:15:53.795Z] ---> f2c71871cae5 [2023-12-05T18:15:53.795Z] Step 10/12 : COPY . . [2023-12-05T18:15:53.795Z] ---> 389755ab0298 [2023-12-05T18:15:53.795Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-05T18:15:53.795Z] ---> Running in aaff27b67b23 [2023-12-05T18:15:53.795Z] Removing intermediate container aaff27b67b23 [2023-12-05T18:15:53.795Z] ---> 4a65be1db9b6 [2023-12-05T18:15:53.795Z] Step 12/12 : RUN ${MAKE} [2023-12-05T18:15:53.795Z] ---> Running in dd0ba681fbd7 [2023-12-05T18:15:53.795Z] noop [2023-12-05T18:15:53.795Z] Removing intermediate container dd0ba681fbd7 [2023-12-05T18:15:53.795Z] ---> be330693bb13 [2023-12-05T18:15:53.795Z] Successfully built be330693bb13 [2023-12-05T18:15:53.795Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:15:54.336Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T18:15:54.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T18:15:54.538Z] prd-ubuntu20.04-docker-8c-8g-24080 does not seem to be running inside a container [2023-12-05T18:15:54.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-37 -v /w/workspace/edgexfoundry_device-uart_PR-37:/w/workspace/edgexfoundry_device-uart_PR-37:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-37@tmp:/w/workspace/edgexfoundry_device-uart_PR-37@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 [2023-12-05T18:15:54.925Z] $ docker top 43845d06413051a707977b6d5699a062aec7332adc903addacfbd3d6a4ffba39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T18:15:55.358Z] + go version [2023-12-05T18:15:55.358Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T18:15:55.391Z] $ docker stop --time=1 43845d06413051a707977b6d5699a062aec7332adc903addacfbd3d6a4ffba39 [2023-12-05T18:15:56.725Z] $ docker rm -f --volumes 43845d06413051a707977b6d5699a062aec7332adc903addacfbd3d6a4ffba39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:15:57.633Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T18:15:57.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T18:15:57.879Z] prd-ubuntu20.04-docker-8c-8g-24080 does not seem to be running inside a container [2023-12-05T18:15:57.926Z] $ 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-37 -v /w/workspace/edgexfoundry_device-uart_PR-37:/w/workspace/edgexfoundry_device-uart_PR-37:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-37@tmp:/w/workspace/edgexfoundry_device-uart_PR-37@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 [2023-12-05T18:15:58.321Z] $ docker top 64fe1bee975e8405858b1f88e405ae53bc0b61a1651d79c90d5ff2073db44c5b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T18:15:58.779Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-37 [Pipeline] fileExists [Pipeline] sh [2023-12-05T18:15:59.173Z] + make test [2023-12-05T18:15:59.174Z] go test ./... -coverprofile=coverage.out [2023-12-05T18:16:00.551Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-05T18:16:10.570Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-05T18:16:10.570Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-05T18:16:15.146Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24081 in /w/workspace/edgexfoundry_device-uart_PR-37 [Pipeline] { [Pipeline] ws [2023-12-05T18:16:15.241Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-12-05T18:16:17.142Z] go vet ./... [2023-12-05T18:16:18.367Z] The recommended git tool is: git [2023-12-05T18:16:21.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T18:16:21.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T18:16:21.327Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T18:16:21.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T18:16:21.434Z] $ docker stop --time=1 64fe1bee975e8405858b1f88e405ae53bc0b61a1651d79c90d5ff2073db44c5b [2023-12-05T18:16:25.363Z] $ docker rm -f --volumes 64fe1bee975e8405858b1f88e405ae53bc0b61a1651d79c90d5ff2073db44c5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T18:16:26.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T18:16:26.077Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-05T18:16:26.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T18:16:27.124Z] using credential edgex-jenkins-ssh [2023-12-05T18:16:27.148Z] Cloning the remote Git repository [2023-12-05T18:16:27.309Z] + ls -al . [2023-12-05T18:16:27.309Z] total 156 [2023-12-05T18:16:27.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 18:15 . [2023-12-05T18:16:27.309Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 18:13 .. [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 5 18:13 .dockerignore [2023-12-05T18:16:27.309Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 18:16 .git [2023-12-05T18:16:27.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 18:13 .github [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 5 18:13 .gitignore [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 5 18:13 .golangci.yml [2023-12-05T18:16:27.309Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 18:14 .semver [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 5 18:13 Attribution.txt [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 5 18:13 CHANGELOG.md [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 5 18:13 Dockerfile [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 18:13 GOVERNANCE.md [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 5 18:13 Jenkinsfile [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 5 18:13 LICENSE [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 5 18:13 Makefile [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 5 18:13 OWNERS.md [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 5 18:13 README.md [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 18:14 VERSION [2023-12-05T18:16:27.309Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 18:13 bin [2023-12-05T18:16:27.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 18:13 cmd [2023-12-05T18:16:27.309Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 5 18:15 coverage.out [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 5 18:13 go.mod [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 35303 Dec 5 18:13 go.sum [2023-12-05T18:16:27.309Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 18:13 internal [2023-12-05T18:16:27.309Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 5 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:16:27.756Z] + 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=984d911bc6d9fdf2a61b3afbd303516cda764fd6 --label arch=amd64 --label version=0.0.0 . [2023-12-05T18:16:27.756Z] Sending build context to Docker daemon 23.05MB [2023-12-05T18:16:27.756Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T18:16:27.756Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-05T18:16:27.756Z] ---> be330693bb13 [2023-12-05T18:16:27.756Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-05T18:16:27.194Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-12-05T18:16:27.296Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-12-05T18:16:27.449Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-05T18:16:27.450Z] > git --version # timeout=10 [2023-12-05T18:16:27.470Z] > git --version # 'git version 2.25.1' [2023-12-05T18:16:27.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T18:16:27.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T18:16:28.323Z] ---> Running in daff7ab4045f [2023-12-05T18:16:28.323Z] Removing intermediate container daff7ab4045f [2023-12-05T18:16:28.323Z] ---> 4a20478eade4 [2023-12-05T18:16:28.323Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-05T18:16:28.323Z] ---> Running in 69bf579cdfce [2023-12-05T18:16:28.323Z] Removing intermediate container 69bf579cdfce [2023-12-05T18:16:28.323Z] ---> 387b6f4b34e3 [2023-12-05T18:16:28.323Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-05T18:16:28.323Z] ---> Running in a338892d8b28 [2023-12-05T18:16:28.581Z] Removing intermediate container a338892d8b28 [2023-12-05T18:16:28.581Z] ---> fa973b16bc49 [2023-12-05T18:16:28.581Z] Step 6/26 : WORKDIR /device-uart [2023-12-05T18:16:28.581Z] ---> Running in 3c60294bf475 [2023-12-05T18:16:28.840Z] Removing intermediate container 3c60294bf475 [2023-12-05T18:16:28.840Z] ---> 55c7d489b2b8 [2023-12-05T18:16:28.840Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T18:16:28.840Z] ---> Running in 9c8be5f32a66 [2023-12-05T18:16:29.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T18:16:29.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T18:16:29.615Z] OK: 268 MiB in 56 packages [2023-12-05T18:16:29.872Z] Removing intermediate container 9c8be5f32a66 [2023-12-05T18:16:29.872Z] ---> 92d439661339 [2023-12-05T18:16:29.872Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-05T18:16:30.130Z] ---> 708b2cb1792a [2023-12-05T18:16:30.130Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T18:16:30.130Z] ---> Running in 6a79c2f5da47 [2023-12-05T18:16:30.698Z] Removing intermediate container 6a79c2f5da47 [2023-12-05T18:16:30.698Z] ---> f1857d5fc1b6 [2023-12-05T18:16:30.698Z] Step 10/26 : COPY . . [2023-12-05T18:16:29.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-05T18:16:29.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T18:16:30.727Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-12-05T18:16:30.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-12-05T18:16:30.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T18:16:30.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-05T18:16:31.269Z] Merging remotes/origin/main commit 56a8503eef07c46f22bc765105e6cf123a2f1194 into PR head commit 984d911bc6d9fdf2a61b3afbd303516cda764fd6 [2023-12-05T18:16:31.584Z] Merge succeeded, producing 984d911bc6d9fdf2a61b3afbd303516cda764fd6 [2023-12-05T18:16:31.584Z] Checking out Revision 984d911bc6d9fdf2a61b3afbd303516cda764fd6 (PR-37) [2023-12-05T18:16:32.074Z] ---> 673766546e13 [2023-12-05T18:16:32.074Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-05T18:16:32.074Z] ---> Running in de105c8d0e80 [2023-12-05T18:16:32.285Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-05T18:16:32.341Z] > git --version # timeout=10 [2023-12-05T18:16:32.363Z] > git --version # 'git version 2.25.1' [2023-12-05T18:16:32.375Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T18:16:32.640Z] Removing intermediate container de105c8d0e80 [2023-12-05T18:16:32.640Z] ---> d0733a2219de [2023-12-05T18:16:32.640Z] Step 12/26 : RUN ${MAKE} [2023-12-05T18:16:31.289Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T18:16:31.366Z] > git checkout -f 984d911bc6d9fdf2a61b3afbd303516cda764fd6 # timeout=10 [2023-12-05T18:16:31.452Z] > git remote # timeout=10 [2023-12-05T18:16:31.480Z] > git config --get remote.origin.url # timeout=10 [2023-12-05T18:16:31.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T18:16:31.528Z] > git merge 56a8503eef07c46f22bc765105e6cf123a2f1194 # timeout=10 [2023-12-05T18:16:31.564Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-05T18:16:31.593Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T18:16:31.682Z] > git checkout -f 984d911bc6d9fdf2a61b3afbd303516cda764fd6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-12-05T18:16:33.207Z] ---> Running in aa40f2b89263 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T18:16:33.464Z] 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.2" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-05T18:16:33.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T18:16:33.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T18:16:33.915Z] Dload Upload Total Spent Left Speed [2023-12-05T18:16:33.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83434 0 --:--:-- --:--:-- --:--:-- 83986 [Pipeline] sh [2023-12-05T18:16:34.261Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T18:16:34.603Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-05T18:16:34.603Z] + sudo tee /etc/docker/daemon.new [2023-12-05T18:16:34.603Z] { [2023-12-05T18:16:34.603Z] "registry-mirrors": [ [2023-12-05T18:16:34.603Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T18:16:34.603Z] ], [2023-12-05T18:16:34.603Z] "bip": "10.250.0.254/24", [2023-12-05T18:16:34.603Z] "hosts": [ [2023-12-05T18:16:34.603Z] "tcp://0.0.0.0:5555", [2023-12-05T18:16:34.603Z] "unix:///var/run/docker.sock" [2023-12-05T18:16:34.603Z] ], [2023-12-05T18:16:34.603Z] "mtu": 1458, [2023-12-05T18:16:34.603Z] "selinux-enabled": true, [2023-12-05T18:16:34.603Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T18:16:34.603Z] } [Pipeline] sh [2023-12-05T18:16:34.956Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T18:16:35.315Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T18:16:57.546Z] provisioning config files... [2023-12-05T18:16:57.577Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config12873741734542779948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:16:58.118Z] ---> ****-login.sh [2023-12-05T18:16:58.118Z] nexus3.edgexfoundry.org:10001 [2023-12-05T18:16:58.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:16:58.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:16:58.660Z] Configure a credential helper to remove this warning. See [2023-12-05T18:16:58.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:16:58.660Z] [2023-12-05T18:16:58.660Z] Login Succeeded [2023-12-05T18:16:58.660Z] nexus3.edgexfoundry.org:10002 [2023-12-05T18:16:58.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:16:58.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:16:58.930Z] Configure a credential helper to remove this warning. See [2023-12-05T18:16:58.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:16:58.930Z] [2023-12-05T18:16:58.930Z] Login Succeeded [2023-12-05T18:16:58.930Z] nexus3.edgexfoundry.org:10003 [2023-12-05T18:16:59.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:16:59.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:16:59.199Z] Configure a credential helper to remove this warning. See [2023-12-05T18:16:59.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:16:59.199Z] [2023-12-05T18:16:59.199Z] Login Succeeded [2023-12-05T18:16:59.199Z] nexus3.edgexfoundry.org:10004 [2023-12-05T18:16:59.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:16:59.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:16:59.469Z] Configure a credential helper to remove this warning. See [2023-12-05T18:16:59.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:16:59.469Z] [2023-12-05T18:16:59.469Z] Login Succeeded [2023-12-05T18:16:59.469Z] ****.io [2023-12-05T18:16:59.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T18:17:00.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T18:17:00.002Z] Configure a credential helper to remove this warning. See [2023-12-05T18:17:00.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T18:17:00.002Z] [2023-12-05T18:17:00.002Z] Login Succeeded [2023-12-05T18:17:00.002Z] ---> ****-login.sh ends [2023-12-05T18:17:00.004Z] Removing intermediate container aa40f2b89263 [2023-12-05T18:17:00.004Z] ---> 119e22e5f02f [2023-12-05T18:17:00.004Z] Step 13/26 : FROM alpine:3.18 [2023-12-05T18:17:00.004Z] 3.18: Pulling from library/alpine [2023-12-05T18:17:00.004Z] c926b61bad3b: Pulling fs layer [2023-12-05T18:17:00.004Z] c926b61bad3b: Download complete [2023-12-05T18:17:00.004Z] c926b61bad3b: Pull complete [2023-12-05T18:17:00.004Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T18:17:00.004Z] Status: Downloaded newer image for alpine:3.18 [2023-12-05T18:17:00.004Z] ---> b541f2080109 [2023-12-05T18:17:00.004Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-05T18:17:00.004Z] ---> Running in 90088fec09ba [2023-12-05T18:17:00.004Z] Removing intermediate container 90088fec09ba [2023-12-05T18:17:00.004Z] ---> 685e103d0a2f [2023-12-05T18:17:00.004Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-05T18:17:00.004Z] ---> Running in bfbc00006b56 [2023-12-05T18:17:00.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T18:17:00.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T18:17:00.004Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T18:17:00.004Z] Executing busybox-1.36.1-r5.trigger [2023-12-05T18:17:00.004Z] OK: 7 MiB in 16 packages [2023-12-05T18:17:00.004Z] Removing intermediate container bfbc00006b56 [2023-12-05T18:17:00.004Z] ---> 1fc2fc06c383 [2023-12-05T18:17:00.004Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-05T18:17:00.004Z] ---> Running in fa3d5e7ab233 [2023-12-05T18:17:00.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T18:17:00.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T18:17:00.004Z] OK: 7 MiB in 16 packages [2023-12-05T18:17:00.004Z] Removing intermediate container fa3d5e7ab233 [2023-12-05T18:17:00.004Z] ---> c1766bd2e390 [2023-12-05T18:17:00.004Z] Step 17/26 : WORKDIR / [Pipeline] } [2023-12-05T18:17:00.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2023-12-05T18:17:00.262Z] ---> Running in 041b3170c72e [2023-12-05T18:17:00.262Z] Removing intermediate container 041b3170c72e [2023-12-05T18:17:00.262Z] ---> 4559135da693 [2023-12-05T18:17:00.262Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-12-05T18:17:00.262Z] ---> 9cde7ff69334 [2023-12-05T18:17:00.262Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [Pipeline] unstash [2023-12-05T18:17:00.518Z] ---> fa1f3198b097 [2023-12-05T18:17:00.518Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [Pipeline] echo [2023-12-05T18:17:00.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T18:17:00.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T18:17:00.726Z] ========================================================= [2023-12-05T18:17:00.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T18:17:00.726Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:17:01.360Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-05T18:17:01.518Z] ---> 69d01401a2e0 [2023-12-05T18:17:01.518Z] Step 21/26 : EXPOSE 59995 [2023-12-05T18:17:01.518Z] ---> Running in 0f20a293e546 [2023-12-05T18:17:01.776Z] Removing intermediate container 0f20a293e546 [2023-12-05T18:17:01.776Z] ---> a699e76f0f7b [2023-12-05T18:17:01.776Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-12-05T18:17:01.776Z] ---> Running in fe298d31821e [2023-12-05T18:17:02.340Z] Removing intermediate container fe298d31821e [2023-12-05T18:17:02.340Z] ---> 74b1a9d3ef1f [2023-12-05T18:17:02.340Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-05T18:17:02.340Z] ---> Running in 905828cd4c92 [2023-12-05T18:17:02.340Z] Removing intermediate container 905828cd4c92 [2023-12-05T18:17:02.340Z] ---> f6dcb3d38a23 [2023-12-05T18:17:02.340Z] Step 24/26 : LABEL arch=amd64 [2023-12-05T18:17:02.340Z] ---> Running in 9e4ccb156adb [2023-12-05T18:17:02.629Z] Removing intermediate container 9e4ccb156adb [2023-12-05T18:17:02.629Z] ---> d44ec8563e08 [2023-12-05T18:17:02.629Z] Step 25/26 : LABEL git_sha=984d911bc6d9fdf2a61b3afbd303516cda764fd6 [2023-12-05T18:17:02.787Z] #0 building with "default" instance using docker driver [2023-12-05T18:17:02.787Z] [2023-12-05T18:17:02.787Z] #1 [internal] load build definition from Dockerfile [2023-12-05T18:17:02.787Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-12-05T18:17:02.787Z] #1 DONE 0.1s [2023-12-05T18:17:02.787Z] [2023-12-05T18:17:02.787Z] #2 [internal] load .dockerignore [2023-12-05T18:17:02.787Z] #2 transferring context: 182B done [2023-12-05T18:17:02.787Z] #2 DONE 0.1s [2023-12-05T18:17:02.787Z] [2023-12-05T18:17:02.787Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T18:17:02.787Z] #3 DONE 0.1s [2023-12-05T18:17:02.787Z] [2023-12-05T18:17:02.787Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T18:17:02.787Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-05T18:17:02.787Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-05T18:17:02.787Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-05T18:17:02.787Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 978.94kB / 3.33MB 0.1s [2023-12-05T18:17:02.787Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-05T18:17:02.888Z] ---> Running in bf054c53e9dd [2023-12-05T18:17:03.061Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2023-12-05T18:17:03.061Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-05T18:17:03.061Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-05T18:17:03.061Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-05T18:17:03.061Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-05T18:17:03.061Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2023-12-05T18:17:03.061Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s [2023-12-05T18:17:03.061Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-05T18:17:03.061Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-05T18:17:03.146Z] Removing intermediate container bf054c53e9dd [2023-12-05T18:17:03.146Z] ---> c01a195e45d2 [2023-12-05T18:17:03.146Z] Step 26/26 : LABEL version=0.0.0 [2023-12-05T18:17:03.146Z] ---> Running in e31d341a6807 [2023-12-05T18:17:03.333Z] #4 ... [2023-12-05T18:17:03.333Z] [2023-12-05T18:17:03.333Z] #5 [internal] load build context [2023-12-05T18:17:03.333Z] #5 transferring context: 11.51MB 0.4s done [2023-12-05T18:17:03.333Z] #5 DONE 0.4s [2023-12-05T18:17:03.333Z] [2023-12-05T18:17:03.333Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T18:17:03.333Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.5s [2023-12-05T18:17:03.333Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.30MB / 97.63MB 0.5s [2023-12-05T18:17:03.333Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.87MB / 11.40MB 0.5s [2023-12-05T18:17:03.333Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.47MB / 63.99MB 0.6s [2023-12-05T18:17:03.333Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-05T18:17:03.333Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.6s [2023-12-05T18:17:03.333Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s [2023-12-05T18:17:03.406Z] Removing intermediate container e31d341a6807 [2023-12-05T18:17:03.406Z] ---> 057352ff3833 [2023-12-05T18:17:03.406Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-05T18:17:03.406Z] Successfully built 057352ff3833 [2023-12-05T18:17:03.406Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-12-05T18:17:03.604Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 0.8s [2023-12-05T18:17:03.604Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.89MB / 97.63MB 0.8s [2023-12-05T18:17:03.604Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-05T18:17:03.604Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.9s [2023-12-05T18:17:03.604Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2023-12-05T18:17:03.873Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.79MB / 63.99MB 1.0s [2023-12-05T18:17:03.873Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.40MB / 97.63MB 1.0s [2023-12-05T18:17:03.873Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-05T18:17:03.873Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.1s [2023-12-05T18:17:03.873Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.1s [2023-12-05T18:17:03.873Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2023-12-05T18:17:04.144Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.98MB / 63.99MB 1.3s [2023-12-05T18:17:04.144Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.80MB / 97.63MB 1.3s [2023-12-05T18:17:04.144Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.58MB / 63.99MB 1.4s [2023-12-05T18:17:04.144Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s [2023-12-05T18:17:04.144Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2023-12-05T18:17:04.144Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.5s [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-05T18:17:04.425Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-05T18:17:04.425Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 1.6s [2023-12-05T18:17:04.425Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-05T18:17:04.425Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 1.7s [Pipeline] sh [2023-12-05T18:17:04.696Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.90MB / 97.63MB 1.9s [2023-12-05T18:17:04.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T18:17:04.780Z] [2023-12-05T18:17:04.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:17:04.965Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.1s [2023-12-05T18:17:04.965Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-05T18:17:05.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T18:17:05.452Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T18:17:05.452Z] 5eb5b503b376: Pulling fs layer [2023-12-05T18:17:05.452Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T18:17:05.452Z] ec43610c2a17: Pulling fs layer [2023-12-05T18:17:05.452Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T18:17:05.452Z] 33b1e0a273af: Pulling fs layer [2023-12-05T18:17:05.452Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T18:17:05.452Z] 2f39f015ded8: Pulling fs layer [2023-12-05T18:17:05.452Z] 33b1e0a273af: Waiting [2023-12-05T18:17:05.452Z] 5d3b04190fa2: Waiting [2023-12-05T18:17:05.452Z] 2f39f015ded8: Waiting [2023-12-05T18:17:05.452Z] 3a2ae6a8a46f: Waiting [2023-12-05T18:17:05.452Z] 5c69ac0246d0: Verifying Checksum [2023-12-05T18:17:05.452Z] 5c69ac0246d0: Download complete [2023-12-05T18:17:05.452Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T18:17:05.452Z] 3a2ae6a8a46f: Download complete [2023-12-05T18:17:05.452Z] 33b1e0a273af: Verifying Checksum [2023-12-05T18:17:05.452Z] 33b1e0a273af: Download complete [2023-12-05T18:17:05.452Z] 5d3b04190fa2: Verifying Checksum [2023-12-05T18:17:05.452Z] 5d3b04190fa2: Download complete [2023-12-05T18:17:05.452Z] ec43610c2a17: Verifying Checksum [2023-12-05T18:17:05.452Z] ec43610c2a17: Download complete [2023-12-05T18:17:05.710Z] 5eb5b503b376: Verifying Checksum [2023-12-05T18:17:05.710Z] 5eb5b503b376: Download complete [2023-12-05T18:17:06.275Z] 2f39f015ded8: Verifying Checksum [2023-12-05T18:17:06.275Z] 2f39f015ded8: Download complete [2023-12-05T18:17:07.222Z] 5eb5b503b376: Pull complete [2023-12-05T18:17:07.795Z] 5c69ac0246d0: Pull complete [2023-12-05T18:17:08.311Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.3s done [2023-12-05T18:17:08.362Z] ec43610c2a17: Pull complete [2023-12-05T18:17:08.619Z] 3a2ae6a8a46f: Pull complete [2023-12-05T18:17:08.905Z] 33b1e0a273af: Pull complete [2023-12-05T18:17:08.905Z] 5d3b04190fa2: Pull complete [2023-12-05T18:17:10.892Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.3s [2023-12-05T18:17:14.217Z] 2f39f015ded8: Pull complete [2023-12-05T18:17:14.217Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T18:17:14.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T18:17:14.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T18:17:14.581Z] prd-ubuntu20.04-docker-8c-8g-24080 does not seem to be running inside a container [2023-12-05T18:17:14.613Z] $ 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-37 -v /w/workspace/edgexfoundry_device-uart_PR-37:/w/workspace/edgexfoundry_device-uart_PR-37:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-37@tmp:/w/workspace/edgexfoundry_device-uart_PR-37@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 [2023-12-05T18:17:16.254Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2023-12-05T18:17:22.921Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.1s done [2023-12-05T18:17:23.854Z] $ docker top 0e452ff23bad2edd3ca0850583e04a2473f9ea48f1e5ea509213c79a2ec609f5 -eo pid,comm [2023-12-05T18:17:23.888Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [Pipeline] { [2023-12-05T18:17:24.157Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-05T18:17:24.157Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-05T18:17:24.157Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:17:24.520Z] ---> job-cost.sh [2023-12-05T18:17:24.520Z] lf-activate-venv: SKIPPING [2023-12-05T18:17:24.520Z] INFO: No Stack... [2023-12-05T18:17:24.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T18:17:25.350Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T18:17:25.673Z] + cut -d, -f6 [2023-12-05T18:17:25.673Z] + cat /w/workspace/edgexfoundry_device-uart_PR-37/archives/cost.csv [Pipeline] lock [2023-12-05T18:17:25.719Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-37-1-stack-cost] [2023-12-05T18:17:25.724Z] Resource [jenkins-edgexfoundry-device-uart-PR-37-1-stack-cost] did not exist. Created. [2023-12-05T18:17:25.724Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T18:17:26.179Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T18:17:26.229Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T18:17:26.292Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T18:17:26.454Z] $ docker stop --time=1 0e452ff23bad2edd3ca0850583e04a2473f9ea48f1e5ea509213c79a2ec609f5 [2023-12-05T18:17:27.645Z] $ docker rm -f --volumes 0e452ff23bad2edd3ca0850583e04a2473f9ea48f1e5ea509213c79a2ec609f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-05T18:17:29.508Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-05T18:17:33.768Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.2s done [2023-12-05T18:17:33.768Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-05T18:17:35.716Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done [2023-12-05T18:17:37.529Z] #4 DONE 34.8s [2023-12-05T18:17:37.797Z] [2023-12-05T18:17:37.797Z] #6 [builder 2/7] WORKDIR /device-uart [2023-12-05T18:17:39.740Z] #6 DONE 1.8s [2023-12-05T18:17:39.740Z] [2023-12-05T18:17:39.740Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-05T18:17:40.340Z] #7 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T18:17:40.617Z] #7 1.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T18:17:42.600Z] #7 2.934 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-05T18:17:42.600Z] #7 2.969 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-05T18:17:42.600Z] #7 2.984 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-05T18:17:42.600Z] #7 3.068 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-05T18:17:42.600Z] #7 3.104 Executing busybox-1.36.1-r5.trigger [2023-12-05T18:17:42.600Z] #7 3.151 OK: 271 MiB in 56 packages [2023-12-05T18:17:42.877Z] #7 DONE 3.5s [2023-12-05T18:17:43.152Z] [2023-12-05T18:17:43.152Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-05T18:17:43.152Z] #8 DONE 0.1s [2023-12-05T18:17:43.152Z] [2023-12-05T18:17:43.152Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T18:18:15.680Z] #9 DONE 27.5s [2023-12-05T18:18:15.680Z] [2023-12-05T18:18:15.680Z] #10 [builder 6/7] COPY . . [2023-12-05T18:18:15.680Z] #10 DONE 0.4s [2023-12-05T18:18:15.680Z] [2023-12-05T18:18:15.680Z] #11 [builder 7/7] RUN echo noop [2023-12-05T18:18:15.680Z] #11 0.679 noop [2023-12-05T18:18:15.680Z] #11 DONE 0.7s [2023-12-05T18:18:15.680Z] [2023-12-05T18:18:15.680Z] #12 exporting to image [2023-12-05T18:18:15.680Z] #12 exporting layers [2023-12-05T18:18:39.597Z] #12 exporting layers 23.8s done [2023-12-05T18:18:39.597Z] #12 writing image sha256:d566da720fee3b466de6f6420be0ef8b4e54ea73bd39a310776f17570ae037fc done [2023-12-05T18:18:39.597Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-05T18:18:39.597Z] #12 DONE 23.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:18:41.296Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T18:18:41.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T18:18:43.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-24081 does not seem to be running inside a container [2023-12-05T18:18:43.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T18:18:45.150Z] $ docker top 8b7d8531440ccf869fb993b024782cc7e7c768be0ef88a2ff926067e647d2ee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T18:18:45.771Z] + go version [2023-12-05T18:18:46.039Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T18:18:46.073Z] $ docker stop --time=1 8b7d8531440ccf869fb993b024782cc7e7c768be0ef88a2ff926067e647d2ee9 [2023-12-05T18:18:49.291Z] $ docker rm -f --volumes 8b7d8531440ccf869fb993b024782cc7e7c768be0ef88a2ff926067e647d2ee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:18:50.451Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T18:18:50.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T18:18:50.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-24081 does not seem to be running inside a container [2023-12-05T18:18:50.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T18:18:51.938Z] $ docker top 1cefb935895fa9e3b69beec5bb3314a905f0b618826575d2e8a8d720198b5284 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T18:18:53.353Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-12-05T18:18:53.796Z] + make test [2023-12-05T18:18:54.065Z] go test ./... -coverprofile=coverage.out [2023-12-05T18:18:58.324Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-12-05T18:19:54.741Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-12-05T18:19:54.741Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-12-05T18:19:54.741Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T18:19:54.741Z] go vet ./... [2023-12-05T18:20:07.053Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T18:20:07.053Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T18:20:07.053Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T18:20:07.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T18:20:07.169Z] $ docker stop --time=1 1cefb935895fa9e3b69beec5bb3314a905f0b618826575d2e8a8d720198b5284 [2023-12-05T18:20:09.055Z] $ docker rm -f --volumes 1cefb935895fa9e3b69beec5bb3314a905f0b618826575d2e8a8d720198b5284 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T18:20:10.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T18:20:10.412Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T18:20:10.932Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T18:20:11.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T18:20:12.132Z] + ls -al . [2023-12-05T18:20:12.132Z] total 152 [2023-12-05T18:20:12.132Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 5 18:18 . [2023-12-05T18:20:12.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 18:16 .. [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 5 18:16 .dockerignore [2023-12-05T18:20:12.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 18:16 .git [2023-12-05T18:20:12.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 18:16 .github [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 5 18:16 .gitignore [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 5 18:16 .golangci.yml [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 9941 Dec 5 18:16 Attribution.txt [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 5 18:16 CHANGELOG.md [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 1886 Dec 5 18:16 Dockerfile [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 18:16 GOVERNANCE.md [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 5 18:16 Jenkinsfile [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 5 18:16 LICENSE [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 1872 Dec 5 18:16 Makefile [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 5 18:16 OWNERS.md [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 5 18:16 README.md [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 18:14 VERSION [2023-12-05T18:20:12.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 18:16 bin [2023-12-05T18:20:12.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 18:16 cmd [2023-12-05T18:20:12.132Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 5 18:18 coverage.out [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 3716 Dec 5 18:16 go.mod [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 35303 Dec 5 18:16 go.sum [2023-12-05T18:20:12.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 18:16 internal [2023-12-05T18:20:12.132Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 5 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:20:12.659Z] + 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=984d911bc6d9fdf2a61b3afbd303516cda764fd6 --label arch=arm64 --label version=0.0.0 . [2023-12-05T18:20:13.629Z] #0 building with "default" instance using docker driver [2023-12-05T18:20:13.629Z] [2023-12-05T18:20:13.629Z] #1 [internal] load build definition from Dockerfile [2023-12-05T18:20:13.629Z] #1 transferring dockerfile: 1.93kB 0.0s done [2023-12-05T18:20:13.629Z] #1 DONE 0.0s [2023-12-05T18:20:13.629Z] [2023-12-05T18:20:13.629Z] #2 [internal] load .dockerignore [2023-12-05T18:20:13.629Z] #2 transferring context: 182B 0.0s done [2023-12-05T18:20:13.629Z] #2 DONE 0.0s [2023-12-05T18:20:13.629Z] [2023-12-05T18:20:13.629Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T18:20:13.629Z] #3 DONE 0.0s [2023-12-05T18:20:13.629Z] [2023-12-05T18:20:13.629Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T18:20:13.629Z] #4 DONE 0.4s [2023-12-05T18:20:13.899Z] [2023-12-05T18:20:13.899Z] #5 [internal] load build context [2023-12-05T18:20:13.899Z] #5 transferring context: 5.48kB 0.0s done [2023-12-05T18:20:13.899Z] #5 DONE 0.1s [2023-12-05T18:20:13.899Z] [2023-12-05T18:20:13.899Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T18:20:13.899Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T18:20:13.899Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T18:20:13.899Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T18:20:13.899Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T18:20:13.899Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-05T18:20:14.167Z] #6 ... [2023-12-05T18:20:14.167Z] [2023-12-05T18:20:14.167Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T18:20:14.167Z] #7 DONE 0.2s [2023-12-05T18:20:14.167Z] [2023-12-05T18:20:14.167Z] #8 [builder 2/7] WORKDIR /device-uart [2023-12-05T18:20:14.167Z] #8 DONE 0.1s [2023-12-05T18:20:14.167Z] [2023-12-05T18:20:14.167Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T18:20:14.167Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-05T18:20:14.168Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-05T18:20:14.439Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-05T18:20:15.858Z] #6 DONE 1.9s [2023-12-05T18:20:15.858Z] [2023-12-05T18:20:15.858Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-05T18:20:15.858Z] #9 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T18:20:16.445Z] #9 2.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T18:20:17.411Z] #9 3.365 OK: 271 MiB in 56 packages [2023-12-05T18:20:17.680Z] #9 DONE 3.7s [2023-12-05T18:20:17.680Z] [2023-12-05T18:20:17.680Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T18:20:17.680Z] #10 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T18:20:17.680Z] #10 1.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T18:20:17.961Z] #10 ... [2023-12-05T18:20:17.961Z] [2023-12-05T18:20:17.961Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-05T18:20:17.961Z] #11 DONE 0.1s [2023-12-05T18:20:17.961Z] [2023-12-05T18:20:17.961Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T18:20:17.961Z] #10 2.319 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T18:20:17.961Z] #10 2.350 Executing busybox-1.36.1-r5.trigger [2023-12-05T18:20:18.233Z] #10 2.386 OK: 8 MiB in 16 packages [2023-12-05T18:20:18.503Z] #10 DONE 2.7s [2023-12-05T18:20:18.503Z] [2023-12-05T18:20:18.503Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T18:20:19.483Z] #12 ... [2023-12-05T18:20:19.483Z] [2023-12-05T18:20:19.483Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T18:20:19.483Z] #13 DONE 1.4s [2023-12-05T18:20:19.483Z] [2023-12-05T18:20:19.483Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T18:20:19.483Z] #12 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T18:20:19.753Z] #12 ... [2023-12-05T18:20:19.753Z] [2023-12-05T18:20:19.753Z] #14 [builder 6/7] COPY . . [2023-12-05T18:20:19.753Z] #14 DONE 0.4s [2023-12-05T18:20:19.753Z] [2023-12-05T18:20:19.753Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T18:20:19.753Z] #12 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T18:20:21.173Z] #12 2.588 OK: 8 MiB in 16 packages [2023-12-05T18:20:21.442Z] #12 DONE 2.9s [2023-12-05T18:20:21.442Z] [2023-12-05T18:20:21.442Z] #15 [builder 7/7] RUN make build [2023-12-05T18:20:21.442Z] #15 0.670 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.2" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-12-05T18:21:43.078Z] #15 DONE 71.5s [2023-12-05T18:21:43.078Z] [2023-12-05T18:21:43.078Z] #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / [2023-12-05T18:21:43.078Z] #16 DONE 0.1s [2023-12-05T18:21:43.078Z] [2023-12-05T18:21:43.078Z] #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / [2023-12-05T18:21:43.078Z] #17 DONE 0.1s [2023-12-05T18:21:43.078Z] [2023-12-05T18:21:43.078Z] #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / [2023-12-05T18:21:43.078Z] #18 DONE 0.3s [2023-12-05T18:21:43.078Z] [2023-12-05T18:21:43.078Z] #19 exporting to image [2023-12-05T18:21:43.078Z] #19 exporting layers [2023-12-05T18:21:43.078Z] #19 exporting layers 0.4s done [2023-12-05T18:21:43.078Z] #19 writing image sha256:65d081d462e0672a07fbff269ad1a05f6c75aa257ea973b81958dca03224c58c done [2023-12-05T18:21:43.078Z] #19 naming to docker.io/library/device-uart-arm64 done [2023-12-05T18:21:43.078Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:21:44.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T18:21:44.579Z] [2023-12-05T18:21:44.579Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:21:45.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T18:21:45.299Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T18:21:45.299Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T18:21:45.299Z] 04944245beec: Pulling fs layer [2023-12-05T18:21:45.299Z] 699f458cf7ca: Pulling fs layer [2023-12-05T18:21:45.299Z] 765212b225bb: Pulling fs layer [2023-12-05T18:21:45.299Z] f23df028b6ca: Pulling fs layer [2023-12-05T18:21:45.299Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T18:21:45.299Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T18:21:45.299Z] 765212b225bb: Waiting [2023-12-05T18:21:45.299Z] f23df028b6ca: Waiting [2023-12-05T18:21:45.299Z] d65c8cfc05b1: Waiting [2023-12-05T18:21:45.299Z] 2437ff75d9bd: Waiting [2023-12-05T18:21:45.299Z] 04944245beec: Download complete [2023-12-05T18:21:45.299Z] 765212b225bb: Verifying Checksum [2023-12-05T18:21:45.299Z] 765212b225bb: Download complete [2023-12-05T18:21:45.299Z] f23df028b6ca: Verifying Checksum [2023-12-05T18:21:45.299Z] f23df028b6ca: Download complete [2023-12-05T18:21:45.570Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T18:21:45.570Z] d65c8cfc05b1: Download complete [2023-12-05T18:21:45.570Z] 699f458cf7ca: Verifying Checksum [2023-12-05T18:21:45.570Z] 699f458cf7ca: Download complete [2023-12-05T18:21:45.840Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T18:21:45.840Z] 8998bd30e6a1: Download complete [2023-12-05T18:21:48.435Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T18:21:48.435Z] 2437ff75d9bd: Download complete [2023-12-05T18:21:52.689Z] 8998bd30e6a1: Pull complete [2023-12-05T18:21:52.958Z] 04944245beec: Pull complete [2023-12-05T18:21:55.547Z] 699f458cf7ca: Pull complete [2023-12-05T18:21:57.499Z] 765212b225bb: Pull complete [2023-12-05T18:21:58.468Z] f23df028b6ca: Pull complete [2023-12-05T18:21:58.468Z] d65c8cfc05b1: Pull complete [2023-12-05T18:22:25.181Z] 2437ff75d9bd: Pull complete [2023-12-05T18:22:25.181Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T18:22:25.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T18:22:25.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T18:22:25.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-24081 does not seem to be running inside a container [2023-12-05T18:22:25.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-05T18:22:28.495Z] $ docker top 2ef66a45c0f51827ae6d5f291c6d1478b728c84d96dcb47db7ecf967f7bd6166 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:22:29.513Z] ---> job-cost.sh [2023-12-05T18:22:29.513Z] lf-activate-venv: SKIPPING [2023-12-05T18:22:29.513Z] INFO: No Stack... [2023-12-05T18:22:29.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T18:22:30.759Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T18:22:31.102Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-12-05T18:22:31.102Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T18:22:31.184Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-37-1-stack-cost] [2023-12-05T18:22:31.189Z] Resource [jenkins-edgexfoundry-device-uart-PR-37-1-stack-cost] did not exist. Created. [2023-12-05T18:22:31.189Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-37-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T18:22:31.693Z] /w/workspace/device-uart/1@tmp/durable-c2742a6a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T18:22:32.041Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T18:22:32.075Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T18:22:32.128Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T18:22:32.159Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-37-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T18:22:32.327Z] $ docker stop --time=1 2ef66a45c0f51827ae6d5f291c6d1478b728c84d96dcb47db7ecf967f7bd6166 [2023-12-05T18:22:33.751Z] $ docker rm -f --volumes 2ef66a45c0f51827ae6d5f291c6d1478b728c84d96dcb47db7ecf967f7bd6166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-05T18:22:35.894Z] provisioning config files... [2023-12-05T18:22:35.903Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-37@tmp/config12059313749730199641tmp [Pipeline] { [Pipeline] sh [2023-12-05T18:22:36.328Z] + set +x [2023-12-05T18:22:36.328Z] + curl -s https://codecov.io/bash [2023-12-05T18:22:36.328Z] + bash -s -- [2023-12-05T18:22:36.328Z] [2023-12-05T18:22:36.328Z] _____ _ [2023-12-05T18:22:36.328Z] / ____| | | [2023-12-05T18:22:36.328Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T18:22:36.328Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T18:22:36.328Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T18:22:36.328Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T18:22:36.328Z] Bash-1.0.6 [2023-12-05T18:22:36.328Z] [2023-12-05T18:22:36.328Z] [2023-12-05T18:22:36.328Z] ==> git version 2.25.1 found [2023-12-05T18:22:36.328Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-05T18:22:36.328Z] Release-Date: 2020-01-08 [2023-12-05T18:22:36.328Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-05T18:22:36.328Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T18:22:36.328Z] ==> Jenkins CI detected. [2023-12-05T18:22:36.328Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-37 [2023-12-05T18:22:36.328Z] project root: . [2023-12-05T18:22:36.328Z] --> token set from env [2023-12-05T18:22:36.328Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T18:22:36.328Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T18:22:36.328Z] ==> Python coveragepy not found [2023-12-05T18:22:36.328Z] ==> Searching for coverage reports in: [2023-12-05T18:22:36.328Z] + . [2023-12-05T18:22:36.328Z] -> Found 1 reports [2023-12-05T18:22:36.328Z] ==> Detecting git/mercurial file structure [2023-12-05T18:22:36.328Z] ==> Reading reports [2023-12-05T18:22:36.328Z] + ./coverage.out bytes=10 [2023-12-05T18:22:36.328Z] ==> Appending adjustments [2023-12-05T18:22:36.328Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T18:22:36.589Z] + Found adjustments [2023-12-05T18:22:36.589Z] ==> Gzipping contents [2023-12-05T18:22:36.589Z] 4.0K /tmp/codecov.qLKoMQ.gz [2023-12-05T18:22:36.589Z] ==> Uploading reports [2023-12-05T18:22:36.589Z] url: https://codecov.io [2023-12-05T18:22:36.589Z] query: branch=PR-37&commit=984d911bc6d9fdf2a61b3afbd303516cda764fd6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=37&job=&cmd_args= [2023-12-05T18:22:36.589Z] -> Pinging Codecov [2023-12-05T18:22:36.589Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-37&commit=984d911bc6d9fdf2a61b3afbd303516cda764fd6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-37%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=37&job=&cmd_args= [2023-12-05T18:22:37.160Z] -> Uploading to [2023-12-05T18:22:37.160Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/B9AA6E0BBD74AE3A32605C7A7C664919/984d911bc6d9fdf2a61b3afbd303516cda764fd6/0addefda-051f-4df8-bc0f-44eee55f4e2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T182236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75de746e663205373737cd4437405b00c174f9e31f97d09a6a229e3b0c4e36be [2023-12-05T18:22:37.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T18:22:37.160Z] Dload Upload Total Spent Left Speed [2023-12-05T18:22:37.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2533 --:--:-- --:--:-- --:--:-- 2533 [2023-12-05T18:22:37.426Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/984d911bc6d9fdf2a61b3afbd303516cda764fd6 [Pipeline] } [2023-12-05T18:22:37.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-05T18:22:40.589Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-37/archives ] [2023-12-05T18:22:40.589Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-37/archives [2023-12-05T18:22:40.589Z] total 16 [2023-12-05T18:22:40.589Z] drwxr-xr-x 3 root root 4096 Dec 5 18:17 . [2023-12-05T18:22:40.589Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 18:17 .. [2023-12-05T18:22:40.589Z] drwxr-xr-x 2 root root 4096 Dec 5 18:17 cost [2023-12-05T18:22:40.589Z] -rw-r--r-- 1 root root 82 Dec 5 18:17 cost.csv [2023-12-05T18:22:40.589Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-37/archives [2023-12-05T18:22:40.589Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-37/archives [2023-12-05T18:22:40.589Z] total 16 [2023-12-05T18:22:40.589Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 18:17 . [2023-12-05T18:22:40.589Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 18:17 .. [2023-12-05T18:22:40.589Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 18:17 cost [2023-12-05T18:22:40.589Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 5 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:22:40.915Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:22:41.795Z] ---> package-listing.sh [2023-12-05T18:22:41.795Z] ++ facter osfamily [2023-12-05T18:22:41.795Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T18:22:42.054Z] + OS_FAMILY=debian [2023-12-05T18:22:42.054Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-37 [2023-12-05T18:22:42.054Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T18:22:42.054Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T18:22:42.054Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T18:22:42.054Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T18:22:42.054Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-37 ']' [2023-12-05T18:22:42.054Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T18:22:42.054Z] + case "${OS_FAMILY}" in [2023-12-05T18:22:42.054Z] + dpkg -l [2023-12-05T18:22:42.054Z] + grep '^ii' [2023-12-05T18:22:42.054Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T18:22:42.054Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T18:22:42.054Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T18:22:42.054Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-37 ']' [2023-12-05T18:22:42.054Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-37/archives/ [2023-12-05T18:22:42.054Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-37/archives/ [Pipeline] echo [2023-12-05T18:22:42.086Z] 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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-05T18:22:42.381Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T18:22:43.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T18:22:43.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T18:22:43.300Z] prd-ubuntu20.04-docker-8c-8g-24080 does not seem to be running inside a container [2023-12-05T18:22:43.330Z] $ 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-37/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-37 -v /w/workspace/edgexfoundry_device-uart_PR-37:/w/workspace/edgexfoundry_device-uart_PR-37:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-37@tmp:/w/workspace/edgexfoundry_device-uart_PR-37@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 [2023-12-05T18:22:43.537Z] $ docker top d49fff49fcf30e403fdc3e26f22598e4ff208b19e16d3aa6826f8799597f34f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T18:22:44.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T18:22:44.318Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T18:22:44.627Z] + ls /var/log/sa-host [2023-12-05T18:22:44.627Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T18:22:44.876Z] provisioning config files... [2023-12-05T18:22:44.888Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-37@tmp/config3113695235254308944tmp [Pipeline] { [Pipeline] echo [2023-12-05T18:22:45.033Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:22:45.342Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T18:22:45.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:22:45.864Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T18:22:45.898Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:22:46.210Z] ---> sudo-logs.sh [2023-12-05T18:22:46.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T18:22:46.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:22:46.652Z] ---> job-cost.sh [2023-12-05T18:22:46.652Z] lf-activate-venv: SKIPPING [2023-12-05T18:22:46.652Z] DEBUG: total: 0.2199999988079071 [2023-12-05T18:22:46.652Z] INFO: Retrieving Stack Cost... [2023-12-05T18:22:46.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T18:22:47.171Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T18:22:47.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T18:22:47.517Z] ---> logs-deploy.sh [2023-12-05T18:22:47.517Z] lf-activate-venv: SKIPPING [2023-12-05T18:22:47.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-37/1 [2023-12-05T18:22:47.517Z] INFO: archiving workspace using pattern(s): [2023-12-05T18:22:48.451Z] Archives upload complete. [2023-12-05T18:22:48.709Z] INFO: archiving logs to Nexus