Pull request #33 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9369f9608d64b15c9777934bfb76e5ace2fc64e8+5481a4acbe2c9cded44f119138c580c35965cafd (d05007315680cc0f084e37e525a1ebb2482d2fbc) 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-ssh2703962321551141810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh13925047958132661569.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-33/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-33/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3508571408450405888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh16442696408112978961.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-33/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-33/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7065817744297076576.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-63318 in /w/workspace/edgexfoundry_device-gpio_PR-33 [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-33 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 9369f9608d64b15c9777934bfb76e5ace2fc64e8 Merge succeeded, producing 9369f9608d64b15c9777934bfb76e5ace2fc64e8 Checking out Revision 9369f9608d64b15c9777934bfb76e5ace2fc64e8 (PR-33) > git config core.sparsecheckout # timeout=10 > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # 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 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:20:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:20:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:20:33 ========================================================= 00:20:33 EdgeX Global Pipelines Version Info 00:20:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:20:33 ------------------- 00:20:33 stable info: 00:20:33 ------------------- 00:20:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:33 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:20:33 Message: update stable to v1.0.230 > git rev-list --no-walk 9dfc239091c06783cce829082d854d848f20bec4 # timeout=10 00:20:34 ------------------- 00:20:34 experimental info: 00:20:34 ------------------- 00:20:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:34 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:20:34 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:20:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9369f96 [Pipeline] echo 00:20:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:35 provisioning config files... 00:20:35 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config716873298893286548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:35 ---> docker-login.sh 00:20:35 nexus3.edgexfoundry.org:10001 00:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:35 Configure a credential helper to remove this warning. See 00:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:35 00:20:35 Login Succeeded 00:20:35 nexus3.edgexfoundry.org:10002 00:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:35 Configure a credential helper to remove this warning. See 00:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:35 00:20:35 Login Succeeded 00:20:35 nexus3.edgexfoundry.org:10003 00:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:36 Configure a credential helper to remove this warning. See 00:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:36 00:20:36 Login Succeeded 00:20:36 nexus3.edgexfoundry.org:10004 00:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:36 Configure a credential helper to remove this warning. See 00:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:36 00:20:36 Login Succeeded 00:20:36 docker.io 00:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:36 Configure a credential helper to remove this warning. See 00:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:36 00:20:36 Login Succeeded 00:20:36 ---> docker-login.sh ends [Pipeline] } 00:20:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:20:37 + git rev-list -1 --merges 9369f9608d64b15c9777934bfb76e5ace2fc64e8~1..9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] echo 00:20:37 -----------> git rev-list -1 --merges 9369f9608d64b15c9777934bfb76e5ace2fc64e8~1..9369f9608d64b15c9777934bfb76e5ace2fc64e8 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [false] [Pipeline] sh 00:20:37 + git log --format=format:%s -1 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] echo 00:20:37 ========================================================= 00:20:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:20:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:37 + git log --format=format:%s -1 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] echo 00:20:37 [semverPrep] GIT_COMMIT: 9369f9608d64b15c9777934bfb76e5ace2fc64e8, Commit Message: build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0 [Pipeline] echo 00:20:38 [semverPrep] This is not a build commit. [Pipeline] sh 00:20:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:20:38 + grep -v github /etc/ssh/ssh_known_hosts 00:20:38 + [ -e /tmp/ssh_known_hosts ] 00:20:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:20:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:20:38 + sudo tee -a /etc/ssh/ssh_known_hosts 00:20:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:20:38 00:20:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:20:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:20:39 latest: Pulling from edgex-devops/py-git-semver 00:20:39 1fe172e4850f: Pulling fs layer 00:20:39 caf521ccaac6: Pulling fs layer 00:20:39 3ead6fa29328: Pulling fs layer 00:20:39 5c2a1cbceb83: Pulling fs layer 00:20:39 a8d5f1318db7: Pulling fs layer 00:20:39 c427282e49a2: Pulling fs layer 00:20:39 1827001aaf11: Pulling fs layer 00:20:39 0714d37db230: Pulling fs layer 00:20:39 ac28cf19c067: Pulling fs layer 00:20:39 ca983d60f3e2: Pulling fs layer 00:20:39 9f894cec8388: Pulling fs layer 00:20:39 a8d5f1318db7: Waiting 00:20:39 c427282e49a2: Waiting 00:20:39 1827001aaf11: Waiting 00:20:39 0714d37db230: Waiting 00:20:39 ac28cf19c067: Waiting 00:20:39 5c2a1cbceb83: Waiting 00:20:39 ca983d60f3e2: Waiting 00:20:39 9f894cec8388: Waiting 00:20:39 caf521ccaac6: Verifying Checksum 00:20:39 caf521ccaac6: Download complete 00:20:39 5c2a1cbceb83: Verifying Checksum 00:20:39 5c2a1cbceb83: Download complete 00:20:39 3ead6fa29328: Verifying Checksum 00:20:39 3ead6fa29328: Download complete 00:20:39 a8d5f1318db7: Verifying Checksum 00:20:39 a8d5f1318db7: Download complete 00:20:39 c427282e49a2: Verifying Checksum 00:20:39 c427282e49a2: Download complete 00:20:39 0714d37db230: Verifying Checksum 00:20:39 0714d37db230: Download complete 00:20:39 ac28cf19c067: Download complete 00:20:39 ca983d60f3e2: Verifying Checksum 00:20:39 ca983d60f3e2: Download complete 00:20:39 1fe172e4850f: Verifying Checksum 00:20:39 1fe172e4850f: Download complete 00:20:39 9f894cec8388: Verifying Checksum 00:20:39 9f894cec8388: Download complete 00:20:39 1827001aaf11: Verifying Checksum 00:20:39 1827001aaf11: Download complete 00:20:41 1fe172e4850f: Pull complete 00:20:41 caf521ccaac6: Pull complete 00:20:41 3ead6fa29328: Pull complete 00:20:41 5c2a1cbceb83: Pull complete 00:20:41 a8d5f1318db7: Pull complete 00:20:41 c427282e49a2: Pull complete 00:20:44 1827001aaf11: Pull complete 00:20:44 0714d37db230: Pull complete 00:20:44 ac28cf19c067: Pull complete 00:20:44 ca983d60f3e2: Pull complete 00:20:44 9f894cec8388: Pull complete 00:20:44 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 00:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:20:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 00:20:44 prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container 00:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:20:46 $ docker top 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 -eo pid,comm 00:20:46 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). 00:20:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:20:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:46 [ssh-agent] Looking for ssh-agent implementation... 00:20:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:47 $ docker exec 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 ssh-agent 00:20:47 SSH_AUTH_SOCK=/tmp/ssh-zwXiksPq9c9k/agent.33 00:20:47 SSH_AGENT_PID=41 00:20:47 Running ssh-add (command line suppressed) 00:20:47 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_682782597469834413.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_682782597469834413.key) 00:20:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:47 + git tag --points-at HEAD [Pipeline] } 00:20:47 $ docker exec --env ******** --env ******** 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 ssh-agent -k 00:20:47 unset SSH_AUTH_SOCK; 00:20:47 unset SSH_AGENT_PID; 00:20:47 echo Agent pid 41 killed; 00:20:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:20:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:20:47 [ssh-agent] Looking for ssh-agent implementation... 00:20:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:20:48 $ docker exec 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 ssh-agent 00:20:48 SSH_AUTH_SOCK=/tmp/ssh-3rD9Eh4H1Rx2/agent.74 00:20:48 SSH_AGENT_PID=81 00:20:48 Running ssh-add (command line suppressed) 00:20:48 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_8725548833252074656.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_8725548833252074656.key) 00:20:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:48 + git semver init 00:20:49 2022-05-12 00:20:48,916 [run_init] DEBUG init version:0.0.0 force:False 00:20:49 2022-05-12 00:20:48,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver 00:20:49 2022-05-12 00:20:48,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-33/.semver 00:20:49 2022-05-12 00:20:48,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-33/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33, universal_newlines=False, shell=None, istream=None) 00:20:50 2022-05-12 00:20:49,887 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.git/info/exclude 00:20:50 2022-05-12 00:20:49,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 with force:False 00:20:50 2022-05-12 00:20:49,887 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 00:20:50 2022-05-12 00:20:49,890 [execute] INFO git cat-file --batch-check 00:20:50 2022-05-12 00:20:49,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) 00:20:50 2022-05-12 00:20:49,897 [execute] INFO git cat-file --batch 00:20:50 2022-05-12 00:20:49,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) 00:20:50 2022-05-12 00:20:49,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 00:20:50 0.0.0 [Pipeline] } 00:20:50 $ docker exec --env ******** --env ******** 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 ssh-agent -k 00:20:50 unset SSH_AUTH_SOCK; 00:20:50 unset SSH_AGENT_PID; 00:20:50 echo Agent pid 81 killed; 00:20:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:50 + git semver [Pipeline] } 00:20:51 $ docker stop --time=1 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 00:20:52 $ docker rm -f 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 [Pipeline] // withDockerContainer [Pipeline] sh 00:20:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:20:53 Stashed 1 file(s) [Pipeline] echo 00:20:53 [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 00:20:53 provisioning config files... 00:20:53 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config5095093732698999770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:53 ---> docker-login.sh 00:20:53 nexus3.edgexfoundry.org:10001 00:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:53 Configure a credential helper to remove this warning. See 00:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:53 00:20:53 Login Succeeded 00:20:53 nexus3.edgexfoundry.org:10002 00:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 nexus3.edgexfoundry.org:10003 00:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 nexus3.edgexfoundry.org:10004 00:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 docker.io 00:20:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:54 Configure a credential helper to remove this warning. See 00:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:54 00:20:54 Login Succeeded 00:20:54 ---> docker-login.sh ends [Pipeline] } 00:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:20:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:20:54 ========================================================= 00:20:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:20:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:20:55 + 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 . 00:20:55 Sending build context to Docker daemon 15.65MB 00:20:55 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 00:20:55 Step 2/11 : FROM ${BASE} AS builder 00:20:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:20:55 59bf1c3509f3: Pulling fs layer 00:20:55 666ba61612fd: Pulling fs layer 00:20:55 8ed8ca486205: Pulling fs layer 00:20:55 4fe6c5a15a65: Pulling fs layer 00:20:55 22a0e8bec74d: Pulling fs layer 00:20:55 ca2b28591e48: Pulling fs layer 00:20:55 a51346096db8: Pulling fs layer 00:20:55 daebc70d1ce1: Pulling fs layer 00:20:55 0e18a0eac166: Pulling fs layer 00:20:55 a51346096db8: Waiting 00:20:55 daebc70d1ce1: Waiting 00:20:55 0e18a0eac166: Waiting 00:20:55 4fe6c5a15a65: Waiting 00:20:55 22a0e8bec74d: Waiting 00:20:55 ca2b28591e48: Waiting 00:20:55 8ed8ca486205: Verifying Checksum 00:20:55 8ed8ca486205: Download complete 00:20:55 666ba61612fd: Download complete 00:20:55 ca2b28591e48: Verifying Checksum 00:20:55 ca2b28591e48: Download complete 00:20:55 59bf1c3509f3: Verifying Checksum 00:20:55 59bf1c3509f3: Download complete 00:20:55 a51346096db8: Verifying Checksum 00:20:55 a51346096db8: Download complete 00:20:55 daebc70d1ce1: Verifying Checksum 00:20:55 daebc70d1ce1: Download complete 00:20:55 59bf1c3509f3: Pull complete 00:20:55 666ba61612fd: Pull complete 00:20:56 8ed8ca486205: Pull complete 00:20:56 0e18a0eac166: Verifying Checksum 00:20:56 0e18a0eac166: Download complete 00:20:56 4fe6c5a15a65: Verifying Checksum 00:20:56 4fe6c5a15a65: Download complete 00:21:00 4fe6c5a15a65: Pull complete 00:21:00 22a0e8bec74d: Pull complete 00:21:00 ca2b28591e48: Pull complete 00:21:00 a51346096db8: Pull complete 00:21:00 daebc70d1ce1: Pull complete 00:21:03 0e18a0eac166: Pull complete 00:21:03 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:21:03 ---> f018257e8ee9 00:21:03 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:21:04 ---> Running in 6c0a15d28dae 00:21:05 Removing intermediate container 6c0a15d28dae 00:21:05 ---> 6808eabe7355 00:21:05 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:21:05 ---> Running in a9c70ca224fe 00:21:05 Removing intermediate container a9c70ca224fe 00:21:05 ---> a7d0e94cbc71 00:21:05 Step 5/11 : WORKDIR /device-gpio 00:21:05 ---> Running in 5aa32801ef73 00:21:05 Removing intermediate container 5aa32801ef73 00:21:05 ---> aa0b596148a2 00:21:05 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:05 ---> Running in ab14986fd65a 00:21:05 Removing intermediate container ab14986fd65a 00:21:05 ---> c370e020eb8d 00:21:05 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:21:06 ---> Running in 626e00d3b48f 00:21:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:21:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:21:07 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:21:07 (2/4) Installing libedit (20210910.3.1-r0) 00:21:07 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:21:07 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:21:07 Executing busybox-1.34.1-r3.trigger 00:21:07 OK: 224 MiB in 56 packages 00:21:08 Still waiting to schedule task 00:21:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:21:08 Removing intermediate container 626e00d3b48f 00:21:08 ---> f3fd15eeffe0 00:21:08 Step 8/11 : COPY go.mod vendor* ./ 00:21:08 ---> d0d642deb775 00:21:08 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:08 ---> Running in e52b8fe460c8 00:21:30 Removing intermediate container e52b8fe460c8 00:21:30 ---> 786a24929494 00:21:30 Step 10/11 : COPY . . 00:21:30 ---> 66924479311c 00:21:30 Step 11/11 : RUN ${MAKE} 00:21:30 ---> Running in 43f5dd87507c 00:21:30 Removing intermediate container 43f5dd87507c 00:21:30 ---> 382cb98ecfeb 00:21:30 [Warning] One or more build-args [MAKE] were not consumed 00:21:30 Successfully built 382cb98ecfeb 00:21:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:21:31 + docker inspect -f . ci-base-image-x86_64 00:21:31 . [Pipeline] withDockerContainer 00:21:31 prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container 00:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:31 $ docker top f1d0c051c56615737df3cd5ba4c606b79315b19121fe173a72cbc8ed9c755241 -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:32 + go version 00:21:32 go version go1.17.6 linux/amd64 [Pipeline] } 00:21:32 $ docker stop --time=1 f1d0c051c56615737df3cd5ba4c606b79315b19121fe173a72cbc8ed9c755241 00:21:33 $ docker rm -f f1d0c051c56615737df3cd5ba4c606b79315b19121fe173a72cbc8ed9c755241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:21:33 + docker inspect -f . ci-base-image-x86_64 00:21:33 . [Pipeline] withDockerContainer 00:21:34 prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container 00:21:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:21:34 $ docker top f9f1425283708eebe59d00af20c1111316522f541b01732ef7d771dc06f1b91c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:21:34 + make test 00:21:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:21:35 ? github.com/edgexfoundry/device-gpio [no test files] 00:21:47 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:21:47 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:21:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:21:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:21:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:21:55 ./bin/test-attribution-txt.sh [Pipeline] echo 00:21:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:21:56 $ docker stop --time=1 f9f1425283708eebe59d00af20c1111316522f541b01732ef7d771dc06f1b91c 00:21:58 $ docker rm -f f9f1425283708eebe59d00af20c1111316522f541b01732ef7d771dc06f1b91c [Pipeline] // withDockerContainer [Pipeline] sh 00:21:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:21:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:21:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:22:00 + ls -al . 00:22:00 total 172 00:22:00 drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:21 . 00:22:00 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:20 .. 00:22:00 -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:20 .dockerignore 00:22:00 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:20 .git 00:22:00 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 .github 00:22:00 -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:20 .gitignore 00:22:00 -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:20 .golangci.yml 00:22:00 drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:20 .semver 00:22:00 -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:20 Attribution.txt 00:22:00 -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:20 CHANGELOG.md 00:22:00 -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:20 Dockerfile 00:22:00 -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:20 GOVERNANCE.md 00:22:00 -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:20 Jenkinsfile 00:22:00 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:20 LICENSE 00:22:00 -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:20 Makefile 00:22:00 -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:20 OWNERS.md 00:22:00 -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:20 README.md 00:22:00 -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:20 VERSION 00:22:00 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:20 bin 00:22:00 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 cmd 00:22:00 -rw-r--r-- 1 jenkins jenkins 10 May 12 00:21 coverage.out 00:22:00 -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:20 go.mod 00:22:00 -rw-rw-r-- 1 jenkins jenkins 47228 May 12 00:20 go.sum 00:22:00 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 internal 00:22:00 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 snap 00:22:00 -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:20 version.go [Pipeline] isUnix [Pipeline] sh 00:22:00 + 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=9369f9608d64b15c9777934bfb76e5ace2fc64e8 --label arch=amd64 --label version=0.0.0 . 00:22:00 Sending build context to Docker daemon 15.65MB 00:22:00 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:22:00 Step 2/25 : FROM ${BASE} AS builder 00:22:00 ---> 382cb98ecfeb 00:22:00 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:22:00 ---> Running in 0eb8d07c94bd 00:22:00 Removing intermediate container 0eb8d07c94bd 00:22:00 ---> ce3c8a6262c9 00:22:00 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:22:00 ---> Running in 8e4701ecb32d 00:22:00 Removing intermediate container 8e4701ecb32d 00:22:00 ---> 1982ebb9094a 00:22:00 Step 5/25 : WORKDIR /device-gpio 00:22:00 ---> Running in 9c8f36492379 00:22:00 Removing intermediate container 9c8f36492379 00:22:00 ---> 9131731f5f8a 00:22:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:01 ---> Running in 2ec28ac1055b 00:22:01 Removing intermediate container 2ec28ac1055b 00:22:01 ---> 91ca7f0637ce 00:22:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:01 ---> Running in 3b9c5e3c39fc 00:22:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:22:03 OK: 224 MiB in 56 packages 00:22:03 Removing intermediate container 3b9c5e3c39fc 00:22:03 ---> a110ca29ebbb 00:22:03 Step 8/25 : COPY go.mod vendor* ./ 00:22:03 ---> cad856214a04 00:22:03 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:04 ---> Running in f7b840e2a263 00:22:04 Removing intermediate container f7b840e2a263 00:22:04 ---> 1b230137baaa 00:22:04 Step 10/25 : COPY . . 00:22:05 ---> 933d60ae7414 00:22:05 Step 11/25 : RUN ${MAKE} 00:22:05 ---> Running in 3384d830ee5a 00:22:05 Removing intermediate container 3384d830ee5a 00:22:05 ---> ec3ea72b3d73 00:22:05 Step 12/25 : FROM alpine:3.15 00:22:06 3.15: Pulling from library/alpine 00:22:06 df9b9388f04a: Pulling fs layer 00:22:06 df9b9388f04a: Verifying Checksum 00:22:06 df9b9388f04a: Download complete 00:22:06 df9b9388f04a: Pull complete 00:22:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:22:06 Status: Downloaded newer image for alpine:3.15 00:22:06 ---> 0ac33e5f5afa 00:22:06 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:22:06 ---> Running in 0d0d7155fbbe 00:22:07 Removing intermediate container 0d0d7155fbbe 00:22:07 ---> 36b6f29a26bd 00:22:07 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:07 ---> Running in 104959ab2dbf 00:22:07 Removing intermediate container 104959ab2dbf 00:22:07 ---> 11451b4ce334 00:22:07 Step 15/25 : RUN apk add --update --no-cache zeromq 00:22:07 ---> Running in 475146682b36 00:22:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:22:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:22:09 (1/5) Installing libgcc (10.3.1_git20211027-r0) 00:22:09 (2/5) Installing libsodium (1.0.18-r0) 00:22:09 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 00:22:09 (4/5) Installing libzmq (4.3.4-r0) 00:22:09 (5/5) Installing zeromq (4.3.4-r0) 00:22:09 Executing busybox-1.34.1-r5.trigger 00:22:09 OK: 8 MiB in 19 packages 00:22:10 Removing intermediate container 475146682b36 00:22:10 ---> 912dcfea267b 00:22:10 Step 16/25 : WORKDIR / 00:22:10 ---> Running in 3e76bc40fee5 00:22:10 Removing intermediate container 3e76bc40fee5 00:22:10 ---> 468cefda2d71 00:22:10 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:22:10 ---> 692b5eec7613 00:22:10 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:22:10 ---> 467767ce4a4d 00:22:10 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:22:10 ---> f876998eb848 00:22:10 Step 20/25 : EXPOSE 59910 00:22:10 ---> Running in 02347a29ccd3 00:22:10 Removing intermediate container 02347a29ccd3 00:22:10 ---> 494e2ce0c98f 00:22:10 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:22:10 ---> Running in 9d8d4cf115cc 00:22:11 Removing intermediate container 9d8d4cf115cc 00:22:11 ---> 45d2474e37fe 00:22:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:22:11 ---> Running in 3cd00515841a 00:22:11 Removing intermediate container 3cd00515841a 00:22:11 ---> 7c8215bc7cab 00:22:11 Step 23/25 : LABEL arch=amd64 00:22:11 ---> Running in 6f4c2dd18b3c 00:22:11 Removing intermediate container 6f4c2dd18b3c 00:22:11 ---> 00cbdbd3d6c3 00:22:11 Step 24/25 : LABEL git_sha=9369f9608d64b15c9777934bfb76e5ace2fc64e8 00:22:11 ---> Running in f1b72526f0a6 00:22:11 Removing intermediate container f1b72526f0a6 00:22:11 ---> 3e01ca2b254c 00:22:11 Step 25/25 : LABEL version=0.0.0 00:22:11 ---> Running in abd47a361d96 00:22:11 Removing intermediate container abd47a361d96 00:22:11 ---> 44abbbc90b48 00:22:11 [Warning] One or more build-args [ARCH MAKE] were not consumed 00:22:11 Successfully built 44abbbc90b48 00:22:11 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 00:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:11 00:22:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:22:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:12 latest: Pulling from edgex-lftools-log-publisher 00:22:12 5eb5b503b376: Pulling fs layer 00:22:12 5c69ac0246d0: Pulling fs layer 00:22:12 ec43610c2a17: Pulling fs layer 00:22:12 3a2ae6a8a46f: Pulling fs layer 00:22:12 33b1e0a273af: Pulling fs layer 00:22:12 5d3b04190fa2: Pulling fs layer 00:22:12 2f39f015ded8: Pulling fs layer 00:22:12 3a2ae6a8a46f: Waiting 00:22:12 33b1e0a273af: Waiting 00:22:12 5d3b04190fa2: Waiting 00:22:12 2f39f015ded8: Waiting 00:22:12 5c69ac0246d0: Verifying Checksum 00:22:12 5c69ac0246d0: Download complete 00:22:12 3a2ae6a8a46f: Verifying Checksum 00:22:12 33b1e0a273af: Verifying Checksum 00:22:12 33b1e0a273af: Download complete 00:22:12 ec43610c2a17: Verifying Checksum 00:22:12 ec43610c2a17: Download complete 00:22:12 5d3b04190fa2: Download complete 00:22:12 5eb5b503b376: Verifying Checksum 00:22:12 5eb5b503b376: Download complete 00:22:13 2f39f015ded8: Download complete 00:22:14 5eb5b503b376: Pull complete 00:22:14 5c69ac0246d0: Pull complete 00:22:14 ec43610c2a17: Pull complete 00:22:14 3a2ae6a8a46f: Pull complete 00:22:14 33b1e0a273af: Pull complete 00:22:14 5d3b04190fa2: Pull complete 00:22:20 2f39f015ded8: Pull complete 00:22:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:22:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:22:20 prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container 00:22:20 $ 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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:22:21 $ docker top b360ce247ebd6ee31c362b6ff4756a35d3a9ad80247d939c3a7d04b73f4dcb74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:22 ---> job-cost.sh 00:22:22 lf-activate-venv: SKIPPING 00:22:22 INFO: No Stack... 00:22:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:22:23 INFO: Archiving Costs [Pipeline] sh 00:22:23 + cat /w/workspace/edgexfoundry_device-gpio_PR-33/archives/cost.csv 00:22:23 + cut -d, -f6 [Pipeline] lock 00:22:23 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] 00:22:23 Resource [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] did not exist. Created. 00:22:23 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:22:23 + echo total: 0.2199999988079071 [Pipeline] stash 00:22:23 Stashed 1 file(s) [Pipeline] } 00:22:23 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:22:23 $ docker stop --time=1 b360ce247ebd6ee31c362b6ff4756a35d3a9ad80247d939c3a7d04b73f4dcb74 00:22:24 $ docker rm -f b360ce247ebd6ee31c362b6ff4756a35d3a9ad80247d939c3a7d04b73f4dcb74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:24:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63336 in /w/workspace/edgexfoundry_device-gpio_PR-33 [Pipeline] { [Pipeline] ws 00:24:53 Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout 00:24:54 The recommended git tool is: git 00:25:01 using credential edgex-jenkins-ssh 00:25:01 Cloning the remote Git repository 00:25:01 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:25:01 > git init /w/workspace/device-gpio/2 # timeout=10 00:25:01 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:25:01 > git --version # timeout=10 00:25:01 > git --version # 'git version 2.25.1' 00:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:25:03 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:25:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:25:03 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:25:03 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:25:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:25:03 Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 9369f9608d64b15c9777934bfb76e5ace2fc64e8 00:25:04 Merge succeeded, producing 9369f9608d64b15c9777934bfb76e5ace2fc64e8 00:25:04 Checking out Revision 9369f9608d64b15c9777934bfb76e5ace2fc64e8 (PR-33) 00:25:03 > git config core.sparsecheckout # timeout=10 00:25:03 > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 00:25:03 > git remote # timeout=10 00:25:03 > git config --get remote.origin.url # timeout=10 00:25:03 using GIT_SSH to set credentials SSH Credentials for GitHub 00:25:03 > git merge 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 00:25:04 > git rev-parse HEAD^{commit} # timeout=10 00:25:04 > git config core.sparsecheckout # timeout=10 00:25:04 > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 00:25:08 Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:25:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:25:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:25:09 Dload Upload Total Spent Left Speed 00:25:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 86445 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh 00:25:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:25:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:25:10 + sudo tee /etc/docker/daemon.new 00:25:10 { 00:25:10 "registry-mirrors": [ 00:25:10 "https://nexus3.edgexfoundry.org:10001" 00:25:10 ], 00:25:10 "bip": "10.250.0.254/24", 00:25:10 "hosts": [ 00:25:10 "tcp://0.0.0.0:5555", 00:25:10 "unix:///var/run/docker.sock" 00:25:10 ], 00:25:10 "mtu": 1458, 00:25:10 "selinux-enabled": true, 00:25:10 "seccomp-profile": "/etc/docker/seccomp.json" 00:25:10 } [Pipeline] sh 00:25:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:25:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:25:29 provisioning config files... 00:25:29 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config1411821103335307307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:25:30 ---> docker-login.sh 00:25:30 nexus3.edgexfoundry.org:10001 00:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:31 Configure a credential helper to remove this warning. See 00:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:31 00:25:31 Login Succeeded 00:25:31 nexus3.edgexfoundry.org:10002 00:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:31 Configure a credential helper to remove this warning. See 00:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:31 00:25:31 Login Succeeded 00:25:31 nexus3.edgexfoundry.org:10003 00:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:32 Configure a credential helper to remove this warning. See 00:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:32 00:25:32 Login Succeeded 00:25:32 nexus3.edgexfoundry.org:10004 00:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:32 Configure a credential helper to remove this warning. See 00:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:32 00:25:32 Login Succeeded 00:25:32 docker.io 00:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:25:33 Configure a credential helper to remove this warning. See 00:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:25:33 00:25:33 Login Succeeded 00:25:33 ---> docker-login.sh ends [Pipeline] } 00:25:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:25:33 ========================================================= 00:25:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:25:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:25:34 + 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 . 00:25:34 Sending build context to Docker daemon 7.897MB 00:25:34 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 00:25:34 Step 2/11 : FROM ${BASE} AS builder 00:25:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:25:34 9b3977197b4f: Pulling fs layer 00:25:34 1a89e8eeedd5: Pulling fs layer 00:25:34 94645a83ff95: Pulling fs layer 00:25:34 3f3a8bcf1eab: Pulling fs layer 00:25:34 0c92f367c5e7: Pulling fs layer 00:25:34 3096ccb668a1: Pulling fs layer 00:25:34 e8cf19c19ddd: Pulling fs layer 00:25:34 a4caa8a26152: Pulling fs layer 00:25:34 3096ccb668a1: Waiting 00:25:34 3f3a8bcf1eab: Waiting 00:25:34 e8cf19c19ddd: Waiting 00:25:34 0c92f367c5e7: Waiting 00:25:34 94645a83ff95: Verifying Checksum 00:25:34 94645a83ff95: Download complete 00:25:34 1a89e8eeedd5: Verifying Checksum 00:25:34 1a89e8eeedd5: Download complete 00:25:34 0c92f367c5e7: Verifying Checksum 00:25:34 0c92f367c5e7: Download complete 00:25:35 3096ccb668a1: Verifying Checksum 00:25:35 3096ccb668a1: Download complete 00:25:35 9b3977197b4f: Verifying Checksum 00:25:35 e8cf19c19ddd: Verifying Checksum 00:25:35 e8cf19c19ddd: Download complete 00:25:35 9b3977197b4f: Pull complete 00:25:36 1a89e8eeedd5: Pull complete 00:25:36 94645a83ff95: Pull complete 00:25:36 a4caa8a26152: Verifying Checksum 00:25:37 3f3a8bcf1eab: Verifying Checksum 00:25:37 3f3a8bcf1eab: Download complete 00:25:49 3f3a8bcf1eab: Pull complete 00:25:49 0c92f367c5e7: Pull complete 00:25:50 3096ccb668a1: Pull complete 00:25:50 e8cf19c19ddd: Pull complete 00:25:57 a4caa8a26152: Pull complete 00:25:57 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:25:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:25:57 ---> 725f1c02e7f9 00:25:57 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:25:57 ---> Running in ece2a91b0e4f 00:25:57 Removing intermediate container ece2a91b0e4f 00:25:57 ---> 161ffa502cd5 00:25:57 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:25:57 ---> Running in 3823765d8bdc 00:25:58 Removing intermediate container 3823765d8bdc 00:25:58 ---> d8b2fe059d54 00:25:58 Step 5/11 : WORKDIR /device-gpio 00:25:58 ---> Running in 6901042ae3c6 00:25:58 Removing intermediate container 6901042ae3c6 00:25:58 ---> 50c79afaaed0 00:25:58 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:58 ---> Running in da149ef7f7ce 00:26:02 Removing intermediate container da149ef7f7ce 00:26:02 ---> 589293770b1a 00:26:02 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:26:02 ---> Running in a3ca79337870 00:26:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:26:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:26:04 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:26:04 (2/4) Installing libedit (20210910.3.1-r0) 00:26:04 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:26:05 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:26:05 Executing busybox-1.34.1-r3.trigger 00:26:05 OK: 224 MiB in 56 packages 00:26:06 Removing intermediate container a3ca79337870 00:26:06 ---> 0866c3721267 00:26:06 Step 8/11 : COPY go.mod vendor* ./ 00:26:06 ---> 0176b04484be 00:26:06 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:06 ---> Running in fae16b75e0a3 00:27:14 Removing intermediate container fae16b75e0a3 00:27:14 ---> 035e48a5d852 00:27:14 Step 10/11 : COPY . . 00:27:14 ---> cd0cb7201041 00:27:14 Step 11/11 : RUN ${MAKE} 00:27:14 ---> Running in 1ba15b18faa9 00:27:14 Removing intermediate container 1ba15b18faa9 00:27:14 ---> f53318585fb0 00:27:14 [Warning] One or more build-args [MAKE] were not consumed 00:27:14 Successfully built f53318585fb0 00:27:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:27:14 + docker inspect -f . ci-base-image-arm64 00:27:14 . [Pipeline] withDockerContainer 00:27:15 prd-ubuntu20.04-docker-arm64-4c-16g-63336 does not seem to be running inside a container 00:27: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 ******** ci-base-image-arm64 cat 00:27:16 $ docker top 5ac648c5f2d00b2a2809a74dbf2108cac6fbe0916cb2b84e421331daf2e7324e -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:17 + go version 00:27:17 go version go1.17.6 linux/arm64 [Pipeline] } 00:27:17 $ docker stop --time=1 5ac648c5f2d00b2a2809a74dbf2108cac6fbe0916cb2b84e421331daf2e7324e 00:27:19 $ docker rm -f 5ac648c5f2d00b2a2809a74dbf2108cac6fbe0916cb2b84e421331daf2e7324e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:27:19 + docker inspect -f . ci-base-image-arm64 00:27:19 . [Pipeline] withDockerContainer 00:27:20 prd-ubuntu20.04-docker-arm64-4c-16g-63336 does not seem to be running inside a container 00:27:20 $ 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 ******** ci-base-image-arm64 cat 00:27:21 $ docker top 38772419a8f05616a840c8157fb7084db4f032b25d483fe9b8e0bf98a2ba6cd7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:27:22 + make test 00:27:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:27:24 ? github.com/edgexfoundry/device-gpio [no test files] 00:28:46 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:28:46 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:28:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:28:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:29:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:29:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:29:13 ./bin/test-attribution-txt.sh [Pipeline] echo 00:29:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:29:15 $ docker stop --time=1 38772419a8f05616a840c8157fb7084db4f032b25d483fe9b8e0bf98a2ba6cd7 00:29:16 $ docker rm -f 38772419a8f05616a840c8157fb7084db4f032b25d483fe9b8e0bf98a2ba6cd7 [Pipeline] // withDockerContainer [Pipeline] sh 00:29:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:29:17 Warning: overwriting stash ‘coverage-report’ 00:29:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:29:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:29:19 + ls -al . 00:29:19 total 168 00:29:19 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:29 . 00:29:19 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:25 .. 00:29:19 -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:25 .dockerignore 00:29:19 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:25 .git 00:29:19 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 .github 00:29:19 -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:25 .gitignore 00:29:19 -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:25 .golangci.yml 00:29:19 -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:25 Attribution.txt 00:29:19 -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:25 CHANGELOG.md 00:29:19 -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:25 Dockerfile 00:29:19 -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:25 GOVERNANCE.md 00:29:19 -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:25 Jenkinsfile 00:29:19 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:25 LICENSE 00:29:19 -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:25 Makefile 00:29:19 -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:25 OWNERS.md 00:29:19 -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:25 README.md 00:29:19 -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:20 VERSION 00:29:19 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:25 bin 00:29:19 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 cmd 00:29:19 -rw-r--r-- 1 jenkins jenkins 10 May 12 00:27 coverage.out 00:29:19 -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:25 go.mod 00:29:19 -rw-rw-r-- 1 jenkins jenkins 47228 May 12 00:25 go.sum 00:29:19 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 internal 00:29:19 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 snap 00:29:19 -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:25 version.go [Pipeline] isUnix [Pipeline] sh 00:29:19 + 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=9369f9608d64b15c9777934bfb76e5ace2fc64e8 --label arch=arm64 --label version=0.0.0 . 00:29:19 Sending build context to Docker daemon 7.898MB 00:29:19 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:29:19 Step 2/25 : FROM ${BASE} AS builder 00:29:19 ---> f53318585fb0 00:29:19 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:29:19 ---> Running in cec2c8c495c2 00:29:20 Removing intermediate container cec2c8c495c2 00:29:20 ---> 75295244d163 00:29:20 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:29:20 ---> Running in bf6fbe994a59 00:29:20 Removing intermediate container bf6fbe994a59 00:29:20 ---> 6f4f7a71d30a 00:29:20 Step 5/25 : WORKDIR /device-gpio 00:29:20 ---> Running in 9f46bed37ed4 00:29:21 Removing intermediate container 9f46bed37ed4 00:29:21 ---> 9d6da6fab0c4 00:29:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:21 ---> Running in 8f5c66182e90 00:29:22 Removing intermediate container 8f5c66182e90 00:29:22 ---> c549fbc92f61 00:29:22 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:29:22 ---> Running in 513a14a0ff85 00:29:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:25 OK: 224 MiB in 56 packages 00:29:26 Removing intermediate container 513a14a0ff85 00:29:26 ---> 9384ab989a7b 00:29:26 Step 8/25 : COPY go.mod vendor* ./ 00:29:26 ---> 4f25f5926419 00:29:26 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:26 ---> Running in a8611c09b1ad 00:29:28 Removing intermediate container a8611c09b1ad 00:29:28 ---> 7c8b24d23594 00:29:28 Step 10/25 : COPY . . 00:29:29 ---> 24da687b07e3 00:29:29 Step 11/25 : RUN ${MAKE} 00:29:29 ---> Running in 31c4a1787bd1 00:29:31 Removing intermediate container 31c4a1787bd1 00:29:31 ---> 13b86b3ed217 00:29:31 Step 12/25 : FROM alpine:3.15 00:29:31 3.15: Pulling from library/alpine 00:29:32 9981e73032c8: Pulling fs layer 00:29:32 9981e73032c8: Download complete 00:29:33 9981e73032c8: Pull complete 00:29:33 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:29:33 Status: Downloaded newer image for alpine:3.15 00:29:33 ---> 3fb3c9af89a9 00:29:33 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:29:33 ---> Running in b8093cf40088 00:29:33 Removing intermediate container b8093cf40088 00:29:33 ---> 73ef57a800b1 00:29:33 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:33 ---> Running in 600daf7ef453 00:29:35 Removing intermediate container 600daf7ef453 00:29:35 ---> 6d0906f74e95 00:29:35 Step 15/25 : RUN apk add --update --no-cache zeromq 00:29:35 ---> Running in e32395523f23 00:29:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:38 (1/5) Installing libgcc (10.3.1_git20211027-r0) 00:29:38 (2/5) Installing libsodium (1.0.18-r0) 00:29:38 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 00:29:38 (4/5) Installing libzmq (4.3.4-r0) 00:29:38 (5/5) Installing zeromq (4.3.4-r0) 00:29:38 Executing busybox-1.34.1-r5.trigger 00:29:39 OK: 8 MiB in 19 packages 00:29:40 Removing intermediate container e32395523f23 00:29:40 ---> a01b2d876192 00:29:40 Step 16/25 : WORKDIR / 00:29:40 ---> Running in 5c612b72a535 00:29:40 Removing intermediate container 5c612b72a535 00:29:40 ---> 52c21d6b04ba 00:29:40 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:29:40 ---> 6bf02bd306c3 00:29:40 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:29:41 ---> 89c1144d9d79 00:29:41 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:29:41 ---> 7502b1c11d17 00:29:41 Step 20/25 : EXPOSE 59910 00:29:42 ---> Running in 9c28c9ab6553 00:29:42 Removing intermediate container 9c28c9ab6553 00:29:42 ---> 4c9db188cbf0 00:29:42 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:29:42 ---> Running in 9e42edcdb2bd 00:29:42 Removing intermediate container 9e42edcdb2bd 00:29:42 ---> 1033184c53d4 00:29:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:42 ---> Running in d12acee32c4a 00:29:42 Removing intermediate container d12acee32c4a 00:29:42 ---> 13705c97f22e 00:29:42 Step 23/25 : LABEL arch=arm64 00:29:43 ---> Running in c20863a9cfae 00:29:43 Removing intermediate container c20863a9cfae 00:29:43 ---> fac2bb069b12 00:29:43 Step 24/25 : LABEL git_sha=9369f9608d64b15c9777934bfb76e5ace2fc64e8 00:29:43 ---> Running in 1220b361cba8 00:29:43 Removing intermediate container 1220b361cba8 00:29:43 ---> f30418ea862d 00:29:43 Step 25/25 : LABEL version=0.0.0 00:29:44 ---> Running in ace86364eddb 00:29:44 Removing intermediate container ace86364eddb 00:29:44 ---> 63eae60ac81a 00:29:44 [Warning] One or more build-args [ARCH MAKE] were not consumed 00:29:44 Successfully built 63eae60ac81a 00:29:44 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 00:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:29:44 00:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:29:45 arm64: Pulling from edgex-lftools-log-publisher 00:29:45 8998bd30e6a1: Pulling fs layer 00:29:45 04944245beec: Pulling fs layer 00:29:45 699f458cf7ca: Pulling fs layer 00:29:45 765212b225bb: Pulling fs layer 00:29:45 f23df028b6ca: Pulling fs layer 00:29:45 d65c8cfc05b1: Pulling fs layer 00:29:45 2437ff75d9bd: Pulling fs layer 00:29:45 f23df028b6ca: Waiting 00:29:45 d65c8cfc05b1: Waiting 00:29:45 2437ff75d9bd: Waiting 00:29:45 765212b225bb: Waiting 00:29:45 04944245beec: Verifying Checksum 00:29:45 04944245beec: Download complete 00:29:45 765212b225bb: Verifying Checksum 00:29:45 765212b225bb: Download complete 00:29:45 f23df028b6ca: Download complete 00:29:45 d65c8cfc05b1: Verifying Checksum 00:29:45 d65c8cfc05b1: Download complete 00:29:45 699f458cf7ca: Verifying Checksum 00:29:45 699f458cf7ca: Download complete 00:29:45 8998bd30e6a1: Verifying Checksum 00:29:45 8998bd30e6a1: Download complete 00:29:48 2437ff75d9bd: Download complete 00:29:50 8998bd30e6a1: Pull complete 00:29:51 04944245beec: Pull complete 00:29:52 699f458cf7ca: Pull complete 00:29:52 765212b225bb: Pull complete 00:29:53 f23df028b6ca: Pull complete 00:29:53 d65c8cfc05b1: Pull complete 00:30:08 2437ff75d9bd: Pull complete 00:30:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:30:08 prd-ubuntu20.04-docker-arm64-4c-16g-63336 does not seem to be running inside a container 00:30:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:30:11 $ docker top 876e85c6d7337fb4cd76d6279ebbd3fb52c7bb7cf6f934077038e72006e194f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:12 ---> job-cost.sh 00:30:12 lf-activate-venv: SKIPPING 00:30:12 INFO: No Stack... 00:30:12 INFO: Retrieving Pricing Info for: v3-standard-4 00:30:13 INFO: Archiving Costs [Pipeline] sh 00:30:14 + cat /w/workspace/device-gpio/2/archives/cost.csv 00:30:14 + cut -d, -f6 [Pipeline] lock 00:30:14 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] 00:30:14 Resource [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] did not exist. Created. 00:30:14 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:30:15 /w/workspace/device-gpio/2@tmp/durable-c2753b5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:30:15 + echo total: 0.10999999940395355 [Pipeline] stash 00:30:15 Warning: overwriting stash ‘stack-cost’ 00:30:15 Stashed 1 file(s) [Pipeline] } 00:30:15 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:30:15 $ docker stop --time=1 876e85c6d7337fb4cd76d6279ebbd3fb52c7bb7cf6f934077038e72006e194f5 00:30:17 $ docker rm -f 876e85c6d7337fb4cd76d6279ebbd3fb52c7bb7cf6f934077038e72006e194f5 [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 00:30:17 provisioning config files... 00:30:17 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config6018733841076638973tmp [Pipeline] { [Pipeline] sh 00:30:18 + set +x 00:30:18 + curl -s https://codecov.io/bash 00:30:18 + bash -s -- 00:30:18 00:30:18 _____ _ 00:30:18 / ____| | | 00:30:18 | | ___ __| | ___ ___ _____ __ 00:30:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:30:18 | |___| (_) | (_| | __/ (_| (_) \ V / 00:30:18 \_____\___/ \__,_|\___|\___\___/ \_/ 00:30:18 Bash-1.0.6 00:30:18 00:30:18 00:30:18 ==> git version 2.25.1 found 00:30:18 ==> 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 00:30:18 Release-Date: 2020-01-08 00:30:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:30:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:30:18 ==> Jenkins CI detected. 00:30:18 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-33 00:30:18 project root: . 00:30:18 --> token set from env 00:30:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:30:18 ==> Running gcov in . (disable via -X gcov) 00:30:18 ==> Python coveragepy not found 00:30:18 ==> Searching for coverage reports in: 00:30:18 + . 00:30:18 -> Found 1 reports 00:30:18 ==> Detecting git/mercurial file structure 00:30:18 ==> Reading reports 00:30:18 + ./coverage.out bytes=10 00:30:18 ==> Appending adjustments 00:30:18 https://docs.codecov.io/docs/fixing-reports 00:30:18 + Found adjustments 00:30:18 ==> Gzipping contents 00:30:18 4.0K /tmp/codecov.ZnHbHp.gz 00:30:18 ==> Uploading reports 00:30:18 url: https://codecov.io 00:30:18 query: branch=PR-33&commit=9369f9608d64b15c9777934bfb76e5ace2fc64e8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= 00:30:18 -> Pinging Codecov 00:30:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-33&commit=9369f9608d64b15c9777934bfb76e5ace2fc64e8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= 00:30:18 -> Uploading to 00:30:18 https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9369f9608d64b15c9777934bfb76e5ace2fc64e8/c7ab25c8-5a67-4a66-8882-7a694bd1737e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T003018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2acd08dbc46334379c7b0f9fdb077c99c1888fdc061dc9939b9be00404a97674 00:30:18 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:18 Dload Upload Total Spent Left Speed 00:30:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 2764 --:--:-- --:--:-- --:--:-- 2764 00:30:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] } 00:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:30:19 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-33/archives ] 00:30:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives 00:30:19 total 16 00:30:19 drwxr-xr-x 3 root root 4096 May 12 00:22 . 00:30:19 drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:22 .. 00:30:19 drwxr-xr-x 2 root root 4096 May 12 00:22 cost 00:30:19 -rw-r--r-- 1 root root 81 May 12 00:22 cost.csv 00:30:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-33/archives 00:30:19 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives 00:30:19 total 16 00:30:19 drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:22 . 00:30:19 drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:22 .. 00:30:19 drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:22 cost 00:30:19 -rw-r--r-- 1 jenkins jenkins 81 May 12 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:30:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:30:20 ---> package-listing.sh 00:30:20 ++ facter osfamily 00:30:20 ++ tr '[:upper:]' '[:lower:]' 00:30:21 + OS_FAMILY=debian 00:30:21 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-33 00:30:21 + START_PACKAGES=/tmp/packages_start.txt 00:30:21 + END_PACKAGES=/tmp/packages_end.txt 00:30:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:30:21 + PACKAGES=/tmp/packages_start.txt 00:30:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' 00:30:21 + PACKAGES=/tmp/packages_end.txt 00:30:21 + case "${OS_FAMILY}" in 00:30:21 + dpkg -l 00:30:21 + grep '^ii' 00:30:21 + '[' -f /tmp/packages_start.txt ']' 00:30:21 + '[' -f /tmp/packages_end.txt ']' 00:30:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:30:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' 00:30:21 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ 00:30:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ [Pipeline] echo 00:30:21 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-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:30:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:21 . [Pipeline] withDockerContainer 00:30:22 prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container 00:30:22 $ 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-33/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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:30:22 $ docker top 043c64f3e9e30d3a2e39c4322d8199e2a8cd72b52ed196e83add35894a9b6509 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:22 + touch /tmp/pre-build-complete [Pipeline] sh 00:30:22 + mkdir -p /var/log/sysstat [Pipeline] sh 00:30:23 + ls /var/log/sa-host 00:30:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:23 provisioning config files... 00:30:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config8087579165415062614tmp [Pipeline] { [Pipeline] echo 00:30:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:30:23 ---> create-netrc.sh [Pipeline] } 00:30:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:30:23 ---> python-tools-install.sh [Pipeline] echo 00:30:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:30:24 ---> sudo-logs.sh 00:30:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:30:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:30:24 ---> job-cost.sh 00:30:24 lf-activate-venv: SKIPPING 00:30:24 DEBUG: total: 0.2199999988079071 00:30:24 INFO: Retrieving Stack Cost... 00:30:24 INFO: Retrieving Pricing Info for: v3-standard-8 00:30:25 INFO: Archiving Costs [Pipeline] echo 00:30:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:30:25 ---> logs-deploy.sh 00:30:25 lf-activate-venv: SKIPPING 00:30:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-33/2 00:30:25 INFO: archiving workspace using pattern(s): 00:30:26 Archives upload complete. 00:30:26 INFO: archiving logs to Nexus 00:30:27 ---> uname -a: 00:30:27 Linux prd-ubuntu20-04-docker-8c-8g-63318 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:30:27 00:30:27 00:30:27 ---> lscpu: 00:30:27 Architecture: x86_64 00:30:27 CPU op-mode(s): 32-bit, 64-bit 00:30:27 Byte Order: Little Endian 00:30:27 Address sizes: 40 bits physical, 48 bits virtual 00:30:27 CPU(s): 8 00:30:27 On-line CPU(s) list: 0-7 00:30:27 Thread(s) per core: 1 00:30:27 Core(s) per socket: 1 00:30:27 Socket(s): 8 00:30:27 NUMA node(s): 1 00:30:27 Vendor ID: AuthenticAMD 00:30:27 CPU family: 23 00:30:27 Model: 49 00:30:27 Model name: AMD EPYC-Rome Processor 00:30:27 Stepping: 0 00:30:27 CPU MHz: 2800.000 00:30:27 BogoMIPS: 5600.00 00:30:27 Virtualization: AMD-V 00:30:27 Hypervisor vendor: KVM 00:30:27 Virtualization type: full 00:30:27 L1d cache: 256 KiB 00:30:27 L1i cache: 256 KiB 00:30:27 L2 cache: 4 MiB 00:30:27 L3 cache: 128 MiB 00:30:27 NUMA node0 CPU(s): 0-7 00:30:27 Vulnerability Itlb multihit: Not affected 00:30:27 Vulnerability L1tf: Not affected 00:30:27 Vulnerability Mds: Not affected 00:30:27 Vulnerability Meltdown: Not affected 00:30:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:30:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:30:27 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:30:27 Vulnerability Srbds: Not affected 00:30:27 Vulnerability Tsx async abort: Not affected 00:30:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:30:27 00:30:27 00:30:27 ---> nproc: 00:30:27 8 00:30:27 00:30:27 00:30:27 ---> df -h: 00:30:27 Filesystem Size Used Avail Use% Mounted on 00:30:27 overlay 155G 11G 145G 7% / 00:30:27 tmpfs 64M 0 64M 0% /dev 00:30:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:30:27 shm 64M 0 64M 0% /dev/shm 00:30:27 /dev/vda1 155G 11G 145G 7% /facter-os 00:30:27 00:30:27 00:30:27 ---> sar -b -r -n DEV: 00:30:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63318) 05/12/22 _x86_64_ (8 CPU) 00:30:27 00:30:27 00:19:56 LINUX RESTART (8 CPU) 00:30:27 00:30:27 00:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:30:27 00:21:01 310.76 54.87 255.89 0.00 5207.40 193009.30 0.00 00:30:27 00:22:01 199.70 2.15 197.55 0.00 21.99 64273.78 0.00 00:30:27 00:23:01 135.28 0.10 135.18 0.00 14.53 19889.75 0.00 00:30:27 00:24:01 1.93 0.00 1.93 0.00 0.00 20.68 0.00 00:30:27 00:25:01 1.60 0.02 1.58 0.00 0.13 19.86 0.00 00:30:27 00:26:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 00:30:27 00:27:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 00:30:27 00:28:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 00:30:27 00:29:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 00:30:27 00:30:01 1.67 0.00 1.67 0.00 0.00 21.86 0.00 00:30:27 Average: 65.62 5.71 59.91 0.00 524.41 27730.78 0.00 00:30:27 00:30:27 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:30:27 00:21:01 29591380 31791452 536632 1.63 81632 2410888 2045280 6.03 834360 2128392 497856 00:30:27 00:22:01 28823916 31742724 558408 1.70 157312 2987044 2473780 7.29 1037064 2597032 336 00:30:27 00:23:01 28353696 31798488 499440 1.52 168548 3448904 1684268 4.96 1008124 3040160 344 00:30:27 00:24:01 28355208 31800052 497868 1.51 168608 3448912 1684268 4.96 1007572 3040160 148 00:30:27 00:25:01 28359684 31804424 493440 1.50 168672 3448920 1684268 4.96 1003424 3040164 36 00:30:27 00:26:01 28359936 31804760 493088 1.50 168740 3448920 1684268 4.96 1003380 3040164 140 00:30:27 00:27:01 28365920 31810908 486896 1.48 168764 3449052 1684268 4.96 996540 3040300 24 00:30:27 00:28:01 28365920 31810968 486740 1.48 168840 3449052 1684268 4.96 996600 3040300 148 00:30:27 00:29:01 28368128 31813188 484668 1.47 168868 3449056 1684268 4.96 994708 3040304 12 00:30:27 00:30:01 28367824 31813024 484704 1.47 168912 3449040 1684268 4.96 994792 3040284 64 00:30:27 Average: 28531161 31798999 502188 1.53 158890 3298979 1799320 5.30 987656 2904726 49911 00:30:27 00:30:27 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:30:27 00:21:01 lo 7.60 7.60 0.73 0.73 0.00 0.00 0.00 0.00 00:30:27 00:21:01 ens3 739.33 467.51 5977.90 108.33 0.00 0.00 0.00 0.00 00:30:27 00:21:01 docker0 13.91 15.38 1.18 125.82 0.00 0.00 0.00 0.00 00:30:27 00:22:01 veth1635679 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:22:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 00:30:27 00:22:01 ens3 248.38 189.74 1357.41 76.55 0.00 0.00 0.00 0.00 00:30:27 00:22:01 vethff6e0fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:22:01 docker0 132.54 168.89 10.76 1304.39 0.00 0.00 0.00 0.00 00:30:27 00:23:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 00:30:27 00:23:01 ens3 139.11 87.82 2669.83 17.24 0.00 0.00 0.00 0.00 00:30:27 00:23:01 docker0 15.13 19.58 0.88 91.68 0.00 0.00 0.00 0.00 00:30:27 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:30:27 00:24:01 ens3 7.12 8.40 0.74 11.12 0.00 0.00 0.00 0.00 00:30:27 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:25:01 ens3 9.70 9.00 1.00 14.15 0.00 0.00 0.00 0.00 00:30:27 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:30:27 00:26:01 ens3 14.48 13.33 3.18 21.27 0.00 0.00 0.00 0.00 00:30:27 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:30:27 00:28:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:30:27 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:29:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:30:27 00:30:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:30:27 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:27 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 00:30:27 Average: ens3 115.86 77.60 1001.03 24.87 0.00 0.00 0.00 0.00 00:30:27 Average: docker0 16.16 20.39 1.28 152.21 0.00 0.00 0.00 0.00 00:30:27 00:30:27 00:30:27 ---> sar -P ALL: 00:30:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63318) 05/12/22 _x86_64_ (8 CPU) 00:30:27 00:30:27 00:19:56 LINUX RESTART (8 CPU) 00:30:27 00:30:27 00:20:01 CPU %user %nice %system %iowait %steal %idle 00:30:27 00:21:01 all 9.33 0.00 3.55 1.78 0.23 85.11 00:30:27 00:21:01 0 8.09 0.00 2.96 2.72 0.24 85.99 00:30:27 00:21:01 1 10.41 0.00 3.03 1.98 0.22 84.36 00:30:27 00:21:01 2 6.52 0.00 3.14 0.60 0.22 89.52 00:30:27 00:21:01 3 12.83 0.00 3.43 0.94 0.22 82.59 00:30:27 00:21:01 4 7.34 0.00 4.62 0.47 0.17 87.40 00:30:27 00:21:01 5 11.40 0.00 4.47 5.48 0.25 78.40 00:30:27 00:21:01 6 8.60 0.00 3.05 1.04 0.19 87.13 00:30:27 00:21:01 7 9.49 0.00 3.69 0.97 0.34 85.51 00:30:27 00:22:01 all 26.90 0.00 6.59 1.97 0.58 63.95 00:30:27 00:22:01 0 25.43 0.00 5.95 0.32 0.57 67.72 00:30:27 00:22:01 1 27.79 0.00 6.33 1.51 0.54 63.84 00:30:27 00:22:01 2 24.08 0.00 7.67 0.15 0.49 67.61 00:30:27 00:22:01 3 25.46 0.00 6.76 3.30 0.64 63.83 00:30:27 00:22:01 4 26.77 0.00 5.81 0.69 0.57 66.14 00:30:27 00:22:01 5 28.00 0.00 7.94 7.32 0.61 56.13 00:30:27 00:22:01 6 28.65 0.00 5.93 2.19 0.56 62.68 00:30:27 00:22:01 7 29.03 0.00 6.33 0.30 0.64 63.70 00:30:27 00:23:01 all 3.98 0.00 2.14 0.73 0.27 92.88 00:30:27 00:23:01 0 3.65 0.00 2.13 0.37 0.27 93.59 00:30:27 00:23:01 1 4.32 0.00 2.23 2.53 0.25 90.68 00:30:27 00:23:01 2 4.13 0.00 1.81 0.18 0.28 93.59 00:30:27 00:23:01 3 3.99 0.00 2.31 0.44 0.27 93.00 00:30:27 00:23:01 4 4.16 0.00 2.03 1.66 0.25 91.90 00:30:27 00:23:01 5 3.66 0.00 2.25 0.35 0.30 93.44 00:30:27 00:23:01 6 4.28 0.00 1.76 0.13 0.23 93.59 00:30:27 00:23:01 7 3.68 0.00 2.57 0.15 0.34 93.26 00:30:27 00:24:01 all 0.04 0.00 0.03 0.02 0.01 99.91 00:30:27 00:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:30:27 00:24:01 1 0.08 0.00 0.05 0.15 0.03 99.68 00:30:27 00:24:01 2 0.05 0.00 0.03 0.00 0.03 99.88 00:30:27 00:24:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:30:27 00:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:30:27 00:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:30:27 00:24:01 6 0.03 0.00 0.05 0.00 0.02 99.90 00:30:27 00:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:30:27 00:25:01 all 0.04 0.00 0.03 0.00 0.02 99.91 00:30:27 00:25:01 0 0.15 0.00 0.05 0.00 0.02 99.78 00:30:27 00:25:01 1 0.02 0.00 0.02 0.02 0.02 99.93 00:30:27 00:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:30:27 00:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:30:27 00:25:01 4 0.00 0.00 0.00 0.02 0.02 99.97 00:30:27 00:25:01 5 0.05 0.00 0.03 0.00 0.03 99.88 00:30:27 00:25:01 6 0.05 0.00 0.07 0.00 0.00 99.88 00:30:27 00:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:30:27 00:26:01 all 0.04 0.00 0.03 0.01 0.00 99.92 00:30:27 00:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 00:26:01 1 0.05 0.00 0.02 0.07 0.00 99.87 00:30:27 00:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:30:27 00:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:30:27 00:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 00:26:01 5 0.08 0.00 0.07 0.00 0.00 99.85 00:30:27 00:26:01 6 0.10 0.00 0.08 0.00 0.02 99.80 00:30:27 00:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 00:30:27 00:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:30:27 00:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:30:27 00:27:01 1 0.00 0.00 0.00 0.03 0.02 99.95 00:30:27 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:30:27 00:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:30:27 00:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:30:27 00:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:30:27 00:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:30:27 00:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:30:27 00:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 00:30:27 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 00:28:01 1 0.02 0.00 0.00 0.03 0.00 99.95 00:30:27 00:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:30:27 00:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:30:27 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 00:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:30:27 00:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 00:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 00:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 00:30:27 00:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:30:27 00:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 00:30:27 00:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:30:27 00:29:01 3 0.05 0.00 0.03 0.00 0.02 99.90 00:30:27 00:29:01 4 0.00 0.00 0.00 0.05 0.00 99.95 00:30:27 00:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:30:27 00:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 00:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:30:27 00:30:01 all 0.01 0.00 0.00 0.01 0.00 99.97 00:30:27 00:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:30:27 00:30:01 1 0.02 0.00 0.00 0.03 0.00 99.95 00:30:27 00:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 00:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 00:30:27 00:30:01 4 0.00 0.00 0.00 0.03 0.00 99.97 00:30:27 00:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:30:27 00:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 00:30:27 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:30:27 Average: all 4.01 0.00 1.23 0.45 0.11 94.20 00:30:27 Average: 0 3.71 0.00 1.10 0.34 0.11 94.73 00:30:27 Average: 1 4.26 0.00 1.16 0.63 0.11 93.84 00:30:27 Average: 2 3.45 0.00 1.26 0.09 0.11 95.09 00:30:27 Average: 3 4.22 0.00 1.25 0.46 0.12 93.95 00:30:27 Average: 4 3.80 0.00 1.24 0.29 0.10 94.57 00:30:27 Average: 5 4.29 0.00 1.47 1.30 0.12 92.81 00:30:27 Average: 6 4.14 0.00 1.08 0.33 0.10 94.34 00:30:27 Average: 7 4.18 0.00 1.26 0.14 0.13 94.29 00:30:27 00:30:27 00:30:27