Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-uart Obtained Jenkinsfile from 58df4ce731a2656a4d55a8bfd2b22e7f551af182+76742ff9602b72f1c5afc2fbf46c0c306594ce56 (36a533714457124e0640ec29060107d9fca5940b) 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-ssh10113974871807176857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7592096045721796222.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-8/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/PR-8/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1503805156192098122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh450323093765708412.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/PR-8/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/PR-8/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2127413547532238391.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17 in /w/workspace/edgexfoundry_device-uart_PR-8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-8 # 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 > 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 Merging remotes/origin/main commit 76742ff9602b72f1c5afc2fbf46c0c306594ce56 into PR head commit 58df4ce731a2656a4d55a8bfd2b22e7f551af182 Merge succeeded, producing 58df4ce731a2656a4d55a8bfd2b22e7f551af182 Checking out Revision 58df4ce731a2656a4d55a8bfd2b22e7f551af182 (PR-8) > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/8/head:refs/remotes/origin/PR-8 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58df4ce731a2656a4d55a8bfd2b22e7f551af182 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76742ff9602b72f1c5afc2fbf46c0c306594ce56 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58df4ce731a2656a4d55a8bfd2b22e7f551af182 # timeout=10 Commit message: "build: Add jenkinsfile" > git rev-list --no-walk 58df4ce731a2656a4d55a8bfd2b22e7f551af182 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:08:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:08:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:08:58 ========================================================= 03:08:58 EdgeX Global Pipelines Version Info 03:08:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:08:59 ------------------- 03:08:59 stable info: 03:08:59 ------------------- 03:08:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:08:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 03:08:59 Message: update stable to v1.0.250 03:08:59 ------------------- 03:08:59 experimental info: 03:08:59 ------------------- 03:08:59 Commited By: **** collab-it+edgex@linuxfoundation.org 03:08:59 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 03:08:59 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-8 [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-8 [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-8 [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58df4ce731a2656a4d55a8bfd2b22e7f551af182 [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58df4ce [Pipeline] echo 03:09:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:00 provisioning config files... 03:09:00 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-8@tmp/config194670098612222035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:00 ---> docker-login.sh 03:09:00 nexus3.edgexfoundry.org:10001 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 nexus3.edgexfoundry.org:10002 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 nexus3.edgexfoundry.org:10003 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 nexus3.edgexfoundry.org:10004 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 docker.io 03:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:01 Configure a credential helper to remove this warning. See 03:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:01 03:09:01 Login Succeeded 03:09:01 ---> docker-login.sh ends [Pipeline] } 03:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:09:02 + git rev-list -1 --merges 58df4ce731a2656a4d55a8bfd2b22e7f551af182~1..58df4ce731a2656a4d55a8bfd2b22e7f551af182 [Pipeline] echo 03:09:02 -----------> git rev-list -1 --merges 58df4ce731a2656a4d55a8bfd2b22e7f551af182~1..58df4ce731a2656a4d55a8bfd2b22e7f551af182 58df4ce731a2656a4d55a8bfd2b22e7f551af182 [false] [Pipeline] sh 03:09:02 + git log --format=format:%s -1 58df4ce731a2656a4d55a8bfd2b22e7f551af182 [Pipeline] echo 03:09:02 ========================================================= 03:09:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:09:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:09:02 + git log --format=format:%s -1 58df4ce731a2656a4d55a8bfd2b22e7f551af182 [Pipeline] echo 03:09:02 [semverPrep] GIT_COMMIT: 58df4ce731a2656a4d55a8bfd2b22e7f551af182, Commit Message: build: Add jenkinsfile [Pipeline] echo 03:09:02 [semverPrep] This is not a build commit. [Pipeline] sh 03:09:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:09:03 + grep -v github /etc/ssh/ssh_known_hosts 03:09:03 + [ -e /tmp/ssh_known_hosts ] 03:09:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:09:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:09:03 + sudo tee -a /etc/ssh/ssh_known_hosts 03:09:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:03 03:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:04 0.1.4: Pulling from edgex-devops/py-git-semver 03:09:04 b85a868b505f: Pulling fs layer 03:09:04 e2be974225ed: Pulling fs layer 03:09:04 339a4e72a1f5: Pulling fs layer 03:09:04 988bab9f4d93: Pulling fs layer 03:09:04 1469e6f7b9e6: Pulling fs layer 03:09:04 eaf3925da568: Pulling fs layer 03:09:04 bab4dde63d76: Pulling fs layer 03:09:04 bde34c3a00c8: Pulling fs layer 03:09:04 b352a97aabf1: Pulling fs layer 03:09:04 4872d77fe225: Pulling fs layer 03:09:04 5851b861e8e6: Pulling fs layer 03:09:04 988bab9f4d93: Waiting 03:09:04 bde34c3a00c8: Waiting 03:09:04 bab4dde63d76: Waiting 03:09:04 4872d77fe225: Waiting 03:09:04 eaf3925da568: Waiting 03:09:04 b352a97aabf1: Waiting 03:09:04 1469e6f7b9e6: Waiting 03:09:04 e2be974225ed: Download complete 03:09:04 988bab9f4d93: Download complete 03:09:04 1469e6f7b9e6: Verifying Checksum 03:09:04 1469e6f7b9e6: Download complete 03:09:04 eaf3925da568: Download complete 03:09:04 339a4e72a1f5: Verifying Checksum 03:09:04 bde34c3a00c8: Verifying Checksum 03:09:04 bde34c3a00c8: Download complete 03:09:04 b352a97aabf1: Verifying Checksum 03:09:04 b352a97aabf1: Download complete 03:09:04 4872d77fe225: Verifying Checksum 03:09:04 4872d77fe225: Download complete 03:09:04 5851b861e8e6: Verifying Checksum 03:09:04 b85a868b505f: Verifying Checksum 03:09:04 b85a868b505f: Download complete 03:09:04 bab4dde63d76: Verifying Checksum 03:09:04 bab4dde63d76: Download complete 03:09:05 b85a868b505f: Pull complete 03:09:05 e2be974225ed: Pull complete 03:09:06 339a4e72a1f5: Pull complete 03:09:06 988bab9f4d93: Pull complete 03:09:06 1469e6f7b9e6: Pull complete 03:09:06 eaf3925da568: Pull complete 03:09:08 bab4dde63d76: Pull complete 03:09:08 bde34c3a00c8: Pull complete 03:09:08 b352a97aabf1: Pull complete 03:09:08 4872d77fe225: Pull complete 03:09:08 5851b861e8e6: Pull complete 03:09:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:08 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 03:09:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-8 -v /w/workspace/edgexfoundry_device-uart_PR-8:/w/workspace/edgexfoundry_device-uart_PR-8:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-8@tmp:/w/workspace/edgexfoundry_device-uart_PR-8@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:09:11 $ docker top 14969425bdadfb2c6b09f61ac90223332bf14a758161a4f99b7ac2a3c72e0d78 -eo pid,comm 03:09:11 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). 03:09:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:11 [ssh-agent] Looking for ssh-agent implementation... 03:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:11 $ docker exec 14969425bdadfb2c6b09f61ac90223332bf14a758161a4f99b7ac2a3c72e0d78 ssh-agent 03:09:12 SSH_AUTH_SOCK=/tmp/ssh-SiAMLSDOd76k/agent.32 03:09:12 SSH_AGENT_PID=38 03:09:12 Running ssh-add (command line suppressed) 03:09:12 Identity added: /w/workspace/edgexfoundry_device-uart_PR-8@tmp/private_key_8477097398126966478.key (/w/workspace/edgexfoundry_device-uart_PR-8@tmp/private_key_8477097398126966478.key) 03:09:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:12 + git tag --points-at HEAD [Pipeline] } 03:09:12 $ docker exec --env ******** --env ******** 14969425bdadfb2c6b09f61ac90223332bf14a758161a4f99b7ac2a3c72e0d78 ssh-agent -k 03:09:12 unset SSH_AUTH_SOCK; 03:09:12 unset SSH_AGENT_PID; 03:09:12 echo Agent pid 38 killed; 03:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:09:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:09:12 [ssh-agent] Looking for ssh-agent implementation... 03:09:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:09:12 $ docker exec 14969425bdadfb2c6b09f61ac90223332bf14a758161a4f99b7ac2a3c72e0d78 ssh-agent 03:09:12 SSH_AUTH_SOCK=/tmp/ssh-wArlFSyePlNW/agent.70 03:09:12 SSH_AGENT_PID=76 03:09:12 Running ssh-add (command line suppressed) 03:09:12 Identity added: /w/workspace/edgexfoundry_device-uart_PR-8@tmp/private_key_14679655886665383825.key (/w/workspace/edgexfoundry_device-uart_PR-8@tmp/private_key_14679655886665383825.key) 03:09:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:09:13 + git semver init 03:09:13 2023-06-27 03:09:13,402 [run_init] DEBUG init version:0.0.0 force:False 03:09:13 2023-06-27 03:09:13,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-8/.semver 03:09:13 2023-06-27 03:09:13,403 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-8/.semver 03:09:13 2023-06-27 03:09:13,403 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-8/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-8, universal_newlines=False, shell=None, istream=None) 03:09:14 2023-06-27 03:09:14,199 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-8/.git/info/exclude 03:09:14 2023-06-27 03:09:14,199 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-8/.semver/PR-8 with force:False 03:09:14 2023-06-27 03:09:14,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-8/.semver/PR-8 03:09:14 2023-06-27 03:09:14,200 [write_version] DEBUG version is same as current version 0.0.0 03:09:14 2023-06-27 03:09:14,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-8/.semver/PR-8 03:09:14 0.0.0 [Pipeline] } 03:09:14 $ docker exec --env ******** --env ******** 14969425bdadfb2c6b09f61ac90223332bf14a758161a4f99b7ac2a3c72e0d78 ssh-agent -k 03:09:14 unset SSH_AUTH_SOCK; 03:09:14 unset SSH_AGENT_PID; 03:09:14 echo Agent pid 76 killed; 03:09:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:09:14 + git semver [Pipeline] } 03:09:15 $ docker stop --time=1 14969425bdadfb2c6b09f61ac90223332bf14a758161a4f99b7ac2a3c72e0d78 03:09:16 $ docker rm -f --volumes 14969425bdadfb2c6b09f61ac90223332bf14a758161a4f99b7ac2a3c72e0d78 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:09:17 Stashed 1 file(s) [Pipeline] echo 03:09:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:17 provisioning config files... 03:09:17 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-8@tmp/config16425738499160270837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:17 ---> docker-login.sh 03:09:17 nexus3.edgexfoundry.org:10001 03:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:17 Configure a credential helper to remove this warning. See 03:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:17 03:09:17 Login Succeeded 03:09:17 nexus3.edgexfoundry.org:10002 03:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:17 Configure a credential helper to remove this warning. See 03:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:17 03:09:17 Login Succeeded 03:09:17 nexus3.edgexfoundry.org:10003 03:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:17 Configure a credential helper to remove this warning. See 03:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:17 03:09:17 Login Succeeded 03:09:17 nexus3.edgexfoundry.org:10004 03:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:17 Configure a credential helper to remove this warning. See 03:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:17 03:09:17 Login Succeeded 03:09:17 docker.io 03:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:18 Configure a credential helper to remove this warning. See 03:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:18 03:09:18 Login Succeeded 03:09:18 ---> docker-login.sh ends [Pipeline] } 03:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:18 ========================================================= 03:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:09:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:09:18 Sending build context to Docker daemon 11.49MB 03:09:18 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 03:09:18 Step 2/12 : FROM ${BASE} AS builder 03:09:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:09:18 f56be85fc22e: Pulling fs layer 03:09:18 85791d961cd3: Pulling fs layer 03:09:18 d694b5ae8c79: Pulling fs layer 03:09:18 9f32a84ed3da: Pulling fs layer 03:09:18 4d19c01a9841: Pulling fs layer 03:09:18 9325e15d5711: Pulling fs layer 03:09:18 556b6ee489ea: Pulling fs layer 03:09:18 c5a4b2cf53e6: Pulling fs layer 03:09:18 9f32a84ed3da: Waiting 03:09:18 9325e15d5711: Waiting 03:09:18 4d19c01a9841: Waiting 03:09:18 c5a4b2cf53e6: Waiting 03:09:18 556b6ee489ea: Waiting 03:09:18 85791d961cd3: Verifying Checksum 03:09:18 85791d961cd3: Download complete 03:09:18 9f32a84ed3da: Verifying Checksum 03:09:18 9f32a84ed3da: Download complete 03:09:18 4d19c01a9841: Verifying Checksum 03:09:18 4d19c01a9841: Download complete 03:09:18 f56be85fc22e: Download complete 03:09:18 9325e15d5711: Verifying Checksum 03:09:18 9325e15d5711: Download complete 03:09:18 f56be85fc22e: Pull complete 03:09:18 85791d961cd3: Pull complete 03:09:19 c5a4b2cf53e6: Verifying Checksum 03:09:19 c5a4b2cf53e6: Download complete 03:09:19 d694b5ae8c79: Verifying Checksum 03:09:19 d694b5ae8c79: Download complete 03:09:19 556b6ee489ea: Verifying Checksum 03:09:19 556b6ee489ea: Download complete 03:09:22 d694b5ae8c79: Pull complete 03:09:22 9f32a84ed3da: Pull complete 03:09:22 4d19c01a9841: Pull complete 03:09:22 9325e15d5711: Pull complete 03:09:25 556b6ee489ea: Pull complete 03:09:26 c5a4b2cf53e6: Pull complete 03:09:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 03:09:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:09:26 ---> c4be618373d6 03:09:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:09:30 ---> Running in c8a9ea7b6a9b 03:09:30 Removing intermediate container c8a9ea7b6a9b 03:09:30 ---> dd154403f1f8 03:09:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:09:30 ---> Running in ba6f66999146 03:09:30 Removing intermediate container ba6f66999146 03:09:30 ---> 0a6cfc546430 03:09:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:09:30 ---> Running in d9fe561f4c1a 03:09:30 Removing intermediate container d9fe561f4c1a 03:09:30 ---> 7ac04d71aab2 03:09:30 Step 6/12 : WORKDIR /device-uart 03:09:30 ---> Running in 049192631c10 03:09:30 Removing intermediate container 049192631c10 03:09:30 ---> 176649c386d4 03:09:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:30 ---> Running in 3782eb1bdce6 03:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:09:31 (1/4) Installing openssh-keygen (9.1_p1-r3) 03:09:31 (2/4) Installing libedit (20221030.3.1-r0) 03:09:31 (3/4) Installing openssh-client-common (9.1_p1-r3) 03:09:31 (4/4) Installing openssh-client-default (9.1_p1-r3) 03:09:31 Executing busybox-1.35.0-r29.trigger 03:09:31 OK: 269 MiB in 57 packages 03:09:32 Still waiting to schedule task 03:09:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:09:32 Removing intermediate container 3782eb1bdce6 03:09:32 ---> 0e54f118af25 03:09:32 Step 8/12 : COPY go.mod vendor* ./ 03:09:32 ---> e857280aa8c0 03:09:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:32 ---> Running in 3dfe32341f57 03:09:54 Removing intermediate container 3dfe32341f57 03:09:54 ---> ccab2e23756d 03:09:54 Step 10/12 : COPY . . 03:09:54 ---> d8f03f7b49b9 03:09:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:09:54 ---> Running in 08225e494fe3 03:09:54 Removing intermediate container 08225e494fe3 03:09:54 ---> 1f15f4d46f62 03:09:54 Step 12/12 : RUN ${MAKE} 03:09:54 ---> Running in 8b2076ab894a 03:09:54 noop 03:09:54 Removing intermediate container 8b2076ab894a 03:09:54 ---> 843249faae97 03:09:54 Successfully built 843249faae97 03:09:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:55 + docker inspect -f . ci-base-image-x86_64 03:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:55 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 03:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-8 -v /w/workspace/edgexfoundry_device-uart_PR-8:/w/workspace/edgexfoundry_device-uart_PR-8:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-8@tmp:/w/workspace/edgexfoundry_device-uart_PR-8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:09:55 $ docker top 722dda1d3dc4175c3a7f9f3f06c8498d32f2aee9698900c80cfd05d627ea6285 -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:55 + go version 03:09:55 go version go1.20.2 linux/amd64 [Pipeline] } 03:09:55 $ docker stop --time=1 722dda1d3dc4175c3a7f9f3f06c8498d32f2aee9698900c80cfd05d627ea6285 03:09:57 $ docker rm -f --volumes 722dda1d3dc4175c3a7f9f3f06c8498d32f2aee9698900c80cfd05d627ea6285 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:57 + docker inspect -f . ci-base-image-x86_64 03:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:57 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 03:09:57 $ 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_PR-8 -v /w/workspace/edgexfoundry_device-uart_PR-8:/w/workspace/edgexfoundry_device-uart_PR-8:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-8@tmp:/w/workspace/edgexfoundry_device-uart_PR-8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:09:57 $ docker top 45368fc8c996f030f6cbcf5d81484decfba36c32921474bac607c2cb0871407e -eo pid,comm [Pipeline] { [Pipeline] sh 03:09:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-8 [Pipeline] fileExists [Pipeline] sh 03:09:58 + make test 03:09:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:10:03 ? github.com/edgexfoundry/device-uart [no test files] 03:10:11 ? github.com/edgexfoundry/device-uart/cmd [no test files] 03:10:11 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 03:10:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:10:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:10:15 ./internal/driver/drv_uart_generic.go 03:10:15 ./internal/driver/driver.go 03:10:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:10:15 make: *** [Makefile:29: test] Error 1 [Pipeline] } 03:10:15 $ docker stop --time=1 45368fc8c996f030f6cbcf5d81484decfba36c32921474bac607c2cb0871407e 03:10:18 $ docker rm -f --volumes 45368fc8c996f030f6cbcf5d81484decfba36c32921474bac607c2cb0871407e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:18 03:10:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:19 latest: Pulling from edgex-lftools-log-publisher 03:10:19 5eb5b503b376: Pulling fs layer 03:10:19 5c69ac0246d0: Pulling fs layer 03:10:19 ec43610c2a17: Pulling fs layer 03:10:19 3a2ae6a8a46f: Pulling fs layer 03:10:19 33b1e0a273af: Pulling fs layer 03:10:19 5d3b04190fa2: Pulling fs layer 03:10:19 2f39f015ded8: Pulling fs layer 03:10:19 3a2ae6a8a46f: Waiting 03:10:19 5d3b04190fa2: Waiting 03:10:19 2f39f015ded8: Waiting 03:10:19 5c69ac0246d0: Verifying Checksum 03:10:19 5c69ac0246d0: Download complete 03:10:19 3a2ae6a8a46f: Download complete 03:10:19 33b1e0a273af: Verifying Checksum 03:10:19 33b1e0a273af: Download complete 03:10:19 5d3b04190fa2: Verifying Checksum 03:10:19 5d3b04190fa2: Download complete 03:10:19 ec43610c2a17: Verifying Checksum 03:10:19 ec43610c2a17: Download complete 03:10:19 5eb5b503b376: Verifying Checksum 03:10:19 5eb5b503b376: Download complete 03:10:19 2f39f015ded8: Download complete 03:10:20 5eb5b503b376: Pull complete 03:10:20 5c69ac0246d0: Pull complete 03:10:21 ec43610c2a17: Pull complete 03:10:21 3a2ae6a8a46f: Pull complete 03:10:21 33b1e0a273af: Pull complete 03:10:21 5d3b04190fa2: Pull complete 03:10:25 2f39f015ded8: Pull complete 03:10:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:10:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:10:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:25 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 03:10:25 $ 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_PR-8 -v /w/workspace/edgexfoundry_device-uart_PR-8:/w/workspace/edgexfoundry_device-uart_PR-8:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-8@tmp:/w/workspace/edgexfoundry_device-uart_PR-8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:10:29 $ docker top 5f75b3b60cff3a72e78c1e58f41cf0e08523fa9c0f8f892618f2d6f761a8c5cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:30 ---> job-cost.sh 03:10:30 lf-activate-venv: SKIPPING 03:10:30 INFO: No Stack... 03:10:30 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:31 INFO: Archiving Costs [Pipeline] sh 03:10:31 + cut -d, -f6 03:10:31 + cat /w/workspace/edgexfoundry_device-uart_PR-8/archives/cost.csv [Pipeline] lock 03:10:31 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-8-8-stack-cost] 03:10:31 Resource [jenkins-edgexfoundry-device-uart-PR-8-8-stack-cost] did not exist. Created. 03:10:31 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-8-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:31 + echo total: 0.2199999988079071 [Pipeline] stash 03:10:31 Stashed 1 file(s) [Pipeline] } 03:10:31 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-8-8-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:31 $ docker stop --time=1 5f75b3b60cff3a72e78c1e58f41cf0e08523fa9c0f8f892618f2d6f761a8c5cc 03:10:32 $ docker rm -f --volumes 5f75b3b60cff3a72e78c1e58f41cf0e08523fa9c0f8f892618f2d6f761a8c5cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:10:33 Failed in branch amd64 03:14:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18 in /w/workspace/edgexfoundry_device-uart_PR-8 [Pipeline] { [Pipeline] ws 03:14:31 Running in /w/workspace/device-uart/8 [Pipeline] { [Pipeline] checkout 03:14:31 The recommended git tool is: NONE 03:14:36 using credential edgex-jenkins-ssh 03:14:36 Cloning the remote Git repository 03:14:36 Cloning repository git@github.com:edgexfoundry/device-uart.git 03:14:36 > git init /w/workspace/device-uart/8 # timeout=10 03:14:37 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 03:14:37 > git --version # timeout=10 03:14:37 > git --version # 'git version 2.25.1' 03:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:39 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 03:14:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:40 Merging remotes/origin/main commit 76742ff9602b72f1c5afc2fbf46c0c306594ce56 into PR head commit 58df4ce731a2656a4d55a8bfd2b22e7f551af182 03:14:41 Merge succeeded, producing 58df4ce731a2656a4d55a8bfd2b22e7f551af182 03:14:41 Checking out Revision 58df4ce731a2656a4d55a8bfd2b22e7f551af182 (PR-8) 03:14:40 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 03:14:40 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 03:14:40 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/8/head:refs/remotes/origin/PR-8 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:14:40 > git config core.sparsecheckout # timeout=10 03:14:40 > git checkout -f 58df4ce731a2656a4d55a8bfd2b22e7f551af182 # timeout=10 03:14:41 > git remote # timeout=10 03:14:41 > git config --get remote.origin.url # timeout=10 03:14:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:41 > git merge 76742ff9602b72f1c5afc2fbf46c0c306594ce56 # timeout=10 03:14:41 > git rev-parse HEAD^{commit} # timeout=10 03:14:41 > git config core.sparsecheckout # timeout=10 03:14:41 > git checkout -f 58df4ce731a2656a4d55a8bfd2b22e7f551af182 # timeout=10 03:14:44 Commit message: "build: Add jenkinsfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:14:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:14:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:14:45 Dload Upload Total Spent Left Speed 03:14:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 03:14:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:14:46 + sudo tee /etc/docker/daemon.new 03:14:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:14:46 { 03:14:46 "registry-mirrors": [ 03:14:46 "https://nexus3.edgexfoundry.org:10001" 03:14:46 ], 03:14:46 "bip": "10.250.0.254/24", 03:14:46 "hosts": [ 03:14:46 "tcp://0.0.0.0:5555", 03:14:46 "unix:///var/run/docker.sock" 03:14:46 ], 03:14:46 "mtu": 1458, 03:14:46 "selinux-enabled": true, 03:14:46 "seccomp-profile": "/etc/docker/seccomp.json" 03:14:46 } [Pipeline] sh 03:14:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:14:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:15:05 provisioning config files... 03:15:05 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/8@tmp/config7952794001122307552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:06 ---> docker-login.sh 03:15:06 nexus3.edgexfoundry.org:10001 03:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:06 Configure a credential helper to remove this warning. See 03:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:06 03:15:06 Login Succeeded 03:15:06 nexus3.edgexfoundry.org:10002 03:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:07 Configure a credential helper to remove this warning. See 03:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:07 03:15:07 Login Succeeded 03:15:07 nexus3.edgexfoundry.org:10003 03:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:07 Configure a credential helper to remove this warning. See 03:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:07 03:15:07 Login Succeeded 03:15:07 nexus3.edgexfoundry.org:10004 03:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:08 Configure a credential helper to remove this warning. See 03:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:08 03:15:08 Login Succeeded 03:15:08 docker.io 03:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:08 Configure a credential helper to remove this warning. See 03:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:08 03:15:08 Login Succeeded 03:15:08 ---> docker-login.sh ends [Pipeline] } 03:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:15:08 ========================================================= 03:15:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:15:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:15:09 Sending build context to Docker daemon 6.027MB 03:15:09 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 03:15:09 Step 2/12 : FROM ${BASE} AS builder 03:15:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:15:09 c41833b44d91: Pulling fs layer 03:15:09 ed15518f5707: Pulling fs layer 03:15:09 feae8fd75edb: Pulling fs layer 03:15:09 242c74f7c9fa: Pulling fs layer 03:15:09 3cdef696dda3: Pulling fs layer 03:15:09 2ced38df9373: Pulling fs layer 03:15:09 58f1dce35555: Pulling fs layer 03:15:09 242c74f7c9fa: Waiting 03:15:09 3cdef696dda3: Waiting 03:15:09 2ced38df9373: Waiting 03:15:09 58f1dce35555: Waiting 03:15:09 ed15518f5707: Verifying Checksum 03:15:09 ed15518f5707: Download complete 03:15:09 242c74f7c9fa: Verifying Checksum 03:15:09 242c74f7c9fa: Download complete 03:15:09 3cdef696dda3: Verifying Checksum 03:15:09 3cdef696dda3: Download complete 03:15:09 c41833b44d91: Verifying Checksum 03:15:09 c41833b44d91: Download complete 03:15:11 58f1dce35555: Verifying Checksum 03:15:11 58f1dce35555: Download complete 03:15:11 c41833b44d91: Pull complete 03:15:12 ed15518f5707: Pull complete 03:15:12 feae8fd75edb: Verifying Checksum 03:15:12 feae8fd75edb: Download complete 03:15:12 2ced38df9373: Verifying Checksum 03:15:12 2ced38df9373: Download complete 03:15:27 feae8fd75edb: Pull complete 03:15:27 242c74f7c9fa: Pull complete 03:15:27 3cdef696dda3: Pull complete 03:15:31 2ced38df9373: Pull complete 03:15:34 58f1dce35555: Pull complete 03:15:34 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 03:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:15:34 ---> fadd8f120f05 03:15:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:15:36 ---> Running in 48d3317a984e 03:15:36 Removing intermediate container 48d3317a984e 03:15:36 ---> 895d6878238c 03:15:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:15:36 ---> Running in 40ef0cc83b3f 03:15:36 Removing intermediate container 40ef0cc83b3f 03:15:36 ---> b1444fd0db35 03:15:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:15:36 ---> Running in 980643efcb2e 03:15:37 Removing intermediate container 980643efcb2e 03:15:37 ---> 29f4d26cb385 03:15:37 Step 6/12 : WORKDIR /device-uart 03:15:37 ---> Running in 2acb24742aa2 03:15:37 Removing intermediate container 2acb24742aa2 03:15:37 ---> 1daeaaf37741 03:15:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:15:37 ---> Running in c06c94d2aa54 03:15:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:15:40 (1/4) Installing openssh-keygen (9.1_p1-r3) 03:15:40 (2/4) Installing libedit (20221030.3.1-r0) 03:15:40 (3/4) Installing openssh-client-common (9.1_p1-r3) 03:15:40 (4/4) Installing openssh-client-default (9.1_p1-r3) 03:15:40 Executing busybox-1.35.0-r29.trigger 03:15:40 OK: 268 MiB in 57 packages 03:15:41 Removing intermediate container c06c94d2aa54 03:15:41 ---> 9d495d08c96c 03:15:41 Step 8/12 : COPY go.mod vendor* ./ 03:15:42 ---> 39545df0fdfb 03:15:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:15:42 ---> Running in acbaffa60a2c 03:16:39 Removing intermediate container acbaffa60a2c 03:16:39 ---> 60d7d8fab80a 03:16:39 Step 10/12 : COPY . . 03:16:39 ---> b42ff77a151b 03:16:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:16:39 ---> Running in 9b66b6d5c82d 03:16:39 Removing intermediate container 9b66b6d5c82d 03:16:39 ---> 2737b37265bb 03:16:39 Step 12/12 : RUN ${MAKE} 03:16:39 ---> Running in 0fecf85e808d 03:16:39 noop 03:16:39 Removing intermediate container 0fecf85e808d 03:16:39 ---> efcec5c78490 03:16:39 Successfully built efcec5c78490 03:16:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:39 + docker inspect -f . ci-base-image-arm64 03:16:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:39 prd-ubuntu20.04-docker-arm64-4c-16g-18 does not seem to be running inside a container 03:16:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/8 -v /w/workspace/device-uart/8:/w/workspace/device-uart/8:rw,z -v /w/workspace/device-uart/8@tmp:/w/workspace/device-uart/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:41 $ docker top 788108c77f3a0ece36a51797da9010c613092edf2aa3068e5ece7a41d86333dc -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:42 + go version 03:16:42 go version go1.20.2 linux/arm64 [Pipeline] } 03:16:42 $ docker stop --time=1 788108c77f3a0ece36a51797da9010c613092edf2aa3068e5ece7a41d86333dc 03:16:43 $ docker rm -f --volumes 788108c77f3a0ece36a51797da9010c613092edf2aa3068e5ece7a41d86333dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:44 + docker inspect -f . ci-base-image-arm64 03:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:44 prd-ubuntu20.04-docker-arm64-4c-16g-18 does not seem to be running inside a container 03:16:44 $ 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/8 -v /w/workspace/device-uart/8:/w/workspace/device-uart/8:rw,z -v /w/workspace/device-uart/8@tmp:/w/workspace/device-uart/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:45 $ docker top 393075d5ef794f6d79d334611009ef0e3aff8942e37f0a8519f2cfc1d6075ab3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:46 + git config --global --add safe.directory /w/workspace/device-uart/8 [Pipeline] fileExists [Pipeline] sh 03:16:47 + make test 03:16:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:17:26 ? github.com/edgexfoundry/device-uart [no test files] 03:19:33 ? github.com/edgexfoundry/device-uart/cmd [no test files] 03:19:33 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 03:19:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:20:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:20:12 ./internal/driver/driver.go 03:20:12 ./internal/driver/drv_uart_generic.go 03:20:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:20:12 make: *** [Makefile:29: test] Error 1 [Pipeline] } 03:20:12 $ docker stop --time=1 393075d5ef794f6d79d334611009ef0e3aff8942e37f0a8519f2cfc1d6075ab3 03:20:13 $ docker rm -f --volumes 393075d5ef794f6d79d334611009ef0e3aff8942e37f0a8519f2cfc1d6075ab3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:15 03:20:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:15 arm64: Pulling from edgex-lftools-log-publisher 03:20:15 8998bd30e6a1: Pulling fs layer 03:20:15 04944245beec: Pulling fs layer 03:20:15 699f458cf7ca: Pulling fs layer 03:20:15 765212b225bb: Pulling fs layer 03:20:15 f23df028b6ca: Pulling fs layer 03:20:15 d65c8cfc05b1: Pulling fs layer 03:20:15 2437ff75d9bd: Pulling fs layer 03:20:15 f23df028b6ca: Waiting 03:20:15 d65c8cfc05b1: Waiting 03:20:15 2437ff75d9bd: Waiting 03:20:15 765212b225bb: Waiting 03:20:15 04944245beec: Verifying Checksum 03:20:15 04944245beec: Download complete 03:20:15 765212b225bb: Verifying Checksum 03:20:15 765212b225bb: Download complete 03:20:16 f23df028b6ca: Verifying Checksum 03:20:16 f23df028b6ca: Download complete 03:20:16 d65c8cfc05b1: Verifying Checksum 03:20:16 d65c8cfc05b1: Download complete 03:20:16 699f458cf7ca: Verifying Checksum 03:20:16 699f458cf7ca: Download complete 03:20:16 8998bd30e6a1: Download complete 03:20:18 2437ff75d9bd: Verifying Checksum 03:20:18 2437ff75d9bd: Download complete 03:20:20 8998bd30e6a1: Pull complete 03:20:20 04944245beec: Pull complete 03:20:22 699f458cf7ca: Pull complete 03:20:26 765212b225bb: Pull complete 03:20:26 f23df028b6ca: Pull complete 03:20:26 d65c8cfc05b1: Pull complete 03:20:39 2437ff75d9bd: Pull complete 03:20:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:39 prd-ubuntu20.04-docker-arm64-4c-16g-18 does not seem to be running inside a container 03:20:39 $ 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/8 -v /w/workspace/device-uart/8:/w/workspace/device-uart/8:rw,z -v /w/workspace/device-uart/8@tmp:/w/workspace/device-uart/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:20:42 $ docker top 8e754a2947868fbb947c3b6bf96ec4f26d600105274d53d84a7d9b70ce97eb85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:43 ---> job-cost.sh 03:20:43 lf-activate-venv: SKIPPING 03:20:43 INFO: No Stack... 03:20:43 INFO: Retrieving Pricing Info for: v3-standard-4 03:20:44 INFO: Archiving Costs [Pipeline] sh 03:20:45 + + cutcat -d, /w/workspace/device-uart/8/archives/cost.csv -f6 03:20:45 [Pipeline] lock 03:20:45 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-8-8-stack-cost] 03:20:45 Resource [jenkins-edgexfoundry-device-uart-PR-8-8-stack-cost] did not exist. Created. 03:20:45 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-8-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:45 /w/workspace/device-uart/8@tmp/durable-411749f6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:20:46 + echo total: 0.10999999940395355 [Pipeline] stash 03:20:46 Warning: overwriting stash ‘stack-cost’ 03:20:47 Stashed 1 file(s) [Pipeline] } 03:20:47 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-8-8-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:47 $ docker stop --time=1 8e754a2947868fbb947c3b6bf96ec4f26d600105274d53d84a7d9b70ce97eb85 03:20:48 $ docker rm -f --volumes 8e754a2947868fbb947c3b6bf96ec4f26d600105274d53d84a7d9b70ce97eb85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:20:48 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:20:49 + [ -d /w/workspace/edgexfoundry_device-uart_PR-8/archives ] 03:20:49 + ls -al /w/workspace/edgexfoundry_device-uart_PR-8/archives 03:20:49 total 16 03:20:49 drwxr-xr-x 3 root root 4096 Jun 27 03:10 . 03:20:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 03:10 .. 03:20:49 drwxr-xr-x 2 root root 4096 Jun 27 03:10 cost 03:20:49 -rw-r--r-- 1 root root 81 Jun 27 03:10 cost.csv 03:20:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-8/archives 03:20:49 + ls -al /w/workspace/edgexfoundry_device-uart_PR-8/archives 03:20:49 total 16 03:20:49 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 03:10 . 03:20:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 03:10 .. 03:20:49 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 03:10 cost 03:20:49 -rw-r--r-- 1 jenkins jenkins 81 Jun 27 03:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:20:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:20:50 ---> package-listing.sh 03:20:50 ++ tr '[:upper:]' '[:lower:]' 03:20:50 ++ facter osfamily 03:20:51 + OS_FAMILY=debian 03:20:51 + workspace=/w/workspace/edgexfoundry_device-uart_PR-8 03:20:51 + START_PACKAGES=/tmp/packages_start.txt 03:20:51 + END_PACKAGES=/tmp/packages_end.txt 03:20:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:20:51 + PACKAGES=/tmp/packages_start.txt 03:20:51 + '[' /w/workspace/edgexfoundry_device-uart_PR-8 ']' 03:20:51 + PACKAGES=/tmp/packages_end.txt 03:20:51 + case "${OS_FAMILY}" in 03:20:51 + dpkg -l 03:20:51 + grep '^ii' 03:20:51 + '[' -f /tmp/packages_start.txt ']' 03:20:51 + '[' -f /tmp/packages_end.txt ']' 03:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:20:51 + '[' /w/workspace/edgexfoundry_device-uart_PR-8 ']' 03:20:51 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-8/archives/ 03:20:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-8/archives/ [Pipeline] echo 03:20:51 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:20:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:51 prd-ubuntu20.04-docker-8c-8g-17 does not seem to be running inside a container 03:20:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-8/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_PR-8 -v /w/workspace/edgexfoundry_device-uart_PR-8:/w/workspace/edgexfoundry_device-uart_PR-8:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-8@tmp:/w/workspace/edgexfoundry_device-uart_PR-8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:20:52 $ docker top bd3c623fb87827877327725ae5ed6295034efb54b061a930a8a1cccf190f915a -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:52 + touch /tmp/pre-build-complete [Pipeline] sh 03:20:52 + mkdir -p /var/log/sysstat [Pipeline] sh 03:20:53 + ls /var/log/sa-host 03:20:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:53 provisioning config files... 03:20:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-8@tmp/config15912196258082193546tmp [Pipeline] { [Pipeline] echo 03:20:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:20:53 ---> create-netrc.sh [Pipeline] } 03:20:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:20:54 ---> python-tools-install.sh [Pipeline] echo 03:20:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:20:54 ---> sudo-logs.sh 03:20:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:20:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:20:54 ---> job-cost.sh 03:20:54 lf-activate-venv: SKIPPING 03:20:54 DEBUG: total: 0.2199999988079071 03:20:54 INFO: Retrieving Stack Cost... 03:20:55 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:55 INFO: Archiving Costs [Pipeline] echo 03:20:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:20:55 ---> logs-deploy.sh 03:20:55 lf-activate-venv: SKIPPING 03:20:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-8/8 03:20:55 INFO: archiving workspace using pattern(s): 03:20:56 Archives upload complete. 03:20:56 INFO: archiving logs to Nexus