Pull request #28 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-gpio Obtained Jenkinsfile from 90a7289f9559fd6d19a385d68fe5d35bb12c56a0+9aa390b88fe87d49bec1812c58401cfd740b0e4b (67d4b6d276bd78cb84dbb24985518021951e6d65) 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-ssh11849840080841110293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15558036790197822153.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-28/workspace@libs/edgex-global-pipelines/.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-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14994209820048545193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh6257042329700818501.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-28/workspace@libs/lf-pipelines/.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-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10148439700302998198.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-41441 in /w/workspace/edgexfoundry_device-gpio_PR-28 [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-28 # 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 9aa390b88fe87d49bec1812c58401cfd740b0e4b into PR head commit 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 Merge succeeded, producing 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 Checking out Revision 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 (PR-28) > 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/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 # 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 9aa390b88fe87d49bec1812c58401cfd740b0e4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" > git rev-list --no-walk d854f9c15f0479903288e6dbe8feb5ba7ec2e03f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:20 ========================================================= 01:24:20 EdgeX Global Pipelines Version Info 01:24:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:24:21 ------------------- 01:24:21 stable info: 01:24:21 ------------------- 01:24:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:24:21 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 01:24:21 Message: update stable to v1.0.227 01:24:21 ------------------- 01:24:21 experimental info: 01:24:21 ------------------- 01:24:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:24:21 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 01:24:21 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:24:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:24:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:24:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:24:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:24:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:24:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:24:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90a7289 [Pipeline] echo 01:24:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:22 provisioning config files... 01:24:22 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config3366413337983449227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:22 ---> docker-login.sh 01:24:22 nexus3.edgexfoundry.org:10001 01:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:22 Configure a credential helper to remove this warning. See 01:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:22 01:24:22 Login Succeeded 01:24:22 nexus3.edgexfoundry.org:10002 01:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:23 Configure a credential helper to remove this warning. See 01:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:23 01:24:23 Login Succeeded 01:24:23 nexus3.edgexfoundry.org:10003 01:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:23 Configure a credential helper to remove this warning. See 01:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:23 01:24:23 Login Succeeded 01:24:23 nexus3.edgexfoundry.org:10004 01:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:23 Configure a credential helper to remove this warning. See 01:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:23 01:24:23 Login Succeeded 01:24:23 docker.io 01:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:24 Configure a credential helper to remove this warning. See 01:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:24 01:24:24 Login Succeeded 01:24:24 ---> docker-login.sh ends [Pipeline] } 01:24:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:24:24 + git rev-list -1 --merges 90a7289f9559fd6d19a385d68fe5d35bb12c56a0~1..90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] echo 01:24:24 -----------> git rev-list -1 --merges 90a7289f9559fd6d19a385d68fe5d35bb12c56a0~1..90a7289f9559fd6d19a385d68fe5d35bb12c56a0 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [false] [Pipeline] sh 01:24:24 + git log --format=format:%s -1 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] echo 01:24:24 ========================================================= 01:24:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:24:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:24:25 + git log --format=format:%s -1 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] echo 01:24:25 [semverPrep] GIT_COMMIT: 90a7289f9559fd6d19a385d68fe5d35bb12c56a0, Commit Message: docs: additions and changes to CHANGELOG [Pipeline] echo 01:24:25 [semverPrep] This is not a build commit. [Pipeline] sh 01:24:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:24:25 + grep -v github /etc/ssh/ssh_known_hosts 01:24:25 + [ -e /tmp/ssh_known_hosts ] 01:24:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:24:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:24:25 + sudo tee -a /etc/ssh/ssh_known_hosts 01:24:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:24:26 01:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:24:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:24:26 latest: Pulling from edgex-devops/py-git-semver 01:24:26 1fe172e4850f: Pulling fs layer 01:24:26 caf521ccaac6: Pulling fs layer 01:24:26 3ead6fa29328: Pulling fs layer 01:24:26 5c2a1cbceb83: Pulling fs layer 01:24:26 a8d5f1318db7: Pulling fs layer 01:24:26 c427282e49a2: Pulling fs layer 01:24:26 1827001aaf11: Pulling fs layer 01:24:26 0714d37db230: Pulling fs layer 01:24:26 ac28cf19c067: Pulling fs layer 01:24:26 ca983d60f3e2: Pulling fs layer 01:24:26 9f894cec8388: Pulling fs layer 01:24:26 a8d5f1318db7: Waiting 01:24:26 ac28cf19c067: Waiting 01:24:26 0714d37db230: Waiting 01:24:26 ca983d60f3e2: Waiting 01:24:26 9f894cec8388: Waiting 01:24:26 c427282e49a2: Waiting 01:24:26 1827001aaf11: Waiting 01:24:26 caf521ccaac6: Verifying Checksum 01:24:26 caf521ccaac6: Download complete 01:24:26 5c2a1cbceb83: Verifying Checksum 01:24:26 5c2a1cbceb83: Download complete 01:24:26 3ead6fa29328: Verifying Checksum 01:24:26 3ead6fa29328: Download complete 01:24:26 a8d5f1318db7: Verifying Checksum 01:24:26 a8d5f1318db7: Download complete 01:24:26 c427282e49a2: Verifying Checksum 01:24:26 c427282e49a2: Download complete 01:24:26 0714d37db230: Verifying Checksum 01:24:26 0714d37db230: Download complete 01:24:26 ac28cf19c067: Verifying Checksum 01:24:26 ac28cf19c067: Download complete 01:24:26 ca983d60f3e2: Verifying Checksum 01:24:26 ca983d60f3e2: Download complete 01:24:26 9f894cec8388: Download complete 01:24:26 1fe172e4850f: Verifying Checksum 01:24:26 1fe172e4850f: Download complete 01:24:26 1827001aaf11: Verifying Checksum 01:24:26 1827001aaf11: Download complete 01:24:28 1fe172e4850f: Pull complete 01:24:28 caf521ccaac6: Pull complete 01:24:28 3ead6fa29328: Pull complete 01:24:28 5c2a1cbceb83: Pull complete 01:24:29 a8d5f1318db7: Pull complete 01:24:29 c427282e49a2: Pull complete 01:24:31 1827001aaf11: Pull complete 01:24:31 0714d37db230: Pull complete 01:24:31 ac28cf19c067: Pull complete 01:24:31 ca983d60f3e2: Pull complete 01:24:31 9f894cec8388: Pull complete 01:24:31 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 01:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 01:24:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 01:24:31 prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container 01:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@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-devops/py-git-semver:latest cat 01:24:33 $ docker top bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd -eo pid,comm 01:24:33 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). 01:24:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:24:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:33 [ssh-agent] Looking for ssh-agent implementation... 01:24:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:33 $ docker exec bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd ssh-agent 01:24:33 SSH_AUTH_SOCK=/tmp/ssh-j0bklXp5mqvg/agent.34 01:24:33 SSH_AGENT_PID=40 01:24:33 Running ssh-add (command line suppressed) 01:24:33 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_6998747943031333617.key (/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_6998747943031333617.key) 01:24:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:33 + git tag --points-at HEAD [Pipeline] } 01:24:34 $ docker exec --env ******** --env ******** bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd ssh-agent -k 01:24:34 unset SSH_AUTH_SOCK; 01:24:34 unset SSH_AGENT_PID; 01:24:34 echo Agent pid 40 killed; 01:24:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:24:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:24:34 [ssh-agent] Looking for ssh-agent implementation... 01:24:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:24:34 $ docker exec bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd ssh-agent 01:24:34 SSH_AUTH_SOCK=/tmp/ssh-imqdLY9uhpzx/agent.72 01:24:34 SSH_AGENT_PID=78 01:24:34 Running ssh-add (command line suppressed) 01:24:34 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_7519699506063991991.key (/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/private_key_7519699506063991991.key) 01:24:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:24:34 + git semver init 01:24:35 2022-05-08 01:24:35,058 [run_init] DEBUG init version:0.0.0 force:False 01:24:35 2022-05-08 01:24:35,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver 01:24:35 2022-05-08 01:24:35,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-28/.semver 01:24:35 2022-05-08 01:24:35,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-28/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28, universal_newlines=False, shell=None, istream=None) 01:24:36 2022-05-08 01:24:35,965 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-28/.git/info/exclude 01:24:36 2022-05-08 01:24:35,965 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 with force:False 01:24:36 2022-05-08 01:24:35,965 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 01:24:36 2022-05-08 01:24:35,969 [execute] INFO git cat-file --batch-check 01:24:36 2022-05-08 01:24:35,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28/.semver, universal_newlines=False, shell=None, istream=) 01:24:36 2022-05-08 01:24:35,976 [execute] INFO git cat-file --batch 01:24:36 2022-05-08 01:24:35,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-28/.semver, universal_newlines=False, shell=None, istream=) 01:24:36 2022-05-08 01:24:35,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-28/.semver/PR-28 01:24:36 0.0.0 [Pipeline] } 01:24:36 $ docker exec --env ******** --env ******** bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd ssh-agent -k 01:24:36 unset SSH_AUTH_SOCK; 01:24:36 unset SSH_AGENT_PID; 01:24:36 echo Agent pid 78 killed; 01:24:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:24:36 + git semver [Pipeline] } 01:24:36 $ docker stop --time=1 bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd 01:24:38 $ docker rm -f bd85b4755ef8ea5b303d54c2048cc1fde6a19b378977b880c9fcc4bb9f5480cd [Pipeline] // withDockerContainer [Pipeline] sh 01:24:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:24:38 Stashed 1 file(s) [Pipeline] echo 01:24:38 [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 01:24:38 provisioning config files... 01:24:38 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config3013690794557298091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:39 ---> docker-login.sh 01:24:39 nexus3.edgexfoundry.org:10001 01:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:39 Configure a credential helper to remove this warning. See 01:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:39 01:24:39 Login Succeeded 01:24:39 nexus3.edgexfoundry.org:10002 01:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:39 Configure a credential helper to remove this warning. See 01:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:39 01:24:39 Login Succeeded 01:24:39 nexus3.edgexfoundry.org:10003 01:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:39 Configure a credential helper to remove this warning. See 01:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:39 01:24:39 Login Succeeded 01:24:39 nexus3.edgexfoundry.org:10004 01:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:39 Configure a credential helper to remove this warning. See 01:24:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:39 01:24:39 Login Succeeded 01:24:39 docker.io 01:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:40 Configure a credential helper to remove this warning. See 01:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:40 01:24:40 Login Succeeded 01:24:40 ---> docker-login.sh ends [Pipeline] } 01:24:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:24:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:24:40 ========================================================= 01:24:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:24:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:24:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:24:40 Sending build context to Docker daemon 15.58MB 01:24:40 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 01:24:40 Step 2/11 : FROM ${BASE} AS builder 01:24:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:24:40 59bf1c3509f3: Pulling fs layer 01:24:40 666ba61612fd: Pulling fs layer 01:24:40 8ed8ca486205: Pulling fs layer 01:24:40 4fe6c5a15a65: Pulling fs layer 01:24:40 22a0e8bec74d: Pulling fs layer 01:24:40 ca2b28591e48: Pulling fs layer 01:24:40 a51346096db8: Pulling fs layer 01:24:40 daebc70d1ce1: Pulling fs layer 01:24:40 0e18a0eac166: Pulling fs layer 01:24:40 0e18a0eac166: Waiting 01:24:40 a51346096db8: Waiting 01:24:40 daebc70d1ce1: Waiting 01:24:40 8ed8ca486205: Verifying Checksum 01:24:40 8ed8ca486205: Download complete 01:24:40 666ba61612fd: Download complete 01:24:40 22a0e8bec74d: Download complete 01:24:40 ca2b28591e48: Verifying Checksum 01:24:40 ca2b28591e48: Download complete 01:24:40 59bf1c3509f3: Download complete 01:24:40 a51346096db8: Verifying Checksum 01:24:40 a51346096db8: Download complete 01:24:40 daebc70d1ce1: Verifying Checksum 01:24:40 daebc70d1ce1: Download complete 01:24:40 59bf1c3509f3: Pull complete 01:24:40 666ba61612fd: Pull complete 01:24:40 8ed8ca486205: Pull complete 01:24:41 0e18a0eac166: Verifying Checksum 01:24:41 0e18a0eac166: Download complete 01:24:41 4fe6c5a15a65: Download complete 01:24:45 4fe6c5a15a65: Pull complete 01:24:45 22a0e8bec74d: Pull complete 01:24:45 ca2b28591e48: Pull complete 01:24:45 a51346096db8: Pull complete 01:24:45 daebc70d1ce1: Pull complete 01:24:47 0e18a0eac166: Pull complete 01:24:47 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 01:24:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:24:47 ---> f018257e8ee9 01:24:47 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:24:49 ---> Running in 70c08806d263 01:24:49 Removing intermediate container 70c08806d263 01:24:49 ---> 4fa95f312b86 01:24:49 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 01:24:49 ---> Running in d5f0aa0eb774 01:24:49 Removing intermediate container d5f0aa0eb774 01:24:49 ---> 3a1d06db4c28 01:24:49 Step 5/11 : WORKDIR /device-gpio 01:24:49 ---> Running in e063cdfd642e 01:24:49 Removing intermediate container e063cdfd642e 01:24:49 ---> 3040e378949c 01:24:49 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:49 ---> Running in 62d0b6cef6a8 01:24:50 Removing intermediate container 62d0b6cef6a8 01:24:50 ---> 0b253bcf97d1 01:24:50 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:24:50 ---> Running in 4538bed71b08 01:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:24:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:24:51 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:24:51 (2/4) Installing libedit (20210910.3.1-r0) 01:24:51 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:24:52 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:24:52 Executing busybox-1.34.1-r3.trigger 01:24:52 OK: 224 MiB in 56 packages 01:24:52 Removing intermediate container 4538bed71b08 01:24:52 ---> d4c8fafa9867 01:24:52 Step 8/11 : COPY go.mod vendor* ./ 01:24:52 ---> 04c59a2424a4 01:24:52 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:52 ---> Running in 6716ebe67109 01:24:53 Still waiting to schedule task 01:24:53 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:25:19 Removing intermediate container 6716ebe67109 01:25:19 ---> 2ea99a853da4 01:25:19 Step 10/11 : COPY . . 01:25:19 ---> 47931a54e95d 01:25:19 Step 11/11 : RUN ${MAKE} 01:25:19 ---> Running in 9f034028ac7e 01:25:19 Removing intermediate container 9f034028ac7e 01:25:19 ---> 2e941d9f6590 01:25:19 [Warning] One or more build-args [MAKE] were not consumed 01:25:19 Successfully built 2e941d9f6590 01:25:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:25:19 + docker inspect -f . ci-base-image-x86_64 01:25:19 . [Pipeline] withDockerContainer 01:25:19 prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container 01:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:20 $ docker top df12979cdfd75800092ed5cff5d0bcc62a1f85c336d3a7571cf40bb62b087b23 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:20 + go version 01:25:20 go version go1.17.6 linux/amd64 [Pipeline] } 01:25:20 $ docker stop --time=1 df12979cdfd75800092ed5cff5d0bcc62a1f85c336d3a7571cf40bb62b087b23 01:25:21 $ docker rm -f df12979cdfd75800092ed5cff5d0bcc62a1f85c336d3a7571cf40bb62b087b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:25:22 + docker inspect -f . ci-base-image-x86_64 01:25:22 . [Pipeline] withDockerContainer 01:25:22 prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container 01:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:25:22 $ docker top 8751e01c3545083f08a7505123f5d7bf65301aea539ee6ff1c9e2a4bb12ec11e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:25:23 + make test 01:25:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:25:23 ? github.com/edgexfoundry/device-gpio [no test files] 01:25:29 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:25:29 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:25:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:25:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:25:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:25:37 ./bin/test-attribution-txt.sh [Pipeline] echo 01:25:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:25:37 $ docker stop --time=1 8751e01c3545083f08a7505123f5d7bf65301aea539ee6ff1c9e2a4bb12ec11e 01:25:39 $ docker rm -f 8751e01c3545083f08a7505123f5d7bf65301aea539ee6ff1c9e2a4bb12ec11e [Pipeline] // withDockerContainer [Pipeline] sh 01:25:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:25:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:25:40 + ls -al . 01:25:40 total 192 01:25:40 drwxrwxr-x 9 jenkins jenkins 4096 May 8 01:25 . 01:25:40 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:24 .. 01:25:40 -rw-rw-r-- 1 jenkins jenkins 120 May 8 01:24 .dockerignore 01:25:40 drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:24 .git 01:25:40 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:24 .github 01:25:40 -rw-rw-r-- 1 jenkins jenkins 343 May 8 01:24 .gitignore 01:25:40 -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:24 .golangci.yml 01:25:40 drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:24 .semver 01:25:40 -rw-rw-r-- 1 jenkins jenkins 7772 May 8 01:24 Attribution.txt 01:25:40 -rw-rw-r-- 1 jenkins jenkins 2256 May 8 01:24 CHANGELOG.md 01:25:40 -rw-rw-r-- 1 jenkins jenkins 1846 May 8 01:24 Dockerfile 01:25:40 -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:24 GOVERNANCE.md 01:25:40 -rw-rw-r-- 1 jenkins jenkins 657 May 8 01:24 Jenkinsfile 01:25:40 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:24 LICENSE 01:25:40 -rw-rw-r-- 1 jenkins jenkins 1876 May 8 01:24 Makefile 01:25:40 -rw-rw-r-- 1 jenkins jenkins 617 May 8 01:24 OWNERS.md 01:25:40 -rw-rw-r-- 1 jenkins jenkins 11178 May 8 01:24 README.md 01:25:40 -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:24 VERSION 01:25:40 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:24 bin 01:25:40 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:24 cmd 01:25:40 -rw-r--r-- 1 jenkins jenkins 10 May 8 01:25 coverage.out 01:25:40 -rw-rw-r-- 1 jenkins jenkins 2794 May 8 01:24 go.mod 01:25:40 -rw-rw-r-- 1 jenkins jenkins 70652 May 8 01:24 go.sum 01:25:40 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:24 internal 01:25:40 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:24 snap 01:25:40 -rw-rw-r-- 1 jenkins jenkins 209 May 8 01:24 version.go [Pipeline] isUnix [Pipeline] sh 01:25:40 + 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=90a7289f9559fd6d19a385d68fe5d35bb12c56a0 --label arch=amd64 --label version=0.0.0 . 01:25:40 Sending build context to Docker daemon 15.59MB 01:25:40 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:25:40 Step 2/25 : FROM ${BASE} AS builder 01:25:40 ---> 2e941d9f6590 01:25:40 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:25:41 ---> Running in bfa75a2aac72 01:25:41 Removing intermediate container bfa75a2aac72 01:25:41 ---> a2aed975e655 01:25:41 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 01:25:41 ---> Running in 776a0c1b70fc 01:25:41 Removing intermediate container 776a0c1b70fc 01:25:41 ---> 525c4bfbecc3 01:25:41 Step 5/25 : WORKDIR /device-gpio 01:25:41 ---> Running in 20345295a9f2 01:25:41 Removing intermediate container 20345295a9f2 01:25:41 ---> 9d55d57e0915 01:25:41 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:41 ---> Running in e30bc12fdff1 01:25:41 Removing intermediate container e30bc12fdff1 01:25:41 ---> 3453958bede2 01:25:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:42 ---> Running in 9c50a14d916d 01:25:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:25:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:25:43 OK: 224 MiB in 56 packages 01:25:43 Removing intermediate container 9c50a14d916d 01:25:43 ---> d8f943808d2c 01:25:43 Step 8/25 : COPY go.mod vendor* ./ 01:25:43 ---> 42682b009cf1 01:25:43 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:43 ---> Running in cda39ee47217 01:25:44 Removing intermediate container cda39ee47217 01:25:44 ---> 56448969c520 01:25:44 Step 10/25 : COPY . . 01:25:45 ---> 8a3b7ebee538 01:25:45 Step 11/25 : RUN ${MAKE} 01:25:45 ---> Running in 9f644fd67d81 01:25:45 Removing intermediate container 9f644fd67d81 01:25:45 ---> 455e0f778f95 01:25:45 Step 12/25 : FROM alpine:3.15 01:25:46 3.15: Pulling from library/alpine 01:25:46 df9b9388f04a: Pulling fs layer 01:25:46 df9b9388f04a: Verifying Checksum 01:25:46 df9b9388f04a: Pull complete 01:25:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:25:46 Status: Downloaded newer image for alpine:3.15 01:25:46 ---> 0ac33e5f5afa 01:25:46 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:25:46 ---> Running in 2e91679d9685 01:25:46 Removing intermediate container 2e91679d9685 01:25:46 ---> bd0564c2a1c1 01:25:46 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:47 ---> Running in 8b7da31c441f 01:25:47 Removing intermediate container 8b7da31c441f 01:25:47 ---> 02690661d1ac 01:25:47 Step 15/25 : RUN apk add --update --no-cache zeromq 01:25:47 ---> Running in 34488689feb8 01:25:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:25:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:25:49 (1/5) Installing libgcc (10.3.1_git20211027-r0) 01:25:49 (2/5) Installing libsodium (1.0.18-r0) 01:25:49 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 01:25:49 (4/5) Installing libzmq (4.3.4-r0) 01:25:49 (5/5) Installing zeromq (4.3.4-r0) 01:25:49 Executing busybox-1.34.1-r5.trigger 01:25:49 OK: 8 MiB in 19 packages 01:25:49 Removing intermediate container 34488689feb8 01:25:49 ---> 84190104e20e 01:25:49 Step 16/25 : WORKDIR / 01:25:49 ---> Running in bbc15655370f 01:25:49 Removing intermediate container bbc15655370f 01:25:49 ---> c921887f5cd3 01:25:49 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:25:50 ---> 9a199e2591f0 01:25:50 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:25:50 ---> ce28333af46f 01:25:50 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:25:50 ---> 7ce8dbdebf40 01:25:50 Step 20/25 : EXPOSE 59910 01:25:50 ---> Running in d4f67de790aa 01:25:50 Removing intermediate container d4f67de790aa 01:25:50 ---> dc586deb326e 01:25:50 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:25:50 ---> Running in 3d5dc4204b24 01:25:50 Removing intermediate container 3d5dc4204b24 01:25:50 ---> ec2980a0d92f 01:25:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:50 ---> Running in 0dcfef794773 01:25:50 Removing intermediate container 0dcfef794773 01:25:50 ---> d2a15fddae2b 01:25:50 Step 23/25 : LABEL arch=amd64 01:25:50 ---> Running in 1112d25affb5 01:25:50 Removing intermediate container 1112d25affb5 01:25:50 ---> 8e0a40a5dccb 01:25:50 Step 24/25 : LABEL git_sha=90a7289f9559fd6d19a385d68fe5d35bb12c56a0 01:25:50 ---> Running in 27e544687218 01:25:51 Removing intermediate container 27e544687218 01:25:51 ---> 5a5b50ab07ff 01:25:51 Step 25/25 : LABEL version=0.0.0 01:25:51 ---> Running in 298e856e3851 01:25:51 Removing intermediate container 298e856e3851 01:25:51 ---> 52d1d7037805 01:25:51 [Warning] One or more build-args [ARCH MAKE] were not consumed 01:25:51 Successfully built 52d1d7037805 01:25:51 Successfully tagged device-gpio:latest [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] sh 01:25:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:51 01:25:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:25:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:51 latest: Pulling from edgex-lftools-log-publisher 01:25:51 5eb5b503b376: Pulling fs layer 01:25:51 5c69ac0246d0: Pulling fs layer 01:25:51 ec43610c2a17: Pulling fs layer 01:25:51 3a2ae6a8a46f: Pulling fs layer 01:25:51 33b1e0a273af: Pulling fs layer 01:25:51 5d3b04190fa2: Pulling fs layer 01:25:51 2f39f015ded8: Pulling fs layer 01:25:51 3a2ae6a8a46f: Waiting 01:25:51 33b1e0a273af: Waiting 01:25:51 5c69ac0246d0: Verifying Checksum 01:25:51 5c69ac0246d0: Download complete 01:25:51 3a2ae6a8a46f: Verifying Checksum 01:25:51 3a2ae6a8a46f: Download complete 01:25:51 33b1e0a273af: Verifying Checksum 01:25:51 33b1e0a273af: Download complete 01:25:51 ec43610c2a17: Verifying Checksum 01:25:51 ec43610c2a17: Download complete 01:25:52 5d3b04190fa2: Download complete 01:25:52 5eb5b503b376: Verifying Checksum 01:25:52 5eb5b503b376: Download complete 01:25:52 2f39f015ded8: Download complete 01:25:53 5eb5b503b376: Pull complete 01:25:53 5c69ac0246d0: Pull complete 01:25:53 ec43610c2a17: Pull complete 01:25:54 3a2ae6a8a46f: Pull complete 01:25:54 33b1e0a273af: Pull complete 01:25:54 5d3b04190fa2: Pull complete 01:25:58 2f39f015ded8: Pull complete 01:25:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:25:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:25:58 prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container 01:25:58 $ 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-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:26:00 $ docker top 5abb2ae9e1f4e107435378edb58a60f5d1941e6271b2ad8a180e0fa5770bcb8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:00 ---> job-cost.sh 01:26:00 lf-activate-venv: SKIPPING 01:26:00 INFO: No Stack... 01:26:01 INFO: Retrieving Pricing Info for: v3-standard-8 01:26:01 INFO: Archiving Costs [Pipeline] sh 01:26:02 + cat /w/workspace/edgexfoundry_device-gpio_PR-28/archives/cost.csv 01:26:02 + cut -d, -f6 [Pipeline] lock 01:26:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] 01:26:02 Resource [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] did not exist. Created. 01:26:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:02 + echo total: 0.2199999988079071 [Pipeline] stash 01:26:02 Stashed 1 file(s) [Pipeline] } 01:26:02 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:26:02 $ docker stop --time=1 5abb2ae9e1f4e107435378edb58a60f5d1941e6271b2ad8a180e0fa5770bcb8c 01:26:03 $ docker rm -f 5abb2ae9e1f4e107435378edb58a60f5d1941e6271b2ad8a180e0fa5770bcb8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:28:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41444 in /w/workspace/edgexfoundry_device-gpio_PR-28 [Pipeline] { [Pipeline] ws 01:28:38 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 01:28:39 The recommended git tool is: git 01:28:45 using credential edgex-jenkins-ssh 01:28:45 Cloning the remote Git repository 01:28:45 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:28:45 > git init /w/workspace/device-gpio/2 # timeout=10 01:28:46 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:28:46 > git --version # timeout=10 01:28:46 > git --version # 'git version 2.25.1' 01:28:46 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:47 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:28:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:47 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:28:47 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:28:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:28:48 Merging remotes/origin/main commit 9aa390b88fe87d49bec1812c58401cfd740b0e4b into PR head commit 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 01:28:48 Merge succeeded, producing 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 01:28:48 Checking out Revision 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 (PR-28) 01:28:48 > git config core.sparsecheckout # timeout=10 01:28:48 > git checkout -f 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 # timeout=10 01:28:48 > git remote # timeout=10 01:28:48 > git config --get remote.origin.url # timeout=10 01:28:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:48 > git merge 9aa390b88fe87d49bec1812c58401cfd740b0e4b # timeout=10 01:28:48 > git rev-parse HEAD^{commit} # timeout=10 01:28:48 > git config core.sparsecheckout # timeout=10 01:28:48 > git checkout -f 90a7289f9559fd6d19a385d68fe5d35bb12c56a0 # timeout=10 01:28:52 Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:53 Dload Upload Total Spent Left Speed 01:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 01:28:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:28:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:28:54 + sudo tee /etc/docker/daemon.new 01:28:54 { 01:28:54 "registry-mirrors": [ 01:28:54 "https://nexus3.edgexfoundry.org:10001" 01:28:54 ], 01:28:54 "bip": "10.250.0.254/24", 01:28:54 "hosts": [ 01:28:54 "tcp://0.0.0.0:5555", 01:28:54 "unix:///var/run/docker.sock" 01:28:54 ], 01:28:54 "mtu": 1458, 01:28:54 "selinux-enabled": true, 01:28:54 "seccomp-profile": "/etc/docker/seccomp.json" 01:28:54 } [Pipeline] sh 01:28:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:28:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:13 provisioning config files... 01:29:13 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config6083185801194311563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:14 ---> docker-login.sh 01:29:14 nexus3.edgexfoundry.org:10001 01:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:15 Configure a credential helper to remove this warning. See 01:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:15 01:29:15 Login Succeeded 01:29:15 nexus3.edgexfoundry.org:10002 01:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:15 Configure a credential helper to remove this warning. See 01:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:15 01:29:15 Login Succeeded 01:29:15 nexus3.edgexfoundry.org:10003 01:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:15 Configure a credential helper to remove this warning. See 01:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:15 01:29:15 Login Succeeded 01:29:15 nexus3.edgexfoundry.org:10004 01:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:16 Configure a credential helper to remove this warning. See 01:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:16 01:29:16 Login Succeeded 01:29:16 docker.io 01:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:17 Configure a credential helper to remove this warning. See 01:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:17 01:29:17 Login Succeeded 01:29:17 ---> docker-login.sh ends [Pipeline] } 01:29:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:17 ========================================================= 01:29:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:29:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:29:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:29:18 Sending build context to Docker daemon 7.859MB 01:29:18 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 01:29:18 Step 2/11 : FROM ${BASE} AS builder 01:29:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:29:18 9b3977197b4f: Pulling fs layer 01:29:18 1a89e8eeedd5: Pulling fs layer 01:29:18 94645a83ff95: Pulling fs layer 01:29:18 3f3a8bcf1eab: Pulling fs layer 01:29:18 0c92f367c5e7: Pulling fs layer 01:29:18 3096ccb668a1: Pulling fs layer 01:29:18 e8cf19c19ddd: Pulling fs layer 01:29:18 a4caa8a26152: Pulling fs layer 01:29:18 0c92f367c5e7: Waiting 01:29:18 3096ccb668a1: Waiting 01:29:18 e8cf19c19ddd: Waiting 01:29:18 a4caa8a26152: Waiting 01:29:18 94645a83ff95: Verifying Checksum 01:29:18 94645a83ff95: Download complete 01:29:18 1a89e8eeedd5: Verifying Checksum 01:29:18 1a89e8eeedd5: Download complete 01:29:18 0c92f367c5e7: Download complete 01:29:18 3096ccb668a1: Verifying Checksum 01:29:18 3096ccb668a1: Download complete 01:29:18 9b3977197b4f: Verifying Checksum 01:29:18 9b3977197b4f: Download complete 01:29:18 e8cf19c19ddd: Verifying Checksum 01:29:18 e8cf19c19ddd: Download complete 01:29:18 9b3977197b4f: Pull complete 01:29:19 1a89e8eeedd5: Pull complete 01:29:19 94645a83ff95: Pull complete 01:29:20 a4caa8a26152: Verifying Checksum 01:29:20 a4caa8a26152: Download complete 01:29:20 3f3a8bcf1eab: Verifying Checksum 01:29:20 3f3a8bcf1eab: Download complete 01:29:33 3f3a8bcf1eab: Pull complete 01:29:33 0c92f367c5e7: Pull complete 01:29:33 3096ccb668a1: Pull complete 01:29:33 e8cf19c19ddd: Pull complete 01:29:38 a4caa8a26152: Pull complete 01:29:38 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 01:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:29:38 ---> 725f1c02e7f9 01:29:38 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:29:39 ---> Running in 35aa9c75e767 01:29:40 Removing intermediate container 35aa9c75e767 01:29:40 ---> b6d18ac506d7 01:29:40 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 01:29:40 ---> Running in 2745763ade64 01:29:40 Removing intermediate container 2745763ade64 01:29:40 ---> 4444c9bc93c0 01:29:40 Step 5/11 : WORKDIR /device-gpio 01:29:40 ---> Running in 6b0977d62de2 01:29:41 Removing intermediate container 6b0977d62de2 01:29:41 ---> 2b314e74618d 01:29:41 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:41 ---> Running in 2b638b6ec74c 01:29:43 Removing intermediate container 2b638b6ec74c 01:29:43 ---> df396752f5c6 01:29:43 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:43 ---> Running in aa98e846cf87 01:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:29:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:29:46 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:29:46 (2/4) Installing libedit (20210910.3.1-r0) 01:29:46 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:29:47 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:29:47 Executing busybox-1.34.1-r3.trigger 01:29:47 OK: 224 MiB in 56 packages 01:29:48 Removing intermediate container aa98e846cf87 01:29:48 ---> 79e94b5b0ebc 01:29:48 Step 8/11 : COPY go.mod vendor* ./ 01:29:48 ---> e23e0de9aad5 01:29:48 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:48 ---> Running in 73a31fa7824d 01:31:10 Removing intermediate container 73a31fa7824d 01:31:10 ---> cdfbee79e792 01:31:10 Step 10/11 : COPY . . 01:31:10 ---> 562003b2b89c 01:31:10 Step 11/11 : RUN ${MAKE} 01:31:10 ---> Running in 23bc69d1c4f0 01:31:10 Removing intermediate container 23bc69d1c4f0 01:31:10 ---> cc8fe2d03837 01:31:10 [Warning] One or more build-args [MAKE] were not consumed 01:31:10 Successfully built cc8fe2d03837 01:31:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:31:10 + docker inspect -f . ci-base-image-arm64 01:31:10 . [Pipeline] withDockerContainer 01:31:11 prd-ubuntu20.04-docker-arm64-4c-16g-41444 does not seem to be running inside a container 01:31:11 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:12 $ docker top e2d693b8dfc6f35e763a8524c39a7a5f45597d40dc9feb679683bdfa2268a685 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:13 + go version 01:31:13 go version go1.17.6 linux/arm64 [Pipeline] } 01:31:13 $ docker stop --time=1 e2d693b8dfc6f35e763a8524c39a7a5f45597d40dc9feb679683bdfa2268a685 01:31:14 $ docker rm -f e2d693b8dfc6f35e763a8524c39a7a5f45597d40dc9feb679683bdfa2268a685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:31:15 + docker inspect -f . ci-base-image-arm64 01:31:15 . [Pipeline] withDockerContainer 01:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-41444 does not seem to be running inside a container 01:31:15 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 01:31:17 $ docker top 915c4eeb5c6493e9335f129a014762d435fdaf63b0773c0e01eaa5171497b5cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:31:17 + make test 01:31:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:31:18 ? github.com/edgexfoundry/device-gpio [no test files] 01:32:05 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:32:05 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:32:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:32:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:32:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:32:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:32:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:32:25 $ docker stop --time=1 915c4eeb5c6493e9335f129a014762d435fdaf63b0773c0e01eaa5171497b5cc 01:32:27 $ docker rm -f 915c4eeb5c6493e9335f129a014762d435fdaf63b0773c0e01eaa5171497b5cc [Pipeline] // withDockerContainer [Pipeline] sh 01:32:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:28 Warning: overwriting stash ‘coverage-report’ 01:32:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:32:29 + ls -al . 01:32:29 total 188 01:32:29 drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:32 . 01:32:29 drwxrwxr-x 4 jenkins jenkins 4096 May 8 01:28 .. 01:32:29 -rw-rw-r-- 1 jenkins jenkins 120 May 8 01:28 .dockerignore 01:32:29 drwxrwxr-x 8 jenkins jenkins 4096 May 8 01:28 .git 01:32:29 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:28 .github 01:32:29 -rw-rw-r-- 1 jenkins jenkins 343 May 8 01:28 .gitignore 01:32:29 -rw-rw-r-- 1 jenkins jenkins 41 May 8 01:28 .golangci.yml 01:32:29 -rw-rw-r-- 1 jenkins jenkins 7772 May 8 01:28 Attribution.txt 01:32:29 -rw-rw-r-- 1 jenkins jenkins 2256 May 8 01:28 CHANGELOG.md 01:32:29 -rw-rw-r-- 1 jenkins jenkins 1846 May 8 01:28 Dockerfile 01:32:29 -rw-rw-r-- 1 jenkins jenkins 677 May 8 01:28 GOVERNANCE.md 01:32:29 -rw-rw-r-- 1 jenkins jenkins 657 May 8 01:28 Jenkinsfile 01:32:29 -rw-rw-r-- 1 jenkins jenkins 11340 May 8 01:28 LICENSE 01:32:29 -rw-rw-r-- 1 jenkins jenkins 1876 May 8 01:28 Makefile 01:32:29 -rw-rw-r-- 1 jenkins jenkins 617 May 8 01:28 OWNERS.md 01:32:29 -rw-rw-r-- 1 jenkins jenkins 11178 May 8 01:28 README.md 01:32:29 -rw-rw-r-- 1 jenkins jenkins 5 May 8 01:24 VERSION 01:32:29 drwxrwxr-x 2 jenkins jenkins 4096 May 8 01:28 bin 01:32:29 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:28 cmd 01:32:29 -rw-r--r-- 1 jenkins jenkins 10 May 8 01:31 coverage.out 01:32:29 -rw-rw-r-- 1 jenkins jenkins 2794 May 8 01:28 go.mod 01:32:29 -rw-rw-r-- 1 jenkins jenkins 70652 May 8 01:28 go.sum 01:32:29 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:28 internal 01:32:29 drwxrwxr-x 3 jenkins jenkins 4096 May 8 01:28 snap 01:32:29 -rw-rw-r-- 1 jenkins jenkins 209 May 8 01:28 version.go [Pipeline] isUnix [Pipeline] sh 01:32:30 + 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=90a7289f9559fd6d19a385d68fe5d35bb12c56a0 --label arch=arm64 --label version=0.0.0 . 01:32:30 Sending build context to Docker daemon 7.86MB 01:32:30 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 01:32:30 Step 2/25 : FROM ${BASE} AS builder 01:32:30 ---> cc8fe2d03837 01:32:30 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:32:30 ---> Running in 89321bc80f85 01:32:31 Removing intermediate container 89321bc80f85 01:32:31 ---> e04090efe4d2 01:32:31 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 01:32:31 ---> Running in 62bed67d4554 01:32:31 Removing intermediate container 62bed67d4554 01:32:31 ---> 7e1f8bed0579 01:32:31 Step 5/25 : WORKDIR /device-gpio 01:32:32 ---> Running in 211dd466efed 01:32:32 Removing intermediate container 211dd466efed 01:32:32 ---> 2824a3506938 01:32:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:32 ---> Running in 48e605b38a59 01:32:34 Removing intermediate container 48e605b38a59 01:32:34 ---> e929f810d736 01:32:34 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:34 ---> Running in 92a30d3a0920 01:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:36 OK: 224 MiB in 56 packages 01:32:37 Removing intermediate container 92a30d3a0920 01:32:37 ---> 0193e60634ab 01:32:37 Step 8/25 : COPY go.mod vendor* ./ 01:32:38 ---> 145eebe28bf8 01:32:38 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:38 ---> Running in 294fde6f3612 01:32:40 Removing intermediate container 294fde6f3612 01:32:40 ---> 3538f59862ce 01:32:40 Step 10/25 : COPY . . 01:32:42 ---> 7bc1800e1056 01:32:42 Step 11/25 : RUN ${MAKE} 01:32:42 ---> Running in 93373bcf2453 01:32:43 Removing intermediate container 93373bcf2453 01:32:43 ---> def548199a5e 01:32:43 Step 12/25 : FROM alpine:3.15 01:32:43 3.15: Pulling from library/alpine 01:32:44 9981e73032c8: Pulling fs layer 01:32:44 9981e73032c8: Verifying Checksum 01:32:44 9981e73032c8: Download complete 01:32:45 9981e73032c8: Pull complete 01:32:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:32:45 Status: Downloaded newer image for alpine:3.15 01:32:45 ---> 3fb3c9af89a9 01:32:45 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:32:45 ---> Running in a65da1e278bb 01:32:45 Removing intermediate container a65da1e278bb 01:32:45 ---> b25722a4816b 01:32:45 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:45 ---> Running in 38cc84621517 01:32:47 Removing intermediate container 38cc84621517 01:32:47 ---> ab8913256c7a 01:32:47 Step 15/25 : RUN apk add --update --no-cache zeromq 01:32:47 ---> Running in 262709c79a4e 01:32:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:50 (1/5) Installing libgcc (10.3.1_git20211027-r0) 01:32:50 (2/5) Installing libsodium (1.0.18-r0) 01:32:50 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 01:32:50 (4/5) Installing libzmq (4.3.4-r0) 01:32:50 (5/5) Installing zeromq (4.3.4-r0) 01:32:50 Executing busybox-1.34.1-r5.trigger 01:32:50 OK: 8 MiB in 19 packages 01:32:51 Removing intermediate container 262709c79a4e 01:32:51 ---> 4ef9baad740f 01:32:51 Step 16/25 : WORKDIR / 01:32:51 ---> Running in 1186cd2c413a 01:32:51 Removing intermediate container 1186cd2c413a 01:32:51 ---> 2b12bda5b27d 01:32:51 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 01:32:52 ---> 11d78784d657 01:32:52 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 01:32:53 ---> d1218d942270 01:32:53 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 01:32:53 ---> 1a2aa28d85a0 01:32:53 Step 20/25 : EXPOSE 59910 01:32:53 ---> Running in 1a7d70fa510a 01:32:54 Removing intermediate container 1a7d70fa510a 01:32:54 ---> e6bca314a7b8 01:32:54 Step 21/25 : ENTRYPOINT ["/device-gpio"] 01:32:54 ---> Running in b19d902bce78 01:32:54 Removing intermediate container b19d902bce78 01:32:54 ---> 0db6bd0e41cf 01:32:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:32:54 ---> Running in ee89cc3ecaa2 01:32:54 Removing intermediate container ee89cc3ecaa2 01:32:54 ---> cf6497785388 01:32:54 Step 23/25 : LABEL arch=arm64 01:32:55 ---> Running in 110b9f7aa685 01:32:55 Removing intermediate container 110b9f7aa685 01:32:55 ---> 36e5297ad0fd 01:32:55 Step 24/25 : LABEL git_sha=90a7289f9559fd6d19a385d68fe5d35bb12c56a0 01:32:55 ---> Running in f54f6bc53a0e 01:32:55 Removing intermediate container f54f6bc53a0e 01:32:55 ---> ec767356c814 01:32:55 Step 25/25 : LABEL version=0.0.0 01:32:55 ---> Running in 9b7ea410c8a4 01:32:56 Removing intermediate container 9b7ea410c8a4 01:32:56 ---> faaceccedc3f 01:32:56 [Warning] One or more build-args [ARCH MAKE] were not consumed 01:32:56 Successfully built faaceccedc3f 01:32:56 Successfully tagged device-gpio-arm64:latest [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] sh 01:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:56 01:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:32:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:57 arm64: Pulling from edgex-lftools-log-publisher 01:32:57 8998bd30e6a1: Pulling fs layer 01:32:57 04944245beec: Pulling fs layer 01:32:57 699f458cf7ca: Pulling fs layer 01:32:57 765212b225bb: Pulling fs layer 01:32:57 f23df028b6ca: Pulling fs layer 01:32:57 d65c8cfc05b1: Pulling fs layer 01:32:57 2437ff75d9bd: Pulling fs layer 01:32:57 d65c8cfc05b1: Waiting 01:32:57 2437ff75d9bd: Waiting 01:32:57 f23df028b6ca: Waiting 01:32:57 765212b225bb: Waiting 01:32:57 04944245beec: Verifying Checksum 01:32:57 765212b225bb: Verifying Checksum 01:32:57 765212b225bb: Download complete 01:32:57 f23df028b6ca: Verifying Checksum 01:32:57 f23df028b6ca: Download complete 01:32:57 d65c8cfc05b1: Download complete 01:32:57 699f458cf7ca: Verifying Checksum 01:32:57 699f458cf7ca: Download complete 01:32:58 8998bd30e6a1: Verifying Checksum 01:32:58 8998bd30e6a1: Download complete 01:33:00 2437ff75d9bd: Verifying Checksum 01:33:00 2437ff75d9bd: Download complete 01:33:02 8998bd30e6a1: Pull complete 01:33:03 04944245beec: Pull complete 01:33:04 699f458cf7ca: Pull complete 01:33:04 765212b225bb: Pull complete 01:33:05 f23df028b6ca: Pull complete 01:33:05 d65c8cfc05b1: Pull complete 01:33:20 2437ff75d9bd: Pull complete 01:33:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:33:21 prd-ubuntu20.04-docker-arm64-4c-16g-41444 does not seem to be running inside a container 01:33:21 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:33:24 $ docker top 1060bd6741bb4a79d244c15d0adead198fe32888ccc275fed08d79ba8fa93aa2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:25 ---> job-cost.sh 01:33:25 lf-activate-venv: SKIPPING 01:33:25 INFO: No Stack... 01:33:25 INFO: Retrieving Pricing Info for: v3-standard-4 01:33:26 INFO: Archiving Costs [Pipeline] sh 01:33:27 + cut -d, -f6 01:33:27 + cat /w/workspace/device-gpio/2/archives/cost.csv [Pipeline] lock 01:33:27 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] 01:33:27 Resource [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] did not exist. Created. 01:33:27 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:33:28 /w/workspace/device-gpio/2@tmp/durable-a055ebdf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:33:28 + echo total: 0.10999999940395355 [Pipeline] stash 01:33:28 Warning: overwriting stash ‘stack-cost’ 01:33:28 Stashed 1 file(s) [Pipeline] } 01:33:28 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-28-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:33:28 $ docker stop --time=1 1060bd6741bb4a79d244c15d0adead198fe32888ccc275fed08d79ba8fa93aa2 01:33:30 $ docker rm -f 1060bd6741bb4a79d244c15d0adead198fe32888ccc275fed08d79ba8fa93aa2 [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 01:33:30 provisioning config files... 01:33:30 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config5885210749391151236tmp [Pipeline] { [Pipeline] sh 01:33:31 + set +x 01:33:31 + curl -s https://codecov.io/bash 01:33:31 + bash -s -- 01:33:31 01:33:31 _____ _ 01:33:31 / ____| | | 01:33:31 | | ___ __| | ___ ___ _____ __ 01:33:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:33:31 | |___| (_) | (_| | __/ (_| (_) \ V / 01:33:31 \_____\___/ \__,_|\___|\___\___/ \_/ 01:33:31 Bash-1.0.6 01:33:31 01:33:31 01:33:31 ==> git version 2.25.1 found 01:33:31 ==> 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 01:33:31 Release-Date: 2020-01-08 01:33:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:33:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:33:31 ==> Jenkins CI detected. 01:33:31 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-28 01:33:31 project root: . 01:33:31 --> token set from env 01:33:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:33:31 ==> Running gcov in . (disable via -X gcov) 01:33:31 ==> Python coveragepy not found 01:33:31 ==> Searching for coverage reports in: 01:33:31 + . 01:33:31 -> Found 1 reports 01:33:31 ==> Detecting git/mercurial file structure 01:33:31 ==> Reading reports 01:33:31 + ./coverage.out bytes=10 01:33:31 ==> Appending adjustments 01:33:31 https://docs.codecov.io/docs/fixing-reports 01:33:31 + Found adjustments 01:33:31 ==> Gzipping contents 01:33:31 4.0K /tmp/codecov.GzKhbf.gz 01:33:31 ==> Uploading reports 01:33:31 url: https://codecov.io 01:33:31 query: branch=PR-28&commit=90a7289f9559fd6d19a385d68fe5d35bb12c56a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-28%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=28&job=&cmd_args= 01:33:31 -> Pinging Codecov 01:33:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-28&commit=90a7289f9559fd6d19a385d68fe5d35bb12c56a0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-28%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=28&job=&cmd_args= 01:33:31 -> Uploading to 01:33:31 https://storage.googleapis.com/codecov/v4/raw/2022-05-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/90a7289f9559fd6d19a385d68fe5d35bb12c56a0/70cf23a0-a73e-4614-94c3-bfb0a8fe1d44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T013331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b8301db8e149b893e40cf68a5c7d1295fbb89ae040504c657f725326ae1798b 01:33:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:31 Dload Upload Total Spent Left Speed 01:33:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3570 --:--:-- --:--:-- --:--:-- 3570 01:33:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/90a7289f9559fd6d19a385d68fe5d35bb12c56a0 [Pipeline] } 01:33:32 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 01:33:32 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-28/archives ] 01:33:32 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-28/archives 01:33:32 total 16 01:33:32 drwxr-xr-x 3 root root 4096 May 8 01:26 . 01:33:32 drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:26 .. 01:33:32 drwxr-xr-x 2 root root 4096 May 8 01:26 cost 01:33:32 -rw-r--r-- 1 root root 81 May 8 01:26 cost.csv 01:33:32 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-28/archives 01:33:32 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-28/archives 01:33:32 total 16 01:33:32 drwxr-xr-x 3 jenkins jenkins 4096 May 8 01:26 . 01:33:32 drwxrwxr-x 10 jenkins jenkins 4096 May 8 01:26 .. 01:33:32 drwxr-xr-x 2 jenkins jenkins 4096 May 8 01:26 cost 01:33:32 -rw-r--r-- 1 jenkins jenkins 81 May 8 01:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:33:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:33 ---> package-listing.sh 01:33:33 ++ facter osfamily 01:33:33 ++ tr '[:upper:]' '[:lower:]' 01:33:34 + OS_FAMILY=debian 01:33:34 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-28 01:33:34 + START_PACKAGES=/tmp/packages_start.txt 01:33:34 + END_PACKAGES=/tmp/packages_end.txt 01:33:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:34 + PACKAGES=/tmp/packages_start.txt 01:33:34 + '[' /w/workspace/edgexfoundry_device-gpio_PR-28 ']' 01:33:34 + PACKAGES=/tmp/packages_end.txt 01:33:34 + case "${OS_FAMILY}" in 01:33:34 + dpkg -l 01:33:34 + grep '^ii' 01:33:34 + '[' -f /tmp/packages_start.txt ']' 01:33:34 + '[' -f /tmp/packages_end.txt ']' 01:33:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:34 + '[' /w/workspace/edgexfoundry_device-gpio_PR-28 ']' 01:33:34 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-28/archives/ 01:33:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-28/archives/ [Pipeline] echo 01:33:34 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-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:35 . [Pipeline] withDockerContainer 01:33:35 prd-ubuntu20.04-docker-8c-8g-41441 does not seem to be running inside a container 01:33:35 $ 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-28/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-28 -v /w/workspace/edgexfoundry_device-gpio_PR-28:/w/workspace/edgexfoundry_device-gpio_PR-28:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-28@tmp:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:33:35 $ docker top fd7a1675a141ec03346a38e1482f80c1ad00e9747b7358bbdbbdb3260fe5c7f4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:35 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:36 + mkdir -p /var/log/sysstat [Pipeline] sh 01:33:36 + ls /var/log/sa-host 01:33:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:36 provisioning config files... 01:33:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-28@tmp/config7354571186903951213tmp [Pipeline] { [Pipeline] echo 01:33:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:36 ---> create-netrc.sh [Pipeline] } 01:33:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:33:37 ---> python-tools-install.sh [Pipeline] echo 01:33:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:33:37 ---> sudo-logs.sh 01:33:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:33:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:33:37 ---> job-cost.sh 01:33:37 lf-activate-venv: SKIPPING 01:33:37 DEBUG: total: 0.2199999988079071 01:33:37 INFO: Retrieving Stack Cost... 01:33:38 INFO: Retrieving Pricing Info for: v3-standard-8 01:33:38 INFO: Archiving Costs [Pipeline] echo 01:33:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:33:39 ---> logs-deploy.sh 01:33:39 lf-activate-venv: SKIPPING 01:33:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-28/2 01:33:39 INFO: archiving workspace using pattern(s): 01:33:40 Archives upload complete. 01:33:40 INFO: archiving logs to Nexus 01:33:41 ---> uname -a: 01:33:41 Linux prd-ubuntu20-04-docker-8c-8g-41441 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:33:41 01:33:41 01:33:41 ---> lscpu: 01:33:41 Architecture: x86_64 01:33:41 CPU op-mode(s): 32-bit, 64-bit 01:33:41 Byte Order: Little Endian 01:33:41 Address sizes: 40 bits physical, 48 bits virtual 01:33:41 CPU(s): 8 01:33:41 On-line CPU(s) list: 0-7 01:33:41 Thread(s) per core: 1 01:33:41 Core(s) per socket: 1 01:33:41 Socket(s): 8 01:33:41 NUMA node(s): 1 01:33:41 Vendor ID: AuthenticAMD 01:33:41 CPU family: 23 01:33:41 Model: 49 01:33:41 Model name: AMD EPYC-Rome Processor 01:33:41 Stepping: 0 01:33:41 CPU MHz: 2799.998 01:33:41 BogoMIPS: 5599.99 01:33:41 Virtualization: AMD-V 01:33:41 Hypervisor vendor: KVM 01:33:41 Virtualization type: full 01:33:41 L1d cache: 256 KiB 01:33:41 L1i cache: 256 KiB 01:33:41 L2 cache: 4 MiB 01:33:41 L3 cache: 128 MiB 01:33:41 NUMA node0 CPU(s): 0-7 01:33:41 Vulnerability Itlb multihit: Not affected 01:33:41 Vulnerability L1tf: Not affected 01:33:41 Vulnerability Mds: Not affected 01:33:41 Vulnerability Meltdown: Not affected 01:33:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:33:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:33:41 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:33:41 Vulnerability Srbds: Not affected 01:33:41 Vulnerability Tsx async abort: Not affected 01:33:41 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 01:33:41 01:33:41 01:33:41 ---> nproc: 01:33:41 8 01:33:41 01:33:41 01:33:41 ---> df -h: 01:33:41 Filesystem Size Used Avail Use% Mounted on 01:33:41 overlay 155G 11G 145G 7% / 01:33:41 tmpfs 64M 0 64M 0% /dev 01:33:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:33:41 shm 64M 0 64M 0% /dev/shm 01:33:41 /dev/vda1 155G 11G 145G 7% /facter-os 01:33:41 01:33:41 01:33:41 ---> sar -b -r -n DEV: 01:33:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41441) 05/08/22 _x86_64_ (8 CPU) 01:33:41 01:33:41 01:23:42 LINUX RESTART (8 CPU) 01:33:41 01:33:41 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:33:41 01:25:01 417.46 54.72 362.75 0.00 5116.96 192643.92 0.00 01:33:41 01:26:01 244.01 0.15 243.86 0.00 6.13 66024.86 0.00 01:33:41 01:27:01 4.20 0.00 4.20 0.00 0.00 62.92 0.00 01:33:41 01:28:01 2.13 0.00 2.13 0.00 0.00 24.26 0.00 01:33:41 01:29:01 1.63 0.02 1.62 0.00 0.13 19.20 0.00 01:33:41 01:30:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 01:33:41 01:31:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 01:33:41 01:32:02 2.13 0.00 2.13 0.00 0.00 23.20 0.00 01:33:41 01:33:01 2.90 1.64 1.25 0.00 51.51 16.81 0.00 01:33:41 Average: 75.39 6.29 69.10 0.00 575.99 28815.54 0.00 01:33:41 01:33:41 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:33:41 01:25:01 28046592 31769884 525832 1.60 161152 3744012 2092904 6.17 1274340 3088776 227624 01:33:41 01:26:01 27485040 31738620 551296 1.68 204364 4171604 2437472 7.18 1312220 3546452 440 01:33:41 01:27:01 27521100 31774360 517300 1.57 204500 4171460 1858264 5.48 1276392 3545752 12 01:33:41 01:28:01 27521852 31775284 515732 1.57 204596 4171460 1858264 5.48 1275916 3545756 20 01:33:41 01:29:01 27532936 31786388 504660 1.53 204672 4171468 1874524 5.52 1265388 3545768 12 01:33:41 01:30:01 27532816 31786404 504608 1.53 204736 4171476 1874524 5.52 1265212 3545772 48 01:33:41 01:31:01 27540116 31793712 497220 1.51 204764 4171480 1874524 5.52 1258036 3545776 20 01:33:41 01:32:02 27539604 31793320 497628 1.51 204852 4171476 1874524 5.52 1257860 3545788 8 01:33:41 01:33:01 27534384 31790616 500128 1.52 204912 4173000 1874524 5.52 1263928 3545352 52 01:33:41 Average: 27583827 31778732 512712 1.56 199839 4124160 1957725 5.77 1272144 3495021 25360 01:33:41 01:33:41 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:33:41 01:25:01 docker0 205.73 260.90 16.76 2376.27 0.00 0.00 0.00 0.00 01:33:41 01:25:01 ens3 984.31 675.57 8239.51 131.04 0.00 0.00 0.00 0.00 01:33:41 01:25:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 01:33:41 01:26:01 docker0 15.55 19.63 0.89 91.68 0.00 0.00 0.00 0.00 01:33:41 01:26:01 ens3 197.85 138.84 2699.94 73.76 0.00 0.00 0.00 0.00 01:33:41 01:26:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 01:33:41 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:27:01 ens3 5.61 3.36 4.20 1.85 0.00 0.00 0.00 0.00 01:33:41 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:28:01 ens3 2.35 0.65 2.17 0.05 0.00 0.00 0.00 0.00 01:33:41 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:41 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:29:01 ens3 0.67 0.43 0.35 0.28 0.00 0.00 0.00 0.00 01:33:41 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:30:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:33:41 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:41 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:31:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:32:02 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:33:41 01:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:41 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:41 01:33:01 ens3 30.02 28.94 6.81 51.67 0.00 0.00 0.00 0.00 01:33:41 01:33:01 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 01:33:41 Average: docker0 24.63 31.23 1.97 274.75 0.00 0.00 0.00 0.00 01:33:41 Average: ens3 135.92 94.36 1219.32 28.71 0.00 0.00 0.00 0.00 01:33:41 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 01:33:41 01:33:41 01:33:41 ---> sar -P ALL: 01:33:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41441) 05/08/22 _x86_64_ (8 CPU) 01:33:41 01:33:41 01:23:42 LINUX RESTART (8 CPU) 01:33:41 01:33:41 01:24:01 CPU %user %nice %system %iowait %steal %idle 01:33:41 01:25:01 all 12.80 0.00 4.95 3.22 0.06 78.96 01:33:41 01:25:01 0 11.68 0.00 4.04 1.79 0.05 82.43 01:33:41 01:25:01 1 11.81 0.00 6.09 7.35 0.05 74.70 01:33:41 01:25:01 2 12.07 0.00 3.59 4.02 0.05 80.27 01:33:41 01:25:01 3 16.04 0.00 4.70 1.55 0.07 77.64 01:33:41 01:25:01 4 12.57 0.00 5.86 2.90 0.05 78.62 01:33:41 01:25:01 5 14.39 0.00 6.43 4.55 0.07 74.55 01:33:41 01:25:01 6 12.85 0.00 4.38 2.07 0.07 80.63 01:33:41 01:25:01 7 11.01 0.00 4.53 1.55 0.08 82.83 01:33:41 01:26:01 all 19.68 0.00 5.79 1.94 0.07 72.52 01:33:41 01:26:01 0 17.27 0.00 4.61 0.22 0.07 77.83 01:33:41 01:26:01 1 20.15 0.00 6.35 1.98 0.08 71.45 01:33:41 01:26:01 2 19.86 0.00 6.12 2.72 0.07 71.24 01:33:41 01:26:01 3 19.75 0.00 6.03 0.83 0.07 73.32 01:33:41 01:26:01 4 19.70 0.00 6.61 1.85 0.08 71.75 01:33:41 01:26:01 5 20.72 0.00 5.11 3.22 0.07 70.88 01:33:41 01:26:01 6 20.74 0.00 5.90 4.11 0.07 69.19 01:33:41 01:26:01 7 19.30 0.00 5.59 0.58 0.08 74.46 01:33:41 01:27:01 all 0.09 0.00 0.07 0.01 0.01 99.82 01:33:41 01:27:01 0 0.12 0.00 0.08 0.00 0.02 99.78 01:33:41 01:27:01 1 0.08 0.00 0.07 0.03 0.00 99.82 01:33:41 01:27:01 2 0.12 0.00 0.07 0.02 0.02 99.78 01:33:41 01:27:01 3 0.07 0.00 0.05 0.00 0.00 99.88 01:33:41 01:27:01 4 0.07 0.00 0.10 0.05 0.02 99.77 01:33:41 01:27:01 5 0.12 0.00 0.08 0.00 0.00 99.80 01:33:41 01:27:01 6 0.07 0.00 0.03 0.00 0.00 99.90 01:33:41 01:27:01 7 0.12 0.00 0.07 0.00 0.00 99.82 01:33:41 01:28:01 all 0.02 0.00 0.01 0.01 0.00 99.95 01:33:41 01:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:33:41 01:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:33:41 01:28:01 2 0.05 0.00 0.05 0.03 0.02 99.85 01:33:41 01:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:33:41 01:28:01 4 0.03 0.00 0.00 0.03 0.02 99.92 01:33:41 01:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:33:41 01:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:41 01:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:33:41 01:29:01 all 0.04 0.00 0.02 0.01 0.00 99.93 01:33:41 01:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:33:41 01:29:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:33:41 01:29:01 2 0.15 0.00 0.07 0.02 0.02 99.75 01:33:41 01:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:33:41 01:29:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:33:41 01:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:33:41 01:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:33:41 01:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 01:33:41 01:30:01 all 0.07 0.00 0.01 0.01 0.00 99.91 01:33:41 01:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:33:41 01:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:33:41 01:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 01:33:41 01:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:33:41 01:30:01 4 0.50 0.00 0.08 0.03 0.02 99.37 01:33:41 01:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:33:41 01:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:41 01:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:33:41 01:31:01 all 0.27 0.00 0.02 0.00 0.00 99.70 01:33:41 01:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:33:41 01:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:33:41 01:31:01 2 0.08 0.00 0.07 0.02 0.02 99.82 01:33:41 01:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:33:41 01:31:01 4 1.97 0.00 0.02 0.00 0.00 98.01 01:33:41 01:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:33:41 01:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:41 01:31:01 7 0.00 0.00 0.03 0.00 0.00 99.97 01:33:41 01:32:02 all 0.26 0.00 0.01 0.01 0.01 99.71 01:33:41 01:32:02 0 0.02 0.00 0.03 0.00 0.00 99.95 01:33:41 01:32:02 1 0.02 0.00 0.00 0.00 0.00 99.98 01:33:41 01:32:02 2 0.05 0.00 0.02 0.02 0.02 99.90 01:33:41 01:32:02 3 0.00 0.00 0.00 0.00 0.00 100.00 01:33:41 01:32:02 4 1.99 0.00 0.00 0.05 0.02 97.95 01:33:41 01:32:02 5 0.00 0.00 0.02 0.00 0.00 99.98 01:33:41 01:32:02 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:41 01:32:02 7 0.02 0.00 0.00 0.03 0.02 99.93 01:33:41 01:33:01 all 0.36 0.00 0.05 0.01 0.01 99.57 01:33:41 01:33:01 0 0.24 0.00 0.10 0.00 0.02 99.64 01:33:41 01:33:01 1 0.39 0.00 0.07 0.02 0.00 99.53 01:33:41 01:33:01 2 0.22 0.00 0.05 0.00 0.00 99.73 01:33:41 01:33:01 3 0.14 0.00 0.03 0.00 0.02 99.81 01:33:41 01:33:01 4 1.09 0.00 0.07 0.07 0.00 98.77 01:33:41 01:33:01 5 0.24 0.00 0.00 0.00 0.00 99.76 01:33:41 01:33:01 6 0.19 0.00 0.03 0.00 0.02 99.76 01:33:41 01:33:01 7 0.41 0.00 0.05 0.00 0.00 99.54 01:33:41 Average: all 3.71 0.00 1.21 0.58 0.02 94.49 01:33:41 Average: 0 3.25 0.00 0.98 0.22 0.02 95.53 01:33:41 Average: 1 3.59 0.00 1.40 1.03 0.02 93.97 01:33:41 Average: 2 3.59 0.00 1.10 0.76 0.02 94.53 01:33:41 Average: 3 3.97 0.00 1.19 0.26 0.02 94.56 01:33:41 Average: 4 4.19 0.00 1.40 0.55 0.02 93.83 01:33:41 Average: 5 3.92 0.00 1.29 0.86 0.01 93.91 01:33:41 Average: 6 3.74 0.00 1.14 0.68 0.02 94.42 01:33:41 Average: 7 3.40 0.00 1.13 0.24 0.02 95.21 01:33:41 01:33:41 01:33:41