Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45a931a0542841c366d3c8b3b227d12dead9e8fd 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-ssh7165593606270194157.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-ssh2330878395837620110.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16330149836766353682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16305673684942591802.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6589411020186479006.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15161880110552631812.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘prd-ubuntu20.04-docker-8c-8g-44’ is offline Running on prd-ubuntu20.04-docker-8c-8g-46 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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 45a931a0542841c366d3c8b3b227d12dead9e8fd (main) > 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 45a931a0542841c366d3c8b3b227d12dead9e8fd # timeout=10 Commit message: "Merge pull request #13 from lenny-intel/go-1.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:24:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:24:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:24:07 ========================================================= 15:24:07 EdgeX Global Pipelines Version Info 15:24:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:24:07 ------------------- 15:24:07 stable info: 15:24:07 ------------------- 15:24:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:24:07 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:24:07 Message: update stable to v1.0.250 15:24:08 ------------------- 15:24:08 experimental info: 15:24:08 ------------------- 15:24:08 Commited By: **** collab-it+edgex@linuxfoundation.org 15:24:08 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:24:08 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:24:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 15:24:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 15:24:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:24:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:24:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:24:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:24:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:24:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:24:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:24:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] echo 15:24:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45a931a [Pipeline] echo 15:24:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:10 provisioning config files... 15:24:10 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11736711788641113101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:10 ---> docker-login.sh 15:24:10 nexus3.edgexfoundry.org:10001 15:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:10 Configure a credential helper to remove this warning. See 15:24:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:10 15:24:10 Login Succeeded 15:24:10 nexus3.edgexfoundry.org:10002 15:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:11 Configure a credential helper to remove this warning. See 15:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:11 15:24:11 Login Succeeded 15:24:11 nexus3.edgexfoundry.org:10003 15:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:11 Configure a credential helper to remove this warning. See 15:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:11 15:24:11 Login Succeeded 15:24:11 nexus3.edgexfoundry.org:10004 15:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:11 Configure a credential helper to remove this warning. See 15:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:11 15:24:11 Login Succeeded 15:24:11 docker.io 15:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:11 Configure a credential helper to remove this warning. See 15:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:11 15:24:11 Login Succeeded 15:24:11 ---> docker-login.sh ends [Pipeline] } 15:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:24:12 + git rev-list -1 --merges 45a931a0542841c366d3c8b3b227d12dead9e8fd~1..45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] echo 15:24:12 -----------> git rev-list -1 --merges 45a931a0542841c366d3c8b3b227d12dead9e8fd~1..45a931a0542841c366d3c8b3b227d12dead9e8fd 45a931a0542841c366d3c8b3b227d12dead9e8fd 15:24:12 45a931a0542841c366d3c8b3b227d12dead9e8fd [false] [Pipeline] sh 15:24:12 + git log --format=format:%s -1 45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] echo 15:24:12 ========================================================= 15:24:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:24:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:13 + git log --format=format:%s -1 45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] echo 15:24:13 [semverPrep] GIT_COMMIT: 45a931a0542841c366d3c8b3b227d12dead9e8fd, Commit Message: Merge pull request #13 from lenny-intel/go-1.20 [Pipeline] echo 15:24:13 [semverPrep] This is not a build commit. [Pipeline] sh 15:24:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:24:13 + grep -v github /etc/ssh/ssh_known_hosts 15:24:13 + [ -e /tmp/ssh_known_hosts ] 15:24:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:24:13 + + sudo tee -a /etc/ssh/ssh_known_hosts 15:24:13 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:24:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:14 15:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:14 0.1.4: Pulling from edgex-devops/py-git-semver 15:24:14 b85a868b505f: Pulling fs layer 15:24:14 e2be974225ed: Pulling fs layer 15:24:14 339a4e72a1f5: Pulling fs layer 15:24:14 988bab9f4d93: Pulling fs layer 15:24:14 1469e6f7b9e6: Pulling fs layer 15:24:14 eaf3925da568: Pulling fs layer 15:24:14 988bab9f4d93: Waiting 15:24:14 1469e6f7b9e6: Waiting 15:24:14 bab4dde63d76: Pulling fs layer 15:24:14 bde34c3a00c8: Pulling fs layer 15:24:14 b352a97aabf1: Pulling fs layer 15:24:14 4872d77fe225: Pulling fs layer 15:24:14 5851b861e8e6: Pulling fs layer 15:24:14 bab4dde63d76: Waiting 15:24:14 4872d77fe225: Waiting 15:24:14 eaf3925da568: Waiting 15:24:14 bde34c3a00c8: Waiting 15:24:14 b352a97aabf1: Waiting 15:24:14 5851b861e8e6: Waiting 15:24:14 e2be974225ed: Verifying Checksum 15:24:14 e2be974225ed: Download complete 15:24:14 988bab9f4d93: Verifying Checksum 15:24:14 988bab9f4d93: Download complete 15:24:14 1469e6f7b9e6: Verifying Checksum 15:24:14 339a4e72a1f5: Verifying Checksum 15:24:14 1469e6f7b9e6: Download complete 15:24:14 339a4e72a1f5: Download complete 15:24:14 eaf3925da568: Verifying Checksum 15:24:14 eaf3925da568: Download complete 15:24:14 bde34c3a00c8: Verifying Checksum 15:24:14 bde34c3a00c8: Download complete 15:24:14 b352a97aabf1: Download complete 15:24:14 4872d77fe225: Verifying Checksum 15:24:14 4872d77fe225: Download complete 15:24:14 5851b861e8e6: Download complete 15:24:14 b85a868b505f: Verifying Checksum 15:24:14 b85a868b505f: Download complete 15:24:14 bab4dde63d76: Verifying Checksum 15:24:14 bab4dde63d76: Download complete 15:24:15 b85a868b505f: Pull complete 15:24:15 e2be974225ed: Pull complete 15:24:16 339a4e72a1f5: Pull complete 15:24:16 988bab9f4d93: Pull complete 15:24:16 1469e6f7b9e6: Pull complete 15:24:16 eaf3925da568: Pull complete 15:24:18 bab4dde63d76: Pull complete 15:24:18 bde34c3a00c8: Pull complete 15:24:18 b352a97aabf1: Pull complete 15:24:18 4872d77fe225: Pull complete 15:24:18 5851b861e8e6: Pull complete 15:24:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:24:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:18 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:24:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:24:22 $ docker top c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f -eo pid,comm 15:24:22 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). 15:24:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:24:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:22 [ssh-agent] Looking for ssh-agent implementation... 15:24:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:22 $ docker exec c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f ssh-agent 15:24:22 SSH_AUTH_SOCK=/tmp/ssh-s6gfn8JWetTk/agent.32 15:24:22 SSH_AGENT_PID=38 15:24:22 Running ssh-add (command line suppressed) 15:24:22 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5490758820915572797.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5490758820915572797.key) 15:24:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:23 + git tag --points-at HEAD [Pipeline] } 15:24:23 $ docker exec --env ******** --env ******** c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f ssh-agent -k 15:24:23 unset SSH_AUTH_SOCK; 15:24:23 unset SSH_AGENT_PID; 15:24:23 echo Agent pid 38 killed; 15:24:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:24:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:24:23 [ssh-agent] Looking for ssh-agent implementation... 15:24:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:24:23 $ docker exec c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f ssh-agent 15:24:23 SSH_AUTH_SOCK=/tmp/ssh-fDqGu4WFVZeX/agent.70 15:24:23 SSH_AGENT_PID=76 15:24:23 Running ssh-add (command line suppressed) 15:24:23 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2757602805136498072.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2757602805136498072.key) 15:24:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:24:24 + git semver init 15:24:24 2023-06-27 15:24:24,272 [run_init] DEBUG init version:0.0.0 force:False 15:24:24 2023-06-27 15:24:24,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 15:24:24 2023-06-27 15:24:24,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 15:24:24 2023-06-27 15:24:24,273 [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) 15:24:25 2023-06-27 15:24:25,150 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 15:24:25 2023-06-27 15:24:25,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 15:24:25 2023-06-27 15:24:25,151 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 15:24:25 2023-06-27 15:24:25,154 [execute] INFO git cat-file --batch-check 15:24:25 2023-06-27 15:24:25,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 15:24:25 2023-06-27 15:24:25,160 [execute] INFO git cat-file --batch 15:24:25 2023-06-27 15:24:25,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 15:24:25 2023-06-27 15:24:25,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:24:25 0.0.0 [Pipeline] } 15:24:25 $ docker exec --env ******** --env ******** c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f ssh-agent -k 15:24:25 unset SSH_AUTH_SOCK; 15:24:25 unset SSH_AGENT_PID; 15:24:25 echo Agent pid 76 killed; 15:24:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:25 + git semver [Pipeline] } 15:24:26 $ docker stop --time=1 c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f 15:24:27 $ docker rm -f --volumes c6a4cef0d37eee90d1572370a6152116626fb03a45ae78037c3bf4efa90a7f2f [Pipeline] // withDockerContainer [Pipeline] sh 15:24:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:24:28 Stashed 1 file(s) [Pipeline] echo 15:24:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:28 provisioning config files... 15:24:28 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config51644952621255355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:29 ---> docker-login.sh 15:24:29 nexus3.edgexfoundry.org:10001 15:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:29 Configure a credential helper to remove this warning. See 15:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:29 15:24:29 Login Succeeded 15:24:29 nexus3.edgexfoundry.org:10002 15:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:29 Configure a credential helper to remove this warning. See 15:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:29 15:24:29 Login Succeeded 15:24:29 nexus3.edgexfoundry.org:10003 15:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:29 Configure a credential helper to remove this warning. See 15:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:29 15:24:29 Login Succeeded 15:24:29 nexus3.edgexfoundry.org:10004 15:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:29 Configure a credential helper to remove this warning. See 15:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:29 15:24:29 Login Succeeded 15:24:29 docker.io 15:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:29 Configure a credential helper to remove this warning. See 15:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:29 15:24:29 Login Succeeded 15:24:29 ---> docker-login.sh ends [Pipeline] } 15:24:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:30 ========================================================= 15:24:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:24:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:30 + 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 . 15:24:30 Sending build context to Docker daemon 11.49MB 15:24:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:24:30 Step 2/12 : FROM ${BASE} AS builder 15:24:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:24:30 f56be85fc22e: Pulling fs layer 15:24:30 85791d961cd3: Pulling fs layer 15:24:30 d694b5ae8c79: Pulling fs layer 15:24:30 9f32a84ed3da: Pulling fs layer 15:24:30 4d19c01a9841: Pulling fs layer 15:24:30 9325e15d5711: Pulling fs layer 15:24:30 556b6ee489ea: Pulling fs layer 15:24:30 c5a4b2cf53e6: Pulling fs layer 15:24:30 9f32a84ed3da: Waiting 15:24:30 4d19c01a9841: Waiting 15:24:30 9325e15d5711: Waiting 15:24:30 556b6ee489ea: Waiting 15:24:30 c5a4b2cf53e6: Waiting 15:24:30 85791d961cd3: Download complete 15:24:30 9f32a84ed3da: Verifying Checksum 15:24:30 9f32a84ed3da: Download complete 15:24:30 4d19c01a9841: Verifying Checksum 15:24:30 4d19c01a9841: Download complete 15:24:30 f56be85fc22e: Verifying Checksum 15:24:30 f56be85fc22e: Download complete 15:24:30 9325e15d5711: Verifying Checksum 15:24:30 9325e15d5711: Download complete 15:24:30 f56be85fc22e: Pull complete 15:24:30 85791d961cd3: Pull complete 15:24:31 c5a4b2cf53e6: Verifying Checksum 15:24:31 c5a4b2cf53e6: Download complete 15:24:31 d694b5ae8c79: Verifying Checksum 15:24:31 d694b5ae8c79: Download complete 15:24:31 556b6ee489ea: Verifying Checksum 15:24:31 556b6ee489ea: Download complete 15:24:34 d694b5ae8c79: Pull complete 15:24:34 9f32a84ed3da: Pull complete 15:24:34 4d19c01a9841: Pull complete 15:24:34 9325e15d5711: Pull complete 15:24:36 556b6ee489ea: Pull complete 15:24:37 c5a4b2cf53e6: Pull complete 15:24:37 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:24:37 ---> c4be618373d6 15:24:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:24:42 ---> Running in 1c1aa9abb5a5 15:24:42 Removing intermediate container 1c1aa9abb5a5 15:24:42 ---> b47f6fee7ee2 15:24:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:24:42 ---> Running in 53cacd58d2dd 15:24:42 Removing intermediate container 53cacd58d2dd 15:24:42 ---> 98146b82c1f5 15:24:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:24:42 ---> Running in b16a5b593d83 15:24:42 Removing intermediate container b16a5b593d83 15:24:42 ---> 37859cfd38e9 15:24:42 Step 6/12 : WORKDIR /device-uart 15:24:42 ---> Running in e7c3680053eb 15:24:42 Removing intermediate container e7c3680053eb 15:24:42 ---> 3b18be74cacd 15:24:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:42 ---> Running in e1d48ad7b417 15:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:24:43 (1/4) Installing openssh-keygen (9.1_p1-r3) 15:24:43 (2/4) Installing libedit (20221030.3.1-r0) 15:24:43 (3/4) Installing openssh-client-common (9.1_p1-r3) 15:24:43 (4/4) Installing openssh-client-default (9.1_p1-r3) 15:24:43 Executing busybox-1.35.0-r29.trigger 15:24:43 OK: 269 MiB in 57 packages 15:24:43 Still waiting to schedule task 15:24:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-45’ is offline 15:24:44 Removing intermediate container e1d48ad7b417 15:24:44 ---> f8c95a7ed864 15:24:44 Step 8/12 : COPY go.mod vendor* ./ 15:24:44 ---> 6452bba258d8 15:24:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:44 ---> Running in 84fbfb91722c 15:25:10 Removing intermediate container 84fbfb91722c 15:25:10 ---> bdcfba1a02d9 15:25:10 Step 10/12 : COPY . . 15:25:11 ---> 48b1a65cbc94 15:25:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:11 ---> Running in f984a603a9bd 15:25:12 Removing intermediate container f984a603a9bd 15:25:12 ---> cff75c44b6cd 15:25:12 Step 12/12 : RUN ${MAKE} 15:25:12 ---> Running in 800084d82640 15:25:12 noop 15:25:13 Removing intermediate container 800084d82640 15:25:13 ---> e1346c008cd4 15:25:13 Successfully built e1346c008cd4 15:25:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:13 + docker inspect -f . ci-base-image-x86_64 15:25:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:14 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:25:14 $ 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 ******** ci-base-image-x86_64 cat 15:25:14 $ docker top 7115d7b181bb445413bcc825e2693c7c9659d7c02090c12ec2fc9bcd655fe94d -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:14 + go version 15:25:14 go version go1.20.2 linux/amd64 [Pipeline] } 15:25:14 $ docker stop --time=1 7115d7b181bb445413bcc825e2693c7c9659d7c02090c12ec2fc9bcd655fe94d 15:25:16 $ docker rm -f --volumes 7115d7b181bb445413bcc825e2693c7c9659d7c02090c12ec2fc9bcd655fe94d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:16 + docker inspect -f . ci-base-image-x86_64 15:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:16 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:25:17 $ 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 ******** ci-base-image-x86_64 cat 15:25:17 $ docker top d733e4e05c647a0f74a0d3ce87b64ef20101f617a68e4a8ada9d2ae358934c65 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 15:25:18 + make test 15:25:18 go test ./... -coverprofile=coverage.out 15:25:22 ? github.com/edgexfoundry/device-uart [no test files] 15:25:32 ? github.com/edgexfoundry/device-uart/cmd [no test files] 15:25:32 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 15:25:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:25:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:25:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:25:39 ./bin/test-attribution-txt.sh [Pipeline] echo 15:25:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:25:39 $ docker stop --time=1 d733e4e05c647a0f74a0d3ce87b64ef20101f617a68e4a8ada9d2ae358934c65 15:25:43 $ docker rm -f --volumes d733e4e05c647a0f74a0d3ce87b64ef20101f617a68e4a8ada9d2ae358934c65 [Pipeline] // withDockerContainer [Pipeline] sh 15:25:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:25:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:25:45 + ls -al . 15:25:45 total 144 15:25:45 drwxrwxr-x 7 jenkins jenkins 4096 Jun 27 15:25 . 15:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 15:24 .. 15:25:45 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 15:24 .dockerignore 15:25:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 15:24 .git 15:25:45 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 15:24 .gitignore 15:25:45 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 15:24 .golangci.yml 15:25:45 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 15:24 .semver 15:25:45 -rw-rw-r-- 1 jenkins jenkins 8847 Jun 27 15:24 Attribution.txt 15:25:45 -rw-rw-r-- 1 jenkins jenkins 1782 Jun 27 15:24 Dockerfile 15:25:45 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 15:24 GOVERNANCE.md 15:25:45 -rw-rw-r-- 1 jenkins jenkins 675 Jun 27 15:24 Jenkinsfile 15:25:45 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 15:24 LICENSE 15:25:45 -rw-rw-r-- 1 jenkins jenkins 1680 Jun 27 15:24 Makefile 15:25:45 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 15:24 OWNERS.md 15:25:45 -rw-rw-r-- 1 jenkins jenkins 7340 Jun 27 15:24 README.md 15:25:45 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 15:24 VERSION 15:25:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 15:24 bin 15:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 15:24 cmd 15:25:45 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 15:25 coverage.out 15:25:45 -rw-rw-r-- 1 jenkins jenkins 3222 Jun 27 15:24 go.mod 15:25:45 -rw-rw-r-- 1 jenkins jenkins 35652 Jun 27 15:24 go.sum 15:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 15:24 internal 15:25:45 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 15:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:25:45 + 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=45a931a0542841c366d3c8b3b227d12dead9e8fd --label arch=amd64 --label version=0.0.0 . 15:25:45 Sending build context to Docker daemon 11.5MB 15:25:45 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:25:45 Step 2/25 : FROM ${BASE} AS builder 15:25:45 ---> e1346c008cd4 15:25:45 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:25:46 ---> Running in 736fc0993253 15:25:46 Removing intermediate container 736fc0993253 15:25:46 ---> dea2af537bc9 15:25:46 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:25:46 ---> Running in 4a08edffc0da 15:25:46 Removing intermediate container 4a08edffc0da 15:25:46 ---> 052e3fd2296f 15:25:46 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:25:46 ---> Running in 10bb7fbbc6f4 15:25:46 Removing intermediate container 10bb7fbbc6f4 15:25:46 ---> 9aa6704f6f89 15:25:46 Step 6/25 : WORKDIR /device-uart 15:25:46 ---> Running in b1a75df4f4a8 15:25:46 Removing intermediate container b1a75df4f4a8 15:25:46 ---> 19726c7cf70c 15:25:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:25:46 ---> Running in c521f61b6cd7 15:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:25:47 OK: 269 MiB in 57 packages 15:25:47 Removing intermediate container c521f61b6cd7 15:25:47 ---> 1ed5ad5f6fb6 15:25:47 Step 8/25 : COPY go.mod vendor* ./ 15:25:47 ---> e51b6f6efe1e 15:25:47 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:47 ---> Running in 36e5a829783c 15:25:48 Removing intermediate container 36e5a829783c 15:25:48 ---> 87a6d3768501 15:25:48 Step 10/25 : COPY . . 15:25:48 ---> 9260879fec62 15:25:48 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:25:48 ---> Running in 173e3b7f76ea 15:25:48 Removing intermediate container 173e3b7f76ea 15:25:48 ---> 5f6c5f7b3eb1 15:25:48 Step 12/25 : RUN ${MAKE} 15:25:48 ---> Running in d31ec02323f1 15:25:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0" -o cmd/device-uart ./cmd 15:26:11 Removing intermediate container d31ec02323f1 15:26:11 ---> 5872ed13ac15 15:26:11 Step 13/25 : FROM alpine:3.17 15:26:11 3.17: Pulling from library/alpine 15:26:11 4db1b89c0bd1: Pulling fs layer 15:26:11 4db1b89c0bd1: Download complete 15:26:11 4db1b89c0bd1: Pull complete 15:26:11 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:26:11 Status: Downloaded newer image for alpine:3.17 15:26:11 ---> 1f73a9d63274 15:26:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:26:11 ---> Running in f8039e25faa5 15:26:11 Removing intermediate container f8039e25faa5 15:26:11 ---> 0d41e7db465f 15:26:11 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 15:26:11 ---> Running in cfa2ee7e25d2 15:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:26:11 (1/6) Installing dumb-init (1.2.5-r2) 15:26:11 (2/6) Installing libgcc (12.2.1_git20220924-r4) 15:26:11 (3/6) Installing libsodium (1.0.18-r2) 15:26:11 (4/6) Installing libstdc++ (12.2.1_git20220924-r4) 15:26:11 (5/6) Installing libzmq (4.3.4-r1) 15:26:11 (6/6) Installing zeromq (4.3.4-r1) 15:26:11 Executing busybox-1.35.0-r29.trigger 15:26:11 OK: 10 MiB in 21 packages 15:26:11 Removing intermediate container cfa2ee7e25d2 15:26:11 ---> 980d174c978f 15:26:11 Step 16/25 : WORKDIR / 15:26:11 ---> Running in 60a2e5af24b6 15:26:11 Removing intermediate container 60a2e5af24b6 15:26:11 ---> 953974f5ccf9 15:26:11 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 15:26:11 ---> ac54896eb934 15:26:11 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 15:26:11 ---> 5e70040cb7a9 15:26:11 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 15:26:12 ---> 5eef3353802e 15:26:12 Step 20/25 : EXPOSE 59995 15:26:12 ---> Running in 0a1a4d43b019 15:26:12 Removing intermediate container 0a1a4d43b019 15:26:12 ---> a3322c899b20 15:26:12 Step 21/25 : ENTRYPOINT ["/device-uart"] 15:26:12 ---> Running in 7fca6502c7f9 15:26:12 Removing intermediate container 7fca6502c7f9 15:26:12 ---> 7af60b2bb0d5 15:26:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:26:12 ---> Running in a40149f1a36d 15:26:12 Removing intermediate container a40149f1a36d 15:26:12 ---> 39e823178734 15:26:12 Step 23/25 : LABEL arch=amd64 15:26:12 ---> Running in 9f9cc0f97801 15:26:12 Removing intermediate container 9f9cc0f97801 15:26:12 ---> 711c8871ba31 15:26:12 Step 24/25 : LABEL git_sha=45a931a0542841c366d3c8b3b227d12dead9e8fd 15:26:12 ---> Running in 1b4a3056d149 15:26:12 Removing intermediate container 1b4a3056d149 15:26:12 ---> 17803dc8f5b9 15:26:12 Step 25/25 : LABEL version=0.0.0 15:26:12 ---> Running in 86a5f19966e8 15:26:12 Removing intermediate container 86a5f19966e8 15:26:12 ---> de69e11d3410 15:26:12 [Warning] One or more build-args [ARCH] were not consumed 15:26:12 Successfully built de69e11d3410 15:26:12 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:13 provisioning config files... 15:26:13 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16587360527658119988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:13 ---> docker-login.sh 15:26:13 nexus3.edgexfoundry.org:10001 15:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:13 Configure a credential helper to remove this warning. See 15:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:13 15:26:13 Login Succeeded 15:26:13 nexus3.edgexfoundry.org:10002 15:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:13 Configure a credential helper to remove this warning. See 15:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:13 15:26:13 Login Succeeded 15:26:13 nexus3.edgexfoundry.org:10003 15:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:13 Configure a credential helper to remove this warning. See 15:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:13 15:26:13 Login Succeeded 15:26:13 nexus3.edgexfoundry.org:10004 15:26:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:13 Configure a credential helper to remove this warning. See 15:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:13 15:26:13 Login Succeeded 15:26:13 docker.io 15:26:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:14 Configure a credential helper to remove this warning. See 15:26:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:14 15:26:14 Login Succeeded 15:26:14 ---> docker-login.sh ends [Pipeline] } 15:26:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:14 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 15:26:14 45a931a0542841c366d3c8b3b227d12dead9e8fd 15:26:14 latest 15:26:14 0.0.0 15:26:14 45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 15:26:14 main 15:26:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { 15:26:14 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] ws 15:26:15 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout 15:26:15 The recommended git tool is: NONE 15:26:15 + docker push nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd 15:26:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:26:15 53ff07942177: Preparing 15:26:15 e0fef889dcb7: Preparing 15:26:15 7b0a954736d5: Preparing 15:26:15 99bcbb2b2450: Preparing 15:26:15 3dab9f8bf2d2: Preparing 15:26:15 3dab9f8bf2d2: Layer already exists 15:26:15 e0fef889dcb7: Pushed 15:26:15 7b0a954736d5: Pushed 15:26:15 99bcbb2b2450: Pushed 15:26:18 53ff07942177: Pushed 15:26:18 45a931a0542841c366d3c8b3b227d12dead9e8fd: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:18 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:19 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 15:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:26:19 53ff07942177: Preparing 15:26:19 e0fef889dcb7: Preparing 15:26:19 7b0a954736d5: Preparing 15:26:19 99bcbb2b2450: Preparing 15:26:19 3dab9f8bf2d2: Preparing 15:26:19 99bcbb2b2450: Layer already exists 15:26:19 53ff07942177: Layer already exists 15:26:19 7b0a954736d5: Layer already exists 15:26:19 3dab9f8bf2d2: Layer already exists 15:26:19 e0fef889dcb7: Layer already exists 15:26:19 latest: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:19 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:20 + docker push nexus3.edgexfoundry.org:10004/device-uart:0.0.0 15:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:26:20 53ff07942177: Preparing 15:26:20 e0fef889dcb7: Preparing 15:26:20 7b0a954736d5: Preparing 15:26:20 99bcbb2b2450: Preparing 15:26:20 3dab9f8bf2d2: Preparing 15:26:20 3dab9f8bf2d2: Layer already exists 15:26:20 e0fef889dcb7: Layer already exists 15:26:20 99bcbb2b2450: Layer already exists 15:26:20 53ff07942177: Layer already exists 15:26:20 7b0a954736d5: Layer already exists 15:26:20 0.0.0: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:20 using credential edgex-jenkins-ssh 15:26:20 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 15:26:20 Cloning the remote Git repository [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:20 + docker push nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 15:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:26:20 53ff07942177: Preparing 15:26:20 e0fef889dcb7: Preparing 15:26:20 7b0a954736d5: Preparing 15:26:20 99bcbb2b2450: Preparing 15:26:20 3dab9f8bf2d2: Preparing 15:26:20 3dab9f8bf2d2: Layer already exists 15:26:20 7b0a954736d5: Layer already exists 15:26:20 e0fef889dcb7: Layer already exists 15:26:20 53ff07942177: Layer already exists 15:26:20 99bcbb2b2450: Layer already exists 15:26:20 45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:21 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } 15:26:20 Cloning repository git@github.com:edgexfoundry/device-uart.git 15:26:20 > git init /w/workspace/device-uart/1 # timeout=10 15:26:20 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 15:26:20 > git --version # timeout=10 15:26:20 > git --version # 'git version 2.25.1' 15:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:21 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 15:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 15:26:21 53ff07942177: Preparing 15:26:21 e0fef889dcb7: Preparing 15:26:21 7b0a954736d5: Preparing 15:26:21 99bcbb2b2450: Preparing 15:26:21 3dab9f8bf2d2: Preparing 15:26:21 7b0a954736d5: Layer already exists 15:26:21 3dab9f8bf2d2: Layer already exists 15:26:21 53ff07942177: Layer already exists 15:26:21 99bcbb2b2450: Layer already exists 15:26:21 e0fef889dcb7: Layer already exists 15:26:21 main: digest: sha256:ff08d00612b17cc5293a1a528e828ae9e8d1c0571efb91c8746c534d406485fd size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:26:22 ===================================================== [Pipeline] echo 15:26:22 taggedImages: 15:26:22 - nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd 15:26:22 - nexus3.edgexfoundry.org:10004/device-uart:latest 15:26:22 - nexus3.edgexfoundry.org:10004/device-uart:0.0.0 15:26:22 - nexus3.edgexfoundry.org:10004/device-uart:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 15:26:22 - 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 15:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:22 15:26:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:23 latest: Pulling from edgex-lftools-log-publisher 15:26:23 5eb5b503b376: Pulling fs layer 15:26:23 5c69ac0246d0: Pulling fs layer 15:26:23 ec43610c2a17: Pulling fs layer 15:26:23 3a2ae6a8a46f: Pulling fs layer 15:26:23 33b1e0a273af: Pulling fs layer 15:26:23 5d3b04190fa2: Pulling fs layer 15:26:23 2f39f015ded8: Pulling fs layer 15:26:23 3a2ae6a8a46f: Waiting 15:26:23 33b1e0a273af: Waiting 15:26:23 5d3b04190fa2: Waiting 15:26:23 2f39f015ded8: Waiting 15:26:23 5c69ac0246d0: Verifying Checksum 15:26:23 5c69ac0246d0: Download complete 15:26:23 3a2ae6a8a46f: Verifying Checksum 15:26:23 3a2ae6a8a46f: Download complete 15:26:23 33b1e0a273af: Verifying Checksum 15:26:23 33b1e0a273af: Download complete 15:26:23 5d3b04190fa2: Verifying Checksum 15:26:23 5d3b04190fa2: Download complete 15:26:23 ec43610c2a17: Verifying Checksum 15:26:23 ec43610c2a17: Download complete 15:26:23 5eb5b503b376: Verifying Checksum 15:26:23 5eb5b503b376: Download complete 15:26:23 Avoid second fetch 15:26:23 Checking out Revision 45a931a0542841c366d3c8b3b227d12dead9e8fd (main) 15:26:24 2f39f015ded8: Download complete 15:26:22 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 15:26:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:23 > git config core.sparsecheckout # timeout=10 15:26:23 > git checkout -f 45a931a0542841c366d3c8b3b227d12dead9e8fd # timeout=10 15:26:24 5eb5b503b376: Pull complete 15:26:24 5c69ac0246d0: Pull complete 15:26:25 ec43610c2a17: Pull complete 15:26:25 3a2ae6a8a46f: Pull complete 15:26:25 33b1e0a273af: Pull complete 15:26:25 5d3b04190fa2: Pull complete 15:26:27 Commit message: "Merge pull request #13 from lenny-intel/go-1.20" 15:26:27 > git --version # timeout=10 15:26:27 > git --version # 'git version 2.25.1' 15:26:27 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:26:27 15:26:27 GitHub has been notified of this commit’s build result 15:26:27 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:26:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:26:28 Dload Upload Total Spent Left Speed 15:26:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 15:26:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:26:29 + sudo tee /etc/docker/daemon.new 15:26:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:26:29 { 15:26:29 "registry-mirrors": [ 15:26:29 "https://nexus3.edgexfoundry.org:10001" 15:26:29 ], 15:26:29 "bip": "10.250.0.254/24", 15:26:29 "hosts": [ 15:26:29 "tcp://0.0.0.0:5555", 15:26:29 "unix:///var/run/docker.sock" 15:26:29 ], 15:26:29 "mtu": 1458, 15:26:29 "selinux-enabled": true, 15:26:29 "seccomp-profile": "/etc/docker/seccomp.json" 15:26:29 } [Pipeline] sh 15:26:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 15:26:29 2f39f015ded8: Pull complete 15:26:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:26:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:26:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:29 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:26:29 + sudo service docker restart 15:26:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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-lftools-log-publisher:latest cat 15:26:34 $ docker top 60ba4f73002ea8e8e7e032bbb6021d04e79d97e9e1b7a2423ba54e1cad2a5719 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:35 ---> job-cost.sh 15:26:35 lf-activate-venv: SKIPPING 15:26:35 INFO: No Stack... 15:26:35 INFO: Retrieving Pricing Info for: v3-standard-8 15:26:35 INFO: Archiving Costs [Pipeline] sh 15:26:36 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 15:26:36 + cut -d, -f6 [Pipeline] lock 15:26:36 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-1-stack-cost] 15:26:36 Resource [jenkins-edgexfoundry-device-uart-main-1-stack-cost] did not exist. Created. 15:26:36 Lock acquired on [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:26:36 + echo total: 0.2199999988079071 [Pipeline] stash 15:26:36 Stashed 1 file(s) [Pipeline] } 15:26:36 Lock released on resource [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:26:36 $ docker stop --time=1 60ba4f73002ea8e8e7e032bbb6021d04e79d97e9e1b7a2423ba54e1cad2a5719 15:26:38 $ docker rm -f --volumes 60ba4f73002ea8e8e7e032bbb6021d04e79d97e9e1b7a2423ba54e1cad2a5719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:48 provisioning config files... 15:26:48 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config4980221645352858101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:48 ---> docker-login.sh 15:26:48 nexus3.edgexfoundry.org:10001 15:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:49 Configure a credential helper to remove this warning. See 15:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:49 15:26:49 Login Succeeded 15:26:49 nexus3.edgexfoundry.org:10002 15:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:49 Configure a credential helper to remove this warning. See 15:26:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:49 15:26:49 Login Succeeded 15:26:49 nexus3.edgexfoundry.org:10003 15:26:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:50 Configure a credential helper to remove this warning. See 15:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:50 15:26:50 Login Succeeded 15:26:50 nexus3.edgexfoundry.org:10004 15:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:50 Configure a credential helper to remove this warning. See 15:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:50 15:26:50 Login Succeeded 15:26:50 docker.io 15:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:50 Configure a credential helper to remove this warning. See 15:26:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:50 15:26:50 Login Succeeded 15:26:50 ---> docker-login.sh ends [Pipeline] } 15:26:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:26:51 ========================================================= 15:26:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:26:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:51 + 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 . 15:26:52 Sending build context to Docker daemon 6.021MB 15:26:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:26:52 Step 2/12 : FROM ${BASE} AS builder 15:26:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:26:52 c41833b44d91: Pulling fs layer 15:26:52 ed15518f5707: Pulling fs layer 15:26:52 feae8fd75edb: Pulling fs layer 15:26:52 242c74f7c9fa: Pulling fs layer 15:26:52 3cdef696dda3: Pulling fs layer 15:26:52 2ced38df9373: Pulling fs layer 15:26:52 58f1dce35555: Pulling fs layer 15:26:52 3cdef696dda3: Waiting 15:26:52 2ced38df9373: Waiting 15:26:52 58f1dce35555: Waiting 15:26:52 ed15518f5707: Download complete 15:26:52 242c74f7c9fa: Download complete 15:26:52 3cdef696dda3: Verifying Checksum 15:26:52 3cdef696dda3: Download complete 15:26:52 c41833b44d91: Verifying Checksum 15:26:53 c41833b44d91: Pull complete 15:26:53 58f1dce35555: Verifying Checksum 15:26:53 58f1dce35555: Download complete 15:26:54 ed15518f5707: Pull complete 15:26:55 feae8fd75edb: Verifying Checksum 15:26:55 feae8fd75edb: Download complete 15:26:55 2ced38df9373: Verifying Checksum 15:26:55 2ced38df9373: Download complete 15:27:07 feae8fd75edb: Pull complete 15:27:07 242c74f7c9fa: Pull complete 15:27:07 3cdef696dda3: Pull complete 15:27:12 2ced38df9373: Pull complete 15:27:16 58f1dce35555: Pull complete 15:27:16 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:27:16 ---> fadd8f120f05 15:27:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:27:17 ---> Running in 8f8410a9e342 15:27:17 Removing intermediate container 8f8410a9e342 15:27:17 ---> 8330c9942048 15:27:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:27:17 ---> Running in 23742f7f5890 15:27:18 Removing intermediate container 23742f7f5890 15:27:18 ---> ea719c820d2e 15:27:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:27:18 ---> Running in 09840774377c 15:27:18 Removing intermediate container 09840774377c 15:27:18 ---> 90fd7c59d466 15:27:18 Step 6/12 : WORKDIR /device-uart 15:27:18 ---> Running in fa22f1a0f69e 15:27:18 Removing intermediate container fa22f1a0f69e 15:27:18 ---> 95c5931e2f2f 15:27:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:27:18 ---> Running in 4fe88a887f4b 15:27:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:27:21 (1/4) Installing openssh-keygen (9.1_p1-r3) 15:27:21 (2/4) Installing libedit (20221030.3.1-r0) 15:27:21 (3/4) Installing openssh-client-common (9.1_p1-r3) 15:27:21 (4/4) Installing openssh-client-default (9.1_p1-r3) 15:27:21 Executing busybox-1.35.0-r29.trigger 15:27:21 OK: 268 MiB in 57 packages 15:27:22 Removing intermediate container 4fe88a887f4b 15:27:22 ---> 31074442e9f1 15:27:22 Step 8/12 : COPY go.mod vendor* ./ 15:27:22 ---> 77bff18d28e8 15:27:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:23 ---> Running in 8c4ebd0e6653 15:28:10 Removing intermediate container 8c4ebd0e6653 15:28:10 ---> 944b91dc71ec 15:28:10 Step 10/12 : COPY . . 15:28:10 ---> 9ee03f4285df 15:28:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:10 ---> Running in 9313ee41267f 15:28:10 Removing intermediate container 9313ee41267f 15:28:10 ---> 27db6951ffb4 15:28:10 Step 12/12 : RUN ${MAKE} 15:28:10 ---> Running in 5e9233f461fc 15:28:10 noop 15:28:10 Removing intermediate container 5e9233f461fc 15:28:10 ---> 40da197ec0fe 15:28:10 Successfully built 40da197ec0fe 15:28:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:10 + docker inspect -f . ci-base-image-arm64 15:28:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:10 prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container 15:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:28:12 $ docker top d78c7590e7967099aeb545c47611a57f7a0449098da72680fb17de03af949cad -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:12 + go version 15:28:12 go version go1.20.2 linux/arm64 [Pipeline] } 15:28:13 $ docker stop --time=1 d78c7590e7967099aeb545c47611a57f7a0449098da72680fb17de03af949cad 15:28:14 $ docker rm -f --volumes d78c7590e7967099aeb545c47611a57f7a0449098da72680fb17de03af949cad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:15 + docker inspect -f . ci-base-image-arm64 15:28:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:15 prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container 15:28:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:28:16 $ docker top 21871cc827bfbc83fce782afe4a273514d83aaed63fc9a139fdd0fdc2d56c950 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:17 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 15:28:18 + make test 15:28:18 go test ./... -coverprofile=coverage.out 15:28:50 ? github.com/edgexfoundry/device-uart [no test files] 15:30:26 ? github.com/edgexfoundry/device-uart/cmd [no test files] 15:30:26 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 15:30:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:30:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:30:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:30:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:30:49 ./bin/test-attribution-txt.sh [Pipeline] echo 15:30:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:30:49 $ docker stop --time=1 21871cc827bfbc83fce782afe4a273514d83aaed63fc9a139fdd0fdc2d56c950 15:30:52 $ docker rm -f --volumes 21871cc827bfbc83fce782afe4a273514d83aaed63fc9a139fdd0fdc2d56c950 [Pipeline] // withDockerContainer [Pipeline] sh 15:30:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:30:54 Warning: overwriting stash ‘coverage-report’ 15:30:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:30:55 + ls -al . 15:30:55 total 140 15:30:55 drwxrwxr-x 6 jenkins jenkins 4096 Jun 27 15:28 . 15:30:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 15:26 .. 15:30:55 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 15:26 .dockerignore 15:30:55 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 15:26 .git 15:30:55 -rw-rw-r-- 1 jenkins jenkins 343 Jun 27 15:26 .gitignore 15:30:55 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 15:26 .golangci.yml 15:30:55 -rw-rw-r-- 1 jenkins jenkins 8847 Jun 27 15:26 Attribution.txt 15:30:55 -rw-rw-r-- 1 jenkins jenkins 1782 Jun 27 15:26 Dockerfile 15:30:55 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 15:26 GOVERNANCE.md 15:30:55 -rw-rw-r-- 1 jenkins jenkins 675 Jun 27 15:26 Jenkinsfile 15:30:55 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 15:26 LICENSE 15:30:55 -rw-rw-r-- 1 jenkins jenkins 1680 Jun 27 15:26 Makefile 15:30:55 -rw-rw-r-- 1 jenkins jenkins 617 Jun 27 15:26 OWNERS.md 15:30:55 -rw-rw-r-- 1 jenkins jenkins 7340 Jun 27 15:26 README.md 15:30:55 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 15:24 VERSION 15:30:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 15:26 bin 15:30:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 15:26 cmd 15:30:55 -rw-r--r-- 1 jenkins jenkins 10 Jun 27 15:28 coverage.out 15:30:55 -rw-rw-r-- 1 jenkins jenkins 3222 Jun 27 15:26 go.mod 15:30:55 -rw-rw-r-- 1 jenkins jenkins 35652 Jun 27 15:26 go.sum 15:30:55 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 15:26 internal 15:30:55 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 15:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:56 + 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=45a931a0542841c366d3c8b3b227d12dead9e8fd --label arch=arm64 --label version=0.0.0 . 15:30:56 Sending build context to Docker daemon 6.022MB 15:30:56 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:30:56 Step 2/25 : FROM ${BASE} AS builder 15:30:56 ---> 40da197ec0fe 15:30:56 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:30:56 ---> Running in a499373b0f94 15:30:56 Removing intermediate container a499373b0f94 15:30:56 ---> ab87f548d032 15:30:56 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 15:30:57 ---> Running in 32bbd180d50a 15:30:57 Removing intermediate container 32bbd180d50a 15:30:57 ---> cbec1730c20e 15:30:57 Step 5/25 : ARG ADD_BUILD_TAGS="" 15:30:57 ---> Running in c7146ad0db01 15:30:58 Removing intermediate container c7146ad0db01 15:30:58 ---> 667f1aac6cf5 15:30:58 Step 6/25 : WORKDIR /device-uart 15:30:58 ---> Running in e9f03f3e6736 15:30:58 Removing intermediate container e9f03f3e6736 15:30:58 ---> 0d4f56000b30 15:30:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:58 ---> Running in 0b551abe53dd 15:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:31:01 OK: 268 MiB in 57 packages 15:31:02 Removing intermediate container 0b551abe53dd 15:31:02 ---> 78492f46618d 15:31:02 Step 8/25 : COPY go.mod vendor* ./ 15:31:06 ---> e6d07ceb0da0 15:31:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:06 ---> Running in 2e72a25e5971 15:31:08 Removing intermediate container 2e72a25e5971 15:31:08 ---> 32879e7fc5f1 15:31:08 Step 10/25 : COPY . . 15:31:10 ---> 6dbee0f2068e 15:31:10 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:31:10 ---> Running in 30f7c83e88d1 15:31:10 Removing intermediate container 30f7c83e88d1 15:31:10 ---> 5f194b7ea103 15:31:10 Step 12/25 : RUN ${MAKE} 15:31:10 ---> Running in af60b730c943 15:31:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0" -o cmd/device-uart ./cmd 15:33:47 Removing intermediate container af60b730c943 15:33:47 ---> 59ff0a1099c9 15:33:47 Step 13/25 : FROM alpine:3.17 15:33:47 3.17: Pulling from library/alpine 15:33:47 edb6bdbacee9: Pulling fs layer 15:33:47 edb6bdbacee9: Verifying Checksum 15:33:47 edb6bdbacee9: Download complete 15:33:47 edb6bdbacee9: Pull complete 15:33:47 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:33:47 Status: Downloaded newer image for alpine:3.17 15:33:47 ---> 779605e5fbc0 15:33:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 15:33:47 ---> Running in 411b2d824754 15:33:47 Removing intermediate container 411b2d824754 15:33:47 ---> fcf4f5b71834 15:33:47 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 15:33:47 ---> Running in 968fa0eea82c 15:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:33:47 (1/6) Installing dumb-init (1.2.5-r2) 15:33:47 (2/6) Installing libgcc (12.2.1_git20220924-r4) 15:33:47 (3/6) Installing libsodium (1.0.18-r2) 15:33:47 (4/6) Installing libstdc++ (12.2.1_git20220924-r4) 15:33:47 (5/6) Installing libzmq (4.3.4-r1) 15:33:47 (6/6) Installing zeromq (4.3.4-r1) 15:33:47 Executing busybox-1.35.0-r29.trigger 15:33:47 OK: 11 MiB in 21 packages 15:33:47 Removing intermediate container 968fa0eea82c 15:33:47 ---> 0423ec04ab1c 15:33:47 Step 16/25 : WORKDIR / 15:33:47 ---> Running in 9ab340932487 15:33:47 Removing intermediate container 9ab340932487 15:33:47 ---> 7330945ce804 15:33:47 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 15:33:47 ---> 9a321bb6668f 15:33:47 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 15:33:47 ---> 223aaf07fcd6 15:33:47 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 15:33:48 ---> acfb217a2237 15:33:48 Step 20/25 : EXPOSE 59995 15:33:48 ---> Running in d20a89b9a111 15:33:48 Removing intermediate container d20a89b9a111 15:33:48 ---> 47d3112ded59 15:33:48 Step 21/25 : ENTRYPOINT ["/device-uart"] 15:33:48 ---> Running in 229cb513f391 15:33:48 Removing intermediate container 229cb513f391 15:33:48 ---> a643699a04a9 15:33:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:33:48 ---> Running in fd7121929292 15:33:49 Removing intermediate container fd7121929292 15:33:49 ---> 85f00e432cc3 15:33:49 Step 23/25 : LABEL arch=arm64 15:33:49 ---> Running in 6bd783ce7e0e 15:33:49 Removing intermediate container 6bd783ce7e0e 15:33:49 ---> f2c51abf1650 15:33:49 Step 24/25 : LABEL git_sha=45a931a0542841c366d3c8b3b227d12dead9e8fd 15:33:49 ---> Running in 73f567954a59 15:33:49 Removing intermediate container 73f567954a59 15:33:49 ---> 94d9d7868edf 15:33:49 Step 25/25 : LABEL version=0.0.0 15:33:49 ---> Running in c658e54f173d 15:33:50 Removing intermediate container c658e54f173d 15:33:50 ---> ac58c2241c48 15:33:50 [Warning] One or more build-args [ARCH] were not consumed 15:33:50 Successfully built ac58c2241c48 15:33:50 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 15:33:50 provisioning config files... 15:33:50 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config17468462604809809493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:50 ---> docker-login.sh 15:33:50 nexus3.edgexfoundry.org:10001 15:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:51 Configure a credential helper to remove this warning. See 15:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:51 15:33:51 Login Succeeded 15:33:51 nexus3.edgexfoundry.org:10002 15:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:51 Configure a credential helper to remove this warning. See 15:33:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:51 15:33:51 Login Succeeded 15:33:51 nexus3.edgexfoundry.org:10003 15:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:52 Configure a credential helper to remove this warning. See 15:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:52 15:33:52 Login Succeeded 15:33:52 nexus3.edgexfoundry.org:10004 15:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:52 Configure a credential helper to remove this warning. See 15:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:52 15:33:52 Login Succeeded 15:33:52 docker.io 15:33:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:52 Configure a credential helper to remove this warning. See 15:33:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:52 15:33:52 Login Succeeded 15:33:52 ---> docker-login.sh ends [Pipeline] } 15:33:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:53 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 15:33:53 45a931a0542841c366d3c8b3b227d12dead9e8fd 15:33:53 latest 15:33:53 0.0.0 15:33:53 45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 15:33:53 main 15:33:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:53 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:54 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd 15:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:33:54 d65baa510daf: Preparing 15:33:54 c36e9391eab0: Preparing 15:33:54 742239c40eb4: Preparing 15:33:54 df48c882ca11: Preparing 15:33:54 9386262d7a74: Preparing 15:33:54 9386262d7a74: Layer already exists 15:33:54 742239c40eb4: Pushed 15:33:54 c36e9391eab0: Pushed 15:33:55 df48c882ca11: Pushed 15:33:59 d65baa510daf: Pushed 15:33:59 45a931a0542841c366d3c8b3b227d12dead9e8fd: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:00 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:00 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 15:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:34:00 d65baa510daf: Preparing 15:34:00 c36e9391eab0: Preparing 15:34:00 742239c40eb4: Preparing 15:34:00 df48c882ca11: Preparing 15:34:00 9386262d7a74: Preparing 15:34:00 df48c882ca11: Layer already exists 15:34:00 9386262d7a74: Layer already exists 15:34:00 d65baa510daf: Layer already exists 15:34:00 c36e9391eab0: Layer already exists 15:34:00 742239c40eb4: Layer already exists 15:34:00 latest: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:01 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:01 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.0 15:34:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:34:01 d65baa510daf: Preparing 15:34:01 c36e9391eab0: Preparing 15:34:01 742239c40eb4: Preparing 15:34:01 df48c882ca11: Preparing 15:34:01 9386262d7a74: Preparing 15:34:01 d65baa510daf: Layer already exists 15:34:01 742239c40eb4: Layer already exists 15:34:01 9386262d7a74: Layer already exists 15:34:01 df48c882ca11: Layer already exists 15:34:01 c36e9391eab0: Layer already exists 15:34:01 0.0.0: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:01 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:02 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 15:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:34:02 d65baa510daf: Preparing 15:34:02 c36e9391eab0: Preparing 15:34:02 742239c40eb4: Preparing 15:34:02 df48c882ca11: Preparing 15:34:02 9386262d7a74: Preparing 15:34:02 742239c40eb4: Layer already exists 15:34:02 df48c882ca11: Layer already exists 15:34:02 c36e9391eab0: Layer already exists 15:34:02 d65baa510daf: Layer already exists 15:34:02 9386262d7a74: Layer already exists 15:34:02 45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:02 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:03 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 15:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 15:34:03 d65baa510daf: Preparing 15:34:03 c36e9391eab0: Preparing 15:34:03 742239c40eb4: Preparing 15:34:03 df48c882ca11: Preparing 15:34:03 9386262d7a74: Preparing 15:34:03 d65baa510daf: Layer already exists 15:34:03 742239c40eb4: Layer already exists 15:34:03 c36e9391eab0: Layer already exists 15:34:03 df48c882ca11: Layer already exists 15:34:03 9386262d7a74: Layer already exists 15:34:03 main: digest: sha256:dabefb695d09abf842afccdbe25e1f026b8db1075800ef4d646e6371087f5c65 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:03 ===================================================== [Pipeline] echo 15:34:03 taggedImages: 15:34:03 - nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd 15:34:03 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 15:34:03 - nexus3.edgexfoundry.org:10004/device-uart-arm64:0.0.0 15:34:03 - nexus3.edgexfoundry.org:10004/device-uart-arm64:45a931a0542841c366d3c8b3b227d12dead9e8fd-0.0.0 15:34:03 - 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 15:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:04 15:34:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:04 arm64: Pulling from edgex-lftools-log-publisher 15:34:04 8998bd30e6a1: Pulling fs layer 15:34:04 04944245beec: Pulling fs layer 15:34:04 699f458cf7ca: Pulling fs layer 15:34:04 765212b225bb: Pulling fs layer 15:34:04 f23df028b6ca: Pulling fs layer 15:34:04 d65c8cfc05b1: Pulling fs layer 15:34:04 2437ff75d9bd: Pulling fs layer 15:34:04 f23df028b6ca: Waiting 15:34:04 d65c8cfc05b1: Waiting 15:34:04 765212b225bb: Waiting 15:34:04 2437ff75d9bd: Waiting 15:34:04 04944245beec: Verifying Checksum 15:34:04 04944245beec: Download complete 15:34:04 765212b225bb: Verifying Checksum 15:34:04 765212b225bb: Download complete 15:34:04 f23df028b6ca: Verifying Checksum 15:34:04 f23df028b6ca: Download complete 15:34:04 d65c8cfc05b1: Verifying Checksum 15:34:04 d65c8cfc05b1: Download complete 15:34:04 699f458cf7ca: Verifying Checksum 15:34:04 699f458cf7ca: Download complete 15:34:05 8998bd30e6a1: Verifying Checksum 15:34:05 8998bd30e6a1: Download complete 15:34:07 2437ff75d9bd: Verifying Checksum 15:34:07 2437ff75d9bd: Download complete 15:34:09 8998bd30e6a1: Pull complete 15:34:09 04944245beec: Pull complete 15:34:13 699f458cf7ca: Pull complete 15:34:13 765212b225bb: Pull complete 15:34:14 f23df028b6ca: Pull complete 15:34:14 d65c8cfc05b1: Pull complete 15:34:29 2437ff75d9bd: Pull complete 15:34:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:29 prd-ubuntu20.04-docker-arm64-4c-16g-47 does not seem to be running inside a container 15:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:34:32 $ docker top 7ce0948406c9528b11412ffeeadc98bf0d7456b38c0404f864351858bd6496b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:32 ---> job-cost.sh 15:34:32 lf-activate-venv: SKIPPING 15:34:32 INFO: No Stack... 15:34:33 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:34 INFO: Archiving Costs [Pipeline] sh 15:34:34 + cat /w/workspace/device-uart/1/archives/cost.csv 15:34:34 + cut -d, -f6 [Pipeline] lock 15:34:34 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-1-stack-cost] 15:34:34 Resource [jenkins-edgexfoundry-device-uart-main-1-stack-cost] did not exist. Created. 15:34:34 Lock acquired on [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:35 /w/workspace/device-uart/1@tmp/durable-44865a33/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:34:35 + echo total: 0.10999999940395355 [Pipeline] stash 15:34:35 Warning: overwriting stash ‘stack-cost’ 15:34:35 Stashed 1 file(s) [Pipeline] } 15:34:35 Lock released on resource [jenkins-edgexfoundry-device-uart-main-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:35 $ docker stop --time=1 7ce0948406c9528b11412ffeeadc98bf0d7456b38c0404f864351858bd6496b2 15:34:37 $ docker rm -f --volumes 7ce0948406c9528b11412ffeeadc98bf0d7456b38c0404f864351858bd6496b2 [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 15:34:38 provisioning config files... 15:34:38 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14825093162049947819tmp [Pipeline] { [Pipeline] sh 15:34:38 + set +x 15:34:38 + + bashcurl -s -s -- https://codecov.io/bash 15:34:38 15:34:38 15:34:38 _____ _ 15:34:38 / ____| | | 15:34:38 | | ___ __| | ___ ___ _____ __ 15:34:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:34:38 | |___| (_) | (_| | __/ (_| (_) \ V / 15:34:38 \_____\___/ \__,_|\___|\___\___/ \_/ 15:34:38 Bash-1.0.6 15:34:38 15:34:38 15:34:38 ==> git version 2.25.1 found 15:34:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:34:38 Release-Date: 2020-01-08 15:34:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:34:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:34:38 ==> Jenkins CI detected. 15:34:38 current dir:  /w/workspace/edgexfoundry_device-uart_main 15:34:38 project root: . 15:34:38 --> token set from env 15:34:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:34:38 ==> Running gcov in . (disable via -X gcov) 15:34:38 ==> Python coveragepy not found 15:34:38 ==> Searching for coverage reports in: 15:34:38 + . 15:34:38 -> Found 1 reports 15:34:38 ==> Detecting git/mercurial file structure 15:34:38 ==> Reading reports 15:34:38 + ./coverage.out bytes=10 15:34:38 ==> Appending adjustments 15:34:38 https://docs.codecov.io/docs/fixing-reports 15:34:38 + Found adjustments 15:34:38 ==> Gzipping contents 15:34:38 4.0K /tmp/codecov.zmJrF5.gz 15:34:38 ==> Uploading reports 15:34:38 url: https://codecov.io 15:34:38 query: branch=main&commit=45a931a0542841c366d3c8b3b227d12dead9e8fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:38 -> Pinging Codecov 15:34:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=main&commit=45a931a0542841c366d3c8b3b227d12dead9e8fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 15:34:38 -> Uploading to 15:34:38 https://storage.googleapis.com/codecov/v4/raw/2023-06-27/B9AA6E0BBD74AE3A32605C7A7C664919/45a931a0542841c366d3c8b3b227d12dead9e8fd/ceb69058-e1d0-42c8-9917-815d6835d250.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230627T153438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=64a022cd38eea913b985027923aa77e80ea3543fe7fe7bbca0280f14653ab22f 15:34:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:38 Dload Upload Total Spent Left Speed 15:34:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 518 0 0 100 518 0 2926 --:--:-- --:--:-- --:--:-- 2926 15:34:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] } 15:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:34:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:34:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:39 15:34:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:34:40 df9b9388f04a: Pulling fs layer 15:34:40 52dc419b0ee2: Pulling fs layer 15:34:40 25bc292e5bac: Pulling fs layer 15:34:40 114826534d7a: Pulling fs layer 15:34:40 4657fd5d0bcf: Pulling fs layer 15:34:40 6ad1cebc031e: Pulling fs layer 15:34:40 114826534d7a: Waiting 15:34:40 4657fd5d0bcf: Waiting 15:34:40 8a3aa393b2d8: Pulling fs layer 15:34:40 6ad1cebc031e: Waiting 15:34:40 8a3aa393b2d8: Waiting 15:34:40 25bc292e5bac: Verifying Checksum 15:34:40 25bc292e5bac: Download complete 15:34:40 52dc419b0ee2: Verifying Checksum 15:34:40 52dc419b0ee2: Download complete 15:34:40 4657fd5d0bcf: Verifying Checksum 15:34:40 4657fd5d0bcf: Download complete 15:34:40 df9b9388f04a: Verifying Checksum 15:34:40 df9b9388f04a: Download complete 15:34:40 6ad1cebc031e: Verifying Checksum 15:34:40 6ad1cebc031e: Download complete 15:34:40 df9b9388f04a: Pull complete 15:34:40 52dc419b0ee2: Pull complete 15:34:40 25bc292e5bac: Pull complete 15:34:41 114826534d7a: Verifying Checksum 15:34:41 114826534d7a: Download complete 15:34:41 8a3aa393b2d8: Verifying Checksum 15:34:41 8a3aa393b2d8: Download complete 15:34:44 114826534d7a: Pull complete 15:34:44 4657fd5d0bcf: Pull complete 15:34:44 6ad1cebc031e: Pull complete 15:34:46 8a3aa393b2d8: Pull complete 15:34:46 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:34:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:47 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:34:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:34:52 $ docker top a52d5e4845a96feb7c2345e49ec7a8b50d9e06f7a3394e5c0c1e830b80a80c27 -eo pid,comm [Pipeline] { [Pipeline] echo 15:34:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 15:34:52 + set -o pipefail 15:34:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 15:34:59 15:34:59 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 15:34:59 15:34:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/b02cd9bc-40c1-4fe9-8a04-53d8cd36f6d2 15:34:59 15:34:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:34:59 15:34:59 15:34:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:34:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:34:59 More details here: https://snyk.co/ue1NS [Pipeline] } 15:34:59 $ docker stop --time=1 a52d5e4845a96feb7c2345e49ec7a8b50d9e06f7a3394e5c0c1e830b80a80c27 15:35:03 $ docker rm -f --volumes a52d5e4845a96feb7c2345e49ec7a8b50d9e06f7a3394e5c0c1e830b80a80c27 [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 15:35:04 + git log --format=format:%s -1 45a931a0542841c366d3c8b3b227d12dead9e8fd [Pipeline] sh 15:35:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:05 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:35:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:06 $ docker top 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:06 [ssh-agent] Looking for ssh-agent implementation... 15:35:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:06 $ docker exec 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 ssh-agent 15:35:06 SSH_AUTH_SOCK=/tmp/ssh-M3BhAFMyTnf3/agent.32 15:35:06 SSH_AGENT_PID=38 15:35:06 Running ssh-add (command line suppressed) 15:35:06 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12838245162311783502.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12838245162311783502.key) 15:35:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:07 + git semver tag 15:35:07 2023-06-27 15:35:07,338 [run_tag] DEBUG tag force:False 15:35:07 2023-06-27 15:35:07,338 [check_head_tag] DEBUG check head tag 15:35:07 2023-06-27 15:35:07,338 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:35:07 2023-06-27 15:35:07,338 [execute] INFO git tag -a v0.0.0 -m v0.0.0 15:35:07 2023-06-27 15:35:07,338 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 15:35:07 2023-06-27 15:35:07,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:35:07 0.0.0 [Pipeline] } 15:35:07 $ docker exec --env ******** --env ******** 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 ssh-agent -k 15:35:07 unset SSH_AUTH_SOCK; 15:35:07 unset SSH_AGENT_PID; 15:35:07 echo Agent pid 38 killed; 15:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:08 + git semver [Pipeline] } 15:35:08 $ docker stop --time=1 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 15:35:09 $ docker rm -f --volumes 487bba685ae78c8a7520b525bca73426fe8eef6c1fbd801b798e157d8b9766c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:10 15:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:10 0.23.1-centos7: Pulling from edgex-lftools 15:35:10 ab5ef0e58194: Pulling fs layer 15:35:10 9712f1f96733: Pulling fs layer 15:35:10 63f879dbbcfc: Pulling fs layer 15:35:10 0d9ebad4ef96: Pulling fs layer 15:35:10 e9a5061849ea: Pulling fs layer 15:35:10 d747dcd14b5f: Pulling fs layer 15:35:10 2de7ff778b66: Pulling fs layer 15:35:10 d747dcd14b5f: Waiting 15:35:10 e9a5061849ea: Waiting 15:35:10 0d9ebad4ef96: Waiting 15:35:10 9712f1f96733: Verifying Checksum 15:35:10 9712f1f96733: Download complete 15:35:10 63f879dbbcfc: Verifying Checksum 15:35:10 63f879dbbcfc: Download complete 15:35:11 e9a5061849ea: Verifying Checksum 15:35:11 e9a5061849ea: Download complete 15:35:11 0d9ebad4ef96: Verifying Checksum 15:35:11 0d9ebad4ef96: Download complete 15:35:11 d747dcd14b5f: Verifying Checksum 15:35:11 d747dcd14b5f: Download complete 15:35:11 ab5ef0e58194: Download complete 15:35:11 2de7ff778b66: Verifying Checksum 15:35:11 2de7ff778b66: Download complete 15:35:13 ab5ef0e58194: Pull complete 15:35:13 9712f1f96733: Pull complete 15:35:14 63f879dbbcfc: Pull complete 15:35:24 0d9ebad4ef96: Pull complete 15:35:24 e9a5061849ea: Pull complete 15:35:24 d747dcd14b5f: Pull complete 15:35:24 2de7ff778b66: Pull complete 15:35:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:24 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:35:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:35:33 $ docker top 455389363f0671c9137a0a4aa34a659abbd3c7e116e2dade70e5ae331d395c0e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:35:34 provisioning config files... 15:35:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11716998630863938116tmp 15:35:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5278691342313006577tmp 15:35:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6207956274276349195tmp [Pipeline] { [Pipeline] echo 15:35:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:35:34 ---> sigul-configuration.sh 15:35:34 gpg: directory `/root/.gnupg' created 15:35:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:35:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:35:34 gpg: keyring `/root/.gnupg/secring.gpg' created 15:35:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:35:34 gpg: CAST5 encrypted data 15:35:34 gpg: encrypted with 1 passphrase 15:35:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:35:34 + mkdir /home/jenkins 15:35:34 + mkdir /home/jenkins/sigul [Pipeline] sh 15:35:35 + 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 15:35:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:35:35 ---> sigul-install.sh 15:35:35 Sigul already installed; skipping installation. [Pipeline] sh 15:35:35 + git tag --list 15:35:35 v0.0.0 [Pipeline] sh 15:35:36 + lftools sign git-tag v0.0.0 15:35:36 Signing Git tag with Sigul... 15:35:36 Signing v0.0.0 [Pipeline] echo 15:35:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:35:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:35:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:35:37 $ docker stop --time=1 455389363f0671c9137a0a4aa34a659abbd3c7e116e2dade70e5ae331d395c0e 15:35:38 $ docker rm -f --volumes 455389363f0671c9137a0a4aa34a659abbd3c7e116e2dade70e5ae331d395c0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:35:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:39 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:40 $ docker top 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b -eo pid,comm 15:35:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:35:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:40 [ssh-agent] Looking for ssh-agent implementation... 15:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:40 $ docker exec 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b ssh-agent 15:35:40 SSH_AUTH_SOCK=/tmp/ssh-vPK5Y0a1e4wM/agent.32 15:35:40 SSH_AGENT_PID=38 15:35:40 Running ssh-add (command line suppressed) 15:35:40 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6156507967007545569.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6156507967007545569.key) 15:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:41 + git semver bump pre 15:35:41 2023-06-27 15:35:41,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:35:41 2023-06-27 15:35:41,332 [bump_version] DEBUG bumping version:0.0.0 on axis:pre with prefix:dev 15:35:41 2023-06-27 15:35:41,332 [bump_version] DEBUG bumped version:0.0.1-dev.1 15:35:41 2023-06-27 15:35:41,332 [write_version] DEBUG write version:0.0.1-dev.1 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 15:35:41 2023-06-27 15:35:41,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:35:41 2023-06-27 15:35:41,332 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 15:35:41 2023-06-27 15:35:41,334 [execute] INFO git cat-file --batch-check 15:35:41 2023-06-27 15:35:41,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:41 2023-06-27 15:35:41,340 [execute] INFO git cat-file --batch 15:35:41 2023-06-27 15:35:41,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:41 2023-06-27 15:35:41,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:35:41 0.0.1-dev.1 [Pipeline] } 15:35:41 $ docker exec --env ******** --env ******** 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b ssh-agent -k 15:35:41 unset SSH_AUTH_SOCK; 15:35:41 unset SSH_AGENT_PID; 15:35:41 echo Agent pid 38 killed; 15:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:41 + git semver [Pipeline] } 15:35:42 $ docker stop --time=1 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b 15:35:43 $ docker rm -f --volumes 63da5c2e86ff6ea16b1c316e2e548b1fb35b39b42de22469fdaae09e9529767b [Pipeline] // withDockerContainer [Pipeline] sh 15:35:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:44 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:35:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:44 $ docker top 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:44 [ssh-agent] Looking for ssh-agent implementation... 15:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:45 $ docker exec 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 ssh-agent 15:35:45 SSH_AUTH_SOCK=/tmp/ssh-cBuQEYsqXCpG/agent.31 15:35:45 SSH_AGENT_PID=37 15:35:45 Running ssh-add (command line suppressed) 15:35:45 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18275508422126783778.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_18275508422126783778.key) 15:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:45 + git semver push 15:35:45 2023-06-27 15:35:45,846 [run_push] DEBUG push 15:35:45 2023-06-27 15:35:45,846 [execute] INFO git cat-file --batch-check 15:35:45 2023-06-27 15:35:45,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 15:35:45 2023-06-27 15:35:45,851 [execute] INFO git rev-list 09ea644a9849d5f6a6df4100679508ab4cdd97bf -- 15:35:45 2023-06-27 15:35:45,851 [execute] DEBUG Popen(['git', 'rev-list', '09ea644a9849d5f6a6df4100679508ab4cdd97bf', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 15:35:45 2023-06-27 15:35:45,857 [execute] INFO git fetch -v origin 15:35:45 2023-06-27 15:35:45,857 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 15:35:46 2023-06-27 15:35:46,327 [run_push] DEBUG no remote changes detected 15:35:46 2023-06-27 15:35:46,327 [execute] INFO git push origin semver 15:35:46 2023-06-27 15:35:46,327 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 15:35:47 2023-06-27 15:35:47,289 [run_push] DEBUG push all version tags 15:35:47 2023-06-27 15:35:47,289 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:35:47 2023-06-27 15:35:47,290 [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) 15:35:48 2023-06-27 15:35:47,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 15:35:48 0.0.1-dev.1 [Pipeline] } 15:35:48 $ docker exec --env ******** --env ******** 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 ssh-agent -k 15:35:48 unset SSH_AUTH_SOCK; 15:35:48 unset SSH_AGENT_PID; 15:35:48 echo Agent pid 37 killed; 15:35:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:48 + git semver [Pipeline] } 15:35:48 $ docker stop --time=1 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 15:35:50 $ docker rm -f --volumes 41bdc4b10b524730ba6a7ca11efcd9e87a492d08b7e52e9b6a8a5179966ffbf8 [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 15:35:51 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 15:35:51 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 15:35:51 total 16 15:35:51 drwxr-xr-x 3 root root 4096 Jun 27 15:26 . 15:35:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 15:35 .. 15:35:51 drwxr-xr-x 2 root root 4096 Jun 27 15:26 cost 15:35:51 -rw-r--r-- 1 root root 81 Jun 27 15:26 cost.csv 15:35:51 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 15:35:51 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 15:35:51 total 16 15:35:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 15:26 . 15:35:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 15:35 .. 15:35:51 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 15:26 cost 15:35:51 -rw-r--r-- 1 jenkins jenkins 81 Jun 27 15:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:52 ---> package-listing.sh 15:35:52 ++ facter osfamily 15:35:52 ++ tr '[:upper:]' '[:lower:]' 15:35:52 + OS_FAMILY=debian 15:35:52 + workspace=/w/workspace/edgexfoundry_device-uart_main 15:35:52 + START_PACKAGES=/tmp/packages_start.txt 15:35:52 + END_PACKAGES=/tmp/packages_end.txt 15:35:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:52 + PACKAGES=/tmp/packages_start.txt 15:35:52 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 15:35:52 + PACKAGES=/tmp/packages_end.txt 15:35:52 + case "${OS_FAMILY}" in 15:35:52 + dpkg -l 15:35:52 + grep '^ii' 15:35:52 + '[' -f /tmp/packages_start.txt ']' 15:35:52 + '[' -f /tmp/packages_end.txt ']' 15:35:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:52 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 15:35:52 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 15:35:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 15:35:52 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 15:35:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:53 prd-ubuntu20.04-docker-8c-8g-46 does not seem to be running inside a container 15:35:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:54 $ docker top 6858123af1ac85bfe8676f67988e939fe2d2fcecb41b6ef0fe96e1332601e584 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:54 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:54 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:55 + ls /var/log/sa-host 15:35:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:55 provisioning config files... 15:35:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13890283159878113454tmp [Pipeline] { [Pipeline] echo 15:35:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:55 ---> create-netrc.sh [Pipeline] } 15:35:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:56 ---> python-tools-install.sh [Pipeline] echo 15:35:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:56 ---> sudo-logs.sh 15:35:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:56 ---> job-cost.sh 15:35:56 lf-activate-venv: SKIPPING 15:35:56 DEBUG: total: 0.2199999988079071 15:35:56 INFO: Retrieving Stack Cost... 15:35:57 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:57 INFO: Archiving Costs [Pipeline] echo 15:35:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:58 ---> logs-deploy.sh 15:35:58 lf-activate-venv: SKIPPING 15:35:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/1 15:35:58 INFO: archiving workspace using pattern(s): 15:35:58 Archives upload complete. 15:35:59 INFO: archiving logs to Nexus 15:35:59 ---> uname -a: 15:35:59 Linux prd-ubuntu20-04-docker-8c-8g-46 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:35:59 15:35:59 15:35:59 ---> lscpu: 15:35:59 Architecture: x86_64 15:35:59 CPU op-mode(s): 32-bit, 64-bit 15:35:59 Byte Order: Little Endian 15:35:59 Address sizes: 40 bits physical, 48 bits virtual 15:35:59 CPU(s): 8 15:35:59 On-line CPU(s) list: 0-7 15:35:59 Thread(s) per core: 1 15:35:59 Core(s) per socket: 1 15:35:59 Socket(s): 8 15:35:59 NUMA node(s): 1 15:35:59 Vendor ID: AuthenticAMD 15:35:59 CPU family: 23 15:35:59 Model: 49 15:35:59 Model name: AMD EPYC-Rome Processor 15:35:59 Stepping: 0 15:35:59 CPU MHz: 2799.998 15:35:59 BogoMIPS: 5599.99 15:35:59 Virtualization: AMD-V 15:35:59 Hypervisor vendor: KVM 15:35:59 Virtualization type: full 15:35:59 L1d cache: 256 KiB 15:35:59 L1i cache: 256 KiB 15:35:59 L2 cache: 4 MiB 15:35:59 L3 cache: 128 MiB 15:35:59 NUMA node0 CPU(s): 0-7 15:35:59 Vulnerability Itlb multihit: Not affected 15:35:59 Vulnerability L1tf: Not affected 15:35:59 Vulnerability Mds: Not affected 15:35:59 Vulnerability Meltdown: Not affected 15:35:59 Vulnerability Mmio stale data: Not affected 15:35:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:35:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:35:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:35:59 Vulnerability Srbds: Not affected 15:35:59 Vulnerability Tsx async abort: Not affected 15:35:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:35:59 15:35:59 15:35:59 ---> nproc: 15:35:59 8 15:35:59 15:35:59 15:35:59 ---> df -h: 15:35:59 Filesystem Size Used Avail Use% Mounted on 15:35:59 overlay 155G 13G 143G 9% / 15:35:59 tmpfs 64M 0 64M 0% /dev 15:35:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:35:59 shm 64M 0 64M 0% /dev/shm 15:35:59 /dev/vda1 155G 13G 143G 9% /facter-os 15:35:59 15:35:59 15:35:59 ---> sar -b -r -n DEV: 15:35:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-46) 06/27/23 _x86_64_ (8 CPU) 15:35:59 15:35:59 15:23:28 LINUX RESTART (8 CPU) 15:35:59 15:35:59 15:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:35:59 15:25:01 382.89 12.05 370.84 0.00 1798.90 83654.99 0.00 15:35:59 15:26:01 120.93 0.35 120.58 0.00 15.86 25185.67 0.00 15:35:59 15:27:01 111.51 0.08 111.43 0.00 13.60 34083.25 0.00 15:35:59 15:28:01 1.70 0.00 1.70 0.00 0.00 22.55 0.00 15:35:59 15:29:01 55.89 11.61 44.28 0.00 5181.54 8932.24 0.00 15:35:59 15:30:01 5.95 0.02 5.93 0.00 0.13 123.58 0.00 15:35:59 15:31:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 15:35:59 15:32:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 15:35:59 15:33:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 15:35:59 15:34:01 1.88 0.00 1.88 0.00 0.00 21.73 0.00 15:35:59 15:35:01 41.54 0.25 41.29 0.00 13.73 28358.87 0.00 15:35:59 Average: 66.04 2.21 63.83 0.00 638.52 16402.75 0.00 15:35:59 15:35:59 15:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:59 15:25:01 28257872 31573188 737772 2.24 127976 3376256 1882452 5.55 1111436 3062784 397768 15:35:59 15:26:01 28188576 31531424 771764 2.35 134560 3396556 1979844 5.83 1414420 2821340 365124 15:35:59 15:27:01 27867020 31570144 733992 2.23 145716 3717424 1761608 5.19 1250552 3275148 364 15:35:59 15:28:01 27866920 31570212 733560 2.23 145768 3717428 1761608 5.19 1250268 3275152 128 15:35:59 15:29:01 27340680 31556160 730936 2.22 179792 4178784 1820604 5.37 1567792 3446856 1016 15:35:59 15:30:01 27347208 31557764 729336 2.22 178356 4175524 1809620 5.33 1565660 3443624 400 15:35:59 15:31:01 27348800 31559420 727340 2.21 178388 4175528 1809620 5.33 1563136 3443632 12 15:35:59 15:32:01 27350024 31560796 725992 2.21 178436 4175532 1809620 5.33 1563488 3443632 24 15:35:59 15:33:01 27349600 31560416 726336 2.21 178456 4175532 1809620 5.33 1563372 3443640 16 15:35:59 15:34:01 27349496 31560368 726260 2.21 178512 4175540 1809620 5.33 1563684 3443644 12 15:35:59 15:35:01 26239276 31523212 753576 2.29 200840 5148060 1949660 5.75 1701904 4329672 206784 15:35:59 Average: 27500497 31556646 736079 2.24 166073 4037469 1836716 5.41 1465065 3402648 88332 15:35:59 15:35:59 15:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:59 15:25:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 15:35:59 15:25:01 ens3 553.69 351.67 7257.40 74.70 0.00 0.00 0.00 0.00 15:35:59 15:25:01 docker0 119.78 188.74 9.42 1142.29 0.00 0.00 0.00 0.00 15:35:59 15:26:01 vethe3a86b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:35:59 15:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:35:59 15:26:01 ens3 48.16 28.46 83.45 17.60 0.00 0.00 0.00 0.00 15:35:59 15:26:01 docker0 1.38 3.38 0.08 42.51 0.00 0.00 0.00 0.00 15:35:59 15:27:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 15:35:59 15:27:01 ens3 143.33 104.30 2669.06 231.53 0.00 0.00 0.00 0.00 15:35:59 15:27:01 docker0 2.00 4.42 0.14 63.32 0.00 0.00 0.00 0.00 15:35:59 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:59 15:28:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:35:59 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 15:35:59 15:29:01 ens3 192.17 97.03 2918.44 7.09 0.00 0.00 0.00 0.00 15:35:59 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:59 15:30:01 ens3 0.42 0.33 0.03 0.02 0.00 0.00 0.00 0.00 15:35:59 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:59 15:32:01 ens3 0.65 0.13 0.06 0.01 0.00 0.00 0.00 0.00 15:35:59 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:33:01 ens3 0.73 0.57 0.35 0.29 0.00 0.00 0.00 0.00 15:35:59 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:35:59 15:34:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:35:59 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:59 15:35:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:35:59 15:35:01 ens3 217.43 117.35 4661.26 15.90 0.00 0.00 0.00 0.00 15:35:59 15:35:01 docker0 48.13 91.48 3.77 686.74 0.00 0.00 0.00 0.00 15:35:59 Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 15:35:59 Average: ens3 105.18 63.65 1599.10 31.56 0.00 0.00 0.00 0.00 15:35:59 Average: docker0 15.57 26.18 1.22 175.90 0.00 0.00 0.00 0.00 15:35:59 15:35:59