Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ac18c8d40d5257925873e9513c65867e7192949 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-ssh5220848136885949698.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-ssh7444784376594579497.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-ssh14673056103550119838.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-ssh16231432903298809582.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-ssh17315743495676888969.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 ‘prd-ubuntu20.04-docker-8c-8g-10342’ Running on prd-ubuntu20.04-docker-8c-8g-10348 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 8ac18c8d40d5257925873e9513c65867e7192949 (main) Commit message: "Merge pull request #26 from lenny-intel/add-missing-files" > 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 8ac18c8d40d5257925873e9513c65867e7192949 # timeout=10 > git rev-list --no-walk 0197f7477711c065f24c514fa051c7e38d133d4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:17:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:17:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:17:14 ========================================================= 01:17:14 EdgeX Global Pipelines Version Info 01:17:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:17:14 ------------------- 01:17:14 stable info: 01:17:14 ------------------- 01:17:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:17:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:17:14 Message: update stable to v1.0.254 01:17:15 ------------------- 01:17:15 experimental info: 01:17:15 ------------------- 01:17:15 Commited By: **** collab-it+edgex@linuxfoundation.org 01:17:15 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:17:15 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:17:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:17:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:17:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:17:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ac18c8d40d5257925873e9513c65867e7192949 [Pipeline] echo 01:17:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ac18c8 [Pipeline] echo 01:17:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:16 provisioning config files... 01:17:16 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2866306991437696909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:16 ---> docker-login.sh 01:17:16 nexus3.edgexfoundry.org:10001 01:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:16 Configure a credential helper to remove this warning. See 01:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:16 01:17:16 Login Succeeded 01:17:16 nexus3.edgexfoundry.org:10002 01:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:16 Configure a credential helper to remove this warning. See 01:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:16 01:17:16 Login Succeeded 01:17:16 nexus3.edgexfoundry.org:10003 01:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:17 Configure a credential helper to remove this warning. See 01:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:17 01:17:17 Login Succeeded 01:17:17 nexus3.edgexfoundry.org:10004 01:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:17 Configure a credential helper to remove this warning. See 01:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:17 01:17:17 Login Succeeded 01:17:17 docker.io 01:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:17 Configure a credential helper to remove this warning. See 01:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:17 01:17:17 Login Succeeded 01:17:17 ---> docker-login.sh ends [Pipeline] } 01:17:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:17:18 + git rev-list -1 --merges 8ac18c8d40d5257925873e9513c65867e7192949~1..8ac18c8d40d5257925873e9513c65867e7192949 [Pipeline] echo 01:17:18 -----------> git rev-list -1 --merges 8ac18c8d40d5257925873e9513c65867e7192949~1..8ac18c8d40d5257925873e9513c65867e7192949 8ac18c8d40d5257925873e9513c65867e7192949 01:17:18 8ac18c8d40d5257925873e9513c65867e7192949 [false] [Pipeline] sh 01:17:18 + git log --format=format:%s -1 8ac18c8d40d5257925873e9513c65867e7192949 [Pipeline] echo 01:17:18 ========================================================= 01:17:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:17:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:17:18 + git log --format=format:%s -1 8ac18c8d40d5257925873e9513c65867e7192949 [Pipeline] echo 01:17:18 [semverPrep] GIT_COMMIT: 8ac18c8d40d5257925873e9513c65867e7192949, Commit Message: Merge pull request #26 from lenny-intel/add-missing-files [Pipeline] echo 01:17:18 [semverPrep] This is not a build commit. [Pipeline] sh 01:17:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:17:19 + grep -v github /etc/ssh/ssh_known_hosts 01:17:19 + [ -e /tmp/ssh_known_hosts ] 01:17:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:17:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:17:19 + sudo tee -a /etc/ssh/ssh_known_hosts 01:17:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:19 01:17:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:20 0.1.4: Pulling from edgex-devops/py-git-semver 01:17:20 b85a868b505f: Pulling fs layer 01:17:20 e2be974225ed: Pulling fs layer 01:17:20 339a4e72a1f5: Pulling fs layer 01:17:20 988bab9f4d93: Pulling fs layer 01:17:20 1469e6f7b9e6: Pulling fs layer 01:17:20 eaf3925da568: Pulling fs layer 01:17:20 bab4dde63d76: Pulling fs layer 01:17:20 bde34c3a00c8: Pulling fs layer 01:17:20 b352a97aabf1: Pulling fs layer 01:17:20 4872d77fe225: Pulling fs layer 01:17:20 5851b861e8e6: Pulling fs layer 01:17:20 988bab9f4d93: Waiting 01:17:20 bde34c3a00c8: Waiting 01:17:20 b352a97aabf1: Waiting 01:17:20 5851b861e8e6: Waiting 01:17:20 4872d77fe225: Waiting 01:17:20 eaf3925da568: Waiting 01:17:20 1469e6f7b9e6: Waiting 01:17:20 bab4dde63d76: Waiting 01:17:20 e2be974225ed: Download complete 01:17:20 988bab9f4d93: Verifying Checksum 01:17:20 988bab9f4d93: Download complete 01:17:20 1469e6f7b9e6: Verifying Checksum 01:17:20 1469e6f7b9e6: Download complete 01:17:20 eaf3925da568: Verifying Checksum 01:17:20 eaf3925da568: Download complete 01:17:20 339a4e72a1f5: Verifying Checksum 01:17:20 339a4e72a1f5: Download complete 01:17:20 bde34c3a00c8: Verifying Checksum 01:17:20 bde34c3a00c8: Download complete 01:17:20 b352a97aabf1: Download complete 01:17:20 4872d77fe225: Verifying Checksum 01:17:20 4872d77fe225: Download complete 01:17:20 5851b861e8e6: Verifying Checksum 01:17:20 5851b861e8e6: Download complete 01:17:20 b85a868b505f: Verifying Checksum 01:17:20 b85a868b505f: Download complete 01:17:20 bab4dde63d76: Verifying Checksum 01:17:20 bab4dde63d76: Download complete 01:17:21 b85a868b505f: Pull complete 01:17:21 e2be974225ed: Pull complete 01:17:22 339a4e72a1f5: Pull complete 01:17:22 988bab9f4d93: Pull complete 01:17:22 1469e6f7b9e6: Pull complete 01:17:22 eaf3925da568: Pull complete 01:17:24 bab4dde63d76: Pull complete 01:17:24 bde34c3a00c8: Pull complete 01:17:24 b352a97aabf1: Pull complete 01:17:24 4872d77fe225: Pull complete 01:17:24 5851b861e8e6: Pull complete 01:17:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:17:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:24 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:17:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:17:28 $ docker top a161fe1c462e4837e09c82b079b72e2fe5d9cd8a8fdaf19a23d1d9d56fc98414 -eo pid,comm 01:17:28 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). 01:17:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:17:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:28 [ssh-agent] Looking for ssh-agent implementation... 01:17:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:28 $ docker exec a161fe1c462e4837e09c82b079b72e2fe5d9cd8a8fdaf19a23d1d9d56fc98414 ssh-agent 01:17:29 SSH_AUTH_SOCK=/tmp/ssh-HK2UB6n2Sebi/agent.32 01:17:29 SSH_AGENT_PID=38 01:17:29 Running ssh-add (command line suppressed) 01:17:29 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1329501678412896776.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1329501678412896776.key) 01:17:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:29 + git tag --points-at HEAD [Pipeline] } 01:17:29 $ docker exec --env ******** --env ******** a161fe1c462e4837e09c82b079b72e2fe5d9cd8a8fdaf19a23d1d9d56fc98414 ssh-agent -k 01:17:29 unset SSH_AUTH_SOCK; 01:17:29 unset SSH_AGENT_PID; 01:17:29 echo Agent pid 38 killed; 01:17:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:17:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:17:29 [ssh-agent] Looking for ssh-agent implementation... 01:17:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:17:29 $ docker exec a161fe1c462e4837e09c82b079b72e2fe5d9cd8a8fdaf19a23d1d9d56fc98414 ssh-agent 01:17:29 SSH_AUTH_SOCK=/tmp/ssh-k3Wuhuztnjt0/agent.70 01:17:29 SSH_AGENT_PID=76 01:17:29 Running ssh-add (command line suppressed) 01:17:29 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10197876129549381007.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10197876129549381007.key) 01:17:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:17:30 + git semver init 01:17:30 2023-10-25 01:17:30,371 [run_init] DEBUG init version:0.0.0 force:False 01:17:30 2023-10-25 01:17:30,372 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 01:17:30 2023-10-25 01:17:30,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 01:17:30 2023-10-25 01:17:30,372 [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) 01:17:31 2023-10-25 01:17:31,329 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 01:17:31 2023-10-25 01:17:31,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 01:17:31 2023-10-25 01:17:31,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:17:31 2023-10-25 01:17:31,330 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:17:31 3.0.1-dev.5 [Pipeline] } 01:17:31 $ docker exec --env ******** --env ******** a161fe1c462e4837e09c82b079b72e2fe5d9cd8a8fdaf19a23d1d9d56fc98414 ssh-agent -k 01:17:31 unset SSH_AUTH_SOCK; 01:17:31 unset SSH_AGENT_PID; 01:17:31 echo Agent pid 76 killed; 01:17:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:17:31 + git semver [Pipeline] } 01:17:32 $ docker stop --time=1 a161fe1c462e4837e09c82b079b72e2fe5d9cd8a8fdaf19a23d1d9d56fc98414 01:17:33 $ docker rm -f --volumes a161fe1c462e4837e09c82b079b72e2fe5d9cd8a8fdaf19a23d1d9d56fc98414 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:17:33 Stashed 1 file(s) [Pipeline] echo 01:17:33 [edgeXSemver]: initialized semver on version 3.0.1-dev.5 [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 01:17:34 provisioning config files... 01:17:34 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16724689071536536402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:34 ---> docker-login.sh 01:17:34 nexus3.edgexfoundry.org:10001 01:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:34 Configure a credential helper to remove this warning. See 01:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:34 01:17:34 Login Succeeded 01:17:34 nexus3.edgexfoundry.org:10002 01:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:34 Configure a credential helper to remove this warning. See 01:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:34 01:17:34 Login Succeeded 01:17:34 nexus3.edgexfoundry.org:10003 01:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:34 Configure a credential helper to remove this warning. See 01:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:34 01:17:34 Login Succeeded 01:17:34 nexus3.edgexfoundry.org:10004 01:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:34 Configure a credential helper to remove this warning. See 01:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:34 01:17:34 Login Succeeded 01:17:34 docker.io 01:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:34 Configure a credential helper to remove this warning. See 01:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:34 01:17:34 Login Succeeded 01:17:34 ---> docker-login.sh ends [Pipeline] } 01:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:17:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:17:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:17:35 ========================================================= 01:17:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:17:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:35 + 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 . 01:17:35 Sending build context to Docker daemon 11.17MB 01:17:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:17:35 Step 2/12 : FROM ${BASE} AS builder 01:17:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:17:35 7264a8db6415: Pulling fs layer 01:17:35 c4d48a809fc2: Pulling fs layer 01:17:35 4f1c88b9dad5: Pulling fs layer 01:17:35 ad3a456e5733: Pulling fs layer 01:17:35 33e27b845d1e: Pulling fs layer 01:17:35 c68163c4e522: Pulling fs layer 01:17:35 50da416c3ac9: Pulling fs layer 01:17:35 23d2d4c4bb30: Pulling fs layer 01:17:35 c68163c4e522: Waiting 01:17:35 50da416c3ac9: Waiting 01:17:35 23d2d4c4bb30: Waiting 01:17:35 ad3a456e5733: Waiting 01:17:35 c4d48a809fc2: Download complete 01:17:36 ad3a456e5733: Verifying Checksum 01:17:36 ad3a456e5733: Download complete 01:17:36 33e27b845d1e: Download complete 01:17:36 7264a8db6415: Verifying Checksum 01:17:36 7264a8db6415: Download complete 01:17:36 c68163c4e522: Verifying Checksum 01:17:36 c68163c4e522: Download complete 01:17:36 7264a8db6415: Pull complete 01:17:36 c4d48a809fc2: Pull complete 01:17:38 23d2d4c4bb30: Verifying Checksum 01:17:38 23d2d4c4bb30: Download complete 01:17:38 4f1c88b9dad5: Verifying Checksum 01:17:38 4f1c88b9dad5: Download complete 01:17:39 50da416c3ac9: Verifying Checksum 01:17:39 50da416c3ac9: Download complete 01:17:41 4f1c88b9dad5: Pull complete 01:17:41 ad3a456e5733: Pull complete 01:17:41 33e27b845d1e: Pull complete 01:17:41 c68163c4e522: Pull complete 01:17:44 50da416c3ac9: Pull complete 01:17:44 23d2d4c4bb30: Pull complete 01:17:44 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:17:44 ---> 0786185ac409 01:17:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:17:48 Still waiting to schedule task 01:17:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10346’ 01:17:49 ---> Running in f1786d40e399 01:17:49 Removing intermediate container f1786d40e399 01:17:49 ---> 7e35eb324215 01:17:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:17:49 ---> Running in a99827c44dc5 01:17:49 Removing intermediate container a99827c44dc5 01:17:49 ---> 6880daa868ac 01:17:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:17:49 ---> Running in 465cf9815033 01:17:49 Removing intermediate container 465cf9815033 01:17:49 ---> 6e0b98fd3e9b 01:17:49 Step 6/12 : WORKDIR /device-uart 01:17:49 ---> Running in 10487a11e74b 01:17:49 Removing intermediate container 10487a11e74b 01:17:49 ---> 6f3e50936cfb 01:17:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:17:49 ---> Running in 7d538e203a65 01:17:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:17:50 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:17:50 (2/4) Installing libedit (20221030.3.1-r1) 01:17:50 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:17:50 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:17:50 Executing busybox-1.36.1-r2.trigger 01:17:50 OK: 268 MiB in 56 packages 01:17:51 Removing intermediate container 7d538e203a65 01:17:51 ---> be093eaafd48 01:17:51 Step 8/12 : COPY go.mod vendor* ./ 01:17:51 ---> d99a79664e75 01:17:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:51 ---> Running in bee96b335ccf 01:19:12 Removing intermediate container bee96b335ccf 01:19:12 ---> d448af8ee21b 01:19:12 Step 10/12 : COPY . . 01:19:12 ---> 3657defab203 01:19:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:19:12 ---> Running in 39c56a76b0ef 01:19:12 Removing intermediate container 39c56a76b0ef 01:19:12 ---> f5f172d7d01c 01:19:12 Step 12/12 : RUN ${MAKE} 01:19:12 ---> Running in 8bf99ab71960 01:19:12 noop 01:19:12 Removing intermediate container 8bf99ab71960 01:19:12 ---> c2b2e7a93919 01:19:12 Successfully built c2b2e7a93919 01:19:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:12 + docker inspect -f . ci-base-image-x86_64 01:19:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:12 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:19:12 $ 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 ******** ci-base-image-x86_64 cat 01:19:13 $ docker top 422f188c39988e37ceae5c7b6381506f73c4f77752dad36e0cb2fab37a89d82c -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:13 + go version 01:19:13 go version go1.21.0 linux/amd64 [Pipeline] } 01:19:13 $ docker stop --time=1 422f188c39988e37ceae5c7b6381506f73c4f77752dad36e0cb2fab37a89d82c 01:19:14 $ docker rm -f --volumes 422f188c39988e37ceae5c7b6381506f73c4f77752dad36e0cb2fab37a89d82c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:15 + docker inspect -f . ci-base-image-x86_64 01:19:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:15 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:19:15 $ 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 ******** ci-base-image-x86_64 cat 01:19:15 $ docker top 8bf71f2b616da2fb326c05181264c2802c7bc1a7c5e6db003f938a3d6c682f22 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 01:19:16 + make test 01:19:16 go test ./... -coverprofile=coverage.out 01:19:17 ? github.com/edgexfoundry/device-uart [no test files] 01:19:27 ? github.com/edgexfoundry/device-uart/cmd [no test files] 01:19:27 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 01:19:32 go vet ./... 01:19:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:36 ./bin/test-attribution-txt.sh [Pipeline] echo 01:19:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:19:36 $ docker stop --time=1 8bf71f2b616da2fb326c05181264c2802c7bc1a7c5e6db003f938a3d6c682f22 01:19:39 $ docker rm -f --volumes 8bf71f2b616da2fb326c05181264c2802c7bc1a7c5e6db003f938a3d6c682f22 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:19:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:19:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:19:40 + ls -al . 01:19:40 total 152 01:19:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 01:19 . 01:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 01:17 .. 01:19:40 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 01:17 .dockerignore 01:19:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 01:19 .git 01:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:17 .github 01:19:40 -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 01:17 .gitignore 01:19:40 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 01:17 .golangci.yml 01:19:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 01:17 .semver 01:19:40 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 01:17 Attribution.txt 01:19:40 -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 01:17 Dockerfile 01:19:40 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 01:17 GOVERNANCE.md 01:19:40 -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 01:17 Jenkinsfile 01:19:40 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 01:17 LICENSE 01:19:40 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 01:17 Makefile 01:19:40 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 01:17 OWNERS.md 01:19:40 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 01:17 README.md 01:19:40 -rw-rw-r-- 1 jenkins jenkins 11 Oct 25 01:17 VERSION 01:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 01:17 bin 01:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:17 cmd 01:19:40 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 01:19 coverage.out 01:19:40 -rw-rw-r-- 1 jenkins jenkins 3719 Oct 25 01:17 go.mod 01:19:40 -rw-rw-r-- 1 jenkins jenkins 33980 Oct 25 01:17 go.sum 01:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:17 internal 01:19:40 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:41 + 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=8ac18c8d40d5257925873e9513c65867e7192949 --label arch=amd64 --label version=3.0.1-dev.5 . 01:19:41 Sending build context to Docker daemon 11.17MB 01:19:41 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:19:41 Step 2/25 : FROM ${BASE} AS builder 01:19:41 ---> c2b2e7a93919 01:19:41 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:19:41 ---> Running in 3075c9daec3a 01:19:41 Removing intermediate container 3075c9daec3a 01:19:41 ---> 4c366c2c3e15 01:19:41 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 01:19:41 ---> Running in 16a624993db4 01:19:41 Removing intermediate container 16a624993db4 01:19:41 ---> db6f55898fff 01:19:41 Step 5/25 : ARG ADD_BUILD_TAGS="" 01:19:41 ---> Running in fb4a2d4f91a1 01:19:41 Removing intermediate container fb4a2d4f91a1 01:19:41 ---> 20d884c64bb6 01:19:41 Step 6/25 : WORKDIR /device-uart 01:19:41 ---> Running in 10cf3cbea47e 01:19:41 Removing intermediate container 10cf3cbea47e 01:19:41 ---> 209bced0f0ed 01:19:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:19:41 ---> Running in 0703cb979645 01:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:19:42 OK: 268 MiB in 56 packages 01:19:42 Removing intermediate container 0703cb979645 01:19:42 ---> fe86389d835b 01:19:42 Step 8/25 : COPY go.mod vendor* ./ 01:19:42 ---> 642c44092a6c 01:19:42 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:42 ---> Running in e46f2939fb53 01:19:43 Removing intermediate container e46f2939fb53 01:19:43 ---> ee795b6a286c 01:19:43 Step 10/25 : COPY . . 01:19:43 ---> 2a622e7d76aa 01:19:43 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:19:43 ---> Running in 608d5775ab55 01:19:43 Removing intermediate container 608d5775ab55 01:19:43 ---> 79a8d5650b96 01:19:43 Step 12/25 : RUN ${MAKE} 01:19:43 ---> Running in 04fc0c21ea27 01:19:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 01:20:06 Removing intermediate container 04fc0c21ea27 01:20:06 ---> f1c66d12480c 01:20:06 Step 13/25 : FROM alpine:3.18 01:20:06 3.18: Pulling from library/alpine 01:20:07 96526aa774ef: Pulling fs layer 01:20:07 96526aa774ef: Download complete 01:20:07 96526aa774ef: Pull complete 01:20:07 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:20:07 Status: Downloaded newer image for alpine:3.18 01:20:07 ---> 8ca4688f4f35 01:20:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:20:07 ---> Running in 479f51e6fcef 01:20:07 Removing intermediate container 479f51e6fcef 01:20:07 ---> 9a3efdd56e6a 01:20:07 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:20:07 ---> Running in 74c902cda308 01:20:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:20:08 (1/1) Installing dumb-init (1.2.5-r2) 01:20:08 Executing busybox-1.36.1-r2.trigger 01:20:08 OK: 7 MiB in 16 packages 01:20:08 Removing intermediate container 74c902cda308 01:20:08 ---> ea42c7fc9678 01:20:08 Step 16/25 : WORKDIR / 01:20:08 ---> Running in ea198a922b23 01:20:08 Removing intermediate container ea198a922b23 01:20:08 ---> 4d638b755cfb 01:20:08 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 01:20:08 ---> 9d2d52807e93 01:20:08 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 01:20:08 ---> 695ebceb7d0b 01:20:08 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 01:20:09 ---> 4b0ea0a75ef8 01:20:09 Step 20/25 : EXPOSE 59995 01:20:09 ---> Running in 0bb260468a53 01:20:09 Removing intermediate container 0bb260468a53 01:20:09 ---> 3c98fb7e0727 01:20:09 Step 21/25 : ENTRYPOINT ["/device-uart"] 01:20:10 ---> Running in 789aa2afdb2c 01:20:10 Removing intermediate container 789aa2afdb2c 01:20:10 ---> 58025f948e8b 01:20:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:20:10 ---> Running in 4f2a43ee1a46 01:20:10 Removing intermediate container 4f2a43ee1a46 01:20:10 ---> 04fccb7a9b7d 01:20:10 Step 23/25 : LABEL arch=amd64 01:20:10 ---> Running in 15502f39218a 01:20:10 Removing intermediate container 15502f39218a 01:20:10 ---> b134e174eb70 01:20:10 Step 24/25 : LABEL git_sha=8ac18c8d40d5257925873e9513c65867e7192949 01:20:10 ---> Running in f744e7e8d10a 01:20:10 Removing intermediate container f744e7e8d10a 01:20:10 ---> 24138bfdc4bc 01:20:10 Step 25/25 : LABEL version=3.0.1-dev.5 01:20:10 ---> Running in be3c8be5332b 01:20:10 Removing intermediate container be3c8be5332b 01:20:10 ---> 95bc8553ca9c 01:20:10 [Warning] One or more build-args [ARCH] were not consumed 01:20:10 Successfully built 95bc8553ca9c 01:20:10 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:10 provisioning config files... 01:20:10 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5152271627103637015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:10 ---> docker-login.sh 01:20:10 nexus3.edgexfoundry.org:10001 01:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:10 Configure a credential helper to remove this warning. See 01:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:10 01:20:10 Login Succeeded 01:20:10 nexus3.edgexfoundry.org:10002 01:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:10 Configure a credential helper to remove this warning. See 01:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:10 01:20:10 Login Succeeded 01:20:10 nexus3.edgexfoundry.org:10003 01:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:11 Configure a credential helper to remove this warning. See 01:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:11 01:20:11 Login Succeeded 01:20:11 nexus3.edgexfoundry.org:10004 01:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:11 Configure a credential helper to remove this warning. See 01:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:11 01:20:11 Login Succeeded 01:20:11 docker.io 01:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:20:11 Configure a credential helper to remove this warning. See 01:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:20:11 01:20:11 Login Succeeded 01:20:11 ---> docker-login.sh ends [Pipeline] } 01:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:20:11 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 01:20:11 8ac18c8d40d5257925873e9513c65867e7192949 01:20:11 latest 01:20:11 3.0.1-dev.5 01:20:11 8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5 01:20:11 main 01:20:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:11 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:8ac18c8d40d5257925873e9513c65867e7192949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:11 + docker push nexus3.edgexfoundry.org:10004/device-uart:8ac18c8d40d5257925873e9513c65867e7192949 01:20:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:20:11 2433edd4a1fb: Preparing 01:20:11 15469cfe76a7: Preparing 01:20:11 ed94fd584f8c: Preparing 01:20:11 b119fe2e7d9a: Preparing 01:20:11 cc2447e1835a: Preparing 01:20:11 cc2447e1835a: Layer already exists 01:20:11 15469cfe76a7: Pushed 01:20:11 b119fe2e7d9a: Pushed 01:20:11 ed94fd584f8c: Pushed 01:20:14 2433edd4a1fb: Pushed 01:20:14 8ac18c8d40d5257925873e9513c65867e7192949: digest: sha256:746793164d54b7ef8b3cc039bebf7fabca0c09dbd28829e6fe097a2e2261f14c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:15 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:15 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 01:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:20:15 2433edd4a1fb: Preparing 01:20:15 15469cfe76a7: Preparing 01:20:15 ed94fd584f8c: Preparing 01:20:15 b119fe2e7d9a: Preparing 01:20:15 cc2447e1835a: Preparing 01:20:15 2433edd4a1fb: Layer already exists 01:20:15 ed94fd584f8c: Layer already exists 01:20:15 b119fe2e7d9a: Layer already exists 01:20:15 cc2447e1835a: Layer already exists 01:20:15 15469cfe76a7: Layer already exists 01:20:15 latest: digest: sha256:746793164d54b7ef8b3cc039bebf7fabca0c09dbd28829e6fe097a2e2261f14c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:15 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:15 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.5 01:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:20:15 2433edd4a1fb: Preparing 01:20:15 15469cfe76a7: Preparing 01:20:15 ed94fd584f8c: Preparing 01:20:15 b119fe2e7d9a: Preparing 01:20:15 cc2447e1835a: Preparing 01:20:15 b119fe2e7d9a: Layer already exists 01:20:15 cc2447e1835a: Layer already exists 01:20:15 15469cfe76a7: Layer already exists 01:20:15 ed94fd584f8c: Layer already exists 01:20:15 2433edd4a1fb: Layer already exists 01:20:15 3.0.1-dev.5: digest: sha256:746793164d54b7ef8b3cc039bebf7fabca0c09dbd28829e6fe097a2e2261f14c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:16 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:16 + docker push nexus3.edgexfoundry.org:10004/device-uart:8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5 01:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:20:16 2433edd4a1fb: Preparing 01:20:16 15469cfe76a7: Preparing 01:20:16 ed94fd584f8c: Preparing 01:20:16 b119fe2e7d9a: Preparing 01:20:16 cc2447e1835a: Preparing 01:20:16 b119fe2e7d9a: Layer already exists 01:20:16 2433edd4a1fb: Layer already exists 01:20:16 ed94fd584f8c: Layer already exists 01:20:16 cc2447e1835a: Layer already exists 01:20:16 15469cfe76a7: Layer already exists 01:20:16 8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5: digest: sha256:746793164d54b7ef8b3cc039bebf7fabca0c09dbd28829e6fe097a2e2261f14c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:16 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:17 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 01:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 01:20:17 2433edd4a1fb: Preparing 01:20:17 15469cfe76a7: Preparing 01:20:17 ed94fd584f8c: Preparing 01:20:17 b119fe2e7d9a: Preparing 01:20:17 cc2447e1835a: Preparing 01:20:17 2433edd4a1fb: Layer already exists 01:20:17 15469cfe76a7: Layer already exists 01:20:17 ed94fd584f8c: Layer already exists 01:20:17 b119fe2e7d9a: Layer already exists 01:20:17 cc2447e1835a: Layer already exists 01:20:17 main: digest: sha256:746793164d54b7ef8b3cc039bebf7fabca0c09dbd28829e6fe097a2e2261f14c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:17 ===================================================== [Pipeline] echo 01:20:17 taggedImages: 01:20:17 - nexus3.edgexfoundry.org:10004/device-uart:8ac18c8d40d5257925873e9513c65867e7192949 01:20:17 - nexus3.edgexfoundry.org:10004/device-uart:latest 01:20:17 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.5 01:20:17 - nexus3.edgexfoundry.org:10004/device-uart:8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5 01:20:17 - 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 01:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:17 01:20:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:17 latest: Pulling from edgex-lftools-log-publisher 01:20:17 5eb5b503b376: Pulling fs layer 01:20:17 5c69ac0246d0: Pulling fs layer 01:20:17 ec43610c2a17: Pulling fs layer 01:20:17 3a2ae6a8a46f: Pulling fs layer 01:20:17 33b1e0a273af: Pulling fs layer 01:20:17 5d3b04190fa2: Pulling fs layer 01:20:17 2f39f015ded8: Pulling fs layer 01:20:17 33b1e0a273af: Waiting 01:20:17 2f39f015ded8: Waiting 01:20:17 5d3b04190fa2: Waiting 01:20:17 3a2ae6a8a46f: Waiting 01:20:17 5c69ac0246d0: Verifying Checksum 01:20:17 3a2ae6a8a46f: Download complete 01:20:17 33b1e0a273af: Verifying Checksum 01:20:17 33b1e0a273af: Download complete 01:20:17 5d3b04190fa2: Verifying Checksum 01:20:17 5d3b04190fa2: Download complete 01:20:17 ec43610c2a17: Verifying Checksum 01:20:17 ec43610c2a17: Download complete 01:20:18 5eb5b503b376: Verifying Checksum 01:20:18 5eb5b503b376: Download complete 01:20:18 2f39f015ded8: Download complete 01:20:19 5eb5b503b376: Pull complete 01:20:19 5c69ac0246d0: Pull complete 01:20:19 ec43610c2a17: Pull complete 01:20:19 3a2ae6a8a46f: Pull complete 01:20:20 33b1e0a273af: Pull complete 01:20:20 5d3b04190fa2: Pull complete 01:20:24 2f39f015ded8: Pull complete 01:20:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:24 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:20:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:20:32 $ docker top 6f785de226d47aa2093efc0d185c9e23db7599b8a638d42bbf749f2e73988996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:36 ---> job-cost.sh 01:20:36 lf-activate-venv: SKIPPING 01:20:36 INFO: No Stack... 01:20:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10351 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 01:20:36 Running in /w/workspace/device-uart/11 [Pipeline] { [Pipeline] checkout 01:20:36 The recommended git tool is: git 01:20:36 INFO: Retrieving Pricing Info for: v3-standard-8 01:20:36 INFO: Archiving Costs [Pipeline] sh 01:20:37 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 01:20:37 + cut -d, -f6 [Pipeline] lock 01:20:37 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-11-stack-cost] 01:20:37 Resource [jenkins-edgexfoundry-device-uart-main-11-stack-cost] did not exist. Created. 01:20:37 Lock acquired on [jenkins-edgexfoundry-device-uart-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:20:37 + echo total: 0.2199999988079071 [Pipeline] stash 01:20:37 Stashed 1 file(s) [Pipeline] } 01:20:37 Lock released on resource [jenkins-edgexfoundry-device-uart-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 01:20:37 $ docker stop --time=1 6f785de226d47aa2093efc0d185c9e23db7599b8a638d42bbf749f2e73988996 01:20:38 $ docker rm -f --volumes 6f785de226d47aa2093efc0d185c9e23db7599b8a638d42bbf749f2e73988996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:20:42 using credential edgex-jenkins-ssh 01:20:42 Cloning the remote Git repository 01:20:42 Cloning repository git@github.com:edgexfoundry/device-uart.git 01:20:42 > git init /w/workspace/device-uart/11 # timeout=10 01:20:42 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 01:20:42 > git --version # timeout=10 01:20:42 > git --version # 'git version 2.25.1' 01:20:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:46 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 01:20:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:47 Avoid second fetch 01:20:47 Checking out Revision 8ac18c8d40d5257925873e9513c65867e7192949 (main) 01:20:47 > git config core.sparsecheckout # timeout=10 01:20:47 > git checkout -f 8ac18c8d40d5257925873e9513c65867e7192949 # timeout=10 01:20:48 Commit message: "Merge pull request #26 from lenny-intel/add-missing-files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:20:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:20:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:20:49 Dload Upload Total Spent Left Speed 01:20:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 01:20:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:20:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:20:50 + sudo tee /etc/docker/daemon.new 01:20:50 { 01:20:50 "registry-mirrors": [ 01:20:50 "https://nexus3.edgexfoundry.org:10001" 01:20:50 ], 01:20:50 "bip": "10.250.0.254/24", 01:20:50 "hosts": [ 01:20:50 "tcp://0.0.0.0:5555", 01:20:50 "unix:///var/run/docker.sock" 01:20:50 ], 01:20:50 "mtu": 1458, 01:20:50 "selinux-enabled": true, 01:20:50 "seccomp-profile": "/etc/docker/seccomp.json" 01:20:50 } [Pipeline] sh 01:20:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:20:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:09 provisioning config files... 01:21:09 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/11@tmp/config10317455423262241174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:09 ---> docker-login.sh 01:21:09 nexus3.edgexfoundry.org:10001 01:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:10 Configure a credential helper to remove this warning. See 01:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:10 01:21:10 Login Succeeded 01:21:10 nexus3.edgexfoundry.org:10002 01:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:10 Configure a credential helper to remove this warning. See 01:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:10 01:21:10 Login Succeeded 01:21:10 nexus3.edgexfoundry.org:10003 01:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:11 Configure a credential helper to remove this warning. See 01:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:11 01:21:11 Login Succeeded 01:21:11 nexus3.edgexfoundry.org:10004 01:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:11 Configure a credential helper to remove this warning. See 01:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:11 01:21:11 Login Succeeded 01:21:11 docker.io 01:21:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:21:12 Configure a credential helper to remove this warning. See 01:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:21:12 01:21:12 Login Succeeded 01:21:12 ---> docker-login.sh ends [Pipeline] } 01:21:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:21:12 ========================================================= 01:21:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:21:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:12 + 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 . 01:21:13 Sending build context to Docker daemon 5.64MB 01:21:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:21:13 Step 2/12 : FROM ${BASE} AS builder 01:21:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:21:13 9fda8d8052c6: Pulling fs layer 01:21:13 5d54e960e981: Pulling fs layer 01:21:13 c4a7e357bf2a: Pulling fs layer 01:21:13 f0e02332f6b5: Pulling fs layer 01:21:13 cefa15bbcfad: Pulling fs layer 01:21:13 17808c966233: Pulling fs layer 01:21:13 f4c1fc716caa: Pulling fs layer 01:21:13 f0e02332f6b5: Waiting 01:21:13 cefa15bbcfad: Waiting 01:21:13 17808c966233: Waiting 01:21:13 f4c1fc716caa: Waiting 01:21:13 5d54e960e981: Verifying Checksum 01:21:13 5d54e960e981: Download complete 01:21:13 f0e02332f6b5: Verifying Checksum 01:21:13 f0e02332f6b5: Download complete 01:21:13 cefa15bbcfad: Verifying Checksum 01:21:13 cefa15bbcfad: Download complete 01:21:13 9fda8d8052c6: Download complete 01:21:13 f4c1fc716caa: Verifying Checksum 01:21:13 f4c1fc716caa: Download complete 01:21:14 9fda8d8052c6: Pull complete 01:21:15 5d54e960e981: Pull complete 01:21:15 c4a7e357bf2a: Verifying Checksum 01:21:15 c4a7e357bf2a: Download complete 01:21:16 17808c966233: Verifying Checksum 01:21:16 17808c966233: Download complete 01:21:28 c4a7e357bf2a: Pull complete 01:21:28 f0e02332f6b5: Pull complete 01:21:28 cefa15bbcfad: Pull complete 01:21:37 17808c966233: Pull complete 01:21:42 f4c1fc716caa: Pull complete 01:21:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:21:42 ---> ea914061e18c 01:21:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:44 ---> Running in 29da07a93615 01:21:44 Removing intermediate container 29da07a93615 01:21:44 ---> 38687aba7422 01:21:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:21:44 ---> Running in d35ec32365b0 01:21:44 Removing intermediate container d35ec32365b0 01:21:44 ---> 2fab733238db 01:21:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:21:44 ---> Running in 0332b94a9de9 01:21:45 Removing intermediate container 0332b94a9de9 01:21:45 ---> 04f1c448a979 01:21:45 Step 6/12 : WORKDIR /device-uart 01:21:45 ---> Running in 09a45f8b1a66 01:21:45 Removing intermediate container 09a45f8b1a66 01:21:45 ---> c1049a3be475 01:21:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:45 ---> Running in 4d0920fb9fcd 01:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:21:48 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:21:48 (2/4) Installing libedit (20221030.3.1-r1) 01:21:48 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:21:48 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:21:48 Executing busybox-1.36.1-r2.trigger 01:21:48 OK: 270 MiB in 56 packages 01:21:50 Removing intermediate container 4d0920fb9fcd 01:21:50 ---> 30db57b92e35 01:21:50 Step 8/12 : COPY go.mod vendor* ./ 01:21:50 ---> 9e2f054797e2 01:21:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:50 ---> Running in 56e45ccab62a 01:23:27 Removing intermediate container 56e45ccab62a 01:23:27 ---> e6f9b1d0ca46 01:23:27 Step 10/12 : COPY . . 01:23:28 ---> 998b09dc97ba 01:23:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:23:28 ---> Running in f8f8765a8db4 01:23:28 Removing intermediate container f8f8765a8db4 01:23:28 ---> 81ed50e64bac 01:23:28 Step 12/12 : RUN ${MAKE} 01:23:28 ---> Running in ca563c265867 01:23:29 noop 01:23:30 Removing intermediate container ca563c265867 01:23:30 ---> e46d56743974 01:23:30 Successfully built e46d56743974 01:23:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:31 + docker inspect -f . ci-base-image-arm64 01:23:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:31 prd-ubuntu20.04-docker-arm64-4c-16g-10351 does not seem to be running inside a container 01:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/11 -v /w/workspace/device-uart/11:/w/workspace/device-uart/11:rw,z -v /w/workspace/device-uart/11@tmp:/w/workspace/device-uart/11@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 01:23:33 $ docker top 6af8820fae0ce6910ef2cf6fb5be110971c1e52d9f2dd2803cd6dfbd25e830fb -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:33 + go version 01:23:33 go version go1.21.0 linux/arm64 [Pipeline] } 01:23:33 $ docker stop --time=1 6af8820fae0ce6910ef2cf6fb5be110971c1e52d9f2dd2803cd6dfbd25e830fb 01:23:35 $ docker rm -f --volumes 6af8820fae0ce6910ef2cf6fb5be110971c1e52d9f2dd2803cd6dfbd25e830fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:36 + docker inspect -f . ci-base-image-arm64 01:23:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-10351 does not seem to be running inside a container 01:23:36 $ 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/11 -v /w/workspace/device-uart/11:/w/workspace/device-uart/11:rw,z -v /w/workspace/device-uart/11@tmp:/w/workspace/device-uart/11@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 01:23:37 $ docker top 7d6651a3f1ee350a516552317def806b4234631e60570b125cc303d1330b5f2a -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:38 + git config --global --add safe.directory /w/workspace/device-uart/11 [Pipeline] fileExists [Pipeline] sh 01:23:39 + make test 01:23:39 go test ./... -coverprofile=coverage.out 01:23:47 ? github.com/edgexfoundry/device-uart [no test files] 01:25:54 ? github.com/edgexfoundry/device-uart/cmd [no test files] 01:25:54 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 01:25:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:25:54 go vet ./... 01:26:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:26:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:26:07 ./bin/test-attribution-txt.sh [Pipeline] echo 01:26:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:26:07 $ docker stop --time=1 7d6651a3f1ee350a516552317def806b4234631e60570b125cc303d1330b5f2a 01:26:09 $ docker rm -f --volumes 7d6651a3f1ee350a516552317def806b4234631e60570b125cc303d1330b5f2a [Pipeline] // withDockerContainer [Pipeline] sh 01:26:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:26:10 Warning: overwriting stash ‘coverage-report’ 01:26:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:26:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:26:11 + ls -al . 01:26:11 total 148 01:26:11 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 01:23 . 01:26:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 01:20 .. 01:26:11 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 01:20 .dockerignore 01:26:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 01:20 .git 01:26:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:20 .github 01:26:11 -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 01:20 .gitignore 01:26:11 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 01:20 .golangci.yml 01:26:11 -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 01:20 Attribution.txt 01:26:11 -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 01:20 Dockerfile 01:26:11 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 01:20 GOVERNANCE.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 01:20 Jenkinsfile 01:26:11 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 01:20 LICENSE 01:26:11 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 01:20 Makefile 01:26:11 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 01:20 OWNERS.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 01:20 README.md 01:26:11 -rw-rw-r-- 1 jenkins jenkins 11 Oct 25 01:17 VERSION 01:26:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 01:20 bin 01:26:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:20 cmd 01:26:11 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 01:23 coverage.out 01:26:11 -rw-rw-r-- 1 jenkins jenkins 3719 Oct 25 01:20 go.mod 01:26:11 -rw-rw-r-- 1 jenkins jenkins 33980 Oct 25 01:20 go.sum 01:26:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:20 internal 01:26:11 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:12 + 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=8ac18c8d40d5257925873e9513c65867e7192949 --label arch=arm64 --label version=3.0.1-dev.5 . 01:26:12 Sending build context to Docker daemon 5.641MB 01:26:12 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:26:12 Step 2/25 : FROM ${BASE} AS builder 01:26:12 ---> e46d56743974 01:26:12 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:26:12 ---> Running in 094632a5d36f 01:26:13 Removing intermediate container 094632a5d36f 01:26:13 ---> 789c78ad3754 01:26:13 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 01:26:13 ---> Running in 310a9504fb0a 01:26:13 Removing intermediate container 310a9504fb0a 01:26:13 ---> 022dae6994a5 01:26:13 Step 5/25 : ARG ADD_BUILD_TAGS="" 01:26:13 ---> Running in fe04eeb2e5c9 01:26:14 Removing intermediate container fe04eeb2e5c9 01:26:14 ---> 861ef033c5b1 01:26:14 Step 6/25 : WORKDIR /device-uart 01:26:14 ---> Running in 6ec19a0b4187 01:26:18 Removing intermediate container 6ec19a0b4187 01:26:18 ---> a51d64493bda 01:26:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:26:18 ---> Running in e78cb4d32b87 01:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:26:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:26:21 OK: 270 MiB in 56 packages 01:26:22 Removing intermediate container e78cb4d32b87 01:26:22 ---> 576e52e7d2f3 01:26:22 Step 8/25 : COPY go.mod vendor* ./ 01:26:22 ---> b6a175deb22d 01:26:22 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:23 ---> Running in ace28f877050 01:26:25 Removing intermediate container ace28f877050 01:26:25 ---> cb3a3e620090 01:26:25 Step 10/25 : COPY . . 01:26:26 ---> cc0ab9b06afe 01:26:26 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:26:26 ---> Running in 67e8aa620715 01:26:26 Removing intermediate container 67e8aa620715 01:26:26 ---> 3b9bc318d257 01:26:26 Step 12/25 : RUN ${MAKE} 01:26:27 ---> Running in 0ba8f5a4b95a 01:26:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 01:28:34 Removing intermediate container 0ba8f5a4b95a 01:28:34 ---> 85d1fb18b6d6 01:28:34 Step 13/25 : FROM alpine:3.18 01:28:34 3.18: Pulling from library/alpine 01:28:34 579b34f0a95b: Pulling fs layer 01:28:34 579b34f0a95b: Verifying Checksum 01:28:34 579b34f0a95b: Download complete 01:28:34 579b34f0a95b: Pull complete 01:28:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:28:34 Status: Downloaded newer image for alpine:3.18 01:28:34 ---> 3cc203321400 01:28:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:28:34 ---> Running in f8ad8d7dc79c 01:28:34 Removing intermediate container f8ad8d7dc79c 01:28:34 ---> 9ee7ee99251b 01:28:34 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:28:34 ---> Running in 89f9362ede2e 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:28:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:28:34 (1/1) Installing dumb-init (1.2.5-r2) 01:28:34 Executing busybox-1.36.1-r2.trigger 01:28:34 OK: 8 MiB in 16 packages 01:28:34 Removing intermediate container 89f9362ede2e 01:28:34 ---> 0773ff590ffe 01:28:34 Step 16/25 : WORKDIR / 01:28:34 ---> Running in e9c88c6008ad 01:28:34 Removing intermediate container e9c88c6008ad 01:28:34 ---> a893a1eeb6d8 01:28:34 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 01:28:35 ---> 5685156e4904 01:28:35 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 01:28:35 ---> 052e39f7c253 01:28:35 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 01:28:39 ---> 6d5888883b91 01:28:39 Step 20/25 : EXPOSE 59995 01:28:39 ---> Running in dd5812878d78 01:28:39 Removing intermediate container dd5812878d78 01:28:39 ---> 36c26b4111c4 01:28:39 Step 21/25 : ENTRYPOINT ["/device-uart"] 01:28:39 ---> Running in e2e7dfdbe320 01:28:39 Removing intermediate container e2e7dfdbe320 01:28:39 ---> 2fb3a7e9f10c 01:28:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:28:39 ---> Running in 9f8462026437 01:28:40 Removing intermediate container 9f8462026437 01:28:40 ---> 50da3b7e0f8f 01:28:40 Step 23/25 : LABEL arch=arm64 01:28:40 ---> Running in 9f02254e082f 01:28:40 Removing intermediate container 9f02254e082f 01:28:40 ---> 41fcdaf21d52 01:28:40 Step 24/25 : LABEL git_sha=8ac18c8d40d5257925873e9513c65867e7192949 01:28:40 ---> Running in e973ef842079 01:28:41 Removing intermediate container e973ef842079 01:28:41 ---> a9068d0215fa 01:28:41 Step 25/25 : LABEL version=3.0.1-dev.5 01:28:41 ---> Running in cabd169fbf73 01:28:41 Removing intermediate container cabd169fbf73 01:28:41 ---> 3bafe2296325 01:28:41 [Warning] One or more build-args [ARCH] were not consumed 01:28:41 Successfully built 3bafe2296325 01:28:41 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 01:28:41 provisioning config files... 01:28:41 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/11@tmp/config13772228836710051125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:42 ---> docker-login.sh 01:28:42 nexus3.edgexfoundry.org:10001 01:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:42 Configure a credential helper to remove this warning. See 01:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:42 01:28:42 Login Succeeded 01:28:42 nexus3.edgexfoundry.org:10002 01:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:42 Configure a credential helper to remove this warning. See 01:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:42 01:28:42 Login Succeeded 01:28:42 nexus3.edgexfoundry.org:10003 01:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:43 Configure a credential helper to remove this warning. See 01:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:43 01:28:43 Login Succeeded 01:28:43 nexus3.edgexfoundry.org:10004 01:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:43 Configure a credential helper to remove this warning. See 01:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:43 01:28:43 Login Succeeded 01:28:43 docker.io 01:28:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:43 Configure a credential helper to remove this warning. See 01:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:43 01:28:43 Login Succeeded 01:28:43 ---> docker-login.sh ends [Pipeline] } 01:28:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:43 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 01:28:43 8ac18c8d40d5257925873e9513c65867e7192949 01:28:43 latest 01:28:43 3.0.1-dev.5 01:28:43 8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5 01:28:43 main 01:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:44 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:8ac18c8d40d5257925873e9513c65867e7192949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:44 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:8ac18c8d40d5257925873e9513c65867e7192949 01:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:28:44 3522360a3ea3: Preparing 01:28:44 e462f9609686: Preparing 01:28:44 fd7ed7b77635: Preparing 01:28:44 04f4947bad06: Preparing 01:28:44 5f4d9fc4d98d: Preparing 01:28:44 5f4d9fc4d98d: Layer already exists 01:28:45 04f4947bad06: Pushed 01:28:45 fd7ed7b77635: Pushed 01:28:45 e462f9609686: Pushed 01:28:51 3522360a3ea3: Pushed 01:28:53 8ac18c8d40d5257925873e9513c65867e7192949: digest: sha256:10f05a7c4d287dba28981cd0df57e083a706cdf47bab64c911bf32b64786b1ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:53 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:54 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 01:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:28:54 3522360a3ea3: Preparing 01:28:54 e462f9609686: Preparing 01:28:54 fd7ed7b77635: Preparing 01:28:54 04f4947bad06: Preparing 01:28:54 5f4d9fc4d98d: Preparing 01:28:54 3522360a3ea3: Layer already exists 01:28:54 04f4947bad06: Layer already exists 01:28:54 5f4d9fc4d98d: Layer already exists 01:28:54 fd7ed7b77635: Layer already exists 01:28:54 e462f9609686: Layer already exists 01:28:54 latest: digest: sha256:10f05a7c4d287dba28981cd0df57e083a706cdf47bab64c911bf32b64786b1ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:54 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:55 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.5 01:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:28:55 3522360a3ea3: Preparing 01:28:55 e462f9609686: Preparing 01:28:55 fd7ed7b77635: Preparing 01:28:55 04f4947bad06: Preparing 01:28:55 5f4d9fc4d98d: Preparing 01:28:55 04f4947bad06: Layer already exists 01:28:55 5f4d9fc4d98d: Layer already exists 01:28:55 fd7ed7b77635: Layer already exists 01:28:55 e462f9609686: Layer already exists 01:28:55 3522360a3ea3: Layer already exists 01:28:55 3.0.1-dev.5: digest: sha256:10f05a7c4d287dba28981cd0df57e083a706cdf47bab64c911bf32b64786b1ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:55 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:56 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5 01:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:28:56 3522360a3ea3: Preparing 01:28:56 e462f9609686: Preparing 01:28:56 fd7ed7b77635: Preparing 01:28:56 04f4947bad06: Preparing 01:28:56 5f4d9fc4d98d: Preparing 01:28:56 e462f9609686: Layer already exists 01:28:56 04f4947bad06: Layer already exists 01:28:56 3522360a3ea3: Layer already exists 01:28:56 5f4d9fc4d98d: Layer already exists 01:28:56 fd7ed7b77635: Layer already exists 01:28:56 8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5: digest: sha256:10f05a7c4d287dba28981cd0df57e083a706cdf47bab64c911bf32b64786b1ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:56 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:57 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 01:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 01:28:57 3522360a3ea3: Preparing 01:28:57 e462f9609686: Preparing 01:28:57 fd7ed7b77635: Preparing 01:28:57 04f4947bad06: Preparing 01:28:57 5f4d9fc4d98d: Preparing 01:28:57 e462f9609686: Layer already exists 01:28:57 5f4d9fc4d98d: Layer already exists 01:28:57 3522360a3ea3: Layer already exists 01:28:57 04f4947bad06: Layer already exists 01:28:57 fd7ed7b77635: Layer already exists 01:28:57 main: digest: sha256:10f05a7c4d287dba28981cd0df57e083a706cdf47bab64c911bf32b64786b1ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:28:57 ===================================================== [Pipeline] echo 01:28:57 taggedImages: 01:28:57 - nexus3.edgexfoundry.org:10004/device-uart-arm64:8ac18c8d40d5257925873e9513c65867e7192949 01:28:57 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 01:28:57 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.5 01:28:57 - nexus3.edgexfoundry.org:10004/device-uart-arm64:8ac18c8d40d5257925873e9513c65867e7192949-3.0.1-dev.5 01:28:57 - 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 01:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:57 01:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:58 arm64: Pulling from edgex-lftools-log-publisher 01:28:58 8998bd30e6a1: Pulling fs layer 01:28:58 04944245beec: Pulling fs layer 01:28:58 699f458cf7ca: Pulling fs layer 01:28:58 765212b225bb: Pulling fs layer 01:28:58 f23df028b6ca: Pulling fs layer 01:28:58 d65c8cfc05b1: Pulling fs layer 01:28:58 2437ff75d9bd: Pulling fs layer 01:28:58 765212b225bb: Waiting 01:28:58 d65c8cfc05b1: Waiting 01:28:58 f23df028b6ca: Waiting 01:28:58 2437ff75d9bd: Waiting 01:28:58 04944245beec: Verifying Checksum 01:28:58 04944245beec: Download complete 01:28:58 765212b225bb: Verifying Checksum 01:28:58 765212b225bb: Download complete 01:28:58 f23df028b6ca: Verifying Checksum 01:28:58 f23df028b6ca: Download complete 01:28:58 d65c8cfc05b1: Verifying Checksum 01:28:58 d65c8cfc05b1: Download complete 01:28:58 699f458cf7ca: Verifying Checksum 01:28:58 699f458cf7ca: Download complete 01:28:59 8998bd30e6a1: Verifying Checksum 01:28:59 8998bd30e6a1: Download complete 01:29:01 2437ff75d9bd: Verifying Checksum 01:29:01 2437ff75d9bd: Download complete 01:29:08 8998bd30e6a1: Pull complete 01:29:08 04944245beec: Pull complete 01:29:09 699f458cf7ca: Pull complete 01:29:09 765212b225bb: Pull complete 01:29:10 f23df028b6ca: Pull complete 01:29:11 d65c8cfc05b1: Pull complete 01:29:29 2437ff75d9bd: Pull complete 01:29:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:29:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:29 prd-ubuntu20.04-docker-arm64-4c-16g-10351 does not seem to be running inside a container 01:29:29 $ 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/11 -v /w/workspace/device-uart/11:/w/workspace/device-uart/11:rw,z -v /w/workspace/device-uart/11@tmp:/w/workspace/device-uart/11@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 01:29:31 $ docker top f070959065f61b87ab92c28ae3f44c426e89842ca8c7c954a6adbf2c02a58964 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:32 ---> job-cost.sh 01:29:32 lf-activate-venv: SKIPPING 01:29:32 INFO: No Stack... 01:29:32 INFO: Retrieving Pricing Info for: v3-standard-4 01:29:33 INFO: Archiving Costs [Pipeline] sh 01:29:34 + + cut -d, -f6 01:29:34 cat /w/workspace/device-uart/11/archives/cost.csv [Pipeline] lock 01:29:34 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-11-stack-cost] 01:29:34 Resource [jenkins-edgexfoundry-device-uart-main-11-stack-cost] did not exist. Created. 01:29:34 Lock acquired on [jenkins-edgexfoundry-device-uart-main-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:34 /w/workspace/device-uart/11@tmp/durable-5105d476/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:29:35 + echo total: 0.10999999940395355 [Pipeline] stash 01:29:35 Warning: overwriting stash ‘stack-cost’ 01:29:35 Stashed 1 file(s) [Pipeline] } 01:29:35 Lock released on resource [jenkins-edgexfoundry-device-uart-main-11-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:35 $ docker stop --time=1 f070959065f61b87ab92c28ae3f44c426e89842ca8c7c954a6adbf2c02a58964 01:29:37 $ docker rm -f --volumes f070959065f61b87ab92c28ae3f44c426e89842ca8c7c954a6adbf2c02a58964 [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 01:29:37 provisioning config files... 01:29:37 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config944321224841899426tmp [Pipeline] { [Pipeline] sh 01:29:38 + set +x 01:29:38 + curl -s https://codecov.io/bash 01:29:38 + bash -s -- 01:29:38 01:29:38 _____ _ 01:29:38 / ____| | | 01:29:38 | | ___ __| | ___ ___ _____ __ 01:29:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:29:38 | |___| (_) | (_| | __/ (_| (_) \ V / 01:29:38 \_____\___/ \__,_|\___|\___\___/ \_/ 01:29:38 Bash-1.0.6 01:29:38 01:29:38 01:29:38 ==> git version 2.25.1 found 01:29:38 ==> 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 01:29:38 Release-Date: 2020-01-08 01:29:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:29:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:29:38 ==> Jenkins CI detected. 01:29:38 current dir:  /w/workspace/edgexfoundry_device-uart_main 01:29:38 project root: . 01:29:38 --> token set from env 01:29:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:29:38 ==> Running gcov in . (disable via -X gcov) 01:29:38 ==> Python coveragepy not found 01:29:38 ==> Searching for coverage reports in: 01:29:38 + . 01:29:38 -> Found 1 reports 01:29:38 ==> Detecting git/mercurial file structure 01:29:38 ==> Reading reports 01:29:38 + ./coverage.out bytes=10 01:29:38 ==> Appending adjustments 01:29:38 https://docs.codecov.io/docs/fixing-reports 01:29:38 + Found adjustments 01:29:38 ==> Gzipping contents 01:29:38 4.0K /tmp/codecov.rOmQyy.gz 01:29:38 ==> Uploading reports 01:29:38 url: https://codecov.io 01:29:38 query: branch=main&commit=8ac18c8d40d5257925873e9513c65867e7192949&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 01:29:38 -> Pinging Codecov 01:29:38 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=8ac18c8d40d5257925873e9513c65867e7192949&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 01:29:38 -> Uploading to 01:29:38 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/B9AA6E0BBD74AE3A32605C7A7C664919/8ac18c8d40d5257925873e9513c65867e7192949/ecddcef3-02b5-4c2d-89cd-e06ed2bca6b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T012938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12b61c663e21d5aa0d4b91d560b404a4806d5e5821e6ee2d805a6e741cd628ba 01:29:38 % Total % Received % Xferd Average Speed Time Time Time Current 01:29:38 Dload Upload Total Spent Left Speed 01:29:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 4748 --:--:-- --:--:-- --:--:-- 4710 100 603 0 0 100 603 0 1773 --:--:-- --:--:-- --:--:-- 1768 01:29:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/8ac18c8d40d5257925873e9513c65867e7192949 [Pipeline] } 01:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:29:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:29:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:29:39 01:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:29:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:29:39 df9b9388f04a: Pulling fs layer 01:29:39 52dc419b0ee2: Pulling fs layer 01:29:39 25bc292e5bac: Pulling fs layer 01:29:39 114826534d7a: Pulling fs layer 01:29:39 4657fd5d0bcf: Pulling fs layer 01:29:39 6ad1cebc031e: Pulling fs layer 01:29:39 8a3aa393b2d8: Pulling fs layer 01:29:39 8a3aa393b2d8: Waiting 01:29:39 6ad1cebc031e: Waiting 01:29:39 4657fd5d0bcf: Waiting 01:29:39 25bc292e5bac: Download complete 01:29:39 52dc419b0ee2: Verifying Checksum 01:29:39 52dc419b0ee2: Download complete 01:29:39 4657fd5d0bcf: Verifying Checksum 01:29:39 4657fd5d0bcf: Download complete 01:29:39 df9b9388f04a: Download complete 01:29:39 6ad1cebc031e: Verifying Checksum 01:29:39 6ad1cebc031e: Download complete 01:29:39 df9b9388f04a: Pull complete 01:29:39 52dc419b0ee2: Pull complete 01:29:39 25bc292e5bac: Pull complete 01:29:40 114826534d7a: Verifying Checksum 01:29:40 114826534d7a: Download complete 01:29:40 8a3aa393b2d8: Verifying Checksum 01:29:40 8a3aa393b2d8: Download complete 01:29:43 114826534d7a: Pull complete 01:29:43 4657fd5d0bcf: Pull complete 01:29:44 6ad1cebc031e: Pull complete 01:29:47 8a3aa393b2d8: Pull complete 01:29:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:47 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:29:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:29:52 $ docker top 1e86bc279f378de9a6f86e917d7e9de6330c49b42c337e7710bb3f635ed78505 -eo pid,comm [Pipeline] { [Pipeline] echo 01:29:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 01:29:52 + set -o pipefail 01:29:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 01:30:00 01:30:00 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 01:30:00 01:30:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/a47465f7-5ed7-4bf9-bdf2-e2cdeea05a8b 01:30:00 01:30:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:30:00 01:30:00 01:30:00 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:30:00 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:30:00 More details here: https://snyk.co/ue1NS [Pipeline] } 01:30:00 $ docker stop --time=1 1e86bc279f378de9a6f86e917d7e9de6330c49b42c337e7710bb3f635ed78505 01:30:05 $ docker rm -f --volumes 1e86bc279f378de9a6f86e917d7e9de6330c49b42c337e7710bb3f635ed78505 [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 01:30:05 + git log --format=format:%s -1 8ac18c8d40d5257925873e9513c65867e7192949 [Pipeline] sh 01:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:06 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:30:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:30:06 $ docker top ef46fbca9256df2c7c5e61c8159ba74b0560cc249ad02745d9f4bcaaf762bf52 -eo pid,comm 01:30:06 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). 01:30:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:06 [ssh-agent] Looking for ssh-agent implementation... 01:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:07 $ docker exec ef46fbca9256df2c7c5e61c8159ba74b0560cc249ad02745d9f4bcaaf762bf52 ssh-agent 01:30:07 SSH_AUTH_SOCK=/tmp/ssh-nHXtTZs6ERsN/agent.33 01:30:07 SSH_AGENT_PID=39 01:30:07 Running ssh-add (command line suppressed) 01:30:07 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6879454958431104162.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6879454958431104162.key) 01:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:07 + git semver tag 01:30:07 2023-10-25 01:30:07,718 [run_tag] DEBUG tag force:False 01:30:07 2023-10-25 01:30:07,718 [check_head_tag] DEBUG check head tag 01:30:07 2023-10-25 01:30:07,719 [execute] INFO git cat-file --batch-check 01:30:07 2023-10-25 01:30:07,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 01:30:07 2023-10-25 01:30:07,721 [execute] INFO git cat-file --batch 01:30:07 2023-10-25 01:30:07,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 01:30:07 2023-10-25 01:30:07,727 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:30:07 2023-10-25 01:30:07,727 [execute] INFO git tag -a v3.0.1-dev.5 -m v3.0.1-dev.5 01:30:07 2023-10-25 01:30:07,727 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.5', '-m', 'v3.0.1-dev.5'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 01:30:07 2023-10-25 01:30:07,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:30:07 3.0.1-dev.5 [Pipeline] } 01:30:07 $ docker exec --env ******** --env ******** ef46fbca9256df2c7c5e61c8159ba74b0560cc249ad02745d9f4bcaaf762bf52 ssh-agent -k 01:30:07 unset SSH_AUTH_SOCK; 01:30:07 unset SSH_AGENT_PID; 01:30:07 echo Agent pid 39 killed; 01:30:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:08 + git semver [Pipeline] } 01:30:08 $ docker stop --time=1 ef46fbca9256df2c7c5e61c8159ba74b0560cc249ad02745d9f4bcaaf762bf52 01:30:09 $ docker rm -f --volumes ef46fbca9256df2c7c5e61c8159ba74b0560cc249ad02745d9f4bcaaf762bf52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:30:10 01:30:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:30:10 0.23.1-centos7: Pulling from edgex-lftools 01:30:10 ab5ef0e58194: Pulling fs layer 01:30:10 9712f1f96733: Pulling fs layer 01:30:10 63f879dbbcfc: Pulling fs layer 01:30:10 0d9ebad4ef96: Pulling fs layer 01:30:10 e9a5061849ea: Pulling fs layer 01:30:10 d747dcd14b5f: Pulling fs layer 01:30:10 2de7ff778b66: Pulling fs layer 01:30:10 0d9ebad4ef96: Waiting 01:30:10 e9a5061849ea: Waiting 01:30:10 d747dcd14b5f: Waiting 01:30:10 2de7ff778b66: Waiting 01:30:10 9712f1f96733: Verifying Checksum 01:30:10 9712f1f96733: Download complete 01:30:10 63f879dbbcfc: Verifying Checksum 01:30:10 63f879dbbcfc: Download complete 01:30:10 e9a5061849ea: Verifying Checksum 01:30:10 e9a5061849ea: Download complete 01:30:10 d747dcd14b5f: Verifying Checksum 01:30:10 d747dcd14b5f: Download complete 01:30:10 0d9ebad4ef96: Verifying Checksum 01:30:10 0d9ebad4ef96: Download complete 01:30:10 ab5ef0e58194: Verifying Checksum 01:30:10 ab5ef0e58194: Download complete 01:30:10 2de7ff778b66: Verifying Checksum 01:30:10 2de7ff778b66: Download complete 01:30:13 ab5ef0e58194: Pull complete 01:30:13 9712f1f96733: Pull complete 01:30:14 63f879dbbcfc: Pull complete 01:30:17 0d9ebad4ef96: Pull complete 01:30:17 e9a5061849ea: Pull complete 01:30:17 d747dcd14b5f: Pull complete 01:30:18 2de7ff778b66: Pull complete 01:30:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:30:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:18 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:30:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:30:26 $ docker top 6fa7c1336daeacf64f518729d81acea17bf7a839f609c1e0a894e20b56e4a53c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:30:26 provisioning config files... 01:30:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config350730452811496543tmp 01:30:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16544848414692767096tmp 01:30:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15779468660773889968tmp [Pipeline] { [Pipeline] echo 01:30:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:30:26 ---> sigul-configuration.sh 01:30:26 gpg: directory `/root/.gnupg' created 01:30:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:30:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:30:26 gpg: keyring `/root/.gnupg/secring.gpg' created 01:30:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:30:26 gpg: CAST5 encrypted data 01:30:26 gpg: encrypted with 1 passphrase 01:30:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:30:26 + mkdir /home/jenkins 01:30:26 + mkdir /home/jenkins/sigul [Pipeline] sh 01:30:27 + 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 01:30:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:30:27 ---> sigul-install.sh 01:30:27 Sigul already installed; skipping installation. [Pipeline] sh 01:30:27 + git tag --list 01:30:27 v0.0.0 01:30:27 v0.0.1-dev.1 01:30:27 v0.0.1-dev.2 01:30:27 v0.0.1-dev.3 01:30:27 v0.0.1-dev.4 01:30:27 v3.0.0 01:30:27 v3.0.1-dev.1 01:30:27 v3.0.1-dev.2 01:30:27 v3.0.1-dev.3 01:30:27 v3.0.1-dev.4 01:30:27 v3.0.1-dev.5 [Pipeline] sh 01:30:28 + lftools sign git-tag v3.0.1-dev.5 01:30:28 Signing Git tag with Sigul... 01:30:28 Signing v3.0.1-dev.5 [Pipeline] echo 01:30:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:30:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:30:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:30:29 $ docker stop --time=1 6fa7c1336daeacf64f518729d81acea17bf7a839f609c1e0a894e20b56e4a53c 01:30:30 $ docker rm -f --volumes 6fa7c1336daeacf64f518729d81acea17bf7a839f609c1e0a894e20b56e4a53c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:30:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:31 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:30:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:30:31 $ docker top 611bd818bd191443eafc7c99d0f653af654530537291a3779ca74ec3ff36928c -eo pid,comm 01:30:31 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). 01:30:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:31 [ssh-agent] Looking for ssh-agent implementation... 01:30:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:31 $ docker exec 611bd818bd191443eafc7c99d0f653af654530537291a3779ca74ec3ff36928c ssh-agent 01:30:31 SSH_AUTH_SOCK=/tmp/ssh-PdlUk26pOfjZ/agent.33 01:30:31 SSH_AGENT_PID=39 01:30:31 Running ssh-add (command line suppressed) 01:30:32 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10356914195881526660.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10356914195881526660.key) 01:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:32 + git semver bump pre 01:30:32 2023-10-25 01:30:32,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:30:32 2023-10-25 01:30:32,567 [bump_version] DEBUG bumping version:3.0.1-dev.5 on axis:pre with prefix:dev 01:30:32 2023-10-25 01:30:32,567 [bump_version] DEBUG bumped version:3.0.1-dev.6 01:30:32 2023-10-25 01:30:32,567 [write_version] DEBUG write version:3.0.1-dev.6 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 01:30:32 2023-10-25 01:30:32,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:30:32 2023-10-25 01:30:32,567 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 01:30:32 2023-10-25 01:30:32,570 [execute] INFO git cat-file --batch-check 01:30:32 2023-10-25 01:30:32,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:30:32 2023-10-25 01:30:32,575 [execute] INFO git cat-file --batch 01:30:32 2023-10-25 01:30:32,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:30:32 2023-10-25 01:30:32,579 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:30:32 3.0.1-dev.6 [Pipeline] } 01:30:32 $ docker exec --env ******** --env ******** 611bd818bd191443eafc7c99d0f653af654530537291a3779ca74ec3ff36928c ssh-agent -k 01:30:32 unset SSH_AUTH_SOCK; 01:30:32 unset SSH_AGENT_PID; 01:30:32 echo Agent pid 39 killed; 01:30:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:33 + git semver [Pipeline] } 01:30:33 $ docker stop --time=1 611bd818bd191443eafc7c99d0f653af654530537291a3779ca74ec3ff36928c 01:30:34 $ docker rm -f --volumes 611bd818bd191443eafc7c99d0f653af654530537291a3779ca74ec3ff36928c [Pipeline] // withDockerContainer [Pipeline] sh 01:30:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:35 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:30:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:30:35 $ docker top f46d4bcef58b1e584e34d5a9a447035814b0d4edb4e39ecdf3816512cfe69c0c -eo pid,comm 01:30:35 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). 01:30:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:35 [ssh-agent] Looking for ssh-agent implementation... 01:30:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:35 $ docker exec f46d4bcef58b1e584e34d5a9a447035814b0d4edb4e39ecdf3816512cfe69c0c ssh-agent 01:30:35 SSH_AUTH_SOCK=/tmp/ssh-teRe6CcSB29e/agent.33 01:30:35 SSH_AGENT_PID=39 01:30:35 Running ssh-add (command line suppressed) 01:30:36 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14419893930940639349.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14419893930940639349.key) 01:30:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:36 + git semver push 01:30:36 2023-10-25 01:30:36,545 [run_push] DEBUG push 01:30:36 2023-10-25 01:30:36,546 [execute] INFO git cat-file --batch-check 01:30:36 2023-10-25 01:30:36,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 01:30:36 2023-10-25 01:30:36,550 [execute] INFO git rev-list ed52adbd8623915fd7d4eac86cb986767c4eec1b -- 01:30:36 2023-10-25 01:30:36,551 [execute] DEBUG Popen(['git', 'rev-list', 'ed52adbd8623915fd7d4eac86cb986767c4eec1b', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 01:30:36 2023-10-25 01:30:36,556 [execute] INFO git fetch -v origin 01:30:36 2023-10-25 01:30:36,556 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 01:30:37 2023-10-25 01:30:37,097 [run_push] DEBUG no remote changes detected 01:30:37 2023-10-25 01:30:37,097 [execute] INFO git push origin semver 01:30:37 2023-10-25 01:30:37,098 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 01:30:38 2023-10-25 01:30:38,070 [run_push] DEBUG push all version tags 01:30:38 2023-10-25 01:30:38,071 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:30:38 2023-10-25 01:30:38,071 [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) 01:30:39 2023-10-25 01:30:38,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 01:30:39 3.0.1-dev.6 [Pipeline] } 01:30:39 $ docker exec --env ******** --env ******** f46d4bcef58b1e584e34d5a9a447035814b0d4edb4e39ecdf3816512cfe69c0c ssh-agent -k 01:30:39 unset SSH_AUTH_SOCK; 01:30:39 unset SSH_AGENT_PID; 01:30:39 echo Agent pid 39 killed; 01:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:39 + git semver [Pipeline] } 01:30:39 $ docker stop --time=1 f46d4bcef58b1e584e34d5a9a447035814b0d4edb4e39ecdf3816512cfe69c0c 01:30:41 $ docker rm -f --volumes f46d4bcef58b1e584e34d5a9a447035814b0d4edb4e39ecdf3816512cfe69c0c [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 01:30:41 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 01:30:41 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 01:30:41 total 16 01:30:41 drwxr-xr-x 3 root root 4096 Oct 25 01:20 . 01:30:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 01:30 .. 01:30:41 drwxr-xr-x 2 root root 4096 Oct 25 01:20 cost 01:30:41 -rw-r--r-- 1 root root 82 Oct 25 01:20 cost.csv 01:30:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 01:30:41 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 01:30:41 total 16 01:30:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 01:20 . 01:30:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 01:30 .. 01:30:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 01:20 cost 01:30:41 -rw-r--r-- 1 jenkins jenkins 82 Oct 25 01:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:30:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:30:42 ---> package-listing.sh 01:30:42 ++ facter osfamily 01:30:42 ++ tr '[:upper:]' '[:lower:]' 01:30:43 + OS_FAMILY=debian 01:30:43 + workspace=/w/workspace/edgexfoundry_device-uart_main 01:30:43 + START_PACKAGES=/tmp/packages_start.txt 01:30:43 + END_PACKAGES=/tmp/packages_end.txt 01:30:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:30:43 + PACKAGES=/tmp/packages_start.txt 01:30:43 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 01:30:43 + PACKAGES=/tmp/packages_end.txt 01:30:43 + case "${OS_FAMILY}" in 01:30:43 + dpkg -l 01:30:43 + grep '^ii' 01:30:43 + '[' -f /tmp/packages_start.txt ']' 01:30:43 + '[' -f /tmp/packages_end.txt ']' 01:30:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:30:43 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 01:30:43 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 01:30:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 01:30:43 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 01:30:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:44 prd-ubuntu20.04-docker-8c-8g-10348 does not seem to be running inside a container 01:30:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:44 $ docker top e03624bf6a1d2e877519831a8793ec04ccd9a885ff27faeca785e05686ca29bb -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:44 + touch /tmp/pre-build-complete [Pipeline] sh 01:30:44 + mkdir -p /var/log/sysstat [Pipeline] sh 01:30:45 + ls /var/log/sa-host 01:30:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:45 provisioning config files... 01:30:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1905925690016867291tmp [Pipeline] { [Pipeline] echo 01:30:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:30:45 ---> create-netrc.sh [Pipeline] } 01:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:30:45 ---> python-tools-install.sh [Pipeline] echo 01:30:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:30:46 ---> sudo-logs.sh 01:30:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:30:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:30:46 ---> job-cost.sh 01:30:46 lf-activate-venv: SKIPPING 01:30:46 DEBUG: total: 0.2199999988079071 01:30:46 INFO: Retrieving Stack Cost... 01:30:46 INFO: Retrieving Pricing Info for: v3-standard-8 01:30:47 INFO: Archiving Costs [Pipeline] echo 01:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:30:47 ---> logs-deploy.sh 01:30:47 lf-activate-venv: SKIPPING 01:30:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/11 01:30:47 INFO: archiving workspace using pattern(s): 01:30:48 Archives upload complete. 01:30:48 INFO: archiving logs to Nexus