Pull request #86 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1647963187d77a842b11fb4f409f20978f435d3+95d8f166fd10006397275f17c20ea67699b419bf (4d82b538e0663e36619631846073d3c2725e317a) 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-ssh7119941601625849962.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7917258657467999214.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh 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-86/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-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9555443131392980556.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-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15990580269166121682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17155905356138786085.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-86/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-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12011276287949208529.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25955 in /w/workspace/edgexfoundry_device-uart_PR-86 [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-86 # 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 95d8f166fd10006397275f17c20ea67699b419bf into PR head commit d1647963187d77a842b11fb4f409f20978f435d3 > 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/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1647963187d77a842b11fb4f409f20978f435d3 # 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 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 Merge succeeded, producing d1647963187d77a842b11fb4f409f20978f435d3 Checking out Revision d1647963187d77a842b11fb4f409f20978f435d3 (PR-86) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1647963187d77a842b11fb4f409f20978f435d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T18:10:37.363Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T18:10:37.556Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T18:10:37.689Z] ========================================================= [2024-11-08T18:10:37.689Z] EdgeX Global Pipelines Version Info [2024-11-08T18:10:37.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:10:38.430Z] ------------------- [2024-11-08T18:10:38.430Z] stable info: [2024-11-08T18:10:38.430Z] ------------------- [2024-11-08T18:10:38.430Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T18:10:38.430Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T18:10:38.430Z] Message: update stable to v1.0.265 [2024-11-08T18:10:39.001Z] ------------------- [2024-11-08T18:10:39.001Z] experimental info: [2024-11-08T18:10:39.001Z] ------------------- [2024-11-08T18:10:39.001Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T18:10:39.001Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T18:10:39.001Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T18:10:39.221Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-11-08T18:10:39.277Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-11-08T18:10:39.334Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T18:10:39.397Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T18:10:39.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T18:10:39.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T18:10:39.590Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T18:10:39.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T18:10:39.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T18:10:39.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T18:10:39.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T18:10:39.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-11-08T18:10:39.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T18:10:40.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T18:10:40.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T18:10:40.161Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T18:10:40.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T18:10:40.298Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T18:10:40.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T18:10:40.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T18:10:40.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T18:10:40.551Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T18:10:40.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T18:10:40.672Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T18:10:40.735Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T18:10:40.806Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T18:10:40.875Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T18:10:40.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo [2024-11-08T18:10:41.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo [2024-11-08T18:10:41.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo [2024-11-08T18:10:41.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1647963187d77a842b11fb4f409f20978f435d3 [Pipeline] echo [2024-11-08T18:10:41.206Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d164796 [Pipeline] echo [2024-11-08T18:10:41.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T18:10:41.411Z] provisioning config files... [2024-11-08T18:10:41.425Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-86@tmp/config18226634851380000344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:10:41.836Z] ---> ****-login.sh [2024-11-08T18:10:41.836Z] nexus3.edgexfoundry.org:10001 [2024-11-08T18:10:42.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:10:42.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:10:42.358Z] Configure a credential helper to remove this warning. See [2024-11-08T18:10:42.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:10:42.358Z] [2024-11-08T18:10:42.358Z] Login Succeeded [2024-11-08T18:10:42.358Z] nexus3.edgexfoundry.org:10002 [2024-11-08T18:10:42.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:10:42.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:10:42.358Z] Configure a credential helper to remove this warning. See [2024-11-08T18:10:42.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:10:42.358Z] [2024-11-08T18:10:42.358Z] Login Succeeded [2024-11-08T18:10:42.358Z] nexus3.edgexfoundry.org:10003 [2024-11-08T18:10:42.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:10:42.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:10:42.620Z] Configure a credential helper to remove this warning. See [2024-11-08T18:10:42.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:10:42.620Z] [2024-11-08T18:10:42.620Z] Login Succeeded [2024-11-08T18:10:42.620Z] nexus3.edgexfoundry.org:10004 [2024-11-08T18:10:42.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:10:42.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:10:42.620Z] Configure a credential helper to remove this warning. See [2024-11-08T18:10:42.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:10:42.620Z] [2024-11-08T18:10:42.620Z] Login Succeeded [2024-11-08T18:10:42.620Z] ****.io [2024-11-08T18:10:42.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:10:42.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:10:42.880Z] Configure a credential helper to remove this warning. See [2024-11-08T18:10:42.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:10:42.880Z] [2024-11-08T18:10:42.880Z] Login Succeeded [2024-11-08T18:10:42.880Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T18:10:42.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T18:10:43.602Z] + git rev-list -1 --merges d1647963187d77a842b11fb4f409f20978f435d3~1..d1647963187d77a842b11fb4f409f20978f435d3 [Pipeline] echo [2024-11-08T18:10:43.656Z] -----------> git rev-list -1 --merges d1647963187d77a842b11fb4f409f20978f435d3~1..d1647963187d77a842b11fb4f409f20978f435d3 d1647963187d77a842b11fb4f409f20978f435d3 [false] [Pipeline] sh [2024-11-08T18:10:43.989Z] + git log --format=format:%s -1 d1647963187d77a842b11fb4f409f20978f435d3 [Pipeline] echo [2024-11-08T18:10:44.026Z] ========================================================= [2024-11-08T18:10:44.026Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T18:10:44.026Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T18:10:44.482Z] + git log --format=format:%s -1 d1647963187d77a842b11fb4f409f20978f435d3 [Pipeline] echo [2024-11-08T18:10:44.523Z] [semverPrep] GIT_COMMIT: d1647963187d77a842b11fb4f409f20978f435d3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-08T18:10:44.577Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T18:10:45.009Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T18:10:45.009Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T18:10:45.009Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T18:10:45.009Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T18:10:45.009Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T18:10:45.009Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T18:10:45.009Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:10:45.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T18:10:45.539Z] [2024-11-08T18:10:45.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:10:45.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T18:10:45.957Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T18:10:45.957Z] b85a868b505f: Pulling fs layer [2024-11-08T18:10:45.957Z] e2be974225ed: Pulling fs layer [2024-11-08T18:10:45.957Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T18:10:45.957Z] 988bab9f4d93: Pulling fs layer [2024-11-08T18:10:45.957Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T18:10:45.957Z] eaf3925da568: Pulling fs layer [2024-11-08T18:10:45.957Z] bab4dde63d76: Pulling fs layer [2024-11-08T18:10:45.957Z] bde34c3a00c8: Pulling fs layer [2024-11-08T18:10:45.957Z] b352a97aabf1: Pulling fs layer [2024-11-08T18:10:45.957Z] 4872d77fe225: Pulling fs layer [2024-11-08T18:10:45.957Z] 5851b861e8e6: Pulling fs layer [2024-11-08T18:10:45.957Z] bab4dde63d76: Waiting [2024-11-08T18:10:45.957Z] bde34c3a00c8: Waiting [2024-11-08T18:10:45.957Z] 988bab9f4d93: Waiting [2024-11-08T18:10:45.957Z] 1469e6f7b9e6: Waiting [2024-11-08T18:10:45.957Z] 5851b861e8e6: Waiting [2024-11-08T18:10:45.957Z] b352a97aabf1: Waiting [2024-11-08T18:10:45.957Z] eaf3925da568: Waiting [2024-11-08T18:10:45.957Z] 4872d77fe225: Waiting [2024-11-08T18:10:45.957Z] e2be974225ed: Download complete [2024-11-08T18:10:45.957Z] 988bab9f4d93: Verifying Checksum [2024-11-08T18:10:45.957Z] 988bab9f4d93: Download complete [2024-11-08T18:10:46.216Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T18:10:46.216Z] 1469e6f7b9e6: Download complete [2024-11-08T18:10:46.216Z] eaf3925da568: Verifying Checksum [2024-11-08T18:10:46.216Z] eaf3925da568: Download complete [2024-11-08T18:10:46.216Z] 339a4e72a1f5: Download complete [2024-11-08T18:10:46.216Z] bde34c3a00c8: Verifying Checksum [2024-11-08T18:10:46.216Z] bde34c3a00c8: Download complete [2024-11-08T18:10:46.216Z] b352a97aabf1: Download complete [2024-11-08T18:10:46.216Z] 4872d77fe225: Download complete [2024-11-08T18:10:46.216Z] 5851b861e8e6: Verifying Checksum [2024-11-08T18:10:46.216Z] b85a868b505f: Verifying Checksum [2024-11-08T18:10:46.216Z] b85a868b505f: Download complete [2024-11-08T18:10:46.474Z] bab4dde63d76: Verifying Checksum [2024-11-08T18:10:46.474Z] bab4dde63d76: Download complete [2024-11-08T18:10:47.414Z] b85a868b505f: Pull complete [2024-11-08T18:10:47.414Z] e2be974225ed: Pull complete [2024-11-08T18:10:47.985Z] 339a4e72a1f5: Pull complete [2024-11-08T18:10:47.985Z] 988bab9f4d93: Pull complete [2024-11-08T18:10:48.254Z] 1469e6f7b9e6: Pull complete [2024-11-08T18:10:48.514Z] eaf3925da568: Pull complete [2024-11-08T18:10:50.422Z] bab4dde63d76: Pull complete [2024-11-08T18:10:50.422Z] bde34c3a00c8: Pull complete [2024-11-08T18:10:50.422Z] b352a97aabf1: Pull complete [2024-11-08T18:10:50.422Z] 4872d77fe225: Pull complete [2024-11-08T18:10:50.422Z] 5851b861e8e6: Pull complete [2024-11-08T18:10:50.422Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T18:10:50.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T18:10:50.422Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T18:10:50.665Z] prd-ubuntu20.04-docker-8c-8g-25955 does not seem to be running inside a container [2024-11-08T18:10:50.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-86 -v /w/workspace/edgexfoundry_device-uart_PR-86:/w/workspace/edgexfoundry_device-uart_PR-86:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-86@tmp:/w/workspace/edgexfoundry_device-uart_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T18:10:53.054Z] $ docker top 13da86e8848d615dd79010615ff65cf4933837c940274e34896b0ccb089a92d8 -eo pid,comm [2024-11-08T18:10:53.109Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-08T18:10:53.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T18:10:53.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T18:10:53.272Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T18:10:53.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T18:10:53.395Z] $ docker exec 13da86e8848d615dd79010615ff65cf4933837c940274e34896b0ccb089a92d8 ssh-agent [2024-11-08T18:10:53.501Z] SSH_AUTH_SOCK=/tmp/ssh-hl4dWIp9YzOO/agent.33 [2024-11-08T18:10:53.501Z] SSH_AGENT_PID=39 [2024-11-08T18:10:53.507Z] Running ssh-add (command line suppressed) [2024-11-08T18:10:53.624Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-86@tmp/private_key_17072652737088904982.key (/w/workspace/edgexfoundry_device-uart_PR-86@tmp/private_key_17072652737088904982.key) [2024-11-08T18:10:53.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T18:10:53.986Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T18:10:54.011Z] $ docker exec --env ******** --env ******** 13da86e8848d615dd79010615ff65cf4933837c940274e34896b0ccb089a92d8 ssh-agent -k [2024-11-08T18:10:54.124Z] unset SSH_AUTH_SOCK; [2024-11-08T18:10:54.125Z] unset SSH_AGENT_PID; [2024-11-08T18:10:54.125Z] echo Agent pid 39 killed; [2024-11-08T18:10:54.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T18:10:54.252Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T18:10:54.252Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T18:10:54.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T18:10:54.362Z] $ docker exec 13da86e8848d615dd79010615ff65cf4933837c940274e34896b0ccb089a92d8 ssh-agent [2024-11-08T18:10:54.478Z] SSH_AUTH_SOCK=/tmp/ssh-9HoodN5hNKnc/agent.72 [2024-11-08T18:10:54.478Z] SSH_AGENT_PID=78 [2024-11-08T18:10:54.483Z] Running ssh-add (command line suppressed) [2024-11-08T18:10:54.583Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-86@tmp/private_key_6231931752678574934.key (/w/workspace/edgexfoundry_device-uart_PR-86@tmp/private_key_6231931752678574934.key) [2024-11-08T18:10:54.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T18:10:54.949Z] + git semver init [2024-11-08T18:10:55.210Z] 2024-11-08 18:10:55,126 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T18:10:55.210Z] 2024-11-08 18:10:55,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-86/.semver [2024-11-08T18:10:55.210Z] 2024-11-08 18:10:55,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-86/.semver [2024-11-08T18:10:55.210Z] 2024-11-08 18:10:55,127 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-86/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-86, universal_newlines=False, shell=None, istream=None) [2024-11-08T18:10:56.619Z] 2024-11-08 18:10:56,268 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-86/.git/info/exclude [2024-11-08T18:10:56.619Z] 2024-11-08 18:10:56,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-86/.semver/PR-86 with force:False [2024-11-08T18:10:56.619Z] 2024-11-08 18:10:56,269 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-86/.semver/PR-86 [2024-11-08T18:10:56.619Z] 2024-11-08 18:10:56,273 [execute] INFO git cat-file --batch-check [2024-11-08T18:10:56.619Z] 2024-11-08 18:10:56,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T18:10:56.619Z] 2024-11-08 18:10:56,279 [execute] INFO git cat-file --batch [2024-11-08T18:10:56.619Z] 2024-11-08 18:10:56,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-86/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T18:10:56.619Z] 2024-11-08 18:10:56,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-86/.semver/PR-86 [2024-11-08T18:10:56.619Z] 0.0.0 [Pipeline] } [2024-11-08T18:10:56.646Z] $ docker exec --env ******** --env ******** 13da86e8848d615dd79010615ff65cf4933837c940274e34896b0ccb089a92d8 ssh-agent -k [2024-11-08T18:10:56.747Z] unset SSH_AUTH_SOCK; [2024-11-08T18:10:56.747Z] unset SSH_AGENT_PID; [2024-11-08T18:10:56.747Z] echo Agent pid 78 killed; [2024-11-08T18:10:56.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T18:10:57.220Z] + git semver [Pipeline] } [2024-11-08T18:10:57.620Z] $ docker stop --time=1 13da86e8848d615dd79010615ff65cf4933837c940274e34896b0ccb089a92d8 [2024-11-08T18:10:58.925Z] $ docker rm -f --volumes 13da86e8848d615dd79010615ff65cf4933837c940274e34896b0ccb089a92d8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T18:10:59.345Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T18:11:00.109Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T18:11:00.132Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T18:11:00.940Z] provisioning config files... [2024-11-08T18:11:00.950Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-86@tmp/config8549473963871019034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:11:01.325Z] ---> ****-login.sh [2024-11-08T18:11:01.325Z] nexus3.edgexfoundry.org:10001 [2024-11-08T18:11:01.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:11:01.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:11:01.325Z] Configure a credential helper to remove this warning. See [2024-11-08T18:11:01.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:11:01.325Z] [2024-11-08T18:11:01.325Z] Login Succeeded [2024-11-08T18:11:01.325Z] nexus3.edgexfoundry.org:10002 [2024-11-08T18:11:01.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:11:01.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:11:01.325Z] Configure a credential helper to remove this warning. See [2024-11-08T18:11:01.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:11:01.325Z] [2024-11-08T18:11:01.325Z] Login Succeeded [2024-11-08T18:11:01.325Z] nexus3.edgexfoundry.org:10003 [2024-11-08T18:11:01.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:11:01.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:11:01.587Z] Configure a credential helper to remove this warning. See [2024-11-08T18:11:01.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:11:01.587Z] [2024-11-08T18:11:01.587Z] Login Succeeded [2024-11-08T18:11:01.587Z] nexus3.edgexfoundry.org:10004 [2024-11-08T18:11:01.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:11:01.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:11:01.587Z] Configure a credential helper to remove this warning. See [2024-11-08T18:11:01.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:11:01.587Z] [2024-11-08T18:11:01.587Z] Login Succeeded [2024-11-08T18:11:01.587Z] ****.io [2024-11-08T18:11:01.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:11:01.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:11:01.848Z] Configure a credential helper to remove this warning. See [2024-11-08T18:11:01.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:11:01.848Z] [2024-11-08T18:11:01.848Z] Login Succeeded [2024-11-08T18:11:01.848Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T18:11:01.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T18:11:02.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T18:11:02.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T18:11:02.202Z] ========================================================= [2024-11-08T18:11:02.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T18:11:02.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:11:02.680Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T18:11:02.680Z] Sending build context to Docker daemon 25.67MB [2024-11-08T18:11:02.680Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T18:11:02.680Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T18:11:02.938Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T18:11:02.938Z] 43c4264eed91: Pulling fs layer [2024-11-08T18:11:02.938Z] 4cc291be95ef: Pulling fs layer [2024-11-08T18:11:02.938Z] 2ac1f1163629: Pulling fs layer [2024-11-08T18:11:02.938Z] 5c3c966382ef: Pulling fs layer [2024-11-08T18:11:02.938Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T18:11:02.938Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T18:11:02.938Z] 9f66e0745190: Pulling fs layer [2024-11-08T18:11:02.938Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T18:11:02.938Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T18:11:02.938Z] 5c3c966382ef: Waiting [2024-11-08T18:11:02.938Z] 9f66e0745190: Waiting [2024-11-08T18:11:02.938Z] 4f4fb700ef54: Waiting [2024-11-08T18:11:02.938Z] f49a43e4bbc0: Waiting [2024-11-08T18:11:02.938Z] 561ebcabdf7f: Waiting [2024-11-08T18:11:02.938Z] 5d5c8e513c77: Waiting [2024-11-08T18:11:02.938Z] 4cc291be95ef: Verifying Checksum [2024-11-08T18:11:02.938Z] 4cc291be95ef: Download complete [2024-11-08T18:11:02.938Z] 5c3c966382ef: Verifying Checksum [2024-11-08T18:11:02.938Z] 5c3c966382ef: Download complete [2024-11-08T18:11:02.938Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T18:11:02.938Z] 4f4fb700ef54: Download complete [2024-11-08T18:11:02.938Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T18:11:02.938Z] 5d5c8e513c77: Download complete [2024-11-08T18:11:02.938Z] 43c4264eed91: Download complete [2024-11-08T18:11:02.938Z] 9f66e0745190: Verifying Checksum [2024-11-08T18:11:02.938Z] 9f66e0745190: Download complete [2024-11-08T18:11:03.195Z] 43c4264eed91: Pull complete [2024-11-08T18:11:03.195Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T18:11:03.195Z] 561ebcabdf7f: Download complete [2024-11-08T18:11:03.195Z] 4cc291be95ef: Pull complete [2024-11-08T18:11:03.454Z] 2ac1f1163629: Verifying Checksum [2024-11-08T18:11:03.454Z] 2ac1f1163629: Download complete [2024-11-08T18:11:03.454Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T18:11:03.454Z] f49a43e4bbc0: Download complete [2024-11-08T18:11:06.737Z] 2ac1f1163629: Pull complete [2024-11-08T18:11:06.737Z] 5c3c966382ef: Pull complete [2024-11-08T18:11:06.737Z] 4f4fb700ef54: Pull complete [2024-11-08T18:11:06.737Z] 5d5c8e513c77: Pull complete [2024-11-08T18:11:06.737Z] 9f66e0745190: Pull complete [2024-11-08T18:11:08.638Z] f49a43e4bbc0: Pull complete [2024-11-08T18:11:09.209Z] 561ebcabdf7f: Pull complete [2024-11-08T18:11:09.209Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T18:11:09.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T18:11:09.209Z] ---> 3a752c3f9dda [2024-11-08T18:11:09.209Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T18:11:13.406Z] ---> Running in be099a8c59c2 [2024-11-08T18:11:13.406Z] Removing intermediate container be099a8c59c2 [2024-11-08T18:11:13.406Z] ---> 8463a39afc5b [2024-11-08T18:11:13.406Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T18:11:13.406Z] ---> Running in 89d07bc4963e [2024-11-08T18:11:13.406Z] Removing intermediate container 89d07bc4963e [2024-11-08T18:11:13.406Z] ---> 168709562b64 [2024-11-08T18:11:13.406Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T18:11:13.406Z] ---> Running in 4a8f1720e2cb [2024-11-08T18:11:13.406Z] Removing intermediate container 4a8f1720e2cb [2024-11-08T18:11:13.406Z] ---> e04fae191ea8 [2024-11-08T18:11:13.406Z] Step 6/12 : WORKDIR /device-uart [2024-11-08T18:11:13.406Z] ---> Running in 5e96e9873e4c [2024-11-08T18:11:13.406Z] Removing intermediate container 5e96e9873e4c [2024-11-08T18:11:13.406Z] ---> 4e089dfd2d07 [2024-11-08T18:11:13.406Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T18:11:13.406Z] ---> Running in 2b6f8e71f394 [2024-11-08T18:11:13.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T18:11:13.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T18:11:13.922Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T18:11:13.922Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T18:11:13.922Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T18:11:14.184Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T18:11:14.184Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T18:11:14.184Z] OK: 250 MiB in 58 packages [2024-11-08T18:11:14.443Z] Removing intermediate container 2b6f8e71f394 [2024-11-08T18:11:14.443Z] ---> 8a6c5d063f34 [2024-11-08T18:11:14.444Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T18:11:14.703Z] ---> ee2adb3da5b6 [2024-11-08T18:11:14.703Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T18:11:14.703Z] ---> Running in 147c836d11af [2024-11-08T18:11:15.707Z] Still waiting to schedule task [2024-11-08T18:11:15.707Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-08T18:12:10.991Z] Removing intermediate container 147c836d11af [2024-11-08T18:12:10.991Z] ---> 5f8c1aa40084 [2024-11-08T18:12:10.991Z] Step 10/12 : COPY . . [2024-11-08T18:12:10.991Z] ---> b7557bde600d [2024-11-08T18:12:10.991Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T18:12:10.991Z] ---> Running in d5142057c8bd [2024-11-08T18:12:10.991Z] Removing intermediate container d5142057c8bd [2024-11-08T18:12:10.991Z] ---> 349b011a87f1 [2024-11-08T18:12:10.991Z] Step 12/12 : RUN ${MAKE} [2024-11-08T18:12:10.991Z] ---> Running in eb0ef67cd3ac [2024-11-08T18:12:10.991Z] noop [2024-11-08T18:12:10.991Z] Removing intermediate container eb0ef67cd3ac [2024-11-08T18:12:10.991Z] ---> 026df517b4a9 [2024-11-08T18:12:10.991Z] Successfully built 026df517b4a9 [2024-11-08T18:12:10.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:12:11.440Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T18:12:11.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T18:12:11.607Z] prd-ubuntu20.04-docker-8c-8g-25955 does not seem to be running inside a container [2024-11-08T18:12:11.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-86 -v /w/workspace/edgexfoundry_device-uart_PR-86:/w/workspace/edgexfoundry_device-uart_PR-86:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-86@tmp:/w/workspace/edgexfoundry_device-uart_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T18:12:12.009Z] $ docker top 7a93c15936c07c025992d249fc4598611aff11a0b0dd41d54cf03c94fcc45943 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T18:12:12.445Z] + go version [2024-11-08T18:12:12.445Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T18:12:12.483Z] $ docker stop --time=1 7a93c15936c07c025992d249fc4598611aff11a0b0dd41d54cf03c94fcc45943 [2024-11-08T18:12:13.722Z] $ docker rm -f --volumes 7a93c15936c07c025992d249fc4598611aff11a0b0dd41d54cf03c94fcc45943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:12:14.568Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T18:12:14.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T18:12:14.756Z] prd-ubuntu20.04-docker-8c-8g-25955 does not seem to be running inside a container [2024-11-08T18:12:14.781Z] $ 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-86 -v /w/workspace/edgexfoundry_device-uart_PR-86:/w/workspace/edgexfoundry_device-uart_PR-86:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-86@tmp:/w/workspace/edgexfoundry_device-uart_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T18:12:15.104Z] $ docker top 1071b66a97f04477fba47dfc3d49f065feeb6d856400ffb7f91154e09d5ac3be -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T18:12:15.516Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-86 [Pipeline] fileExists [Pipeline] sh [2024-11-08T18:12:15.896Z] + make test [2024-11-08T18:12:15.896Z] go test ./... -coverprofile=coverage.out [2024-11-08T18:12:17.269Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-08T18:12:39.195Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-08T18:12:39.195Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-08T18:12:49.153Z] go vet ./... [2024-11-08T18:12:51.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25956 in /w/workspace/edgexfoundry_device-uart_PR-86 [Pipeline] { [Pipeline] ws [2024-11-08T18:12:51.976Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-11-08T18:12:54.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T18:12:54.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T18:12:54.415Z] ./bin/test-attribution-txt.sh [2024-11-08T18:12:55.069Z] The recommended git tool is: git [Pipeline] echo [2024-11-08T18:12:55.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T18:12:55.168Z] $ docker stop --time=1 1071b66a97f04477fba47dfc3d49f065feeb6d856400ffb7f91154e09d5ac3be [2024-11-08T18:12:58.799Z] $ docker rm -f --volumes 1071b66a97f04477fba47dfc3d49f065feeb6d856400ffb7f91154e09d5ac3be [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T18:12:59.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T18:12:59.508Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-11-08T18:12:59.870Z] using credential edgex-jenkins-ssh [2024-11-08T18:12:59.890Z] Cloning the remote Git repository [Pipeline] sh [2024-11-08T18:12:59.927Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-11-08T18:13:00.016Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-11-08T18:13:00.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T18:13:00.606Z] + ls -al . [2024-11-08T18:13:00.606Z] total 224 [2024-11-08T18:13:00.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:12 . [2024-11-08T18:13:00.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:10 .. [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:10 .dockerignore [2024-11-08T18:13:00.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:12 .git [2024-11-08T18:13:00.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:10 .github [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 18:10 .gitignore [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 8 18:10 .golangci.yml [2024-11-08T18:13:00.606Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:10 .semver [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 8 18:10 Attribution.txt [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 8 18:10 CHANGELOG.md [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 8 18:10 Dockerfile [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:10 GOVERNANCE.md [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 18:10 Jenkinsfile [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:10 LICENSE [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 2455 Nov 8 18:10 Makefile [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 18:10 OWNERS.md [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 18:10 README.md [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:10 VERSION [2024-11-08T18:13:00.606Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:10 bin [2024-11-08T18:13:00.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:10 cmd [2024-11-08T18:13:00.606Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 8 18:12 coverage.out [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 8 18:10 go.mod [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 88303 Nov 8 18:10 go.sum [2024-11-08T18:13:00.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:10 internal [2024-11-08T18:13:00.606Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 18:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:13:01.034Z] + 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=d1647963187d77a842b11fb4f409f20978f435d3 --label arch=amd64 --label version=0.0.0 . [2024-11-08T18:13:01.034Z] Sending build context to Docker daemon 25.68MB [2024-11-08T18:13:01.034Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T18:13:01.034Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T18:13:01.034Z] ---> 026df517b4a9 [2024-11-08T18:13:01.034Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T18:13:00.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-08T18:13:00.156Z] > git --version # timeout=10 [2024-11-08T18:13:00.176Z] > git --version # 'git version 2.25.1' [2024-11-08T18:13:00.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T18:13:00.319Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T18:13:01.602Z] ---> Running in f6d974f40693 [2024-11-08T18:13:01.602Z] Removing intermediate container f6d974f40693 [2024-11-08T18:13:01.602Z] ---> 30574ef6752f [2024-11-08T18:13:01.602Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T18:13:01.602Z] ---> Running in 0c0f3c8f6d06 [2024-11-08T18:13:01.602Z] Removing intermediate container 0c0f3c8f6d06 [2024-11-08T18:13:01.602Z] ---> 7b48c91440c8 [2024-11-08T18:13:01.602Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T18:13:01.602Z] ---> Running in 9a9ba25c616c [2024-11-08T18:13:01.862Z] Removing intermediate container 9a9ba25c616c [2024-11-08T18:13:01.862Z] ---> fdf0cce53caa [2024-11-08T18:13:01.862Z] Step 6/26 : WORKDIR /device-uart [2024-11-08T18:13:01.862Z] ---> Running in ed30a2fe65b6 [2024-11-08T18:13:01.862Z] Removing intermediate container ed30a2fe65b6 [2024-11-08T18:13:01.862Z] ---> 68313eb99740 [2024-11-08T18:13:01.862Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T18:13:01.862Z] ---> Running in 15c48e2994bb [2024-11-08T18:13:02.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T18:13:02.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T18:13:02.484Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-08T18:13:02.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T18:13:02.636Z] OK: 250 MiB in 58 packages [2024-11-08T18:13:02.895Z] Removing intermediate container 15c48e2994bb [2024-11-08T18:13:02.895Z] ---> e62bce72390c [2024-11-08T18:13:02.895Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T18:13:02.895Z] ---> 8965a7bef0ce [2024-11-08T18:13:02.895Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T18:13:02.895Z] ---> Running in 547d1c3538bf [2024-11-08T18:13:03.829Z] Removing intermediate container 547d1c3538bf [2024-11-08T18:13:03.829Z] ---> 872164ec7a6d [2024-11-08T18:13:03.829Z] Step 10/26 : COPY . . [2024-11-08T18:13:03.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-08T18:13:03.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-08T18:13:03.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T18:13:03.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T18:13:03.898Z] Merging remotes/origin/main commit 95d8f166fd10006397275f17c20ea67699b419bf into PR head commit d1647963187d77a842b11fb4f409f20978f435d3 [2024-11-08T18:13:04.160Z] Merge succeeded, producing d1647963187d77a842b11fb4f409f20978f435d3 [2024-11-08T18:13:04.160Z] Checking out Revision d1647963187d77a842b11fb4f409f20978f435d3 (PR-86) [2024-11-08T18:13:04.407Z] ---> d9c61c004f7f [2024-11-08T18:13:04.407Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T18:13:04.407Z] ---> Running in 33511bbf8f2a [2024-11-08T18:13:04.407Z] Removing intermediate container 33511bbf8f2a [2024-11-08T18:13:04.407Z] ---> 14a9c9ce02c7 [2024-11-08T18:13:04.407Z] Step 12/26 : RUN ${MAKE} [2024-11-08T18:13:04.407Z] ---> Running in c65541d13f61 [2024-11-08T18:13:04.667Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-11-08T18:13:04.696Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-08T18:13:04.743Z] > git --version # timeout=10 [2024-11-08T18:13:04.754Z] > git --version # 'git version 2.25.1' [2024-11-08T18:13:04.766Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T18:13:03.912Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T18:13:03.982Z] > git checkout -f d1647963187d77a842b11fb4f409f20978f435d3 # timeout=10 [2024-11-08T18:13:04.066Z] > git remote # timeout=10 [2024-11-08T18:13:04.081Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T18:13:04.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T18:13:04.116Z] > git merge 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 [2024-11-08T18:13:04.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T18:13:04.164Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T18:13:04.181Z] > git checkout -f d1647963187d77a842b11fb4f409f20978f435d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T18:13:09.739Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T18:13:09.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T18:13:09.739Z] Dload Upload Total Spent Left Speed [2024-11-08T18:13:09.739Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-11-08T18:13:10.106Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T18:13:10.482Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T18:13:10.483Z] + sudo tee /etc/docker/daemon.new [2024-11-08T18:13:10.483Z] { [2024-11-08T18:13:10.483Z] "registry-mirrors": [ [2024-11-08T18:13:10.483Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T18:13:10.483Z] ], [2024-11-08T18:13:10.483Z] "bip": "10.250.0.254/24", [2024-11-08T18:13:10.483Z] "hosts": [ [2024-11-08T18:13:10.483Z] "tcp://0.0.0.0:5555", [2024-11-08T18:13:10.483Z] "unix:///var/run/docker.sock" [2024-11-08T18:13:10.483Z] ], [2024-11-08T18:13:10.483Z] "mtu": 1458, [2024-11-08T18:13:10.483Z] "selinux-enabled": true, [2024-11-08T18:13:10.483Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T18:13:10.483Z] } [Pipeline] sh [2024-11-08T18:13:10.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T18:13:11.194Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T18:13:30.473Z] provisioning config files... [2024-11-08T18:13:30.502Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config15240218781460595100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:13:30.979Z] ---> ****-login.sh [2024-11-08T18:13:30.979Z] nexus3.edgexfoundry.org:10001 [2024-11-08T18:13:31.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:13:31.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:13:31.517Z] Configure a credential helper to remove this warning. See [2024-11-08T18:13:31.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:13:31.517Z] [2024-11-08T18:13:31.517Z] Login Succeeded [2024-11-08T18:13:31.787Z] nexus3.edgexfoundry.org:10002 [2024-11-08T18:13:31.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:13:32.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:13:32.057Z] Configure a credential helper to remove this warning. See [2024-11-08T18:13:32.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:13:32.057Z] [2024-11-08T18:13:32.057Z] Login Succeeded [2024-11-08T18:13:32.057Z] nexus3.edgexfoundry.org:10003 [2024-11-08T18:13:32.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:13:32.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:13:32.328Z] Configure a credential helper to remove this warning. See [2024-11-08T18:13:32.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:13:32.328Z] [2024-11-08T18:13:32.328Z] Login Succeeded [2024-11-08T18:13:32.328Z] nexus3.edgexfoundry.org:10004 [2024-11-08T18:13:32.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:13:32.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:13:32.599Z] Configure a credential helper to remove this warning. See [2024-11-08T18:13:32.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:13:32.599Z] [2024-11-08T18:13:32.599Z] Login Succeeded [2024-11-08T18:13:32.599Z] ****.io [2024-11-08T18:13:32.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T18:13:33.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T18:13:33.135Z] Configure a credential helper to remove this warning. See [2024-11-08T18:13:33.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T18:13:33.135Z] [2024-11-08T18:13:33.135Z] Login Succeeded [2024-11-08T18:13:33.135Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T18:13:33.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T18:13:33.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T18:13:33.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T18:13:33.740Z] ========================================================= [2024-11-08T18:13:33.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T18:13:33.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:13:34.288Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T18:13:34.555Z] Sending build context to Docker daemon 12.91MB [2024-11-08T18:13:34.833Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T18:13:34.833Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T18:13:34.833Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T18:13:34.833Z] cf04c63912e1: Pulling fs layer [2024-11-08T18:13:34.833Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T18:13:34.833Z] a37a00ec5f00: Pulling fs layer [2024-11-08T18:13:34.833Z] 50b3750afda1: Pulling fs layer [2024-11-08T18:13:34.833Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T18:13:34.833Z] 80978eb59214: Pulling fs layer [2024-11-08T18:13:34.833Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T18:13:34.833Z] c5a475d317c9: Pulling fs layer [2024-11-08T18:13:34.833Z] 80978eb59214: Waiting [2024-11-08T18:13:34.833Z] c9f46d7d2bd2: Waiting [2024-11-08T18:13:34.833Z] c5a475d317c9: Waiting [2024-11-08T18:13:34.833Z] 50b3750afda1: Waiting [2024-11-08T18:13:34.833Z] 4f4fb700ef54: Waiting [2024-11-08T18:13:34.833Z] 55b35a11ae5e: Download complete [2024-11-08T18:13:34.833Z] 50b3750afda1: Verifying Checksum [2024-11-08T18:13:34.833Z] 50b3750afda1: Download complete [2024-11-08T18:13:34.833Z] 4f4fb700ef54: Download complete [2024-11-08T18:13:34.833Z] 80978eb59214: Download complete [2024-11-08T18:13:35.113Z] cf04c63912e1: Verifying Checksum [2024-11-08T18:13:35.113Z] cf04c63912e1: Download complete [2024-11-08T18:13:35.386Z] c5a475d317c9: Verifying Checksum [2024-11-08T18:13:35.386Z] c5a475d317c9: Download complete [2024-11-08T18:13:35.970Z] cf04c63912e1: Pull complete [2024-11-08T18:13:36.239Z] 55b35a11ae5e: Pull complete [2024-11-08T18:13:36.771Z] Removing intermediate container c65541d13f61 [2024-11-08T18:13:36.771Z] ---> 30d88341363f [2024-11-08T18:13:36.771Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T18:13:36.771Z] 3.20: Pulling from library/alpine [2024-11-08T18:13:36.771Z] 43c4264eed91: Already exists [2024-11-08T18:13:36.771Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T18:13:36.771Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T18:13:36.771Z] ---> 91ef0af61f39 [2024-11-08T18:13:36.771Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-08T18:13:36.771Z] ---> Running in 77e78d3196c7 [2024-11-08T18:13:36.771Z] Removing intermediate container 77e78d3196c7 [2024-11-08T18:13:36.771Z] ---> 7f4d72932f33 [2024-11-08T18:13:36.771Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T18:13:36.771Z] ---> Running in c5bda094e655 [2024-11-08T18:13:36.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T18:13:36.824Z] a37a00ec5f00: Verifying Checksum [2024-11-08T18:13:36.824Z] a37a00ec5f00: Download complete [2024-11-08T18:13:37.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T18:13:37.290Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T18:13:37.290Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T18:13:37.290Z] OK: 8 MiB in 15 packages [2024-11-08T18:13:37.407Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T18:13:37.407Z] c9f46d7d2bd2: Download complete [2024-11-08T18:13:37.857Z] Removing intermediate container c5bda094e655 [2024-11-08T18:13:37.857Z] ---> 81a995e10841 [2024-11-08T18:13:37.857Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T18:13:37.857Z] ---> Running in 34da91629433 [2024-11-08T18:13:38.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T18:13:38.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T18:13:38.376Z] Upgrading critical system libraries and apk-tools: [2024-11-08T18:13:38.376Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T18:13:38.376Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T18:13:38.376Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T18:13:38.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T18:13:38.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T18:13:38.635Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T18:13:38.894Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T18:13:38.894Z] OK: 8 MiB in 15 packages [2024-11-08T18:13:39.153Z] Removing intermediate container 34da91629433 [2024-11-08T18:13:39.153Z] ---> ee45de9c4b71 [2024-11-08T18:13:39.153Z] Step 17/26 : WORKDIR / [2024-11-08T18:13:39.153Z] ---> Running in 871534da0909 [2024-11-08T18:13:39.411Z] Removing intermediate container 871534da0909 [2024-11-08T18:13:39.411Z] ---> a0bd8f850f4f [2024-11-08T18:13:39.411Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-08T18:13:39.411Z] ---> 0b791065b3b4 [2024-11-08T18:13:39.411Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-08T18:13:39.669Z] ---> e5dd8968d71a [2024-11-08T18:13:39.669Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-08T18:13:41.049Z] ---> 2df5109d40e0 [2024-11-08T18:13:41.049Z] Step 21/26 : EXPOSE 59995 [2024-11-08T18:13:41.049Z] ---> Running in 75baecae62bd [2024-11-08T18:13:41.049Z] Removing intermediate container 75baecae62bd [2024-11-08T18:13:41.049Z] ---> e1f9bcd6c2aa [2024-11-08T18:13:41.049Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-08T18:13:41.049Z] ---> Running in 644d444936c9 [2024-11-08T18:13:41.308Z] Removing intermediate container 644d444936c9 [2024-11-08T18:13:41.308Z] ---> 107398ed2050 [2024-11-08T18:13:41.308Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T18:13:41.308Z] ---> Running in f2106275fb80 [2024-11-08T18:13:41.567Z] Removing intermediate container f2106275fb80 [2024-11-08T18:13:41.567Z] ---> 360a0bc18f9e [2024-11-08T18:13:41.567Z] Step 24/26 : LABEL arch=amd64 [2024-11-08T18:13:41.567Z] ---> Running in 74c1afcbfb50 [2024-11-08T18:13:41.567Z] Removing intermediate container 74c1afcbfb50 [2024-11-08T18:13:41.567Z] ---> 88049d216aac [2024-11-08T18:13:41.567Z] Step 25/26 : LABEL git_sha=d1647963187d77a842b11fb4f409f20978f435d3 [2024-11-08T18:13:41.567Z] ---> Running in 6e6315785991 [2024-11-08T18:13:41.827Z] Removing intermediate container 6e6315785991 [2024-11-08T18:13:41.827Z] ---> d06e6c479ad2 [2024-11-08T18:13:41.827Z] Step 26/26 : LABEL version=0.0.0 [2024-11-08T18:13:41.827Z] ---> Running in d5844de140c7 [2024-11-08T18:13:41.827Z] Removing intermediate container d5844de140c7 [2024-11-08T18:13:41.827Z] ---> 62bddc7c9c93 [2024-11-08T18:13:41.827Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T18:13:41.827Z] Successfully built 62bddc7c9c93 [2024-11-08T18:13:41.827Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:13:42.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T18:13:42.815Z] [2024-11-08T18:13:42.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:13:43.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T18:13:43.212Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T18:13:43.212Z] 5eb5b503b376: Pulling fs layer [2024-11-08T18:13:43.212Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T18:13:43.212Z] ec43610c2a17: Pulling fs layer [2024-11-08T18:13:43.212Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T18:13:43.212Z] 33b1e0a273af: Pulling fs layer [2024-11-08T18:13:43.212Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T18:13:43.212Z] 2f39f015ded8: Pulling fs layer [2024-11-08T18:13:43.212Z] 3a2ae6a8a46f: Waiting [2024-11-08T18:13:43.212Z] 33b1e0a273af: Waiting [2024-11-08T18:13:43.212Z] 5d3b04190fa2: Waiting [2024-11-08T18:13:43.212Z] 2f39f015ded8: Waiting [2024-11-08T18:13:43.212Z] 5c69ac0246d0: Download complete [2024-11-08T18:13:43.212Z] 3a2ae6a8a46f: Download complete [2024-11-08T18:13:43.212Z] 33b1e0a273af: Verifying Checksum [2024-11-08T18:13:43.212Z] 33b1e0a273af: Download complete [2024-11-08T18:13:43.212Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T18:13:43.212Z] 5d3b04190fa2: Download complete [2024-11-08T18:13:43.212Z] ec43610c2a17: Verifying Checksum [2024-11-08T18:13:43.212Z] ec43610c2a17: Download complete [2024-11-08T18:13:43.469Z] 5eb5b503b376: Verifying Checksum [2024-11-08T18:13:43.469Z] 5eb5b503b376: Download complete [2024-11-08T18:13:44.033Z] 2f39f015ded8: Download complete [2024-11-08T18:13:44.604Z] 5eb5b503b376: Pull complete [2024-11-08T18:13:44.604Z] 5c69ac0246d0: Pull complete [2024-11-08T18:13:45.171Z] ec43610c2a17: Pull complete [2024-11-08T18:13:45.171Z] 3a2ae6a8a46f: Pull complete [2024-11-08T18:13:45.432Z] 33b1e0a273af: Pull complete [2024-11-08T18:13:45.432Z] 5d3b04190fa2: Pull complete [2024-11-08T18:13:49.625Z] 2f39f015ded8: Pull complete [2024-11-08T18:13:49.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T18:13:49.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T18:13:49.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2024-11-08T18:13:49.737Z] a37a00ec5f00: Pull complete [2024-11-08T18:13:49.737Z] 50b3750afda1: Pull complete [2024-11-08T18:13:49.737Z] 4f4fb700ef54: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T18:13:49.910Z] prd-ubuntu20.04-docker-8c-8g-25955 does not seem to be running inside a container [2024-11-08T18:13:49.937Z] $ 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-86 -v /w/workspace/edgexfoundry_device-uart_PR-86:/w/workspace/edgexfoundry_device-uart_PR-86:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-86@tmp:/w/workspace/edgexfoundry_device-uart_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T18:13:50.004Z] 80978eb59214: Pull complete [2024-11-08T18:13:53.284Z] $ docker top 4fbc032cb062f69836606967185a6d30c0244112fb12167e9164c4e6bacd28f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:13:53.793Z] ---> job-cost.sh [2024-11-08T18:13:53.793Z] lf-activate-venv: SKIPPING [2024-11-08T18:13:53.793Z] INFO: No Stack... [2024-11-08T18:13:55.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T18:13:55.169Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T18:13:55.494Z] + cut -d, -f6 [2024-11-08T18:13:55.494Z] + cat /w/workspace/edgexfoundry_device-uart_PR-86/archives/cost.csv [Pipeline] lock [2024-11-08T18:13:55.547Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-86-1-stack-cost] [2024-11-08T18:13:55.554Z] Resource [jenkins-edgexfoundry-device-uart-PR-86-1-stack-cost] did not exist. Created. [2024-11-08T18:13:55.561Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T18:13:55.984Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T18:13:56.044Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T18:13:56.085Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T18:13:56.179Z] $ docker stop --time=1 4fbc032cb062f69836606967185a6d30c0244112fb12167e9164c4e6bacd28f0 [2024-11-08T18:13:57.394Z] $ docker rm -f --volumes 4fbc032cb062f69836606967185a6d30c0244112fb12167e9164c4e6bacd28f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T18:13:58.225Z] c9f46d7d2bd2: Pull complete [2024-11-08T18:13:58.812Z] c5a475d317c9: Pull complete [2024-11-08T18:13:58.812Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T18:13:58.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T18:13:58.812Z] ---> be29e6b0f0d4 [2024-11-08T18:13:58.812Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T18:13:59.780Z] ---> Running in 3a7b919deb9c [2024-11-08T18:14:00.047Z] Removing intermediate container 3a7b919deb9c [2024-11-08T18:14:00.047Z] ---> ffbb35ef4054 [2024-11-08T18:14:00.047Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T18:14:00.047Z] ---> Running in 84512afde21a [2024-11-08T18:14:00.314Z] Removing intermediate container 84512afde21a [2024-11-08T18:14:00.314Z] ---> 32ddf95383af [2024-11-08T18:14:00.314Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T18:14:00.592Z] ---> Running in 5a23293450c1 [2024-11-08T18:14:00.860Z] Removing intermediate container 5a23293450c1 [2024-11-08T18:14:00.860Z] ---> 682543a48f7d [2024-11-08T18:14:00.860Z] Step 6/12 : WORKDIR /device-uart [2024-11-08T18:14:00.860Z] ---> Running in 33ba2b67314c [2024-11-08T18:14:01.131Z] Removing intermediate container 33ba2b67314c [2024-11-08T18:14:01.131Z] ---> a0a462a9f4d6 [2024-11-08T18:14:01.131Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T18:14:01.131Z] ---> Running in 8d45eb328431 [2024-11-08T18:14:02.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T18:14:02.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T18:14:03.953Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T18:14:03.953Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T18:14:03.953Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T18:14:03.953Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T18:14:03.953Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T18:14:04.222Z] OK: 242 MiB in 58 packages [2024-11-08T18:14:05.183Z] Removing intermediate container 8d45eb328431 [2024-11-08T18:14:05.183Z] ---> 9367269ec6d9 [2024-11-08T18:14:05.183Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T18:14:05.769Z] ---> 22d459c46249 [2024-11-08T18:14:05.769Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T18:14:05.769Z] ---> Running in 356d0c722148 [2024-11-08T18:15:57.448Z] Removing intermediate container 356d0c722148 [2024-11-08T18:15:57.448Z] ---> d25e4eaf9436 [2024-11-08T18:15:57.448Z] Step 10/12 : COPY . . [2024-11-08T18:15:57.448Z] ---> 685c684cf7e0 [2024-11-08T18:15:57.448Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T18:15:57.448Z] ---> Running in 7483295296e3 [2024-11-08T18:15:57.448Z] Removing intermediate container 7483295296e3 [2024-11-08T18:15:57.448Z] ---> b382a0890024 [2024-11-08T18:15:57.448Z] Step 12/12 : RUN ${MAKE} [2024-11-08T18:15:57.448Z] ---> Running in 6e8cb92f287b [2024-11-08T18:15:57.448Z] noop [2024-11-08T18:15:57.448Z] Removing intermediate container 6e8cb92f287b [2024-11-08T18:15:57.448Z] ---> a1307b9e0952 [2024-11-08T18:15:57.448Z] Successfully built a1307b9e0952 [2024-11-08T18:15:57.448Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:15:57.959Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T18:15:57.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T18:15:58.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-25956 does not seem to be running inside a container [2024-11-08T18:15:58.356Z] $ 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 [2024-11-08T18:15:59.754Z] $ docker top d18c87185ad483cb59e61929e163a35318fa460a0ba53558f750057c9eceb31e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T18:16:00.706Z] + go version [2024-11-08T18:16:00.706Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T18:16:00.742Z] $ docker stop --time=1 d18c87185ad483cb59e61929e163a35318fa460a0ba53558f750057c9eceb31e [2024-11-08T18:16:03.692Z] $ docker rm -f --volumes d18c87185ad483cb59e61929e163a35318fa460a0ba53558f750057c9eceb31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:16:04.622Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T18:16:04.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T18:16:04.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-25956 does not seem to be running inside a container [2024-11-08T18:16:04.965Z] $ 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 [2024-11-08T18:16:06.230Z] $ docker top c92a59a941556ef4007234f3397e5ff3a6de36ccbbd5e8cedcc664f6a2d12673 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T18:16:07.175Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-11-08T18:16:07.924Z] + make test [2024-11-08T18:16:07.924Z] go test ./... -coverprofile=coverage.out [2024-11-08T18:16:14.600Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-08T18:19:36.764Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-08T18:19:36.764Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-08T18:19:37.035Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T18:19:37.035Z] go vet ./... [2024-11-08T18:20:34.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T18:20:34.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T18:20:34.029Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T18:20:34.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T18:20:34.127Z] $ docker stop --time=1 c92a59a941556ef4007234f3397e5ff3a6de36ccbbd5e8cedcc664f6a2d12673 [2024-11-08T18:20:36.169Z] $ docker rm -f --volumes c92a59a941556ef4007234f3397e5ff3a6de36ccbbd5e8cedcc664f6a2d12673 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T18:20:37.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T18:20:37.910Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T18:20:38.417Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T18:20:39.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T18:20:39.396Z] + ls -al . [2024-11-08T18:20:39.396Z] total 220 [2024-11-08T18:20:39.396Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 18:16 . [2024-11-08T18:20:39.396Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:13 .. [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:13 .dockerignore [2024-11-08T18:20:39.396Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:13 .git [2024-11-08T18:20:39.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:13 .github [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 18:13 .gitignore [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 8 18:13 .golangci.yml [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 8 18:13 Attribution.txt [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 8 18:13 CHANGELOG.md [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 8 18:13 Dockerfile [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:13 GOVERNANCE.md [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 18:13 Jenkinsfile [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:13 LICENSE [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 2455 Nov 8 18:13 Makefile [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 18:13 OWNERS.md [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 18:13 README.md [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:10 VERSION [2024-11-08T18:20:39.396Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:13 bin [2024-11-08T18:20:39.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:13 cmd [2024-11-08T18:20:39.396Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 8 18:19 coverage.out [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 6269 Nov 8 18:13 go.mod [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 88303 Nov 8 18:13 go.sum [2024-11-08T18:20:39.396Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:13 internal [2024-11-08T18:20:39.396Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:20:39.857Z] + 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=d1647963187d77a842b11fb4f409f20978f435d3 --label arch=arm64 --label version=0.0.0 . [2024-11-08T18:20:40.442Z] Sending build context to Docker daemon 12.92MB [2024-11-08T18:20:40.442Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T18:20:40.442Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T18:20:40.442Z] ---> a1307b9e0952 [2024-11-08T18:20:40.442Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T18:20:40.442Z] ---> Running in 0189381c08b0 [2024-11-08T18:20:40.711Z] Removing intermediate container 0189381c08b0 [2024-11-08T18:20:40.711Z] ---> 920904e88821 [2024-11-08T18:20:40.711Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T18:20:40.984Z] ---> Running in 173da3678489 [2024-11-08T18:20:41.253Z] Removing intermediate container 173da3678489 [2024-11-08T18:20:41.253Z] ---> 3c93e8284664 [2024-11-08T18:20:41.253Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T18:20:41.253Z] ---> Running in b7370e08cbe3 [2024-11-08T18:20:41.521Z] Removing intermediate container b7370e08cbe3 [2024-11-08T18:20:41.521Z] ---> b182920e1a9b [2024-11-08T18:20:41.521Z] Step 6/26 : WORKDIR /device-uart [2024-11-08T18:20:41.790Z] ---> Running in 770f349bcb4e [2024-11-08T18:20:42.064Z] Removing intermediate container 770f349bcb4e [2024-11-08T18:20:42.064Z] ---> 111f72d69416 [2024-11-08T18:20:42.064Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T18:20:42.064Z] ---> Running in 73cf0dbea793 [2024-11-08T18:20:43.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T18:20:43.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T18:20:45.033Z] OK: 242 MiB in 58 packages [2024-11-08T18:20:46.451Z] Removing intermediate container 73cf0dbea793 [2024-11-08T18:20:46.451Z] ---> d144b44a8586 [2024-11-08T18:20:46.451Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T18:20:46.728Z] ---> a01a259c4d92 [2024-11-08T18:20:46.728Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T18:20:46.728Z] ---> Running in a175cfe74a07 [2024-11-08T18:20:49.336Z] Removing intermediate container a175cfe74a07 [2024-11-08T18:20:49.336Z] ---> 88cc81b0e3e7 [2024-11-08T18:20:49.336Z] Step 10/26 : COPY . . [2024-11-08T18:20:50.297Z] ---> b03764d33112 [2024-11-08T18:20:50.297Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T18:20:50.297Z] ---> Running in ea3d5f37b1d5 [2024-11-08T18:20:50.570Z] Removing intermediate container ea3d5f37b1d5 [2024-11-08T18:20:50.570Z] ---> 187bd6eaf1e2 [2024-11-08T18:20:50.570Z] Step 12/26 : RUN ${MAKE} [2024-11-08T18:20:50.570Z] ---> Running in 24693c0eb08d [2024-11-08T18:20:51.529Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-11-08T18:24:28.367Z] Removing intermediate container 24693c0eb08d [2024-11-08T18:24:28.367Z] ---> 34553682cf31 [2024-11-08T18:24:28.367Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T18:24:28.367Z] 3.20: Pulling from library/alpine [2024-11-08T18:24:28.367Z] cf04c63912e1: Already exists [2024-11-08T18:24:28.367Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T18:24:28.367Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T18:24:28.367Z] ---> c157a85ed455 [2024-11-08T18:24:28.367Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-08T18:24:28.367Z] ---> Running in 75db41894042 [2024-11-08T18:24:28.367Z] Removing intermediate container 75db41894042 [2024-11-08T18:24:28.367Z] ---> 154a6e168a3c [2024-11-08T18:24:28.367Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T18:24:28.367Z] ---> Running in faeb5e5e550e [2024-11-08T18:24:28.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T18:24:28.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T18:24:28.367Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T18:24:28.367Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T18:24:28.367Z] OK: 9 MiB in 15 packages [2024-11-08T18:24:28.367Z] Removing intermediate container faeb5e5e550e [2024-11-08T18:24:28.367Z] ---> 4208b218918d [2024-11-08T18:24:28.367Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T18:24:28.367Z] ---> Running in 963dbd689cd4 [2024-11-08T18:24:28.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T18:24:28.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T18:24:28.367Z] Upgrading critical system libraries and apk-tools: [2024-11-08T18:24:28.367Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T18:24:28.367Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T18:24:28.367Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T18:24:28.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T18:24:28.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T18:24:28.953Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T18:24:28.953Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T18:24:28.953Z] OK: 9 MiB in 15 packages [2024-11-08T18:24:29.914Z] Removing intermediate container 963dbd689cd4 [2024-11-08T18:24:29.914Z] ---> 296ecd5c900b [2024-11-08T18:24:29.914Z] Step 17/26 : WORKDIR / [2024-11-08T18:24:29.914Z] ---> Running in a53599922921 [2024-11-08T18:24:30.180Z] Removing intermediate container a53599922921 [2024-11-08T18:24:30.181Z] ---> f0b66d6dc73c [2024-11-08T18:24:30.181Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-08T18:24:30.760Z] ---> 6acbca8d65e1 [2024-11-08T18:24:30.760Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-08T18:24:31.342Z] ---> 6685469bf78b [2024-11-08T18:24:31.342Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-08T18:24:33.286Z] ---> 793cc368a98a [2024-11-08T18:24:33.286Z] Step 21/26 : EXPOSE 59995 [2024-11-08T18:24:33.555Z] ---> Running in b9d27d7509b3 [2024-11-08T18:24:33.826Z] Removing intermediate container b9d27d7509b3 [2024-11-08T18:24:33.826Z] ---> 612abbb099b1 [2024-11-08T18:24:33.826Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-08T18:24:33.826Z] ---> Running in 813475ef42fb [2024-11-08T18:24:34.094Z] Removing intermediate container 813475ef42fb [2024-11-08T18:24:34.094Z] ---> b46ba954749c [2024-11-08T18:24:34.094Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T18:24:34.094Z] ---> Running in 625fd2d2fe15 [2024-11-08T18:24:34.364Z] Removing intermediate container 625fd2d2fe15 [2024-11-08T18:24:34.364Z] ---> 145d9b96d730 [2024-11-08T18:24:34.364Z] Step 24/26 : LABEL arch=arm64 [2024-11-08T18:24:34.634Z] ---> Running in 28029e3f2de9 [2024-11-08T18:24:34.905Z] Removing intermediate container 28029e3f2de9 [2024-11-08T18:24:34.905Z] ---> 1af89ecd9d14 [2024-11-08T18:24:34.905Z] Step 25/26 : LABEL git_sha=d1647963187d77a842b11fb4f409f20978f435d3 [2024-11-08T18:24:34.905Z] ---> Running in 103dd9393012 [2024-11-08T18:24:35.179Z] Removing intermediate container 103dd9393012 [2024-11-08T18:24:35.179Z] ---> 45778734223c [2024-11-08T18:24:35.179Z] Step 26/26 : LABEL version=0.0.0 [2024-11-08T18:24:35.179Z] ---> Running in 00841c0f388f [2024-11-08T18:24:35.447Z] Removing intermediate container 00841c0f388f [2024-11-08T18:24:35.447Z] ---> e1d59b627365 [2024-11-08T18:24:35.447Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T18:24:35.715Z] Successfully built e1d59b627365 [2024-11-08T18:24:35.715Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:24:36.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T18:24:36.661Z] [2024-11-08T18:24:36.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:24:37.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T18:24:37.093Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T18:24:37.093Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T18:24:37.093Z] 04944245beec: Pulling fs layer [2024-11-08T18:24:37.093Z] 699f458cf7ca: Pulling fs layer [2024-11-08T18:24:37.093Z] 765212b225bb: Pulling fs layer [2024-11-08T18:24:37.093Z] f23df028b6ca: Pulling fs layer [2024-11-08T18:24:37.093Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T18:24:37.093Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T18:24:37.093Z] f23df028b6ca: Waiting [2024-11-08T18:24:37.093Z] 765212b225bb: Waiting [2024-11-08T18:24:37.093Z] d65c8cfc05b1: Waiting [2024-11-08T18:24:37.093Z] 2437ff75d9bd: Waiting [2024-11-08T18:24:37.360Z] 04944245beec: Verifying Checksum [2024-11-08T18:24:37.360Z] 04944245beec: Download complete [2024-11-08T18:24:37.360Z] 765212b225bb: Verifying Checksum [2024-11-08T18:24:37.360Z] 765212b225bb: Download complete [2024-11-08T18:24:37.360Z] f23df028b6ca: Verifying Checksum [2024-11-08T18:24:37.360Z] f23df028b6ca: Download complete [2024-11-08T18:24:37.361Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T18:24:37.361Z] d65c8cfc05b1: Download complete [2024-11-08T18:24:37.627Z] 699f458cf7ca: Verifying Checksum [2024-11-08T18:24:37.627Z] 699f458cf7ca: Download complete [2024-11-08T18:24:37.894Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T18:24:37.894Z] 8998bd30e6a1: Download complete [2024-11-08T18:24:40.466Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T18:24:40.466Z] 2437ff75d9bd: Download complete [2024-11-08T18:24:42.403Z] 8998bd30e6a1: Pull complete [2024-11-08T18:24:42.985Z] 04944245beec: Pull complete [2024-11-08T18:24:44.387Z] 699f458cf7ca: Pull complete [2024-11-08T18:24:44.657Z] 765212b225bb: Pull complete [2024-11-08T18:24:45.620Z] f23df028b6ca: Pull complete [2024-11-08T18:24:45.885Z] d65c8cfc05b1: Pull complete [2024-11-08T18:25:04.073Z] 2437ff75d9bd: Pull complete [2024-11-08T18:25:04.073Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T18:25:04.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T18:25:04.073Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T18:25:04.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-25956 does not seem to be running inside a container [2024-11-08T18:25:04.491Z] $ 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 [2024-11-08T18:25:07.131Z] $ docker top 83dcf1445f9225427c8939d7b1c585031eb15edfaca4af1b4bf921cc3bfc40bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:25:08.040Z] ---> job-cost.sh [2024-11-08T18:25:08.040Z] lf-activate-venv: SKIPPING [2024-11-08T18:25:08.040Z] INFO: No Stack... [2024-11-08T18:25:08.305Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T18:25:09.255Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T18:25:09.602Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-11-08T18:25:09.602Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T18:25:09.683Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-86-1-stack-cost] [2024-11-08T18:25:09.690Z] Resource [jenkins-edgexfoundry-device-uart-PR-86-1-stack-cost] did not exist. Created. [2024-11-08T18:25:09.696Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T18:25:10.125Z] /w/workspace/device-uart/1@tmp/durable-6f00ecfc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T18:25:10.483Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T18:25:10.525Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T18:25:10.562Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T18:25:10.584Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T18:25:10.667Z] $ docker stop --time=1 83dcf1445f9225427c8939d7b1c585031eb15edfaca4af1b4bf921cc3bfc40bf [2024-11-08T18:25:12.118Z] $ docker rm -f --volumes 83dcf1445f9225427c8939d7b1c585031eb15edfaca4af1b4bf921cc3bfc40bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-08T18:25:13.281Z] provisioning config files... [2024-11-08T18:25:13.288Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-86@tmp/config12836050019119726765tmp [Pipeline] { [Pipeline] sh [2024-11-08T18:25:13.642Z] + set +x [2024-11-08T18:25:13.642Z] + bash -s -- [2024-11-08T18:25:13.642Z] + curl -s https://codecov.io/bash [2024-11-08T18:25:13.902Z] [2024-11-08T18:25:13.902Z] _____ _ [2024-11-08T18:25:13.902Z] / ____| | | [2024-11-08T18:25:13.902Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T18:25:13.902Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T18:25:13.902Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T18:25:13.902Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T18:25:13.902Z] Bash-1.0.6 [2024-11-08T18:25:13.902Z] [2024-11-08T18:25:13.902Z] [2024-11-08T18:25:13.902Z] ==> git version 2.25.1 found [2024-11-08T18:25:13.902Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-08T18:25:13.902Z] Release-Date: 2020-01-08 [2024-11-08T18:25:13.902Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-08T18:25:13.902Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T18:25:13.902Z] ==> Jenkins CI detected. [2024-11-08T18:25:13.902Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-86 [2024-11-08T18:25:13.902Z] project root: . [2024-11-08T18:25:13.902Z] --> token set from env [2024-11-08T18:25:13.902Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T18:25:13.902Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T18:25:13.902Z] ==> Python coveragepy not found [2024-11-08T18:25:13.902Z] ==> Searching for coverage reports in: [2024-11-08T18:25:13.902Z] + . [2024-11-08T18:25:13.902Z] -> Found 1 reports [2024-11-08T18:25:13.902Z] ==> Detecting git/mercurial file structure [2024-11-08T18:25:13.902Z] ==> Reading reports [2024-11-08T18:25:13.902Z] + ./coverage.out bytes=6770 [2024-11-08T18:25:13.902Z] ==> Appending adjustments [2024-11-08T18:25:13.902Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T18:25:13.902Z] + Found adjustments [2024-11-08T18:25:13.902Z] ==> Gzipping contents [2024-11-08T18:25:13.902Z] 4.0K /tmp/codecov.J4UwHN.gz [2024-11-08T18:25:13.902Z] ==> Uploading reports [2024-11-08T18:25:13.902Z] url: https://codecov.io [2024-11-08T18:25:13.902Z] query: branch=PR-86&commit=d1647963187d77a842b11fb4f409f20978f435d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-86%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=86&job=&cmd_args= [2024-11-08T18:25:13.902Z] -> Pinging Codecov [2024-11-08T18:25:13.902Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-86&commit=d1647963187d77a842b11fb4f409f20978f435d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-86%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=86&job=&cmd_args= [2024-11-08T18:25:14.162Z] -> Uploading to [2024-11-08T18:25:14.162Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/d1647963187d77a842b11fb4f409f20978f435d3/eaa15cc8-5c6f-44e9-8d85-201d608a3efb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T182514Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=646dfdd48fdc2ef2be270a50c23f90fd7672c9baaf00fe7e726ce520daa06db9 [2024-11-08T18:25:14.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T18:25:14.162Z] Dload Upload Total Spent Left Speed [2024-11-08T18:25:14.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5780 --:--:-- --:--:-- --:--:-- 5780 [2024-11-08T18:25:14.421Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/d1647963187d77a842b11fb4f409f20978f435d3 [Pipeline] } [2024-11-08T18:25:14.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-08T18:25:16.619Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-86/archives ] [2024-11-08T18:25:16.619Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-86/archives [2024-11-08T18:25:16.619Z] total 16 [2024-11-08T18:25:16.619Z] drwxr-xr-x 3 root root 4096 Nov 8 18:13 . [2024-11-08T18:25:16.619Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:13 .. [2024-11-08T18:25:16.619Z] drwxr-xr-x 2 root root 4096 Nov 8 18:13 cost [2024-11-08T18:25:16.619Z] -rw-r--r-- 1 root root 82 Nov 8 18:13 cost.csv [2024-11-08T18:25:16.619Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-86/archives [2024-11-08T18:25:16.619Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-86/archives [2024-11-08T18:25:16.619Z] total 16 [2024-11-08T18:25:16.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:13 . [2024-11-08T18:25:16.619Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:13 .. [2024-11-08T18:25:16.619Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:13 cost [2024-11-08T18:25:16.619Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 8 18:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:25:16.961Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:25:17.868Z] ---> package-listing.sh [2024-11-08T18:25:17.868Z] ++ facter osfamily [2024-11-08T18:25:17.868Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T18:25:18.129Z] + OS_FAMILY=debian [2024-11-08T18:25:18.129Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-86 [2024-11-08T18:25:18.129Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T18:25:18.129Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T18:25:18.129Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T18:25:18.129Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T18:25:18.129Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-86 ']' [2024-11-08T18:25:18.129Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T18:25:18.129Z] + case "${OS_FAMILY}" in [2024-11-08T18:25:18.129Z] + dpkg -l [2024-11-08T18:25:18.129Z] + grep '^ii' [2024-11-08T18:25:18.129Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T18:25:18.129Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T18:25:18.129Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T18:25:18.129Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-86 ']' [2024-11-08T18:25:18.129Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-86/archives/ [2024-11-08T18:25:18.129Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-86/archives/ [Pipeline] echo [2024-11-08T18:25:18.176Z] 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-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T18:25:18.482Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T18:25:19.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T18:25:19.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T18:25:19.315Z] prd-ubuntu20.04-docker-8c-8g-25955 does not seem to be running inside a container [2024-11-08T18:25:19.343Z] $ 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-86/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-86 -v /w/workspace/edgexfoundry_device-uart_PR-86:/w/workspace/edgexfoundry_device-uart_PR-86:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-86@tmp:/w/workspace/edgexfoundry_device-uart_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T18:25:19.626Z] $ docker top 0ba9bd1fe90d0b37262e99409160ec231d0da0b3bb2573f631bac6299ff0624b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T18:25:20.055Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T18:25:20.373Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T18:25:20.696Z] + ls /var/log/sa-host [2024-11-08T18:25:20.696Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T18:25:20.943Z] provisioning config files... [2024-11-08T18:25:20.953Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-86@tmp/config7094259728011545788tmp [Pipeline] { [Pipeline] echo [2024-11-08T18:25:21.018Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:25:21.346Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T18:25:21.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:25:21.797Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T18:25:21.839Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:25:22.169Z] ---> sudo-logs.sh [2024-11-08T18:25:22.169Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T18:25:22.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:25:22.595Z] ---> job-cost.sh [2024-11-08T18:25:22.595Z] lf-activate-venv: SKIPPING [2024-11-08T18:25:22.595Z] DEBUG: total: 0.2199999988079071 [2024-11-08T18:25:22.595Z] INFO: Retrieving Stack Cost... [2024-11-08T18:25:22.854Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T18:25:23.424Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T18:25:23.462Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T18:25:23.793Z] ---> logs-deploy.sh [2024-11-08T18:25:23.793Z] lf-activate-venv: SKIPPING [2024-11-08T18:25:23.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-86/1 [2024-11-08T18:25:23.793Z] INFO: archiving workspace using pattern(s): [2024-11-08T18:25:24.731Z] Archives upload complete. [2024-11-08T18:25:24.731Z] INFO: archiving logs to Nexus