Pull request #66 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7568bdd81c3fe935f1f04793cc7703defd7e1603+456606cc1479f447ad62a94b16c6a77590d7088f (a63bfe8108844ce4665b115eab2a6099e899d048) 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-ssh4845852879769396226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3729458986370849260.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-66/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-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12780276339678507732.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-66/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11258673020899936993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7138427820299789230.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-66/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-66/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18325777602824298888.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7982’ Running on prd-ubuntu20.04-docker-8c-8g-7984 in /w/workspace/edgexfoundry_device-uart_PR-66 [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-66 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 7568bdd81c3fe935f1f04793cc7703defd7e1603 Merge succeeded, producing 7568bdd81c3fe935f1f04793cc7703defd7e1603 Checking out Revision 7568bdd81c3fe935f1f04793cc7703defd7e1603 (PR-66) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config 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/66/head:refs/remotes/origin/PR-66 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7568bdd81c3fe935f1f04793cc7703defd7e1603 # 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 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7568bdd81c3fe935f1f04793cc7703defd7e1603 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-19T18:55:25.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-19T18:55:25.421Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-19T18:55:25.542Z] ========================================================= [2024-08-19T18:55:25.542Z] EdgeX Global Pipelines Version Info [2024-08-19T18:55:25.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-19T18:55:26.293Z] ------------------- [2024-08-19T18:55:26.293Z] stable info: [2024-08-19T18:55:26.293Z] ------------------- [2024-08-19T18:55:26.293Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T18:55:26.293Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-19T18:55:26.293Z] Message: update stable to v1.0.260 [2024-08-19T18:55:26.864Z] ------------------- [2024-08-19T18:55:26.864Z] experimental info: [2024-08-19T18:55:26.864Z] ------------------- [2024-08-19T18:55:26.864Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-19T18:55:26.864Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-19T18:55:26.864Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-19T18:55:27.114Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-08-19T18:55:27.176Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-08-19T18:55:27.234Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-19T18:55:27.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-19T18:55:27.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-19T18:55:27.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-19T18:55:27.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-19T18:55:27.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-19T18:55:27.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-19T18:55:27.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-19T18:55:27.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-19T18:55:27.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-08-19T18:55:27.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-19T18:55:27.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-19T18:55:27.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T18:55:28.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-19T18:55:28.087Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T18:55:28.142Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-19T18:55:28.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-19T18:55:28.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-19T18:55:28.312Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-19T18:55:28.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-19T18:55:28.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-19T18:55:28.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-19T18:55:28.548Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-19T18:55:28.601Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-19T18:55:28.659Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-19T18:55:28.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-66 [Pipeline] echo [2024-08-19T18:55:28.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-66 [Pipeline] echo [2024-08-19T18:55:28.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-66 [Pipeline] echo [2024-08-19T18:55:28.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] echo [2024-08-19T18:55:28.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7568bdd [Pipeline] echo [2024-08-19T18:55:29.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T18:55:29.146Z] provisioning config files... [2024-08-19T18:55:29.159Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-66@tmp/config15449656905177004896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T18:55:29.553Z] ---> ****-login.sh [2024-08-19T18:55:29.553Z] nexus3.edgexfoundry.org:10001 [2024-08-19T18:55:29.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:30.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:30.073Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:30.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:30.073Z] [2024-08-19T18:55:30.073Z] Login Succeeded [2024-08-19T18:55:30.073Z] nexus3.edgexfoundry.org:10002 [2024-08-19T18:55:30.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:30.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:30.073Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:30.073Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:30.074Z] [2024-08-19T18:55:30.074Z] Login Succeeded [2024-08-19T18:55:30.074Z] nexus3.edgexfoundry.org:10003 [2024-08-19T18:55:30.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:30.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:30.334Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:30.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:30.335Z] [2024-08-19T18:55:30.335Z] Login Succeeded [2024-08-19T18:55:30.335Z] nexus3.edgexfoundry.org:10004 [2024-08-19T18:55:30.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:30.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:30.335Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:30.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:30.335Z] [2024-08-19T18:55:30.335Z] Login Succeeded [2024-08-19T18:55:30.335Z] ****.io [2024-08-19T18:55:30.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:30.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:30.596Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:30.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:30.596Z] [2024-08-19T18:55:30.596Z] Login Succeeded [2024-08-19T18:55:30.596Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T18:55:30.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-19T18:55:31.352Z] + git rev-list -1 --merges 7568bdd81c3fe935f1f04793cc7703defd7e1603~1..7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] echo [2024-08-19T18:55:31.401Z] -----------> git rev-list -1 --merges 7568bdd81c3fe935f1f04793cc7703defd7e1603~1..7568bdd81c3fe935f1f04793cc7703defd7e1603 7568bdd81c3fe935f1f04793cc7703defd7e1603 [false] [Pipeline] sh [2024-08-19T18:55:31.724Z] + git log --format=format:%s -1 7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] echo [2024-08-19T18:55:31.767Z] ========================================================= [2024-08-19T18:55:31.767Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-19T18:55:31.767Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T18:55:32.232Z] + git log --format=format:%s -1 7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] echo [2024-08-19T18:55:32.273Z] [semverPrep] GIT_COMMIT: 7568bdd81c3fe935f1f04793cc7703defd7e1603, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-19T18:55:32.316Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-19T18:55:32.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-19T18:55:32.798Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-19T18:55:32.798Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-19T18:55:32.798Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-19T18:55:32.798Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-19T18:55:32.798Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-19T18:55:32.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T18:55:33.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T18:55:33.266Z] [2024-08-19T18:55:33.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T18:55:33.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T18:55:33.676Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-19T18:55:33.676Z] b85a868b505f: Pulling fs layer [2024-08-19T18:55:33.676Z] e2be974225ed: Pulling fs layer [2024-08-19T18:55:33.676Z] 339a4e72a1f5: Pulling fs layer [2024-08-19T18:55:33.676Z] 988bab9f4d93: Pulling fs layer [2024-08-19T18:55:33.676Z] 1469e6f7b9e6: Pulling fs layer [2024-08-19T18:55:33.676Z] eaf3925da568: Pulling fs layer [2024-08-19T18:55:33.676Z] bab4dde63d76: Pulling fs layer [2024-08-19T18:55:33.676Z] bde34c3a00c8: Pulling fs layer [2024-08-19T18:55:33.676Z] b352a97aabf1: Pulling fs layer [2024-08-19T18:55:33.676Z] 4872d77fe225: Pulling fs layer [2024-08-19T18:55:33.676Z] 5851b861e8e6: Pulling fs layer [2024-08-19T18:55:33.676Z] 988bab9f4d93: Waiting [2024-08-19T18:55:33.676Z] bde34c3a00c8: Waiting [2024-08-19T18:55:33.676Z] b352a97aabf1: Waiting [2024-08-19T18:55:33.676Z] 4872d77fe225: Waiting [2024-08-19T18:55:33.676Z] 5851b861e8e6: Waiting [2024-08-19T18:55:33.676Z] eaf3925da568: Waiting [2024-08-19T18:55:33.676Z] 1469e6f7b9e6: Waiting [2024-08-19T18:55:33.676Z] bab4dde63d76: Waiting [2024-08-19T18:55:33.676Z] e2be974225ed: Verifying Checksum [2024-08-19T18:55:33.676Z] e2be974225ed: Download complete [2024-08-19T18:55:33.676Z] 988bab9f4d93: Verifying Checksum [2024-08-19T18:55:33.676Z] 988bab9f4d93: Download complete [2024-08-19T18:55:33.676Z] 1469e6f7b9e6: Verifying Checksum [2024-08-19T18:55:33.676Z] 1469e6f7b9e6: Download complete [2024-08-19T18:55:33.676Z] 339a4e72a1f5: Verifying Checksum [2024-08-19T18:55:33.676Z] 339a4e72a1f5: Download complete [2024-08-19T18:55:33.934Z] eaf3925da568: Verifying Checksum [2024-08-19T18:55:33.934Z] eaf3925da568: Download complete [2024-08-19T18:55:33.934Z] bde34c3a00c8: Verifying Checksum [2024-08-19T18:55:33.934Z] bde34c3a00c8: Download complete [2024-08-19T18:55:33.934Z] b352a97aabf1: Verifying Checksum [2024-08-19T18:55:33.934Z] b352a97aabf1: Download complete [2024-08-19T18:55:33.934Z] 4872d77fe225: Verifying Checksum [2024-08-19T18:55:33.934Z] 4872d77fe225: Download complete [2024-08-19T18:55:33.934Z] 5851b861e8e6: Download complete [2024-08-19T18:55:33.934Z] b85a868b505f: Verifying Checksum [2024-08-19T18:55:33.934Z] b85a868b505f: Download complete [2024-08-19T18:55:34.194Z] bab4dde63d76: Verifying Checksum [2024-08-19T18:55:34.194Z] bab4dde63d76: Download complete [2024-08-19T18:55:35.130Z] b85a868b505f: Pull complete [2024-08-19T18:55:35.389Z] e2be974225ed: Pull complete [2024-08-19T18:55:35.648Z] 339a4e72a1f5: Pull complete [2024-08-19T18:55:35.907Z] 988bab9f4d93: Pull complete [2024-08-19T18:55:36.165Z] 1469e6f7b9e6: Pull complete [2024-08-19T18:55:36.165Z] eaf3925da568: Pull complete [2024-08-19T18:55:38.066Z] bab4dde63d76: Pull complete [2024-08-19T18:55:38.066Z] bde34c3a00c8: Pull complete [2024-08-19T18:55:38.066Z] b352a97aabf1: Pull complete [2024-08-19T18:55:38.066Z] 4872d77fe225: Pull complete [2024-08-19T18:55:38.324Z] 5851b861e8e6: Pull complete [2024-08-19T18:55:38.324Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-19T18:55:38.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-19T18:55:38.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T18:55:38.592Z] prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container [2024-08-19T18:55:38.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@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-08-19T18:55:43.254Z] $ docker top 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 -eo pid,comm [2024-08-19T18:55:43.313Z] 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-08-19T18:55:43.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-19T18:55:43.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T18:55:43.501Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T18:55:43.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T18:55:43.616Z] $ docker exec 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 ssh-agent [2024-08-19T18:55:43.726Z] SSH_AUTH_SOCK=/tmp/ssh-8YJYnDgQ1kBc/agent.31 [2024-08-19T18:55:43.726Z] SSH_AGENT_PID=37 [2024-08-19T18:55:43.732Z] Running ssh-add (command line suppressed) [2024-08-19T18:55:43.835Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-66@tmp/private_key_6543428649916447032.key (/w/workspace/edgexfoundry_device-uart_PR-66@tmp/private_key_6543428649916447032.key) [2024-08-19T18:55:43.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T18:55:44.257Z] + git tag --points-at HEAD [Pipeline] } [2024-08-19T18:55:44.287Z] $ docker exec --env ******** --env ******** 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 ssh-agent -k [2024-08-19T18:55:44.391Z] unset SSH_AUTH_SOCK; [2024-08-19T18:55:44.392Z] unset SSH_AGENT_PID; [2024-08-19T18:55:44.392Z] echo Agent pid 37 killed; [2024-08-19T18:55:44.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-19T18:55:44.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-19T18:55:44.525Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-19T18:55:44.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-19T18:55:44.638Z] $ docker exec 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 ssh-agent [2024-08-19T18:55:44.746Z] SSH_AUTH_SOCK=/tmp/ssh-ZPMdmIbqr8kl/agent.70 [2024-08-19T18:55:44.746Z] SSH_AGENT_PID=76 [2024-08-19T18:55:44.751Z] Running ssh-add (command line suppressed) [2024-08-19T18:55:44.843Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-66@tmp/private_key_10914005497951127247.key (/w/workspace/edgexfoundry_device-uart_PR-66@tmp/private_key_10914005497951127247.key) [2024-08-19T18:55:44.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-19T18:55:45.212Z] + git semver init [2024-08-19T18:55:45.473Z] 2024-08-19 18:55:45,404 [run_init] DEBUG init version:0.0.0 force:False [2024-08-19T18:55:45.473Z] 2024-08-19 18:55:45,405 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-66/.semver [2024-08-19T18:55:45.473Z] 2024-08-19 18:55:45,405 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-66/.semver [2024-08-19T18:55:45.473Z] 2024-08-19 18:55:45,406 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-66/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-66, universal_newlines=False, shell=None, istream=None) [2024-08-19T18:55:46.856Z] 2024-08-19 18:55:46,610 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-66/.git/info/exclude [2024-08-19T18:55:46.856Z] 2024-08-19 18:55:46,611 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-66/.semver/PR-66 with force:False [2024-08-19T18:55:46.856Z] 2024-08-19 18:55:46,611 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-66/.semver/PR-66 [2024-08-19T18:55:46.856Z] 2024-08-19 18:55:46,616 [execute] INFO git cat-file --batch-check [2024-08-19T18:55:46.856Z] 2024-08-19 18:55:46,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-66/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T18:55:46.856Z] 2024-08-19 18:55:46,623 [execute] INFO git cat-file --batch [2024-08-19T18:55:46.856Z] 2024-08-19 18:55:46,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-66/.semver, universal_newlines=False, shell=None, istream=) [2024-08-19T18:55:46.856Z] 2024-08-19 18:55:46,629 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-66/.semver/PR-66 [2024-08-19T18:55:46.856Z] 0.0.0 [Pipeline] } [2024-08-19T18:55:46.886Z] $ docker exec --env ******** --env ******** 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 ssh-agent -k [2024-08-19T18:55:46.991Z] unset SSH_AUTH_SOCK; [2024-08-19T18:55:46.991Z] unset SSH_AGENT_PID; [2024-08-19T18:55:46.991Z] echo Agent pid 76 killed; [2024-08-19T18:55:47.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-19T18:55:47.471Z] + git semver [Pipeline] } [2024-08-19T18:55:47.759Z] $ docker stop --time=1 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 [2024-08-19T18:55:49.056Z] $ docker rm -f --volumes 8bc867b3a2aa09fd3754a53706d89bd591ca7d7cfe86bc7145e4b3d1747a38c6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T18:55:49.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-19T18:55:49.805Z] Stashed 1 file(s) [Pipeline] echo [2024-08-19T18:55:49.831Z] [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-08-19T18:55:50.669Z] provisioning config files... [2024-08-19T18:55:50.680Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-66@tmp/config10989896141902616981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T18:55:51.050Z] ---> ****-login.sh [2024-08-19T18:55:51.050Z] nexus3.edgexfoundry.org:10001 [2024-08-19T18:55:51.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:51.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:51.051Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:51.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:51.051Z] [2024-08-19T18:55:51.051Z] Login Succeeded [2024-08-19T18:55:51.051Z] nexus3.edgexfoundry.org:10002 [2024-08-19T18:55:51.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:51.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:51.051Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:51.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:51.051Z] [2024-08-19T18:55:51.051Z] Login Succeeded [2024-08-19T18:55:51.051Z] nexus3.edgexfoundry.org:10003 [2024-08-19T18:55:51.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:51.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:51.311Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:51.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:51.311Z] [2024-08-19T18:55:51.311Z] Login Succeeded [2024-08-19T18:55:51.311Z] nexus3.edgexfoundry.org:10004 [2024-08-19T18:55:51.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:51.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:51.311Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:51.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:51.311Z] [2024-08-19T18:55:51.311Z] Login Succeeded [2024-08-19T18:55:51.311Z] ****.io [2024-08-19T18:55:51.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T18:55:51.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T18:55:51.572Z] Configure a credential helper to remove this warning. See [2024-08-19T18:55:51.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T18:55:51.572Z] [2024-08-19T18:55:51.572Z] Login Succeeded [2024-08-19T18:55:51.572Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T18:55:51.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-19T18:55:51.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T18:55:51.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T18:55:52.011Z] ========================================================= [2024-08-19T18:55:52.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-19T18:55:52.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T18:55:52.558Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-19T18:55:52.558Z] Sending build context to Docker daemon 25.56MB [2024-08-19T18:55:52.558Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T18:55:52.558Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-19T18:55:52.818Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-19T18:55:52.818Z] 619be1103602: Pulling fs layer [2024-08-19T18:55:52.818Z] 7862e08f4a3e: Pulling fs layer [2024-08-19T18:55:52.818Z] 5df492c9dc93: Pulling fs layer [2024-08-19T18:55:52.818Z] 7629e6793208: Pulling fs layer [2024-08-19T18:55:52.818Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T18:55:52.818Z] fb5054dd5b73: Pulling fs layer [2024-08-19T18:55:52.818Z] eeca6798cff9: Pulling fs layer [2024-08-19T18:55:52.818Z] 7629e6793208: Waiting [2024-08-19T18:55:52.818Z] fb5054dd5b73: Waiting [2024-08-19T18:55:52.818Z] 4f4fb700ef54: Waiting [2024-08-19T18:55:52.818Z] aa269ceb94a6: Pulling fs layer [2024-08-19T18:55:52.818Z] ada007ff1a6a: Pulling fs layer [2024-08-19T18:55:52.818Z] eeca6798cff9: Waiting [2024-08-19T18:55:52.818Z] aa269ceb94a6: Waiting [2024-08-19T18:55:52.818Z] ada007ff1a6a: Waiting [2024-08-19T18:55:52.818Z] 7862e08f4a3e: Verifying Checksum [2024-08-19T18:55:52.818Z] 7862e08f4a3e: Download complete [2024-08-19T18:55:52.818Z] 7629e6793208: Verifying Checksum [2024-08-19T18:55:52.818Z] 7629e6793208: Download complete [2024-08-19T18:55:52.818Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T18:55:52.818Z] 4f4fb700ef54: Download complete [2024-08-19T18:55:52.818Z] 619be1103602: Verifying Checksum [2024-08-19T18:55:52.818Z] 619be1103602: Download complete [2024-08-19T18:55:52.818Z] fb5054dd5b73: Verifying Checksum [2024-08-19T18:55:52.818Z] fb5054dd5b73: Download complete [2024-08-19T18:55:52.818Z] eeca6798cff9: Verifying Checksum [2024-08-19T18:55:52.818Z] eeca6798cff9: Download complete [2024-08-19T18:55:53.078Z] 619be1103602: Pull complete [2024-08-19T18:55:53.078Z] ada007ff1a6a: Download complete [2024-08-19T18:55:53.078Z] 7862e08f4a3e: Pull complete [2024-08-19T18:55:53.337Z] 5df492c9dc93: Download complete [2024-08-19T18:55:53.595Z] aa269ceb94a6: Verifying Checksum [2024-08-19T18:55:53.595Z] aa269ceb94a6: Download complete [2024-08-19T18:55:56.880Z] 5df492c9dc93: Pull complete [2024-08-19T18:55:56.881Z] 7629e6793208: Pull complete [2024-08-19T18:55:56.881Z] 4f4fb700ef54: Pull complete [2024-08-19T18:55:56.881Z] fb5054dd5b73: Pull complete [2024-08-19T18:55:57.141Z] eeca6798cff9: Pull complete [2024-08-19T18:55:59.680Z] aa269ceb94a6: Pull complete [2024-08-19T18:56:00.251Z] ada007ff1a6a: Pull complete [2024-08-19T18:56:00.251Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-19T18:56:00.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-19T18:56:00.251Z] ---> f489d0715acc [2024-08-19T18:56:00.251Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-19T18:56:05.434Z] Still waiting to schedule task [2024-08-19T18:56:05.434Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7983’ [2024-08-19T18:56:07.011Z] ---> Running in 27c0d2fb067b [2024-08-19T18:56:07.011Z] Removing intermediate container 27c0d2fb067b [2024-08-19T18:56:07.011Z] ---> a3b0614eab93 [2024-08-19T18:56:07.011Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-19T18:56:07.011Z] ---> Running in d2a5d5c6a7f3 [2024-08-19T18:56:07.011Z] Removing intermediate container d2a5d5c6a7f3 [2024-08-19T18:56:07.011Z] ---> bcff3d57fb7e [2024-08-19T18:56:07.011Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-19T18:56:07.011Z] ---> Running in 0bde8f6ff55b [2024-08-19T18:56:07.011Z] Removing intermediate container 0bde8f6ff55b [2024-08-19T18:56:07.011Z] ---> a13139dc21af [2024-08-19T18:56:07.011Z] Step 6/12 : WORKDIR /device-uart [2024-08-19T18:56:07.272Z] ---> Running in 40d1245ccb24 [2024-08-19T18:56:07.272Z] Removing intermediate container 40d1245ccb24 [2024-08-19T18:56:07.272Z] ---> f06cc428376c [2024-08-19T18:56:07.272Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-19T18:56:07.272Z] ---> Running in 84b1b29eb4ad [2024-08-19T18:56:07.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T18:56:07.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T18:56:08.052Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-19T18:56:08.052Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-19T18:56:08.052Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-19T18:56:08.052Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-19T18:56:08.052Z] Executing busybox-1.36.1-r5.trigger [2024-08-19T18:56:08.052Z] OK: 268 MiB in 56 packages [2024-08-19T18:56:08.620Z] Removing intermediate container 84b1b29eb4ad [2024-08-19T18:56:08.620Z] ---> df2985f2745f [2024-08-19T18:56:08.620Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-19T18:56:08.620Z] ---> 3b9c1cffc610 [2024-08-19T18:56:08.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T18:56:08.620Z] ---> Running in f142a64313e6 [2024-08-19T18:57:04.903Z] Removing intermediate container f142a64313e6 [2024-08-19T18:57:04.903Z] ---> d0f46a1bf328 [2024-08-19T18:57:04.903Z] Step 10/12 : COPY . . [2024-08-19T18:57:04.903Z] ---> 6205e3ce0aa6 [2024-08-19T18:57:04.903Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T18:57:04.903Z] ---> Running in ab10bdafed08 [2024-08-19T18:57:04.903Z] Removing intermediate container ab10bdafed08 [2024-08-19T18:57:04.903Z] ---> c79e10a0afbc [2024-08-19T18:57:04.903Z] Step 12/12 : RUN ${MAKE} [2024-08-19T18:57:04.903Z] ---> Running in 2c9358dad785 [2024-08-19T18:57:04.903Z] noop [2024-08-19T18:57:04.903Z] Removing intermediate container 2c9358dad785 [2024-08-19T18:57:04.903Z] ---> 15bbcc29b21b [2024-08-19T18:57:04.903Z] Successfully built 15bbcc29b21b [2024-08-19T18:57:04.903Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T18:57:05.385Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T18:57:05.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T18:57:05.586Z] prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container [2024-08-19T18:57:05.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@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-08-19T18:57:05.956Z] $ docker top ad046f89d19fd16470cb810ca885a743951b46d0493dfdce141ca0c7f018cf2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T18:57:06.368Z] + go version [2024-08-19T18:57:06.368Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-19T18:57:06.400Z] $ docker stop --time=1 ad046f89d19fd16470cb810ca885a743951b46d0493dfdce141ca0c7f018cf2c [2024-08-19T18:57:07.702Z] $ docker rm -f --volumes ad046f89d19fd16470cb810ca885a743951b46d0493dfdce141ca0c7f018cf2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T18:57:08.499Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-19T18:57:08.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T18:57:08.659Z] prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container [2024-08-19T18:57:08.688Z] $ 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-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@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-08-19T18:57:09.021Z] $ docker top ad657154d32b4af6396330ed09b2c91f97a94006c045d73016248116f3480442 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T18:57:09.446Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-66 [Pipeline] fileExists [Pipeline] sh [2024-08-19T18:57:09.828Z] + make test [2024-08-19T18:57:09.828Z] go test ./... -coverprofile=coverage.out [2024-08-19T18:57:11.204Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-19T18:57:29.329Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-19T18:57:29.329Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-19T18:57:35.886Z] go vet ./... [2024-08-19T18:57:41.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T18:57:41.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T18:57:41.150Z] ./bin/test-attribution-txt.sh [2024-08-19T18:57:41.150Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-19T18:57:41.150Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-19T18:57:41.151Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-19T18:57:41.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-19T18:57:41.245Z] $ docker stop --time=1 ad657154d32b4af6396330ed09b2c91f97a94006c045d73016248116f3480442 [2024-08-19T18:57:45.206Z] $ docker rm -f --volumes ad657154d32b4af6396330ed09b2c91f97a94006c045d73016248116f3480442 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T18:57:45.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-19T18:57:45.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-19T18:57:46.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-19T18:57:46.993Z] + ls -al . [2024-08-19T18:57:46.993Z] total 224 [2024-08-19T18:57:46.993Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 18:57 . [2024-08-19T18:57:46.993Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 18:55 .. [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 18:55 .dockerignore [2024-08-19T18:57:46.993Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 18:57 .git [2024-08-19T18:57:46.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:55 .github [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 19 18:55 .gitignore [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 19 18:55 .golangci.yml [2024-08-19T18:57:46.993Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 18:55 .semver [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 19 18:55 Attribution.txt [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 19 18:55 CHANGELOG.md [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 19 18:55 Dockerfile [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 18:55 GOVERNANCE.md [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 19 18:55 Jenkinsfile [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 19 18:55 LICENSE [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 19 18:55 Makefile [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 19 18:55 OWNERS.md [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 19 18:55 README.md [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 18:55 VERSION [2024-08-19T18:57:46.993Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 18:55 bin [2024-08-19T18:57:46.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:55 cmd [2024-08-19T18:57:46.993Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 19 18:57 coverage.out [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 19 18:55 go.mod [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 19 18:55 go.sum [2024-08-19T18:57:46.993Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:55 internal [2024-08-19T18:57:46.993Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 19 18:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T18:57:47.423Z] + 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=7568bdd81c3fe935f1f04793cc7703defd7e1603 --label arch=amd64 --label version=0.0.0 . [2024-08-19T18:57:47.423Z] Sending build context to Docker daemon 25.56MB [2024-08-19T18:57:47.423Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T18:57:47.423Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-19T18:57:47.423Z] ---> 15bbcc29b21b [2024-08-19T18:57:47.423Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-19T18:57:47.992Z] ---> Running in 653375b8cf0a [2024-08-19T18:57:47.992Z] Removing intermediate container 653375b8cf0a [2024-08-19T18:57:47.992Z] ---> e81122a9939c [2024-08-19T18:57:47.992Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-19T18:57:47.992Z] ---> Running in bdf0c522cd09 [2024-08-19T18:57:47.992Z] Removing intermediate container bdf0c522cd09 [2024-08-19T18:57:47.992Z] ---> 0f23185eb5c8 [2024-08-19T18:57:47.992Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-19T18:57:47.992Z] ---> Running in 011df1eed1bc [2024-08-19T18:57:48.251Z] Removing intermediate container 011df1eed1bc [2024-08-19T18:57:48.251Z] ---> 2bfa70c057af [2024-08-19T18:57:48.251Z] Step 6/26 : WORKDIR /device-uart [2024-08-19T18:57:48.251Z] ---> Running in ed1ee00b6b97 [2024-08-19T18:57:48.251Z] Removing intermediate container ed1ee00b6b97 [2024-08-19T18:57:48.251Z] ---> 9e20be934630 [2024-08-19T18:57:48.251Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-19T18:57:48.251Z] ---> Running in af17e9741a36 [2024-08-19T18:57:48.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T18:57:48.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T18:57:49.031Z] OK: 268 MiB in 56 packages [2024-08-19T18:57:49.288Z] Removing intermediate container af17e9741a36 [2024-08-19T18:57:49.288Z] ---> 4bd570d6baf5 [2024-08-19T18:57:49.288Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-19T18:57:49.288Z] ---> a206a032aed3 [2024-08-19T18:57:49.288Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T18:57:49.288Z] ---> Running in 866b3f0ab3d2 [2024-08-19T18:57:49.855Z] Removing intermediate container 866b3f0ab3d2 [2024-08-19T18:57:49.855Z] ---> bf0269301d20 [2024-08-19T18:57:49.855Z] Step 10/26 : COPY . . [2024-08-19T18:57:50.793Z] ---> 8e0a0b58e8c1 [2024-08-19T18:57:50.793Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T18:57:50.793Z] ---> Running in fc94d88d73d3 [2024-08-19T18:57:50.793Z] Removing intermediate container fc94d88d73d3 [2024-08-19T18:57:50.793Z] ---> cc38196f848e [2024-08-19T18:57:50.793Z] Step 12/26 : RUN ${MAKE} [2024-08-19T18:57:50.793Z] ---> Running in 2fa67c40f1f8 [2024-08-19T18:57:51.052Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.31" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-19T18:58:23.121Z] Removing intermediate container 2fa67c40f1f8 [2024-08-19T18:58:23.121Z] ---> 89615f1e24c3 [2024-08-19T18:58:23.121Z] Step 13/26 : FROM alpine:3.18 [2024-08-19T18:58:23.121Z] 3.18: Pulling from library/alpine [2024-08-19T18:58:23.121Z] 930bdd4d222e: Pulling fs layer [2024-08-19T18:58:23.121Z] 930bdd4d222e: Verifying Checksum [2024-08-19T18:58:23.121Z] 930bdd4d222e: Download complete [2024-08-19T18:58:23.121Z] 930bdd4d222e: Pull complete [2024-08-19T18:58:23.121Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T18:58:23.121Z] Status: Downloaded newer image for alpine:3.18 [2024-08-19T18:58:23.121Z] ---> 18f865063206 [2024-08-19T18:58:23.121Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-19T18:58:23.121Z] ---> Running in 4814b9799943 [2024-08-19T18:58:23.121Z] Removing intermediate container 4814b9799943 [2024-08-19T18:58:23.121Z] ---> 9781dfacd6c5 [2024-08-19T18:58:23.121Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-19T18:58:23.121Z] ---> Running in 96cc6721e956 [2024-08-19T18:58:23.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T18:58:23.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T18:58:23.121Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T18:58:23.121Z] Executing busybox-1.36.1-r7.trigger [2024-08-19T18:58:23.121Z] OK: 7 MiB in 16 packages [2024-08-19T18:58:23.121Z] Removing intermediate container 96cc6721e956 [2024-08-19T18:58:23.121Z] ---> 27ecacf94975 [2024-08-19T18:58:23.121Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-19T18:58:23.121Z] ---> Running in 2c588bed0293 [2024-08-19T18:58:23.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-19T18:58:23.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-19T18:58:23.121Z] OK: 7 MiB in 16 packages [2024-08-19T18:58:23.121Z] Removing intermediate container 2c588bed0293 [2024-08-19T18:58:23.121Z] ---> 65f180e2b4e1 [2024-08-19T18:58:23.121Z] Step 17/26 : WORKDIR / [2024-08-19T18:58:23.121Z] ---> Running in 4850c496a6b3 [2024-08-19T18:58:23.121Z] Removing intermediate container 4850c496a6b3 [2024-08-19T18:58:23.121Z] ---> b4be5d15f1e9 [2024-08-19T18:58:23.121Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-19T18:58:23.121Z] ---> a7446c92d696 [2024-08-19T18:58:23.121Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-19T18:58:23.121Z] ---> 1561146556f9 [2024-08-19T18:58:23.121Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-19T18:58:24.057Z] ---> a765fa489c54 [2024-08-19T18:58:24.057Z] Step 21/26 : EXPOSE 59995 [2024-08-19T18:58:24.057Z] ---> Running in a6f30ff75469 [2024-08-19T18:58:24.057Z] Removing intermediate container a6f30ff75469 [2024-08-19T18:58:24.057Z] ---> e3fbf87555bb [2024-08-19T18:58:24.057Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-19T18:58:24.057Z] ---> Running in 3ac03030f307 [2024-08-19T18:58:24.057Z] Removing intermediate container 3ac03030f307 [2024-08-19T18:58:24.057Z] ---> 6fee1cbacfa1 [2024-08-19T18:58:24.057Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-19T18:58:24.057Z] ---> Running in 14a4fbd1610b [2024-08-19T18:58:24.317Z] Removing intermediate container 14a4fbd1610b [2024-08-19T18:58:24.317Z] ---> 615f37add88a [2024-08-19T18:58:24.317Z] Step 24/26 : LABEL arch=amd64 [2024-08-19T18:58:24.317Z] ---> Running in 8372701e9e7d [2024-08-19T18:58:24.317Z] Removing intermediate container 8372701e9e7d [2024-08-19T18:58:24.317Z] ---> 43255e8b079b [2024-08-19T18:58:24.317Z] Step 25/26 : LABEL git_sha=7568bdd81c3fe935f1f04793cc7703defd7e1603 [2024-08-19T18:58:24.317Z] ---> Running in caeae7116439 [2024-08-19T18:58:24.317Z] Removing intermediate container caeae7116439 [2024-08-19T18:58:24.317Z] ---> 8e6365ecc67a [2024-08-19T18:58:24.317Z] Step 26/26 : LABEL version=0.0.0 [2024-08-19T18:58:24.317Z] ---> Running in 5b3007c39249 [2024-08-19T18:58:24.576Z] Removing intermediate container 5b3007c39249 [2024-08-19T18:58:24.576Z] ---> 195cd8c105de [2024-08-19T18:58:24.576Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-19T18:58:24.576Z] Successfully built 195cd8c105de [2024-08-19T18:58:24.576Z] 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-08-19T18:58:25.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T18:58:25.632Z] [2024-08-19T18:58:25.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T18:58:26.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T18:58:26.049Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-19T18:58:26.049Z] 5eb5b503b376: Pulling fs layer [2024-08-19T18:58:26.049Z] 5c69ac0246d0: Pulling fs layer [2024-08-19T18:58:26.049Z] ec43610c2a17: Pulling fs layer [2024-08-19T18:58:26.049Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-19T18:58:26.049Z] 33b1e0a273af: Pulling fs layer [2024-08-19T18:58:26.049Z] 5d3b04190fa2: Pulling fs layer [2024-08-19T18:58:26.049Z] 2f39f015ded8: Pulling fs layer [2024-08-19T18:58:26.049Z] 3a2ae6a8a46f: Waiting [2024-08-19T18:58:26.049Z] 33b1e0a273af: Waiting [2024-08-19T18:58:26.049Z] 5d3b04190fa2: Waiting [2024-08-19T18:58:26.049Z] 2f39f015ded8: Waiting [2024-08-19T18:58:26.049Z] 5c69ac0246d0: Verifying Checksum [2024-08-19T18:58:26.049Z] 5c69ac0246d0: Download complete [2024-08-19T18:58:26.049Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-19T18:58:26.049Z] 3a2ae6a8a46f: Download complete [2024-08-19T18:58:26.049Z] 33b1e0a273af: Verifying Checksum [2024-08-19T18:58:26.049Z] 33b1e0a273af: Download complete [2024-08-19T18:58:26.049Z] 5d3b04190fa2: Verifying Checksum [2024-08-19T18:58:26.049Z] 5d3b04190fa2: Download complete [2024-08-19T18:58:26.049Z] ec43610c2a17: Verifying Checksum [2024-08-19T18:58:26.049Z] ec43610c2a17: Download complete [2024-08-19T18:58:26.305Z] 5eb5b503b376: Verifying Checksum [2024-08-19T18:58:26.305Z] 5eb5b503b376: Download complete [2024-08-19T18:58:26.872Z] 2f39f015ded8: Verifying Checksum [2024-08-19T18:58:26.872Z] 2f39f015ded8: Download complete [2024-08-19T18:58:27.437Z] 5eb5b503b376: Pull complete [2024-08-19T18:58:27.437Z] 5c69ac0246d0: Pull complete [2024-08-19T18:58:28.004Z] ec43610c2a17: Pull complete [2024-08-19T18:58:28.004Z] 3a2ae6a8a46f: Pull complete [2024-08-19T18:58:28.004Z] 33b1e0a273af: Pull complete [2024-08-19T18:58:28.263Z] 5d3b04190fa2: Pull complete [2024-08-19T18:58:32.450Z] 2f39f015ded8: Pull complete [2024-08-19T18:58:32.450Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-19T18:58:32.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T18:58:32.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T18:58:32.715Z] prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container [2024-08-19T18:58:32.739Z] $ 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-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@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-08-19T18:58:36.865Z] $ docker top e6095c700a9df11ce81c8021a2fb38390e161f14d8bf54f81f7cb8acb79ef358 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T18:58:37.365Z] ---> job-cost.sh [2024-08-19T18:58:37.365Z] lf-activate-venv: SKIPPING [2024-08-19T18:58:37.365Z] INFO: No Stack... [2024-08-19T18:58:37.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T18:58:37.913Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T18:58:38.239Z] + cat /w/workspace/edgexfoundry_device-uart_PR-66/archives/cost.csv [2024-08-19T18:58:38.239Z] + cut -d, -f6 [Pipeline] lock [2024-08-19T18:58:38.286Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [2024-08-19T18:58:38.292Z] Resource [jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] did not exist. Created. [2024-08-19T18:58:38.299Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T18:58:38.710Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-19T18:58:38.766Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T18:58:38.803Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T18:58:38.994Z] $ docker stop --time=1 e6095c700a9df11ce81c8021a2fb38390e161f14d8bf54f81f7cb8acb79ef358 [2024-08-19T18:58:40.154Z] $ docker rm -f --volumes e6095c700a9df11ce81c8021a2fb38390e161f14d8bf54f81f7cb8acb79ef358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-19T18:59:39.150Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7985 in /w/workspace/edgexfoundry_device-uart_PR-66 [Pipeline] { [Pipeline] ws [2024-08-19T18:59:39.224Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-08-19T18:59:39.324Z] The recommended git tool is: git [2024-08-19T18:59:44.475Z] using credential edgex-jenkins-ssh [2024-08-19T18:59:44.503Z] Cloning the remote Git repository [2024-08-19T18:59:44.549Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-08-19T18:59:44.650Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-08-19T18:59:44.815Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-19T18:59:44.816Z] > git --version # timeout=10 [2024-08-19T18:59:44.837Z] > git --version # 'git version 2.25.1' [2024-08-19T18:59:44.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T18:59:44.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T18:59:47.091Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-19T18:59:47.112Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-19T18:59:47.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-19T18:59:48.046Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-19T18:59:48.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T18:59:48.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/66/head:refs/remotes/origin/PR-66 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-19T18:59:48.528Z] Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 7568bdd81c3fe935f1f04793cc7703defd7e1603 [2024-08-19T18:59:48.803Z] Merge succeeded, producing 7568bdd81c3fe935f1f04793cc7703defd7e1603 [2024-08-19T18:59:48.804Z] Checking out Revision 7568bdd81c3fe935f1f04793cc7703defd7e1603 (PR-66) [2024-08-19T18:59:49.319Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-19T18:59:49.363Z] > git --version # timeout=10 [2024-08-19T18:59:49.384Z] > git --version # 'git version 2.25.1' [2024-08-19T18:59:49.400Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-19T18:59:48.542Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T18:59:48.609Z] > git checkout -f 7568bdd81c3fe935f1f04793cc7703defd7e1603 # timeout=10 [2024-08-19T18:59:48.696Z] > git remote # timeout=10 [2024-08-19T18:59:48.725Z] > git config --get remote.origin.url # timeout=10 [2024-08-19T18:59:48.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-19T18:59:48.763Z] > git merge 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 [2024-08-19T18:59:48.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-19T18:59:48.805Z] > git config core.sparsecheckout # timeout=10 [2024-08-19T18:59:48.821Z] > git checkout -f 7568bdd81c3fe935f1f04793cc7703defd7e1603 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T18:59:54.346Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-19T18:59:54.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T18:59:54.346Z] Dload Upload Total Spent Left Speed [2024-08-19T18:59:54.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 110k 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-08-19T18:59:54.706Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-19T18:59:55.060Z] + sudo tee /etc/docker/daemon.new [2024-08-19T18:59:55.060Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-19T18:59:55.060Z] { [2024-08-19T18:59:55.060Z] "registry-mirrors": [ [2024-08-19T18:59:55.060Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-19T18:59:55.060Z] ], [2024-08-19T18:59:55.060Z] "bip": "10.250.0.254/24", [2024-08-19T18:59:55.060Z] "hosts": [ [2024-08-19T18:59:55.060Z] "tcp://0.0.0.0:5555", [2024-08-19T18:59:55.060Z] "unix:///var/run/docker.sock" [2024-08-19T18:59:55.060Z] ], [2024-08-19T18:59:55.061Z] "mtu": 1458, [2024-08-19T18:59:55.061Z] "selinux-enabled": true, [2024-08-19T18:59:55.061Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-19T18:59:55.061Z] } [Pipeline] sh [2024-08-19T18:59:55.409Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-19T18:59:55.755Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T19:00:14.085Z] provisioning config files... [2024-08-19T19:00:14.110Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config12263932855562410364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:00:14.603Z] ---> ****-login.sh [2024-08-19T19:00:14.603Z] nexus3.edgexfoundry.org:10001 [2024-08-19T19:00:14.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T19:00:15.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T19:00:15.170Z] Configure a credential helper to remove this warning. See [2024-08-19T19:00:15.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T19:00:15.170Z] [2024-08-19T19:00:15.170Z] Login Succeeded [2024-08-19T19:00:15.170Z] nexus3.edgexfoundry.org:10002 [2024-08-19T19:00:15.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T19:00:15.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T19:00:15.711Z] Configure a credential helper to remove this warning. See [2024-08-19T19:00:15.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T19:00:15.712Z] [2024-08-19T19:00:15.712Z] Login Succeeded [2024-08-19T19:00:15.712Z] nexus3.edgexfoundry.org:10003 [2024-08-19T19:00:15.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T19:00:15.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T19:00:15.984Z] Configure a credential helper to remove this warning. See [2024-08-19T19:00:15.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T19:00:15.985Z] [2024-08-19T19:00:15.985Z] Login Succeeded [2024-08-19T19:00:15.985Z] nexus3.edgexfoundry.org:10004 [2024-08-19T19:00:16.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T19:00:16.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T19:00:16.255Z] Configure a credential helper to remove this warning. See [2024-08-19T19:00:16.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T19:00:16.255Z] [2024-08-19T19:00:16.255Z] Login Succeeded [2024-08-19T19:00:16.255Z] ****.io [2024-08-19T19:00:16.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-19T19:00:16.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-19T19:00:16.793Z] Configure a credential helper to remove this warning. See [2024-08-19T19:00:16.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-19T19:00:16.793Z] [2024-08-19T19:00:16.793Z] Login Succeeded [2024-08-19T19:00:16.793Z] ---> ****-login.sh ends [Pipeline] } [2024-08-19T19:00:16.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-19T19:00:17.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T19:00:17.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-19T19:00:17.377Z] ========================================================= [2024-08-19T19:00:17.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-19T19:00:17.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T19:00:17.921Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-19T19:00:18.189Z] Sending build context to Docker daemon 12.85MB [2024-08-19T19:00:18.458Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T19:00:18.458Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-19T19:00:18.458Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-19T19:00:18.458Z] c6b39de5b339: Pulling fs layer [2024-08-19T19:00:18.458Z] a69c41024577: Pulling fs layer [2024-08-19T19:00:18.458Z] d6de4b400683: Pulling fs layer [2024-08-19T19:00:18.458Z] 35cb2a7552d0: Pulling fs layer [2024-08-19T19:00:18.458Z] 4f4fb700ef54: Pulling fs layer [2024-08-19T19:00:18.458Z] 464afbd9ba4c: Pulling fs layer [2024-08-19T19:00:18.458Z] 00f215d4a9da: Pulling fs layer [2024-08-19T19:00:18.458Z] d496ad576159: Pulling fs layer [2024-08-19T19:00:18.458Z] 464afbd9ba4c: Waiting [2024-08-19T19:00:18.458Z] 35cb2a7552d0: Waiting [2024-08-19T19:00:18.458Z] d496ad576159: Waiting [2024-08-19T19:00:18.458Z] 4f4fb700ef54: Waiting [2024-08-19T19:00:18.458Z] a69c41024577: Verifying Checksum [2024-08-19T19:00:18.458Z] a69c41024577: Download complete [2024-08-19T19:00:18.458Z] 35cb2a7552d0: Verifying Checksum [2024-08-19T19:00:18.458Z] 35cb2a7552d0: Download complete [2024-08-19T19:00:18.458Z] 4f4fb700ef54: Verifying Checksum [2024-08-19T19:00:18.458Z] 4f4fb700ef54: Download complete [2024-08-19T19:00:18.730Z] 464afbd9ba4c: Verifying Checksum [2024-08-19T19:00:18.730Z] 464afbd9ba4c: Download complete [2024-08-19T19:00:18.730Z] c6b39de5b339: Verifying Checksum [2024-08-19T19:00:18.730Z] c6b39de5b339: Download complete [2024-08-19T19:00:18.999Z] d496ad576159: Verifying Checksum [2024-08-19T19:00:18.999Z] d496ad576159: Download complete [2024-08-19T19:00:19.581Z] c6b39de5b339: Pull complete [2024-08-19T19:00:20.166Z] a69c41024577: Pull complete [2024-08-19T19:00:20.433Z] d6de4b400683: Verifying Checksum [2024-08-19T19:00:20.433Z] d6de4b400683: Download complete [2024-08-19T19:00:21.396Z] 00f215d4a9da: Verifying Checksum [2024-08-19T19:00:21.396Z] 00f215d4a9da: Download complete [2024-08-19T19:00:33.853Z] d6de4b400683: Pull complete [2024-08-19T19:00:33.853Z] 35cb2a7552d0: Pull complete [2024-08-19T19:00:33.853Z] 4f4fb700ef54: Pull complete [2024-08-19T19:00:33.853Z] 464afbd9ba4c: Pull complete [2024-08-19T19:00:42.346Z] 00f215d4a9da: Pull complete [2024-08-19T19:00:43.762Z] d496ad576159: Pull complete [2024-08-19T19:00:43.762Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-19T19:00:43.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-19T19:00:43.762Z] ---> f246e2811388 [2024-08-19T19:00:43.762Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-19T19:00:45.172Z] ---> Running in a5f54890190f [2024-08-19T19:00:45.760Z] Removing intermediate container a5f54890190f [2024-08-19T19:00:45.760Z] ---> 8c7a2760bc56 [2024-08-19T19:00:45.760Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-19T19:00:45.760Z] ---> Running in 77911e65eb9c [2024-08-19T19:00:46.025Z] Removing intermediate container 77911e65eb9c [2024-08-19T19:00:46.025Z] ---> 4f7caa2d6fa3 [2024-08-19T19:00:46.025Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-19T19:00:46.025Z] ---> Running in 0f695004efe2 [2024-08-19T19:00:46.296Z] Removing intermediate container 0f695004efe2 [2024-08-19T19:00:46.296Z] ---> b1cbd9afab76 [2024-08-19T19:00:46.296Z] Step 6/12 : WORKDIR /device-uart [2024-08-19T19:00:46.570Z] ---> Running in edcaa5f63412 [2024-08-19T19:00:46.838Z] Removing intermediate container edcaa5f63412 [2024-08-19T19:00:46.838Z] ---> 998c0e82e85a [2024-08-19T19:00:46.838Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-19T19:00:46.838Z] ---> Running in 49480438337b [2024-08-19T19:00:47.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T19:00:48.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T19:00:49.379Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-19T19:00:49.379Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-19T19:00:49.379Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-19T19:00:49.379Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-19T19:00:49.379Z] Executing busybox-1.36.1-r5.trigger [2024-08-19T19:00:49.379Z] OK: 271 MiB in 56 packages [2024-08-19T19:00:50.347Z] Removing intermediate container 49480438337b [2024-08-19T19:00:50.347Z] ---> da8fc556043e [2024-08-19T19:00:50.347Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-19T19:00:50.936Z] ---> 660d2fd153d7 [2024-08-19T19:00:50.936Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T19:00:51.208Z] ---> Running in 7359f9ea51ad [2024-08-19T19:02:42.893Z] Removing intermediate container 7359f9ea51ad [2024-08-19T19:02:42.893Z] ---> edf7f7a4379b [2024-08-19T19:02:42.893Z] Step 10/12 : COPY . . [2024-08-19T19:02:42.893Z] ---> 939dd13faab9 [2024-08-19T19:02:42.893Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T19:02:42.893Z] ---> Running in 1c8c8da7d212 [2024-08-19T19:02:42.893Z] Removing intermediate container 1c8c8da7d212 [2024-08-19T19:02:42.893Z] ---> bddb467086a4 [2024-08-19T19:02:42.893Z] Step 12/12 : RUN ${MAKE} [2024-08-19T19:02:42.893Z] ---> Running in baf1a640cdfd [2024-08-19T19:02:42.893Z] noop [2024-08-19T19:02:42.893Z] Removing intermediate container baf1a640cdfd [2024-08-19T19:02:42.893Z] ---> 7a59512afb6f [2024-08-19T19:02:42.893Z] Successfully built 7a59512afb6f [2024-08-19T19:02:42.893Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T19:02:43.499Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T19:02:43.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T19:02:43.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-7985 does not seem to be running inside a container [2024-08-19T19:02:43.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-19T19:02:44.996Z] $ docker top e47eae2bc89bcd6df2672061164ed4925eca7c68a6e6ad8e747574ef60fd93e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T19:02:45.878Z] + go version [2024-08-19T19:02:45.878Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-19T19:02:45.909Z] $ docker stop --time=1 e47eae2bc89bcd6df2672061164ed4925eca7c68a6e6ad8e747574ef60fd93e5 [2024-08-19T19:02:47.503Z] $ docker rm -f --volumes e47eae2bc89bcd6df2672061164ed4925eca7c68a6e6ad8e747574ef60fd93e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T19:02:48.476Z] + docker inspect -f . ci-base-image-arm64 [2024-08-19T19:02:48.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T19:02:48.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-7985 does not seem to be running inside a container [2024-08-19T19:02:48.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-19T19:02:49.970Z] $ docker top 00ee89909f4face5c8b1873cc4bca4eb69a12d6256135fef0a5756e1e7debe75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T19:02:50.877Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-08-19T19:02:51.613Z] + make test [2024-08-19T19:02:51.613Z] go test ./... -coverprofile=coverage.out [2024-08-19T19:02:56.950Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-19T19:06:33.729Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-19T19:06:33.729Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-19T19:06:33.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-19T19:06:33.729Z] go vet ./... [2024-08-19T19:07:12.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-19T19:07:12.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-19T19:07:12.648Z] ./bin/test-attribution-txt.sh [2024-08-19T19:07:12.648Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-19T19:07:12.648Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-19T19:07:12.649Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-19T19:07:12.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-19T19:07:12.742Z] $ docker stop --time=1 00ee89909f4face5c8b1873cc4bca4eb69a12d6256135fef0a5756e1e7debe75 [2024-08-19T19:07:14.605Z] $ docker rm -f --volumes 00ee89909f4face5c8b1873cc4bca4eb69a12d6256135fef0a5756e1e7debe75 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-19T19:07:16.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-19T19:07:16.327Z] Warning: overwriting stash ‘coverage-report’ [2024-08-19T19:07:16.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-19T19:07:17.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-19T19:07:17.904Z] + ls -al . [2024-08-19T19:07:17.904Z] total 220 [2024-08-19T19:07:17.904Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 19 19:02 . [2024-08-19T19:07:17.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 19 18:59 .. [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 19 18:59 .dockerignore [2024-08-19T19:07:17.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 19 18:59 .git [2024-08-19T19:07:17.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:59 .github [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 19 18:59 .gitignore [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 19 18:59 .golangci.yml [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 19 18:59 Attribution.txt [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 19 18:59 CHANGELOG.md [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 19 18:59 Dockerfile [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 19 18:59 GOVERNANCE.md [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 19 18:59 Jenkinsfile [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 19 18:59 LICENSE [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 19 18:59 Makefile [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 19 18:59 OWNERS.md [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 19 18:59 README.md [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 19 18:55 VERSION [2024-08-19T19:07:17.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 19 18:59 bin [2024-08-19T19:07:17.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:59 cmd [2024-08-19T19:07:17.904Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 19 19:02 coverage.out [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 19 18:59 go.mod [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 19 18:59 go.sum [2024-08-19T19:07:17.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 19 18:59 internal [2024-08-19T19:07:17.904Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 19 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T19:07:18.372Z] + 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=7568bdd81c3fe935f1f04793cc7703defd7e1603 --label arch=arm64 --label version=0.0.0 . [2024-08-19T19:07:18.641Z] Sending build context to Docker daemon 12.85MB [2024-08-19T19:07:18.908Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-19T19:07:18.908Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-19T19:07:18.908Z] ---> 7a59512afb6f [2024-08-19T19:07:18.908Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-19T19:07:18.908Z] ---> Running in cad4f670f424 [2024-08-19T19:07:19.176Z] Removing intermediate container cad4f670f424 [2024-08-19T19:07:19.176Z] ---> 63b37a46eb9a [2024-08-19T19:07:19.176Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-19T19:07:19.445Z] ---> Running in 01b908a7ae28 [2024-08-19T19:07:19.713Z] Removing intermediate container 01b908a7ae28 [2024-08-19T19:07:19.713Z] ---> 89164f6b184c [2024-08-19T19:07:19.713Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-19T19:07:19.713Z] ---> Running in dcf419572458 [2024-08-19T19:07:19.980Z] Removing intermediate container dcf419572458 [2024-08-19T19:07:19.980Z] ---> 2ec977f5d6c9 [2024-08-19T19:07:19.980Z] Step 6/26 : WORKDIR /device-uart [2024-08-19T19:07:19.980Z] ---> Running in 95d1cbde7dde [2024-08-19T19:07:20.564Z] Removing intermediate container 95d1cbde7dde [2024-08-19T19:07:20.564Z] ---> 021b7464991b [2024-08-19T19:07:20.564Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-19T19:07:20.564Z] ---> Running in 179aa57dde41 [2024-08-19T19:07:21.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T19:07:21.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T19:07:22.748Z] OK: 271 MiB in 56 packages [2024-08-19T19:07:23.708Z] Removing intermediate container 179aa57dde41 [2024-08-19T19:07:23.708Z] ---> d2698cfde593 [2024-08-19T19:07:23.708Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-19T19:07:24.293Z] ---> 27daaeb19675 [2024-08-19T19:07:24.293Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-19T19:07:24.293Z] ---> Running in e020e644cbda [2024-08-19T19:07:26.238Z] Removing intermediate container e020e644cbda [2024-08-19T19:07:26.238Z] ---> d15f82706f0d [2024-08-19T19:07:26.238Z] Step 10/26 : COPY . . [2024-08-19T19:07:27.645Z] ---> 4e2db8b2124b [2024-08-19T19:07:27.645Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-19T19:07:27.645Z] ---> Running in 2f5f79cb1e28 [2024-08-19T19:07:27.912Z] Removing intermediate container 2f5f79cb1e28 [2024-08-19T19:07:27.912Z] ---> 519340bdf3cb [2024-08-19T19:07:27.912Z] Step 12/26 : RUN ${MAKE} [2024-08-19T19:07:27.912Z] ---> Running in c7ce6f31b551 [2024-08-19T19:07:28.872Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.31" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-19T19:10:50.639Z] Removing intermediate container c7ce6f31b551 [2024-08-19T19:10:50.639Z] ---> 0a9555251a02 [2024-08-19T19:10:50.639Z] Step 13/26 : FROM alpine:3.18 [2024-08-19T19:10:50.639Z] 3.18: Pulling from library/alpine [2024-08-19T19:10:50.639Z] 4983c3fe2029: Pulling fs layer [2024-08-19T19:10:50.639Z] 4983c3fe2029: Download complete [2024-08-19T19:10:50.639Z] 4983c3fe2029: Pull complete [2024-08-19T19:10:50.639Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-19T19:10:50.639Z] Status: Downloaded newer image for alpine:3.18 [2024-08-19T19:10:50.639Z] ---> a0237000ae83 [2024-08-19T19:10:50.639Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-19T19:10:50.639Z] ---> Running in 26c9b0cd7940 [2024-08-19T19:10:50.639Z] Removing intermediate container 26c9b0cd7940 [2024-08-19T19:10:50.639Z] ---> 5c42bee5044c [2024-08-19T19:10:50.639Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-19T19:10:50.639Z] ---> Running in d9d4b1f81cc5 [2024-08-19T19:10:50.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T19:10:50.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T19:10:50.639Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-19T19:10:50.639Z] Executing busybox-1.36.1-r7.trigger [2024-08-19T19:10:50.639Z] OK: 8 MiB in 16 packages [2024-08-19T19:10:50.639Z] Removing intermediate container d9d4b1f81cc5 [2024-08-19T19:10:50.639Z] ---> 66739ce9142a [2024-08-19T19:10:50.639Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-19T19:10:50.639Z] ---> Running in 1cf09a5164e5 [2024-08-19T19:10:50.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-19T19:10:50.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-19T19:10:51.221Z] OK: 8 MiB in 16 packages [2024-08-19T19:10:51.806Z] Removing intermediate container 1cf09a5164e5 [2024-08-19T19:10:51.806Z] ---> 63adc7a5205a [2024-08-19T19:10:51.806Z] Step 17/26 : WORKDIR / [2024-08-19T19:10:52.075Z] ---> Running in ef4921b20d51 [2024-08-19T19:10:52.341Z] Removing intermediate container ef4921b20d51 [2024-08-19T19:10:52.341Z] ---> cb3a945ee12a [2024-08-19T19:10:52.341Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-19T19:10:52.920Z] ---> 9c0a3ce725fa [2024-08-19T19:10:52.921Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-19T19:10:53.186Z] ---> c3b9c4a955a5 [2024-08-19T19:10:53.186Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-19T19:10:55.767Z] ---> 94b0fc80c938 [2024-08-19T19:10:55.767Z] Step 21/26 : EXPOSE 59995 [2024-08-19T19:10:55.767Z] ---> Running in 1ed9c1d474d1 [2024-08-19T19:10:55.767Z] Removing intermediate container 1ed9c1d474d1 [2024-08-19T19:10:55.767Z] ---> fdf9c801f5ab [2024-08-19T19:10:55.767Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-19T19:10:56.032Z] ---> Running in 50d527d8b650 [2024-08-19T19:10:56.298Z] Removing intermediate container 50d527d8b650 [2024-08-19T19:10:56.298Z] ---> 4aa23dc076fe [2024-08-19T19:10:56.298Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-19T19:10:56.298Z] ---> Running in c0ed3af49457 [2024-08-19T19:10:56.563Z] Removing intermediate container c0ed3af49457 [2024-08-19T19:10:56.563Z] ---> 9f63e801bea1 [2024-08-19T19:10:56.563Z] Step 24/26 : LABEL arch=arm64 [2024-08-19T19:10:56.563Z] ---> Running in 62af3fceb254 [2024-08-19T19:10:56.830Z] Removing intermediate container 62af3fceb254 [2024-08-19T19:10:56.830Z] ---> 461e05ef79b1 [2024-08-19T19:10:56.830Z] Step 25/26 : LABEL git_sha=7568bdd81c3fe935f1f04793cc7703defd7e1603 [2024-08-19T19:10:57.102Z] ---> Running in cbf55336e692 [2024-08-19T19:10:57.368Z] Removing intermediate container cbf55336e692 [2024-08-19T19:10:57.368Z] ---> 82fdbd29c368 [2024-08-19T19:10:57.368Z] Step 26/26 : LABEL version=0.0.0 [2024-08-19T19:10:57.368Z] ---> Running in 537ae2fd3007 [2024-08-19T19:10:57.633Z] Removing intermediate container 537ae2fd3007 [2024-08-19T19:10:57.633Z] ---> 0f3e316e4dc7 [2024-08-19T19:10:57.633Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-19T19:10:57.633Z] Successfully built 0f3e316e4dc7 [2024-08-19T19:10:57.633Z] 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-08-19T19:10:58.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T19:10:58.582Z] [2024-08-19T19:10:58.582Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T19:10:59.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T19:10:59.265Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-19T19:10:59.265Z] 8998bd30e6a1: Pulling fs layer [2024-08-19T19:10:59.265Z] 04944245beec: Pulling fs layer [2024-08-19T19:10:59.265Z] 699f458cf7ca: Pulling fs layer [2024-08-19T19:10:59.265Z] 765212b225bb: Pulling fs layer [2024-08-19T19:10:59.265Z] f23df028b6ca: Pulling fs layer [2024-08-19T19:10:59.265Z] d65c8cfc05b1: Pulling fs layer [2024-08-19T19:10:59.265Z] 2437ff75d9bd: Pulling fs layer [2024-08-19T19:10:59.265Z] 765212b225bb: Waiting [2024-08-19T19:10:59.265Z] f23df028b6ca: Waiting [2024-08-19T19:10:59.265Z] d65c8cfc05b1: Waiting [2024-08-19T19:10:59.265Z] 2437ff75d9bd: Waiting [2024-08-19T19:10:59.532Z] 04944245beec: Verifying Checksum [2024-08-19T19:10:59.533Z] 04944245beec: Download complete [2024-08-19T19:10:59.533Z] 765212b225bb: Verifying Checksum [2024-08-19T19:10:59.533Z] 765212b225bb: Download complete [2024-08-19T19:10:59.533Z] f23df028b6ca: Verifying Checksum [2024-08-19T19:10:59.533Z] f23df028b6ca: Download complete [2024-08-19T19:10:59.533Z] d65c8cfc05b1: Verifying Checksum [2024-08-19T19:10:59.533Z] d65c8cfc05b1: Download complete [2024-08-19T19:10:59.799Z] 699f458cf7ca: Verifying Checksum [2024-08-19T19:10:59.799Z] 699f458cf7ca: Download complete [2024-08-19T19:11:00.063Z] 8998bd30e6a1: Verifying Checksum [2024-08-19T19:11:00.063Z] 8998bd30e6a1: Download complete [2024-08-19T19:11:02.640Z] 2437ff75d9bd: Verifying Checksum [2024-08-19T19:11:04.575Z] 8998bd30e6a1: Pull complete [2024-08-19T19:11:05.156Z] 04944245beec: Pull complete [2024-08-19T19:11:07.097Z] 699f458cf7ca: Pull complete [2024-08-19T19:11:07.097Z] 765212b225bb: Pull complete [2024-08-19T19:11:08.059Z] f23df028b6ca: Pull complete [2024-08-19T19:11:08.059Z] d65c8cfc05b1: Pull complete [2024-08-19T19:11:26.259Z] 2437ff75d9bd: Pull complete [2024-08-19T19:11:26.259Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-19T19:11:26.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-19T19:11:26.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T19:11:26.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-7985 does not seem to be running inside a container [2024-08-19T19:11:26.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-19T19:11:29.331Z] $ docker top 129ade25ca8ccaa6f539086ecf6c8747d8e67778e2c552601eee0a4d596b894c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:11:30.275Z] ---> job-cost.sh [2024-08-19T19:11:30.275Z] lf-activate-venv: SKIPPING [2024-08-19T19:11:30.275Z] INFO: No Stack... [2024-08-19T19:11:30.539Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-19T19:11:31.488Z] INFO: Archiving Costs [Pipeline] sh [2024-08-19T19:11:32.152Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-08-19T19:11:32.152Z] + cut -d, -f6 [Pipeline] lock [2024-08-19T19:11:32.234Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [2024-08-19T19:11:32.241Z] Resource [jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] did not exist. Created. [2024-08-19T19:11:32.248Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-19T19:11:33.002Z] /w/workspace/device-uart/1@tmp/durable-ccef3137/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-19T19:11:33.674Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-19T19:11:33.721Z] Warning: overwriting stash ‘stack-cost’ [2024-08-19T19:11:33.772Z] Stashed 1 file(s) [Pipeline] } [2024-08-19T19:11:33.798Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-66-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-19T19:11:33.885Z] $ docker stop --time=1 129ade25ca8ccaa6f539086ecf6c8747d8e67778e2c552601eee0a4d596b894c [2024-08-19T19:11:35.380Z] $ docker rm -f --volumes 129ade25ca8ccaa6f539086ecf6c8747d8e67778e2c552601eee0a4d596b894c [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-08-19T19:11:36.540Z] provisioning config files... [2024-08-19T19:11:36.547Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-66@tmp/config4444863436417562363tmp [Pipeline] { [Pipeline] sh [2024-08-19T19:11:36.914Z] + set +x [2024-08-19T19:11:36.914Z] + curl -s https://codecov.io/bash [2024-08-19T19:11:36.914Z] + bash -s -- [2024-08-19T19:11:36.914Z] [2024-08-19T19:11:36.914Z] _____ _ [2024-08-19T19:11:36.914Z] / ____| | | [2024-08-19T19:11:36.914Z] | | ___ __| | ___ ___ _____ __ [2024-08-19T19:11:36.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-19T19:11:36.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-19T19:11:36.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-19T19:11:36.914Z] Bash-1.0.6 [2024-08-19T19:11:36.914Z] [2024-08-19T19:11:36.914Z] [2024-08-19T19:11:36.914Z] ==> git version 2.25.1 found [2024-08-19T19:11:36.914Z] ==> 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-08-19T19:11:36.914Z] Release-Date: 2020-01-08 [2024-08-19T19:11:36.914Z] 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-08-19T19:11:36.914Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-19T19:11:36.914Z] ==> Jenkins CI detected. [2024-08-19T19:11:36.914Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-66 [2024-08-19T19:11:36.914Z] project root: . [2024-08-19T19:11:36.914Z] --> token set from env [2024-08-19T19:11:36.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-19T19:11:36.914Z] ==> Running gcov in . (disable via -X gcov) [2024-08-19T19:11:36.914Z] ==> Python coveragepy not found [2024-08-19T19:11:36.914Z] ==> Searching for coverage reports in: [2024-08-19T19:11:36.915Z] + . [2024-08-19T19:11:36.915Z] -> Found 1 reports [2024-08-19T19:11:36.915Z] ==> Detecting git/mercurial file structure [2024-08-19T19:11:36.915Z] ==> Reading reports [2024-08-19T19:11:36.915Z] + ./coverage.out bytes=10 [2024-08-19T19:11:36.915Z] ==> Appending adjustments [2024-08-19T19:11:36.915Z] https://docs.codecov.io/docs/fixing-reports [2024-08-19T19:11:37.174Z] + Found adjustments [2024-08-19T19:11:37.174Z] ==> Gzipping contents [2024-08-19T19:11:37.174Z] 4.0K /tmp/codecov.CrWRoT.gz [2024-08-19T19:11:37.174Z] ==> Uploading reports [2024-08-19T19:11:37.174Z] url: https://codecov.io [2024-08-19T19:11:37.174Z] query: branch=PR-66&commit=7568bdd81c3fe935f1f04793cc7703defd7e1603&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=66&job=&cmd_args= [2024-08-19T19:11:37.174Z] -> Pinging Codecov [2024-08-19T19:11:37.174Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-66&commit=7568bdd81c3fe935f1f04793cc7703defd7e1603&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-66%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=66&job=&cmd_args= [2024-08-19T19:11:37.742Z] -> Uploading to [2024-08-19T19:11:37.742Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-19/B9AA6E0BBD74AE3A32605C7A7C664919/7568bdd81c3fe935f1f04793cc7703defd7e1603/f741111b-12d3-495d-b80b-b0d7f7671699.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240819%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240819T191137Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d935f399e729b362cbe6f11e90b1ee658e637315b0de6b96b0386718cee05040 [2024-08-19T19:11:37.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-19T19:11:37.742Z] Dload Upload Total Spent Left Speed [2024-08-19T19:11:37.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2955 --:--:-- --:--:-- --:--:-- 2941 100 603 0 0 100 603 0 2555 --:--:-- --:--:-- --:--:-- 2544 [2024-08-19T19:11:38.002Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/7568bdd81c3fe935f1f04793cc7703defd7e1603 [Pipeline] } [2024-08-19T19:11:38.033Z] 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-08-19T19:11:40.214Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-66/archives ] [2024-08-19T19:11:40.214Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-66/archives [2024-08-19T19:11:40.214Z] total 16 [2024-08-19T19:11:40.214Z] drwxr-xr-x 3 root root 4096 Aug 19 18:58 . [2024-08-19T19:11:40.214Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 19 18:58 .. [2024-08-19T19:11:40.214Z] drwxr-xr-x 2 root root 4096 Aug 19 18:58 cost [2024-08-19T19:11:40.214Z] -rw-r--r-- 1 root root 82 Aug 19 18:58 cost.csv [2024-08-19T19:11:40.214Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-66/archives [2024-08-19T19:11:40.214Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-66/archives [2024-08-19T19:11:40.214Z] total 16 [2024-08-19T19:11:40.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 19 18:58 . [2024-08-19T19:11:40.214Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 19 18:58 .. [2024-08-19T19:11:40.214Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 19 18:58 cost [2024-08-19T19:11:40.214Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 19 18:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:11:40.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:11:43.421Z] ---> package-listing.sh [2024-08-19T19:11:43.421Z] ++ facter osfamily [2024-08-19T19:11:43.421Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-19T19:11:43.421Z] + OS_FAMILY=debian [2024-08-19T19:11:43.421Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-66 [2024-08-19T19:11:43.421Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-19T19:11:43.421Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-19T19:11:43.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-19T19:11:43.421Z] + PACKAGES=/tmp/packages_start.txt [2024-08-19T19:11:43.421Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-66 ']' [2024-08-19T19:11:43.421Z] + PACKAGES=/tmp/packages_end.txt [2024-08-19T19:11:43.421Z] + case "${OS_FAMILY}" in [2024-08-19T19:11:43.421Z] + dpkg -l [2024-08-19T19:11:43.421Z] + grep '^ii' [2024-08-19T19:11:43.705Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-19T19:11:43.705Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-19T19:11:43.705Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-19T19:11:43.705Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-66 ']' [2024-08-19T19:11:43.705Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-66/archives/ [2024-08-19T19:11:43.705Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-66/archives/ [Pipeline] echo [2024-08-19T19:11:43.745Z] 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-66/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-19T19:11:44.048Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-19T19:11:45.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-19T19:11:45.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-19T19:11:45.815Z] prd-ubuntu20.04-docker-8c-8g-7984 does not seem to be running inside a container [2024-08-19T19:11:45.837Z] $ 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-66/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-66 -v /w/workspace/edgexfoundry_device-uart_PR-66:/w/workspace/edgexfoundry_device-uart_PR-66:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-66@tmp:/w/workspace/edgexfoundry_device-uart_PR-66@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-08-19T19:11:46.031Z] $ docker top d46044051d83d3c5c28b3db360576946ce87eec8c00a3ee986b37c9e9eeb5339 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-19T19:11:46.457Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-19T19:11:46.784Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-19T19:11:47.105Z] + ls /var/log/sa-host [2024-08-19T19:11:47.105Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-19T19:11:47.274Z] provisioning config files... [2024-08-19T19:11:47.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-66@tmp/config9435865390333040621tmp [Pipeline] { [Pipeline] echo [2024-08-19T19:11:47.431Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:11:47.763Z] ---> create-netrc.sh [Pipeline] } [2024-08-19T19:11:47.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:11:48.235Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-19T19:11:48.282Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:11:48.605Z] ---> sudo-logs.sh [2024-08-19T19:11:48.605Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-19T19:11:48.716Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:11:49.045Z] ---> job-cost.sh [2024-08-19T19:11:49.045Z] lf-activate-venv: SKIPPING [2024-08-19T19:11:49.045Z] DEBUG: total: 0.2199999988079071 [2024-08-19T19:11:49.045Z] INFO: Retrieving Stack Cost... [2024-08-19T19:11:49.303Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-19T19:11:49.871Z] INFO: Archiving Costs [Pipeline] echo [2024-08-19T19:11:49.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-19T19:11:50.246Z] ---> logs-deploy.sh [2024-08-19T19:11:50.246Z] lf-activate-venv: SKIPPING [2024-08-19T19:11:50.246Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-66/1 [2024-08-19T19:11:50.246Z] INFO: archiving workspace using pattern(s): [2024-08-19T19:11:51.184Z] Archives upload complete. [2024-08-19T19:11:51.184Z] INFO: archiving logs to Nexus