Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08feb76be987818976417849904e728e485e73ea+d4d34ba9beeefe5495b32c771fec1f024664e8aa (b7f901c98c207f627c096d152273703ac2700523) 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-ssh12322201779253589397.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15982797031366881881.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-177/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-177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh582283669157819830.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh8071533930522216676.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-177/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-177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10664642625801731470.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-15730 in /w/workspace/edgexfoundry_device-gpio_PR-177 [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-177 # 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 Merging remotes/origin/main commit d4d34ba9beeefe5495b32c771fec1f024664e8aa into PR head commit 08feb76be987818976417849904e728e485e73ea Merge succeeded, producing ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 Checking out Revision ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 (PR-177) > 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/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 08feb76be987818976417849904e728e485e73ea # 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 d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 # timeout=10 Commit message: "Merge commit 'd4d34ba9beeefe5495b32c771fec1f024664e8aa' into HEAD" > git rev-list --no-walk 08feb76be987818976417849904e728e485e73ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:21:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:21:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:21:28 ========================================================= 13:21:28 EdgeX Global Pipelines Version Info 13:21:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:21:30 ------------------- 13:21:30 stable info: 13:21:30 ------------------- 13:21:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:21:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:21:30 Message: update stable to v1.0.249 13:21:30 ------------------- 13:21:30 experimental info: 13:21:30 ------------------- 13:21:30 Commited By: **** collab-it+edgex@linuxfoundation.org 13:21:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 13:21:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac7f3a5 [Pipeline] echo 13:21:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:31 provisioning config files... 13:21:31 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config9385138234909572808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:31 ---> docker-login.sh 13:21:31 nexus3.edgexfoundry.org:10001 13:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:32 Configure a credential helper to remove this warning. See 13:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:32 13:21:32 Login Succeeded 13:21:32 nexus3.edgexfoundry.org:10002 13:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:32 Configure a credential helper to remove this warning. See 13:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:32 13:21:32 Login Succeeded 13:21:32 nexus3.edgexfoundry.org:10003 13:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:32 Configure a credential helper to remove this warning. See 13:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:32 13:21:32 Login Succeeded 13:21:32 nexus3.edgexfoundry.org:10004 13:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:32 Configure a credential helper to remove this warning. See 13:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:32 13:21:32 Login Succeeded 13:21:32 docker.io 13:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:32 Configure a credential helper to remove this warning. See 13:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:32 13:21:32 Login Succeeded 13:21:32 ---> docker-login.sh ends [Pipeline] } 13:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:21:33 + git rev-list -1 --merges ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8~1..ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] echo 13:21:33 -----------> git rev-list -1 --merges ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8~1..ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 13:21:33 ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [false] [Pipeline] sh 13:21:33 + git log --format=format:%s -1 ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] echo 13:21:33 ========================================================= 13:21:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:21:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:33 + git log --format=format:%s -1 ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] echo 13:21:33 [semverPrep] GIT_COMMIT: ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8, Commit Message: Merge commit 'd4d34ba9beeefe5495b32c771fec1f024664e8aa' into HEAD [Pipeline] echo 13:21:33 [semverPrep] This is not a build commit. [Pipeline] sh 13:21:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:21:34 + grep -v github /etc/ssh/ssh_known_hosts 13:21:34 + [ -e /tmp/ssh_known_hosts ] 13:21:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:21:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:21:34 + sudo tee -a /etc/ssh/ssh_known_hosts 13:21:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:34 13:21:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:34 0.1.4: Pulling from edgex-devops/py-git-semver 13:21:34 b85a868b505f: Pulling fs layer 13:21:34 e2be974225ed: Pulling fs layer 13:21:34 339a4e72a1f5: Pulling fs layer 13:21:34 988bab9f4d93: Pulling fs layer 13:21:34 1469e6f7b9e6: Pulling fs layer 13:21:34 eaf3925da568: Pulling fs layer 13:21:34 bab4dde63d76: Pulling fs layer 13:21:34 bde34c3a00c8: Pulling fs layer 13:21:34 b352a97aabf1: Pulling fs layer 13:21:34 4872d77fe225: Pulling fs layer 13:21:34 5851b861e8e6: Pulling fs layer 13:21:34 1469e6f7b9e6: Waiting 13:21:34 eaf3925da568: Waiting 13:21:34 bab4dde63d76: Waiting 13:21:34 bde34c3a00c8: Waiting 13:21:34 b352a97aabf1: Waiting 13:21:34 4872d77fe225: Waiting 13:21:34 5851b861e8e6: Waiting 13:21:34 988bab9f4d93: Waiting 13:21:34 e2be974225ed: Verifying Checksum 13:21:34 e2be974225ed: Download complete 13:21:34 988bab9f4d93: Verifying Checksum 13:21:34 988bab9f4d93: Download complete 13:21:35 1469e6f7b9e6: Verifying Checksum 13:21:35 1469e6f7b9e6: Download complete 13:21:35 339a4e72a1f5: Verifying Checksum 13:21:35 339a4e72a1f5: Download complete 13:21:35 eaf3925da568: Verifying Checksum 13:21:35 eaf3925da568: Download complete 13:21:35 bde34c3a00c8: Verifying Checksum 13:21:35 bde34c3a00c8: Download complete 13:21:35 b352a97aabf1: Download complete 13:21:35 4872d77fe225: Verifying Checksum 13:21:35 4872d77fe225: Download complete 13:21:35 5851b861e8e6: Verifying Checksum 13:21:35 5851b861e8e6: Download complete 13:21:35 b85a868b505f: Download complete 13:21:35 bab4dde63d76: Verifying Checksum 13:21:35 bab4dde63d76: Download complete 13:21:36 b85a868b505f: Pull complete 13:21:36 e2be974225ed: Pull complete 13:21:37 339a4e72a1f5: Pull complete 13:21:37 988bab9f4d93: Pull complete 13:21:37 1469e6f7b9e6: Pull complete 13:21:37 eaf3925da568: Pull complete 13:21:39 bab4dde63d76: Pull complete 13:21:39 bde34c3a00c8: Pull complete 13:21:39 b352a97aabf1: Pull complete 13:21:39 4872d77fe225: Pull complete 13:21:39 5851b861e8e6: Pull complete 13:21:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:39 prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container 13:21:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 13:21:43 $ docker top 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab -eo pid,comm 13:21:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:21:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:43 [ssh-agent] Looking for ssh-agent implementation... 13:21:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:43 $ docker exec 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab ssh-agent 13:21:43 SSH_AUTH_SOCK=/tmp/ssh-gSsqO8OQlqLh/agent.33 13:21:43 SSH_AGENT_PID=39 13:21:43 Running ssh-add (command line suppressed) 13:21:44 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_6550823144305008787.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_6550823144305008787.key) 13:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:44 + git tag --points-at HEAD [Pipeline] } 13:21:44 $ docker exec --env ******** --env ******** 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab ssh-agent -k 13:21:44 unset SSH_AUTH_SOCK; 13:21:44 unset SSH_AGENT_PID; 13:21:44 echo Agent pid 39 killed; 13:21:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:21:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:21:44 [ssh-agent] Looking for ssh-agent implementation... 13:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:21:44 $ docker exec 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab ssh-agent 13:21:44 SSH_AUTH_SOCK=/tmp/ssh-v7E8JhoOdetQ/agent.71 13:21:44 SSH_AGENT_PID=77 13:21:44 Running ssh-add (command line suppressed) 13:21:44 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_16749723720246346466.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_16749723720246346466.key) 13:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:21:45 + git semver init 13:21:45 2023-05-16 13:21:45,333 [run_init] DEBUG init version:0.0.0 force:False 13:21:45 2023-05-16 13:21:45,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver 13:21:45 2023-05-16 13:21:45,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-177/.semver 13:21:45 2023-05-16 13:21:45,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-177/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177, universal_newlines=False, shell=None, istream=None) 13:21:46 2023-05-16 13:21:46,332 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.git/info/exclude 13:21:46 2023-05-16 13:21:46,333 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 with force:False 13:21:46 2023-05-16 13:21:46,333 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 13:21:46 2023-05-16 13:21:46,338 [execute] INFO git cat-file --batch-check 13:21:46 2023-05-16 13:21:46,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) 13:21:46 2023-05-16 13:21:46,344 [execute] INFO git cat-file --batch 13:21:46 2023-05-16 13:21:46,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) 13:21:46 2023-05-16 13:21:46,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 13:21:46 0.0.0 [Pipeline] } 13:21:46 $ docker exec --env ******** --env ******** 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab ssh-agent -k 13:21:46 unset SSH_AUTH_SOCK; 13:21:46 unset SSH_AGENT_PID; 13:21:46 echo Agent pid 77 killed; 13:21:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:21:46 + git semver [Pipeline] } 13:21:47 $ docker stop --time=1 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab 13:21:48 $ docker rm -f --volumes 7ddff971e69be30a52a205adf7fd434bf76bbd6e829b633cd822312d10b6e8ab [Pipeline] // withDockerContainer [Pipeline] sh 13:21:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:21:48 Stashed 1 file(s) [Pipeline] echo 13:21:48 [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 13:21:49 provisioning config files... 13:21:49 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config12753418998518326131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:21:49 ---> docker-login.sh 13:21:49 nexus3.edgexfoundry.org:10001 13:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:49 Configure a credential helper to remove this warning. See 13:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:49 13:21:49 Login Succeeded 13:21:49 nexus3.edgexfoundry.org:10002 13:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:49 Configure a credential helper to remove this warning. See 13:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:49 13:21:49 Login Succeeded 13:21:49 nexus3.edgexfoundry.org:10003 13:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:49 Configure a credential helper to remove this warning. See 13:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:49 13:21:49 Login Succeeded 13:21:49 nexus3.edgexfoundry.org:10004 13:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:49 Configure a credential helper to remove this warning. See 13:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:49 13:21:49 Login Succeeded 13:21:49 docker.io 13:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:21:49 Configure a credential helper to remove this warning. See 13:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:21:49 13:21:49 Login Succeeded 13:21:49 ---> docker-login.sh ends [Pipeline] } 13:21:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:21:50 ========================================================= 13:21:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 13:21:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:50 + 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 . 13:21:50 Sending build context to Docker daemon 16.14MB 13:21:50 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:21:50 Step 2/12 : FROM ${BASE} AS builder 13:21:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 13:21:50 f56be85fc22e: Pulling fs layer 13:21:50 85791d961cd3: Pulling fs layer 13:21:50 d694b5ae8c79: Pulling fs layer 13:21:50 9f32a84ed3da: Pulling fs layer 13:21:50 4d19c01a9841: Pulling fs layer 13:21:50 9325e15d5711: Pulling fs layer 13:21:50 556b6ee489ea: Pulling fs layer 13:21:50 c5a4b2cf53e6: Pulling fs layer 13:21:50 9f32a84ed3da: Waiting 13:21:50 556b6ee489ea: Waiting 13:21:50 9325e15d5711: Waiting 13:21:50 c5a4b2cf53e6: Waiting 13:21:50 4d19c01a9841: Waiting 13:21:50 85791d961cd3: Verifying Checksum 13:21:50 85791d961cd3: Download complete 13:21:50 9f32a84ed3da: Verifying Checksum 13:21:50 9f32a84ed3da: Download complete 13:21:50 4d19c01a9841: Download complete 13:21:50 f56be85fc22e: Verifying Checksum 13:21:50 f56be85fc22e: Download complete 13:21:50 9325e15d5711: Verifying Checksum 13:21:50 9325e15d5711: Download complete 13:21:50 f56be85fc22e: Pull complete 13:21:50 85791d961cd3: Pull complete 13:21:51 c5a4b2cf53e6: Verifying Checksum 13:21:51 c5a4b2cf53e6: Download complete 13:21:51 d694b5ae8c79: Verifying Checksum 13:21:51 d694b5ae8c79: Download complete 13:21:51 556b6ee489ea: Verifying Checksum 13:21:51 556b6ee489ea: Download complete 13:21:54 d694b5ae8c79: Pull complete 13:21:54 9f32a84ed3da: Pull complete 13:21:54 4d19c01a9841: Pull complete 13:21:54 9325e15d5711: Pull complete 13:21:56 556b6ee489ea: Pull complete 13:21:57 c5a4b2cf53e6: Pull complete 13:21:57 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 13:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 13:21:57 ---> c4be618373d6 13:21:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:22:02 ---> Running in 23b03d4fe8e2 13:22:02 Removing intermediate container 23b03d4fe8e2 13:22:02 ---> d87634431a03 13:22:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:22:02 ---> Running in 63ef1bbb5e81 13:22:02 Removing intermediate container 63ef1bbb5e81 13:22:02 ---> fa5b4a663fc3 13:22:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:22:02 ---> Running in 1c1e8e0a9f15 13:22:02 Removing intermediate container 1c1e8e0a9f15 13:22:02 ---> e375a57a02bf 13:22:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:22:02 ---> Running in 14c3106cea38 13:22:02 Removing intermediate container 14c3106cea38 13:22:02 ---> 32a3fef36415 13:22:02 Step 7/12 : WORKDIR /device-gpio 13:22:02 ---> Running in 287e97ed252c 13:22:02 Removing intermediate container 287e97ed252c 13:22:02 ---> 32c3b6e24d59 13:22:02 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:22:02 ---> Running in f0ce7cd574d2 13:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:22:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:22:03 (1/4) Installing openssh-keygen (9.1_p1-r3) 13:22:03 (2/4) Installing libedit (20221030.3.1-r0) 13:22:03 (3/4) Installing openssh-client-common (9.1_p1-r3) 13:22:03 (4/4) Installing openssh-client-default (9.1_p1-r3) 13:22:03 Executing busybox-1.35.0-r29.trigger 13:22:03 OK: 269 MiB in 57 packages 13:22:03 Removing intermediate container f0ce7cd574d2 13:22:03 ---> 8167bd7a9c7a 13:22:03 Step 9/12 : COPY go.mod vendor* ./ 13:22:03 ---> 928b5b5a667e 13:22:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:22:03 ---> Running in f4597d23f6d1 13:22:04 Still waiting to schedule task 13:22:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:22:35 Removing intermediate container f4597d23f6d1 13:22:35 ---> b6a0c55359b2 13:22:35 Step 11/12 : COPY . . 13:22:35 ---> 18bd755b51a2 13:22:35 Step 12/12 : RUN ${MAKE} 13:22:35 ---> Running in b3b9c5932d56 13:22:35 noop 13:22:35 Removing intermediate container b3b9c5932d56 13:22:35 ---> 589573afb464 13:22:35 Successfully built 589573afb464 13:22:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:36 + docker inspect -f . ci-base-image-x86_64 13:22:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:36 prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container 13:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 13:22:36 $ docker top 6267781d94237608195273ac4cfcf19ec2c9f137c26109763dd4255616acdb49 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:37 + go version 13:22:37 go version go1.20.2 linux/amd64 [Pipeline] } 13:22:37 $ docker stop --time=1 6267781d94237608195273ac4cfcf19ec2c9f137c26109763dd4255616acdb49 13:22:38 $ docker rm -f --volumes 6267781d94237608195273ac4cfcf19ec2c9f137c26109763dd4255616acdb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:38 + docker inspect -f . ci-base-image-x86_64 13:22:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:38 prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container 13:22:38 $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 13:22:39 $ docker top 533b531ecb7606978285da2d4beaceaf1ba3c55168852a8391f3d3b3321fa3ca -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] fileExists [Pipeline] sh 13:22:39 + make test 13:22:39 go test ./... -coverprofile=coverage.out ./... 13:22:44 ? github.com/edgexfoundry/device-gpio [no test files] 13:22:54 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:22:54 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:22:58 go vet ./... 13:23:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:23:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:23:01 ./bin/test-attribution-txt.sh [Pipeline] echo 13:23:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:23:01 $ docker stop --time=1 533b531ecb7606978285da2d4beaceaf1ba3c55168852a8391f3d3b3321fa3ca 13:23:04 $ docker rm -f --volumes 533b531ecb7606978285da2d4beaceaf1ba3c55168852a8391f3d3b3321fa3ca [Pipeline] // withDockerContainer [Pipeline] sh 13:23:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:23:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:23:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:23:05 + ls -al . 13:23:05 total 156 13:23:05 drwxrwxr-x 9 jenkins jenkins 4096 May 16 13:22 . 13:23:05 drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:21 .. 13:23:05 -rw-rw-r-- 1 jenkins jenkins 120 May 16 13:21 .dockerignore 13:23:05 drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:21 .git 13:23:05 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:21 .github 13:23:05 -rw-rw-r-- 1 jenkins jenkins 343 May 16 13:21 .gitignore 13:23:05 -rw-rw-r-- 1 jenkins jenkins 41 May 16 13:21 .golangci.yml 13:23:05 drwxr-xr-x 3 jenkins jenkins 4096 May 16 13:21 .semver 13:23:05 -rw-rw-r-- 1 jenkins jenkins 9702 May 16 13:21 Attribution.txt 13:23:05 -rw-rw-r-- 1 jenkins jenkins 4069 May 16 13:21 CHANGELOG.md 13:23:05 -rw-rw-r-- 1 jenkins jenkins 1542 May 16 13:21 Dockerfile 13:23:05 -rw-rw-r-- 1 jenkins jenkins 677 May 16 13:21 GOVERNANCE.md 13:23:05 -rw-rw-r-- 1 jenkins jenkins 657 May 16 13:21 Jenkinsfile 13:23:05 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 13:21 LICENSE 13:23:05 -rw-rw-r-- 1 jenkins jenkins 1692 May 16 13:21 Makefile 13:23:05 -rw-rw-r-- 1 jenkins jenkins 617 May 16 13:21 OWNERS.md 13:23:05 -rw-rw-r-- 1 jenkins jenkins 11790 May 16 13:21 README.md 13:23:05 -rw-rw-r-- 1 jenkins jenkins 5 May 16 13:21 VERSION 13:23:05 drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:21 bin 13:23:05 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:21 cmd 13:23:05 -rw-r--r-- 1 jenkins jenkins 10 May 16 13:22 coverage.out 13:23:05 -rw-rw-r-- 1 jenkins jenkins 3269 May 16 13:21 go.mod 13:23:05 -rw-rw-r-- 1 jenkins jenkins 31585 May 16 13:21 go.sum 13:23:05 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:21 internal 13:23:05 drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:21 snap 13:23:05 -rw-rw-r-- 1 jenkins jenkins 209 May 16 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:06 + 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=ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 --label arch=amd64 --label version=0.0.0 . 13:23:06 Sending build context to Docker daemon 16.14MB 13:23:06 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 13:23:06 Step 2/25 : FROM ${BASE} AS builder 13:23:06 ---> 589573afb464 13:23:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:23:06 ---> Running in a672f5ba3978 13:23:07 Removing intermediate container a672f5ba3978 13:23:07 ---> d0bf5bc5e99d 13:23:07 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:23:07 ---> Running in d0981afdcf83 13:23:07 Removing intermediate container d0981afdcf83 13:23:07 ---> ad272954e7e7 13:23:07 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:23:07 ---> Running in f11669f2fbc1 13:23:07 Removing intermediate container f11669f2fbc1 13:23:07 ---> 3557739cf86a 13:23:07 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:23:07 ---> Running in 062b11325cf5 13:23:07 Removing intermediate container 062b11325cf5 13:23:07 ---> 7a6a619768f1 13:23:07 Step 7/25 : WORKDIR /device-gpio 13:23:07 ---> Running in 4b4a8bad788f 13:23:07 Removing intermediate container 4b4a8bad788f 13:23:07 ---> 56fd7b149832 13:23:07 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:23:07 ---> Running in c0599b833695 13:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:23:08 OK: 269 MiB in 57 packages 13:23:08 Removing intermediate container c0599b833695 13:23:08 ---> 587dadc82267 13:23:08 Step 9/25 : COPY go.mod vendor* ./ 13:23:08 ---> 9591411d841d 13:23:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:23:08 ---> Running in bc55c28e0122 13:23:09 Removing intermediate container bc55c28e0122 13:23:09 ---> 1df3c03e3647 13:23:09 Step 11/25 : COPY . . 13:23:10 ---> cdd4914367b4 13:23:10 Step 12/25 : RUN ${MAKE} 13:23:10 ---> Running in 80c8c7ef3389 13:23:10 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 13:23:28 Removing intermediate container 80c8c7ef3389 13:23:28 ---> 7ff5d336dbb0 13:23:28 Step 13/25 : FROM alpine:3.17 13:23:28 3.17: Pulling from library/alpine 13:23:28 f56be85fc22e: Already exists 13:23:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:23:28 Status: Downloaded newer image for alpine:3.17 13:23:28 ---> 9ed4aefc74f6 13:23:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:23:28 ---> Running in b6802111b743 13:23:28 Removing intermediate container b6802111b743 13:23:28 ---> 9dcbabbd51e4 13:23:28 Step 15/25 : RUN apk add --update --no-cache 13:23:28 ---> Running in bdc5829bcc9d 13:23:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 13:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 13:23:29 OK: 7 MiB in 15 packages 13:23:29 Removing intermediate container bdc5829bcc9d 13:23:29 ---> a85703b78039 13:23:29 Step 16/25 : WORKDIR / 13:23:29 ---> Running in b0a48960e9a7 13:23:29 Removing intermediate container b0a48960e9a7 13:23:29 ---> 6e91d03ed945 13:23:29 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 13:23:29 ---> 86e7d3a1d0c3 13:23:29 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 13:23:29 ---> 2c11867dd5cc 13:23:29 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 13:23:30 ---> 01d0d03de21b 13:23:30 Step 20/25 : EXPOSE 59910 13:23:30 ---> Running in 078cd57fe3c2 13:23:30 Removing intermediate container 078cd57fe3c2 13:23:30 ---> 5066175edaf2 13:23:30 Step 21/25 : ENTRYPOINT ["/device-gpio"] 13:23:30 ---> Running in 06a1450f6196 13:23:30 Removing intermediate container 06a1450f6196 13:23:30 ---> 72cb8a07f049 13:23:30 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:23:30 ---> Running in 3049936ba952 13:23:30 Removing intermediate container 3049936ba952 13:23:30 ---> b57fc85c0e82 13:23:30 Step 23/25 : LABEL arch=amd64 13:23:31 ---> Running in 11c6e89fed96 13:23:31 Removing intermediate container 11c6e89fed96 13:23:31 ---> d1a6df4f10c2 13:23:31 Step 24/25 : LABEL git_sha=ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 13:23:31 ---> Running in dca16f46b154 13:23:31 Removing intermediate container dca16f46b154 13:23:31 ---> 975acde91011 13:23:31 Step 25/25 : LABEL version=0.0.0 13:23:31 ---> Running in b0e2ca8f1e19 13:23:31 Removing intermediate container b0e2ca8f1e19 13:23:31 ---> 3a6a380cda9f 13:23:31 [Warning] One or more build-args [ARCH] were not consumed 13:23:31 Successfully built 3a6a380cda9f 13:23:31 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 13:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:31 13:23:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:32 latest: Pulling from edgex-lftools-log-publisher 13:23:32 5eb5b503b376: Pulling fs layer 13:23:32 5c69ac0246d0: Pulling fs layer 13:23:32 ec43610c2a17: Pulling fs layer 13:23:32 3a2ae6a8a46f: Pulling fs layer 13:23:32 33b1e0a273af: Pulling fs layer 13:23:32 5d3b04190fa2: Pulling fs layer 13:23:32 2f39f015ded8: Pulling fs layer 13:23:32 33b1e0a273af: Waiting 13:23:32 5d3b04190fa2: Waiting 13:23:32 2f39f015ded8: Waiting 13:23:32 3a2ae6a8a46f: Waiting 13:23:32 5c69ac0246d0: Download complete 13:23:32 3a2ae6a8a46f: Download complete 13:23:32 ec43610c2a17: Verifying Checksum 13:23:32 ec43610c2a17: Download complete 13:23:32 5d3b04190fa2: Verifying Checksum 13:23:32 5d3b04190fa2: Download complete 13:23:32 33b1e0a273af: Verifying Checksum 13:23:32 33b1e0a273af: Download complete 13:23:32 5eb5b503b376: Verifying Checksum 13:23:32 5eb5b503b376: Download complete 13:23:32 2f39f015ded8: Verifying Checksum 13:23:32 2f39f015ded8: Download complete 13:23:33 5eb5b503b376: Pull complete 13:23:33 5c69ac0246d0: Pull complete 13:23:34 ec43610c2a17: Pull complete 13:23:34 3a2ae6a8a46f: Pull complete 13:23:34 33b1e0a273af: Pull complete 13:23:34 5d3b04190fa2: Pull complete 13:23:38 2f39f015ded8: Pull complete 13:23:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:23:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:23:38 prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container 13:23:38 $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 13:23:42 $ docker top 9733be527e65c62f48dcd5e5b05a2e07eff0e232b49a7b479968a61e06c35204 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:42 ---> job-cost.sh 13:23:42 lf-activate-venv: SKIPPING 13:23:42 INFO: No Stack... 13:23:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15731 in /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] { [Pipeline] ws 13:23:43 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 13:23:43 The recommended git tool is: git 13:23:43 INFO: Retrieving Pricing Info for: v3-standard-8 13:23:43 INFO: Archiving Costs [Pipeline] sh 13:23:43 + cat /w/workspace/edgexfoundry_device-gpio_PR-177/archives/cost.csv 13:23:43 + cut -d, -f6 [Pipeline] lock 13:23:43 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] 13:23:43 Resource [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] did not exist. Created. 13:23:43 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:23:44 + echo total: 0.2199999988079071 [Pipeline] stash 13:23:44 Stashed 1 file(s) [Pipeline] } 13:23:44 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:23:44 $ docker stop --time=1 9733be527e65c62f48dcd5e5b05a2e07eff0e232b49a7b479968a61e06c35204 13:23:45 $ docker rm -f --volumes 9733be527e65c62f48dcd5e5b05a2e07eff0e232b49a7b479968a61e06c35204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:23:49 using credential edgex-jenkins-ssh 13:23:49 Cloning the remote Git repository 13:23:49 Cloning repository git@github.com:edgexfoundry/device-gpio.git 13:23:49 > git init /w/workspace/device-gpio/2 # timeout=10 13:23:49 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:23:49 > git --version # timeout=10 13:23:49 > git --version # 'git version 2.25.1' 13:23:49 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:51 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:23:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:52 Merging remotes/origin/main commit d4d34ba9beeefe5495b32c771fec1f024664e8aa into PR head commit 08feb76be987818976417849904e728e485e73ea 13:23:52 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 13:23:52 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 13:23:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:23:52 > git config core.sparsecheckout # timeout=10 13:23:53 > git checkout -f 08feb76be987818976417849904e728e485e73ea # timeout=10 13:23:53 > git remote # timeout=10 13:23:53 > git config --get remote.origin.url # timeout=10 13:23:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:23:53 > git merge d4d34ba9beeefe5495b32c771fec1f024664e8aa # timeout=10 13:23:53 Merge succeeded, producing 499f477bb1ad7603f24aa72e560e6409aed5e742 13:23:53 Checking out Revision 499f477bb1ad7603f24aa72e560e6409aed5e742 (PR-177) 13:23:53 > git rev-parse HEAD^{commit} # timeout=10 13:23:53 > git config core.sparsecheckout # timeout=10 13:23:53 > git checkout -f 499f477bb1ad7603f24aa72e560e6409aed5e742 # timeout=10 13:23:56 Commit message: "Merge commit 'd4d34ba9beeefe5495b32c771fec1f024664e8aa' into HEAD" 13:23:56 > git rev-list --no-walk 08feb76be987818976417849904e728e485e73ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:23:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:23:57 % Total % Received % Xferd Average Speed Time Time Time Current 13:23:57 Dload Upload Total Spent Left Speed 13:23:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh 13:23:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:23:58 + sudo tee /etc/docker/daemon.new 13:23:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:23:58 { 13:23:58 "registry-mirrors": [ 13:23:58 "https://nexus3.edgexfoundry.org:10001" 13:23:58 ], 13:23:58 "bip": "10.250.0.254/24", 13:23:58 "hosts": [ 13:23:58 "tcp://0.0.0.0:5555", 13:23:58 "unix:///var/run/docker.sock" 13:23:58 ], 13:23:58 "mtu": 1458, 13:23:58 "selinux-enabled": true, 13:23:58 "seccomp-profile": "/etc/docker/seccomp.json" 13:23:58 } [Pipeline] sh 13:23:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:23:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:17 provisioning config files... 13:24:17 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config17326042490118549497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:18 ---> docker-login.sh 13:24:18 nexus3.edgexfoundry.org:10001 13:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:18 Configure a credential helper to remove this warning. See 13:24:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:18 13:24:18 Login Succeeded 13:24:18 nexus3.edgexfoundry.org:10002 13:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:19 Configure a credential helper to remove this warning. See 13:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:19 13:24:19 Login Succeeded 13:24:19 nexus3.edgexfoundry.org:10003 13:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:19 Configure a credential helper to remove this warning. See 13:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:19 13:24:19 Login Succeeded 13:24:19 nexus3.edgexfoundry.org:10004 13:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:19 Configure a credential helper to remove this warning. See 13:24:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:19 13:24:19 Login Succeeded 13:24:19 docker.io 13:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:20 Configure a credential helper to remove this warning. See 13:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:20 13:24:20 Login Succeeded 13:24:20 ---> docker-login.sh ends [Pipeline] } 13:24:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:24:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:24:20 ========================================================= 13:24:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 13:24:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:24:20 + 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 . 13:24:21 Sending build context to Docker daemon 8.153MB 13:24:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 13:24:21 Step 2/12 : FROM ${BASE} AS builder 13:24:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:24:21 c41833b44d91: Pulling fs layer 13:24:21 ed15518f5707: Pulling fs layer 13:24:21 feae8fd75edb: Pulling fs layer 13:24:21 242c74f7c9fa: Pulling fs layer 13:24:21 3cdef696dda3: Pulling fs layer 13:24:21 2ced38df9373: Pulling fs layer 13:24:21 58f1dce35555: Pulling fs layer 13:24:21 2ced38df9373: Waiting 13:24:21 242c74f7c9fa: Waiting 13:24:21 3cdef696dda3: Waiting 13:24:21 ed15518f5707: Verifying Checksum 13:24:21 ed15518f5707: Download complete 13:24:21 242c74f7c9fa: Verifying Checksum 13:24:21 242c74f7c9fa: Download complete 13:24:21 3cdef696dda3: Verifying Checksum 13:24:21 3cdef696dda3: Download complete 13:24:21 c41833b44d91: Download complete 13:24:22 c41833b44d91: Pull complete 13:24:22 58f1dce35555: Verifying Checksum 13:24:22 58f1dce35555: Download complete 13:24:23 ed15518f5707: Pull complete 13:24:24 feae8fd75edb: Verifying Checksum 13:24:24 2ced38df9373: Verifying Checksum 13:24:24 feae8fd75edb: Download complete 13:24:24 2ced38df9373: Download complete 13:24:36 feae8fd75edb: Pull complete 13:24:36 242c74f7c9fa: Pull complete 13:24:36 3cdef696dda3: Pull complete 13:24:43 2ced38df9373: Pull complete 13:24:45 58f1dce35555: Pull complete 13:24:45 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 13:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 13:24:45 ---> fadd8f120f05 13:24:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 13:24:47 ---> Running in 623fc2fe9867 13:24:47 Removing intermediate container 623fc2fe9867 13:24:47 ---> ce8ad63aa6fa 13:24:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:24:47 ---> Running in d26f3a0ff9a3 13:24:47 Removing intermediate container d26f3a0ff9a3 13:24:47 ---> f7c1c9fbc748 13:24:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:24:47 ---> Running in 618444496f93 13:24:47 Removing intermediate container 618444496f93 13:24:47 ---> a6feb07a77dd 13:24:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 13:24:47 ---> Running in e4f389788d70 13:24:48 Removing intermediate container e4f389788d70 13:24:48 ---> 3d8a5a724a9d 13:24:48 Step 7/12 : WORKDIR /device-gpio 13:24:48 ---> Running in 39d779392078 13:24:48 Removing intermediate container 39d779392078 13:24:48 ---> 03e8223c8983 13:24:48 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:24:48 ---> Running in bf203af76deb 13:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:24:51 (1/4) Installing openssh-keygen (9.1_p1-r3) 13:24:51 (2/4) Installing libedit (20221030.3.1-r0) 13:24:51 (3/4) Installing openssh-client-common (9.1_p1-r3) 13:24:51 (4/4) Installing openssh-client-default (9.1_p1-r3) 13:24:51 Executing busybox-1.35.0-r29.trigger 13:24:51 OK: 268 MiB in 57 packages 13:24:52 Removing intermediate container bf203af76deb 13:24:52 ---> ddfbde942dfe 13:24:52 Step 9/12 : COPY go.mod vendor* ./ 13:24:52 ---> 381d7c5d7182 13:24:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:24:52 ---> Running in 344b56eb6298 13:26:00 Removing intermediate container 344b56eb6298 13:26:00 ---> 3f82699ed971 13:26:00 Step 11/12 : COPY . . 13:26:00 ---> 37c77dfcd70f 13:26:00 Step 12/12 : RUN ${MAKE} 13:26:00 ---> Running in d30b681892f6 13:26:00 noop 13:26:00 Removing intermediate container d30b681892f6 13:26:00 ---> afc2976efec0 13:26:00 Successfully built afc2976efec0 13:26:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:01 + docker inspect -f . ci-base-image-arm64 13:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:01 prd-ubuntu20.04-docker-arm64-4c-16g-15731 does not seem to be running inside a container 13:26:01 $ 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 13:26:02 $ docker top 83a827336942af7efdc874d4646a9fba8788f46ce43212958b4746fdd687859e -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:03 + go version 13:26:03 go version go1.20.2 linux/arm64 [Pipeline] } 13:26:03 $ docker stop --time=1 83a827336942af7efdc874d4646a9fba8788f46ce43212958b4746fdd687859e 13:26:05 $ docker rm -f --volumes 83a827336942af7efdc874d4646a9fba8788f46ce43212958b4746fdd687859e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:05 + docker inspect -f . ci-base-image-arm64 13:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:05 prd-ubuntu20.04-docker-arm64-4c-16g-15731 does not seem to be running inside a container 13:26:05 $ 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 13:26:06 $ docker top 8839687f8b3aced838afef1e0078aa570d546e14ca3111afbef51ee8270a72e3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:07 + git config --global --add safe.directory /w/workspace/device-gpio/2 [Pipeline] fileExists [Pipeline] sh 13:26:07 + make test 13:26:08 go test ./... -coverprofile=coverage.out ./... 13:26:40 ? github.com/edgexfoundry/device-gpio [no test files] 13:28:32 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 13:28:32 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 13:28:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:28:32 go vet ./... 13:29:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:29:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:29:04 ./bin/test-attribution-txt.sh [Pipeline] echo 13:29:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:29:04 $ docker stop --time=1 8839687f8b3aced838afef1e0078aa570d546e14ca3111afbef51ee8270a72e3 13:29:07 $ docker rm -f --volumes 8839687f8b3aced838afef1e0078aa570d546e14ca3111afbef51ee8270a72e3 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:29:08 Warning: overwriting stash ‘coverage-report’ 13:29:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:29:10 + ls -al . 13:29:10 total 152 13:29:10 drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:26 . 13:29:10 drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:23 .. 13:29:10 -rw-rw-r-- 1 jenkins jenkins 120 May 16 13:23 .dockerignore 13:29:10 drwxrwxr-x 8 jenkins jenkins 4096 May 16 13:23 .git 13:29:10 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:23 .github 13:29:10 -rw-rw-r-- 1 jenkins jenkins 343 May 16 13:23 .gitignore 13:29:10 -rw-rw-r-- 1 jenkins jenkins 41 May 16 13:23 .golangci.yml 13:29:10 -rw-rw-r-- 1 jenkins jenkins 9702 May 16 13:23 Attribution.txt 13:29:10 -rw-rw-r-- 1 jenkins jenkins 4069 May 16 13:23 CHANGELOG.md 13:29:10 -rw-rw-r-- 1 jenkins jenkins 1542 May 16 13:23 Dockerfile 13:29:10 -rw-rw-r-- 1 jenkins jenkins 677 May 16 13:23 GOVERNANCE.md 13:29:10 -rw-rw-r-- 1 jenkins jenkins 657 May 16 13:23 Jenkinsfile 13:29:10 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 13:23 LICENSE 13:29:10 -rw-rw-r-- 1 jenkins jenkins 1692 May 16 13:23 Makefile 13:29:10 -rw-rw-r-- 1 jenkins jenkins 617 May 16 13:23 OWNERS.md 13:29:10 -rw-rw-r-- 1 jenkins jenkins 11790 May 16 13:23 README.md 13:29:10 -rw-rw-r-- 1 jenkins jenkins 5 May 16 13:21 VERSION 13:29:10 drwxrwxr-x 2 jenkins jenkins 4096 May 16 13:23 bin 13:29:10 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:23 cmd 13:29:10 -rw-r--r-- 1 jenkins jenkins 10 May 16 13:26 coverage.out 13:29:10 -rw-rw-r-- 1 jenkins jenkins 3269 May 16 13:23 go.mod 13:29:10 -rw-rw-r-- 1 jenkins jenkins 31585 May 16 13:23 go.sum 13:29:10 drwxrwxr-x 3 jenkins jenkins 4096 May 16 13:23 internal 13:29:10 drwxrwxr-x 4 jenkins jenkins 4096 May 16 13:23 snap 13:29:10 -rw-rw-r-- 1 jenkins jenkins 209 May 16 13:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:10 + 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=499f477bb1ad7603f24aa72e560e6409aed5e742 --label arch=arm64 --label version=0.0.0 . 13:29:10 Sending build context to Docker daemon 8.154MB 13:29:10 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 13:29:10 Step 2/25 : FROM ${BASE} AS builder 13:29:10 ---> afc2976efec0 13:29:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 13:29:10 ---> Running in 5c19ec72d238 13:29:11 Removing intermediate container 5c19ec72d238 13:29:11 ---> b3a5b97cbcfd 13:29:11 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:29:11 ---> Running in 9ba3d2a5611e 13:29:11 Removing intermediate container 9ba3d2a5611e 13:29:11 ---> 56114b643591 13:29:11 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 13:29:11 ---> Running in efbcc79e4c11 13:29:11 Removing intermediate container efbcc79e4c11 13:29:11 ---> f91cdd46459f 13:29:11 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 13:29:12 ---> Running in 3d4ff6333299 13:29:12 Removing intermediate container 3d4ff6333299 13:29:12 ---> 61646c51781b 13:29:12 Step 7/25 : WORKDIR /device-gpio 13:29:12 ---> Running in e579875b5505 13:29:12 Removing intermediate container e579875b5505 13:29:12 ---> ceac59bfd713 13:29:12 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:29:13 ---> Running in 44aa3015a437 13:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:29:15 OK: 268 MiB in 57 packages 13:29:16 Removing intermediate container 44aa3015a437 13:29:16 ---> e8e0879486a5 13:29:16 Step 9/25 : COPY go.mod vendor* ./ 13:29:16 ---> 15a20916514d 13:29:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:17 ---> Running in c9e459a56623 13:29:23 Removing intermediate container c9e459a56623 13:29:23 ---> 05e354252bae 13:29:23 Step 11/25 : COPY . . 13:29:23 ---> 2a1ae1185887 13:29:23 Step 12/25 : RUN ${MAKE} 13:29:23 ---> Running in 99b78fb2a923 13:29:24 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 13:31:31 Removing intermediate container 99b78fb2a923 13:31:31 ---> b46c1d2795c3 13:31:31 Step 13/25 : FROM alpine:3.17 13:31:31 3.17: Pulling from library/alpine 13:31:31 c41833b44d91: Already exists 13:31:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 13:31:31 Status: Downloaded newer image for alpine:3.17 13:31:31 ---> 51e60588ff2c 13:31:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 13:31:32 ---> Running in 2de6f9be8cd0 13:31:32 Removing intermediate container 2de6f9be8cd0 13:31:32 ---> 3d342815328a 13:31:32 Step 15/25 : RUN apk add --update --no-cache 13:31:32 ---> Running in 2647a7e9824a 13:31:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:31:35 OK: 7 MiB in 15 packages 13:31:38 Removing intermediate container 2647a7e9824a 13:31:38 ---> 76c82a55549f 13:31:38 Step 16/25 : WORKDIR / 13:31:38 ---> Running in e6293d37aed4 13:31:38 Removing intermediate container e6293d37aed4 13:31:38 ---> 834c45ae0250 13:31:38 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 13:31:38 ---> 98a12c1d25c5 13:31:38 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 13:31:38 ---> 3eefcfad8ca4 13:31:38 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 13:31:40 ---> d84532cca855 13:31:40 Step 20/25 : EXPOSE 59910 13:31:40 ---> Running in 5ff99f17a5cf 13:31:40 Removing intermediate container 5ff99f17a5cf 13:31:40 ---> c64b4fa7f15b 13:31:40 Step 21/25 : ENTRYPOINT ["/device-gpio"] 13:31:40 ---> Running in 879222c1f2b8 13:31:41 Removing intermediate container 879222c1f2b8 13:31:41 ---> 490d9a87201a 13:31:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:31:41 ---> Running in a870904d0f0d 13:31:41 Removing intermediate container a870904d0f0d 13:31:41 ---> 75a48a66dd12 13:31:41 Step 23/25 : LABEL arch=arm64 13:31:41 ---> Running in 151d35609445 13:31:41 Removing intermediate container 151d35609445 13:31:41 ---> bc665de80f55 13:31:41 Step 24/25 : LABEL git_sha=499f477bb1ad7603f24aa72e560e6409aed5e742 13:31:41 ---> Running in a9893a450858 13:31:42 Removing intermediate container a9893a450858 13:31:42 ---> fec5fef55fca 13:31:42 Step 25/25 : LABEL version=0.0.0 13:31:42 ---> Running in 9468510f3cc4 13:31:42 Removing intermediate container 9468510f3cc4 13:31:42 ---> 97165183455f 13:31:42 [Warning] One or more build-args [ARCH] were not consumed 13:31:42 Successfully built 97165183455f 13:31:42 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 13:31:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:43 13:31:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:31:43 arm64: Pulling from edgex-lftools-log-publisher 13:31:43 8998bd30e6a1: Pulling fs layer 13:31:43 04944245beec: Pulling fs layer 13:31:43 699f458cf7ca: Pulling fs layer 13:31:43 765212b225bb: Pulling fs layer 13:31:43 f23df028b6ca: Pulling fs layer 13:31:43 d65c8cfc05b1: Pulling fs layer 13:31:43 2437ff75d9bd: Pulling fs layer 13:31:43 d65c8cfc05b1: Waiting 13:31:43 765212b225bb: Waiting 13:31:43 2437ff75d9bd: Waiting 13:31:43 f23df028b6ca: Waiting 13:31:43 04944245beec: Verifying Checksum 13:31:43 04944245beec: Download complete 13:31:43 765212b225bb: Verifying Checksum 13:31:43 765212b225bb: Download complete 13:31:43 f23df028b6ca: Verifying Checksum 13:31:43 f23df028b6ca: Download complete 13:31:43 d65c8cfc05b1: Verifying Checksum 13:31:43 d65c8cfc05b1: Download complete 13:31:43 699f458cf7ca: Verifying Checksum 13:31:43 699f458cf7ca: Download complete 13:31:44 8998bd30e6a1: Verifying Checksum 13:31:44 8998bd30e6a1: Download complete 13:31:46 2437ff75d9bd: Verifying Checksum 13:31:46 2437ff75d9bd: Download complete 13:31:47 8998bd30e6a1: Pull complete 13:31:48 04944245beec: Pull complete 13:31:49 699f458cf7ca: Pull complete 13:31:50 765212b225bb: Pull complete 13:31:51 f23df028b6ca: Pull complete 13:31:51 d65c8cfc05b1: Pull complete 13:32:06 2437ff75d9bd: Pull complete 13:32:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:06 prd-ubuntu20.04-docker-arm64-4c-16g-15731 does not seem to be running inside a container 13:32:06 $ 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 13:32:09 $ docker top 10dfce143381faf2f6c66a6fbd302d492ccb5a9264b2aee68a51ff00c077b880 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:09 ---> job-cost.sh 13:32:09 lf-activate-venv: SKIPPING 13:32:09 INFO: No Stack... 13:32:10 INFO: Retrieving Pricing Info for: v3-standard-4 13:32:11 INFO: Archiving Costs [Pipeline] sh 13:32:11 + cut -d, -f6 13:32:11 + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock 13:32:11 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] 13:32:11 Resource [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] did not exist. Created. 13:32:11 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:32:12 /w/workspace/device-gpio/2@tmp/durable-fe8ebf48/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:32:12 + echo total: 0.10999999940395355 [Pipeline] stash 13:32:12 Warning: overwriting stash ‘stack-cost’ 13:32:12 Stashed 1 file(s) [Pipeline] } 13:32:12 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-2-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:12 $ docker stop --time=1 10dfce143381faf2f6c66a6fbd302d492ccb5a9264b2aee68a51ff00c077b880 13:32:14 $ docker rm -f --volumes 10dfce143381faf2f6c66a6fbd302d492ccb5a9264b2aee68a51ff00c077b880 [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 13:32:14 provisioning config files... 13:32:14 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config6853580364049014783tmp [Pipeline] { [Pipeline] sh 13:32:14 + set +x 13:32:14 + + curlbash -s -s https://codecov.io/bash -- 13:32:14 13:32:14 13:32:14 _____ _ 13:32:14 / ____| | | 13:32:14 | | ___ __| | ___ ___ _____ __ 13:32:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:32:14 | |___| (_) | (_| | __/ (_| (_) \ V / 13:32:14 \_____\___/ \__,_|\___|\___\___/ \_/ 13:32:14 Bash-1.0.6 13:32:14 13:32:14 13:32:14 ==> git version 2.25.1 found 13:32:14 ==> 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 13:32:14 Release-Date: 2020-01-08 13:32:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:32:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:32:14 ==> Jenkins CI detected. 13:32:14 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-177 13:32:14 project root: . 13:32:14 --> token set from env 13:32:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:32:14 ==> Running gcov in . (disable via -X gcov) 13:32:14 ==> Python coveragepy not found 13:32:14 ==> Searching for coverage reports in: 13:32:14 + . 13:32:14 -> Found 1 reports 13:32:14 ==> Detecting git/mercurial file structure 13:32:14 ==> Reading reports 13:32:14 + ./coverage.out bytes=10 13:32:15 ==> Appending adjustments 13:32:15 https://docs.codecov.io/docs/fixing-reports 13:32:15 + Found adjustments 13:32:15 ==> Gzipping contents 13:32:15 4.0K /tmp/codecov.ooOTni.gz 13:32:15 ==> Uploading reports 13:32:15 url: https://codecov.io 13:32:15 query: branch=PR-177&commit=ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= 13:32:15 -> Pinging Codecov 13:32:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-177&commit=ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= 13:32:15 -> Uploading to 13:32:15 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8/5566919b-f594-40d3-9dfe-3743de2b2a2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T133214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21369d6feb97e0ba7f96889326677ab8d276613b88f201e0d87fa41e8fc07fa3 13:32:15 % Total % Received % Xferd Average Speed Time Time Time Current 13:32:15 Dload Upload Total Spent Left Speed 13:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3134 --:--:-- --:--:-- --:--:-- 3134 13:32:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ac7f3a5acc7fce346c2f1e587b4216af5e9f71d8 [Pipeline] } 13:32:15 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 13:32:15 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-177/archives ] 13:32:15 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives 13:32:15 total 16 13:32:15 drwxr-xr-x 3 root root 4096 May 16 13:23 . 13:32:15 drwxrwxr-x 10 jenkins jenkins 4096 May 16 13:23 .. 13:32:15 drwxr-xr-x 2 root root 4096 May 16 13:23 cost 13:32:15 -rw-r--r-- 1 root root 83 May 16 13:23 cost.csv 13:32:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-177/archives 13:32:15 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives 13:32:15 total 16 13:32:15 drwxr-xr-x 3 jenkins jenkins 4096 May 16 13:23 . 13:32:15 drwxrwxr-x 10 jenkins jenkins 4096 May 16 13:23 .. 13:32:15 drwxr-xr-x 2 jenkins jenkins 4096 May 16 13:23 cost 13:32:15 -rw-r--r-- 1 jenkins jenkins 83 May 16 13:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:32:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:32:17 ---> package-listing.sh 13:32:17 ++ facter osfamily 13:32:17 ++ tr '[:upper:]' '[:lower:]' 13:32:17 + OS_FAMILY=debian 13:32:17 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-177 13:32:17 + START_PACKAGES=/tmp/packages_start.txt 13:32:17 + END_PACKAGES=/tmp/packages_end.txt 13:32:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:17 + PACKAGES=/tmp/packages_start.txt 13:32:17 + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' 13:32:17 + PACKAGES=/tmp/packages_end.txt 13:32:17 + case "${OS_FAMILY}" in 13:32:17 + dpkg -l 13:32:17 + grep '^ii' 13:32:17 + '[' -f /tmp/packages_start.txt ']' 13:32:17 + '[' -f /tmp/packages_end.txt ']' 13:32:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:17 + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' 13:32:17 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ 13:32:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [Pipeline] echo 13:32:17 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-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:32:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:32:18 prd-ubuntu20.04-docker-8c-8g-15730 does not seem to be running inside a container 13:32:18 $ 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-177/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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 13:32:19 $ docker top 2f6992b5a751cc1107ea680ffbb06b5ca1ec26c1c93209d0e9730665c31e005e -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:20 + touch /tmp/pre-build-complete [Pipeline] sh 13:32:20 + mkdir -p /var/log/sysstat [Pipeline] sh 13:32:20 + ls /var/log/sa-host 13:32:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:20 provisioning config files... 13:32:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config13758498326590222368tmp [Pipeline] { [Pipeline] echo 13:32:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:32:21 ---> create-netrc.sh [Pipeline] } 13:32:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:32:21 ---> python-tools-install.sh [Pipeline] echo 13:32:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:32:21 ---> sudo-logs.sh 13:32:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:32:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:32:22 ---> job-cost.sh 13:32:22 lf-activate-venv: SKIPPING 13:32:22 DEBUG: total: 0.2199999988079071 13:32:22 INFO: Retrieving Stack Cost... 13:32:22 INFO: Retrieving Pricing Info for: v3-standard-8 13:32:22 INFO: Archiving Costs [Pipeline] echo 13:32:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:32:23 ---> logs-deploy.sh 13:32:23 lf-activate-venv: SKIPPING 13:32:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-177/2 13:32:23 INFO: archiving workspace using pattern(s): 13:32:24 Archives upload complete. 13:32:24 INFO: archiving logs to Nexus 13:32:25 ---> uname -a: 13:32:25 Linux prd-ubuntu20-04-docker-8c-8g-15730 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:32:25 13:32:25 13:32:25 ---> lscpu: 13:32:25 Architecture: x86_64 13:32:25 CPU op-mode(s): 32-bit, 64-bit 13:32:25 Byte Order: Little Endian 13:32:25 Address sizes: 40 bits physical, 48 bits virtual 13:32:25 CPU(s): 8 13:32:25 On-line CPU(s) list: 0-7 13:32:25 Thread(s) per core: 1 13:32:25 Core(s) per socket: 1 13:32:25 Socket(s): 8 13:32:25 NUMA node(s): 1 13:32:25 Vendor ID: AuthenticAMD 13:32:25 CPU family: 23 13:32:25 Model: 49 13:32:25 Model name: AMD EPYC-Rome Processor 13:32:25 Stepping: 0 13:32:25 CPU MHz: 2800.000 13:32:25 BogoMIPS: 5600.00 13:32:25 Virtualization: AMD-V 13:32:25 Hypervisor vendor: KVM 13:32:25 Virtualization type: full 13:32:25 L1d cache: 256 KiB 13:32:25 L1i cache: 256 KiB 13:32:25 L2 cache: 4 MiB 13:32:25 L3 cache: 128 MiB 13:32:25 NUMA node0 CPU(s): 0-7 13:32:25 Vulnerability Itlb multihit: Not affected 13:32:25 Vulnerability L1tf: Not affected 13:32:25 Vulnerability Mds: Not affected 13:32:25 Vulnerability Meltdown: Not affected 13:32:25 Vulnerability Mmio stale data: Not affected 13:32:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:32:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:32:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:32:25 Vulnerability Srbds: Not affected 13:32:25 Vulnerability Tsx async abort: Not affected 13:32:25 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 13:32:25 13:32:25 13:32:25 ---> nproc: 13:32:25 8 13:32:25 13:32:25 13:32:25 ---> df -h: 13:32:25 Filesystem Size Used Avail Use% Mounted on 13:32:25 overlay 155G 12G 144G 8% / 13:32:25 tmpfs 64M 0 64M 0% /dev 13:32:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:32:25 shm 64M 0 64M 0% /dev/shm 13:32:25 /dev/vda1 155G 12G 144G 8% /facter-os 13:32:25 13:32:25 13:32:25 ---> sar -b -r -n DEV: 13:32:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15730) 05/16/23 _x86_64_ (8 CPU) 13:32:25 13:32:25 13:20:46 LINUX RESTART (8 CPU) 13:32:25 13:32:25 13:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:32:25 13:22:02 379.32 47.79 331.53 0.00 5399.50 83731.11 0.00 13:32:25 13:23:01 144.60 1.24 143.37 0.00 27.39 48661.18 0.00 13:32:25 13:24:01 179.05 0.27 178.79 0.00 20.00 43846.43 0.00 13:32:25 13:25:01 2.27 0.00 2.27 0.00 0.00 25.48 0.00 13:32:25 13:26:01 26.95 7.78 19.16 0.00 905.18 2536.51 0.00 13:32:25 13:27:01 21.56 2.55 19.01 0.00 2512.91 3759.24 0.00 13:32:25 13:28:01 5.08 1.03 4.05 0.00 22.00 92.52 0.00 13:32:25 13:29:01 2.08 0.00 2.08 0.00 0.00 23.60 0.00 13:32:25 13:30:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 13:32:25 13:31:01 2.33 0.00 2.33 0.00 0.00 26.00 0.00 13:32:25 13:32:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 13:32:25 Average: 69.53 5.52 64.01 0.00 809.08 16563.21 0.00 13:32:25 13:32:25 13:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:32:25 13:22:02 29098992 31535468 780856 2.37 72936 2644244 2359236 6.95 1051992 2380920 288 13:32:25 13:23:01 28140996 31556064 738876 2.25 148752 3436632 1925904 5.68 1202476 3051928 214344 13:32:25 13:24:01 27617516 31567160 729640 2.22 160664 3934272 1746580 5.15 1270604 3482184 348 13:32:25 13:25:01 27618592 31568288 728088 2.21 160696 3934272 1746580 5.15 1270312 3482184 4 13:32:25 13:26:01 27404604 31558272 722240 2.20 178136 4111768 1746720 5.15 1348980 3593832 48308 13:32:25 13:27:01 27236136 31552780 730044 2.22 187040 4257800 1800004 5.30 1505276 3595872 4 13:32:25 13:28:01 27244724 31557780 725356 2.21 185664 4255292 1809804 5.33 1499176 3593308 164 13:32:25 13:29:01 27245084 31558268 724844 2.20 185752 4255300 1809804 5.33 1499836 3593320 176 13:32:25 13:30:01 27245044 31558412 724756 2.20 185816 4255300 1809804 5.33 1499244 3593416 8 13:32:25 13:31:01 27245296 31558732 724344 2.20 185892 4255304 1809804 5.33 1499324 3593424 4 13:32:25 13:32:01 27245440 31558940 724264 2.20 185960 4255304 1809804 5.33 1499744 3593428 8 13:32:25 Average: 27576584 31557288 732119 2.23 167028 3963226 1852186 5.46 1376997 3413983 23969 13:32:25 13:32:25 13:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:32:25 13:22:02 veth47062b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:22:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 13:32:25 13:22:02 docker0 16.05 17.85 1.32 129.43 0.00 0.00 0.00 0.00 13:32:25 13:22:02 ens3 585.14 385.40 6895.60 100.00 0.00 0.00 0.00 0.00 13:32:25 13:22:02 veth5888853 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:23:01 veth58efdbf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:32:25 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:25 13:23:01 docker0 184.09 299.59 14.68 2010.26 0.00 0.00 0.00 0.00 13:32:25 13:23:01 ens3 334.79 203.75 2042.45 30.70 0.00 0.00 0.00 0.00 13:32:25 13:24:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 13:32:25 13:24:01 docker0 2.77 6.92 0.17 85.04 0.00 0.00 0.00 0.00 13:32:25 13:24:01 ens3 119.98 72.64 2622.90 18.44 0.00 0.00 0.00 0.00 13:32:25 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:25 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:25:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:32:25 13:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:32:25 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:26:01 ens3 115.90 58.06 1707.55 4.09 0.00 0.00 0.00 0.00 13:32:25 13:27:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:32:25 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:27:01 ens3 39.53 21.40 581.78 1.54 0.00 0.00 0.00 0.00 13:32:25 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:25 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:29:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:32:25 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:30:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:25 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:32:25 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:25 13:32:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 13:32:25 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 13:32:25 Average: docker0 18.19 29.08 1.45 199.50 0.00 0.00 0.00 0.00 13:32:25 Average: ens3 108.38 67.22 1257.92 14.05 0.00 0.00 0.00 0.00 13:32:25 13:32:25 13:32:25 ---> sar -P ALL: 13:32:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15730) 05/16/23 _x86_64_ (8 CPU) 13:32:25 13:32:25 13:20:46 LINUX RESTART (8 CPU) 13:32:25 13:32:25 13:21:01 CPU %user %nice %system %iowait %steal %idle 13:32:25 13:22:02 all 9.42 0.00 3.43 3.90 0.05 83.20 13:32:25 13:22:02 0 8.03 0.00 3.81 5.25 0.05 82.86 13:32:25 13:22:02 1 14.38 0.00 2.65 3.12 0.05 79.81 13:32:25 13:22:02 2 8.18 0.00 3.03 0.71 0.05 88.03 13:32:25 13:22:02 3 9.25 0.00 3.16 2.34 0.07 85.18 13:32:25 13:22:02 4 10.16 0.00 3.89 2.22 0.03 83.70 13:32:25 13:22:02 5 8.42 0.00 5.56 16.10 0.05 69.87 13:32:25 13:22:02 6 9.91 0.00 2.83 0.45 0.05 86.76 13:32:25 13:22:02 7 7.06 0.00 2.52 0.96 0.07 89.39 13:32:25 13:23:01 all 26.53 0.00 5.34 3.23 0.08 64.82 13:32:25 13:23:01 0 26.69 0.00 5.49 4.25 0.09 63.49 13:32:25 13:23:01 1 27.07 0.00 5.07 0.19 0.09 67.59 13:32:25 13:23:01 2 26.44 0.00 5.65 17.57 0.09 50.26 13:32:25 13:23:01 3 26.96 0.00 6.06 1.76 0.09 65.13 13:32:25 13:23:01 4 26.98 0.00 4.98 0.67 0.09 67.29 13:32:25 13:23:01 5 27.03 0.00 6.12 0.29 0.09 66.48 13:32:25 13:23:01 6 27.80 0.00 4.74 0.45 0.07 66.94 13:32:25 13:23:01 7 23.28 0.00 4.63 0.67 0.09 71.34 13:32:25 13:24:01 all 15.55 0.00 3.50 2.37 0.05 78.53 13:32:25 13:24:01 0 15.57 0.00 3.78 2.23 0.05 78.37 13:32:25 13:24:01 1 15.81 0.00 3.35 0.49 0.03 80.33 13:32:25 13:24:01 2 15.26 0.00 3.64 2.95 0.07 78.09 13:32:25 13:24:01 3 15.94 0.00 3.51 1.68 0.05 78.81 13:32:25 13:24:01 4 16.25 0.00 2.96 0.05 0.05 80.69 13:32:25 13:24:01 5 15.95 0.00 3.95 8.29 0.05 71.76 13:32:25 13:24:01 6 15.67 0.00 4.05 0.69 0.05 79.54 13:32:25 13:24:01 7 13.95 0.00 2.76 2.57 0.07 80.66 13:32:25 13:25:01 all 0.23 0.00 0.02 0.01 0.00 99.74 13:32:25 13:25:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:32:25 13:25:01 1 1.66 0.00 0.05 0.00 0.02 98.27 13:32:25 13:25:01 2 0.02 0.00 0.02 0.03 0.00 99.93 13:32:25 13:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:32:25 13:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:32:25 13:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:32:25 13:25:01 6 0.07 0.00 0.02 0.00 0.00 99.92 13:32:25 13:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:32:25 13:26:01 all 1.17 0.00 0.76 0.21 0.01 97.84 13:32:25 13:26:01 0 0.53 0.00 0.47 0.45 0.00 98.55 13:32:25 13:26:01 1 2.62 0.00 0.51 0.33 0.02 96.52 13:32:25 13:26:01 2 1.10 0.00 0.57 0.03 0.02 98.28 13:32:25 13:26:01 3 0.75 0.00 0.73 0.03 0.02 98.47 13:32:25 13:26:01 4 1.62 0.00 0.92 0.37 0.02 97.08 13:32:25 13:26:01 5 0.87 0.00 0.57 0.03 0.02 98.52 13:32:25 13:26:01 6 1.05 0.00 1.80 0.05 0.02 97.08 13:32:25 13:26:01 7 0.80 0.00 0.53 0.38 0.02 98.26 13:32:25 13:27:01 all 0.80 0.00 0.47 0.18 0.01 98.54 13:32:25 13:27:01 0 1.15 0.00 0.50 0.07 0.02 98.26 13:32:25 13:27:01 1 0.94 0.00 0.30 0.52 0.02 98.23 13:32:25 13:27:01 2 1.72 0.00 0.62 0.60 0.02 97.05 13:32:25 13:27:01 3 0.58 0.00 0.97 0.02 0.00 98.43 13:32:25 13:27:01 4 0.60 0.00 0.57 0.12 0.02 98.70 13:32:25 13:27:01 5 0.47 0.00 0.35 0.02 0.02 99.15 13:32:25 13:27:01 6 0.50 0.00 0.28 0.08 0.00 99.13 13:32:25 13:27:01 7 0.47 0.00 0.17 0.02 0.00 99.35 13:32:25 13:28:01 all 0.11 0.00 0.08 0.01 0.01 99.79 13:32:25 13:28:01 0 0.07 0.00 0.10 0.02 0.02 99.80 13:32:25 13:28:01 1 0.20 0.00 0.08 0.05 0.02 99.65 13:32:25 13:28:01 2 0.23 0.00 0.08 0.03 0.00 99.65 13:32:25 13:28:01 3 0.12 0.00 0.08 0.00 0.02 99.78 13:32:25 13:28:01 4 0.12 0.00 0.07 0.00 0.00 99.82 13:32:25 13:28:01 5 0.08 0.00 0.08 0.00 0.00 99.83 13:32:25 13:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:32:25 13:28:01 7 0.03 0.00 0.07 0.00 0.00 99.90 13:32:25 13:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:32:25 13:29:01 0 0.05 0.00 0.03 0.02 0.00 99.90 13:32:25 13:29:01 1 0.03 0.00 0.02 0.03 0.00 99.92 13:32:25 13:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:32:25 13:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:32:25 13:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:32:25 13:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:32:25 13:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:32:25 13:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:32:25 13:30:01 all 0.07 0.00 0.01 0.01 0.01 99.90 13:32:25 13:30:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:32:25 13:30:01 1 0.37 0.00 0.00 0.03 0.00 99.60 13:32:25 13:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:32:25 13:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:32:25 13:30:01 4 0.07 0.00 0.07 0.00 0.02 99.85 13:32:25 13:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:32:25 13:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:32:25 13:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:32:25 13:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:32:25 13:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:32:25 13:31:01 1 0.00 0.00 0.00 0.03 0.00 99.97 13:32:25 13:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:32:25 13:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:32:25 13:31:01 4 0.05 0.00 0.02 0.02 0.02 99.90 13:32:25 13:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:32:25 13:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:32:25 13:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:32:25 13:32:01 all 0.16 0.00 0.03 0.01 0.01 99.79 13:32:25 13:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:32:25 13:32:01 1 0.93 0.00 0.12 0.03 0.02 98.91 13:32:25 13:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:32:25 13:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:32:25 13:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:32:25 13:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:32:25 13:32:01 6 0.27 0.00 0.02 0.00 0.02 99.70 13:32:25 13:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:32:25 13:32:25 Average: CPU %user %nice %system %iowait %steal %idle 13:32:25 Average: all 4.85 0.00 1.23 0.89 0.02 93.00 13:32:25 Average: 0 4.70 0.00 1.28 1.11 0.02 92.89 13:32:25 Average: 1 5.76 0.00 1.09 0.44 0.02 92.69 13:32:25 Average: 2 4.76 0.00 1.22 1.95 0.02 92.04 13:32:25 Average: 3 4.82 0.00 1.31 0.52 0.02 93.33 13:32:25 Average: 4 5.02 0.00 1.21 0.31 0.02 93.43 13:32:25 Average: 5 4.74 0.00 1.50 2.24 0.02 91.50 13:32:25 Average: 6 4.97 0.00 1.24 0.16 0.02 93.62 13:32:25 Average: 7 4.08 0.00 0.96 0.42 0.02 94.52 13:32:25 13:32:25 13:32:25