Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ade12f3c691c7cb550b5af6dbdc2b20084fb8479 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-ssh11868765204726734701.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15358730260763493735.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11094797132944892166.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6730800435222605035.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12760989232884924466.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24580 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ade12f3c691c7cb550b5af6dbdc2b20084fb8479 (main) Commit message: "Merge pull request #38 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" > 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 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 # timeout=10 > git rev-list --no-walk 56a8503eef07c46f22bc765105e6cf123a2f1194 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:10:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:10:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:10:47 ========================================================= 20:10:47 EdgeX Global Pipelines Version Info 20:10:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:10:49 ------------------- 20:10:49 stable info: 20:10:49 ------------------- 20:10:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:10:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:10:49 Message: update stable to v1.0.258 20:10:49 ------------------- 20:10:49 experimental info: 20:10:49 ------------------- 20:10:49 Commited By: **** collab-it+edgex@linuxfoundation.org 20:10:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:10:49 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:10:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ade12f3 [Pipeline] echo 20:10:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:50 provisioning config files... 20:10:50 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config623091108723463385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:50 ---> ****-login.sh 20:10:50 nexus3.edgexfoundry.org:10001 20:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:51 Configure a credential helper to remove this warning. See 20:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:51 20:10:51 Login Succeeded 20:10:51 nexus3.edgexfoundry.org:10002 20:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:51 Configure a credential helper to remove this warning. See 20:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:51 20:10:51 Login Succeeded 20:10:51 nexus3.edgexfoundry.org:10003 20:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:51 Configure a credential helper to remove this warning. See 20:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:51 20:10:51 Login Succeeded 20:10:51 nexus3.edgexfoundry.org:10004 20:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:51 Configure a credential helper to remove this warning. See 20:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:51 20:10:51 Login Succeeded 20:10:51 ****.io 20:10:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:10:51 Configure a credential helper to remove this warning. See 20:10:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:10:51 20:10:51 Login Succeeded 20:10:51 ---> ****-login.sh ends [Pipeline] } 20:10:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:10:52 + git rev-list -1 --merges ade12f3c691c7cb550b5af6dbdc2b20084fb8479~1..ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] echo 20:10:52 -----------> git rev-list -1 --merges ade12f3c691c7cb550b5af6dbdc2b20084fb8479~1..ade12f3c691c7cb550b5af6dbdc2b20084fb8479 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 20:10:52 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [false] [Pipeline] sh 20:10:52 + git log --format=format:%s -1 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] echo 20:10:52 ========================================================= 20:10:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:10:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:10:53 + git log --format=format:%s -1 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] echo 20:10:53 [semverPrep] GIT_COMMIT: ade12f3c691c7cb550b5af6dbdc2b20084fb8479, Commit Message: Merge pull request #38 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3 [Pipeline] echo 20:10:53 [semverPrep] This is not a build commit. [Pipeline] sh 20:10:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:10:53 + grep -v github /etc/ssh/ssh_known_hosts 20:10:53 + [ -e /tmp/ssh_known_hosts ] 20:10:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:10:53 + + sudo teeecho -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts 20:10:53 20:10:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:54 20:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:54 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:54 b85a868b505f: Pulling fs layer 20:10:54 e2be974225ed: Pulling fs layer 20:10:54 339a4e72a1f5: Pulling fs layer 20:10:54 988bab9f4d93: Pulling fs layer 20:10:54 1469e6f7b9e6: Pulling fs layer 20:10:54 eaf3925da568: Pulling fs layer 20:10:54 bab4dde63d76: Pulling fs layer 20:10:54 bde34c3a00c8: Pulling fs layer 20:10:54 b352a97aabf1: Pulling fs layer 20:10:54 4872d77fe225: Pulling fs layer 20:10:54 5851b861e8e6: Pulling fs layer 20:10:54 bab4dde63d76: Waiting 20:10:54 eaf3925da568: Waiting 20:10:54 988bab9f4d93: Waiting 20:10:54 bde34c3a00c8: Waiting 20:10:54 1469e6f7b9e6: Waiting 20:10:54 4872d77fe225: Waiting 20:10:54 5851b861e8e6: Waiting 20:10:54 e2be974225ed: Download complete 20:10:54 988bab9f4d93: Verifying Checksum 20:10:54 988bab9f4d93: Download complete 20:10:54 339a4e72a1f5: Verifying Checksum 20:10:54 339a4e72a1f5: Download complete 20:10:54 eaf3925da568: Verifying Checksum 20:10:54 eaf3925da568: Download complete 20:10:54 1469e6f7b9e6: Verifying Checksum 20:10:54 1469e6f7b9e6: Download complete 20:10:54 bde34c3a00c8: Verifying Checksum 20:10:54 bde34c3a00c8: Download complete 20:10:54 b352a97aabf1: Download complete 20:10:54 4872d77fe225: Verifying Checksum 20:10:54 4872d77fe225: Download complete 20:10:54 5851b861e8e6: Verifying Checksum 20:10:54 5851b861e8e6: Download complete 20:10:54 b85a868b505f: Verifying Checksum 20:10:54 b85a868b505f: Download complete 20:10:55 bab4dde63d76: Verifying Checksum 20:10:55 bab4dde63d76: Download complete 20:10:56 b85a868b505f: Pull complete 20:10:56 e2be974225ed: Pull complete 20:10:56 339a4e72a1f5: Pull complete 20:10:56 988bab9f4d93: Pull complete 20:10:56 1469e6f7b9e6: Pull complete 20:10:56 eaf3925da568: Pull complete 20:10:58 bab4dde63d76: Pull complete 20:10:58 bde34c3a00c8: Pull complete 20:10:58 b352a97aabf1: Pull complete 20:10:59 4872d77fe225: Pull complete 20:10:59 5851b861e8e6: Pull complete 20:10:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:59 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:10:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:11:00 $ docker top 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a -eo pid,comm 20:11:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:11:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:11:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:00 [ssh-agent] Looking for ssh-agent implementation... 20:11:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:00 $ docker exec 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a ssh-agent 20:11:00 SSH_AUTH_SOCK=/tmp/ssh-W3CZwtp6DX9W/agent.32 20:11:00 SSH_AGENT_PID=39 20:11:00 Running ssh-add (command line suppressed) 20:11:01 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14029387409182546792.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_14029387409182546792.key) 20:11:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:01 + git tag --points-at HEAD [Pipeline] } 20:11:01 $ docker exec --env ******** --env ******** 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a ssh-agent -k 20:11:01 unset SSH_AUTH_SOCK; 20:11:01 unset SSH_AGENT_PID; 20:11:01 echo Agent pid 39 killed; 20:11:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:11:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:01 [ssh-agent] Looking for ssh-agent implementation... 20:11:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:01 $ docker exec 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a ssh-agent 20:11:01 SSH_AUTH_SOCK=/tmp/ssh-2gVQOxdIRTaO/agent.71 20:11:01 SSH_AGENT_PID=77 20:11:01 Running ssh-add (command line suppressed) 20:11:01 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7363218709967363850.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7363218709967363850.key) 20:11:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:02 + git semver init 20:11:02 2023-12-06 20:11:02,409 [run_init] DEBUG init version:0.0.0 force:False 20:11:02 2023-12-06 20:11:02,410 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 20:11:02 2023-12-06 20:11:02,410 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 20:11:02 2023-12-06 20:11:02,410 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 20:11:04 2023-12-06 20:11:03,877 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 20:11:04 2023-12-06 20:11:03,877 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 20:11:04 2023-12-06 20:11:03,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:11:04 2023-12-06 20:11:03,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:11:04 3.0.1-dev.15 [Pipeline] } 20:11:04 $ docker exec --env ******** --env ******** 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a ssh-agent -k 20:11:04 unset SSH_AUTH_SOCK; 20:11:04 unset SSH_AGENT_PID; 20:11:04 echo Agent pid 77 killed; 20:11:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:04 + git semver [Pipeline] } 20:11:05 $ docker stop --time=1 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a 20:11:06 $ docker rm -f --volumes 2ba17d132202b1a2c02863e3da5c819a721850c3f15e9f6accbd9a6f5a24042a [Pipeline] // withDockerContainer [Pipeline] sh 20:11:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:11:07 Stashed 1 file(s) [Pipeline] echo 20:11:07 [edgeXSemver]: initialized semver on version 3.0.1-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:07 provisioning config files... 20:11:07 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9161424985277222318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:07 ---> ****-login.sh 20:11:07 nexus3.edgexfoundry.org:10001 20:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:07 Configure a credential helper to remove this warning. See 20:11:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:07 20:11:07 Login Succeeded 20:11:07 nexus3.edgexfoundry.org:10002 20:11:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:07 Configure a credential helper to remove this warning. See 20:11:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:07 20:11:07 Login Succeeded 20:11:07 nexus3.edgexfoundry.org:10003 20:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:08 Configure a credential helper to remove this warning. See 20:11:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:08 20:11:08 Login Succeeded 20:11:08 nexus3.edgexfoundry.org:10004 20:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:08 Configure a credential helper to remove this warning. See 20:11:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:08 20:11:08 Login Succeeded 20:11:08 ****.io 20:11:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:11:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:11:08 Configure a credential helper to remove this warning. See 20:11:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:11:08 20:11:08 Login Succeeded 20:11:08 ---> ****-login.sh ends [Pipeline] } 20:11:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:11:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:11:08 ========================================================= 20:11:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:11:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:11:09 Sending build context to Docker daemon 23.04MB 20:11:09 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:11:09 Step 2/12 : FROM ${BASE} AS builder 20:11:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:11:09 7264a8db6415: Pulling fs layer 20:11:09 c4d48a809fc2: Pulling fs layer 20:11:09 4f1c88b9dad5: Pulling fs layer 20:11:09 ad3a456e5733: Pulling fs layer 20:11:09 69c7f0334f64: Pulling fs layer 20:11:09 1f1c1a5573a3: Pulling fs layer 20:11:09 ce7588e14bc9: Pulling fs layer 20:11:09 b5e4710f87ac: Pulling fs layer 20:11:09 ad3a456e5733: Waiting 20:11:09 1f1c1a5573a3: Waiting 20:11:09 ce7588e14bc9: Waiting 20:11:09 b5e4710f87ac: Waiting 20:11:09 69c7f0334f64: Waiting 20:11:09 c4d48a809fc2: Verifying Checksum 20:11:09 c4d48a809fc2: Download complete 20:11:09 ad3a456e5733: Verifying Checksum 20:11:09 ad3a456e5733: Download complete 20:11:09 69c7f0334f64: Verifying Checksum 20:11:09 69c7f0334f64: Download complete 20:11:09 7264a8db6415: Verifying Checksum 20:11:09 7264a8db6415: Download complete 20:11:09 1f1c1a5573a3: Verifying Checksum 20:11:09 1f1c1a5573a3: Download complete 20:11:09 7264a8db6415: Pull complete 20:11:09 b5e4710f87ac: Verifying Checksum 20:11:09 b5e4710f87ac: Download complete 20:11:09 c4d48a809fc2: Pull complete 20:11:09 4f1c88b9dad5: Verifying Checksum 20:11:09 4f1c88b9dad5: Download complete 20:11:10 ce7588e14bc9: Verifying Checksum 20:11:10 ce7588e14bc9: Download complete 20:11:12 4f1c88b9dad5: Pull complete 20:11:12 ad3a456e5733: Pull complete 20:11:12 69c7f0334f64: Pull complete 20:11:12 1f1c1a5573a3: Pull complete 20:11:15 ce7588e14bc9: Pull complete 20:11:15 b5e4710f87ac: Pull complete 20:11:15 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:11:15 ---> 88b5674ff536 20:11:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:11:16 ---> Running in 86ffe5c1cb10 20:11:16 Removing intermediate container 86ffe5c1cb10 20:11:16 ---> 158d9ea82fd6 20:11:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:11:16 ---> Running in 0af80ff36a38 20:11:16 Removing intermediate container 0af80ff36a38 20:11:16 ---> 16cf486ef13b 20:11:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:11:16 ---> Running in 342539bf85f6 20:11:17 Removing intermediate container 342539bf85f6 20:11:17 ---> c885b0d97f0d 20:11:17 Step 6/12 : WORKDIR /device-uart 20:11:17 ---> Running in cd29e618bbaa 20:11:17 Removing intermediate container cd29e618bbaa 20:11:17 ---> 66490c3f0afe 20:11:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:11:17 ---> Running in 2fbaacc48d12 20:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:11:17 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:11:17 (2/4) Installing libedit (20221030.3.1-r1) 20:11:17 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:11:17 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:11:17 Executing busybox-1.36.1-r5.trigger 20:11:17 OK: 268 MiB in 56 packages 20:11:18 Removing intermediate container 2fbaacc48d12 20:11:18 ---> 9a9a9526b005 20:11:18 Step 8/12 : COPY go.mod vendor* ./ 20:11:18 ---> 300a16ea6eef 20:11:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:18 ---> Running in 56dfbd325718 20:11:22 Still waiting to schedule task 20:11:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:11:50 Removing intermediate container 56dfbd325718 20:11:50 ---> 7f255f4c5177 20:11:50 Step 10/12 : COPY . . 20:11:50 ---> 4400547c4456 20:11:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:11:50 ---> Running in d04b1484c745 20:11:50 Removing intermediate container d04b1484c745 20:11:50 ---> 088080cd6b7f 20:11:50 Step 12/12 : RUN ${MAKE} 20:11:50 ---> Running in bc08a0dc1a5f 20:11:50 noop 20:11:50 Removing intermediate container bc08a0dc1a5f 20:11:50 ---> a0fadba4fbc4 20:11:50 Successfully built a0fadba4fbc4 20:11:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:50 + docker inspect -f . ci-base-image-x86_64 20:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:50 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:11:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:51 $ docker top cfd571e0a570fc5820d06227750e71b6b51bd7d0c0dad644a807f9efcf6b5d0e -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:51 + go version 20:11:51 go version go1.21.0 linux/amd64 [Pipeline] } 20:11:51 $ docker stop --time=1 cfd571e0a570fc5820d06227750e71b6b51bd7d0c0dad644a807f9efcf6b5d0e 20:11:53 $ docker rm -f --volumes cfd571e0a570fc5820d06227750e71b6b51bd7d0c0dad644a807f9efcf6b5d0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:53 + docker inspect -f . ci-base-image-x86_64 20:11:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:53 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:11:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:54 $ docker top 9ac5d82670fb9dcb1265cee0d897687b8533630b2cf4a0825f1117e03d82a691 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 20:11:55 + make test 20:11:55 go test ./... -coverprofile=coverage.out 20:11:55 ? github.com/edgexfoundry/device-uart [no test files] 20:12:08 ? github.com/edgexfoundry/device-uart/cmd [no test files] 20:12:08 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 20:12:13 go vet ./... 20:12:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:16 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:12:16 $ docker stop --time=1 9ac5d82670fb9dcb1265cee0d897687b8533630b2cf4a0825f1117e03d82a691 20:12:18 $ docker rm -f --volumes 9ac5d82670fb9dcb1265cee0d897687b8533630b2cf4a0825f1117e03d82a691 [Pipeline] // withDockerContainer [Pipeline] sh 20:12:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:12:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:20 + ls -al . 20:12:20 total 156 20:12:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:11 . 20:12:20 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:10 .. 20:12:20 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:10 .dockerignore 20:12:20 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:12 .git 20:12:20 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:10 .github 20:12:20 -rw-rw-r-- 1 jenkins jenkins 343 Dec 6 20:10 .gitignore 20:12:20 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:10 .golangci.yml 20:12:20 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:11 .semver 20:12:20 -rw-rw-r-- 1 jenkins jenkins 9941 Dec 6 20:10 Attribution.txt 20:12:20 -rw-rw-r-- 1 jenkins jenkins 1908 Dec 6 20:10 CHANGELOG.md 20:12:20 -rw-rw-r-- 1 jenkins jenkins 1886 Dec 6 20:10 Dockerfile 20:12:20 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:10 GOVERNANCE.md 20:12:20 -rw-rw-r-- 1 jenkins jenkins 675 Dec 6 20:10 Jenkinsfile 20:12:20 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:10 LICENSE 20:12:20 -rw-rw-r-- 1 jenkins jenkins 1872 Dec 6 20:10 Makefile 20:12:20 -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 20:10 OWNERS.md 20:12:20 -rw-rw-r-- 1 jenkins jenkins 8892 Dec 6 20:10 README.md 20:12:20 -rw-rw-r-- 1 jenkins jenkins 12 Dec 6 20:11 VERSION 20:12:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:10 bin 20:12:20 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:10 cmd 20:12:20 -rw-r--r-- 1 jenkins jenkins 10 Dec 6 20:11 coverage.out 20:12:20 -rw-rw-r-- 1 jenkins jenkins 3716 Dec 6 20:10 go.mod 20:12:20 -rw-rw-r-- 1 jenkins jenkins 35303 Dec 6 20:10 go.sum 20:12:20 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:10 internal 20:12:20 -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:20 + 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=ade12f3c691c7cb550b5af6dbdc2b20084fb8479 --label arch=amd64 --label version=3.0.1-dev.15 . 20:12:20 Sending build context to Docker daemon 23.04MB 20:12:20 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:12:20 Step 2/26 : FROM ${BASE} AS builder 20:12:20 ---> a0fadba4fbc4 20:12:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:12:20 ---> Running in 266eef2f6d38 20:12:20 Removing intermediate container 266eef2f6d38 20:12:20 ---> d6ec1360a4ab 20:12:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:12:20 ---> Running in 81203784c6d5 20:12:20 Removing intermediate container 81203784c6d5 20:12:20 ---> 0fc4016cba5a 20:12:20 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:12:20 ---> Running in 08776dcfdc24 20:12:20 Removing intermediate container 08776dcfdc24 20:12:20 ---> 631d5f11047f 20:12:20 Step 6/26 : WORKDIR /device-uart 20:12:20 ---> Running in 8e93d8c930c8 20:12:20 Removing intermediate container 8e93d8c930c8 20:12:20 ---> e38248263427 20:12:20 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:20 ---> Running in 0a840944c2b6 20:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:12:21 OK: 268 MiB in 56 packages 20:12:21 Removing intermediate container 0a840944c2b6 20:12:21 ---> 1ff300e1ea94 20:12:21 Step 8/26 : COPY go.mod vendor* ./ 20:12:22 ---> dc0d16819766 20:12:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:22 ---> Running in 12f5ef466eb4 20:12:22 Removing intermediate container 12f5ef466eb4 20:12:22 ---> d5e32b89c5e5 20:12:22 Step 10/26 : COPY . . 20:12:23 ---> 4c5e7cf58f1b 20:12:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:12:23 ---> Running in f38b4dfa60ba 20:12:23 Removing intermediate container f38b4dfa60ba 20:12:23 ---> 6ac9f382870a 20:12:23 Step 12/26 : RUN ${MAKE} 20:12:23 ---> Running in 3b8e951a45e4 20:12:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-uart ./cmd 20:12:41 Removing intermediate container 3b8e951a45e4 20:12:41 ---> 890f665f04bc 20:12:41 Step 13/26 : FROM alpine:3.18 20:12:41 3.18: Pulling from library/alpine 20:12:41 c926b61bad3b: Pulling fs layer 20:12:41 c926b61bad3b: Download complete 20:12:41 c926b61bad3b: Pull complete 20:12:41 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:12:41 Status: Downloaded newer image for alpine:3.18 20:12:41 ---> b541f2080109 20:12:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:12:41 ---> Running in 278947ec5904 20:12:41 Removing intermediate container 278947ec5904 20:12:41 ---> 520657542a3b 20:12:41 Step 15/26 : RUN apk add --update --no-cache dumb-init 20:12:41 ---> Running in cf3557ea6273 20:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:12:41 (1/1) Installing dumb-init (1.2.5-r2) 20:12:41 Executing busybox-1.36.1-r5.trigger 20:12:41 OK: 7 MiB in 16 packages 20:12:42 Removing intermediate container cf3557ea6273 20:12:42 ---> 86ff9bd5ecdd 20:12:42 Step 16/26 : RUN apk --no-cache upgrade 20:12:42 ---> Running in b49b111959cc 20:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:12:42 OK: 7 MiB in 16 packages 20:12:43 Removing intermediate container b49b111959cc 20:12:43 ---> faa6428e8f32 20:12:43 Step 17/26 : WORKDIR / 20:12:43 ---> Running in 6f735f4f36c9 20:12:43 Removing intermediate container 6f735f4f36c9 20:12:43 ---> 687e5045fb90 20:12:43 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 20:12:43 ---> 1a77917a9196 20:12:43 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 20:12:43 ---> 513f88396994 20:12:43 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 20:12:44 ---> 33a582420fc7 20:12:44 Step 21/26 : EXPOSE 59995 20:12:44 ---> Running in 970f332d8d94 20:12:44 Removing intermediate container 970f332d8d94 20:12:44 ---> 3e4c02c53bb9 20:12:44 Step 22/26 : ENTRYPOINT ["/device-uart"] 20:12:44 ---> Running in ef5ef7b317b4 20:12:44 Removing intermediate container ef5ef7b317b4 20:12:44 ---> c22fc002fe25 20:12:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:12:44 ---> Running in be1bcd3ab311 20:12:44 Removing intermediate container be1bcd3ab311 20:12:44 ---> c97b900ffa23 20:12:44 Step 24/26 : LABEL arch=amd64 20:12:44 ---> Running in 06b193105ea2 20:12:44 Removing intermediate container 06b193105ea2 20:12:44 ---> 8559fbc498bf 20:12:44 Step 25/26 : LABEL git_sha=ade12f3c691c7cb550b5af6dbdc2b20084fb8479 20:12:44 ---> Running in 4bd6161ed01b 20:12:44 Removing intermediate container 4bd6161ed01b 20:12:44 ---> 7ca1138a9d21 20:12:44 Step 26/26 : LABEL version=3.0.1-dev.15 20:12:44 ---> Running in 3c498354be09 20:12:44 Removing intermediate container 3c498354be09 20:12:44 ---> 45e7442b40ea 20:12:44 [Warning] One or more build-args [ARCH] were not consumed 20:12:44 Successfully built 45e7442b40ea 20:12:44 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:44 provisioning config files... 20:12:44 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14393883759981449465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:45 ---> ****-login.sh 20:12:45 nexus3.edgexfoundry.org:10001 20:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:45 Configure a credential helper to remove this warning. See 20:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:45 20:12:45 Login Succeeded 20:12:45 nexus3.edgexfoundry.org:10002 20:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:45 Configure a credential helper to remove this warning. See 20:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:45 20:12:45 Login Succeeded 20:12:45 nexus3.edgexfoundry.org:10003 20:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:45 Configure a credential helper to remove this warning. See 20:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:45 20:12:45 Login Succeeded 20:12:45 nexus3.edgexfoundry.org:10004 20:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:45 Configure a credential helper to remove this warning. See 20:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:45 20:12:45 Login Succeeded 20:12:45 ****.io 20:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:12:45 Configure a credential helper to remove this warning. See 20:12:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:12:45 20:12:45 Login Succeeded 20:12:45 ---> ****-login.sh ends [Pipeline] } 20:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:12:46 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 20:12:46 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 20:12:46 latest 20:12:46 3.0.1-dev.15 20:12:46 ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 20:12:46 main 20:12:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:46 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:46 + docker push nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 20:12:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:46 fd6c2763d249: Preparing 20:12:46 e79c0612b1e9: Preparing 20:12:46 4f21c5c65312: Preparing 20:12:46 9ce465e2daae: Preparing 20:12:46 dbac57aa9c5e: Preparing 20:12:46 9fe9a137fd00: Preparing 20:12:46 9fe9a137fd00: Waiting 20:12:46 e79c0612b1e9: Pushed 20:12:46 dbac57aa9c5e: Pushed 20:12:46 4f21c5c65312: Pushed 20:12:46 9ce465e2daae: Pushed 20:12:46 9fe9a137fd00: Layer already exists 20:12:50 fd6c2763d249: Pushed 20:12:50 ade12f3c691c7cb550b5af6dbdc2b20084fb8479: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:50 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:50 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 20:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:50 fd6c2763d249: Preparing 20:12:50 e79c0612b1e9: Preparing 20:12:50 4f21c5c65312: Preparing 20:12:50 9ce465e2daae: Preparing 20:12:50 dbac57aa9c5e: Preparing 20:12:50 9fe9a137fd00: Preparing 20:12:50 9fe9a137fd00: Waiting 20:12:50 9ce465e2daae: Layer already exists 20:12:50 4f21c5c65312: Layer already exists 20:12:50 fd6c2763d249: Layer already exists 20:12:50 e79c0612b1e9: Layer already exists 20:12:50 dbac57aa9c5e: Layer already exists 20:12:50 9fe9a137fd00: Layer already exists 20:12:50 latest: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:51 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:51 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.15 20:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:51 fd6c2763d249: Preparing 20:12:51 e79c0612b1e9: Preparing 20:12:51 4f21c5c65312: Preparing 20:12:51 9ce465e2daae: Preparing 20:12:51 dbac57aa9c5e: Preparing 20:12:51 9fe9a137fd00: Preparing 20:12:51 9fe9a137fd00: Waiting 20:12:51 e79c0612b1e9: Layer already exists 20:12:51 dbac57aa9c5e: Layer already exists 20:12:51 4f21c5c65312: Layer already exists 20:12:51 fd6c2763d249: Layer already exists 20:12:51 9ce465e2daae: Layer already exists 20:12:51 9fe9a137fd00: Layer already exists 20:12:51 3.0.1-dev.15: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:52 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:52 + docker push nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 20:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:52 fd6c2763d249: Preparing 20:12:52 e79c0612b1e9: Preparing 20:12:52 4f21c5c65312: Preparing 20:12:52 9ce465e2daae: Preparing 20:12:52 dbac57aa9c5e: Preparing 20:12:52 9fe9a137fd00: Preparing 20:12:52 9fe9a137fd00: Waiting 20:12:52 fd6c2763d249: Layer already exists 20:12:52 e79c0612b1e9: Layer already exists 20:12:52 dbac57aa9c5e: Layer already exists 20:12:52 9ce465e2daae: Layer already exists 20:12:52 4f21c5c65312: Layer already exists 20:12:52 9fe9a137fd00: Layer already exists 20:12:52 ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:53 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:53 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 20:12:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 20:12:53 fd6c2763d249: Preparing 20:12:53 e79c0612b1e9: Preparing 20:12:53 4f21c5c65312: Preparing 20:12:53 9ce465e2daae: Preparing 20:12:53 dbac57aa9c5e: Preparing 20:12:53 9fe9a137fd00: Preparing 20:12:53 9fe9a137fd00: Waiting 20:12:53 fd6c2763d249: Layer already exists 20:12:53 dbac57aa9c5e: Layer already exists 20:12:53 9ce465e2daae: Layer already exists 20:12:53 4f21c5c65312: Layer already exists 20:12:53 e79c0612b1e9: Layer already exists 20:12:53 9fe9a137fd00: Layer already exists 20:12:53 main: digest: sha256:80d3f97de8d841279b51e3d73065fe34ba76357b98dafe1bf13834ce1f384b36 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:12:53 ===================================================== [Pipeline] echo 20:12:53 taggedImages: 20:12:53 - nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 20:12:53 - nexus3.edgexfoundry.org:10004/device-uart:latest 20:12:53 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.15 20:12:53 - nexus3.edgexfoundry.org:10004/device-uart:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 20:12:53 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:54 20:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:54 latest: Pulling from edgex-lftools-log-publisher 20:12:54 5eb5b503b376: Pulling fs layer 20:12:54 5c69ac0246d0: Pulling fs layer 20:12:54 ec43610c2a17: Pulling fs layer 20:12:54 3a2ae6a8a46f: Pulling fs layer 20:12:54 33b1e0a273af: Pulling fs layer 20:12:54 5d3b04190fa2: Pulling fs layer 20:12:54 2f39f015ded8: Pulling fs layer 20:12:54 3a2ae6a8a46f: Waiting 20:12:54 2f39f015ded8: Waiting 20:12:54 33b1e0a273af: Waiting 20:12:54 5d3b04190fa2: Waiting 20:12:54 5c69ac0246d0: Download complete 20:12:54 3a2ae6a8a46f: Verifying Checksum 20:12:54 3a2ae6a8a46f: Download complete 20:12:54 33b1e0a273af: Verifying Checksum 20:12:54 33b1e0a273af: Download complete 20:12:54 5d3b04190fa2: Verifying Checksum 20:12:54 5d3b04190fa2: Download complete 20:12:54 ec43610c2a17: Verifying Checksum 20:12:54 ec43610c2a17: Download complete 20:12:54 5eb5b503b376: Verifying Checksum 20:12:54 5eb5b503b376: Download complete 20:12:55 2f39f015ded8: Download complete 20:12:56 5eb5b503b376: Pull complete 20:12:56 5c69ac0246d0: Pull complete 20:12:56 ec43610c2a17: Pull complete 20:12:56 3a2ae6a8a46f: Pull complete 20:12:56 33b1e0a273af: Pull complete 20:12:56 5d3b04190fa2: Pull complete 20:13:01 2f39f015ded8: Pull complete 20:13:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:01 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:13:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24581 in /w/workspace/edgexfoundry_device-uart_main 20:13:03 $ docker top 2ab8c231d6617f7b86440e93b9c1b3c7fcfc579c1fe88aaeb3c49c2db7dc9168 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 20:13:03 Running in /w/workspace/device-uart/22 [Pipeline] { [Pipeline] checkout 20:13:03 ---> job-cost.sh 20:13:03 lf-activate-venv: SKIPPING 20:13:03 INFO: No Stack... 20:13:03 INFO: Retrieving Pricing Info for: v3-standard-8 20:13:04 INFO: Archiving Costs 20:13:06 The recommended git tool is: git [Pipeline] sh 20:13:06 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 20:13:06 + cut -d, -f6 [Pipeline] lock 20:13:06 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-22-stack-cost] 20:13:06 Resource [jenkins-edgexfoundry-device-uart-main-22-stack-cost] did not exist. Created. 20:13:06 Lock acquired on [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:07 + echo total: 0.2199999988079071 [Pipeline] stash 20:13:07 Stashed 1 file(s) [Pipeline] } 20:13:07 Lock released on resource [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:07 $ docker stop --time=1 2ab8c231d6617f7b86440e93b9c1b3c7fcfc579c1fe88aaeb3c49c2db7dc9168 20:13:08 $ docker rm -f --volumes 2ab8c231d6617f7b86440e93b9c1b3c7fcfc579c1fe88aaeb3c49c2db7dc9168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:13:13 using credential edgex-jenkins-ssh 20:13:13 Cloning the remote Git repository 20:13:13 Cloning repository git@github.com:edgexfoundry/device-uart.git 20:13:13 > git init /w/workspace/device-uart/22 # timeout=10 20:13:13 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 20:13:13 > git --version # timeout=10 20:13:13 > git --version # 'git version 2.25.1' 20:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:16 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 20:13:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:17 Avoid second fetch 20:13:17 Checking out Revision ade12f3c691c7cb550b5af6dbdc2b20084fb8479 (main) 20:13:17 Commit message: "Merge pull request #38 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" 20:13:17 > git config core.sparsecheckout # timeout=10 20:13:17 > git checkout -f ade12f3c691c7cb550b5af6dbdc2b20084fb8479 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:13:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:19 Dload Upload Total Spent Left Speed 20:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83986 0 --:--:-- --:--:-- --:--:-- 84546 [Pipeline] sh 20:13:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:13:19 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 20:13:19 /etc/docker/daemon.new 20:13:19 { 20:13:19 "registry-mirrors": [ 20:13:19 "https://nexus3.edgexfoundry.org:10001" 20:13:19 ], 20:13:19 "bip": "10.250.0.254/24", 20:13:19 "hosts": [ 20:13:19 "tcp://0.0.0.0:5555", 20:13:19 "unix:///var/run/docker.sock" 20:13:19 ], 20:13:19 "mtu": 1458, 20:13:19 "selinux-enabled": true, 20:13:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:13:19 } [Pipeline] sh 20:13:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:13:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:42 provisioning config files... 20:13:42 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/22@tmp/config14059667732902031114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:43 ---> ****-login.sh 20:13:43 nexus3.edgexfoundry.org:10001 20:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:43 Configure a credential helper to remove this warning. See 20:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:43 20:13:43 Login Succeeded 20:13:43 nexus3.edgexfoundry.org:10002 20:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:43 Configure a credential helper to remove this warning. See 20:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:43 20:13:43 Login Succeeded 20:13:43 nexus3.edgexfoundry.org:10003 20:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:44 Configure a credential helper to remove this warning. See 20:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:44 20:13:44 Login Succeeded 20:13:44 nexus3.edgexfoundry.org:10004 20:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:44 Configure a credential helper to remove this warning. See 20:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:44 20:13:44 Login Succeeded 20:13:44 ****.io 20:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:13:44 Configure a credential helper to remove this warning. See 20:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:13:44 20:13:44 Login Succeeded 20:13:44 ---> ****-login.sh ends [Pipeline] } 20:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:13:45 ========================================================= 20:13:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:13:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:13:46 #0 building with "default" instance using docker driver 20:13:46 20:13:46 #1 [internal] load build definition from Dockerfile 20:13:46 #1 transferring dockerfile: 20:13:47 #1 transferring dockerfile: 1.93kB 0.0s done 20:13:47 #1 DONE 0.1s 20:13:47 20:13:47 #2 [internal] load .dockerignore 20:13:47 #2 transferring context: 182B done 20:13:47 #2 DONE 0.1s 20:13:47 20:13:47 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:13:47 #3 DONE 0.1s 20:13:47 20:13:47 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:13:47 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 20:13:47 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:13:47 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:13:47 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s 20:13:47 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 20:13:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 20:13:47 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:13:47 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 20:13:47 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 20:13:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s 20:13:47 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 20:13:47 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 20:13:47 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 20:13:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.35MB / 97.63MB 0.3s 20:13:47 #4 ... 20:13:47 20:13:47 #5 [internal] load build context 20:13:47 #5 transferring context: 11.50MB 0.4s done 20:13:47 #5 DONE 0.4s 20:13:47 20:13:47 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:13:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.12MB / 63.99MB 0.4s 20:13:47 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 20:13:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s 20:13:47 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 20:13:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.79MB / 97.63MB 0.5s 20:13:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s 20:13:47 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 20:13:47 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 20:13:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.96MB / 97.63MB 0.7s 20:13:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.8s 20:13:47 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 0.8s 20:13:47 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 20:13:47 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s 20:13:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.97MB / 63.99MB 1.1s 20:13:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.06MB / 97.63MB 1.1s 20:13:48 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 20:13:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.2s 20:13:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.3s 20:13:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s 20:13:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s 20:13:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s 20:13:48 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done 20:13:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.6s 20:13:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 1.7s 20:13:48 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 20:13:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s 20:13:48 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.90MB / 97.63MB 1.9s 20:13:49 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s 20:13:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.3s done 20:13:54 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.4s 20:13:59 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s 20:14:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done 20:14:06 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:14:06 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 20:14:06 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:14:06 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20:14:12 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 20:14:15 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done 20:14:15 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 20:14:17 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.5s done 20:14:17 #4 DONE 30.1s 20:14:17 20:14:17 #6 [builder 2/7] WORKDIR /device-uart 20:14:18 #6 DONE 1.5s 20:14:18 20:14:18 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 20:14:19 #7 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:14:19 #7 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:14:20 #7 2.088 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:14:20 #7 2.151 (2/4) Installing libedit (20221030.3.1-r1) 20:14:20 #7 2.164 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:14:20 #7 2.229 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:14:20 #7 2.271 Executing busybox-1.36.1-r5.trigger 20:14:21 #7 2.308 OK: 271 MiB in 56 packages 20:14:21 #7 DONE 2.6s 20:14:21 20:14:21 #8 [builder 4/7] COPY go.mod vendor* ./ 20:14:21 #8 DONE 0.2s 20:14:21 20:14:21 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:43 #9 DONE 21.5s 20:14:43 20:14:43 #10 [builder 6/7] COPY . . 20:14:43 #10 DONE 0.3s 20:14:43 20:14:43 #11 [builder 7/7] RUN echo noop 20:14:44 #11 0.599 noop 20:14:44 #11 DONE 0.7s 20:14:44 20:14:44 #12 exporting to image 20:14:44 #12 exporting layers 20:15:10 #12 exporting layers 22.5s done 20:15:10 #12 writing image sha256:1f8a44a3515c2433b0d71fbe25a70e7ac9e9c20592ce003d783d91b2b3445439 done 20:15:10 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 20:15:10 #12 DONE 22.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:11 + docker inspect -f . ci-base-image-arm64 20:15:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:11 prd-ubuntu20.04-docker-arm64-4c-16g-24581 does not seem to be running inside a container 20:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/22 -v /w/workspace/device-uart/22:/w/workspace/device-uart/22:rw,z -v /w/workspace/device-uart/22@tmp:/w/workspace/device-uart/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:15:12 $ docker top 60948668b7d3850fa702370d8ebe64c3e23400867a7d88d964d6528a62b865ca -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:13 + go version 20:15:13 go version go1.21.0 linux/arm64 [Pipeline] } 20:15:13 $ docker stop --time=1 60948668b7d3850fa702370d8ebe64c3e23400867a7d88d964d6528a62b865ca 20:15:15 $ docker rm -f --volumes 60948668b7d3850fa702370d8ebe64c3e23400867a7d88d964d6528a62b865ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:15 + docker inspect -f . ci-base-image-arm64 20:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:16 prd-ubuntu20.04-docker-arm64-4c-16g-24581 does not seem to be running inside a container 20:15:16 $ 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/22 -v /w/workspace/device-uart/22:/w/workspace/device-uart/22:rw,z -v /w/workspace/device-uart/22@tmp:/w/workspace/device-uart/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:15:19 $ docker top 99aa8330f32edf0f76315ea8a36728864b467898460d6aac31716ee328e63fb5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:20 + git config --global --add safe.directory /w/workspace/device-uart/22 [Pipeline] fileExists [Pipeline] sh 20:15:20 + make test 20:15:20 go test ./... -coverprofile=coverage.out 20:15:25 ? github.com/edgexfoundry/device-uart [no test files] 20:16:12 ? github.com/edgexfoundry/device-uart/cmd [no test files] 20:16:12 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 20:16:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:16:12 go vet ./... 20:16:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:16:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:16:27 ./bin/test-attribution-txt.sh [Pipeline] echo 20:16:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:16:27 $ docker stop --time=1 99aa8330f32edf0f76315ea8a36728864b467898460d6aac31716ee328e63fb5 20:16:32 $ docker rm -f --volumes 99aa8330f32edf0f76315ea8a36728864b467898460d6aac31716ee328e63fb5 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:16:33 Warning: overwriting stash ‘coverage-report’ 20:16:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:16:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:16:35 + ls -al . 20:16:35 total 152 20:16:35 drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 20:15 . 20:16:35 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:13 .. 20:16:35 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:13 .dockerignore 20:16:35 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:13 .git 20:16:35 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:13 .github 20:16:35 -rw-rw-r-- 1 jenkins jenkins 343 Dec 6 20:13 .gitignore 20:16:35 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:13 .golangci.yml 20:16:35 -rw-rw-r-- 1 jenkins jenkins 9941 Dec 6 20:13 Attribution.txt 20:16:35 -rw-rw-r-- 1 jenkins jenkins 1908 Dec 6 20:13 CHANGELOG.md 20:16:35 -rw-rw-r-- 1 jenkins jenkins 1886 Dec 6 20:13 Dockerfile 20:16:35 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:13 GOVERNANCE.md 20:16:35 -rw-rw-r-- 1 jenkins jenkins 675 Dec 6 20:13 Jenkinsfile 20:16:35 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:13 LICENSE 20:16:35 -rw-rw-r-- 1 jenkins jenkins 1872 Dec 6 20:13 Makefile 20:16:35 -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 20:13 OWNERS.md 20:16:35 -rw-rw-r-- 1 jenkins jenkins 8892 Dec 6 20:13 README.md 20:16:35 -rw-rw-r-- 1 jenkins jenkins 12 Dec 6 20:11 VERSION 20:16:35 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:13 bin 20:16:35 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:13 cmd 20:16:35 -rw-r--r-- 1 jenkins jenkins 10 Dec 6 20:15 coverage.out 20:16:35 -rw-rw-r-- 1 jenkins jenkins 3716 Dec 6 20:13 go.mod 20:16:35 -rw-rw-r-- 1 jenkins jenkins 35303 Dec 6 20:13 go.sum 20:16:35 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:13 internal 20:16:35 -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 20:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:35 + 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=ade12f3c691c7cb550b5af6dbdc2b20084fb8479 --label arch=arm64 --label version=3.0.1-dev.15 . 20:16:36 #0 building with "default" instance using docker driver 20:16:36 20:16:36 #1 [internal] load build definition from Dockerfile 20:16:36 #1 transferring dockerfile: 1.93kB done 20:16:36 #1 DONE 0.0s 20:16:36 20:16:36 #2 [internal] load .dockerignore 20:16:36 #2 transferring context: 182B done 20:16:36 #2 DONE 0.0s 20:16:36 20:16:36 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:16:36 #3 DONE 0.0s 20:16:36 20:16:36 #4 [internal] load metadata for docker.io/library/alpine:3.18 20:16:36 #4 DONE 0.2s 20:16:36 20:16:36 #5 [internal] load build context 20:16:36 #5 transferring context: 4.29kB 0.0s done 20:16:36 #5 DONE 0.1s 20:16:36 20:16:36 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:16:36 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:16:36 #6 ... 20:16:36 20:16:36 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:16:36 #7 DONE 0.2s 20:16:36 20:16:36 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:16:36 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:16:36 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:16:36 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:16:36 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 20:16:36 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:16:36 #6 ... 20:16:36 20:16:36 #8 [builder 2/7] WORKDIR /device-uart 20:16:36 #8 DONE 0.1s 20:16:36 20:16:36 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:16:36 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 20:16:37 #6 DONE 0.9s 20:16:37 20:16:37 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:16:37 #9 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:38 #9 0.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:39 #9 1.917 (1/1) Installing dumb-init (1.2.5-r2) 20:16:39 #9 ... 20:16:39 20:16:39 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 20:16:39 #10 0.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:39 #10 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:39 #10 2.275 OK: 271 MiB in 56 packages 20:16:39 #10 DONE 2.6s 20:16:39 20:16:39 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:16:39 #9 1.930 Executing busybox-1.36.1-r5.trigger 20:16:39 #9 1.973 OK: 8 MiB in 16 packages 20:16:39 #9 ... 20:16:39 20:16:39 #11 [builder 4/7] COPY go.mod vendor* ./ 20:16:39 #11 DONE 0.1s 20:16:39 20:16:39 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:16:39 #9 DONE 2.3s 20:16:39 20:16:39 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:41 #12 DONE 1.4s 20:16:41 20:16:41 #13 [builder 6/7] COPY . . 20:16:41 #13 DONE 0.3s 20:16:41 20:16:41 #14 [builder 7/7] RUN make build 20:16:41 #14 0.641 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-uart ./cmd 20:16:42 #14 ... 20:16:42 20:16:42 #15 [stage-1 3/7] RUN apk --no-cache upgrade 20:16:42 #15 0.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:16:42 #15 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:16:42 #15 2.261 OK: 8 MiB in 16 packages 20:16:42 #15 DONE 2.6s 20:16:42 20:16:42 #14 [builder 7/7] RUN make build 20:17:50 #14 DONE 60.2s 20:17:50 20:17:50 #16 [stage-1 4/7] COPY --from=builder /device-uart/Attribution.txt / 20:17:50 #16 DONE 0.1s 20:17:50 20:17:50 #17 [stage-1 5/7] COPY --from=builder /device-uart/LICENSE / 20:17:50 #17 DONE 0.1s 20:17:50 20:17:50 #18 [stage-1 6/7] COPY --from=builder /device-uart/cmd/ / 20:17:50 #18 DONE 0.2s 20:17:50 20:17:50 #19 exporting to image 20:17:50 #19 exporting layers 20:17:50 #19 exporting layers 0.4s done 20:17:50 #19 writing image sha256:cc8b1b9b8f3bdc5fde5b6f800c6ffbfc001d118826d4faf7fca460c45ba43928 done 20:17:50 #19 naming to docker.io/library/device-uart-arm64 done 20:17:50 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:50 provisioning config files... 20:17:50 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/22@tmp/config10748123146632309961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:51 ---> ****-login.sh 20:17:51 nexus3.edgexfoundry.org:10001 20:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:51 Configure a credential helper to remove this warning. See 20:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:51 20:17:51 Login Succeeded 20:17:51 nexus3.edgexfoundry.org:10002 20:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:51 Configure a credential helper to remove this warning. See 20:17:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:51 20:17:51 Login Succeeded 20:17:51 nexus3.edgexfoundry.org:10003 20:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:52 Configure a credential helper to remove this warning. See 20:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:52 20:17:52 Login Succeeded 20:17:52 nexus3.edgexfoundry.org:10004 20:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:52 Configure a credential helper to remove this warning. See 20:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:52 20:17:52 Login Succeeded 20:17:52 ****.io 20:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:52 Configure a credential helper to remove this warning. See 20:17:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:52 20:17:52 Login Succeeded 20:17:52 ---> ****-login.sh ends [Pipeline] } 20:17:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:53 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 20:17:53 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 20:17:53 latest 20:17:53 3.0.1-dev.15 20:17:53 ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 20:17:53 main 20:17:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:53 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:54 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 20:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:17:54 f56623b342cc: Preparing 20:17:54 72cc22fcb632: Preparing 20:17:54 292ba237e8cc: Preparing 20:17:54 ae826804b2b1: Preparing 20:17:54 22df52c2a158: Preparing 20:17:54 0faf9b67be60: Preparing 20:17:54 0faf9b67be60: Waiting 20:17:54 72cc22fcb632: Pushed 20:17:54 ae826804b2b1: Pushed 20:17:54 22df52c2a158: Pushed 20:17:54 292ba237e8cc: Pushed 20:17:54 0faf9b67be60: Layer already exists 20:18:01 f56623b342cc: Pushed 20:18:01 ade12f3c691c7cb550b5af6dbdc2b20084fb8479: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:01 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:01 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 20:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:18:01 f56623b342cc: Preparing 20:18:01 72cc22fcb632: Preparing 20:18:01 292ba237e8cc: Preparing 20:18:01 ae826804b2b1: Preparing 20:18:01 22df52c2a158: Preparing 20:18:01 0faf9b67be60: Preparing 20:18:01 0faf9b67be60: Waiting 20:18:01 22df52c2a158: Layer already exists 20:18:01 ae826804b2b1: Layer already exists 20:18:01 72cc22fcb632: Layer already exists 20:18:01 f56623b342cc: Layer already exists 20:18:01 292ba237e8cc: Layer already exists 20:18:01 0faf9b67be60: Layer already exists 20:18:02 latest: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:02 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:03 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.15 20:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:18:03 f56623b342cc: Preparing 20:18:03 72cc22fcb632: Preparing 20:18:03 292ba237e8cc: Preparing 20:18:03 ae826804b2b1: Preparing 20:18:03 22df52c2a158: Preparing 20:18:03 0faf9b67be60: Preparing 20:18:03 0faf9b67be60: Waiting 20:18:03 22df52c2a158: Layer already exists 20:18:03 f56623b342cc: Layer already exists 20:18:03 72cc22fcb632: Layer already exists 20:18:03 292ba237e8cc: Layer already exists 20:18:03 ae826804b2b1: Layer already exists 20:18:03 0faf9b67be60: Layer already exists 20:18:03 3.0.1-dev.15: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:03 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:04 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 20:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:18:04 f56623b342cc: Preparing 20:18:04 72cc22fcb632: Preparing 20:18:04 292ba237e8cc: Preparing 20:18:04 ae826804b2b1: Preparing 20:18:04 22df52c2a158: Preparing 20:18:04 0faf9b67be60: Preparing 20:18:04 0faf9b67be60: Waiting 20:18:04 ae826804b2b1: Layer already exists 20:18:04 292ba237e8cc: Layer already exists 20:18:04 72cc22fcb632: Layer already exists 20:18:04 f56623b342cc: Layer already exists 20:18:04 22df52c2a158: Layer already exists 20:18:04 0faf9b67be60: Layer already exists 20:18:04 ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:05 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:05 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 20:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 20:18:05 f56623b342cc: Preparing 20:18:05 72cc22fcb632: Preparing 20:18:05 292ba237e8cc: Preparing 20:18:05 ae826804b2b1: Preparing 20:18:05 22df52c2a158: Preparing 20:18:05 0faf9b67be60: Preparing 20:18:05 0faf9b67be60: Waiting 20:18:05 72cc22fcb632: Layer already exists 20:18:05 292ba237e8cc: Layer already exists 20:18:05 f56623b342cc: Layer already exists 20:18:05 ae826804b2b1: Layer already exists 20:18:05 22df52c2a158: Layer already exists 20:18:05 0faf9b67be60: Layer already exists 20:18:05 main: digest: sha256:8404b13e5c3a9a076e80418ca021e7fdb6996214b2d8a67fa33edccad768f6ab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:06 ===================================================== [Pipeline] echo 20:18:06 taggedImages: 20:18:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479 20:18:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 20:18:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.15 20:18:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:ade12f3c691c7cb550b5af6dbdc2b20084fb8479-3.0.1-dev.15 20:18:06 - 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 20:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:07 20:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:07 arm64: Pulling from edgex-lftools-log-publisher 20:18:07 8998bd30e6a1: Pulling fs layer 20:18:07 04944245beec: Pulling fs layer 20:18:07 699f458cf7ca: Pulling fs layer 20:18:07 765212b225bb: Pulling fs layer 20:18:07 f23df028b6ca: Pulling fs layer 20:18:07 d65c8cfc05b1: Pulling fs layer 20:18:07 2437ff75d9bd: Pulling fs layer 20:18:07 d65c8cfc05b1: Waiting 20:18:07 f23df028b6ca: Waiting 20:18:07 2437ff75d9bd: Waiting 20:18:07 765212b225bb: Waiting 20:18:07 04944245beec: Verifying Checksum 20:18:07 04944245beec: Download complete 20:18:07 765212b225bb: Verifying Checksum 20:18:07 765212b225bb: Download complete 20:18:07 f23df028b6ca: Download complete 20:18:07 d65c8cfc05b1: Verifying Checksum 20:18:07 699f458cf7ca: Verifying Checksum 20:18:07 699f458cf7ca: Download complete 20:18:08 8998bd30e6a1: Verifying Checksum 20:18:08 8998bd30e6a1: Download complete 20:18:10 2437ff75d9bd: Verifying Checksum 20:18:10 2437ff75d9bd: Download complete 20:18:14 8998bd30e6a1: Pull complete 20:18:14 04944245beec: Pull complete 20:18:16 699f458cf7ca: Pull complete 20:18:16 765212b225bb: Pull complete 20:18:17 f23df028b6ca: Pull complete 20:18:17 d65c8cfc05b1: Pull complete 20:18:44 2437ff75d9bd: Pull complete 20:18:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:18:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:44 prd-ubuntu20.04-docker-arm64-4c-16g-24581 does not seem to be running inside a container 20:18:44 $ 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/22 -v /w/workspace/device-uart/22:/w/workspace/device-uart/22:rw,z -v /w/workspace/device-uart/22@tmp:/w/workspace/device-uart/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:18:46 $ docker top e2a69796903c72e9218a5d185628a577bb2491d79eadbb82d7d6829288374f47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:46 ---> job-cost.sh 20:18:46 lf-activate-venv: SKIPPING 20:18:46 INFO: No Stack... 20:18:47 INFO: Retrieving Pricing Info for: v3-standard-8 20:18:48 INFO: Archiving Costs [Pipeline] sh 20:18:48 + cat /w/workspace/device-uart/22/archives/cost.csv 20:18:48 + cut -d, -f6 [Pipeline] lock 20:18:48 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-22-stack-cost] 20:18:48 Resource [jenkins-edgexfoundry-device-uart-main-22-stack-cost] did not exist. Created. 20:18:48 Lock acquired on [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:18:48 /w/workspace/device-uart/22@tmp/durable-3707726c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:18:49 + echo total: 0.2199999988079071 [Pipeline] stash 20:18:49 Warning: overwriting stash ‘stack-cost’ 20:18:49 Stashed 1 file(s) [Pipeline] } 20:18:49 Lock released on resource [jenkins-edgexfoundry-device-uart-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 20:18:49 $ docker stop --time=1 e2a69796903c72e9218a5d185628a577bb2491d79eadbb82d7d6829288374f47 20:18:50 $ docker rm -f --volumes e2a69796903c72e9218a5d185628a577bb2491d79eadbb82d7d6829288374f47 [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 20:18:52 provisioning config files... 20:18:52 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11559286832490716392tmp [Pipeline] { [Pipeline] sh 20:18:52 + set +x 20:18:52 + curl -s https://codecov.io/bash 20:18:52 + bash -s -- 20:18:52 20:18:52 _____ _ 20:18:52 / ____| | | 20:18:52 | | ___ __| | ___ ___ _____ __ 20:18:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:18:52 | |___| (_) | (_| | __/ (_| (_) \ V / 20:18:52 \_____\___/ \__,_|\___|\___\___/ \_/ 20:18:52 Bash-1.0.6 20:18:52 20:18:52 20:18:52 ==> git version 2.25.1 found 20:18:52 ==> 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 20:18:52 Release-Date: 2020-01-08 20:18:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:18:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:18:52 ==> Jenkins CI detected. 20:18:52 current dir:  /w/workspace/edgexfoundry_device-uart_main 20:18:52 project root: . 20:18:52 --> token set from env 20:18:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:18:52 ==> Running gcov in . (disable via -X gcov) 20:18:52 ==> Python coveragepy not found 20:18:52 ==> Searching for coverage reports in: 20:18:52 + . 20:18:52 -> Found 1 reports 20:18:52 ==> Detecting git/mercurial file structure 20:18:52 ==> Reading reports 20:18:52 + ./coverage.out bytes=10 20:18:52 ==> Appending adjustments 20:18:52 https://docs.codecov.io/docs/fixing-reports 20:18:52 + Found adjustments 20:18:52 ==> Gzipping contents 20:18:52 4.0K /tmp/codecov.cM2zg3.gz 20:18:52 ==> Uploading reports 20:18:52 url: https://codecov.io 20:18:52 query: branch=main&commit=ade12f3c691c7cb550b5af6dbdc2b20084fb8479&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 20:18:52 -> Pinging Codecov 20:18:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ade12f3c691c7cb550b5af6dbdc2b20084fb8479&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 20:18:53 -> Uploading to 20:18:53 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/B9AA6E0BBD74AE3A32605C7A7C664919/ade12f3c691c7cb550b5af6dbdc2b20084fb8479/18decd20-1605-4d19-8d8b-15e344069168.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T201853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b478a4b9aed4a7cb3413cb5b557f1b851ddc9b8c885bc9d71bbb107dc38c2c2d 20:18:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:53 Dload Upload Total Spent Left Speed 20:18:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2941 --:--:-- --:--:-- --:--:-- 2927 100 603 0 0 100 603 0 2668 --:--:-- --:--:-- --:--:-- 2668 20:18:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] } 20:18:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:18:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:18:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:18:54 20:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:18:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:18:54 df9b9388f04a: Pulling fs layer 20:18:54 52dc419b0ee2: Pulling fs layer 20:18:54 25bc292e5bac: Pulling fs layer 20:18:54 114826534d7a: Pulling fs layer 20:18:54 4657fd5d0bcf: Pulling fs layer 20:18:54 6ad1cebc031e: Pulling fs layer 20:18:54 8a3aa393b2d8: Pulling fs layer 20:18:54 114826534d7a: Waiting 20:18:54 4657fd5d0bcf: Waiting 20:18:54 6ad1cebc031e: Waiting 20:18:54 25bc292e5bac: Download complete 20:18:54 52dc419b0ee2: Download complete 20:18:54 4657fd5d0bcf: Verifying Checksum 20:18:54 4657fd5d0bcf: Download complete 20:18:55 df9b9388f04a: Download complete 20:18:55 df9b9388f04a: Pull complete 20:18:55 6ad1cebc031e: Verifying Checksum 20:18:55 6ad1cebc031e: Download complete 20:18:55 52dc419b0ee2: Pull complete 20:18:55 25bc292e5bac: Pull complete 20:18:55 114826534d7a: Verifying Checksum 20:18:55 114826534d7a: Download complete 20:18:56 8a3aa393b2d8: Verifying Checksum 20:18:56 8a3aa393b2d8: Download complete 20:18:59 114826534d7a: Pull complete 20:18:59 4657fd5d0bcf: Pull complete 20:18:59 6ad1cebc031e: Pull complete 20:19:02 8a3aa393b2d8: Pull complete 20:19:02 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:19:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:19:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:02 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:19:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:19:07 $ docker top 035d03f94854c6f6875dbef4d74d5b0a6271a1af5aba54b2e67979cd9fbbbad9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:19:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 20:19:07 + set -o pipefail 20:19:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 20:19:17 20:19:17 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 20:19:17 20:19:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/281271ce-edf9-4acf-9da8-445db830bffa 20:19:17 20:19:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:19:17 20:19:17 20:19:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:19:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:19:17 More details here: https://snyk.co/ue1NS 20:19:17 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:19:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:19:17 $ docker stop --time=1 035d03f94854c6f6875dbef4d74d5b0a6271a1af5aba54b2e67979cd9fbbbad9 20:19:23 $ docker rm -f --volumes 035d03f94854c6f6875dbef4d74d5b0a6271a1af5aba54b2e67979cd9fbbbad9 [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 20:19:24 + git log --format=format:%s -1 ade12f3c691c7cb550b5af6dbdc2b20084fb8479 [Pipeline] sh 20:19:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:25 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:25 $ docker top 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 -eo pid,comm 20:19:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:19:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:26 [ssh-agent] Looking for ssh-agent implementation... 20:19:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:26 $ docker exec 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 ssh-agent 20:19:26 SSH_AUTH_SOCK=/tmp/ssh-mONPPa5vtZyp/agent.33 20:19:26 SSH_AGENT_PID=39 20:19:26 Running ssh-add (command line suppressed) 20:19:26 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7131135208704686976.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_7131135208704686976.key) 20:19:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:26 + git semver tag 20:19:27 2023-12-06 20:19:27,072 [run_tag] DEBUG tag force:False 20:19:27 2023-12-06 20:19:27,072 [check_head_tag] DEBUG check head tag 20:19:27 2023-12-06 20:19:27,072 [execute] INFO git cat-file --batch-check 20:19:27 2023-12-06 20:19:27,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 20:19:27 2023-12-06 20:19:27,077 [execute] INFO git cat-file --batch 20:19:27 2023-12-06 20:19:27,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 20:19:27 2023-12-06 20:19:27,089 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:19:27 2023-12-06 20:19:27,089 [execute] INFO git tag -a v3.0.1-dev.15 -m v3.0.1-dev.15 20:19:27 2023-12-06 20:19:27,089 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.15', '-m', 'v3.0.1-dev.15'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 20:19:27 2023-12-06 20:19:27,096 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:19:27 3.0.1-dev.15 [Pipeline] } 20:19:27 $ docker exec --env ******** --env ******** 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 ssh-agent -k 20:19:27 unset SSH_AUTH_SOCK; 20:19:27 unset SSH_AGENT_PID; 20:19:27 echo Agent pid 39 killed; 20:19:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:27 + git semver [Pipeline] } 20:19:28 $ docker stop --time=1 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 20:19:29 $ docker rm -f --volumes 28ef812133a7f6794b23c6535fe2cf8ede3d24d66a1fefa0ac57a5906ef40a62 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:19:30 20:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:19:31 0.23.1-centos7: Pulling from edgex-lftools 20:19:31 ab5ef0e58194: Pulling fs layer 20:19:31 9712f1f96733: Pulling fs layer 20:19:31 63f879dbbcfc: Pulling fs layer 20:19:31 0d9ebad4ef96: Pulling fs layer 20:19:31 e9a5061849ea: Pulling fs layer 20:19:31 d747dcd14b5f: Pulling fs layer 20:19:31 2de7ff778b66: Pulling fs layer 20:19:31 e9a5061849ea: Waiting 20:19:31 d747dcd14b5f: Waiting 20:19:31 2de7ff778b66: Waiting 20:19:31 0d9ebad4ef96: Waiting 20:19:31 9712f1f96733: Download complete 20:19:31 63f879dbbcfc: Verifying Checksum 20:19:31 63f879dbbcfc: Download complete 20:19:31 0d9ebad4ef96: Verifying Checksum 20:19:31 0d9ebad4ef96: Download complete 20:19:31 d747dcd14b5f: Download complete 20:19:31 e9a5061849ea: Verifying Checksum 20:19:31 e9a5061849ea: Download complete 20:19:31 ab5ef0e58194: Verifying Checksum 20:19:31 ab5ef0e58194: Download complete 20:19:31 2de7ff778b66: Verifying Checksum 20:19:31 2de7ff778b66: Download complete 20:19:35 ab5ef0e58194: Pull complete 20:19:35 9712f1f96733: Pull complete 20:19:36 63f879dbbcfc: Pull complete 20:19:40 0d9ebad4ef96: Pull complete 20:19:40 e9a5061849ea: Pull complete 20:19:40 d747dcd14b5f: Pull complete 20:19:41 2de7ff778b66: Pull complete 20:19:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:19:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:42 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:19:48 $ docker top 75cf8f94cf669a5cb73480ba245464fc0d2f2f5320d6587aadb3070bb17f3ba1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:19:49 provisioning config files... 20:19:49 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1237091662763311181tmp 20:19:49 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7083137040577256905tmp 20:19:49 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2370366896314994683tmp [Pipeline] { [Pipeline] echo 20:19:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:19:49 ---> sigul-configuration.sh 20:19:49 gpg: directory `/root/.gnupg' created 20:19:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:19:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:19:49 gpg: keyring `/root/.gnupg/secring.gpg' created 20:19:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:19:49 gpg: CAST5 encrypted data 20:19:49 gpg: encrypted with 1 passphrase 20:19:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:19:49 + mkdir /home/jenkins 20:19:49 + mkdir /home/jenkins/sigul [Pipeline] sh 20:19:50 + 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 20:19:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:19:50 ---> sigul-install.sh 20:19:50 Sigul already installed; skipping installation. [Pipeline] sh 20:19:50 + git tag --list 20:19:50 v0.0.0 20:19:50 v0.0.1-dev.1 20:19:50 v0.0.1-dev.2 20:19:50 v0.0.1-dev.3 20:19:50 v0.0.1-dev.4 20:19:50 v3.0.0 20:19:50 v3.0.1-dev.1 20:19:50 v3.0.1-dev.10 20:19:50 v3.0.1-dev.11 20:19:50 v3.0.1-dev.12 20:19:50 v3.0.1-dev.13 20:19:50 v3.0.1-dev.14 20:19:50 v3.0.1-dev.15 20:19:50 v3.0.1-dev.2 20:19:50 v3.0.1-dev.3 20:19:50 v3.0.1-dev.4 20:19:50 v3.0.1-dev.5 20:19:50 v3.0.1-dev.6 20:19:50 v3.0.1-dev.7 20:19:50 v3.0.1-dev.8 20:19:50 v3.0.1-dev.9 20:19:50 v3.1 20:19:50 v3.1.0 [Pipeline] sh 20:19:51 + lftools sign git-tag v3.0.1-dev.15 20:19:51 Signing Git tag with Sigul... 20:19:51 Signing v3.0.1-dev.15 [Pipeline] echo 20:19:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:19:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:19:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:19:52 $ docker stop --time=1 75cf8f94cf669a5cb73480ba245464fc0d2f2f5320d6587aadb3070bb17f3ba1 20:19:53 $ docker rm -f --volumes 75cf8f94cf669a5cb73480ba245464fc0d2f2f5320d6587aadb3070bb17f3ba1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:19:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:55 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:55 $ docker top 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b -eo pid,comm 20:19:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:19:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:55 [ssh-agent] Looking for ssh-agent implementation... 20:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:56 $ docker exec 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b ssh-agent 20:19:56 SSH_AUTH_SOCK=/tmp/ssh-8W3BhDG9jiD1/agent.32 20:19:56 SSH_AGENT_PID=38 20:19:56 Running ssh-add (command line suppressed) 20:19:56 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6310852202893762728.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_6310852202893762728.key) 20:19:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:56 + git semver bump pre 20:19:56 2023-12-06 20:19:56,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:19:56 2023-12-06 20:19:56,897 [bump_version] DEBUG bumping version:3.0.1-dev.15 on axis:pre with prefix:dev 20:19:56 2023-12-06 20:19:56,897 [bump_version] DEBUG bumped version:3.0.1-dev.16 20:19:56 2023-12-06 20:19:56,897 [write_version] DEBUG write version:3.0.1-dev.16 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 20:19:56 2023-12-06 20:19:56,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:19:56 2023-12-06 20:19:56,897 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 20:19:56 2023-12-06 20:19:56,900 [execute] INFO git cat-file --batch-check 20:19:56 2023-12-06 20:19:56,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 20:19:56 2023-12-06 20:19:56,906 [execute] INFO git cat-file --batch 20:19:56 2023-12-06 20:19:56,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 20:19:56 2023-12-06 20:19:56,911 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:19:56 3.0.1-dev.16 [Pipeline] } 20:19:56 $ docker exec --env ******** --env ******** 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b ssh-agent -k 20:19:57 unset SSH_AUTH_SOCK; 20:19:57 unset SSH_AGENT_PID; 20:19:57 echo Agent pid 38 killed; 20:19:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:57 + git semver [Pipeline] } 20:19:57 $ docker stop --time=1 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b 20:19:59 $ docker rm -f --volumes 7f8b1dedefa3d377ae5ad6f65fbb59f12dc108f347ec26d24472123c5116948b [Pipeline] // withDockerContainer [Pipeline] sh 20:19:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:19:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:00 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:20:00 $ docker top 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:20:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:20:01 [ssh-agent] Looking for ssh-agent implementation... 20:20:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:20:01 $ docker exec 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 ssh-agent 20:20:01 SSH_AUTH_SOCK=/tmp/ssh-pyf74GKmHH4i/agent.33 20:20:01 SSH_AGENT_PID=39 20:20:01 Running ssh-add (command line suppressed) 20:20:01 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13387929467077234870.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13387929467077234870.key) 20:20:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:20:01 + git semver push 20:20:02 2023-12-06 20:20:02,092 [run_push] DEBUG push 20:20:02 2023-12-06 20:20:02,093 [execute] INFO git cat-file --batch-check 20:20:02 2023-12-06 20:20:02,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 20:20:02 2023-12-06 20:20:02,097 [execute] INFO git rev-list 70bf18a0404c30a4ae3331c7365ccafcb59214da -- 20:20:02 2023-12-06 20:20:02,097 [execute] DEBUG Popen(['git', 'rev-list', '70bf18a0404c30a4ae3331c7365ccafcb59214da', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 20:20:02 2023-12-06 20:20:02,103 [execute] INFO git fetch -v origin 20:20:02 2023-12-06 20:20:02,103 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 20:20:02 2023-12-06 20:20:02,642 [run_push] DEBUG no remote changes detected 20:20:02 2023-12-06 20:20:02,643 [execute] INFO git push origin semver 20:20:02 2023-12-06 20:20:02,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 20:20:03 2023-12-06 20:20:03,583 [run_push] DEBUG push all version tags 20:20:03 2023-12-06 20:20:03,584 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:20:03 2023-12-06 20:20:03,585 [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) 20:20:04 2023-12-06 20:20:04,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 20:20:04 3.0.1-dev.16 [Pipeline] } 20:20:04 $ docker exec --env ******** --env ******** 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 ssh-agent -k 20:20:04 unset SSH_AUTH_SOCK; 20:20:04 unset SSH_AGENT_PID; 20:20:04 echo Agent pid 39 killed; 20:20:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:20:05 + git semver [Pipeline] } 20:20:05 $ docker stop --time=1 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 20:20:06 $ docker rm -f --volumes 93a26d51ab9a666c7004f7a55c1c5faf954f0d0cf2c9262b5d0cf5fc6f2afd52 [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 20:20:08 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 20:20:08 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 20:20:08 total 16 20:20:08 drwxr-xr-x 3 root root 4096 Dec 6 20:13 . 20:20:08 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:19 .. 20:20:08 drwxr-xr-x 2 root root 4096 Dec 6 20:13 cost 20:20:08 -rw-r--r-- 1 root root 82 Dec 6 20:13 cost.csv 20:20:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 20:20:08 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 20:20:08 total 16 20:20:08 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:13 . 20:20:08 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:19 .. 20:20:08 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:13 cost 20:20:08 -rw-r--r-- 1 jenkins jenkins 82 Dec 6 20:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:20:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:20:09 ---> package-listing.sh 20:20:09 ++ facter osfamily 20:20:09 ++ tr '[:upper:]' '[:lower:]' 20:20:09 + OS_FAMILY=debian 20:20:09 + workspace=/w/workspace/edgexfoundry_device-uart_main 20:20:09 + START_PACKAGES=/tmp/packages_start.txt 20:20:09 + END_PACKAGES=/tmp/packages_end.txt 20:20:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:20:09 + PACKAGES=/tmp/packages_start.txt 20:20:09 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 20:20:09 + PACKAGES=/tmp/packages_end.txt 20:20:09 + case "${OS_FAMILY}" in 20:20:09 + dpkg -l 20:20:09 + grep '^ii' 20:20:09 + '[' -f /tmp/packages_start.txt ']' 20:20:09 + '[' -f /tmp/packages_end.txt ']' 20:20:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:20:09 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 20:20:09 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 20:20:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 20:20:09 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 20:20:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:10 prd-ubuntu20.04-docker-8c-8g-24580 does not seem to be running inside a container 20:20:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:20:11 $ docker top 3cfcf16e7e09911c7741fb407e872dc16c7c77ce24e6207f9cfeed1ef1738eb4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:11 + touch /tmp/pre-build-complete [Pipeline] sh 20:20:11 + mkdir -p /var/log/sysstat [Pipeline] sh 20:20:12 + ls /var/log/sa-host 20:20:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:12 provisioning config files... 20:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11827933381478513219tmp [Pipeline] { [Pipeline] echo 20:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:20:12 ---> create-netrc.sh [Pipeline] } 20:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:20:13 ---> python-tools-install.sh [Pipeline] echo 20:20:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:20:13 ---> sudo-logs.sh 20:20:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:20:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:20:13 ---> job-cost.sh 20:20:13 lf-activate-venv: SKIPPING 20:20:13 DEBUG: total: 0.2199999988079071 20:20:13 INFO: Retrieving Stack Cost... 20:20:14 INFO: Retrieving Pricing Info for: v3-standard-8 20:20:14 INFO: Archiving Costs [Pipeline] echo 20:20:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:20:15 ---> logs-deploy.sh 20:20:15 lf-activate-venv: SKIPPING 20:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/22 20:20:15 INFO: archiving workspace using pattern(s): 20:20:16 Archives upload complete. 20:20:16 INFO: archiving logs to Nexus 20:20:17 ---> uname -a: 20:20:17 Linux prd-ubuntu20-04-docker-8c-8g-24580 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:20:17 20:20:17 20:20:17 ---> lscpu: 20:20:17 Architecture: x86_64 20:20:17 CPU op-mode(s): 32-bit, 64-bit 20:20:17 Byte Order: Little Endian 20:20:17 Address sizes: 40 bits physical, 48 bits virtual 20:20:17 CPU(s): 8 20:20:17 On-line CPU(s) list: 0-7 20:20:17 Thread(s) per core: 1 20:20:17 Core(s) per socket: 1 20:20:17 Socket(s): 8 20:20:17 NUMA node(s): 1 20:20:17 Vendor ID: AuthenticAMD 20:20:17 CPU family: 23 20:20:17 Model: 49 20:20:17 Model name: AMD EPYC-Rome Processor 20:20:17 Stepping: 0 20:20:17 CPU MHz: 2800.000 20:20:17 BogoMIPS: 5600.00 20:20:17 Virtualization: AMD-V 20:20:17 Hypervisor vendor: KVM 20:20:17 Virtualization type: full 20:20:17 L1d cache: 256 KiB 20:20:17 L1i cache: 256 KiB 20:20:17 L2 cache: 4 MiB 20:20:17 L3 cache: 128 MiB 20:20:17 NUMA node0 CPU(s): 0-7 20:20:17 Vulnerability Itlb multihit: Not affected 20:20:17 Vulnerability L1tf: Not affected 20:20:17 Vulnerability Mds: Not affected 20:20:17 Vulnerability Meltdown: Not affected 20:20:17 Vulnerability Mmio stale data: Not affected 20:20:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:20:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:20:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:20:17 Vulnerability Srbds: Not affected 20:20:17 Vulnerability Tsx async abort: Not affected 20:20:17 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 20:20:17 20:20:17 20:20:17 ---> nproc: 20:20:17 8 20:20:17 20:20:17 20:20:17 ---> df -h: 20:20:17 Filesystem Size Used Avail Use% Mounted on 20:20:17 overlay 155G 13G 143G 9% / 20:20:17 tmpfs 64M 0 64M 0% /dev 20:20:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:20:17 shm 64M 0 64M 0% /dev/shm 20:20:17 /dev/vda1 155G 13G 143G 9% /facter-os 20:20:17 20:20:17 20:20:17 ---> sar -b -r -n DEV: 20:20:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24580) 12/06/23 _x86_64_ (8 CPU) 20:20:17 20:20:17 20:09:51 LINUX RESTART (8 CPU) 20:20:17 20:20:17 20:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:20:17 20:11:01 123.36 47.81 75.55 0.00 5395.77 123799.90 0.00 20:20:17 20:12:01 260.82 1.88 258.94 0.00 51.86 77739.58 0.00 20:20:17 20:13:01 161.79 0.30 161.49 0.00 26.00 30801.93 0.00 20:20:17 20:14:01 48.86 1.02 47.84 0.00 21.86 16008.15 0.00 20:20:17 20:15:01 23.35 7.82 15.53 0.00 909.58 1944.74 0.00 20:20:17 20:16:01 34.53 2.82 31.71 0.00 4250.62 6708.35 0.00 20:20:17 20:17:01 3.58 0.03 3.55 0.00 0.27 88.12 0.00 20:20:17 20:18:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 20:20:17 20:19:01 6.05 0.10 5.95 0.00 10.26 2791.00 0.00 20:20:17 20:20:01 143.76 0.13 143.63 0.00 3.07 58747.28 0.00 20:20:17 Average: 80.72 6.19 74.53 0.00 1066.93 31864.26 0.00 20:20:17 20:20:17 20:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:20:17 20:11:01 29942760 31591852 751032 2.28 59416 1894416 1866488 5.50 957220 1657968 484 20:20:17 20:12:01 27908748 31297388 996292 3.03 151900 3414992 2267492 6.68 1495012 2974344 195308 20:20:17 20:13:01 27578912 31541556 754920 2.30 165936 3928928 1743440 5.14 1280700 3476760 469568 20:20:17 20:14:01 27577268 31541100 754736 2.30 166216 3929564 1776196 5.23 1292172 3464868 44 20:20:17 20:15:01 27381040 31467748 813140 2.47 180820 4036072 1773016 5.23 1433404 3503960 1244 20:20:17 20:16:01 27092604 31523876 749828 2.28 195236 4357512 1712644 5.05 1597184 3610084 4 20:20:17 20:17:01 27099136 31525612 748048 2.27 193788 4354252 1699136 5.01 1594176 3606868 8 20:20:17 20:18:01 27106752 31533288 740332 2.25 193804 4354272 1699136 5.01 1586584 3606868 188 20:20:17 20:19:01 26295964 31480980 790680 2.40 199472 5062940 1968056 5.80 1643156 4314632 715272 20:20:17 20:20:01 25549876 31450152 815748 2.48 229620 5662564 2010520 5.93 1758068 4855636 816 20:20:17 Average: 27353306 31495355 791476 2.41 173621 4099551 1851612 5.46 1463768 3507199 138294 20:20:17 20:20:17 20:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:20:17 20:11:01 vethcb6fc8f 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 20:20:17 20:11:01 ens3 398.32 263.26 2590.36 70.32 0.00 0.00 0.00 0.00 20:20:17 20:11:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:11:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 20:20:17 20:12:01 vethd92036c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:20:17 20:12:01 ens3 546.26 341.39 5786.16 103.44 0.00 0.00 0.00 0.00 20:20:17 20:12:01 docker0 240.01 392.32 19.66 2607.65 0.00 0.00 0.00 0.00 20:20:17 20:12:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 20:20:17 20:13:01 ens3 163.41 115.76 2707.26 246.75 0.00 0.00 0.00 0.00 20:20:17 20:13:01 docker0 4.48 8.03 0.27 93.15 0.00 0.00 0.00 0.00 20:20:17 20:13:01 lo 7.93 7.93 0.79 0.79 0.00 0.00 0.00 0.00 20:20:17 20:14:01 ens3 11.05 7.33 16.16 4.25 0.00 0.00 0.00 0.00 20:20:17 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:20:17 20:15:01 ens3 57.32 34.68 702.37 2.49 0.00 0.00 0.00 0.00 20:20:17 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 20:20:17 20:16:01 ens3 160.41 79.95 2033.65 5.58 0.00 0.00 0.00 0.00 20:20:17 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:16:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:20:17 20:17:01 ens3 1.00 0.70 0.57 0.42 0.00 0.00 0.00 0.00 20:20:17 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:18:01 ens3 0.65 0.22 0.14 0.08 0.00 0.00 0.00 0.00 20:20:17 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:20:17 20:19:01 ens3 121.13 65.52 3966.13 8.41 0.00 0.00 0.00 0.00 20:20:17 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:19:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:20:17 20:20:01 veth823e09c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 20:20:01 ens3 327.35 216.33 4289.80 153.61 0.00 0.00 0.00 0.00 20:20:17 20:20:01 docker0 61.72 126.76 4.98 1027.00 0.00 0.00 0.00 0.00 20:20:17 20:20:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:20:17 Average: veth823e09c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:17 Average: ens3 178.69 112.51 2209.26 59.53 0.00 0.00 0.00 0.00 20:20:17 Average: docker0 30.62 52.72 2.49 372.78 0.00 0.00 0.00 0.00 20:20:17 Average: lo 1.84 1.84 0.18 0.18 0.00 0.00 0.00 0.00 20:20:17 20:20:17