cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f0ba33643b2b8835a3764ba9793a2532c7fc533+95b01347c682c509c5ba1ad757ba8b1f414ff9ba (81dbbac1b85473ccac8e807e905d4288ec82f36e) 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-ssh2234454563939207128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15560089019295627420.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-148/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-gpio/branches/PR-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11346607486333651930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh16793138401709661117.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-gpio/branches/PR-148/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-gpio/branches/PR-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7712898993289207438.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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio 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-7058 in /w/workspace/edgexfoundry_device-gpio_PR-148 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 95b01347c682c509c5ba1ad757ba8b1f414ff9ba into PR head commit 8f0ba33643b2b8835a3764ba9793a2532c7fc533 Merge succeeded, producing 8f0ba33643b2b8835a3764ba9793a2532c7fc533 Checking out Revision 8f0ba33643b2b8835a3764ba9793a2532c7fc533 (PR-148) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # 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 95b01347c682c509c5ba1ad757ba8b1f414ff9ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # timeout=10 > git rev-list --no-walk 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:26:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:26:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:26:15 ========================================================= 02:26:15 EdgeX Global Pipelines Version Info 02:26:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:26:16 ------------------- 02:26:16 stable info: 02:26:16 ------------------- 02:26:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:26:16 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:26:16 Message: update stable to v1.0.245 02:26:17 ------------------- 02:26:17 experimental info: 02:26:17 ------------------- 02:26:17 Commited By: **** collab-it+edgex@linuxfoundation.org 02:26:17 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 02:26:17 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f0ba33 [Pipeline] echo 02:26:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:17 provisioning config files... 02:26:17 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/config14662410541266380741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:18 ---> docker-login.sh 02:26:18 nexus3.edgexfoundry.org:10001 02:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:18 Configure a credential helper to remove this warning. See 02:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:18 02:26:18 Login Succeeded 02:26:18 nexus3.edgexfoundry.org:10002 02:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:18 Configure a credential helper to remove this warning. See 02:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:18 02:26:18 Login Succeeded 02:26:18 nexus3.edgexfoundry.org:10003 02:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:18 Configure a credential helper to remove this warning. See 02:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:18 02:26:18 Login Succeeded 02:26:18 nexus3.edgexfoundry.org:10004 02:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:18 Configure a credential helper to remove this warning. See 02:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:18 02:26:18 Login Succeeded 02:26:18 docker.io 02:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:19 Configure a credential helper to remove this warning. See 02:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:19 02:26:19 Login Succeeded 02:26:19 ---> docker-login.sh ends [Pipeline] } 02:26:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:26:19 + git rev-list -1 --merges 8f0ba33643b2b8835a3764ba9793a2532c7fc533~1..8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] echo 02:26:19 -----------> git rev-list -1 --merges 8f0ba33643b2b8835a3764ba9793a2532c7fc533~1..8f0ba33643b2b8835a3764ba9793a2532c7fc533 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [false] [Pipeline] sh 02:26:19 + git log --format=format:%s -1 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] echo 02:26:19 ========================================================= 02:26:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:26:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:26:20 + git log --format=format:%s -1 8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] echo 02:26:20 [semverPrep] GIT_COMMIT: 8f0ba33643b2b8835a3764ba9793a2532c7fc533, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:26:20 [semverPrep] This is not a build commit. [Pipeline] sh 02:26:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:26:20 + grep -v github /etc/ssh/ssh_known_hosts 02:26:20 + [ -e /tmp/ssh_known_hosts ] 02:26:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:26:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:26:20 + sudo tee -a /etc/ssh/ssh_known_hosts 02:26:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:26:20 02:26:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:26:21 0.1.4: Pulling from edgex-devops/py-git-semver 02:26:21 b85a868b505f: Pulling fs layer 02:26:21 e2be974225ed: Pulling fs layer 02:26:21 339a4e72a1f5: Pulling fs layer 02:26:21 988bab9f4d93: Pulling fs layer 02:26:21 1469e6f7b9e6: Pulling fs layer 02:26:21 eaf3925da568: Pulling fs layer 02:26:21 bab4dde63d76: Pulling fs layer 02:26:21 bde34c3a00c8: Pulling fs layer 02:26:21 b352a97aabf1: Pulling fs layer 02:26:21 4872d77fe225: Pulling fs layer 02:26:21 5851b861e8e6: Pulling fs layer 02:26:21 bab4dde63d76: Waiting 02:26:21 bde34c3a00c8: Waiting 02:26:21 b352a97aabf1: Waiting 02:26:21 4872d77fe225: Waiting 02:26:21 5851b861e8e6: Waiting 02:26:21 988bab9f4d93: Waiting 02:26:21 1469e6f7b9e6: Waiting 02:26:21 eaf3925da568: Waiting 02:26:21 e2be974225ed: Verifying Checksum 02:26:21 e2be974225ed: Download complete 02:26:21 1469e6f7b9e6: Verifying Checksum 02:26:21 1469e6f7b9e6: Download complete 02:26:21 339a4e72a1f5: Verifying Checksum 02:26:21 339a4e72a1f5: Download complete 02:26:21 eaf3925da568: Verifying Checksum 02:26:21 eaf3925da568: Download complete 02:26:21 bde34c3a00c8: Verifying Checksum 02:26:21 bde34c3a00c8: Download complete 02:26:21 b352a97aabf1: Verifying Checksum 02:26:21 b352a97aabf1: Download complete 02:26:21 4872d77fe225: Download complete 02:26:21 5851b861e8e6: Download complete 02:26:21 b85a868b505f: Download complete 02:26:21 bab4dde63d76: Verifying Checksum 02:26:21 bab4dde63d76: Download complete 02:26:22 b85a868b505f: Pull complete 02:26:22 e2be974225ed: Pull complete 02:26:23 339a4e72a1f5: Pull complete 02:26:23 988bab9f4d93: Pull complete 02:26:23 1469e6f7b9e6: Pull complete 02:26:24 eaf3925da568: Pull complete 02:26:25 bab4dde63d76: Pull complete 02:26:25 bde34c3a00c8: Pull complete 02:26:25 b352a97aabf1: Pull complete 02:26:26 4872d77fe225: Pull complete 02:26:26 5851b861e8e6: Pull complete 02:26:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:26:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:26 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 02:26:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:26:29 $ docker top ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:26:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:29 [ssh-agent] Looking for ssh-agent implementation... 02:26:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:29 $ docker exec ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af ssh-agent 02:26:29 SSH_AUTH_SOCK=/tmp/ssh-AhdjgtjuryN6/agent.32 02:26:29 SSH_AGENT_PID=38 02:26:29 Running ssh-add (command line suppressed) 02:26:29 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-148@tmp/private_key_5715371253475650520.key (/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/private_key_5715371253475650520.key) 02:26:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:30 + git tag --points-at HEAD [Pipeline] } 02:26:30 $ docker exec --env ******** --env ******** ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af ssh-agent -k 02:26:30 unset SSH_AUTH_SOCK; 02:26:30 unset SSH_AGENT_PID; 02:26:30 echo Agent pid 38 killed; 02:26:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:26:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:26:30 [ssh-agent] Looking for ssh-agent implementation... 02:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:26:30 $ docker exec ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af ssh-agent 02:26:30 SSH_AUTH_SOCK=/tmp/ssh-1XMvpIBltojx/agent.70 02:26:30 SSH_AGENT_PID=76 02:26:30 Running ssh-add (command line suppressed) 02:26:30 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-148@tmp/private_key_1939534838882317621.key (/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/private_key_1939534838882317621.key) 02:26:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:26:31 + git semver init 02:26:31 2023-04-07 02:26:31,297 [run_init] DEBUG init version:0.0.0 force:False 02:26:31 2023-04-07 02:26:31,298 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-148/.semver 02:26:31 2023-04-07 02:26:31,298 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-148/.semver 02:26:31 2023-04-07 02:26:31,298 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-148/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-148, universal_newlines=False, shell=None, istream=None) 02:26:32 2023-04-07 02:26:32,209 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-148/.git/info/exclude 02:26:32 2023-04-07 02:26:32,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-148/.semver/PR-148 with force:False 02:26:32 2023-04-07 02:26:32,210 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-148/.semver/PR-148 02:26:32 2023-04-07 02:26:32,215 [execute] INFO git cat-file --batch-check 02:26:32 2023-04-07 02:26:32,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-148/.semver, universal_newlines=False, shell=None, istream=) 02:26:32 2023-04-07 02:26:32,221 [execute] INFO git cat-file --batch 02:26:32 2023-04-07 02:26:32,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-148/.semver, universal_newlines=False, shell=None, istream=) 02:26:32 2023-04-07 02:26:32,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-148/.semver/PR-148 02:26:32 0.0.0 [Pipeline] } 02:26:32 $ docker exec --env ******** --env ******** ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af ssh-agent -k 02:26:32 unset SSH_AUTH_SOCK; 02:26:32 unset SSH_AGENT_PID; 02:26:32 echo Agent pid 76 killed; 02:26:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:26:32 + git semver [Pipeline] } 02:26:33 $ docker stop --time=1 ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af 02:26:34 $ docker rm -f --volumes ba7c9370f97632a37cb2285f8ac70b9daddf5ef0d450d91e1201e3e8687176af [Pipeline] // withDockerContainer [Pipeline] sh 02:26:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:26:34 Stashed 1 file(s) [Pipeline] echo 02:26:34 [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 02:26:34 provisioning config files... 02:26:34 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/config18415013405232169114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:35 ---> docker-login.sh 02:26:35 nexus3.edgexfoundry.org:10001 02:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:35 Configure a credential helper to remove this warning. See 02:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:35 02:26:35 Login Succeeded 02:26:35 nexus3.edgexfoundry.org:10002 02:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:35 Configure a credential helper to remove this warning. See 02:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:35 02:26:35 Login Succeeded 02:26:35 nexus3.edgexfoundry.org:10003 02:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:35 Configure a credential helper to remove this warning. See 02:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:35 02:26:35 Login Succeeded 02:26:35 nexus3.edgexfoundry.org:10004 02:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:35 Configure a credential helper to remove this warning. See 02:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:35 02:26:35 Login Succeeded 02:26:35 docker.io 02:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:26:35 Configure a credential helper to remove this warning. See 02:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:26:35 02:26:35 Login Succeeded 02:26:35 ---> docker-login.sh ends [Pipeline] } 02:26:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:26:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:26:35 ========================================================= 02:26:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:26:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:36 + 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 . 02:26:36 Sending build context to Docker daemon 16.04MB 02:26:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:26:36 Step 2/12 : FROM ${BASE} AS builder 02:26:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:26:36 63b65145d645: Pulling fs layer 02:26:36 a2d21d5440eb: Pulling fs layer 02:26:36 935e6c44a52c: Pulling fs layer 02:26:36 94cc34f8dd06: Pulling fs layer 02:26:36 30dea6a524f1: Pulling fs layer 02:26:36 a2aff8979fd8: Pulling fs layer 02:26:36 6808be2612f2: Pulling fs layer 02:26:36 f25807f1079a: Pulling fs layer 02:26:36 30dea6a524f1: Waiting 02:26:36 a2aff8979fd8: Waiting 02:26:36 6808be2612f2: Waiting 02:26:36 f25807f1079a: Waiting 02:26:36 94cc34f8dd06: Waiting 02:26:36 a2d21d5440eb: Verifying Checksum 02:26:36 a2d21d5440eb: Download complete 02:26:36 94cc34f8dd06: Verifying Checksum 02:26:36 94cc34f8dd06: Download complete 02:26:36 30dea6a524f1: Verifying Checksum 02:26:36 30dea6a524f1: Download complete 02:26:36 63b65145d645: Download complete 02:26:36 a2aff8979fd8: Verifying Checksum 02:26:36 a2aff8979fd8: Download complete 02:26:36 63b65145d645: Pull complete 02:26:36 a2d21d5440eb: Pull complete 02:26:36 f25807f1079a: Verifying Checksum 02:26:36 f25807f1079a: Download complete 02:26:36 935e6c44a52c: Verifying Checksum 02:26:36 935e6c44a52c: Download complete 02:26:37 6808be2612f2: Verifying Checksum 02:26:37 6808be2612f2: Download complete 02:26:40 935e6c44a52c: Pull complete 02:26:40 94cc34f8dd06: Pull complete 02:26:40 30dea6a524f1: Pull complete 02:26:40 a2aff8979fd8: Pull complete 02:26:43 6808be2612f2: Pull complete 02:26:43 f25807f1079a: Pull complete 02:26:43 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:26:43 ---> 3b553350e43f 02:26:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:26:48 ---> Running in eab11fda45e3 02:26:48 Removing intermediate container eab11fda45e3 02:26:48 ---> 737d1f7c6090 02:26:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:26:48 ---> Running in 43ca8fa3d499 02:26:48 Removing intermediate container 43ca8fa3d499 02:26:48 ---> e066f0eee282 02:26:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:26:48 ---> Running in 21a85fcf3dec 02:26:48 Removing intermediate container 21a85fcf3dec 02:26:48 ---> 621fcf29d65f 02:26:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:26:48 ---> Running in aff46c7d64d0 02:26:48 Removing intermediate container aff46c7d64d0 02:26:48 ---> db8828c40050 02:26:48 Step 7/12 : WORKDIR /device-gpio 02:26:48 ---> Running in 14567d3c0e11 02:26:48 Removing intermediate container 14567d3c0e11 02:26:48 ---> 80185cffa116 02:26:48 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:26:48 ---> Running in e90b676a3c9d 02:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:26:48 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:26:48 (2/4) Installing libedit (20221030.3.1-r0) 02:26:48 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:26:48 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:26:48 Executing busybox-1.35.0-r29.trigger 02:26:48 OK: 269 MiB in 57 packages 02:26:49 Removing intermediate container e90b676a3c9d 02:26:49 ---> d15af1896b3d 02:26:49 Step 9/12 : COPY go.mod vendor* ./ 02:26:49 ---> 3afa7291ea2f 02:26:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:49 ---> Running in 11706e842dfa 02:26:49 Still waiting to schedule task 02:26:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7057’ 02:27:15 Removing intermediate container 11706e842dfa 02:27:15 ---> 709afeede578 02:27:15 Step 11/12 : COPY . . 02:27:16 ---> 05e5230905b0 02:27:16 Step 12/12 : RUN ${MAKE} 02:27:16 ---> Running in 1cf5902d9d19 02:27:16 noop 02:27:16 Removing intermediate container 1cf5902d9d19 02:27:16 ---> e0e838ec8beb 02:27:16 Successfully built e0e838ec8beb 02:27:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:17 + docker inspect -f . ci-base-image-x86_64 02:27:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:17 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 02:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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 ******** ci-base-image-x86_64 cat 02:27:17 $ docker top ba7465fb80f13c86938621574a4a7ce8657f435b3e846b732292151ac3e5255b -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:17 + go version 02:27:17 go version go1.20.2 linux/amd64 [Pipeline] } 02:27:17 $ docker stop --time=1 ba7465fb80f13c86938621574a4a7ce8657f435b3e846b732292151ac3e5255b 02:27:19 $ docker rm -f --volumes ba7465fb80f13c86938621574a4a7ce8657f435b3e846b732292151ac3e5255b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:19 + docker inspect -f . ci-base-image-x86_64 02:27:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:27:19 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 02:27:19 $ 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-gpio_PR-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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 ******** ci-base-image-x86_64 cat 02:27:19 $ docker top 6bc55ad714a552ae7766d99826085d0e64a373586275c0b8182c67249b7a27cb -eo pid,comm [Pipeline] { [Pipeline] sh 02:27:20 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-148 [Pipeline] fileExists [Pipeline] sh 02:27:20 + make test 02:27:20 go test ./... -coverprofile=coverage.out ./... 02:27:25 ? github.com/edgexfoundry/device-gpio [no test files] 02:27:35 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:27:35 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:27:42 go vet ./... 02:27:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:27:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:27:44 ./bin/test-attribution-txt.sh 02:27:44 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 02:27:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:27:45 $ docker stop --time=1 6bc55ad714a552ae7766d99826085d0e64a373586275c0b8182c67249b7a27cb 02:27:48 $ docker rm -f --volumes 6bc55ad714a552ae7766d99826085d0e64a373586275c0b8182c67249b7a27cb [Pipeline] // withDockerContainer [Pipeline] sh 02:27:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:27:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:27:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:27:49 + ls -al . 02:27:49 total 156 02:27:49 drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 02:27 . 02:27:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:26 .. 02:27:49 -rw-rw-r-- 1 jenkins jenkins 120 Apr 7 02:26 .dockerignore 02:27:49 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:26 .git 02:27:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:26 .github 02:27:49 -rw-rw-r-- 1 jenkins jenkins 343 Apr 7 02:26 .gitignore 02:27:49 -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 02:26 .golangci.yml 02:27:49 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:26 .semver 02:27:49 -rw-rw-r-- 1 jenkins jenkins 9573 Apr 7 02:26 Attribution.txt 02:27:49 -rw-rw-r-- 1 jenkins jenkins 4069 Apr 7 02:26 CHANGELOG.md 02:27:49 -rw-rw-r-- 1 jenkins jenkins 1542 Apr 7 02:26 Dockerfile 02:27:49 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 02:26 GOVERNANCE.md 02:27:49 -rw-rw-r-- 1 jenkins jenkins 657 Apr 7 02:26 Jenkinsfile 02:27:49 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 02:26 LICENSE 02:27:49 -rw-rw-r-- 1 jenkins jenkins 1692 Apr 7 02:26 Makefile 02:27:49 -rw-rw-r-- 1 jenkins jenkins 617 Apr 7 02:26 OWNERS.md 02:27:49 -rw-rw-r-- 1 jenkins jenkins 11790 Apr 7 02:26 README.md 02:27:49 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 02:26 VERSION 02:27:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:26 bin 02:27:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:26 cmd 02:27:49 -rw-r--r-- 1 jenkins jenkins 10 Apr 7 02:27 coverage.out 02:27:49 -rw-rw-r-- 1 jenkins jenkins 3269 Apr 7 02:26 go.mod 02:27:49 -rw-rw-r-- 1 jenkins jenkins 31810 Apr 7 02:26 go.sum 02:27:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:26 internal 02:27:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:26 snap 02:27:49 -rw-rw-r-- 1 jenkins jenkins 209 Apr 7 02:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:49 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8f0ba33643b2b8835a3764ba9793a2532c7fc533 --label arch=amd64 --label version=0.0.0 . 02:27:49 Sending build context to Docker daemon 16.04MB 02:27:49 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:27:49 Step 2/25 : FROM ${BASE} AS builder 02:27:49 ---> e0e838ec8beb 02:27:49 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:27:49 ---> Running in bb3c4d629533 02:27:49 Removing intermediate container bb3c4d629533 02:27:49 ---> 2c01dfed269b 02:27:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:27:49 ---> Running in 27348e60c88f 02:27:49 Removing intermediate container 27348e60c88f 02:27:49 ---> 5b6305722afc 02:27:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:27:50 ---> Running in 81ed3fa94f7c 02:27:50 Removing intermediate container 81ed3fa94f7c 02:27:50 ---> 8aef3a7e6dbd 02:27:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:27:50 ---> Running in cc887b71ec38 02:27:50 Removing intermediate container cc887b71ec38 02:27:50 ---> 10f79b64decb 02:27:50 Step 7/25 : WORKDIR /device-gpio 02:27:50 ---> Running in dc0943971df6 02:27:50 Removing intermediate container dc0943971df6 02:27:50 ---> 5aead50d645a 02:27:50 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:27:50 ---> Running in 6bf78dc7f410 02:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:27:51 OK: 269 MiB in 57 packages 02:27:51 Removing intermediate container 6bf78dc7f410 02:27:51 ---> 56afaf76d9ca 02:27:51 Step 9/25 : COPY go.mod vendor* ./ 02:27:51 ---> 4f12e7d1c3ec 02:27:51 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:51 ---> Running in 682e1d921584 02:27:52 Removing intermediate container 682e1d921584 02:27:52 ---> 20f3ce8cec61 02:27:52 Step 11/25 : COPY . . 02:27:53 ---> 23ab31ee9b62 02:27:53 Step 12/25 : RUN ${MAKE} 02:27:53 ---> Running in 1cf593726bea 02:27:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 02:28:15 Removing intermediate container 1cf593726bea 02:28:15 ---> e2652b6ae1dd 02:28:15 Step 13/25 : FROM alpine:3.17 02:28:15 3.17: Pulling from library/alpine 02:28:15 f56be85fc22e: Pulling fs layer 02:28:15 f56be85fc22e: Verifying Checksum 02:28:15 f56be85fc22e: Download complete 02:28:15 f56be85fc22e: Pull complete 02:28:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:28:15 Status: Downloaded newer image for alpine:3.17 02:28:15 ---> 9ed4aefc74f6 02:28:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:28:15 ---> Running in 026315e5e85c 02:28:15 Removing intermediate container 026315e5e85c 02:28:15 ---> 56eaf03f1593 02:28:15 Step 15/25 : RUN apk add --update --no-cache 02:28:15 ---> Running in 68abc49457fb 02:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:28:15 OK: 7 MiB in 15 packages 02:28:15 Removing intermediate container 68abc49457fb 02:28:15 ---> 0b85f1e2ad6d 02:28:15 Step 16/25 : WORKDIR / 02:28:15 ---> Running in fdf0da2ff17c 02:28:15 Removing intermediate container fdf0da2ff17c 02:28:15 ---> bbd462a95c77 02:28:15 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 02:28:15 ---> 6cb228d5a1db 02:28:15 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 02:28:15 ---> 2a8c73f34078 02:28:15 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 02:28:15 ---> 66c63b5d7fd6 02:28:15 Step 20/25 : EXPOSE 59910 02:28:15 ---> Running in cad6d140745c 02:28:15 Removing intermediate container cad6d140745c 02:28:15 ---> a86640d07a03 02:28:15 Step 21/25 : ENTRYPOINT ["/device-gpio"] 02:28:15 ---> Running in 86c7a8d1611f 02:28:15 Removing intermediate container 86c7a8d1611f 02:28:15 ---> db977fafe02e 02:28:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:28:15 ---> Running in 7dac28e53855 02:28:15 Removing intermediate container 7dac28e53855 02:28:15 ---> 086933f6412d 02:28:15 Step 23/25 : LABEL arch=amd64 02:28:15 ---> Running in c5e0838dd6a3 02:28:15 Removing intermediate container c5e0838dd6a3 02:28:15 ---> a838142535cd 02:28:15 Step 24/25 : LABEL git_sha=8f0ba33643b2b8835a3764ba9793a2532c7fc533 02:28:15 ---> Running in 6c8bb9d2753e 02:28:16 Removing intermediate container 6c8bb9d2753e 02:28:16 ---> 4e271bfef054 02:28:16 Step 25/25 : LABEL version=0.0.0 02:28:16 ---> Running in a34ab2bda177 02:28:16 Removing intermediate container a34ab2bda177 02:28:16 ---> 366fd20437b1 02:28:16 [Warning] One or more build-args [ARCH] were not consumed 02:28:16 Successfully built 366fd20437b1 02:28:16 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 02:28:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:16 02:28:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:16 latest: Pulling from edgex-lftools-log-publisher 02:28:16 5eb5b503b376: Pulling fs layer 02:28:16 5c69ac0246d0: Pulling fs layer 02:28:16 ec43610c2a17: Pulling fs layer 02:28:16 3a2ae6a8a46f: Pulling fs layer 02:28:16 33b1e0a273af: Pulling fs layer 02:28:16 5d3b04190fa2: Pulling fs layer 02:28:16 2f39f015ded8: Pulling fs layer 02:28:16 3a2ae6a8a46f: Waiting 02:28:16 33b1e0a273af: Waiting 02:28:16 5d3b04190fa2: Waiting 02:28:16 2f39f015ded8: Waiting 02:28:16 5c69ac0246d0: Verifying Checksum 02:28:16 5c69ac0246d0: Download complete 02:28:16 3a2ae6a8a46f: Download complete 02:28:16 33b1e0a273af: Verifying Checksum 02:28:16 33b1e0a273af: Download complete 02:28:16 ec43610c2a17: Verifying Checksum 02:28:16 ec43610c2a17: Download complete 02:28:16 5d3b04190fa2: Verifying Checksum 02:28:17 5eb5b503b376: Verifying Checksum 02:28:17 5eb5b503b376: Download complete 02:28:17 2f39f015ded8: Download complete 02:28:18 5eb5b503b376: Pull complete 02:28:18 5c69ac0246d0: Pull complete 02:28:19 ec43610c2a17: Pull complete 02:28:19 3a2ae6a8a46f: Pull complete 02:28:19 33b1e0a273af: Pull complete 02:28:19 5d3b04190fa2: Pull complete 02:28:24 2f39f015ded8: Pull complete 02:28:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:24 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 02:28:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:28:27 $ docker top 745256573e8bb133c0ada523ace1972d5573b3e18c610de4f1399ae7deb29fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:27 ---> job-cost.sh 02:28:27 lf-activate-venv: SKIPPING 02:28:27 INFO: No Stack... 02:28:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:28:28 INFO: Archiving Costs [Pipeline] sh 02:28:28 + cat /w/workspace/edgexfoundry_device-gpio_PR-148/archives/cost.csv 02:28:28 + cut -d, -f6 [Pipeline] lock 02:28:28 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] 02:28:28 Resource [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] did not exist. Created. 02:28:28 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:28:29 + echo total: 0.2199999988079071 [Pipeline] stash 02:28:29 Stashed 1 file(s) [Pipeline] } 02:28:29 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:28:29 $ docker stop --time=1 745256573e8bb133c0ada523ace1972d5573b3e18c610de4f1399ae7deb29fca 02:28:30 $ docker rm -f --volumes 745256573e8bb133c0ada523ace1972d5573b3e18c610de4f1399ae7deb29fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:30:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7059 in /w/workspace/edgexfoundry_device-gpio_PR-148 [Pipeline] { [Pipeline] ws 02:30:27 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 02:30:27 The recommended git tool is: git 02:30:34 using credential edgex-jenkins-ssh 02:30:34 Cloning the remote Git repository 02:30:34 Cloning repository git@github.com:edgexfoundry/device-gpio.git 02:30:34 > git init /w/workspace/device-gpio/2 # timeout=10 02:30:34 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:30:34 > git --version # timeout=10 02:30:34 > git --version # 'git version 2.25.1' 02:30:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:30:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:36 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:30:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:30:37 Merging remotes/origin/main commit 95b01347c682c509c5ba1ad757ba8b1f414ff9ba into PR head commit 8f0ba33643b2b8835a3764ba9793a2532c7fc533 02:30:37 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 02:30:37 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 02:30:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:30:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:30:37 > git config core.sparsecheckout # timeout=10 02:30:37 > git checkout -f 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # timeout=10 02:30:38 > git remote # timeout=10 02:30:38 > git config --get remote.origin.url # timeout=10 02:30:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:30:38 > git merge 95b01347c682c509c5ba1ad757ba8b1f414ff9ba # timeout=10 02:30:38 Merge succeeded, producing 8f0ba33643b2b8835a3764ba9793a2532c7fc533 02:30:38 Checking out Revision 8f0ba33643b2b8835a3764ba9793a2532c7fc533 (PR-148) 02:30:38 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:30:38 > git rev-parse HEAD^{commit} # timeout=10 02:30:38 > git config core.sparsecheckout # timeout=10 02:30:38 > git checkout -f 8f0ba33643b2b8835a3764ba9793a2532c7fc533 # timeout=10 02:30:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:30:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:39 Dload Upload Total Spent Left Speed 02:30:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh 02:30:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:30:40 + sudo tee /etc/docker/daemon.new 02:30:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:30:40 { 02:30:40 "registry-mirrors": [ 02:30:40 "https://nexus3.edgexfoundry.org:10001" 02:30:40 ], 02:30:40 "bip": "10.250.0.254/24", 02:30:40 "hosts": [ 02:30:40 "tcp://0.0.0.0:5555", 02:30:40 "unix:///var/run/docker.sock" 02:30:40 ], 02:30:40 "mtu": 1458, 02:30:40 "selinux-enabled": true, 02:30:40 "seccomp-profile": "/etc/docker/seccomp.json" 02:30:40 } [Pipeline] sh 02:30:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:30:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:31:00 provisioning config files... 02:31:00 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config11160632816458717252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:31:00 ---> docker-login.sh 02:31:00 nexus3.edgexfoundry.org:10001 02:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:00 Configure a credential helper to remove this warning. See 02:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:00 02:31:00 Login Succeeded 02:31:00 nexus3.edgexfoundry.org:10002 02:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:01 Configure a credential helper to remove this warning. See 02:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:01 02:31:01 Login Succeeded 02:31:01 nexus3.edgexfoundry.org:10003 02:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:01 Configure a credential helper to remove this warning. See 02:31:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:01 02:31:01 Login Succeeded 02:31:01 nexus3.edgexfoundry.org:10004 02:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:02 Configure a credential helper to remove this warning. See 02:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:02 02:31:02 Login Succeeded 02:31:02 docker.io 02:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:31:02 Configure a credential helper to remove this warning. See 02:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:31:02 02:31:02 Login Succeeded 02:31:02 ---> docker-login.sh ends [Pipeline] } 02:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:31:02 ========================================================= 02:31:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:31:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:31:03 + 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 . 02:31:03 Sending build context to Docker daemon 8.098MB 02:31:03 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:31:03 Step 2/12 : FROM ${BASE} AS builder 02:31:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:31:03 af6eaf76a39c: Pulling fs layer 02:31:03 55522c791124: Pulling fs layer 02:31:03 ce5c4a1c91eb: Pulling fs layer 02:31:03 169dfbe0d373: Pulling fs layer 02:31:03 e1ff8fa3b103: Pulling fs layer 02:31:03 52ebb69f0ebf: Pulling fs layer 02:31:03 5abe8eddf0d5: Pulling fs layer 02:31:03 169dfbe0d373: Waiting 02:31:03 e1ff8fa3b103: Waiting 02:31:03 52ebb69f0ebf: Waiting 02:31:03 5abe8eddf0d5: Waiting 02:31:03 55522c791124: Verifying Checksum 02:31:03 55522c791124: Download complete 02:31:03 169dfbe0d373: Verifying Checksum 02:31:03 169dfbe0d373: Download complete 02:31:03 e1ff8fa3b103: Verifying Checksum 02:31:03 e1ff8fa3b103: Download complete 02:31:03 af6eaf76a39c: Verifying Checksum 02:31:03 af6eaf76a39c: Download complete 02:31:05 af6eaf76a39c: Pull complete 02:31:05 5abe8eddf0d5: Verifying Checksum 02:31:05 5abe8eddf0d5: Download complete 02:31:05 55522c791124: Pull complete 02:31:06 52ebb69f0ebf: Verifying Checksum 02:31:06 52ebb69f0ebf: Download complete 02:31:06 ce5c4a1c91eb: Download complete 02:31:19 ce5c4a1c91eb: Pull complete 02:31:19 169dfbe0d373: Pull complete 02:31:19 e1ff8fa3b103: Pull complete 02:31:25 52ebb69f0ebf: Pull complete 02:31:27 5abe8eddf0d5: Pull complete 02:31:27 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:31:27 ---> 6cb57ee374ae 02:31:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:31:29 ---> Running in 9d47096cd5a2 02:31:30 Removing intermediate container 9d47096cd5a2 02:31:30 ---> 793edc254905 02:31:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:31:30 ---> Running in 337b22fae765 02:31:30 Removing intermediate container 337b22fae765 02:31:30 ---> f9b9e6c102f2 02:31:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:31:30 ---> Running in 35681c5cfaff 02:31:30 Removing intermediate container 35681c5cfaff 02:31:30 ---> 617b08d01634 02:31:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:31:30 ---> Running in f67e19994960 02:31:31 Removing intermediate container f67e19994960 02:31:31 ---> 445a60321392 02:31:31 Step 7/12 : WORKDIR /device-gpio 02:31:31 ---> Running in 942dae4d84f9 02:31:31 Removing intermediate container 942dae4d84f9 02:31:31 ---> f7fb80c64b6a 02:31:31 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:31:31 ---> Running in 36d179fe0e08 02:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:31:34 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:31:34 (2/4) Installing libedit (20221030.3.1-r0) 02:31:34 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:31:34 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:31:34 Executing busybox-1.35.0-r29.trigger 02:31:34 OK: 268 MiB in 57 packages 02:31:35 Removing intermediate container 36d179fe0e08 02:31:35 ---> f051ba0d8177 02:31:35 Step 9/12 : COPY go.mod vendor* ./ 02:31:36 ---> 9d63ef7b3788 02:31:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:31:36 ---> Running in 0fc3033d46c0 02:32:43 Removing intermediate container 0fc3033d46c0 02:32:43 ---> 34bda784e7cf 02:32:43 Step 11/12 : COPY . . 02:32:43 ---> 44b5dd78b97c 02:32:43 Step 12/12 : RUN ${MAKE} 02:32:43 ---> Running in 92414ff3b42a 02:32:43 noop 02:32:43 Removing intermediate container 92414ff3b42a 02:32:43 ---> 87e530861e2d 02:32:43 Successfully built 87e530861e2d 02:32:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:44 + docker inspect -f . ci-base-image-arm64 02:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:44 prd-ubuntu20.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container 02:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** ci-base-image-arm64 cat 02:32:45 $ docker top 4275fdbeb17a9000a67a57a2a0773785f8b2288b7f8a6bce0d495d93ee959388 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:46 + go version 02:32:46 go version go1.20.2 linux/arm64 [Pipeline] } 02:32:46 $ docker stop --time=1 4275fdbeb17a9000a67a57a2a0773785f8b2288b7f8a6bce0d495d93ee959388 02:32:48 $ docker rm -f --volumes 4275fdbeb17a9000a67a57a2a0773785f8b2288b7f8a6bce0d495d93ee959388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:48 + docker inspect -f . ci-base-image-arm64 02:32:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:48 prd-ubuntu20.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container 02:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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 ******** ci-base-image-arm64 cat 02:32:50 $ docker top ace00db5d09d1f9a267c9b8ce90ec9256617e9b3bd7b0fa49f92a7c27c254a78 -eo pid,comm [Pipeline] { [Pipeline] sh 02:32:51 + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh 02:32:51 + make test 02:32:51 go test ./... -coverprofile=coverage.out ./... 02:33:23 ? github.com/edgexfoundry/device-gpio [no test files] 02:35:30 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 02:35:30 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 02:35:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:35:30 go vet ./... 02:36:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:36:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:36:02 ./bin/test-attribution-txt.sh 02:36:02 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 02:36:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:36:02 $ docker stop --time=1 ace00db5d09d1f9a267c9b8ce90ec9256617e9b3bd7b0fa49f92a7c27c254a78 02:36:04 $ docker rm -f --volumes ace00db5d09d1f9a267c9b8ce90ec9256617e9b3bd7b0fa49f92a7c27c254a78 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:36:05 Warning: overwriting stash ‘coverage-report’ 02:36:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:36:07 + ls -al . 02:36:07 total 152 02:36:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:32 . 02:36:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:30 .. 02:36:07 -rw-rw-r-- 1 jenkins jenkins 120 Apr 7 02:30 .dockerignore 02:36:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:30 .git 02:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:30 .github 02:36:07 -rw-rw-r-- 1 jenkins jenkins 343 Apr 7 02:30 .gitignore 02:36:07 -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 02:30 .golangci.yml 02:36:07 -rw-rw-r-- 1 jenkins jenkins 9573 Apr 7 02:30 Attribution.txt 02:36:07 -rw-rw-r-- 1 jenkins jenkins 4069 Apr 7 02:30 CHANGELOG.md 02:36:07 -rw-rw-r-- 1 jenkins jenkins 1542 Apr 7 02:30 Dockerfile 02:36:07 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 02:30 GOVERNANCE.md 02:36:07 -rw-rw-r-- 1 jenkins jenkins 657 Apr 7 02:30 Jenkinsfile 02:36:07 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 02:30 LICENSE 02:36:07 -rw-rw-r-- 1 jenkins jenkins 1692 Apr 7 02:30 Makefile 02:36:07 -rw-rw-r-- 1 jenkins jenkins 617 Apr 7 02:30 OWNERS.md 02:36:07 -rw-rw-r-- 1 jenkins jenkins 11790 Apr 7 02:30 README.md 02:36:07 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 02:26 VERSION 02:36:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:30 bin 02:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:30 cmd 02:36:07 -rw-r--r-- 1 jenkins jenkins 10 Apr 7 02:32 coverage.out 02:36:07 -rw-rw-r-- 1 jenkins jenkins 3269 Apr 7 02:30 go.mod 02:36:07 -rw-rw-r-- 1 jenkins jenkins 31810 Apr 7 02:30 go.sum 02:36:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:30 internal 02:36:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:30 snap 02:36:07 -rw-rw-r-- 1 jenkins jenkins 209 Apr 7 02:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:07 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8f0ba33643b2b8835a3764ba9793a2532c7fc533 --label arch=arm64 --label version=0.0.0 . 02:36:07 Sending build context to Docker daemon 8.099MB 02:36:07 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:36:07 Step 2/25 : FROM ${BASE} AS builder 02:36:07 ---> 87e530861e2d 02:36:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:36:08 ---> Running in 9cb4f15749ec 02:36:08 Removing intermediate container 9cb4f15749ec 02:36:08 ---> e37c5c8f7c0a 02:36:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:36:08 ---> Running in f913e4db3c53 02:36:08 Removing intermediate container f913e4db3c53 02:36:08 ---> 5a119f3727de 02:36:08 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 02:36:08 ---> Running in 073fd1884feb 02:36:09 Removing intermediate container 073fd1884feb 02:36:09 ---> e153900ca06e 02:36:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:36:09 ---> Running in 2322e1974a24 02:36:09 Removing intermediate container 2322e1974a24 02:36:09 ---> 0c5e0db83153 02:36:09 Step 7/25 : WORKDIR /device-gpio 02:36:09 ---> Running in 18c5f071b955 02:36:09 Removing intermediate container 18c5f071b955 02:36:09 ---> 69837a2a27e1 02:36:09 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:36:09 ---> Running in 7c8fcc4d5133 02:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:36:12 OK: 268 MiB in 57 packages 02:36:13 Removing intermediate container 7c8fcc4d5133 02:36:13 ---> 661f15d217c5 02:36:13 Step 9/25 : COPY go.mod vendor* ./ 02:36:13 ---> 14206e317663 02:36:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:36:13 ---> Running in 4d02916d23b7 02:36:16 Removing intermediate container 4d02916d23b7 02:36:16 ---> 30e99e92ef24 02:36:16 Step 11/25 : COPY . . 02:36:17 ---> 14f741dcd910 02:36:17 Step 12/25 : RUN ${MAKE} 02:36:17 ---> Running in b6e5baa66370 02:36:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 02:38:40 Removing intermediate container b6e5baa66370 02:38:40 ---> f03d525cac89 02:38:40 Step 13/25 : FROM alpine:3.17 02:38:40 3.17: Pulling from library/alpine 02:38:40 c41833b44d91: Pulling fs layer 02:38:40 c41833b44d91: Verifying Checksum 02:38:40 c41833b44d91: Download complete 02:38:40 c41833b44d91: Pull complete 02:38:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:38:40 Status: Downloaded newer image for alpine:3.17 02:38:40 ---> 51e60588ff2c 02:38:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 02:38:40 ---> Running in 4cca03e55d2d 02:38:40 Removing intermediate container 4cca03e55d2d 02:38:40 ---> bea2381aa69d 02:38:40 Step 15/25 : RUN apk add --update --no-cache 02:38:40 ---> Running in 0df13d7d0ef5 02:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:38:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:38:42 OK: 7 MiB in 15 packages 02:38:42 Removing intermediate container 0df13d7d0ef5 02:38:42 ---> eac439e2a362 02:38:42 Step 16/25 : WORKDIR / 02:38:42 ---> Running in 64f9dd7b4f69 02:38:43 Removing intermediate container 64f9dd7b4f69 02:38:43 ---> c2005377d4d8 02:38:43 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 02:38:43 ---> 04cb9c615413 02:38:43 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 02:38:44 ---> f5802e13eeb6 02:38:44 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 02:38:45 ---> 36f3999116e3 02:38:45 Step 20/25 : EXPOSE 59910 02:38:45 ---> Running in 70866ae8a055 02:38:46 Removing intermediate container 70866ae8a055 02:38:46 ---> 462bc70bd118 02:38:46 Step 21/25 : ENTRYPOINT ["/device-gpio"] 02:38:46 ---> Running in a0c5a2600118 02:38:46 Removing intermediate container a0c5a2600118 02:38:46 ---> d33645ce7373 02:38:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:38:46 ---> Running in ed1b69b31e2c 02:38:46 Removing intermediate container ed1b69b31e2c 02:38:46 ---> e95e123daa61 02:38:46 Step 23/25 : LABEL arch=arm64 02:38:46 ---> Running in 6fc1d10fa9b3 02:38:47 Removing intermediate container 6fc1d10fa9b3 02:38:47 ---> a3ead3a36f8c 02:38:47 Step 24/25 : LABEL git_sha=8f0ba33643b2b8835a3764ba9793a2532c7fc533 02:38:47 ---> Running in c772a90cca46 02:38:47 Removing intermediate container c772a90cca46 02:38:47 ---> c4b6a4b17e68 02:38:47 Step 25/25 : LABEL version=0.0.0 02:38:47 ---> Running in 7e9bd449c7bc 02:38:47 Removing intermediate container 7e9bd449c7bc 02:38:47 ---> fa888d34cff4 02:38:47 [Warning] One or more build-args [ARCH] were not consumed 02:38:47 Successfully built fa888d34cff4 02:38:47 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:48 02:38:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:48 arm64: Pulling from edgex-lftools-log-publisher 02:38:48 8998bd30e6a1: Pulling fs layer 02:38:48 04944245beec: Pulling fs layer 02:38:48 699f458cf7ca: Pulling fs layer 02:38:48 765212b225bb: Pulling fs layer 02:38:48 f23df028b6ca: Pulling fs layer 02:38:48 d65c8cfc05b1: Pulling fs layer 02:38:48 2437ff75d9bd: Pulling fs layer 02:38:48 765212b225bb: Waiting 02:38:48 f23df028b6ca: Waiting 02:38:48 d65c8cfc05b1: Waiting 02:38:48 2437ff75d9bd: Waiting 02:38:48 04944245beec: Verifying Checksum 02:38:48 04944245beec: Download complete 02:38:48 765212b225bb: Verifying Checksum 02:38:48 765212b225bb: Download complete 02:38:48 f23df028b6ca: Verifying Checksum 02:38:48 f23df028b6ca: Download complete 02:38:48 d65c8cfc05b1: Verifying Checksum 02:38:48 d65c8cfc05b1: Download complete 02:38:48 699f458cf7ca: Verifying Checksum 02:38:48 699f458cf7ca: Download complete 02:38:49 8998bd30e6a1: Verifying Checksum 02:38:49 8998bd30e6a1: Download complete 02:38:52 2437ff75d9bd: Verifying Checksum 02:38:52 2437ff75d9bd: Download complete 02:38:53 8998bd30e6a1: Pull complete 02:38:53 04944245beec: Pull complete 02:38:55 699f458cf7ca: Pull complete 02:38:55 765212b225bb: Pull complete 02:38:56 f23df028b6ca: Pull complete 02:38:56 d65c8cfc05b1: Pull complete 02:39:08 2437ff75d9bd: Pull complete 02:39:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:39:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container 02:39:08 $ 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-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@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:arm64 cat 02:39:11 $ docker top eb4fc4a664b9899dbcb3b118383a54b74384bd29a9b82ae0206988bb4273708b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:12 ---> job-cost.sh 02:39:12 lf-activate-venv: SKIPPING 02:39:12 INFO: No Stack... 02:39:12 INFO: Retrieving Pricing Info for: v3-standard-4 02:39:13 INFO: Archiving Costs [Pipeline] sh 02:39:13 + cut -d, -f6 02:39:13 + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock 02:39:14 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] 02:39:14 Resource [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] did not exist. Created. 02:39:14 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:14 /w/workspace/device-gpio/2@tmp/durable-a6ad627c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:39:15 + echo total: 0.10999999940395355 [Pipeline] stash 02:39:15 Warning: overwriting stash ‘stack-cost’ 02:39:15 Stashed 1 file(s) [Pipeline] } 02:39:15 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:39:15 $ docker stop --time=1 eb4fc4a664b9899dbcb3b118383a54b74384bd29a9b82ae0206988bb4273708b 02:39:17 $ docker rm -f --volumes eb4fc4a664b9899dbcb3b118383a54b74384bd29a9b82ae0206988bb4273708b [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 02:39:17 provisioning config files... 02:39:17 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/config9469684807876839172tmp [Pipeline] { [Pipeline] sh 02:39:17 + set +x 02:39:17 + curl -s https://codecov.io/bash 02:39:17 + bash -s -- 02:39:17 02:39:17 _____ _ 02:39:17 / ____| | | 02:39:17 | | ___ __| | ___ ___ _____ __ 02:39:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:39:17 | |___| (_) | (_| | __/ (_| (_) \ V / 02:39:17 \_____\___/ \__,_|\___|\___\___/ \_/ 02:39:17 Bash-1.0.6 02:39:17 02:39:17 02:39:17 ==> git version 2.25.1 found 02:39:17 ==> 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 02:39:17 Release-Date: 2020-01-08 02:39:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:39:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:39:17 ==> Jenkins CI detected. 02:39:17 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-148 02:39:17 project root: . 02:39:17 --> token set from env 02:39:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:39:17 ==> Running gcov in . (disable via -X gcov) 02:39:17 ==> Python coveragepy not found 02:39:17 ==> Searching for coverage reports in: 02:39:17 + . 02:39:17 -> Found 1 reports 02:39:17 ==> Detecting git/mercurial file structure 02:39:17 ==> Reading reports 02:39:18 + ./coverage.out bytes=10 02:39:18 ==> Appending adjustments 02:39:18 https://docs.codecov.io/docs/fixing-reports 02:39:18 + Found adjustments 02:39:18 ==> Gzipping contents 02:39:18 4.0K /tmp/codecov.LiQQ7l.gz 02:39:18 ==> Uploading reports 02:39:18 url: https://codecov.io 02:39:18 query: branch=PR-148&commit=8f0ba33643b2b8835a3764ba9793a2532c7fc533&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-148%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=148&job=&cmd_args= 02:39:18 -> Pinging Codecov 02:39:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-148&commit=8f0ba33643b2b8835a3764ba9793a2532c7fc533&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-148%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=148&job=&cmd_args= 02:39:18 -> Uploading to 02:39:18 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8f0ba33643b2b8835a3764ba9793a2532c7fc533/50494351-2dbe-4e99-81c1-d0b354bc024e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T023918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06de19359f2d8c2db372c47320af17b17bbac2a4a851abeaad466cfcaf8a7169 02:39:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:18 Dload Upload Total Spent Left Speed 02:39:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 707 0 0 100 707 0 2472 --:--:-- --:--:-- --:--:-- 2472 02:39:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8f0ba33643b2b8835a3764ba9793a2532c7fc533 [Pipeline] } 02:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 02:39:19 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-148/archives ] 02:39:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-148/archives 02:39:19 total 16 02:39:19 drwxr-xr-x 3 root root 4096 Apr 7 02:28 . 02:39:19 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 02:28 .. 02:39:19 drwxr-xr-x 2 root root 4096 Apr 7 02:28 cost 02:39:19 -rw-r--r-- 1 root root 83 Apr 7 02:28 cost.csv 02:39:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-148/archives 02:39:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-148/archives 02:39:19 total 16 02:39:19 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:28 . 02:39:19 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 02:28 .. 02:39:19 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 02:28 cost 02:39:19 -rw-r--r-- 1 jenkins jenkins 83 Apr 7 02:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:39:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:39:20 ---> package-listing.sh 02:39:20 ++ facter osfamily 02:39:20 ++ tr '[:upper:]' '[:lower:]' 02:39:20 + OS_FAMILY=debian 02:39:20 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-148 02:39:20 + START_PACKAGES=/tmp/packages_start.txt 02:39:20 + END_PACKAGES=/tmp/packages_end.txt 02:39:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:39:20 + PACKAGES=/tmp/packages_start.txt 02:39:20 + '[' /w/workspace/edgexfoundry_device-gpio_PR-148 ']' 02:39:20 + PACKAGES=/tmp/packages_end.txt 02:39:20 + case "${OS_FAMILY}" in 02:39:20 + grep '^ii' 02:39:20 + dpkg -l 02:39:20 + '[' -f /tmp/packages_start.txt ']' 02:39:20 + '[' -f /tmp/packages_end.txt ']' 02:39:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:39:20 + '[' /w/workspace/edgexfoundry_device-gpio_PR-148 ']' 02:39:20 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-148/archives/ 02:39:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-148/archives/ [Pipeline] echo 02:39:20 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-gpio_PR-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:39:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:39:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:21 prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container 02:39:21 $ 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-gpio_PR-148/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-gpio_PR-148 -v /w/workspace/edgexfoundry_device-gpio_PR-148:/w/workspace/edgexfoundry_device-gpio_PR-148:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-148@tmp:/w/workspace/edgexfoundry_device-gpio_PR-148@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-lftools-log-publisher:latest cat 02:39:21 $ docker top 26e5716902a7720ef7efa991e0eedeec067dffda072a112181f378218927a4e2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:39:22 + mkdir -p /var/log/sysstat [Pipeline] sh 02:39:22 + ls /var/log/sa-host 02:39:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:39:23 provisioning config files... 02:39:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-148@tmp/config2078230050683629803tmp [Pipeline] { [Pipeline] echo 02:39:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:39:23 ---> create-netrc.sh [Pipeline] } 02:39:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:39:23 ---> python-tools-install.sh [Pipeline] echo 02:39:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:39:23 ---> sudo-logs.sh 02:39:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:39:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:39:24 ---> job-cost.sh 02:39:24 lf-activate-venv: SKIPPING 02:39:24 DEBUG: total: 0.2199999988079071 02:39:24 INFO: Retrieving Stack Cost... 02:39:24 INFO: Retrieving Pricing Info for: v3-standard-8 02:39:25 INFO: Archiving Costs [Pipeline] echo 02:39:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:39:25 ---> logs-deploy.sh 02:39:25 lf-activate-venv: SKIPPING 02:39:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-148/2 02:39:25 INFO: archiving workspace using pattern(s): 02:39:26 Archives upload complete. 02:39:26 INFO: archiving logs to Nexus 02:39:27 ---> uname -a: 02:39:27 Linux prd-ubuntu20-04-docker-8c-8g-7058 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:39:27 02:39:27 02:39:27 ---> lscpu: 02:39:27 Architecture: x86_64 02:39:27 CPU op-mode(s): 32-bit, 64-bit 02:39:27 Byte Order: Little Endian 02:39:27 Address sizes: 40 bits physical, 48 bits virtual 02:39:27 CPU(s): 8 02:39:27 On-line CPU(s) list: 0-7 02:39:27 Thread(s) per core: 1 02:39:27 Core(s) per socket: 1 02:39:27 Socket(s): 8 02:39:27 NUMA node(s): 1 02:39:27 Vendor ID: AuthenticAMD 02:39:27 CPU family: 23 02:39:27 Model: 49 02:39:27 Model name: AMD EPYC-Rome Processor 02:39:27 Stepping: 0 02:39:27 CPU MHz: 2800.002 02:39:27 BogoMIPS: 5600.00 02:39:27 Virtualization: AMD-V 02:39:27 Hypervisor vendor: KVM 02:39:27 Virtualization type: full 02:39:27 L1d cache: 256 KiB 02:39:27 L1i cache: 256 KiB 02:39:27 L2 cache: 4 MiB 02:39:27 L3 cache: 128 MiB 02:39:27 NUMA node0 CPU(s): 0-7 02:39:27 Vulnerability Itlb multihit: Not affected 02:39:27 Vulnerability L1tf: Not affected 02:39:27 Vulnerability Mds: Not affected 02:39:27 Vulnerability Meltdown: Not affected 02:39:27 Vulnerability Mmio stale data: Not affected 02:39:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:39:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:39:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:39:27 Vulnerability Srbds: Not affected 02:39:27 Vulnerability Tsx async abort: Not affected 02:39:27 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 02:39:27 02:39:27 02:39:27 ---> nproc: 02:39:27 8 02:39:27 02:39:27 02:39:27 ---> df -h: 02:39:27 Filesystem Size Used Avail Use% Mounted on 02:39:27 overlay 155G 12G 144G 8% / 02:39:27 tmpfs 64M 0 64M 0% /dev 02:39:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:39:27 shm 64M 0 64M 0% /dev/shm 02:39:27 /dev/vda1 155G 12G 144G 8% /facter-os 02:39:27 02:39:27 02:39:27 ---> sar -b -r -n DEV: 02:39:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7058) 04/07/23 _x86_64_ (8 CPU) 02:39:27 02:39:27 02:25:38 LINUX RESTART (8 CPU) 02:39:27 02:39:27 02:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:39:27 02:27:01 209.01 41.06 167.95 0.00 6561.65 70005.15 0.00 02:39:27 02:28:01 144.51 0.25 144.26 0.00 7.20 41979.40 0.00 02:39:27 02:29:01 114.56 0.08 114.48 0.00 13.46 34198.30 0.00 02:39:27 02:30:01 1.67 0.00 1.67 0.00 0.00 17.86 0.00 02:39:27 02:31:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 02:39:27 02:32:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 02:39:27 02:33:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 02:39:27 02:34:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 02:39:27 02:35:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 02:39:27 02:36:01 1.53 0.00 1.53 0.00 0.00 22.39 0.00 02:39:27 02:37:01 1.52 0.00 1.52 0.00 0.00 15.86 0.00 02:39:27 02:38:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 02:39:27 02:39:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 02:39:27 Average: 37.06 3.19 33.87 0.00 506.45 11257.54 0.00 02:39:27 02:39:27 02:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:39:27 02:27:01 27990372 31579128 710388 2.16 143016 3646112 1915360 5.64 1445272 2984104 152708 02:39:27 02:28:01 27499984 31406768 877792 2.67 182812 3886164 2373460 6.99 1783216 3092112 210020 02:39:27 02:29:01 27147820 31570876 716652 2.18 192460 4357472 1775460 5.23 1572828 3620636 72 02:39:27 02:30:01 27147880 31571040 716332 2.18 192508 4357472 1775460 5.23 1572888 3620636 16 02:39:27 02:31:01 27152504 31575832 711608 2.16 192540 4357468 1775460 5.23 1567440 3620764 16 02:39:27 02:32:01 27152480 31575880 711464 2.16 192568 4357476 1775460 5.23 1567372 3620768 44 02:39:27 02:33:01 27162956 31586400 701016 2.13 192604 4357480 1775460 5.23 1557660 3620772 16 02:39:27 02:34:01 27162848 31586396 701076 2.13 192620 4357484 1775460 5.23 1557720 3620860 48 02:39:27 02:35:01 27163048 31586616 701020 2.13 192632 4357484 1775460 5.23 1557716 3620868 12 02:39:27 02:36:01 27162692 31586300 701304 2.13 192680 4357464 1775460 5.23 1558124 3620864 88 02:39:27 02:37:01 27162936 31586628 700836 2.13 192740 4357468 1775460 5.23 1557924 3620868 8 02:39:27 02:38:01 27162856 31586608 700784 2.13 192808 4357472 1775460 5.23 1558008 3620868 8 02:39:27 02:39:01 27162808 31586568 700744 2.13 192832 4357476 1775460 5.23 1557896 3620876 8 02:39:27 Average: 27248553 31568080 719309 2.19 188063 4266499 1832222 5.40 1570313 3531154 27928 02:39:27 02:39:27 02:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:39:27 02:27:01 docker0 207.83 340.46 16.55 2094.56 0.00 0.00 0.00 0.00 02:39:27 02:27:01 ens3 1014.33 611.09 8997.12 107.12 0.00 0.00 0.00 0.00 02:39:27 02:27:01 lo 6.60 6.60 0.64 0.64 0.00 0.00 0.00 0.00 02:39:27 02:28:01 docker0 1.23 3.52 0.08 42.57 0.00 0.00 0.00 0.00 02:39:27 02:28:01 ens3 76.00 77.92 84.97 98.26 0.00 0.00 0.00 0.00 02:39:27 02:28:01 vethf6a16aa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:39:27 02:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:39:27 02:29:01 docker0 1.43 3.62 0.09 42.58 0.00 0.00 0.00 0.00 02:39:27 02:29:01 ens3 117.26 71.12 2623.31 12.76 0.00 0.00 0.00 0.00 02:39:27 02:29:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 02:39:27 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:30:01 ens3 0.93 0.25 0.16 0.08 0.00 0.00 0.00 0.00 02:39:27 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:27 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:31:01 ens3 2.12 1.35 5.50 0.46 0.00 0.00 0.00 0.00 02:39:27 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:32:01 ens3 1.00 0.75 0.45 0.30 0.00 0.00 0.00 0.00 02:39:27 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:27 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:33:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:39:27 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:34:01 ens3 1.42 0.50 0.41 0.27 0.00 0.00 0.00 0.00 02:39:27 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:27 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:35:01 ens3 0.32 0.18 0.11 0.07 0.00 0.00 0.00 0.00 02:39:27 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:36:01 ens3 0.43 0.40 0.26 0.21 0.00 0.00 0.00 0.00 02:39:27 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:27 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:37:01 ens3 0.77 0.23 0.21 0.14 0.00 0.00 0.00 0.00 02:39:27 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:38:01 ens3 0.65 0.35 0.32 0.21 0.00 0.00 0.00 0.00 02:39:27 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:39:27 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:39:27 Average: docker0 16.20 26.74 1.29 167.71 0.00 0.00 0.00 0.00 02:39:27 Average: ens3 93.54 58.79 901.14 16.92 0.00 0.00 0.00 0.00 02:39:27 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 02:39:27 02:39:27 02:39:27 ---> sar -P ALL: 02:39:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7058) 04/07/23 _x86_64_ (8 CPU) 02:39:27 02:39:27 02:25:38 LINUX RESTART (8 CPU) 02:39:27 02:39:27 02:26:01 CPU %user %nice %system %iowait %steal %idle 02:39:27 02:27:01 all 12.12 0.00 4.57 3.62 0.07 79.62 02:39:27 02:27:01 0 11.04 0.00 5.12 3.73 0.05 80.06 02:39:27 02:27:01 1 11.60 0.00 4.54 10.07 0.07 73.72 02:39:27 02:27:01 2 14.49 0.00 4.11 0.51 0.07 80.82 02:39:27 02:27:01 3 11.75 0.00 4.69 0.83 0.07 82.66 02:39:27 02:27:01 4 12.24 0.00 3.91 1.60 0.07 82.18 02:39:27 02:27:01 5 11.13 0.00 4.61 6.89 0.08 77.28 02:39:27 02:27:01 6 13.43 0.00 4.26 2.13 0.05 80.13 02:39:27 02:27:01 7 11.30 0.00 5.31 3.22 0.07 80.10 02:39:27 02:28:01 all 36.26 0.00 7.02 1.96 0.07 54.69 02:39:27 02:28:01 0 35.65 0.00 7.03 8.53 0.08 48.70 02:39:27 02:28:01 1 37.28 0.00 7.19 0.66 0.07 54.81 02:39:27 02:28:01 2 36.90 0.00 6.89 0.35 0.07 55.79 02:39:27 02:28:01 3 37.64 0.00 7.38 0.76 0.08 54.14 02:39:27 02:28:01 4 37.16 0.00 6.67 0.20 0.07 55.90 02:39:27 02:28:01 5 35.21 0.00 7.18 3.83 0.07 53.71 02:39:27 02:28:01 6 34.84 0.00 7.13 0.86 0.07 57.10 02:39:27 02:28:01 7 35.39 0.00 6.72 0.47 0.08 57.33 02:39:27 02:29:01 all 9.35 0.00 2.47 1.35 0.04 86.79 02:39:27 02:29:01 0 8.37 0.00 2.25 2.93 0.03 86.42 02:39:27 02:29:01 1 9.36 0.00 2.84 2.94 0.05 84.81 02:39:27 02:29:01 2 9.19 0.00 2.07 0.40 0.05 88.28 02:39:27 02:29:01 3 8.80 0.00 2.74 3.45 0.08 84.92 02:39:27 02:29:01 4 10.26 0.00 2.25 0.15 0.02 87.33 02:39:27 02:29:01 5 9.60 0.00 3.02 0.25 0.03 87.10 02:39:27 02:29:01 6 10.00 0.00 2.91 0.62 0.03 86.44 02:39:27 02:29:01 7 9.24 0.00 1.64 0.05 0.03 89.03 02:39:27 02:30:01 all 0.27 0.00 0.01 0.01 0.01 99.71 02:39:27 02:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:39:27 02:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:39:27 02:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:39:27 02:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:39:27 02:30:01 4 1.99 0.00 0.00 0.00 0.02 98.00 02:39:27 02:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:39:27 02:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:27 02:30:01 7 0.03 0.00 0.00 0.02 0.00 99.95 02:39:27 02:31:01 all 0.28 0.00 0.01 0.00 0.01 99.70 02:39:27 02:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:27 02:31:01 1 0.03 0.00 0.00 0.02 0.00 99.95 02:39:27 02:31:01 2 0.05 0.00 0.00 0.00 0.03 99.92 02:39:27 02:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 02:39:27 02:31:01 4 1.97 0.00 0.02 0.00 0.00 98.01 02:39:27 02:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:39:27 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:39:27 02:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:39:27 02:32:01 all 0.26 0.00 0.01 0.01 0.01 99.71 02:39:27 02:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:39:27 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:39:27 02:32:01 2 0.02 0.00 0.05 0.00 0.02 99.92 02:39:27 02:32:01 3 0.00 0.00 0.00 0.05 0.02 99.93 02:39:27 02:32:01 4 1.99 0.00 0.02 0.00 0.02 97.98 02:39:27 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:27 02:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:27 02:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:39:27 02:33:01 all 0.27 0.00 0.02 0.01 0.01 99.69 02:39:27 02:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:39:27 02:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:39:27 02:33:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:39:27 02:33:01 3 0.00 0.00 0.00 0.07 0.02 99.92 02:39:27 02:33:01 4 1.97 0.00 0.05 0.00 0.02 97.97 02:39:27 02:33:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:39:27 02:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:39:27 02:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 02:39:27 02:34:01 all 0.11 0.00 0.01 0.01 0.00 99.87 02:39:27 02:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:39:27 02:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:39:27 02:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:39:27 02:34:01 3 0.03 0.00 0.00 0.05 0.00 99.92 02:39:27 02:34:01 4 0.70 0.00 0.00 0.00 0.00 99.30 02:39:27 02:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:39:27 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:39:27 02:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:39:27 02:35:01 all 0.02 0.00 0.00 0.01 0.01 99.96 02:39:27 02:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:39:27 02:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:39:27 02:35:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:39:27 02:35:01 3 0.00 0.00 0.02 0.07 0.02 99.90 02:39:27 02:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:39:27 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:39:27 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:39:27 02:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:39:27 02:36:01 all 0.02 0.00 0.01 0.03 0.01 99.93 02:39:27 02:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:39:27 02:36:01 1 0.02 0.00 0.00 0.05 0.02 99.92 02:39:27 02:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:39:27 02:36:01 3 0.00 0.00 0.00 0.07 0.00 99.93 02:39:27 02:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:39:27 02:36:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:39:27 02:36:01 6 0.00 0.00 0.02 0.07 0.00 99.92 02:39:27 02:36:01 7 0.10 0.00 0.00 0.00 0.00 99.90 02:39:27 02:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:39:27 02:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:39:27 02:37:01 1 0.02 0.00 0.00 0.03 0.00 99.95 02:39:27 02:37:01 2 0.07 0.00 0.00 0.00 0.02 99.92 02:39:27 02:37:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:39:27 02:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:39:27 02:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:39:27 02:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:39:27 02:37:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:39:27 02:39:27 02:37:01 CPU %user %nice %system %iowait %steal %idle 02:39:27 02:38:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:39:27 02:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:39:27 02:38:01 1 0.02 0.00 0.00 0.03 0.00 99.95 02:39:27 02:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:39:27 02:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:39:27 02:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:39:27 02:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:39:27 02:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:39:27 02:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:39:27 02:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 02:39:27 02:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:39:27 02:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:39:27 02:39:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:39:27 02:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:39:27 02:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:39:27 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:39:27 02:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:39:27 02:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:39:27 Average: all 4.50 0.00 1.08 0.53 0.02 93.86 02:39:27 Average: 0 4.21 0.00 1.11 1.16 0.02 93.51 02:39:27 Average: 1 4.45 0.00 1.11 1.05 0.02 93.36 02:39:27 Average: 2 4.66 0.00 1.01 0.10 0.03 94.20 02:39:27 Average: 3 4.46 0.00 1.13 0.41 0.03 93.97 02:39:27 Average: 4 5.22 0.00 0.99 0.15 0.02 93.63 02:39:27 Average: 5 4.28 0.00 1.14 0.84 0.02 93.73 02:39:27 Average: 6 4.45 0.00 1.10 0.28 0.01 94.16 02:39:27 Average: 7 4.29 0.00 1.05 0.29 0.02 94.36 02:39:27 02:39:27 02:39:27