Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0197f7477711c065f24c514fa051c7e38d133d4f 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-ssh1916698700537237431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11971730153985947108.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17497413279677476137.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh9494974084639621493.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10360857486275040802.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7232 in /w/workspace/edgexfoundry_device-uart_main [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_main # 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 Avoid second fetch Checking out Revision 0197f7477711c065f24c514fa051c7e38d133d4f (main) Commit message: "Merge pull request #25 from ernestojeda/create-release" > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0197f7477711c065f24c514fa051c7e38d133d4f # timeout=10 > git rev-list --no-walk eed745f62e362350c96cbc5d7056f691b368baad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:56:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:56:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:56:32 ========================================================= 20:56:32 EdgeX Global Pipelines Version Info 20:56:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:56:33 ------------------- 20:56:33 stable info: 20:56:33 ------------------- 20:56:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:56:33 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:56:33 Message: update stable to v1.0.254 20:56:33 ------------------- 20:56:33 experimental info: 20:56:33 ------------------- 20:56:33 Commited By: **** collab-it+edgex@linuxfoundation.org 20:56:33 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:56:33 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0197f7477711c065f24c514fa051c7e38d133d4f [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0197f74 [Pipeline] echo 20:56:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:56:34 provisioning config files... 20:56:34 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3654971546695927084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:34 ---> docker-login.sh 20:56:34 nexus3.edgexfoundry.org:10001 20:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:35 Configure a credential helper to remove this warning. See 20:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:35 20:56:35 Login Succeeded 20:56:35 nexus3.edgexfoundry.org:10002 20:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:35 Configure a credential helper to remove this warning. See 20:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:35 20:56:35 Login Succeeded 20:56:35 nexus3.edgexfoundry.org:10003 20:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:35 Configure a credential helper to remove this warning. See 20:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:35 20:56:35 Login Succeeded 20:56:35 nexus3.edgexfoundry.org:10004 20:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:35 Configure a credential helper to remove this warning. See 20:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:35 20:56:35 Login Succeeded 20:56:35 docker.io 20:56:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:35 Configure a credential helper to remove this warning. See 20:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:35 20:56:35 Login Succeeded 20:56:35 ---> docker-login.sh ends [Pipeline] } 20:56:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:56:36 + git rev-list -1 --merges 0197f7477711c065f24c514fa051c7e38d133d4f~1..0197f7477711c065f24c514fa051c7e38d133d4f [Pipeline] echo 20:56:36 -----------> git rev-list -1 --merges 0197f7477711c065f24c514fa051c7e38d133d4f~1..0197f7477711c065f24c514fa051c7e38d133d4f 0197f7477711c065f24c514fa051c7e38d133d4f 20:56:36 0197f7477711c065f24c514fa051c7e38d133d4f [false] [Pipeline] sh 20:56:36 + git log --format=format:%s -1 0197f7477711c065f24c514fa051c7e38d133d4f [Pipeline] echo 20:56:36 ========================================================= 20:56:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:56:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:36 + git log --format=format:%s -1 0197f7477711c065f24c514fa051c7e38d133d4f [Pipeline] echo 20:56:36 [semverPrep] GIT_COMMIT: 0197f7477711c065f24c514fa051c7e38d133d4f, Commit Message: Merge pull request #25 from ernestojeda/create-release [Pipeline] echo 20:56:36 [semverPrep] This is not a build commit. [Pipeline] sh 20:56:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:56:37 + grep -v github /etc/ssh/ssh_known_hosts 20:56:37 + [ -e /tmp/ssh_known_hosts ] 20:56:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:56:37 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:56:37 sudo tee -a /etc/ssh/ssh_known_hosts 20:56:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:37 20:56:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:37 0.1.4: Pulling from edgex-devops/py-git-semver 20:56:37 b85a868b505f: Pulling fs layer 20:56:37 e2be974225ed: Pulling fs layer 20:56:37 339a4e72a1f5: Pulling fs layer 20:56:37 988bab9f4d93: Pulling fs layer 20:56:37 1469e6f7b9e6: Pulling fs layer 20:56:37 eaf3925da568: Pulling fs layer 20:56:37 bab4dde63d76: Pulling fs layer 20:56:37 bde34c3a00c8: Pulling fs layer 20:56:37 b352a97aabf1: Pulling fs layer 20:56:37 4872d77fe225: Pulling fs layer 20:56:37 5851b861e8e6: Pulling fs layer 20:56:37 988bab9f4d93: Waiting 20:56:37 b352a97aabf1: Waiting 20:56:37 1469e6f7b9e6: Waiting 20:56:37 eaf3925da568: Waiting 20:56:37 4872d77fe225: Waiting 20:56:37 bab4dde63d76: Waiting 20:56:37 5851b861e8e6: Waiting 20:56:37 bde34c3a00c8: Waiting 20:56:37 e2be974225ed: Download complete 20:56:37 988bab9f4d93: Verifying Checksum 20:56:37 988bab9f4d93: Download complete 20:56:37 1469e6f7b9e6: Verifying Checksum 20:56:37 1469e6f7b9e6: Download complete 20:56:37 eaf3925da568: Verifying Checksum 20:56:37 eaf3925da568: Download complete 20:56:37 339a4e72a1f5: Verifying Checksum 20:56:37 339a4e72a1f5: Download complete 20:56:38 bde34c3a00c8: Download complete 20:56:38 b352a97aabf1: Download complete 20:56:38 4872d77fe225: Verifying Checksum 20:56:38 4872d77fe225: Download complete 20:56:38 5851b861e8e6: Verifying Checksum 20:56:38 5851b861e8e6: Download complete 20:56:38 b85a868b505f: Download complete 20:56:38 bab4dde63d76: Verifying Checksum 20:56:38 bab4dde63d76: Download complete 20:56:39 b85a868b505f: Pull complete 20:56:39 e2be974225ed: Pull complete 20:56:39 339a4e72a1f5: Pull complete 20:56:40 988bab9f4d93: Pull complete 20:56:40 1469e6f7b9e6: Pull complete 20:56:40 eaf3925da568: Pull complete 20:56:41 bab4dde63d76: Pull complete 20:56:41 bde34c3a00c8: Pull complete 20:56:41 b352a97aabf1: Pull complete 20:56:41 4872d77fe225: Pull complete 20:56:42 5851b861e8e6: Pull complete 20:56:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:56:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:42 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 20:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:56:44 $ docker top 94aa5b5c65502ad397077f701e8571c45db140aa3a920789f612fcfbe895ee69 -eo pid,comm 20:56:45 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). 20:56:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:56:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:45 [ssh-agent] Looking for ssh-agent implementation... 20:56:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:45 $ docker exec 94aa5b5c65502ad397077f701e8571c45db140aa3a920789f612fcfbe895ee69 ssh-agent 20:56:45 SSH_AUTH_SOCK=/tmp/ssh-W42ne8vu1Gyn/agent.33 20:56:45 SSH_AGENT_PID=39 20:56:45 Running ssh-add (command line suppressed) 20:56:45 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18081963096119807332.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18081963096119807332.key) 20:56:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:45 + git tag --points-at HEAD [Pipeline] } 20:56:45 $ docker exec --env ******** --env ******** 94aa5b5c65502ad397077f701e8571c45db140aa3a920789f612fcfbe895ee69 ssh-agent -k 20:56:45 unset SSH_AUTH_SOCK; 20:56:45 unset SSH_AGENT_PID; 20:56:45 echo Agent pid 39 killed; 20:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:56:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:56:45 [ssh-agent] Looking for ssh-agent implementation... 20:56:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:56:45 $ docker exec 94aa5b5c65502ad397077f701e8571c45db140aa3a920789f612fcfbe895ee69 ssh-agent 20:56:46 SSH_AUTH_SOCK=/tmp/ssh-InMB7Ci8xPQA/agent.71 20:56:46 SSH_AGENT_PID=77 20:56:46 Running ssh-add (command line suppressed) 20:56:46 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10880279885452233436.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10880279885452233436.key) 20:56:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:56:46 + git semver init 20:56:46 2023-09-20 20:56:46,676 [run_init] DEBUG init version:0.0.0 force:False 20:56:46 2023-09-20 20:56:46,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 20:56:46 2023-09-20 20:56:46,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 20:56:46 2023-09-20 20:56:46,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 20:56:47 2023-09-20 20:56:47,491 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 20:56:47 2023-09-20 20:56:47,492 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 20:56:47 2023-09-20 20:56:47,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:56:47 2023-09-20 20:56:47,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:56:47 3.0.1-dev.4 [Pipeline] } 20:56:47 $ docker exec --env ******** --env ******** 94aa5b5c65502ad397077f701e8571c45db140aa3a920789f612fcfbe895ee69 ssh-agent -k 20:56:47 unset SSH_AUTH_SOCK; 20:56:47 unset SSH_AGENT_PID; 20:56:47 echo Agent pid 77 killed; 20:56:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:56:48 + git semver [Pipeline] } 20:56:48 $ docker stop --time=1 94aa5b5c65502ad397077f701e8571c45db140aa3a920789f612fcfbe895ee69 20:56:49 $ docker rm -f --volumes 94aa5b5c65502ad397077f701e8571c45db140aa3a920789f612fcfbe895ee69 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:56:50 Stashed 1 file(s) [Pipeline] echo 20:56:50 [edgeXSemver]: initialized semver on version 3.0.1-dev.4 [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 20:56:50 provisioning config files... 20:56:50 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1095233374079541280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:56:50 ---> docker-login.sh 20:56:50 nexus3.edgexfoundry.org:10001 20:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:50 Configure a credential helper to remove this warning. See 20:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:50 20:56:50 Login Succeeded 20:56:50 nexus3.edgexfoundry.org:10002 20:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:50 Configure a credential helper to remove this warning. See 20:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:50 20:56:50 Login Succeeded 20:56:50 nexus3.edgexfoundry.org:10003 20:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:50 Configure a credential helper to remove this warning. See 20:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:50 20:56:50 Login Succeeded 20:56:50 nexus3.edgexfoundry.org:10004 20:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:50 Configure a credential helper to remove this warning. See 20:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:50 20:56:50 Login Succeeded 20:56:50 docker.io 20:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:56:51 Configure a credential helper to remove this warning. See 20:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:56:51 20:56:51 Login Succeeded 20:56:51 ---> docker-login.sh ends [Pipeline] } 20:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:56:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:56:51 ========================================================= 20:56:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:56:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:51 + 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 . 20:56:51 Sending build context to Docker daemon 11.11MB 20:56:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:56:51 Step 2/12 : FROM ${BASE} AS builder 20:56:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:56:51 7264a8db6415: Pulling fs layer 20:56:51 c4d48a809fc2: Pulling fs layer 20:56:51 4f1c88b9dad5: Pulling fs layer 20:56:51 ad3a456e5733: Pulling fs layer 20:56:51 33e27b845d1e: Pulling fs layer 20:56:51 c68163c4e522: Pulling fs layer 20:56:51 50da416c3ac9: Pulling fs layer 20:56:51 23d2d4c4bb30: Pulling fs layer 20:56:51 33e27b845d1e: Waiting 20:56:51 c68163c4e522: Waiting 20:56:51 ad3a456e5733: Waiting 20:56:51 50da416c3ac9: Waiting 20:56:51 23d2d4c4bb30: Waiting 20:56:51 c4d48a809fc2: Download complete 20:56:51 ad3a456e5733: Verifying Checksum 20:56:51 ad3a456e5733: Download complete 20:56:51 33e27b845d1e: Verifying Checksum 20:56:51 33e27b845d1e: Download complete 20:56:51 7264a8db6415: Download complete 20:56:51 c68163c4e522: Verifying Checksum 20:56:51 c68163c4e522: Download complete 20:56:51 7264a8db6415: Pull complete 20:56:52 23d2d4c4bb30: Verifying Checksum 20:56:52 23d2d4c4bb30: Download complete 20:56:52 c4d48a809fc2: Pull complete 20:56:52 4f1c88b9dad5: Verifying Checksum 20:56:52 4f1c88b9dad5: Download complete 20:56:52 50da416c3ac9: Verifying Checksum 20:56:52 50da416c3ac9: Download complete 20:56:55 4f1c88b9dad5: Pull complete 20:56:55 ad3a456e5733: Pull complete 20:56:55 33e27b845d1e: Pull complete 20:56:55 c68163c4e522: Pull complete 20:56:57 50da416c3ac9: Pull complete 20:56:57 23d2d4c4bb30: Pull complete 20:56:57 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:56:57 ---> 0786185ac409 20:56:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:57:02 ---> Running in 32589e8e5737 20:57:02 Removing intermediate container 32589e8e5737 20:57:02 ---> 888e90071979 20:57:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:57:02 ---> Running in bc1da8794dff 20:57:02 Removing intermediate container bc1da8794dff 20:57:02 ---> c2804790798a 20:57:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:57:02 ---> Running in 7d23bdf1962c 20:57:02 Removing intermediate container 7d23bdf1962c 20:57:02 ---> 286123c642ac 20:57:02 Step 6/12 : WORKDIR /device-uart 20:57:02 ---> Running in 047f9a415aa8 20:57:02 Removing intermediate container 047f9a415aa8 20:57:02 ---> 4eb196434f4c 20:57:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:57:02 ---> Running in e8eab6c809ea 20:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:02 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:57:02 (2/4) Installing libedit (20221030.3.1-r1) 20:57:02 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:57:02 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:57:02 Executing busybox-1.36.1-r2.trigger 20:57:02 OK: 268 MiB in 56 packages 20:57:03 Removing intermediate container e8eab6c809ea 20:57:03 ---> d07b7028b30b 20:57:03 Step 8/12 : COPY go.mod vendor* ./ 20:57:03 ---> b68713786252 20:57:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:03 ---> Running in 69bae59c63d0 20:57:05 Still waiting to schedule task 20:57:05 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:57:05 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:57:05 ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:57:05 ‘prd-ubuntu20.04-docker-8c-8g-7238’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:57:05 ‘prd-ubuntu20.04-docker-8c-8g-7239’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:57:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7231’ is offline 20:57:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7234’ is offline 20:57:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7235’ is offline 20:57:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7237’ is offline 20:57:35 Removing intermediate container 69bae59c63d0 20:57:35 ---> 98be3dec736b 20:57:35 Step 10/12 : COPY . . 20:57:35 ---> 502a0bd32c23 20:57:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:57:35 ---> Running in 5feb6ce7ea7b 20:57:35 Removing intermediate container 5feb6ce7ea7b 20:57:35 ---> bcf23158084b 20:57:35 Step 12/12 : RUN ${MAKE} 20:57:35 ---> Running in 138e1ae4e251 20:57:35 noop 20:57:35 Removing intermediate container 138e1ae4e251 20:57:35 ---> 8e1e2b0289df 20:57:35 Successfully built 8e1e2b0289df 20:57:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:35 + docker inspect -f . ci-base-image-x86_64 20:57:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:35 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 20:57:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat 20:57:36 $ docker top 7330681fb38dacc357a61d3d2b5b8e54fd0dadb3a1558116f00f146625d6b31c -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:36 + go version 20:57:36 go version go1.21.0 linux/amd64 [Pipeline] } 20:57:36 $ docker stop --time=1 7330681fb38dacc357a61d3d2b5b8e54fd0dadb3a1558116f00f146625d6b31c 20:57:37 $ docker rm -f --volumes 7330681fb38dacc357a61d3d2b5b8e54fd0dadb3a1558116f00f146625d6b31c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:38 + docker inspect -f . ci-base-image-x86_64 20:57:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:38 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 20:57:38 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat 20:57:38 $ docker top 6468cd4750d7b0142204ab6a839298a09472fbd4f1202fcfa79851fc899379ff -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 20:57:39 + make test 20:57:39 go test ./... -coverprofile=coverage.out 20:57:40 ? github.com/edgexfoundry/device-uart [no test files] 20:57:50 ? github.com/edgexfoundry/device-uart/cmd [no test files] 20:57:50 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 20:57:54 go vet ./... 20:57:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:57:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:57:58 ./bin/test-attribution-txt.sh [Pipeline] echo 20:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:57:58 $ docker stop --time=1 6468cd4750d7b0142204ab6a839298a09472fbd4f1202fcfa79851fc899379ff 20:58:01 $ docker rm -f --volumes 6468cd4750d7b0142204ab6a839298a09472fbd4f1202fcfa79851fc899379ff [Pipeline] // withDockerContainer [Pipeline] sh 20:58:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:58:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:58:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:58:02 + ls -al . 20:58:02 total 148 20:58:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:57 . 20:58:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:56 .. 20:58:02 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 20:56 .dockerignore 20:58:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:57 .git 20:58:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 .github 20:58:02 -rw-rw-r-- 1 jenkins jenkins 343 Sep 20 20:56 .gitignore 20:58:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:56 .golangci.yml 20:58:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:56 .semver 20:58:02 -rw-rw-r-- 1 jenkins jenkins 9941 Sep 20 20:56 Attribution.txt 20:58:02 -rw-rw-r-- 1 jenkins jenkins 1777 Sep 20 20:56 Dockerfile 20:58:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:56 GOVERNANCE.md 20:58:02 -rw-rw-r-- 1 jenkins jenkins 675 Sep 20 20:56 Jenkinsfile 20:58:02 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 20:56 LICENSE 20:58:02 -rw-rw-r-- 1 jenkins jenkins 1872 Sep 20 20:56 Makefile 20:58:02 -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 20:56 OWNERS.md 20:58:02 -rw-rw-r-- 1 jenkins jenkins 7340 Sep 20 20:56 README.md 20:58:02 -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 20:56 VERSION 20:58:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:56 bin 20:58:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 cmd 20:58:02 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 20:57 coverage.out 20:58:02 -rw-rw-r-- 1 jenkins jenkins 3719 Sep 20 20:56 go.mod 20:58:02 -rw-rw-r-- 1 jenkins jenkins 33980 Sep 20 20:56 go.sum 20:58:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:56 internal 20:58:02 -rw-rw-r-- 1 jenkins jenkins 209 Sep 20 20:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:02 + 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=0197f7477711c065f24c514fa051c7e38d133d4f --label arch=amd64 --label version=3.0.1-dev.4 . 20:58:02 Sending build context to Docker daemon 11.12MB 20:58:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:58:02 Step 2/25 : FROM ${BASE} AS builder 20:58:02 ---> 8e1e2b0289df 20:58:02 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:58:02 ---> Running in 83d65dd730f4 20:58:03 Removing intermediate container 83d65dd730f4 20:58:03 ---> 78c4276b7631 20:58:03 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:58:03 ---> Running in 35137e32c3d6 20:58:03 Removing intermediate container 35137e32c3d6 20:58:03 ---> c52de7f44a4d 20:58:03 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:58:03 ---> Running in 57435beedf53 20:58:03 Removing intermediate container 57435beedf53 20:58:03 ---> 7c9ff6c25ad1 20:58:03 Step 6/25 : WORKDIR /device-uart 20:58:03 ---> Running in 4fe21c11ba76 20:58:03 Removing intermediate container 4fe21c11ba76 20:58:03 ---> cddbc0255f6c 20:58:03 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:58:03 ---> Running in 85af2fd18672 20:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:58:03 OK: 268 MiB in 56 packages 20:58:04 Removing intermediate container 85af2fd18672 20:58:04 ---> 4912d14be9b6 20:58:04 Step 8/25 : COPY go.mod vendor* ./ 20:58:04 ---> b879d0b02c5d 20:58:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:04 ---> Running in 806cea8d4e47 20:58:05 Removing intermediate container 806cea8d4e47 20:58:05 ---> 72baae514309 20:58:05 Step 10/25 : COPY . . 20:58:05 ---> 006c7f8eb348 20:58:05 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:58:05 ---> Running in 90f5824b40a3 20:58:05 Removing intermediate container 90f5824b40a3 20:58:05 ---> e8a908f19f35 20:58:05 Step 12/25 : RUN ${MAKE} 20:58:05 ---> Running in 5ab607f100ed 20:58:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 20:58:23 Removing intermediate container 5ab607f100ed 20:58:23 ---> f6a5e01f42d2 20:58:23 Step 13/25 : FROM alpine:3.18 20:58:23 3.18: Pulling from library/alpine 20:58:23 7264a8db6415: Already exists 20:58:24 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:58:24 Status: Downloaded newer image for alpine:3.18 20:58:24 ---> 7e01a0d0a1dc 20:58:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:58:24 ---> Running in 13877fa91369 20:58:24 Removing intermediate container 13877fa91369 20:58:24 ---> 0927fa8ad7b5 20:58:24 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:58:24 ---> Running in 8a5d6b24a77f 20:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:58:24 (1/1) Installing dumb-init (1.2.5-r2) 20:58:24 Executing busybox-1.36.1-r2.trigger 20:58:24 OK: 7 MiB in 16 packages 20:58:25 Removing intermediate container 8a5d6b24a77f 20:58:25 ---> a1466d2e5b6c 20:58:25 Step 16/25 : WORKDIR / 20:58:25 ---> Running in 665ec1313a70 20:58:25 Removing intermediate container 665ec1313a70 20:58:25 ---> d97f861e9845 20:58:25 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 20:58:25 ---> 0927b16149e7 20:58:25 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 20:58:25 ---> fc037ccd37a0 20:58:25 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 20:58:27 ---> a1e46f7c5bf4 20:58:27 Step 20/25 : EXPOSE 59995 20:58:27 ---> Running in a12c1174863f 20:58:27 Removing intermediate container a12c1174863f 20:58:27 ---> 3320428fa6da 20:58:27 Step 21/25 : ENTRYPOINT ["/device-uart"] 20:58:27 ---> Running in 3c848cccb333 20:58:27 Removing intermediate container 3c848cccb333 20:58:27 ---> 48b6f53f1e52 20:58:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:58:27 ---> Running in ce48616c5a39 20:58:27 Removing intermediate container ce48616c5a39 20:58:27 ---> 0e2182448fbb 20:58:27 Step 23/25 : LABEL arch=amd64 20:58:27 ---> Running in d4667a5ea20c 20:58:27 Removing intermediate container d4667a5ea20c 20:58:27 ---> f49f3d771bf8 20:58:27 Step 24/25 : LABEL git_sha=0197f7477711c065f24c514fa051c7e38d133d4f 20:58:27 ---> Running in b1d3a33c1209 20:58:27 Removing intermediate container b1d3a33c1209 20:58:27 ---> 70388db39c14 20:58:27 Step 25/25 : LABEL version=3.0.1-dev.4 20:58:27 ---> Running in ef1b8fffd104 20:58:27 Removing intermediate container ef1b8fffd104 20:58:27 ---> 769d5730e454 20:58:27 [Warning] One or more build-args [ARCH] were not consumed 20:58:27 Successfully built 769d5730e454 20:58:27 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:58:27 provisioning config files... 20:58:27 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17657130084304089073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:27 ---> docker-login.sh 20:58:27 nexus3.edgexfoundry.org:10001 20:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:27 Configure a credential helper to remove this warning. See 20:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:27 20:58:27 Login Succeeded 20:58:27 nexus3.edgexfoundry.org:10002 20:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:27 Configure a credential helper to remove this warning. See 20:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:27 20:58:27 Login Succeeded 20:58:27 nexus3.edgexfoundry.org:10003 20:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:27 Configure a credential helper to remove this warning. See 20:58:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:27 20:58:27 Login Succeeded 20:58:27 nexus3.edgexfoundry.org:10004 20:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:28 Configure a credential helper to remove this warning. See 20:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:28 20:58:28 Login Succeeded 20:58:28 docker.io 20:58:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:58:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:58:28 Configure a credential helper to remove this warning. See 20:58:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:58:28 20:58:28 Login Succeeded 20:58:28 ---> docker-login.sh ends [Pipeline] } 20:58:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:58:28 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 20:58:28 0197f7477711c065f24c514fa051c7e38d133d4f 20:58:28 latest 20:58:28 3.0.1-dev.4 20:58:28 0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4 20:58:28 main 20:58:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:28 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0197f7477711c065f24c514fa051c7e38d133d4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:29 + docker push nexus3.edgexfoundry.org:10004/device-uart:0197f7477711c065f24c514fa051c7e38d133d4f 20:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:58:29 86e96b613dd4: Preparing 20:58:29 d05240db8c49: Preparing 20:58:29 c41783c56146: Preparing 20:58:29 b5c3651d64f2: Preparing 20:58:29 4693057ce236: Preparing 20:58:29 4693057ce236: Layer already exists 20:58:29 b5c3651d64f2: Pushed 20:58:29 d05240db8c49: Pushed 20:58:29 c41783c56146: Pushed 20:58:31 86e96b613dd4: Pushed 20:58:31 0197f7477711c065f24c514fa051c7e38d133d4f: digest: sha256:63a963a973fb9204acb859dad76da13524e2130ee7d87838efd97094a5a2d63c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:32 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:32 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 20:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:58:32 86e96b613dd4: Preparing 20:58:32 d05240db8c49: Preparing 20:58:32 c41783c56146: Preparing 20:58:32 b5c3651d64f2: Preparing 20:58:32 4693057ce236: Preparing 20:58:32 c41783c56146: Layer already exists 20:58:32 4693057ce236: Layer already exists 20:58:32 d05240db8c49: Layer already exists 20:58:32 86e96b613dd4: Layer already exists 20:58:32 b5c3651d64f2: Layer already exists 20:58:32 latest: digest: sha256:63a963a973fb9204acb859dad76da13524e2130ee7d87838efd97094a5a2d63c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:32 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:33 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.4 20:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:58:33 86e96b613dd4: Preparing 20:58:33 d05240db8c49: Preparing 20:58:33 c41783c56146: Preparing 20:58:33 b5c3651d64f2: Preparing 20:58:33 4693057ce236: Preparing 20:58:33 b5c3651d64f2: Layer already exists 20:58:33 d05240db8c49: Layer already exists 20:58:33 4693057ce236: Layer already exists 20:58:33 86e96b613dd4: Layer already exists 20:58:33 c41783c56146: Layer already exists 20:58:33 3.0.1-dev.4: digest: sha256:63a963a973fb9204acb859dad76da13524e2130ee7d87838efd97094a5a2d63c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:33 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:33 + docker push nexus3.edgexfoundry.org:10004/device-uart:0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4 20:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:58:33 86e96b613dd4: Preparing 20:58:33 d05240db8c49: Preparing 20:58:33 c41783c56146: Preparing 20:58:33 b5c3651d64f2: Preparing 20:58:33 4693057ce236: Preparing 20:58:33 c41783c56146: Layer already exists 20:58:33 d05240db8c49: Layer already exists 20:58:33 b5c3651d64f2: Layer already exists 20:58:33 86e96b613dd4: Layer already exists 20:58:33 4693057ce236: Layer already exists 20:58:33 0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4: digest: sha256:63a963a973fb9204acb859dad76da13524e2130ee7d87838efd97094a5a2d63c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:33 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:34 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 20:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:58:34 86e96b613dd4: Preparing 20:58:34 d05240db8c49: Preparing 20:58:34 c41783c56146: Preparing 20:58:34 b5c3651d64f2: Preparing 20:58:34 4693057ce236: Preparing 20:58:34 86e96b613dd4: Layer already exists 20:58:34 d05240db8c49: Layer already exists 20:58:34 c41783c56146: Layer already exists 20:58:34 4693057ce236: Layer already exists 20:58:34 b5c3651d64f2: Layer already exists 20:58:34 main: digest: sha256:63a963a973fb9204acb859dad76da13524e2130ee7d87838efd97094a5a2d63c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:58:34 ===================================================== [Pipeline] echo 20:58:34 taggedImages: 20:58:34 - nexus3.edgexfoundry.org:10004/device-uart:0197f7477711c065f24c514fa051c7e38d133d4f 20:58:34 - nexus3.edgexfoundry.org:10004/device-uart:latest 20:58:34 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.4 20:58:34 - nexus3.edgexfoundry.org:10004/device-uart:0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4 20:58:34 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:34 20:58:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:35 latest: Pulling from edgex-lftools-log-publisher 20:58:35 5eb5b503b376: Pulling fs layer 20:58:35 5c69ac0246d0: Pulling fs layer 20:58:35 ec43610c2a17: Pulling fs layer 20:58:35 3a2ae6a8a46f: Pulling fs layer 20:58:35 33b1e0a273af: Pulling fs layer 20:58:35 5d3b04190fa2: Pulling fs layer 20:58:35 2f39f015ded8: Pulling fs layer 20:58:35 33b1e0a273af: Waiting 20:58:35 3a2ae6a8a46f: Waiting 20:58:35 5d3b04190fa2: Waiting 20:58:35 2f39f015ded8: Waiting 20:58:35 5c69ac0246d0: Verifying Checksum 20:58:35 5c69ac0246d0: Download complete 20:58:35 3a2ae6a8a46f: Verifying Checksum 20:58:35 3a2ae6a8a46f: Download complete 20:58:35 33b1e0a273af: Verifying Checksum 20:58:35 33b1e0a273af: Download complete 20:58:35 5d3b04190fa2: Verifying Checksum 20:58:35 5d3b04190fa2: Download complete 20:58:35 ec43610c2a17: Verifying Checksum 20:58:35 ec43610c2a17: Download complete 20:58:35 5eb5b503b376: Download complete 20:58:35 2f39f015ded8: Download complete 20:58:36 5eb5b503b376: Pull complete 20:58:36 5c69ac0246d0: Pull complete 20:58:36 ec43610c2a17: Pull complete 20:58:36 3a2ae6a8a46f: Pull complete 20:58:37 33b1e0a273af: Pull complete 20:58:37 5d3b04190fa2: Pull complete 20:58:41 2f39f015ded8: Pull complete 20:58:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:58:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:41 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 20:58:41 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:58:45 $ docker top 8b19ab40fc73fe6d17a11f9a53758d51f4099a8922a6237c5728a60eb0ad9d72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:58:45 ---> job-cost.sh 20:58:45 lf-activate-venv: SKIPPING 20:58:45 INFO: No Stack... 20:58:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:58:45 INFO: Archiving Costs [Pipeline] sh 20:58:46 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 20:58:46 + cut -d, -f6 [Pipeline] lock 20:58:46 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-10-stack-cost] 20:58:46 Resource [jenkins-edgexfoundry-device-uart-main-10-stack-cost] did not exist. Created. 20:58:46 Lock acquired on [jenkins-edgexfoundry-device-uart-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:58:46 + echo total: 0.2199999988079071 [Pipeline] stash 20:58:46 Stashed 1 file(s) [Pipeline] } 20:58:46 Lock released on resource [jenkins-edgexfoundry-device-uart-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 20:58:46 $ docker stop --time=1 8b19ab40fc73fe6d17a11f9a53758d51f4099a8922a6237c5728a60eb0ad9d72 20:58:47 $ docker rm -f --volumes 8b19ab40fc73fe6d17a11f9a53758d51f4099a8922a6237c5728a60eb0ad9d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:59:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7249 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 20:59:33 Running in /w/workspace/device-uart/10 [Pipeline] { [Pipeline] checkout 20:59:33 The recommended git tool is: git 20:59:42 using credential edgex-jenkins-ssh 20:59:42 Cloning the remote Git repository 20:59:42 Cloning repository git@github.com:edgexfoundry/device-uart.git 20:59:42 > git init /w/workspace/device-uart/10 # timeout=10 20:59:42 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 20:59:42 > git --version # timeout=10 20:59:42 > git --version # 'git version 2.25.1' 20:59:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:45 Avoid second fetch 20:59:45 Checking out Revision 0197f7477711c065f24c514fa051c7e38d133d4f (main) 20:59:44 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 20:59:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:45 > git config core.sparsecheckout # timeout=10 20:59:46 Commit message: "Merge pull request #25 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:45 > git checkout -f 0197f7477711c065f24c514fa051c7e38d133d4f # timeout=10 20:59:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:59:47 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:47 Dload Upload Total Spent Left Speed 20:59:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 20:59:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:59:48 + sudo tee /etc/docker/daemon.new 20:59:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:59:48 { 20:59:48 "registry-mirrors": [ 20:59:48 "https://nexus3.edgexfoundry.org:10001" 20:59:48 ], 20:59:48 "bip": "10.250.0.254/24", 20:59:48 "hosts": [ 20:59:48 "tcp://0.0.0.0:5555", 20:59:48 "unix:///var/run/docker.sock" 20:59:48 ], 20:59:48 "mtu": 1458, 20:59:48 "selinux-enabled": true, 20:59:48 "seccomp-profile": "/etc/docker/seccomp.json" 20:59:48 } [Pipeline] sh 20:59:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:59:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:07 provisioning config files... 21:00:07 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/10@tmp/config15662937822286058625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:08 ---> docker-login.sh 21:00:08 nexus3.edgexfoundry.org:10001 21:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:09 Configure a credential helper to remove this warning. See 21:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:09 21:00:09 Login Succeeded 21:00:09 nexus3.edgexfoundry.org:10002 21:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:09 Configure a credential helper to remove this warning. See 21:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:09 21:00:09 Login Succeeded 21:00:09 nexus3.edgexfoundry.org:10003 21:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:09 Configure a credential helper to remove this warning. See 21:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:09 21:00:09 Login Succeeded 21:00:09 nexus3.edgexfoundry.org:10004 21:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:10 Configure a credential helper to remove this warning. See 21:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:10 21:00:10 Login Succeeded 21:00:10 docker.io 21:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:11 Configure a credential helper to remove this warning. See 21:00:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:11 21:00:11 Login Succeeded 21:00:11 ---> docker-login.sh ends [Pipeline] } 21:00:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:00:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:00:11 ========================================================= 21:00:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:00:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:00:11 + 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 . 21:00:12 Sending build context to Docker daemon 5.6MB 21:00:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:00:12 Step 2/12 : FROM ${BASE} AS builder 21:00:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:00:12 9fda8d8052c6: Pulling fs layer 21:00:12 5d54e960e981: Pulling fs layer 21:00:12 c4a7e357bf2a: Pulling fs layer 21:00:12 f0e02332f6b5: Pulling fs layer 21:00:12 cefa15bbcfad: Pulling fs layer 21:00:12 17808c966233: Pulling fs layer 21:00:12 f4c1fc716caa: Pulling fs layer 21:00:12 cefa15bbcfad: Waiting 21:00:12 f0e02332f6b5: Waiting 21:00:12 17808c966233: Waiting 21:00:12 f4c1fc716caa: Waiting 21:00:12 5d54e960e981: Verifying Checksum 21:00:12 5d54e960e981: Download complete 21:00:12 f0e02332f6b5: Verifying Checksum 21:00:12 f0e02332f6b5: Download complete 21:00:12 cefa15bbcfad: Verifying Checksum 21:00:12 cefa15bbcfad: Download complete 21:00:12 9fda8d8052c6: Verifying Checksum 21:00:12 9fda8d8052c6: Download complete 21:00:13 f4c1fc716caa: Verifying Checksum 21:00:13 f4c1fc716caa: Download complete 21:00:13 9fda8d8052c6: Pull complete 21:00:14 5d54e960e981: Pull complete 21:00:14 c4a7e357bf2a: Verifying Checksum 21:00:14 c4a7e357bf2a: Download complete 21:00:15 17808c966233: Verifying Checksum 21:00:15 17808c966233: Download complete 21:00:28 c4a7e357bf2a: Pull complete 21:00:28 f0e02332f6b5: Pull complete 21:00:28 cefa15bbcfad: Pull complete 21:00:34 17808c966233: Pull complete 21:00:36 f4c1fc716caa: Pull complete 21:00:36 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:00:36 ---> ea914061e18c 21:00:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:00:38 ---> Running in 78da9aabcaa1 21:00:39 Removing intermediate container 78da9aabcaa1 21:00:39 ---> 47f421dbdd10 21:00:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:00:39 ---> Running in 662507aaa669 21:00:39 Removing intermediate container 662507aaa669 21:00:39 ---> d3eccdf660db 21:00:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:00:39 ---> Running in 41d20188afa3 21:00:40 Removing intermediate container 41d20188afa3 21:00:40 ---> 55bd00cf9bae 21:00:40 Step 6/12 : WORKDIR /device-uart 21:00:40 ---> Running in b04a0043a159 21:00:40 Removing intermediate container b04a0043a159 21:00:40 ---> 602f2e3a60a5 21:00:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:00:40 ---> Running in 6d0fd744d149 21:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:00:44 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:00:44 (2/4) Installing libedit (20221030.3.1-r1) 21:00:44 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:00:44 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:00:44 Executing busybox-1.36.1-r2.trigger 21:00:44 OK: 270 MiB in 56 packages 21:00:45 Removing intermediate container 6d0fd744d149 21:00:45 ---> df4f4f37e3d2 21:00:45 Step 8/12 : COPY go.mod vendor* ./ 21:00:46 ---> 3cff20fee5d1 21:00:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:46 ---> Running in 48e1fd378f5d 21:02:08 Removing intermediate container 48e1fd378f5d 21:02:08 ---> 033123eab319 21:02:08 Step 10/12 : COPY . . 21:02:08 ---> b6b03522c540 21:02:08 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:02:08 ---> Running in f4edbce8e6d0 21:02:08 Removing intermediate container f4edbce8e6d0 21:02:08 ---> 6ec8382365b3 21:02:08 Step 12/12 : RUN ${MAKE} 21:02:08 ---> Running in 626ef9a4542b 21:02:08 noop 21:02:08 Removing intermediate container 626ef9a4542b 21:02:08 ---> 1eaf2a04efb5 21:02:08 Successfully built 1eaf2a04efb5 21:02:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:08 + docker inspect -f . ci-base-image-arm64 21:02:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:08 prd-ubuntu20.04-docker-arm64-4c-16g-7249 does not seem to be running inside a container 21:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/10 -v /w/workspace/device-uart/10:/w/workspace/device-uart/10:rw,z -v /w/workspace/device-uart/10@tmp:/w/workspace/device-uart/10@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 ******** ci-base-image-arm64 cat 21:02:10 $ docker top c3b4af1da8f3efd90a42cb95b270f2895ebece09b533ad050627dfb35f038da2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:11 + go version 21:02:11 go version go1.21.0 linux/arm64 [Pipeline] } 21:02:11 $ docker stop --time=1 c3b4af1da8f3efd90a42cb95b270f2895ebece09b533ad050627dfb35f038da2 21:02:13 $ docker rm -f --volumes c3b4af1da8f3efd90a42cb95b270f2895ebece09b533ad050627dfb35f038da2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:13 + docker inspect -f . ci-base-image-arm64 21:02:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:14 prd-ubuntu20.04-docker-arm64-4c-16g-7249 does not seem to be running inside a container 21:02:14 $ 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/10 -v /w/workspace/device-uart/10:/w/workspace/device-uart/10:rw,z -v /w/workspace/device-uart/10@tmp:/w/workspace/device-uart/10@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 ******** ci-base-image-arm64 cat 21:02:15 $ docker top bf6bc4136dadf1c7e2117df4e730b7d5bd5b934369e7db29193305b49c6cd5cc -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:16 + git config --global --add safe.directory /w/workspace/device-uart/10 [Pipeline] fileExists [Pipeline] sh 21:02:17 + make test 21:02:17 go test ./... -coverprofile=coverage.out 21:02:22 ? github.com/edgexfoundry/device-uart [no test files] 21:04:44 ? github.com/edgexfoundry/device-uart/cmd [no test files] 21:04:44 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 21:04:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:04:44 go vet ./... 21:05:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:05:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:05:02 ./bin/test-attribution-txt.sh [Pipeline] echo 21:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:05:03 $ docker stop --time=1 bf6bc4136dadf1c7e2117df4e730b7d5bd5b934369e7db29193305b49c6cd5cc 21:05:05 $ docker rm -f --volumes bf6bc4136dadf1c7e2117df4e730b7d5bd5b934369e7db29193305b49c6cd5cc [Pipeline] // withDockerContainer [Pipeline] sh 21:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:07 Warning: overwriting stash ‘coverage-report’ 21:05:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:05:08 + ls -al . 21:05:08 total 144 21:05:08 drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 21:02 . 21:05:08 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:59 .. 21:05:08 -rw-rw-r-- 1 jenkins jenkins 140 Sep 20 20:59 .dockerignore 21:05:08 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:59 .git 21:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:59 .github 21:05:08 -rw-rw-r-- 1 jenkins jenkins 343 Sep 20 20:59 .gitignore 21:05:08 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:59 .golangci.yml 21:05:08 -rw-rw-r-- 1 jenkins jenkins 9941 Sep 20 20:59 Attribution.txt 21:05:08 -rw-rw-r-- 1 jenkins jenkins 1777 Sep 20 20:59 Dockerfile 21:05:08 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:59 GOVERNANCE.md 21:05:08 -rw-rw-r-- 1 jenkins jenkins 675 Sep 20 20:59 Jenkinsfile 21:05:08 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 20 20:59 LICENSE 21:05:08 -rw-rw-r-- 1 jenkins jenkins 1872 Sep 20 20:59 Makefile 21:05:08 -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 20:59 OWNERS.md 21:05:08 -rw-rw-r-- 1 jenkins jenkins 7340 Sep 20 20:59 README.md 21:05:08 -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 20:56 VERSION 21:05:08 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:59 bin 21:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:59 cmd 21:05:08 -rw-r--r-- 1 jenkins jenkins 10 Sep 20 21:02 coverage.out 21:05:08 -rw-rw-r-- 1 jenkins jenkins 3719 Sep 20 20:59 go.mod 21:05:08 -rw-rw-r-- 1 jenkins jenkins 33980 Sep 20 20:59 go.sum 21:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:59 internal 21:05:08 -rw-rw-r-- 1 jenkins jenkins 209 Sep 20 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:08 + 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=0197f7477711c065f24c514fa051c7e38d133d4f --label arch=arm64 --label version=3.0.1-dev.4 . 21:05:09 Sending build context to Docker daemon 5.601MB 21:05:09 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:05:09 Step 2/25 : FROM ${BASE} AS builder 21:05:09 ---> 1eaf2a04efb5 21:05:09 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:05:09 ---> Running in 086cbc6c05e6 21:05:10 Removing intermediate container 086cbc6c05e6 21:05:10 ---> 56421f3f09de 21:05:10 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:05:10 ---> Running in c02093d0de94 21:05:10 Removing intermediate container c02093d0de94 21:05:10 ---> 06c6ae707aa1 21:05:10 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:05:10 ---> Running in eca8174dcf0c 21:05:10 Removing intermediate container eca8174dcf0c 21:05:10 ---> 77b86d55103e 21:05:10 Step 6/25 : WORKDIR /device-uart 21:05:10 ---> Running in e6c96cbb5fa7 21:05:11 Removing intermediate container e6c96cbb5fa7 21:05:11 ---> 4483ec1a8498 21:05:11 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:11 ---> Running in 8330e18746e2 21:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:05:15 OK: 270 MiB in 56 packages 21:05:16 Removing intermediate container 8330e18746e2 21:05:16 ---> e68d46736b23 21:05:16 Step 8/25 : COPY go.mod vendor* ./ 21:05:16 ---> 808944a5bc67 21:05:16 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:16 ---> Running in 8f5acab1d889 21:05:23 Removing intermediate container 8f5acab1d889 21:05:23 ---> 4dbdb18afe17 21:05:23 Step 10/25 : COPY . . 21:05:23 ---> 1f19c4a690b4 21:05:23 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:05:23 ---> Running in b3023994cec8 21:05:23 Removing intermediate container b3023994cec8 21:05:23 ---> a4ad4f0e29c8 21:05:23 Step 12/25 : RUN ${MAKE} 21:05:23 ---> Running in 49fb1a0270c1 21:05:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 21:08:01 Removing intermediate container 49fb1a0270c1 21:08:01 ---> 15c1f4fda64c 21:08:01 Step 13/25 : FROM alpine:3.18 21:08:01 3.18: Pulling from library/alpine 21:08:01 9fda8d8052c6: Already exists 21:08:01 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:01 Status: Downloaded newer image for alpine:3.18 21:08:01 ---> f6648c04cd6c 21:08:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:08:01 ---> Running in 80ab69122cd3 21:08:01 Removing intermediate container 80ab69122cd3 21:08:01 ---> 79e6a5baa1d2 21:08:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:08:01 ---> Running in dd39e3eb3a54 21:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:01 (1/1) Installing dumb-init (1.2.5-r2) 21:08:01 Executing busybox-1.36.1-r2.trigger 21:08:01 OK: 8 MiB in 16 packages 21:08:01 Removing intermediate container dd39e3eb3a54 21:08:01 ---> f924649684d1 21:08:01 Step 16/25 : WORKDIR / 21:08:01 ---> Running in a58bea9b7baa 21:08:01 Removing intermediate container a58bea9b7baa 21:08:01 ---> a2d345723de1 21:08:01 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 21:08:01 ---> 797a9e789adb 21:08:01 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 21:08:01 ---> cba3115e390c 21:08:01 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 21:08:01 ---> b455ca7285cd 21:08:01 Step 20/25 : EXPOSE 59995 21:08:01 ---> Running in c68df4f108e5 21:08:01 Removing intermediate container c68df4f108e5 21:08:01 ---> 95f8cb7ad445 21:08:01 Step 21/25 : ENTRYPOINT ["/device-uart"] 21:08:01 ---> Running in 656d81f4ae6b 21:08:01 Removing intermediate container 656d81f4ae6b 21:08:01 ---> 6f274c2cf0d6 21:08:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:08:01 ---> Running in 89b5b553dc5d 21:08:01 Removing intermediate container 89b5b553dc5d 21:08:01 ---> dacd7d5dfa01 21:08:01 Step 23/25 : LABEL arch=arm64 21:08:01 ---> Running in d743bd7fa1d4 21:08:01 Removing intermediate container d743bd7fa1d4 21:08:01 ---> ff22d161dda8 21:08:01 Step 24/25 : LABEL git_sha=0197f7477711c065f24c514fa051c7e38d133d4f 21:08:01 ---> Running in f5cb70f9904d 21:08:01 Removing intermediate container f5cb70f9904d 21:08:01 ---> 52f064e9ffaf 21:08:01 Step 25/25 : LABEL version=3.0.1-dev.4 21:08:01 ---> Running in a8374c3f6a01 21:08:01 Removing intermediate container a8374c3f6a01 21:08:01 ---> bef7ae35484c 21:08:01 [Warning] One or more build-args [ARCH] were not consumed 21:08:01 Successfully built bef7ae35484c 21:08:01 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:01 provisioning config files... 21:08:01 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/10@tmp/config9504002786912694248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:01 ---> docker-login.sh 21:08:01 nexus3.edgexfoundry.org:10001 21:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:02 Configure a credential helper to remove this warning. See 21:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:02 21:08:02 Login Succeeded 21:08:02 nexus3.edgexfoundry.org:10002 21:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:02 Configure a credential helper to remove this warning. See 21:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:02 21:08:02 Login Succeeded 21:08:02 nexus3.edgexfoundry.org:10003 21:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:03 Configure a credential helper to remove this warning. See 21:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:03 21:08:03 Login Succeeded 21:08:03 nexus3.edgexfoundry.org:10004 21:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:03 Configure a credential helper to remove this warning. See 21:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:03 21:08:03 Login Succeeded 21:08:03 docker.io 21:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:04 Configure a credential helper to remove this warning. See 21:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:04 21:08:04 Login Succeeded 21:08:04 ---> docker-login.sh ends [Pipeline] } 21:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:04 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 21:08:04 0197f7477711c065f24c514fa051c7e38d133d4f 21:08:04 latest 21:08:04 3.0.1-dev.4 21:08:04 0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4 21:08:04 main 21:08:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:04 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0197f7477711c065f24c514fa051c7e38d133d4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:05 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0197f7477711c065f24c514fa051c7e38d133d4f 21:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:08:05 1228b9851313: Preparing 21:08:05 5c4c245967e6: Preparing 21:08:05 b85a9845f9b8: Preparing 21:08:05 d5f5239f2340: Preparing 21:08:05 b2191e2be29d: Preparing 21:08:05 b2191e2be29d: Layer already exists 21:08:05 b85a9845f9b8: Pushed 21:08:05 5c4c245967e6: Pushed 21:08:05 d5f5239f2340: Pushed 21:08:13 1228b9851313: Pushed 21:08:13 0197f7477711c065f24c514fa051c7e38d133d4f: digest: sha256:8f970ddb4adfc413b513dfd363b7586cf6e793adfa2f5cbb74f6ba62a18d6803 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 21:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:08:14 1228b9851313: Preparing 21:08:14 5c4c245967e6: Preparing 21:08:14 b85a9845f9b8: Preparing 21:08:14 d5f5239f2340: Preparing 21:08:14 b2191e2be29d: Preparing 21:08:14 b2191e2be29d: Layer already exists 21:08:14 d5f5239f2340: Layer already exists 21:08:14 5c4c245967e6: Layer already exists 21:08:14 b85a9845f9b8: Layer already exists 21:08:14 1228b9851313: Layer already exists 21:08:14 latest: digest: sha256:8f970ddb4adfc413b513dfd363b7586cf6e793adfa2f5cbb74f6ba62a18d6803 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:15 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:15 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.4 21:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:08:15 1228b9851313: Preparing 21:08:15 5c4c245967e6: Preparing 21:08:15 b85a9845f9b8: Preparing 21:08:15 d5f5239f2340: Preparing 21:08:15 b2191e2be29d: Preparing 21:08:15 b2191e2be29d: Layer already exists 21:08:15 1228b9851313: Layer already exists 21:08:15 b85a9845f9b8: Layer already exists 21:08:15 5c4c245967e6: Layer already exists 21:08:15 d5f5239f2340: Layer already exists 21:08:15 3.0.1-dev.4: digest: sha256:8f970ddb4adfc413b513dfd363b7586cf6e793adfa2f5cbb74f6ba62a18d6803 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:16 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:16 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4 21:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:08:16 1228b9851313: Preparing 21:08:16 5c4c245967e6: Preparing 21:08:16 b85a9845f9b8: Preparing 21:08:16 d5f5239f2340: Preparing 21:08:16 b2191e2be29d: Preparing 21:08:16 b85a9845f9b8: Layer already exists 21:08:16 b2191e2be29d: Layer already exists 21:08:16 1228b9851313: Layer already exists 21:08:16 d5f5239f2340: Layer already exists 21:08:16 5c4c245967e6: Layer already exists 21:08:17 0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4: digest: sha256:8f970ddb4adfc413b513dfd363b7586cf6e793adfa2f5cbb74f6ba62a18d6803 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:17 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:17 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 21:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 21:08:17 1228b9851313: Preparing 21:08:17 5c4c245967e6: Preparing 21:08:17 b85a9845f9b8: Preparing 21:08:17 d5f5239f2340: Preparing 21:08:17 b2191e2be29d: Preparing 21:08:17 1228b9851313: Layer already exists 21:08:17 b85a9845f9b8: Layer already exists 21:08:17 5c4c245967e6: Layer already exists 21:08:17 d5f5239f2340: Layer already exists 21:08:17 b2191e2be29d: Layer already exists 21:08:18 main: digest: sha256:8f970ddb4adfc413b513dfd363b7586cf6e793adfa2f5cbb74f6ba62a18d6803 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:18 ===================================================== [Pipeline] echo 21:08:18 taggedImages: 21:08:18 - nexus3.edgexfoundry.org:10004/device-uart-arm64:0197f7477711c065f24c514fa051c7e38d133d4f 21:08:18 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 21:08:18 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.4 21:08:18 - nexus3.edgexfoundry.org:10004/device-uart-arm64:0197f7477711c065f24c514fa051c7e38d133d4f-3.0.1-dev.4 21:08:18 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:18 21:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:19 arm64: Pulling from edgex-lftools-log-publisher 21:08:19 8998bd30e6a1: Pulling fs layer 21:08:19 04944245beec: Pulling fs layer 21:08:19 699f458cf7ca: Pulling fs layer 21:08:19 765212b225bb: Pulling fs layer 21:08:19 f23df028b6ca: Pulling fs layer 21:08:19 d65c8cfc05b1: Pulling fs layer 21:08:19 2437ff75d9bd: Pulling fs layer 21:08:19 f23df028b6ca: Waiting 21:08:19 d65c8cfc05b1: Waiting 21:08:19 2437ff75d9bd: Waiting 21:08:19 765212b225bb: Waiting 21:08:19 04944245beec: Verifying Checksum 21:08:19 04944245beec: Download complete 21:08:19 765212b225bb: Verifying Checksum 21:08:19 765212b225bb: Download complete 21:08:19 f23df028b6ca: Download complete 21:08:19 d65c8cfc05b1: Verifying Checksum 21:08:19 d65c8cfc05b1: Download complete 21:08:19 699f458cf7ca: Verifying Checksum 21:08:19 699f458cf7ca: Download complete 21:08:19 8998bd30e6a1: Verifying Checksum 21:08:19 8998bd30e6a1: Download complete 21:08:22 2437ff75d9bd: Verifying Checksum 21:08:22 2437ff75d9bd: Download complete 21:08:24 8998bd30e6a1: Pull complete 21:08:24 04944245beec: Pull complete 21:08:26 699f458cf7ca: Pull complete 21:08:26 765212b225bb: Pull complete 21:08:27 f23df028b6ca: Pull complete 21:08:27 d65c8cfc05b1: Pull complete 21:08:42 2437ff75d9bd: Pull complete 21:08:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-7249 does not seem to be running inside a container 21:08:42 $ 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/10 -v /w/workspace/device-uart/10:/w/workspace/device-uart/10:rw,z -v /w/workspace/device-uart/10@tmp:/w/workspace/device-uart/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:08:45 $ docker top ea96e559a08b5f05051a98c5f34bed7b67ee68ba7a1b7f07d74efd6ab155ef20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:46 ---> job-cost.sh 21:08:46 lf-activate-venv: SKIPPING 21:08:46 INFO: No Stack... 21:08:47 INFO: Retrieving Pricing Info for: v3-standard-4 21:08:48 INFO: Archiving Costs [Pipeline] sh 21:08:49 + cat+ /w/workspace/device-uart/10/archives/cost.csv 21:08:49 cut -d, -f6 [Pipeline] lock 21:08:49 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-10-stack-cost] 21:08:49 Resource [jenkins-edgexfoundry-device-uart-main-10-stack-cost] did not exist. Created. 21:08:49 Lock acquired on [jenkins-edgexfoundry-device-uart-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:50 /w/workspace/device-uart/10@tmp/durable-df01aa18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:08:50 + echo total: 0.10999999940395355 [Pipeline] stash 21:08:51 Warning: overwriting stash ‘stack-cost’ 21:08:51 Stashed 1 file(s) [Pipeline] } 21:08:51 Lock released on resource [jenkins-edgexfoundry-device-uart-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:51 $ docker stop --time=1 ea96e559a08b5f05051a98c5f34bed7b67ee68ba7a1b7f07d74efd6ab155ef20 21:08:52 $ docker rm -f --volumes ea96e559a08b5f05051a98c5f34bed7b67ee68ba7a1b7f07d74efd6ab155ef20 [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 21:08:53 provisioning config files... 21:08:53 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17170360338633535161tmp [Pipeline] { [Pipeline] sh 21:08:53 + set +x 21:08:53 + + bash -s -- 21:08:53 curl -s https://codecov.io/bash 21:08:53 21:08:53 _____ _ 21:08:53 / ____| | | 21:08:53 | | ___ __| | ___ ___ _____ __ 21:08:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:08:53 | |___| (_) | (_| | __/ (_| (_) \ V / 21:08:53 \_____\___/ \__,_|\___|\___\___/ \_/ 21:08:53 Bash-1.0.6 21:08:53 21:08:53 21:08:53 ==> git version 2.25.1 found 21:08:53 ==> 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 21:08:53 Release-Date: 2020-01-08 21:08:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:08:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:08:53 ==> Jenkins CI detected. 21:08:53 current dir:  /w/workspace/edgexfoundry_device-uart_main 21:08:53 project root: . 21:08:53 --> token set from env 21:08:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:08:53 ==> Running gcov in . (disable via -X gcov) 21:08:53 ==> Python coveragepy not found 21:08:53 ==> Searching for coverage reports in: 21:08:53 + . 21:08:53 -> Found 1 reports 21:08:53 ==> Detecting git/mercurial file structure 21:08:53 ==> Reading reports 21:08:53 + ./coverage.out bytes=10 21:08:53 ==> Appending adjustments 21:08:53 https://docs.codecov.io/docs/fixing-reports 21:08:53 + Found adjustments 21:08:53 ==> Gzipping contents 21:08:53 4.0K /tmp/codecov.eUtQ4u.gz 21:08:53 ==> Uploading reports 21:08:53 url: https://codecov.io 21:08:53 query: branch=main&commit=0197f7477711c065f24c514fa051c7e38d133d4f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 21:08:53 -> Pinging Codecov 21:08:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=0197f7477711c065f24c514fa051c7e38d133d4f&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 21:08:53 -> Uploading to 21:08:53 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/B9AA6E0BBD74AE3A32605C7A7C664919/0197f7477711c065f24c514fa051c7e38d133d4f/2a91f94a-0785-412d-abd4-2fac4fa9f458.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T210853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be16de39b9c407517f7e583366e9499c943e88a7b67edabe07dadf952c47c68e 21:08:53 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:53 Dload Upload Total Spent Left Speed 21:08:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 3465 --:--:-- --:--:-- --:--:-- 3465 21:08:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/0197f7477711c065f24c514fa051c7e38d133d4f [Pipeline] } 21:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:08:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:08:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:08:54 21:08:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:08:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:08:54 df9b9388f04a: Pulling fs layer 21:08:54 52dc419b0ee2: Pulling fs layer 21:08:54 25bc292e5bac: Pulling fs layer 21:08:54 114826534d7a: Pulling fs layer 21:08:54 4657fd5d0bcf: Pulling fs layer 21:08:54 6ad1cebc031e: Pulling fs layer 21:08:54 8a3aa393b2d8: Pulling fs layer 21:08:54 6ad1cebc031e: Waiting 21:08:54 4657fd5d0bcf: Waiting 21:08:54 8a3aa393b2d8: Waiting 21:08:54 114826534d7a: Waiting 21:08:54 25bc292e5bac: Verifying Checksum 21:08:54 25bc292e5bac: Download complete 21:08:54 52dc419b0ee2: Verifying Checksum 21:08:54 52dc419b0ee2: Download complete 21:08:54 4657fd5d0bcf: Verifying Checksum 21:08:54 4657fd5d0bcf: Download complete 21:08:54 df9b9388f04a: Download complete 21:08:54 df9b9388f04a: Pull complete 21:08:54 6ad1cebc031e: Verifying Checksum 21:08:54 52dc419b0ee2: Pull complete 21:08:54 25bc292e5bac: Pull complete 21:08:55 114826534d7a: Verifying Checksum 21:08:55 114826534d7a: Download complete 21:08:55 8a3aa393b2d8: Verifying Checksum 21:08:55 8a3aa393b2d8: Download complete 21:08:58 114826534d7a: Pull complete 21:08:58 4657fd5d0bcf: Pull complete 21:08:59 6ad1cebc031e: Pull complete 21:09:02 8a3aa393b2d8: Pull complete 21:09:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:02 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 21:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:09:07 $ docker top a3b3049ee960e008c9e7207f418efcf88e675ac33b2876698b333b5311ea4460 -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 21:09:07 + set -o pipefail 21:09:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 21:09:12 21:09:12 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 21:09:12 21:09:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/4da1ef9d-7a36-4f0b-a63e-5574f68d3df7 21:09:12 21:09:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:09:12 21:09:12 21:09:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:09:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:09:12 More details here: https://snyk.co/ue1NS [Pipeline] } 21:09:12 $ docker stop --time=1 a3b3049ee960e008c9e7207f418efcf88e675ac33b2876698b333b5311ea4460 21:09:16 $ docker rm -f --volumes a3b3049ee960e008c9e7207f418efcf88e675ac33b2876698b333b5311ea4460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:17 + git log --format=format:%s -1 0197f7477711c065f24c514fa051c7e38d133d4f [Pipeline] sh 21:09:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:18 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 21:09:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 21:09:18 $ docker top c671520f1fa073572691dd9f908e073ef6da8ac25e0fae00484e2d6bcb627bda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:18 [ssh-agent] Looking for ssh-agent implementation... 21:09:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:18 $ docker exec c671520f1fa073572691dd9f908e073ef6da8ac25e0fae00484e2d6bcb627bda ssh-agent 21:09:19 SSH_AUTH_SOCK=/tmp/ssh-8ll1dqlkxVsj/agent.32 21:09:19 SSH_AGENT_PID=38 21:09:19 Running ssh-add (command line suppressed) 21:09:19 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14422985700946988658.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14422985700946988658.key) 21:09:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:19 + git semver tag 21:09:19 2023-09-20 21:09:19,594 [run_tag] DEBUG tag force:False 21:09:19 2023-09-20 21:09:19,594 [check_head_tag] DEBUG check head tag 21:09:19 2023-09-20 21:09:19,595 [execute] INFO git cat-file --batch-check 21:09:19 2023-09-20 21:09:19,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 21:09:19 2023-09-20 21:09:19,599 [execute] INFO git cat-file --batch 21:09:19 2023-09-20 21:09:19,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 21:09:19 2023-09-20 21:09:19,607 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:09:19 2023-09-20 21:09:19,607 [execute] INFO git tag -a v3.0.1-dev.4 -m v3.0.1-dev.4 21:09:19 2023-09-20 21:09:19,607 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.4', '-m', 'v3.0.1-dev.4'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 21:09:19 2023-09-20 21:09:19,613 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:09:19 3.0.1-dev.4 [Pipeline] } 21:09:19 $ docker exec --env ******** --env ******** c671520f1fa073572691dd9f908e073ef6da8ac25e0fae00484e2d6bcb627bda ssh-agent -k 21:09:19 unset SSH_AUTH_SOCK; 21:09:19 unset SSH_AGENT_PID; 21:09:19 echo Agent pid 38 killed; 21:09:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:20 + git semver [Pipeline] } 21:09:20 $ docker stop --time=1 c671520f1fa073572691dd9f908e073ef6da8ac25e0fae00484e2d6bcb627bda 21:09:21 $ docker rm -f --volumes c671520f1fa073572691dd9f908e073ef6da8ac25e0fae00484e2d6bcb627bda [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:22 21:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:22 0.23.1-centos7: Pulling from edgex-lftools 21:09:22 ab5ef0e58194: Pulling fs layer 21:09:22 9712f1f96733: Pulling fs layer 21:09:22 63f879dbbcfc: Pulling fs layer 21:09:22 0d9ebad4ef96: Pulling fs layer 21:09:22 e9a5061849ea: Pulling fs layer 21:09:22 d747dcd14b5f: Pulling fs layer 21:09:22 2de7ff778b66: Pulling fs layer 21:09:22 0d9ebad4ef96: Waiting 21:09:22 e9a5061849ea: Waiting 21:09:22 d747dcd14b5f: Waiting 21:09:22 9712f1f96733: Verifying Checksum 21:09:22 9712f1f96733: Download complete 21:09:22 63f879dbbcfc: Verifying Checksum 21:09:22 63f879dbbcfc: Download complete 21:09:22 e9a5061849ea: Verifying Checksum 21:09:22 e9a5061849ea: Download complete 21:09:22 d747dcd14b5f: Verifying Checksum 21:09:22 d747dcd14b5f: Download complete 21:09:22 ab5ef0e58194: Verifying Checksum 21:09:22 ab5ef0e58194: Download complete 21:09:22 0d9ebad4ef96: Verifying Checksum 21:09:22 0d9ebad4ef96: Download complete 21:09:23 2de7ff778b66: Verifying Checksum 21:09:23 2de7ff778b66: Download complete 21:09:25 ab5ef0e58194: Pull complete 21:09:25 9712f1f96733: Pull complete 21:09:26 63f879dbbcfc: Pull complete 21:09:29 0d9ebad4ef96: Pull complete 21:09:29 e9a5061849ea: Pull complete 21:09:29 d747dcd14b5f: Pull complete 21:09:30 2de7ff778b66: Pull complete 21:09:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:09:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:30 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 21:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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-lftools:0.23.1-centos7 cat 21:09:35 $ docker top 6d72e1be07a649dfa5082f61a5a25b4e17f804452b410a651d5db31d7b4a98ed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:09:35 provisioning config files... 21:09:35 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config551763935452444620tmp 21:09:35 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17573426532836189688tmp 21:09:35 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1552086327911095634tmp [Pipeline] { [Pipeline] echo 21:09:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:09:35 ---> sigul-configuration.sh 21:09:35 gpg: directory `/root/.gnupg' created 21:09:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:09:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:09:35 gpg: keyring `/root/.gnupg/secring.gpg' created 21:09:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:09:35 gpg: CAST5 encrypted data 21:09:35 gpg: encrypted with 1 passphrase 21:09:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:09:35 + mkdir /home/jenkins 21:09:35 + mkdir /home/jenkins/sigul [Pipeline] sh 21:09:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:09:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:09:36 ---> sigul-install.sh 21:09:36 Sigul already installed; skipping installation. [Pipeline] sh 21:09:36 + git tag --list 21:09:36 v0.0.0 21:09:36 v0.0.1-dev.1 21:09:36 v0.0.1-dev.2 21:09:36 v0.0.1-dev.3 21:09:36 v0.0.1-dev.4 21:09:36 v3.0.0 21:09:36 v3.0.1-dev.1 21:09:36 v3.0.1-dev.2 21:09:36 v3.0.1-dev.3 21:09:36 v3.0.1-dev.4 [Pipeline] sh 21:09:37 + lftools sign git-tag v3.0.1-dev.4 21:09:37 Signing Git tag with Sigul... 21:09:37 Signing v3.0.1-dev.4 [Pipeline] echo 21:09:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:09:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:09:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:09:38 $ docker stop --time=1 6d72e1be07a649dfa5082f61a5a25b4e17f804452b410a651d5db31d7b4a98ed 21:09:39 $ docker rm -f --volumes 6d72e1be07a649dfa5082f61a5a25b4e17f804452b410a651d5db31d7b4a98ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:09:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:40 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 21:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 21:09:40 $ docker top 95a1d08c4a0f9af6caf591e0097630a1041ff7e7edbac80ecc5189bf3d808a3d -eo pid,comm 21:09:40 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). 21:09:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:40 [ssh-agent] Looking for ssh-agent implementation... 21:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:40 $ docker exec 95a1d08c4a0f9af6caf591e0097630a1041ff7e7edbac80ecc5189bf3d808a3d ssh-agent 21:09:40 SSH_AUTH_SOCK=/tmp/ssh-rrixnPzT7Vwb/agent.33 21:09:40 SSH_AGENT_PID=39 21:09:40 Running ssh-add (command line suppressed) 21:09:41 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7200711842714897119.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7200711842714897119.key) 21:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:41 + git semver bump pre 21:09:41 2023-09-20 21:09:41,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:09:41 2023-09-20 21:09:41,464 [bump_version] DEBUG bumping version:3.0.1-dev.4 on axis:pre with prefix:dev 21:09:41 2023-09-20 21:09:41,464 [bump_version] DEBUG bumped version:3.0.1-dev.5 21:09:41 2023-09-20 21:09:41,464 [write_version] DEBUG write version:3.0.1-dev.5 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 21:09:41 2023-09-20 21:09:41,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:09:41 2023-09-20 21:09:41,464 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 21:09:41 2023-09-20 21:09:41,466 [execute] INFO git cat-file --batch-check 21:09:41 2023-09-20 21:09:41,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:41 2023-09-20 21:09:41,471 [execute] INFO git cat-file --batch 21:09:41 2023-09-20 21:09:41,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:41 2023-09-20 21:09:41,475 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:09:41 3.0.1-dev.5 [Pipeline] } 21:09:41 $ docker exec --env ******** --env ******** 95a1d08c4a0f9af6caf591e0097630a1041ff7e7edbac80ecc5189bf3d808a3d ssh-agent -k 21:09:41 unset SSH_AUTH_SOCK; 21:09:41 unset SSH_AGENT_PID; 21:09:41 echo Agent pid 39 killed; 21:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:41 + git semver [Pipeline] } 21:09:42 $ docker stop --time=1 95a1d08c4a0f9af6caf591e0097630a1041ff7e7edbac80ecc5189bf3d808a3d 21:09:43 $ docker rm -f --volumes 95a1d08c4a0f9af6caf591e0097630a1041ff7e7edbac80ecc5189bf3d808a3d [Pipeline] // withDockerContainer [Pipeline] sh 21:09:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:44 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 21:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 21:09:44 $ docker top 56350d95990008761b6a1f40fa3c2ebda8df94794d16f6dad226fb0e206802e5 -eo pid,comm 21:09:44 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). 21:09:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:44 [ssh-agent] Looking for ssh-agent implementation... 21:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:44 $ docker exec 56350d95990008761b6a1f40fa3c2ebda8df94794d16f6dad226fb0e206802e5 ssh-agent 21:09:44 SSH_AUTH_SOCK=/tmp/ssh-oF7X8vvnHeot/agent.34 21:09:44 SSH_AGENT_PID=40 21:09:44 Running ssh-add (command line suppressed) 21:09:44 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15945777644352519668.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15945777644352519668.key) 21:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:45 + git semver push 21:09:45 2023-09-20 21:09:45,432 [run_push] DEBUG push 21:09:45 2023-09-20 21:09:45,433 [execute] INFO git cat-file --batch-check 21:09:45 2023-09-20 21:09:45,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 21:09:45 2023-09-20 21:09:45,436 [execute] INFO git rev-list 4163a0d35126b6d579e2313e5d80da793b54903f -- 21:09:45 2023-09-20 21:09:45,437 [execute] DEBUG Popen(['git', 'rev-list', '4163a0d35126b6d579e2313e5d80da793b54903f', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 21:09:45 2023-09-20 21:09:45,441 [execute] INFO git fetch -v origin 21:09:45 2023-09-20 21:09:45,441 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 21:09:46 2023-09-20 21:09:45,901 [run_push] DEBUG no remote changes detected 21:09:46 2023-09-20 21:09:45,902 [execute] INFO git push origin semver 21:09:46 2023-09-20 21:09:45,902 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 21:09:47 2023-09-20 21:09:46,887 [run_push] DEBUG push all version tags 21:09:47 2023-09-20 21:09:46,888 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:09:47 2023-09-20 21:09:46,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 21:09:47 2023-09-20 21:09:47,696 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 21:09:47 3.0.1-dev.5 [Pipeline] } 21:09:47 $ docker exec --env ******** --env ******** 56350d95990008761b6a1f40fa3c2ebda8df94794d16f6dad226fb0e206802e5 ssh-agent -k 21:09:48 unset SSH_AUTH_SOCK; 21:09:48 unset SSH_AGENT_PID; 21:09:48 echo Agent pid 40 killed; 21:09:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:48 + git semver [Pipeline] } 21:09:48 $ docker stop --time=1 56350d95990008761b6a1f40fa3c2ebda8df94794d16f6dad226fb0e206802e5 21:09:49 $ docker rm -f --volumes 56350d95990008761b6a1f40fa3c2ebda8df94794d16f6dad226fb0e206802e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:09:50 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 21:09:50 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 21:09:50 total 16 21:09:50 drwxr-xr-x 3 root root 4096 Sep 20 20:58 . 21:09:50 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:09 .. 21:09:50 drwxr-xr-x 2 root root 4096 Sep 20 20:58 cost 21:09:50 -rw-r--r-- 1 root root 82 Sep 20 20:58 cost.csv 21:09:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 21:09:50 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 21:09:50 total 16 21:09:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:58 . 21:09:50 drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:09 .. 21:09:50 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:58 cost 21:09:50 -rw-r--r-- 1 jenkins jenkins 82 Sep 20 20:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:09:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:51 ---> package-listing.sh 21:09:51 ++ facter osfamily 21:09:51 ++ tr '[:upper:]' '[:lower:]' 21:09:51 + OS_FAMILY=debian 21:09:51 + workspace=/w/workspace/edgexfoundry_device-uart_main 21:09:51 + START_PACKAGES=/tmp/packages_start.txt 21:09:51 + END_PACKAGES=/tmp/packages_end.txt 21:09:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:51 + PACKAGES=/tmp/packages_start.txt 21:09:51 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 21:09:51 + PACKAGES=/tmp/packages_end.txt 21:09:51 + case "${OS_FAMILY}" in 21:09:51 + dpkg -l 21:09:51 + grep '^ii' 21:09:51 + '[' -f /tmp/packages_start.txt ']' 21:09:51 + '[' -f /tmp/packages_end.txt ']' 21:09:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:51 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 21:09:51 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 21:09:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 21:09:51 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:52 prd-ubuntu20.04-docker-8c-8g-7232 does not seem to be running inside a container 21:09:52 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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-lftools-log-publisher:latest cat 21:09:52 $ docker top 4d81df06f985c81f81b100775c85989e6691ce30d7b3eeeed628605967d8202b -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:53 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:53 + ls /var/log/sa-host 21:09:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:53 provisioning config files... 21:09:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6517505988896559280tmp [Pipeline] { [Pipeline] echo 21:09:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:54 ---> create-netrc.sh [Pipeline] } 21:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:54 ---> python-tools-install.sh [Pipeline] echo 21:09:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:54 ---> sudo-logs.sh 21:09:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:55 ---> job-cost.sh 21:09:55 lf-activate-venv: SKIPPING 21:09:55 DEBUG: total: 0.2199999988079071 21:09:55 INFO: Retrieving Stack Cost... 21:09:55 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:55 INFO: Archiving Costs [Pipeline] echo 21:09:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:56 ---> logs-deploy.sh 21:09:56 lf-activate-venv: SKIPPING 21:09:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/10 21:09:56 INFO: archiving workspace using pattern(s): 21:09:57 Archives upload complete. 21:09:57 INFO: archiving logs to Nexus