Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a7611fe9d2266d68c2062e26c6ab482e9781192 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-ssh3357164573782604680.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12886579197550485714.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12021545642950736732.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4792250649735349453.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-ssh4727758273895819005.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.20 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-3217’ Running on prd-ubuntu20.04-docker-8c-8g-3220 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 5a7611fe9d2266d68c2062e26c6ab482e9781192 (main) Commit message: "Merge pull request #21 from jackchenjc/pkg-errors-removal" > 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 5a7611fe9d2266d68c2062e26c6ab482e9781192 # timeout=10 > git rev-list --no-walk f79754343d8b1121fd7b40f656006f62376f5905 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:38:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:38:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:38:01 ========================================================= 10:38:01 EdgeX Global Pipelines Version Info 10:38:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:38:02 ------------------- 10:38:02 stable info: 10:38:02 ------------------- 10:38:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:38:02 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 10:38:02 Message: update stable to v1.0.250 10:38:03 ------------------- 10:38:03 experimental info: 10:38:03 ------------------- 10:38:03 Commited By: **** collab-it+edgex@linuxfoundation.org 10:38:03 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 10:38:03 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a7611fe9d2266d68c2062e26c6ab482e9781192 [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a7611f [Pipeline] echo 10:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:03 provisioning config files... 10:38:03 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12753790772497648123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:04 ---> docker-login.sh 10:38:04 nexus3.edgexfoundry.org:10001 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 nexus3.edgexfoundry.org:10002 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 nexus3.edgexfoundry.org:10003 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 nexus3.edgexfoundry.org:10004 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 docker.io 10:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 ---> docker-login.sh ends [Pipeline] } 10:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:38:05 + git rev-list -1 --merges 5a7611fe9d2266d68c2062e26c6ab482e9781192~1..5a7611fe9d2266d68c2062e26c6ab482e9781192 [Pipeline] echo 10:38:05 -----------> git rev-list -1 --merges 5a7611fe9d2266d68c2062e26c6ab482e9781192~1..5a7611fe9d2266d68c2062e26c6ab482e9781192 5a7611fe9d2266d68c2062e26c6ab482e9781192 10:38:05 5a7611fe9d2266d68c2062e26c6ab482e9781192 [false] [Pipeline] sh 10:38:05 + git log --format=format:%s -1 5a7611fe9d2266d68c2062e26c6ab482e9781192 [Pipeline] echo 10:38:05 ========================================================= 10:38:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:38:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:05 + git log --format=format:%s -1 5a7611fe9d2266d68c2062e26c6ab482e9781192 [Pipeline] echo 10:38:05 [semverPrep] GIT_COMMIT: 5a7611fe9d2266d68c2062e26c6ab482e9781192, Commit Message: Merge pull request #21 from jackchenjc/pkg-errors-removal [Pipeline] echo 10:38:05 [semverPrep] This is not a build commit. [Pipeline] sh 10:38:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:38:06 + grep -v github /etc/ssh/ssh_known_hosts 10:38:06 + [ -e /tmp/ssh_known_hosts ] 10:38:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:38:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:38:06 + sudo tee -a /etc/ssh/ssh_known_hosts 10:38:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:06 10:38:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:06 0.1.4: Pulling from edgex-devops/py-git-semver 10:38:06 b85a868b505f: Pulling fs layer 10:38:06 e2be974225ed: Pulling fs layer 10:38:06 339a4e72a1f5: Pulling fs layer 10:38:06 988bab9f4d93: Pulling fs layer 10:38:06 1469e6f7b9e6: Pulling fs layer 10:38:06 eaf3925da568: Pulling fs layer 10:38:06 bab4dde63d76: Pulling fs layer 10:38:06 bde34c3a00c8: Pulling fs layer 10:38:06 b352a97aabf1: Pulling fs layer 10:38:06 4872d77fe225: Pulling fs layer 10:38:06 5851b861e8e6: Pulling fs layer 10:38:06 b352a97aabf1: Waiting 10:38:06 988bab9f4d93: Waiting 10:38:06 bab4dde63d76: Waiting 10:38:06 bde34c3a00c8: Waiting 10:38:06 eaf3925da568: Waiting 10:38:06 4872d77fe225: Waiting 10:38:06 1469e6f7b9e6: Waiting 10:38:06 e2be974225ed: Verifying Checksum 10:38:06 e2be974225ed: Download complete 10:38:06 988bab9f4d93: Verifying Checksum 10:38:06 988bab9f4d93: Download complete 10:38:06 1469e6f7b9e6: Verifying Checksum 10:38:06 1469e6f7b9e6: Download complete 10:38:07 eaf3925da568: Verifying Checksum 10:38:07 eaf3925da568: Download complete 10:38:07 339a4e72a1f5: Verifying Checksum 10:38:07 339a4e72a1f5: Download complete 10:38:07 bde34c3a00c8: Verifying Checksum 10:38:07 bde34c3a00c8: Download complete 10:38:07 b352a97aabf1: Verifying Checksum 10:38:07 b352a97aabf1: Download complete 10:38:07 4872d77fe225: Verifying Checksum 10:38:07 4872d77fe225: Download complete 10:38:07 5851b861e8e6: Verifying Checksum 10:38:07 5851b861e8e6: Download complete 10:38:07 b85a868b505f: Verifying Checksum 10:38:07 b85a868b505f: Download complete 10:38:07 bab4dde63d76: Verifying Checksum 10:38:07 bab4dde63d76: Download complete 10:38:08 b85a868b505f: Pull complete 10:38:08 e2be974225ed: Pull complete 10:38:09 339a4e72a1f5: Pull complete 10:38:09 988bab9f4d93: Pull complete 10:38:09 1469e6f7b9e6: Pull complete 10:38:09 eaf3925da568: Pull complete 10:38:11 bab4dde63d76: Pull complete 10:38:11 bde34c3a00c8: Pull complete 10:38:11 b352a97aabf1: Pull complete 10:38:11 4872d77fe225: Pull complete 10:38:11 5851b861e8e6: Pull complete 10:38:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:11 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:38:14 $ docker top 771c5f7509497c48aabd76c2b9ce1e60e8f677eef171c4673d7ba8487045e455 -eo pid,comm 10:38:14 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). 10:38:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:38:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:14 [ssh-agent] Looking for ssh-agent implementation... 10:38:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:14 $ docker exec 771c5f7509497c48aabd76c2b9ce1e60e8f677eef171c4673d7ba8487045e455 ssh-agent 10:38:15 SSH_AUTH_SOCK=/tmp/ssh-rHFjy5Dt3nTP/agent.33 10:38:15 SSH_AGENT_PID=39 10:38:15 Running ssh-add (command line suppressed) 10:38:15 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3462272850449623679.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_3462272850449623679.key) 10:38:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:15 + git tag --points-at HEAD [Pipeline] } 10:38:15 $ docker exec --env ******** --env ******** 771c5f7509497c48aabd76c2b9ce1e60e8f677eef171c4673d7ba8487045e455 ssh-agent -k 10:38:15 unset SSH_AUTH_SOCK; 10:38:15 unset SSH_AGENT_PID; 10:38:15 echo Agent pid 39 killed; 10:38:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:38:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:15 [ssh-agent] Looking for ssh-agent implementation... 10:38:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:15 $ docker exec 771c5f7509497c48aabd76c2b9ce1e60e8f677eef171c4673d7ba8487045e455 ssh-agent 10:38:15 SSH_AUTH_SOCK=/tmp/ssh-VFsz4MB4xHcg/agent.71 10:38:15 SSH_AGENT_PID=77 10:38:15 Running ssh-add (command line suppressed) 10:38:16 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2729984318391739434.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2729984318391739434.key) 10:38:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:16 + git semver init 10:38:16 2023-08-09 10:38:16,512 [run_init] DEBUG init version:0.0.0 force:False 10:38:16 2023-08-09 10:38:16,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 10:38:16 2023-08-09 10:38:16,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 10:38:16 2023-08-09 10:38:16,513 [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) 10:38:18 2023-08-09 10:38:18,023 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 10:38:18 2023-08-09 10:38:18,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 10:38:18 2023-08-09 10:38:18,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 10:38:18 2023-08-09 10:38:18,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 10:38:18 3.0.1-dev.1 [Pipeline] } 10:38:18 $ docker exec --env ******** --env ******** 771c5f7509497c48aabd76c2b9ce1e60e8f677eef171c4673d7ba8487045e455 ssh-agent -k 10:38:18 unset SSH_AUTH_SOCK; 10:38:18 unset SSH_AGENT_PID; 10:38:18 echo Agent pid 77 killed; 10:38:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:18 + git semver [Pipeline] } 10:38:18 $ docker stop --time=1 771c5f7509497c48aabd76c2b9ce1e60e8f677eef171c4673d7ba8487045e455 10:38:20 $ docker rm -f --volumes 771c5f7509497c48aabd76c2b9ce1e60e8f677eef171c4673d7ba8487045e455 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:38:20 Stashed 1 file(s) [Pipeline] echo 10:38:20 [edgeXSemver]: initialized semver on version 3.0.1-dev.1 [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 10:38:20 provisioning config files... 10:38:20 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13058035886279401108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:21 ---> docker-login.sh 10:38:21 nexus3.edgexfoundry.org:10001 10:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:21 Configure a credential helper to remove this warning. See 10:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:21 10:38:21 Login Succeeded 10:38:21 nexus3.edgexfoundry.org:10002 10:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:21 Configure a credential helper to remove this warning. See 10:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:21 10:38:21 Login Succeeded 10:38:21 nexus3.edgexfoundry.org:10003 10:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:21 Configure a credential helper to remove this warning. See 10:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:21 10:38:21 Login Succeeded 10:38:21 nexus3.edgexfoundry.org:10004 10:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:21 Configure a credential helper to remove this warning. See 10:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:21 10:38:21 Login Succeeded 10:38:21 docker.io 10:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:38:21 Configure a credential helper to remove this warning. See 10:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:38:21 10:38:21 Login Succeeded 10:38:21 ---> docker-login.sh ends [Pipeline] } 10:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:38:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:38:22 ========================================================= 10:38:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:38:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:38:22 Sending build context to Docker daemon 11.09MB 10:38:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:38:22 Step 2/12 : FROM ${BASE} AS builder 10:38:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:38:22 4db1b89c0bd1: Pulling fs layer 10:38:22 6911f1a30b25: Pulling fs layer 10:38:22 e194b8c5c2a9: Pulling fs layer 10:38:22 6863d3e3a2b1: Pulling fs layer 10:38:22 ec0bb842ea78: Pulling fs layer 10:38:22 40a00589a448: Pulling fs layer 10:38:22 6c08303d61cc: Pulling fs layer 10:38:22 798269fcf238: Pulling fs layer 10:38:22 ec0bb842ea78: Waiting 10:38:22 40a00589a448: Waiting 10:38:22 6863d3e3a2b1: Waiting 10:38:22 6c08303d61cc: Waiting 10:38:22 798269fcf238: Waiting 10:38:22 6911f1a30b25: Download complete 10:38:22 6863d3e3a2b1: Verifying Checksum 10:38:22 6863d3e3a2b1: Download complete 10:38:22 ec0bb842ea78: Verifying Checksum 10:38:22 ec0bb842ea78: Download complete 10:38:22 4db1b89c0bd1: Verifying Checksum 10:38:22 4db1b89c0bd1: Download complete 10:38:22 40a00589a448: Verifying Checksum 10:38:22 40a00589a448: Download complete 10:38:22 4db1b89c0bd1: Pull complete 10:38:22 6911f1a30b25: Pull complete 10:38:23 798269fcf238: Verifying Checksum 10:38:23 798269fcf238: Download complete 10:38:23 e194b8c5c2a9: Verifying Checksum 10:38:23 e194b8c5c2a9: Download complete 10:38:23 6c08303d61cc: Verifying Checksum 10:38:23 6c08303d61cc: Download complete 10:38:27 e194b8c5c2a9: Pull complete 10:38:27 6863d3e3a2b1: Pull complete 10:38:27 ec0bb842ea78: Pull complete 10:38:27 40a00589a448: Pull complete 10:38:30 6c08303d61cc: Pull complete 10:38:31 798269fcf238: Pull complete 10:38:31 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:38:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:38:31 ---> ec979cd7f677 10:38:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:38:35 ---> Running in 65f35f668355 10:38:35 Removing intermediate container 65f35f668355 10:38:35 ---> 555b59fe96ca 10:38:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:38:35 ---> Running in 7ae6d90d8822 10:38:35 Removing intermediate container 7ae6d90d8822 10:38:35 ---> 2e537f2f9780 10:38:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:38:35 ---> Running in 601794583b6b 10:38:35 Still waiting to schedule task 10:38:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3219’ 10:38:36 Removing intermediate container 601794583b6b 10:38:36 ---> 5d2ee94ac424 10:38:36 Step 6/12 : WORKDIR /device-uart 10:38:36 ---> Running in 9ccab0eeabe4 10:38:36 Removing intermediate container 9ccab0eeabe4 10:38:36 ---> 3cd3b12eaa59 10:38:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:38:36 ---> Running in 98cb945963c7 10:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:38:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:38:36 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:38:36 (2/4) Installing libedit (20221030.3.1-r0) 10:38:36 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:38:36 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:38:36 Executing busybox-1.35.0-r29.trigger 10:38:36 OK: 269 MiB in 57 packages 10:38:37 Removing intermediate container 98cb945963c7 10:38:37 ---> cbace261deba 10:38:37 Step 8/12 : COPY go.mod vendor* ./ 10:38:37 ---> 79985028c76a 10:38:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:37 ---> Running in 0256b7a9b00a 10:39:09 Removing intermediate container 0256b7a9b00a 10:39:09 ---> 5e5b05bc8e5f 10:39:09 Step 10/12 : COPY . . 10:39:09 ---> 1d0bbe45c104 10:39:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:09 ---> Running in ab3d48551d8c 10:39:09 Removing intermediate container ab3d48551d8c 10:39:09 ---> 8734312326f0 10:39:09 Step 12/12 : RUN ${MAKE} 10:39:09 ---> Running in f355e513f143 10:39:09 noop 10:39:09 Removing intermediate container f355e513f143 10:39:09 ---> 4391cd966516 10:39:09 Successfully built 4391cd966516 10:39:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:10 + docker inspect -f . ci-base-image-x86_64 10:39:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:10 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:39:10 $ docker top b74f2f0ba7f97394647df6313089d112eb81db6438686d42c55c18ef04588a89 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:10 + go version 10:39:10 go version go1.20.6 linux/amd64 [Pipeline] } 10:39:10 $ docker stop --time=1 b74f2f0ba7f97394647df6313089d112eb81db6438686d42c55c18ef04588a89 10:39:12 $ docker rm -f --volumes b74f2f0ba7f97394647df6313089d112eb81db6438686d42c55c18ef04588a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:12 + docker inspect -f . ci-base-image-x86_64 10:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:12 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:39:12 $ docker top 1a584c2f72cd117ce9f380afa934549a7d15711da88eb2ff817c21441634a8f9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:13 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 10:39:13 + make test 10:39:13 go test ./... -coverprofile=coverage.out 10:39:20 ? github.com/edgexfoundry/device-uart [no test files] 10:39:31 ? github.com/edgexfoundry/device-uart/cmd [no test files] 10:39:31 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 10:39:37 go vet ./... 10:39:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:39:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:39:40 ./bin/test-attribution-txt.sh [Pipeline] echo 10:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:39:41 $ docker stop --time=1 1a584c2f72cd117ce9f380afa934549a7d15711da88eb2ff817c21441634a8f9 10:39:45 $ docker rm -f --volumes 1a584c2f72cd117ce9f380afa934549a7d15711da88eb2ff817c21441634a8f9 [Pipeline] // withDockerContainer [Pipeline] sh 10:39:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:39:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:39:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:39:45 + ls -al . 10:39:45 total 140 10:39:45 drwxrwxr-x 7 jenkins jenkins 4096 Aug 9 10:39 . 10:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:38 .. 10:39:45 -rw-rw-r-- 1 jenkins jenkins 140 Aug 9 10:38 .dockerignore 10:39:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:38 .git 10:39:45 -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:38 .gitignore 10:39:45 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:38 .golangci.yml 10:39:45 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:38 .semver 10:39:45 -rw-rw-r-- 1 jenkins jenkins 8872 Aug 9 10:38 Attribution.txt 10:39:45 -rw-rw-r-- 1 jenkins jenkins 1777 Aug 9 10:38 Dockerfile 10:39:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:38 GOVERNANCE.md 10:39:45 -rw-rw-r-- 1 jenkins jenkins 675 Aug 9 10:38 Jenkinsfile 10:39:45 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:38 LICENSE 10:39:45 -rw-rw-r-- 1 jenkins jenkins 1641 Aug 9 10:38 Makefile 10:39:45 -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:38 OWNERS.md 10:39:45 -rw-rw-r-- 1 jenkins jenkins 7340 Aug 9 10:38 README.md 10:39:45 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:38 VERSION 10:39:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:38 bin 10:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 cmd 10:39:45 -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:39 coverage.out 10:39:45 -rw-rw-r-- 1 jenkins jenkins 3244 Aug 9 10:38 go.mod 10:39:45 -rw-rw-r-- 1 jenkins jenkins 31451 Aug 9 10:38 go.sum 10:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 internal 10:39:45 -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:46 + 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=5a7611fe9d2266d68c2062e26c6ab482e9781192 --label arch=amd64 --label version=3.0.1-dev.1 . 10:39:46 Sending build context to Docker daemon 11.09MB 10:39:46 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:39:46 Step 2/25 : FROM ${BASE} AS builder 10:39:46 ---> 4391cd966516 10:39:46 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:39:46 ---> Running in 43fdaab5e8a3 10:39:46 Removing intermediate container 43fdaab5e8a3 10:39:46 ---> 26e4e47447cf 10:39:46 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 10:39:46 ---> Running in 9aa54c6f2c07 10:39:46 Removing intermediate container 9aa54c6f2c07 10:39:46 ---> 357243acb6fe 10:39:46 Step 5/25 : ARG ADD_BUILD_TAGS="" 10:39:46 ---> Running in 7750e8b1ed84 10:39:46 Removing intermediate container 7750e8b1ed84 10:39:46 ---> b8e2607eff2f 10:39:46 Step 6/25 : WORKDIR /device-uart 10:39:46 ---> Running in 1d7dd963628b 10:39:46 Removing intermediate container 1d7dd963628b 10:39:46 ---> 77f8b182cb90 10:39:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:46 ---> Running in c2bd95d1378c 10:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:39:47 OK: 269 MiB in 57 packages 10:39:47 Removing intermediate container c2bd95d1378c 10:39:47 ---> 553cb1d71524 10:39:47 Step 8/25 : COPY go.mod vendor* ./ 10:39:47 ---> 4d802a4c6c65 10:39:47 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:47 ---> Running in b82650f3baf5 10:39:48 Removing intermediate container b82650f3baf5 10:39:48 ---> e184b7da317b 10:39:48 Step 10/25 : COPY . . 10:39:49 ---> fb4230e81037 10:39:49 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:39:49 ---> Running in 452e9d1785b2 10:39:49 Removing intermediate container 452e9d1785b2 10:39:49 ---> be3ce468efce 10:39:49 Step 12/25 : RUN ${MAKE} 10:39:49 ---> Running in 55df389e4b29 10:39:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 10:40:11 Removing intermediate container 55df389e4b29 10:40:11 ---> 74ba3c91ac50 10:40:11 Step 13/25 : FROM alpine:3.17 10:40:11 3.17: Pulling from library/alpine 10:40:11 9398808236ff: Pulling fs layer 10:40:11 9398808236ff: Download complete 10:40:11 9398808236ff: Pull complete 10:40:11 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:40:11 Status: Downloaded newer image for alpine:3.17 10:40:11 ---> 1e0b8b5322fc 10:40:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:40:11 ---> Running in 500f14603a25 10:40:11 Removing intermediate container 500f14603a25 10:40:11 ---> 8438e1db3bcf 10:40:11 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:40:11 ---> Running in 7056d4658fd7 10:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:40:11 (1/1) Installing dumb-init (1.2.5-r2) 10:40:11 Executing busybox-1.35.0-r29.trigger 10:40:11 OK: 7 MiB in 16 packages 10:40:11 Removing intermediate container 7056d4658fd7 10:40:11 ---> cf78cfd44ce4 10:40:11 Step 16/25 : WORKDIR / 10:40:11 ---> Running in c42aa00d30f9 10:40:11 Removing intermediate container c42aa00d30f9 10:40:11 ---> 52dea0e3c2e4 10:40:11 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 10:40:11 ---> d52da84128b3 10:40:11 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 10:40:11 ---> 97a4ce3ad18e 10:40:11 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 10:40:12 ---> 11bdb53e52f9 10:40:12 Step 20/25 : EXPOSE 59995 10:40:12 ---> Running in c64f2b229b0c 10:40:12 Removing intermediate container c64f2b229b0c 10:40:12 ---> aa2f297359e1 10:40:12 Step 21/25 : ENTRYPOINT ["/device-uart"] 10:40:12 ---> Running in 37b5ef79a611 10:40:12 Removing intermediate container 37b5ef79a611 10:40:12 ---> fbb817f05419 10:40:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:12 ---> Running in 4a02915204f1 10:40:12 Removing intermediate container 4a02915204f1 10:40:12 ---> eb0c93ff8892 10:40:12 Step 23/25 : LABEL arch=amd64 10:40:12 ---> Running in 0f7f00c566fa 10:40:13 Removing intermediate container 0f7f00c566fa 10:40:13 ---> b15cf3b5b14b 10:40:13 Step 24/25 : LABEL git_sha=5a7611fe9d2266d68c2062e26c6ab482e9781192 10:40:13 ---> Running in 364b5be4af84 10:40:13 Removing intermediate container 364b5be4af84 10:40:13 ---> 94689ee295eb 10:40:13 Step 25/25 : LABEL version=3.0.1-dev.1 10:40:13 ---> Running in 93d2bde692ae 10:40:13 Removing intermediate container 93d2bde692ae 10:40:13 ---> 34dc0c44b8d1 10:40:13 [Warning] One or more build-args [ARCH] were not consumed 10:40:13 Successfully built 34dc0c44b8d1 10:40:13 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:13 provisioning config files... 10:40:13 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10264668140730078123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:13 ---> docker-login.sh 10:40:13 nexus3.edgexfoundry.org:10001 10:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:13 Configure a credential helper to remove this warning. See 10:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:13 10:40:13 Login Succeeded 10:40:13 nexus3.edgexfoundry.org:10002 10:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:13 Configure a credential helper to remove this warning. See 10:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:13 10:40:13 Login Succeeded 10:40:13 nexus3.edgexfoundry.org:10003 10:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:13 Configure a credential helper to remove this warning. See 10:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:13 10:40:13 Login Succeeded 10:40:13 nexus3.edgexfoundry.org:10004 10:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:13 Configure a credential helper to remove this warning. See 10:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:13 10:40:13 Login Succeeded 10:40:13 docker.io 10:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:40:13 Configure a credential helper to remove this warning. See 10:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:40:13 10:40:13 Login Succeeded 10:40:13 ---> docker-login.sh ends [Pipeline] } 10:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:40:14 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 10:40:14 5a7611fe9d2266d68c2062e26c6ab482e9781192 10:40:14 latest 10:40:14 3.0.1-dev.1 10:40:14 5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1 10:40:14 main 10:40:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:14 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:5a7611fe9d2266d68c2062e26c6ab482e9781192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:14 + docker push nexus3.edgexfoundry.org:10004/device-uart:5a7611fe9d2266d68c2062e26c6ab482e9781192 10:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 10:40:14 b2e2ec853112: Preparing 10:40:14 4a12a0a97317: Preparing 10:40:14 1439be10b35b: Preparing 10:40:14 3964ace3cda0: Preparing 10:40:14 36b50b131297: Preparing 10:40:14 36b50b131297: Layer already exists 10:40:14 3964ace3cda0: Pushed 10:40:14 1439be10b35b: Pushed 10:40:14 4a12a0a97317: Pushed 10:40:17 b2e2ec853112: Pushed 10:40:17 5a7611fe9d2266d68c2062e26c6ab482e9781192: digest: sha256:6f26fdc7bde681f0c6f6810199e9f4f77140b8c9f34a7af10707ee3c8cefddf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:17 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:17 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 10:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 10:40:17 b2e2ec853112: Preparing 10:40:17 4a12a0a97317: Preparing 10:40:17 1439be10b35b: Preparing 10:40:17 3964ace3cda0: Preparing 10:40:17 36b50b131297: Preparing 10:40:17 3964ace3cda0: Layer already exists 10:40:17 1439be10b35b: Layer already exists 10:40:17 36b50b131297: Layer already exists 10:40:17 b2e2ec853112: Layer already exists 10:40:17 4a12a0a97317: Layer already exists 10:40:17 latest: digest: sha256:6f26fdc7bde681f0c6f6810199e9f4f77140b8c9f34a7af10707ee3c8cefddf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.1 10:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 10:40:18 b2e2ec853112: Preparing 10:40:18 4a12a0a97317: Preparing 10:40:18 1439be10b35b: Preparing 10:40:18 3964ace3cda0: Preparing 10:40:18 36b50b131297: Preparing 10:40:18 b2e2ec853112: Layer already exists 10:40:18 3964ace3cda0: Layer already exists 10:40:18 36b50b131297: Layer already exists 10:40:18 1439be10b35b: Layer already exists 10:40:18 4a12a0a97317: Layer already exists 10:40:18 3.0.1-dev.1: digest: sha256:6f26fdc7bde681f0c6f6810199e9f4f77140b8c9f34a7af10707ee3c8cefddf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker push nexus3.edgexfoundry.org:10004/device-uart:5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1 10:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 10:40:19 b2e2ec853112: Preparing 10:40:19 4a12a0a97317: Preparing 10:40:19 1439be10b35b: Preparing 10:40:19 3964ace3cda0: Preparing 10:40:19 36b50b131297: Preparing 10:40:19 36b50b131297: Layer already exists 10:40:19 b2e2ec853112: Layer already exists 10:40:19 1439be10b35b: Layer already exists 10:40:19 3964ace3cda0: Layer already exists 10:40:19 4a12a0a97317: Layer already exists 10:40:19 5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1: digest: sha256:6f26fdc7bde681f0c6f6810199e9f4f77140b8c9f34a7af10707ee3c8cefddf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 10:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 10:40:19 b2e2ec853112: Preparing 10:40:19 4a12a0a97317: Preparing 10:40:19 1439be10b35b: Preparing 10:40:19 3964ace3cda0: Preparing 10:40:19 36b50b131297: Preparing 10:40:19 b2e2ec853112: Layer already exists 10:40:19 4a12a0a97317: Layer already exists 10:40:19 36b50b131297: Layer already exists 10:40:19 1439be10b35b: Layer already exists 10:40:19 3964ace3cda0: Layer already exists 10:40:19 main: digest: sha256:6f26fdc7bde681f0c6f6810199e9f4f77140b8c9f34a7af10707ee3c8cefddf7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:19 ===================================================== [Pipeline] echo 10:40:19 taggedImages: 10:40:19 - nexus3.edgexfoundry.org:10004/device-uart:5a7611fe9d2266d68c2062e26c6ab482e9781192 10:40:19 - nexus3.edgexfoundry.org:10004/device-uart:latest 10:40:19 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.1 10:40:19 - nexus3.edgexfoundry.org:10004/device-uart:5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1 10:40:19 - 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 10:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:20 10:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:20 latest: Pulling from edgex-lftools-log-publisher 10:40:20 5eb5b503b376: Pulling fs layer 10:40:20 5c69ac0246d0: Pulling fs layer 10:40:20 ec43610c2a17: Pulling fs layer 10:40:20 3a2ae6a8a46f: Pulling fs layer 10:40:20 33b1e0a273af: Pulling fs layer 10:40:20 5d3b04190fa2: Pulling fs layer 10:40:20 2f39f015ded8: Pulling fs layer 10:40:20 33b1e0a273af: Waiting 10:40:20 3a2ae6a8a46f: Waiting 10:40:20 5d3b04190fa2: Waiting 10:40:20 2f39f015ded8: Waiting 10:40:20 5c69ac0246d0: Download complete 10:40:20 3a2ae6a8a46f: Verifying Checksum 10:40:20 3a2ae6a8a46f: Download complete 10:40:20 33b1e0a273af: Verifying Checksum 10:40:20 33b1e0a273af: Download complete 10:40:20 ec43610c2a17: Verifying Checksum 10:40:20 ec43610c2a17: Download complete 10:40:20 5eb5b503b376: Verifying Checksum 10:40:20 5eb5b503b376: Download complete 10:40:21 2f39f015ded8: Download complete 10:40:21 5eb5b503b376: Pull complete 10:40:22 5c69ac0246d0: Pull complete 10:40:22 ec43610c2a17: Pull complete 10:40:22 3a2ae6a8a46f: Pull complete 10:40:22 33b1e0a273af: Pull complete 10:40:22 5d3b04190fa2: Pull complete 10:40:27 2f39f015ded8: Pull complete 10:40:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:40:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:40:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:27 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:40:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:40:32 $ docker top 0518cbfe6b8bb0caf85d8d3ad56708e59af1e9b63b4d7f7e21bba33f3960cfdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:32 ---> job-cost.sh 10:40:32 lf-activate-venv: SKIPPING 10:40:32 INFO: No Stack... 10:40:32 INFO: Retrieving Pricing Info for: v3-standard-8 10:40:33 INFO: Archiving Costs [Pipeline] sh 10:40:33 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 10:40:33 + cut -d, -f6 [Pipeline] lock 10:40:33 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-7-stack-cost] 10:40:33 Resource [jenkins-edgexfoundry-device-uart-main-7-stack-cost] did not exist. Created. 10:40:33 Lock acquired on [jenkins-edgexfoundry-device-uart-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:40:34 + echo total: 0.2199999988079071 [Pipeline] stash 10:40:34 Stashed 1 file(s) [Pipeline] } 10:40:34 Lock released on resource [jenkins-edgexfoundry-device-uart-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:40:34 $ docker stop --time=1 0518cbfe6b8bb0caf85d8d3ad56708e59af1e9b63b4d7f7e21bba33f3960cfdc 10:40:35 $ docker rm -f --volumes 0518cbfe6b8bb0caf85d8d3ad56708e59af1e9b63b4d7f7e21bba33f3960cfdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:41:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3224 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 10:41:24 Running in /w/workspace/device-uart/7 [Pipeline] { [Pipeline] checkout 10:41:24 The recommended git tool is: git 10:41:30 using credential edgex-jenkins-ssh 10:41:30 Cloning the remote Git repository 10:41:30 Cloning repository git@github.com:edgexfoundry/device-uart.git 10:41:30 > git init /w/workspace/device-uart/7 # timeout=10 10:41:30 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 10:41:30 > git --version # timeout=10 10:41:30 > git --version # 'git version 2.25.1' 10:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:33 Avoid second fetch 10:41:33 Checking out Revision 5a7611fe9d2266d68c2062e26c6ab482e9781192 (main) 10:41:32 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 10:41:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:33 > git config core.sparsecheckout # timeout=10 10:41:33 > git checkout -f 5a7611fe9d2266d68c2062e26c6ab482e9781192 # timeout=10 10:41:33 Commit message: "Merge pull request #21 from jackchenjc/pkg-errors-removal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:34 Dload Upload Total Spent Left Speed 10:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 10:41:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:41:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:41:35 + sudo tee /etc/docker/daemon.new 10:41:35 { 10:41:35 "registry-mirrors": [ 10:41:35 "https://nexus3.edgexfoundry.org:10001" 10:41:35 ], 10:41:35 "bip": "10.250.0.254/24", 10:41:35 "hosts": [ 10:41:35 "tcp://0.0.0.0:5555", 10:41:35 "unix:///var/run/docker.sock" 10:41:35 ], 10:41:35 "mtu": 1458, 10:41:35 "selinux-enabled": true, 10:41:35 "seccomp-profile": "/etc/docker/seccomp.json" 10:41:35 } [Pipeline] sh 10:41:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:41:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:54 provisioning config files... 10:41:54 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/7@tmp/config9608134311850889021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:55 ---> docker-login.sh 10:41:55 nexus3.edgexfoundry.org:10001 10:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:56 Configure a credential helper to remove this warning. See 10:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:56 10:41:56 Login Succeeded 10:41:56 nexus3.edgexfoundry.org:10002 10:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:56 Configure a credential helper to remove this warning. See 10:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:56 10:41:56 Login Succeeded 10:41:56 nexus3.edgexfoundry.org:10003 10:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:56 Configure a credential helper to remove this warning. See 10:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:56 10:41:56 Login Succeeded 10:41:56 nexus3.edgexfoundry.org:10004 10:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:57 Configure a credential helper to remove this warning. See 10:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:57 10:41:57 Login Succeeded 10:41:57 docker.io 10:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:57 Configure a credential helper to remove this warning. See 10:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:57 10:41:57 Login Succeeded 10:41:57 ---> docker-login.sh ends [Pipeline] } 10:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:41:58 ========================================================= 10:41:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:41:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:41:58 Sending build context to Docker daemon 5.583MB 10:41:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:41:58 Step 2/12 : FROM ${BASE} AS builder 10:42:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:00 edb6bdbacee9: Pulling fs layer 10:42:00 5f9638ab2659: Pulling fs layer 10:42:00 8d51d6327a98: Pulling fs layer 10:42:00 8b374f2dd631: Pulling fs layer 10:42:00 ec14aa9079de: Pulling fs layer 10:42:00 2f466654f4bb: Pulling fs layer 10:42:00 554e91adad29: Pulling fs layer 10:42:00 ec14aa9079de: Waiting 10:42:00 2f466654f4bb: Waiting 10:42:00 554e91adad29: Waiting 10:42:00 8b374f2dd631: Waiting 10:42:00 5f9638ab2659: Verifying Checksum 10:42:00 5f9638ab2659: Download complete 10:42:00 8b374f2dd631: Download complete 10:42:00 ec14aa9079de: Verifying Checksum 10:42:00 ec14aa9079de: Download complete 10:42:00 edb6bdbacee9: Verifying Checksum 10:42:00 edb6bdbacee9: Download complete 10:42:01 edb6bdbacee9: Pull complete 10:42:01 554e91adad29: Verifying Checksum 10:42:01 554e91adad29: Download complete 10:42:01 5f9638ab2659: Pull complete 10:42:02 8d51d6327a98: Verifying Checksum 10:42:02 8d51d6327a98: Download complete 10:42:02 2f466654f4bb: Verifying Checksum 10:42:02 2f466654f4bb: Download complete 10:42:14 8d51d6327a98: Pull complete 10:42:14 8b374f2dd631: Pull complete 10:42:14 ec14aa9079de: Pull complete 10:42:21 2f466654f4bb: Pull complete 10:42:23 554e91adad29: Pull complete 10:42:23 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:42:23 ---> 1e15ea492957 10:42:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:42:26 ---> Running in 4b2fbd6d1836 10:42:26 Removing intermediate container 4b2fbd6d1836 10:42:26 ---> 2ef979972e41 10:42:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:42:26 ---> Running in a545f6d2d139 10:42:26 Removing intermediate container a545f6d2d139 10:42:26 ---> 42eeb4142f62 10:42:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:42:26 ---> Running in 9128c3cc15a4 10:42:26 Removing intermediate container 9128c3cc15a4 10:42:26 ---> 1cfcb98d8784 10:42:26 Step 6/12 : WORKDIR /device-uart 10:42:26 ---> Running in d95b376b9bf7 10:42:27 Removing intermediate container d95b376b9bf7 10:42:27 ---> 2d7dd4da8d35 10:42:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:27 ---> Running in e95bb1f729e6 10:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:42:30 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:42:30 (2/4) Installing libedit (20221030.3.1-r0) 10:42:30 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:42:30 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:42:30 Executing busybox-1.35.0-r29.trigger 10:42:30 OK: 268 MiB in 57 packages 10:42:31 Removing intermediate container e95bb1f729e6 10:42:31 ---> 2b548a2fda5e 10:42:31 Step 8/12 : COPY go.mod vendor* ./ 10:42:32 ---> 232341f6f915 10:42:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:32 ---> Running in 2304a4ffa48a 10:43:54 Removing intermediate container 2304a4ffa48a 10:43:54 ---> 83c29ffbde1b 10:43:54 Step 10/12 : COPY . . 10:43:54 ---> 866899e48a1e 10:43:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:43:54 ---> Running in 01125883eabd 10:43:54 Removing intermediate container 01125883eabd 10:43:54 ---> 8f2ad6533294 10:43:54 Step 12/12 : RUN ${MAKE} 10:43:54 ---> Running in 5ab2a0f1cef6 10:43:54 noop 10:43:54 Removing intermediate container 5ab2a0f1cef6 10:43:54 ---> 6aff3ee0a5bd 10:43:54 Successfully built 6aff3ee0a5bd 10:43:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:54 + docker inspect -f . ci-base-image-arm64 10:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:54 prd-ubuntu20.04-docker-arm64-4c-16g-3224 does not seem to be running inside a container 10:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/7 -v /w/workspace/device-uart/7:/w/workspace/device-uart/7:rw,z -v /w/workspace/device-uart/7@tmp:/w/workspace/device-uart/7@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 10:43:56 $ docker top e90436d24b9e3fe4dec4500e90342295382730d7875030dae5dc25e953d67404 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:56 + go version 10:43:56 go version go1.20.6 linux/arm64 [Pipeline] } 10:43:56 $ docker stop --time=1 e90436d24b9e3fe4dec4500e90342295382730d7875030dae5dc25e953d67404 10:43:58 $ docker rm -f --volumes e90436d24b9e3fe4dec4500e90342295382730d7875030dae5dc25e953d67404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:59 + docker inspect -f . ci-base-image-arm64 10:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:59 prd-ubuntu20.04-docker-arm64-4c-16g-3224 does not seem to be running inside a container 10:43:59 $ 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/7 -v /w/workspace/device-uart/7:/w/workspace/device-uart/7:rw,z -v /w/workspace/device-uart/7@tmp:/w/workspace/device-uart/7@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 10:44:00 $ docker top 5305b8134aa4e9a4a5f798dd75ac0517327e9352dcdb4a57ee3adf620a100063 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:01 + git config --global --add safe.directory /w/workspace/device-uart/7 [Pipeline] fileExists [Pipeline] sh 10:44:02 + make test 10:44:02 go test ./... -coverprofile=coverage.out 10:44:40 ? github.com/edgexfoundry/device-uart [no test files] 10:47:02 ? github.com/edgexfoundry/device-uart/cmd [no test files] 10:47:02 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 10:47:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:47:02 go vet ./... 10:47:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:47:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:47:24 ./bin/test-attribution-txt.sh [Pipeline] echo 10:47:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:47:24 $ docker stop --time=1 5305b8134aa4e9a4a5f798dd75ac0517327e9352dcdb4a57ee3adf620a100063 10:47:26 $ docker rm -f --volumes 5305b8134aa4e9a4a5f798dd75ac0517327e9352dcdb4a57ee3adf620a100063 [Pipeline] // withDockerContainer [Pipeline] sh 10:47:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:47:28 Warning: overwriting stash ‘coverage-report’ 10:47:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:47:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:47:29 + ls -al . 10:47:29 total 136 10:47:29 drwxrwxr-x 6 jenkins jenkins 4096 Aug 9 10:44 . 10:47:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:41 .. 10:47:29 -rw-rw-r-- 1 jenkins jenkins 140 Aug 9 10:41 .dockerignore 10:47:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:41 .git 10:47:29 -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:41 .gitignore 10:47:29 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:41 .golangci.yml 10:47:29 -rw-rw-r-- 1 jenkins jenkins 8872 Aug 9 10:41 Attribution.txt 10:47:29 -rw-rw-r-- 1 jenkins jenkins 1777 Aug 9 10:41 Dockerfile 10:47:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:41 GOVERNANCE.md 10:47:29 -rw-rw-r-- 1 jenkins jenkins 675 Aug 9 10:41 Jenkinsfile 10:47:29 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:41 LICENSE 10:47:29 -rw-rw-r-- 1 jenkins jenkins 1641 Aug 9 10:41 Makefile 10:47:29 -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:41 OWNERS.md 10:47:29 -rw-rw-r-- 1 jenkins jenkins 7340 Aug 9 10:41 README.md 10:47:29 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:38 VERSION 10:47:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:41 bin 10:47:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:41 cmd 10:47:29 -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:44 coverage.out 10:47:29 -rw-rw-r-- 1 jenkins jenkins 3244 Aug 9 10:41 go.mod 10:47:29 -rw-rw-r-- 1 jenkins jenkins 31451 Aug 9 10:41 go.sum 10:47:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:41 internal 10:47:29 -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:29 + 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=5a7611fe9d2266d68c2062e26c6ab482e9781192 --label arch=arm64 --label version=3.0.1-dev.1 . 10:47:29 Sending build context to Docker daemon 5.584MB 10:47:29 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:47:29 Step 2/25 : FROM ${BASE} AS builder 10:47:29 ---> 6aff3ee0a5bd 10:47:29 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:47:30 ---> Running in 1654212bf46f 10:47:30 Removing intermediate container 1654212bf46f 10:47:30 ---> d22a6a32554a 10:47:30 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 10:47:30 ---> Running in 68ec16af5455 10:47:31 Removing intermediate container 68ec16af5455 10:47:31 ---> c3fad49b879f 10:47:31 Step 5/25 : ARG ADD_BUILD_TAGS="" 10:47:31 ---> Running in ec7a152b004e 10:47:31 Removing intermediate container ec7a152b004e 10:47:31 ---> f3f5d5c6b30b 10:47:31 Step 6/25 : WORKDIR /device-uart 10:47:31 ---> Running in be93846f4fce 10:47:31 Removing intermediate container be93846f4fce 10:47:31 ---> d06623405079 10:47:31 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:47:32 ---> Running in de6bc4583f35 10:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:47:35 OK: 268 MiB in 57 packages 10:47:36 Removing intermediate container de6bc4583f35 10:47:36 ---> 089de3031edf 10:47:36 Step 8/25 : COPY go.mod vendor* ./ 10:47:36 ---> 54490e3e8459 10:47:36 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:36 ---> Running in 5fdc425d9aef 10:47:39 Removing intermediate container 5fdc425d9aef 10:47:39 ---> c66d05ac0435 10:47:39 Step 10/25 : COPY . . 10:47:39 ---> 565640eb689c 10:47:39 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:47:39 ---> Running in ce412b710735 10:47:40 Removing intermediate container ce412b710735 10:47:40 ---> 1a57e477053b 10:47:40 Step 12/25 : RUN ${MAKE} 10:47:40 ---> Running in 42dba7c77384 10:47:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 10:50:03 Removing intermediate container 42dba7c77384 10:50:03 ---> e6cc778ceab5 10:50:03 Step 13/25 : FROM alpine:3.17 10:50:03 3.17: Pulling from library/alpine 10:50:03 4060ece20d7a: Pulling fs layer 10:50:03 4060ece20d7a: Verifying Checksum 10:50:03 4060ece20d7a: Download complete 10:50:03 4060ece20d7a: Pull complete 10:50:03 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:50:03 Status: Downloaded newer image for alpine:3.17 10:50:03 ---> 8650cd65339b 10:50:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 10:50:03 ---> Running in e5e042d84362 10:50:04 Removing intermediate container e5e042d84362 10:50:04 ---> 5dc97710f7b5 10:50:04 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:50:04 ---> Running in 3df89bd1c7d3 10:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:50:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:50:07 (1/1) Installing dumb-init (1.2.5-r2) 10:50:07 Executing busybox-1.35.0-r29.trigger 10:50:07 OK: 8 MiB in 16 packages 10:50:08 Removing intermediate container 3df89bd1c7d3 10:50:08 ---> c8b0f6804894 10:50:08 Step 16/25 : WORKDIR / 10:50:08 ---> Running in 084ba7813b7e 10:50:08 Removing intermediate container 084ba7813b7e 10:50:08 ---> dc5d61c4455f 10:50:08 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 10:50:09 ---> 9d97686349a5 10:50:09 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 10:50:09 ---> 7ade4ab48ea8 10:50:09 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 10:50:11 ---> 255f06d09aa2 10:50:11 Step 20/25 : EXPOSE 59995 10:50:11 ---> Running in 47c4117e7d33 10:50:11 Removing intermediate container 47c4117e7d33 10:50:11 ---> 2c2356a0c446 10:50:11 Step 21/25 : ENTRYPOINT ["/device-uart"] 10:50:11 ---> Running in d90692d375a0 10:50:11 Removing intermediate container d90692d375a0 10:50:11 ---> 8abb885104fb 10:50:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:50:11 ---> Running in 358331f6c190 10:50:12 Removing intermediate container 358331f6c190 10:50:12 ---> aef50f6c5952 10:50:12 Step 23/25 : LABEL arch=arm64 10:50:12 ---> Running in 6141601abbfb 10:50:12 Removing intermediate container 6141601abbfb 10:50:12 ---> f54581fdcf78 10:50:12 Step 24/25 : LABEL git_sha=5a7611fe9d2266d68c2062e26c6ab482e9781192 10:50:12 ---> Running in ab3e39df0593 10:50:12 Removing intermediate container ab3e39df0593 10:50:12 ---> 5bdf5874ecb2 10:50:12 Step 25/25 : LABEL version=3.0.1-dev.1 10:50:12 ---> Running in 16a1d158d3ad 10:50:13 Removing intermediate container 16a1d158d3ad 10:50:13 ---> 94b647f96cd6 10:50:13 [Warning] One or more build-args [ARCH] were not consumed 10:50:13 Successfully built 94b647f96cd6 10:50:13 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 10:50:13 provisioning config files... 10:50:13 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/7@tmp/config12362918466555788618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:13 ---> docker-login.sh 10:50:13 nexus3.edgexfoundry.org:10001 10:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:13 Configure a credential helper to remove this warning. See 10:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:13 10:50:13 Login Succeeded 10:50:13 nexus3.edgexfoundry.org:10002 10:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:14 Configure a credential helper to remove this warning. See 10:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:14 10:50:14 Login Succeeded 10:50:14 nexus3.edgexfoundry.org:10003 10:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:14 Configure a credential helper to remove this warning. See 10:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:14 10:50:14 Login Succeeded 10:50:14 nexus3.edgexfoundry.org:10004 10:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:15 Configure a credential helper to remove this warning. See 10:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:15 10:50:15 Login Succeeded 10:50:15 docker.io 10:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:15 Configure a credential helper to remove this warning. See 10:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:15 10:50:15 Login Succeeded 10:50:15 ---> docker-login.sh ends [Pipeline] } 10:50:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:15 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 10:50:15 5a7611fe9d2266d68c2062e26c6ab482e9781192 10:50:15 latest 10:50:15 3.0.1-dev.1 10:50:15 5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1 10:50:15 main 10:50:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:15 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:5a7611fe9d2266d68c2062e26c6ab482e9781192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:16 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:5a7611fe9d2266d68c2062e26c6ab482e9781192 10:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:50:16 fed052cb0fdd: Preparing 10:50:16 56129c2a15b4: Preparing 10:50:16 7681d12e4442: Preparing 10:50:16 88099e7de9e4: Preparing 10:50:16 d2d9d24a8c2a: Preparing 10:50:16 d2d9d24a8c2a: Layer already exists 10:50:16 7681d12e4442: Pushed 10:50:16 88099e7de9e4: Pushed 10:50:16 56129c2a15b4: Pushed 10:50:22 fed052cb0fdd: Pushed 10:50:22 5a7611fe9d2266d68c2062e26c6ab482e9781192: digest: sha256:c391f351d6f7d412bd8fb134405245df62bb599552f948c1ee1191a87c5c797c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:22 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:23 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 10:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:50:23 fed052cb0fdd: Preparing 10:50:23 56129c2a15b4: Preparing 10:50:23 7681d12e4442: Preparing 10:50:23 88099e7de9e4: Preparing 10:50:23 d2d9d24a8c2a: Preparing 10:50:23 d2d9d24a8c2a: Layer already exists 10:50:23 7681d12e4442: Layer already exists 10:50:23 fed052cb0fdd: Layer already exists 10:50:23 88099e7de9e4: Layer already exists 10:50:23 56129c2a15b4: Layer already exists 10:50:23 latest: digest: sha256:c391f351d6f7d412bd8fb134405245df62bb599552f948c1ee1191a87c5c797c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:23 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:23 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.1 10:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:50:23 fed052cb0fdd: Preparing 10:50:23 56129c2a15b4: Preparing 10:50:23 7681d12e4442: Preparing 10:50:23 88099e7de9e4: Preparing 10:50:23 d2d9d24a8c2a: Preparing 10:50:23 7681d12e4442: Layer already exists 10:50:23 56129c2a15b4: Layer already exists 10:50:23 fed052cb0fdd: Layer already exists 10:50:23 88099e7de9e4: Layer already exists 10:50:23 d2d9d24a8c2a: Layer already exists 10:50:23 3.0.1-dev.1: digest: sha256:c391f351d6f7d412bd8fb134405245df62bb599552f948c1ee1191a87c5c797c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:24 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:24 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1 10:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:50:24 fed052cb0fdd: Preparing 10:50:24 56129c2a15b4: Preparing 10:50:24 7681d12e4442: Preparing 10:50:24 88099e7de9e4: Preparing 10:50:24 d2d9d24a8c2a: Preparing 10:50:24 56129c2a15b4: Layer already exists 10:50:24 7681d12e4442: Layer already exists 10:50:24 88099e7de9e4: Layer already exists 10:50:24 fed052cb0fdd: Layer already exists 10:50:24 d2d9d24a8c2a: Layer already exists 10:50:24 5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1: digest: sha256:c391f351d6f7d412bd8fb134405245df62bb599552f948c1ee1191a87c5c797c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:24 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:25 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 10:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 10:50:25 fed052cb0fdd: Preparing 10:50:25 56129c2a15b4: Preparing 10:50:25 7681d12e4442: Preparing 10:50:25 88099e7de9e4: Preparing 10:50:25 d2d9d24a8c2a: Preparing 10:50:25 d2d9d24a8c2a: Layer already exists 10:50:25 fed052cb0fdd: Layer already exists 10:50:25 7681d12e4442: Layer already exists 10:50:25 56129c2a15b4: Layer already exists 10:50:25 88099e7de9e4: Layer already exists 10:50:25 main: digest: sha256:c391f351d6f7d412bd8fb134405245df62bb599552f948c1ee1191a87c5c797c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:50:25 ===================================================== [Pipeline] echo 10:50:25 taggedImages: 10:50:25 - nexus3.edgexfoundry.org:10004/device-uart-arm64:5a7611fe9d2266d68c2062e26c6ab482e9781192 10:50:25 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 10:50:25 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.1 10:50:25 - nexus3.edgexfoundry.org:10004/device-uart-arm64:5a7611fe9d2266d68c2062e26c6ab482e9781192-3.0.1-dev.1 10:50:25 - 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 10:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:25 10:50:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:26 arm64: Pulling from edgex-lftools-log-publisher 10:50:26 8998bd30e6a1: Pulling fs layer 10:50:26 04944245beec: Pulling fs layer 10:50:26 699f458cf7ca: Pulling fs layer 10:50:26 765212b225bb: Pulling fs layer 10:50:26 f23df028b6ca: Pulling fs layer 10:50:26 d65c8cfc05b1: Pulling fs layer 10:50:26 2437ff75d9bd: Pulling fs layer 10:50:26 765212b225bb: Waiting 10:50:26 f23df028b6ca: Waiting 10:50:26 d65c8cfc05b1: Waiting 10:50:26 2437ff75d9bd: Waiting 10:50:26 04944245beec: Verifying Checksum 10:50:26 04944245beec: Download complete 10:50:26 765212b225bb: Verifying Checksum 10:50:26 765212b225bb: Download complete 10:50:26 f23df028b6ca: Verifying Checksum 10:50:26 f23df028b6ca: Download complete 10:50:26 d65c8cfc05b1: Download complete 10:50:26 699f458cf7ca: Verifying Checksum 10:50:26 699f458cf7ca: Download complete 10:50:26 8998bd30e6a1: Verifying Checksum 10:50:26 8998bd30e6a1: Download complete 10:50:29 2437ff75d9bd: Verifying Checksum 10:50:29 2437ff75d9bd: Download complete 10:50:30 8998bd30e6a1: Pull complete 10:50:31 04944245beec: Pull complete 10:50:32 699f458cf7ca: Pull complete 10:50:32 765212b225bb: Pull complete 10:50:33 f23df028b6ca: Pull complete 10:50:33 d65c8cfc05b1: Pull complete 10:50:48 2437ff75d9bd: Pull complete 10:50:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:48 prd-ubuntu20.04-docker-arm64-4c-16g-3224 does not seem to be running inside a container 10:50:48 $ 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/7 -v /w/workspace/device-uart/7:/w/workspace/device-uart/7:rw,z -v /w/workspace/device-uart/7@tmp:/w/workspace/device-uart/7@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 10:50:51 $ docker top 8fefe22211c242ba7085942678a9806f96f052e2462627a21aac3d305cf368a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:52 ---> job-cost.sh 10:50:52 lf-activate-venv: SKIPPING 10:50:52 INFO: No Stack... 10:50:52 INFO: Retrieving Pricing Info for: v3-standard-4 10:50:53 INFO: Archiving Costs [Pipeline] sh 10:50:53 + cat /w/workspace/device-uart/7/archives/cost.csv 10:50:53 + cut -d, -f6 [Pipeline] lock 10:50:53 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-7-stack-cost] 10:50:53 Resource [jenkins-edgexfoundry-device-uart-main-7-stack-cost] did not exist. Created. 10:50:53 Lock acquired on [jenkins-edgexfoundry-device-uart-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:50:54 /w/workspace/device-uart/7@tmp/durable-ee12bb1b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:50:54 + echo total: 0.10999999940395355 [Pipeline] stash 10:50:54 Warning: overwriting stash ‘stack-cost’ 10:50:55 Stashed 1 file(s) [Pipeline] } 10:50:55 Lock released on resource [jenkins-edgexfoundry-device-uart-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:50:55 $ docker stop --time=1 8fefe22211c242ba7085942678a9806f96f052e2462627a21aac3d305cf368a9 10:50:56 $ docker rm -f --volumes 8fefe22211c242ba7085942678a9806f96f052e2462627a21aac3d305cf368a9 [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 10:50:56 provisioning config files... 10:50:56 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1426522521071191276tmp [Pipeline] { [Pipeline] sh 10:50:57 + set +x 10:50:57 + curl -s https://codecov.io/bash 10:50:57 + bash -s -- 10:50:57 10:50:57 _____ _ 10:50:57 / ____| | | 10:50:57 | | ___ __| | ___ ___ _____ __ 10:50:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:50:57 | |___| (_) | (_| | __/ (_| (_) \ V / 10:50:57 \_____\___/ \__,_|\___|\___\___/ \_/ 10:50:57 Bash-1.0.6 10:50:57 10:50:57 10:50:57 ==> git version 2.25.1 found 10:50:57 ==> 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 10:50:57 Release-Date: 2020-01-08 10:50:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:50:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:50:57 ==> Jenkins CI detected. 10:50:57 current dir:  /w/workspace/edgexfoundry_device-uart_main 10:50:57 project root: . 10:50:57 --> token set from env 10:50:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:50:57 ==> Running gcov in . (disable via -X gcov) 10:50:57 ==> Python coveragepy not found 10:50:57 ==> Searching for coverage reports in: 10:50:57 + . 10:50:57 -> Found 1 reports 10:50:57 ==> Detecting git/mercurial file structure 10:50:57 ==> Reading reports 10:50:57 + ./coverage.out bytes=10 10:50:57 ==> Appending adjustments 10:50:57 https://docs.codecov.io/docs/fixing-reports 10:50:57 + Found adjustments 10:50:57 ==> Gzipping contents 10:50:57 4.0K /tmp/codecov.AdyhsK.gz 10:50:57 ==> Uploading reports 10:50:57 url: https://codecov.io 10:50:57 query: branch=main&commit=5a7611fe9d2266d68c2062e26c6ab482e9781192&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 10:50:57 -> Pinging Codecov 10:50:57 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=5a7611fe9d2266d68c2062e26c6ab482e9781192&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 10:50:57 -> Uploading to 10:50:57 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/B9AA6E0BBD74AE3A32605C7A7C664919/5a7611fe9d2266d68c2062e26c6ab482e9781192/54ba6d9a-2c97-4d9d-8d79-f0c1b481b5ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T105057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=626b9966ebfd9c060a3e7b277334f989631abbab631c069cb4a3d3d0a1780364 10:50:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:57 Dload Upload Total Spent Left Speed 10:50:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2885 --:--:-- --:--:-- --:--:-- 2885 10:50:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/5a7611fe9d2266d68c2062e26c6ab482e9781192 [Pipeline] } 10:50:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:50:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:50:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:58 10:50:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:50:58 df9b9388f04a: Pulling fs layer 10:50:58 52dc419b0ee2: Pulling fs layer 10:50:58 25bc292e5bac: Pulling fs layer 10:50:58 114826534d7a: Pulling fs layer 10:50:58 4657fd5d0bcf: Pulling fs layer 10:50:58 6ad1cebc031e: Pulling fs layer 10:50:58 8a3aa393b2d8: Pulling fs layer 10:50:58 114826534d7a: Waiting 10:50:58 4657fd5d0bcf: Waiting 10:50:58 8a3aa393b2d8: Waiting 10:50:58 6ad1cebc031e: Waiting 10:50:58 25bc292e5bac: Verifying Checksum 10:50:58 25bc292e5bac: Download complete 10:50:58 52dc419b0ee2: Download complete 10:50:58 4657fd5d0bcf: Download complete 10:50:58 df9b9388f04a: Verifying Checksum 10:50:58 df9b9388f04a: Download complete 10:50:58 df9b9388f04a: Pull complete 10:50:58 6ad1cebc031e: Verifying Checksum 10:50:58 6ad1cebc031e: Download complete 10:50:58 52dc419b0ee2: Pull complete 10:50:58 25bc292e5bac: Pull complete 10:50:59 114826534d7a: Verifying Checksum 10:50:59 114826534d7a: Download complete 10:50:59 8a3aa393b2d8: Verifying Checksum 10:50:59 8a3aa393b2d8: Download complete 10:51:02 114826534d7a: Pull complete 10:51:02 4657fd5d0bcf: Pull complete 10:51:02 6ad1cebc031e: Pull complete 10:51:05 8a3aa393b2d8: Pull complete 10:51:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:51:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:06 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:51:10 $ docker top c2fa5e7272ec549c35b23d46e2d6b5c1582c3618f25761741f6f212fdaf69a82 -eo pid,comm [Pipeline] { [Pipeline] echo 10:51:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 10:51:10 + set -o pipefail 10:51:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 10:51:14 10:51:14 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 10:51:14 10:51:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/7f94db1f-1d03-4f6b-89e5-98ef859c1fec 10:51:14 10:51:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:51:14 10:51:14 10:51:14 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:51:14 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:51:14 More details here: https://snyk.co/ue1NS 10:51:14 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:51:14 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:51:15 $ docker stop --time=1 c2fa5e7272ec549c35b23d46e2d6b5c1582c3618f25761741f6f212fdaf69a82 10:51:19 $ docker rm -f --volumes c2fa5e7272ec549c35b23d46e2d6b5c1582c3618f25761741f6f212fdaf69a82 [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 10:51:20 + git log --format=format:%s -1 5a7611fe9d2266d68c2062e26c6ab482e9781192 [Pipeline] sh 10:51:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:20 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:21 $ docker top bd7828c3d72498e9509251b9991fa0705cc1c9f9946d8c45e049ea6622677374 -eo pid,comm 10:51:21 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). 10:51:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:21 [ssh-agent] Looking for ssh-agent implementation... 10:51:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:21 $ docker exec bd7828c3d72498e9509251b9991fa0705cc1c9f9946d8c45e049ea6622677374 ssh-agent 10:51:21 SSH_AUTH_SOCK=/tmp/ssh-oFPsqURVkzkJ/agent.33 10:51:21 SSH_AGENT_PID=39 10:51:21 Running ssh-add (command line suppressed) 10:51:21 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11345127275373313074.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11345127275373313074.key) 10:51:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:22 + git semver tag 10:51:22 2023-08-09 10:51:22,231 [run_tag] DEBUG tag force:False 10:51:22 2023-08-09 10:51:22,231 [check_head_tag] DEBUG check head tag 10:51:22 2023-08-09 10:51:22,232 [execute] INFO git cat-file --batch-check 10:51:22 2023-08-09 10:51:22,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 10:51:22 2023-08-09 10:51:22,238 [execute] INFO git cat-file --batch 10:51:22 2023-08-09 10:51:22,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 10:51:22 2023-08-09 10:51:22,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 10:51:22 2023-08-09 10:51:22,245 [execute] INFO git tag -a v3.0.1-dev.1 -m v3.0.1-dev.1 10:51:22 2023-08-09 10:51:22,245 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.1', '-m', 'v3.0.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 10:51:22 2023-08-09 10:51:22,250 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 10:51:22 3.0.1-dev.1 [Pipeline] } 10:51:22 $ docker exec --env ******** --env ******** bd7828c3d72498e9509251b9991fa0705cc1c9f9946d8c45e049ea6622677374 ssh-agent -k 10:51:22 unset SSH_AUTH_SOCK; 10:51:22 unset SSH_AGENT_PID; 10:51:22 echo Agent pid 39 killed; 10:51:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:22 + git semver [Pipeline] } 10:51:23 $ docker stop --time=1 bd7828c3d72498e9509251b9991fa0705cc1c9f9946d8c45e049ea6622677374 10:51:24 $ docker rm -f --volumes bd7828c3d72498e9509251b9991fa0705cc1c9f9946d8c45e049ea6622677374 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:24 10:51:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:24 0.23.1-centos7: Pulling from edgex-lftools 10:51:24 ab5ef0e58194: Pulling fs layer 10:51:24 9712f1f96733: Pulling fs layer 10:51:24 63f879dbbcfc: Pulling fs layer 10:51:24 0d9ebad4ef96: Pulling fs layer 10:51:24 e9a5061849ea: Pulling fs layer 10:51:24 d747dcd14b5f: Pulling fs layer 10:51:24 2de7ff778b66: Pulling fs layer 10:51:24 0d9ebad4ef96: Waiting 10:51:24 e9a5061849ea: Waiting 10:51:24 d747dcd14b5f: Waiting 10:51:24 9712f1f96733: Verifying Checksum 10:51:24 9712f1f96733: Download complete 10:51:25 63f879dbbcfc: Verifying Checksum 10:51:25 63f879dbbcfc: Download complete 10:51:25 0d9ebad4ef96: Verifying Checksum 10:51:25 0d9ebad4ef96: Download complete 10:51:25 e9a5061849ea: Verifying Checksum 10:51:25 e9a5061849ea: Download complete 10:51:25 d747dcd14b5f: Verifying Checksum 10:51:25 d747dcd14b5f: Download complete 10:51:25 ab5ef0e58194: Verifying Checksum 10:51:25 ab5ef0e58194: Download complete 10:51:25 2de7ff778b66: Verifying Checksum 10:51:25 2de7ff778b66: Download complete 10:51:28 ab5ef0e58194: Pull complete 10:51:28 9712f1f96733: Pull complete 10:51:28 63f879dbbcfc: Pull complete 10:51:31 0d9ebad4ef96: Pull complete 10:51:32 e9a5061849ea: Pull complete 10:51:32 d747dcd14b5f: Pull complete 10:51:33 2de7ff778b66: Pull complete 10:51:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:33 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:51:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:51:38 $ docker top 369a4e1436edb0f660d2869235928579e393eb5969f79aff7e48b5ed6714478d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:51:38 provisioning config files... 10:51:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1458855357838002322tmp 10:51:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6732966491193010285tmp 10:51:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10069628867448443517tmp [Pipeline] { [Pipeline] echo 10:51:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:51:39 ---> sigul-configuration.sh 10:51:39 gpg: directory `/root/.gnupg' created 10:51:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:51:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:51:39 gpg: keyring `/root/.gnupg/secring.gpg' created 10:51:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:51:39 gpg: CAST5 encrypted data 10:51:39 gpg: encrypted with 1 passphrase 10:51:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:51:39 + mkdir /home/jenkins 10:51:39 + mkdir /home/jenkins/sigul [Pipeline] sh 10:51:39 + 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 10:51:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:51:39 ---> sigul-install.sh 10:51:39 Sigul already installed; skipping installation. [Pipeline] sh 10:51:40 + git tag --list 10:51:40 v0.0.0 10:51:40 v0.0.1-dev.1 10:51:40 v0.0.1-dev.2 10:51:40 v0.0.1-dev.3 10:51:40 v0.0.1-dev.4 10:51:40 v3.0.0 10:51:40 v3.0.1-dev.1 [Pipeline] sh 10:51:40 + lftools sign git-tag v3.0.1-dev.1 10:51:41 Signing Git tag with Sigul... 10:51:41 Signing v3.0.1-dev.1 [Pipeline] echo 10:51:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:51:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:51:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:51:41 $ docker stop --time=1 369a4e1436edb0f660d2869235928579e393eb5969f79aff7e48b5ed6714478d 10:51:42 $ docker rm -f --volumes 369a4e1436edb0f660d2869235928579e393eb5969f79aff7e48b5ed6714478d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:51:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:43 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:51:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:43 $ docker top c044ff36ee5572b3688e9d587895a91695c1be9f05cfaa55f2af65f50445a5be -eo pid,comm 10:51:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:51:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:44 [ssh-agent] Looking for ssh-agent implementation... 10:51:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:44 $ docker exec c044ff36ee5572b3688e9d587895a91695c1be9f05cfaa55f2af65f50445a5be ssh-agent 10:51:44 SSH_AUTH_SOCK=/tmp/ssh-XlSAPWOXaMgZ/agent.32 10:51:44 SSH_AGENT_PID=37 10:51:44 Running ssh-add (command line suppressed) 10:51:44 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11143241096012181545.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11143241096012181545.key) 10:51:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:44 + git semver bump pre 10:51:44 2023-08-09 10:51:44,803 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 10:51:44 2023-08-09 10:51:44,803 [bump_version] DEBUG bumping version:3.0.1-dev.1 on axis:pre with prefix:dev 10:51:44 2023-08-09 10:51:44,803 [bump_version] DEBUG bumped version:3.0.1-dev.2 10:51:44 2023-08-09 10:51:44,804 [write_version] DEBUG write version:3.0.1-dev.2 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 10:51:44 2023-08-09 10:51:44,804 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 10:51:44 2023-08-09 10:51:44,804 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 10:51:44 2023-08-09 10:51:44,805 [execute] INFO git cat-file --batch-check 10:51:44 2023-08-09 10:51:44,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:44 2023-08-09 10:51:44,811 [execute] INFO git cat-file --batch 10:51:44 2023-08-09 10:51:44,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:44 2023-08-09 10:51:44,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 10:51:44 3.0.1-dev.2 [Pipeline] } 10:51:44 $ docker exec --env ******** --env ******** c044ff36ee5572b3688e9d587895a91695c1be9f05cfaa55f2af65f50445a5be ssh-agent -k 10:51:45 unset SSH_AUTH_SOCK; 10:51:45 unset SSH_AGENT_PID; 10:51:45 echo Agent pid 37 killed; 10:51:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:45 + git semver [Pipeline] } 10:51:45 $ docker stop --time=1 c044ff36ee5572b3688e9d587895a91695c1be9f05cfaa55f2af65f50445a5be 10:51:46 $ docker rm -f --volumes c044ff36ee5572b3688e9d587895a91695c1be9f05cfaa55f2af65f50445a5be [Pipeline] // withDockerContainer [Pipeline] sh 10:51:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:47 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:47 $ docker top 55232148e0702c51251ef31693adff1930730f1663af0281c1a4672654a47d00 -eo pid,comm 10:51:47 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). 10:51:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:47 [ssh-agent] Looking for ssh-agent implementation... 10:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:48 $ docker exec 55232148e0702c51251ef31693adff1930730f1663af0281c1a4672654a47d00 ssh-agent 10:51:48 SSH_AUTH_SOCK=/tmp/ssh-zEY2GZboKTow/agent.31 10:51:48 SSH_AGENT_PID=37 10:51:48 Running ssh-add (command line suppressed) 10:51:48 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15004063926569943399.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15004063926569943399.key) 10:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:48 + git semver push 10:51:48 2023-08-09 10:51:48,742 [run_push] DEBUG push 10:51:48 2023-08-09 10:51:48,742 [execute] INFO git cat-file --batch-check 10:51:48 2023-08-09 10:51:48,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:48 2023-08-09 10:51:48,745 [execute] INFO git rev-list bf91736713d7e91f7aba118493c33a58de5b37ac -- 10:51:48 2023-08-09 10:51:48,745 [execute] DEBUG Popen(['git', 'rev-list', 'bf91736713d7e91f7aba118493c33a58de5b37ac', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 10:51:48 2023-08-09 10:51:48,749 [execute] INFO git fetch -v origin 10:51:48 2023-08-09 10:51:48,750 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 10:51:49 2023-08-09 10:51:49,224 [run_push] DEBUG no remote changes detected 10:51:49 2023-08-09 10:51:49,224 [execute] INFO git push origin semver 10:51:49 2023-08-09 10:51:49,225 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 10:51:50 2023-08-09 10:51:50,045 [run_push] DEBUG push all version tags 10:51:50 2023-08-09 10:51:50,046 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:51:50 2023-08-09 10:51:50,046 [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) 10:51:50 2023-08-09 10:51:50,789 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 10:51:50 3.0.1-dev.2 [Pipeline] } 10:51:50 $ docker exec --env ******** --env ******** 55232148e0702c51251ef31693adff1930730f1663af0281c1a4672654a47d00 ssh-agent -k 10:51:51 unset SSH_AUTH_SOCK; 10:51:51 unset SSH_AGENT_PID; 10:51:51 echo Agent pid 37 killed; 10:51:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:51 + git semver [Pipeline] } 10:51:51 $ docker stop --time=1 55232148e0702c51251ef31693adff1930730f1663af0281c1a4672654a47d00 10:51:52 $ docker rm -f --volumes 55232148e0702c51251ef31693adff1930730f1663af0281c1a4672654a47d00 [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 10:51:53 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 10:51:53 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 10:51:53 total 16 10:51:53 drwxr-xr-x 3 root root 4096 Aug 9 10:40 . 10:51:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:51 .. 10:51:53 drwxr-xr-x 2 root root 4096 Aug 9 10:40 cost 10:51:53 -rw-r--r-- 1 root root 81 Aug 9 10:40 cost.csv 10:51:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 10:51:53 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 10:51:53 total 16 10:51:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:40 . 10:51:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:51 .. 10:51:53 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:40 cost 10:51:53 -rw-r--r-- 1 jenkins jenkins 81 Aug 9 10:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:51:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:51:54 ---> package-listing.sh 10:51:54 ++ tr '[:upper:]' '[:lower:]' 10:51:54 ++ facter osfamily 10:51:54 + OS_FAMILY=debian 10:51:54 + workspace=/w/workspace/edgexfoundry_device-uart_main 10:51:54 + START_PACKAGES=/tmp/packages_start.txt 10:51:54 + END_PACKAGES=/tmp/packages_end.txt 10:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:54 + PACKAGES=/tmp/packages_start.txt 10:51:54 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 10:51:54 + PACKAGES=/tmp/packages_end.txt 10:51:54 + case "${OS_FAMILY}" in 10:51:54 + dpkg -l 10:51:54 + grep '^ii' 10:51:54 + '[' -f /tmp/packages_start.txt ']' 10:51:54 + '[' -f /tmp/packages_end.txt ']' 10:51:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:54 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 10:51:54 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 10:51:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 10:51:54 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 10:51:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:55 prd-ubuntu20.04-docker-8c-8g-3220 does not seem to be running inside a container 10:51:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:51:55 $ docker top c9faa2e5141b1ae061c1ca680a2bae618736758927c541621c10edd63035fe80 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:51:56 + mkdir -p /var/log/sysstat [Pipeline] sh 10:51:57 + ls /var/log/sa-host 10:51:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:57 provisioning config files... 10:51:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1933322072395395307tmp [Pipeline] { [Pipeline] echo 10:51:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:51:57 ---> create-netrc.sh [Pipeline] } 10:51:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:51:57 ---> python-tools-install.sh [Pipeline] echo 10:51:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:51:58 ---> sudo-logs.sh 10:51:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:51:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:51:58 ---> job-cost.sh 10:51:58 lf-activate-venv: SKIPPING 10:51:58 DEBUG: total: 0.2199999988079071 10:51:58 INFO: Retrieving Stack Cost... 10:51:58 INFO: Retrieving Pricing Info for: v3-standard-8 10:51:59 INFO: Archiving Costs [Pipeline] echo 10:51:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:51:59 ---> logs-deploy.sh 10:51:59 lf-activate-venv: SKIPPING 10:51:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/7 10:51:59 INFO: archiving workspace using pattern(s): 10:52:00 Archives upload complete. 10:52:00 INFO: archiving logs to Nexus