Pull request #31 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-gpio Obtained Jenkinsfile from d0e5197a07d5a28ef768d5b227bcceecd1a85de2+62a7e374fe89ef1773f189236b5a04a3a0761fd9 (7efed6089314acd5a3b20ed01d8d6dee21293519) 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-ssh9393072287804797439.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-ssh5876874823868873748.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-31/workspace@libs/edgex-global-pipelines # timeout=10 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-31/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh407980945903230752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-31/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17324310213159732594.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1149108970285462384.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-31/workspace@libs/lf-pipelines # timeout=10 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-31/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11102951565522002284.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-63177 in /w/workspace/edgexfoundry_device-gpio_PR-31 [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-31 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 62a7e374fe89ef1773f189236b5a04a3a0761fd9 into PR head commit d0e5197a07d5a28ef768d5b227bcceecd1a85de2 Merge succeeded, producing d0e5197a07d5a28ef768d5b227bcceecd1a85de2 Checking out Revision d0e5197a07d5a28ef768d5b227bcceecd1a85de2 (PR-31) > 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/31/head:refs/remotes/origin/PR-31 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0e5197a07d5a28ef768d5b227bcceecd1a85de2 # 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 62a7e374fe89ef1773f189236b5a04a3a0761fd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0e5197a07d5a28ef768d5b227bcceecd1a85de2 # timeout=10 Commit message: "ci: add dependabot for gomods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:34:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:34:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:34:56 ========================================================= 19:34:56 EdgeX Global Pipelines Version Info 19:34:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:34:57 ------------------- 19:34:57 stable info: 19:34:57 ------------------- 19:34:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:34:57 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 19:34:57 Message: update stable to v1.0.230 19:34:58 ------------------- 19:34:58 experimental info: 19:34:58 ------------------- 19:34:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:34:58 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 19:34:58 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:34:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-31 [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-31 [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-31 [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0e5197 [Pipeline] echo 19:34:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:59 provisioning config files... 19:34:59 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/config3335573998525162475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:00 ---> docker-login.sh 19:35:00 nexus3.edgexfoundry.org:10001 19:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:00 Configure a credential helper to remove this warning. See 19:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:00 19:35:00 Login Succeeded 19:35:00 nexus3.edgexfoundry.org:10002 19:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:00 Configure a credential helper to remove this warning. See 19:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:00 19:35:00 Login Succeeded 19:35:00 nexus3.edgexfoundry.org:10003 19:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:00 Configure a credential helper to remove this warning. See 19:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:00 19:35:00 Login Succeeded 19:35:00 nexus3.edgexfoundry.org:10004 19:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:01 Configure a credential helper to remove this warning. See 19:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:01 19:35:01 Login Succeeded 19:35:01 docker.io 19:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:01 Configure a credential helper to remove this warning. See 19:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:01 19:35:01 Login Succeeded 19:35:01 ---> docker-login.sh ends [Pipeline] } 19:35:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:35:02 + git rev-list -1 --merges d0e5197a07d5a28ef768d5b227bcceecd1a85de2~1..d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] echo 19:35:02 -----------> git rev-list -1 --merges d0e5197a07d5a28ef768d5b227bcceecd1a85de2~1..d0e5197a07d5a28ef768d5b227bcceecd1a85de2 d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [false] [Pipeline] sh 19:35:02 + git log --format=format:%s -1 d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] echo 19:35:02 ========================================================= 19:35:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:35:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:35:03 + git log --format=format:%s -1 d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] echo 19:35:03 [semverPrep] GIT_COMMIT: d0e5197a07d5a28ef768d5b227bcceecd1a85de2, Commit Message: ci: add dependabot for gomods [Pipeline] echo 19:35:03 [semverPrep] This is not a build commit. [Pipeline] sh 19:35:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:35:03 + grep -v github /etc/ssh/ssh_known_hosts 19:35:03 + [ -e /tmp/ssh_known_hosts ] 19:35:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:35:03 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 19:35:03 -a /etc/ssh/ssh_known_hosts 19:35:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:35:04 19:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:35:04 latest: Pulling from edgex-devops/py-git-semver 19:35:04 1fe172e4850f: Pulling fs layer 19:35:04 caf521ccaac6: Pulling fs layer 19:35:04 3ead6fa29328: Pulling fs layer 19:35:04 5c2a1cbceb83: Pulling fs layer 19:35:04 5c2a1cbceb83: Waiting 19:35:04 a8d5f1318db7: Pulling fs layer 19:35:04 c427282e49a2: Pulling fs layer 19:35:04 1827001aaf11: Pulling fs layer 19:35:04 a8d5f1318db7: Waiting 19:35:04 c427282e49a2: Waiting 19:35:04 0714d37db230: Pulling fs layer 19:35:04 ac28cf19c067: Pulling fs layer 19:35:04 ca983d60f3e2: Pulling fs layer 19:35:04 9f894cec8388: Pulling fs layer 19:35:04 1827001aaf11: Waiting 19:35:04 0714d37db230: Waiting 19:35:04 ca983d60f3e2: Waiting 19:35:04 9f894cec8388: Waiting 19:35:04 ac28cf19c067: Waiting 19:35:04 caf521ccaac6: Verifying Checksum 19:35:04 caf521ccaac6: Download complete 19:35:04 5c2a1cbceb83: Verifying Checksum 19:35:04 5c2a1cbceb83: Download complete 19:35:04 a8d5f1318db7: Verifying Checksum 19:35:04 a8d5f1318db7: Download complete 19:35:04 c427282e49a2: Verifying Checksum 19:35:04 c427282e49a2: Download complete 19:35:04 3ead6fa29328: Verifying Checksum 19:35:04 3ead6fa29328: Download complete 19:35:04 0714d37db230: Verifying Checksum 19:35:04 0714d37db230: Download complete 19:35:04 ac28cf19c067: Download complete 19:35:04 ca983d60f3e2: Verifying Checksum 19:35:04 ca983d60f3e2: Download complete 19:35:04 9f894cec8388: Verifying Checksum 19:35:04 9f894cec8388: Download complete 19:35:04 1fe172e4850f: Verifying Checksum 19:35:04 1fe172e4850f: Download complete 19:35:05 1827001aaf11: Verifying Checksum 19:35:05 1827001aaf11: Download complete 19:35:06 1fe172e4850f: Pull complete 19:35:06 caf521ccaac6: Pull complete 19:35:07 3ead6fa29328: Pull complete 19:35:07 5c2a1cbceb83: Pull complete 19:35:07 a8d5f1318db7: Pull complete 19:35:07 c427282e49a2: Pull complete 19:35:09 1827001aaf11: Pull complete 19:35:09 0714d37db230: Pull complete 19:35:09 ac28cf19c067: Pull complete 19:35:10 ca983d60f3e2: Pull complete 19:35:10 9f894cec8388: Pull complete 19:35:10 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:35:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:35:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:35:10 prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container 19:35:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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 19:35:13 $ docker top a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 -eo pid,comm 19:35:13 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). 19:35:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:13 [ssh-agent] Looking for ssh-agent implementation... 19:35:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:14 $ docker exec a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 ssh-agent 19:35:14 SSH_AUTH_SOCK=/tmp/ssh-3ujBMwkbwSDZ/agent.14 19:35:14 SSH_AGENT_PID=20 19:35:14 Running ssh-add (command line suppressed) 19:35:14 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-31@tmp/private_key_8519371064849015023.key (/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/private_key_8519371064849015023.key) 19:35:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:14 + git tag --points-at HEAD [Pipeline] } 19:35:14 $ docker exec --env ******** --env ******** a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 ssh-agent -k 19:35:14 unset SSH_AUTH_SOCK; 19:35:14 unset SSH_AGENT_PID; 19:35:14 echo Agent pid 20 killed; 19:35:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:35:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:14 [ssh-agent] Looking for ssh-agent implementation... 19:35:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:15 $ docker exec a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 ssh-agent 19:35:15 SSH_AUTH_SOCK=/tmp/ssh-UYaWTZdNXXNK/agent.71 19:35:15 SSH_AGENT_PID=78 19:35:15 Running ssh-add (command line suppressed) 19:35:15 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-31@tmp/private_key_7304989311131642622.key (/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/private_key_7304989311131642622.key) 19:35:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:15 + git semver init 19:35:16 2022-05-11 19:35:16,015 [run_init] DEBUG init version:0.0.0 force:False 19:35:16 2022-05-11 19:35:16,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-31/.semver 19:35:16 2022-05-11 19:35:16,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-31/.semver 19:35:16 2022-05-11 19:35:16,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-31/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-31, universal_newlines=False, shell=None, istream=None) 19:35:17 2022-05-11 19:35:16,941 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-31/.git/info/exclude 19:35:17 2022-05-11 19:35:16,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-31/.semver/PR-31 with force:False 19:35:17 2022-05-11 19:35:16,942 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-31/.semver/PR-31 19:35:17 2022-05-11 19:35:16,946 [execute] INFO git cat-file --batch-check 19:35:17 2022-05-11 19:35:16,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-31/.semver, universal_newlines=False, shell=None, istream=) 19:35:17 2022-05-11 19:35:16,955 [execute] INFO git cat-file --batch 19:35:17 2022-05-11 19:35:16,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-31/.semver, universal_newlines=False, shell=None, istream=) 19:35:17 2022-05-11 19:35:16,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-31/.semver/PR-31 19:35:17 0.0.0 [Pipeline] } 19:35:17 $ docker exec --env ******** --env ******** a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 ssh-agent -k 19:35:17 unset SSH_AUTH_SOCK; 19:35:17 unset SSH_AGENT_PID; 19:35:17 echo Agent pid 78 killed; 19:35:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:17 + git semver [Pipeline] } 19:35:18 $ docker stop --time=1 a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 19:35:19 $ docker rm -f a81b460b2fa8183daff3dc981adb0790ac4523d5f6b397f901235d59037d97d4 [Pipeline] // withDockerContainer [Pipeline] sh 19:35:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:35:20 Stashed 1 file(s) [Pipeline] echo 19:35:20 [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 19:35:20 provisioning config files... 19:35:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/config3101040283766881250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:21 ---> docker-login.sh 19:35:21 nexus3.edgexfoundry.org:10001 19:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:21 Configure a credential helper to remove this warning. See 19:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:21 19:35:21 Login Succeeded 19:35:21 nexus3.edgexfoundry.org:10002 19:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:21 Configure a credential helper to remove this warning. See 19:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:21 19:35:21 Login Succeeded 19:35:21 nexus3.edgexfoundry.org:10003 19:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:21 Configure a credential helper to remove this warning. See 19:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:21 19:35:21 Login Succeeded 19:35:21 nexus3.edgexfoundry.org:10004 19:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:21 Configure a credential helper to remove this warning. See 19:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:21 19:35:21 Login Succeeded 19:35:21 docker.io 19:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:22 Configure a credential helper to remove this warning. See 19:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:22 19:35:22 Login Succeeded 19:35:22 ---> docker-login.sh ends [Pipeline] } 19:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:35:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:35:22 ========================================================= 19:35:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:35:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:35:23 + 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 . 19:35:23 Sending build context to Docker daemon 15.58MB 19:35:23 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 19:35:23 Step 2/11 : FROM ${BASE} AS builder 19:35:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:35:23 59bf1c3509f3: Pulling fs layer 19:35:23 666ba61612fd: Pulling fs layer 19:35:23 8ed8ca486205: Pulling fs layer 19:35:23 4fe6c5a15a65: Pulling fs layer 19:35:23 22a0e8bec74d: Pulling fs layer 19:35:23 ca2b28591e48: Pulling fs layer 19:35:23 a51346096db8: Pulling fs layer 19:35:23 daebc70d1ce1: Pulling fs layer 19:35:23 0e18a0eac166: Pulling fs layer 19:35:23 4fe6c5a15a65: Waiting 19:35:23 22a0e8bec74d: Waiting 19:35:23 ca2b28591e48: Waiting 19:35:23 a51346096db8: Waiting 19:35:23 daebc70d1ce1: Waiting 19:35:23 0e18a0eac166: Waiting 19:35:23 8ed8ca486205: Verifying Checksum 19:35:23 8ed8ca486205: Download complete 19:35:23 666ba61612fd: Verifying Checksum 19:35:23 666ba61612fd: Download complete 19:35:23 22a0e8bec74d: Verifying Checksum 19:35:23 22a0e8bec74d: Download complete 19:35:23 ca2b28591e48: Verifying Checksum 19:35:23 ca2b28591e48: Download complete 19:35:23 a51346096db8: Verifying Checksum 19:35:23 a51346096db8: Download complete 19:35:23 59bf1c3509f3: Verifying Checksum 19:35:23 59bf1c3509f3: Download complete 19:35:23 daebc70d1ce1: Verifying Checksum 19:35:23 daebc70d1ce1: Download complete 19:35:23 59bf1c3509f3: Pull complete 19:35:23 666ba61612fd: Pull complete 19:35:23 8ed8ca486205: Pull complete 19:35:24 0e18a0eac166: Verifying Checksum 19:35:24 0e18a0eac166: Download complete 19:35:24 4fe6c5a15a65: Verifying Checksum 19:35:24 4fe6c5a15a65: Download complete 19:35:29 4fe6c5a15a65: Pull complete 19:35:29 22a0e8bec74d: Pull complete 19:35:29 ca2b28591e48: Pull complete 19:35:29 a51346096db8: Pull complete 19:35:29 daebc70d1ce1: Pull complete 19:35:31 0e18a0eac166: Pull complete 19:35:31 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:35:31 ---> f018257e8ee9 19:35:31 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:35:34 ---> Running in 0208164798e7 19:35:34 Removing intermediate container 0208164798e7 19:35:34 ---> b98ab5bc37ac 19:35:34 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 19:35:34 ---> Running in 3ffbef21bd83 19:35:34 Removing intermediate container 3ffbef21bd83 19:35:34 ---> db14450b2a85 19:35:34 Step 5/11 : WORKDIR /device-gpio 19:35:34 ---> Running in ea1877426b39 19:35:34 Removing intermediate container ea1877426b39 19:35:34 ---> 121c816cad3f 19:35:34 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:35 ---> Running in b6fe4ec8f61b 19:35:35 Removing intermediate container b6fe4ec8f61b 19:35:35 ---> fc4802021fa0 19:35:35 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:35:35 Still waiting to schedule task 19:35:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63175’ 19:35:35 ---> Running in 96f884ec0519 19:35:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:35:37 (1/4) Installing openssh-keygen (8.8_p1-r1) 19:35:37 (2/4) Installing libedit (20210910.3.1-r0) 19:35:37 (3/4) Installing openssh-client-common (8.8_p1-r1) 19:35:37 (4/4) Installing openssh-client-default (8.8_p1-r1) 19:35:37 Executing busybox-1.34.1-r3.trigger 19:35:37 OK: 224 MiB in 56 packages 19:35:38 Removing intermediate container 96f884ec0519 19:35:38 ---> 61b9084ffbc3 19:35:38 Step 8/11 : COPY go.mod vendor* ./ 19:35:38 ---> c7c26be11f07 19:35:38 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:39 ---> Running in 3c639519b88d 19:36:11 Removing intermediate container 3c639519b88d 19:36:11 ---> 9d9ae753536c 19:36:11 Step 10/11 : COPY . . 19:36:11 ---> 859eebdd0f70 19:36:11 Step 11/11 : RUN ${MAKE} 19:36:11 ---> Running in bf77ad19d2f0 19:36:11 Removing intermediate container bf77ad19d2f0 19:36:11 ---> f67ac6e8f8d2 19:36:11 [Warning] One or more build-args [MAKE] were not consumed 19:36:11 Successfully built f67ac6e8f8d2 19:36:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:36:11 + docker inspect -f . ci-base-image-x86_64 19:36:11 . [Pipeline] withDockerContainer 19:36:11 prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container 19:36:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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 19:36:12 $ docker top f1e1387546987631f0425b86009a805b8d3ed409fdd4fbffa3ae672addb2ebae -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:12 + go version 19:36:12 go version go1.17.6 linux/amd64 [Pipeline] } 19:36:12 $ docker stop --time=1 f1e1387546987631f0425b86009a805b8d3ed409fdd4fbffa3ae672addb2ebae 19:36:14 $ docker rm -f f1e1387546987631f0425b86009a805b8d3ed409fdd4fbffa3ae672addb2ebae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:36:14 + docker inspect -f . ci-base-image-x86_64 19:36:14 . [Pipeline] withDockerContainer 19:36:14 prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container 19:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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 19:36:15 $ docker top 38ae4f77dd9ba9a19c95df59a44f68d5fda73bf20734b7d377476fba4c5b8e2c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:36:16 + make test 19:36:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:36:16 ? github.com/edgexfoundry/device-gpio [no test files] 19:36:24 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:36:24 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:36:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:36:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:36:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:36:31 ./bin/test-attribution-txt.sh [Pipeline] echo 19:36:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:36:32 $ docker stop --time=1 38ae4f77dd9ba9a19c95df59a44f68d5fda73bf20734b7d377476fba4c5b8e2c 19:36:34 $ docker rm -f 38ae4f77dd9ba9a19c95df59a44f68d5fda73bf20734b7d377476fba4c5b8e2c [Pipeline] // withDockerContainer [Pipeline] sh 19:36:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:36:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:36:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:36:35 + ls -al . 19:36:35 total 192 19:36:35 drwxrwxr-x 9 jenkins jenkins 4096 May 11 19:36 . 19:36:35 drwxrwxr-x 4 jenkins jenkins 4096 May 11 19:34 .. 19:36:35 -rw-rw-r-- 1 jenkins jenkins 120 May 11 19:34 .dockerignore 19:36:35 drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:35 .git 19:36:35 drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:34 .github 19:36:35 -rw-rw-r-- 1 jenkins jenkins 343 May 11 19:34 .gitignore 19:36:35 -rw-rw-r-- 1 jenkins jenkins 41 May 11 19:34 .golangci.yml 19:36:35 drwxr-xr-x 3 jenkins jenkins 4096 May 11 19:35 .semver 19:36:35 -rw-rw-r-- 1 jenkins jenkins 7772 May 11 19:34 Attribution.txt 19:36:35 -rw-rw-r-- 1 jenkins jenkins 2256 May 11 19:34 CHANGELOG.md 19:36:35 -rw-rw-r-- 1 jenkins jenkins 1846 May 11 19:34 Dockerfile 19:36:35 -rw-rw-r-- 1 jenkins jenkins 677 May 11 19:34 GOVERNANCE.md 19:36:35 -rw-rw-r-- 1 jenkins jenkins 657 May 11 19:34 Jenkinsfile 19:36:35 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 19:34 LICENSE 19:36:35 -rw-rw-r-- 1 jenkins jenkins 1876 May 11 19:34 Makefile 19:36:35 -rw-rw-r-- 1 jenkins jenkins 617 May 11 19:34 OWNERS.md 19:36:35 -rw-rw-r-- 1 jenkins jenkins 11178 May 11 19:34 README.md 19:36:35 -rw-rw-r-- 1 jenkins jenkins 5 May 11 19:35 VERSION 19:36:35 drwxrwxr-x 2 jenkins jenkins 4096 May 11 19:34 bin 19:36:35 drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:34 cmd 19:36:35 -rw-r--r-- 1 jenkins jenkins 10 May 11 19:36 coverage.out 19:36:35 -rw-rw-r-- 1 jenkins jenkins 2794 May 11 19:34 go.mod 19:36:35 -rw-rw-r-- 1 jenkins jenkins 70652 May 11 19:34 go.sum 19:36:35 drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:34 internal 19:36:35 drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:34 snap 19:36:35 -rw-rw-r-- 1 jenkins jenkins 209 May 11 19:34 version.go [Pipeline] isUnix [Pipeline] sh 19:36:35 + 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=d0e5197a07d5a28ef768d5b227bcceecd1a85de2 --label arch=amd64 --label version=0.0.0 . 19:36:35 Sending build context to Docker daemon 15.59MB 19:36:35 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:36:35 Step 2/25 : FROM ${BASE} AS builder 19:36:35 ---> f67ac6e8f8d2 19:36:35 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:36:36 ---> Running in 80c6971ba161 19:36:36 Removing intermediate container 80c6971ba161 19:36:36 ---> 836a252fcc65 19:36:36 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:36:36 ---> Running in 95aa4913a7bb 19:36:36 Removing intermediate container 95aa4913a7bb 19:36:36 ---> f57998a42814 19:36:36 Step 5/25 : WORKDIR /device-gpio 19:36:36 ---> Running in 9cb86cdbbe90 19:36:36 Removing intermediate container 9cb86cdbbe90 19:36:36 ---> 0eafc93b4411 19:36:36 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:36 ---> Running in 5fe4f7c3c3c9 19:36:37 Removing intermediate container 5fe4f7c3c3c9 19:36:37 ---> f37d92e4f855 19:36:37 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:36:37 ---> Running in ca97c02c9aeb 19:36:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:36:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:36:39 OK: 224 MiB in 56 packages 19:36:39 Removing intermediate container ca97c02c9aeb 19:36:39 ---> 6347b62a42ef 19:36:39 Step 8/25 : COPY go.mod vendor* ./ 19:36:39 ---> e39cd28e7d03 19:36:39 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:39 ---> Running in d3611de68448 19:36:40 Removing intermediate container d3611de68448 19:36:40 ---> dc1206ef8066 19:36:40 Step 10/25 : COPY . . 19:36:40 ---> 788e9edecd13 19:36:40 Step 11/25 : RUN ${MAKE} 19:36:40 ---> Running in 4fdd53ded26a 19:36:41 Removing intermediate container 4fdd53ded26a 19:36:41 ---> ec70b29afa0e 19:36:41 Step 12/25 : FROM alpine:3.15 19:36:41 3.15: Pulling from library/alpine 19:36:42 df9b9388f04a: Pulling fs layer 19:36:42 df9b9388f04a: Verifying Checksum 19:36:42 df9b9388f04a: Download complete 19:36:42 df9b9388f04a: Pull complete 19:36:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:36:42 Status: Downloaded newer image for alpine:3.15 19:36:42 ---> 0ac33e5f5afa 19:36:42 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:36:42 ---> Running in e6f633ad4510 19:36:42 Removing intermediate container e6f633ad4510 19:36:42 ---> f240efa46913 19:36:42 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:43 ---> Running in 6beece6f4ade 19:36:43 Removing intermediate container 6beece6f4ade 19:36:43 ---> 08ae000449ff 19:36:43 Step 15/25 : RUN apk add --update --no-cache zeromq 19:36:43 ---> Running in 4aad00609a03 19:36:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:36:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:36:45 (1/5) Installing libgcc (10.3.1_git20211027-r0) 19:36:45 (2/5) Installing libsodium (1.0.18-r0) 19:36:45 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 19:36:45 (4/5) Installing libzmq (4.3.4-r0) 19:36:45 (5/5) Installing zeromq (4.3.4-r0) 19:36:45 Executing busybox-1.34.1-r5.trigger 19:36:45 OK: 8 MiB in 19 packages 19:36:45 Removing intermediate container 4aad00609a03 19:36:45 ---> eb974f06d1de 19:36:45 Step 16/25 : WORKDIR / 19:36:46 ---> Running in d53a49b97f09 19:36:46 Removing intermediate container d53a49b97f09 19:36:46 ---> 14a6e9af5ef6 19:36:46 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 19:36:46 ---> de085cc2401e 19:36:46 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 19:36:46 ---> 3a5228f05594 19:36:46 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 19:36:46 ---> 7bea4e326407 19:36:46 Step 20/25 : EXPOSE 59910 19:36:46 ---> Running in bcb687335047 19:36:46 Removing intermediate container bcb687335047 19:36:46 ---> b2dd4e33a688 19:36:46 Step 21/25 : ENTRYPOINT ["/device-gpio"] 19:36:46 ---> Running in 45748965ab7e 19:36:47 Removing intermediate container 45748965ab7e 19:36:47 ---> 76a34b500da4 19:36:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:47 ---> Running in 6d5cff5900fb 19:36:47 Removing intermediate container 6d5cff5900fb 19:36:47 ---> badaaebdb282 19:36:47 Step 23/25 : LABEL arch=amd64 19:36:47 ---> Running in f25da92e67b9 19:36:47 Removing intermediate container f25da92e67b9 19:36:47 ---> 8c233e4cda71 19:36:47 Step 24/25 : LABEL git_sha=d0e5197a07d5a28ef768d5b227bcceecd1a85de2 19:36:47 ---> Running in e609eb291e07 19:36:47 Removing intermediate container e609eb291e07 19:36:47 ---> 6514a9d91186 19:36:47 Step 25/25 : LABEL version=0.0.0 19:36:47 ---> Running in 3e1c91598bec 19:36:47 Removing intermediate container 3e1c91598bec 19:36:47 ---> 337cbb254d34 19:36:47 [Warning] One or more build-args [MAKE ARCH] were not consumed 19:36:47 Successfully built 337cbb254d34 19:36:47 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 19:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:48 19:36:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:36:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:49 latest: Pulling from edgex-lftools-log-publisher 19:36:49 5eb5b503b376: Pulling fs layer 19:36:49 5c69ac0246d0: Pulling fs layer 19:36:49 ec43610c2a17: Pulling fs layer 19:36:49 3a2ae6a8a46f: Pulling fs layer 19:36:49 33b1e0a273af: Pulling fs layer 19:36:49 5d3b04190fa2: Pulling fs layer 19:36:49 2f39f015ded8: Pulling fs layer 19:36:49 33b1e0a273af: Waiting 19:36:49 5d3b04190fa2: Waiting 19:36:49 2f39f015ded8: Waiting 19:36:49 3a2ae6a8a46f: Waiting 19:36:49 5c69ac0246d0: Verifying Checksum 19:36:49 5c69ac0246d0: Download complete 19:36:49 3a2ae6a8a46f: Download complete 19:36:49 33b1e0a273af: Verifying Checksum 19:36:49 33b1e0a273af: Download complete 19:36:49 5d3b04190fa2: Download complete 19:36:49 ec43610c2a17: Verifying Checksum 19:36:49 ec43610c2a17: Download complete 19:36:49 5eb5b503b376: Verifying Checksum 19:36:49 5eb5b503b376: Download complete 19:36:49 2f39f015ded8: Download complete 19:36:50 5eb5b503b376: Pull complete 19:36:50 5c69ac0246d0: Pull complete 19:36:51 ec43610c2a17: Pull complete 19:36:51 3a2ae6a8a46f: Pull complete 19:36:51 33b1e0a273af: Pull complete 19:36:51 5d3b04190fa2: Pull complete 19:36:57 2f39f015ded8: Pull complete 19:36:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:36:57 prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container 19:36:57 $ 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-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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 19:37:00 $ docker top 9d03daed8a9bdf19920732576979871851b64a19df57914e83be3b9e61b34436 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:01 ---> job-cost.sh 19:37:01 lf-activate-venv: SKIPPING 19:37:01 INFO: No Stack... 19:37:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:37:02 INFO: Archiving Costs [Pipeline] sh 19:37:02 + cat /w/workspace/edgexfoundry_device-gpio_PR-31/archives/cost.csv 19:37:02 + cut -d, -f6 [Pipeline] lock 19:37:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] 19:37:02 Resource [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] did not exist. Created. 19:37:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:02 + echo total: 0.2199999988079071 [Pipeline] stash 19:37:03 Stashed 1 file(s) [Pipeline] } 19:37:03 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:03 $ docker stop --time=1 9d03daed8a9bdf19920732576979871851b64a19df57914e83be3b9e61b34436 19:37:04 $ docker rm -f 9d03daed8a9bdf19920732576979871851b64a19df57914e83be3b9e61b34436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:38:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63179 in /w/workspace/edgexfoundry_device-gpio_PR-31 [Pipeline] { [Pipeline] ws 19:38:51 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 19:38:51 The recommended git tool is: git 19:38:58 using credential edgex-jenkins-ssh 19:38:58 Cloning the remote Git repository 19:38:58 Cloning repository git@github.com:edgexfoundry/device-gpio.git 19:38:58 > git init /w/workspace/device-gpio/1 # timeout=10 19:38:59 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:38:59 > git --version # timeout=10 19:38:59 > git --version # 'git version 2.25.1' 19:38:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:38:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:00 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:39:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:00 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 19:39:00 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 19:39:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/31/head:refs/remotes/origin/PR-31 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:39:01 Merging remotes/origin/main commit 62a7e374fe89ef1773f189236b5a04a3a0761fd9 into PR head commit d0e5197a07d5a28ef768d5b227bcceecd1a85de2 19:39:01 Merge succeeded, producing d0e5197a07d5a28ef768d5b227bcceecd1a85de2 19:39:01 Checking out Revision d0e5197a07d5a28ef768d5b227bcceecd1a85de2 (PR-31) 19:39:01 > git config core.sparsecheckout # timeout=10 19:39:01 > git checkout -f d0e5197a07d5a28ef768d5b227bcceecd1a85de2 # timeout=10 19:39:01 > git remote # timeout=10 19:39:01 > git config --get remote.origin.url # timeout=10 19:39:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:39:01 > git merge 62a7e374fe89ef1773f189236b5a04a3a0761fd9 # timeout=10 19:39:01 > git rev-parse HEAD^{commit} # timeout=10 19:39:01 > git config core.sparsecheckout # timeout=10 19:39:01 > git checkout -f d0e5197a07d5a28ef768d5b227bcceecd1a85de2 # timeout=10 19:39:05 Commit message: "ci: add dependabot for gomods" 19:39:06 > git --version # timeout=10 19:39:06 > git --version # 'git version 2.25.1' 19:39:06 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:39:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:39:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:39:07 Dload Upload Total Spent Left Speed 19:39:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh 19:39:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:39:08 + sudo tee+ /etc/docker/daemon.new 19:39:08 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:39:08 { 19:39:08 "registry-mirrors": [ 19:39:08 "https://nexus3.edgexfoundry.org:10001" 19:39:08 ], 19:39:08 "bip": "10.250.0.254/24", 19:39:08 "hosts": [ 19:39:08 "tcp://0.0.0.0:5555", 19:39:08 "unix:///var/run/docker.sock" 19:39:08 ], 19:39:08 "mtu": 1458, 19:39:08 "selinux-enabled": true, 19:39:08 "seccomp-profile": "/etc/docker/seccomp.json" 19:39:08 } [Pipeline] sh 19:39:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:39:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:27 provisioning config files... 19:39:27 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config6033913848287651318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:27 ---> docker-login.sh 19:39:27 nexus3.edgexfoundry.org:10001 19:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:28 Configure a credential helper to remove this warning. See 19:39:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:28 19:39:28 Login Succeeded 19:39:28 nexus3.edgexfoundry.org:10002 19:39:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:29 Configure a credential helper to remove this warning. See 19:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:29 19:39:29 Login Succeeded 19:39:29 nexus3.edgexfoundry.org:10003 19:39:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:29 Configure a credential helper to remove this warning. See 19:39:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:29 19:39:29 Login Succeeded 19:39:29 nexus3.edgexfoundry.org:10004 19:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:30 Configure a credential helper to remove this warning. See 19:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:30 19:39:30 Login Succeeded 19:39:30 docker.io 19:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:39:30 Configure a credential helper to remove this warning. See 19:39:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:39:30 19:39:30 Login Succeeded 19:39:30 ---> docker-login.sh ends [Pipeline] } 19:39:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:39:31 ========================================================= 19:39:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:39:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:39:31 + 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 . 19:39:32 Sending build context to Docker daemon 7.859MB 19:39:32 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 19:39:32 Step 2/11 : FROM ${BASE} AS builder 19:39:32 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:39:32 9b3977197b4f: Pulling fs layer 19:39:32 1a89e8eeedd5: Pulling fs layer 19:39:32 94645a83ff95: Pulling fs layer 19:39:32 3f3a8bcf1eab: Pulling fs layer 19:39:32 0c92f367c5e7: Pulling fs layer 19:39:32 3096ccb668a1: Pulling fs layer 19:39:32 e8cf19c19ddd: Pulling fs layer 19:39:32 a4caa8a26152: Pulling fs layer 19:39:32 3f3a8bcf1eab: Waiting 19:39:32 3096ccb668a1: Waiting 19:39:32 e8cf19c19ddd: Waiting 19:39:32 a4caa8a26152: Waiting 19:39:32 0c92f367c5e7: Waiting 19:39:32 94645a83ff95: Verifying Checksum 19:39:32 94645a83ff95: Download complete 19:39:32 1a89e8eeedd5: Verifying Checksum 19:39:32 1a89e8eeedd5: Download complete 19:39:32 0c92f367c5e7: Verifying Checksum 19:39:32 0c92f367c5e7: Download complete 19:39:32 3096ccb668a1: Verifying Checksum 19:39:32 3096ccb668a1: Download complete 19:39:32 9b3977197b4f: Download complete 19:39:32 e8cf19c19ddd: Verifying Checksum 19:39:32 e8cf19c19ddd: Download complete 19:39:32 9b3977197b4f: Pull complete 19:39:33 1a89e8eeedd5: Pull complete 19:39:34 94645a83ff95: Pull complete 19:39:34 a4caa8a26152: Verifying Checksum 19:39:34 a4caa8a26152: Download complete 19:39:35 3f3a8bcf1eab: Verifying Checksum 19:39:35 3f3a8bcf1eab: Download complete 19:39:47 3f3a8bcf1eab: Pull complete 19:39:47 0c92f367c5e7: Pull complete 19:39:47 3096ccb668a1: Pull complete 19:39:47 e8cf19c19ddd: Pull complete 19:39:54 a4caa8a26152: Pull complete 19:39:54 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:39:54 ---> 725f1c02e7f9 19:39:54 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:39:54 ---> Running in e7360cee6f8c 19:39:54 Removing intermediate container e7360cee6f8c 19:39:54 ---> 0b86af76ef82 19:39:54 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 19:39:54 ---> Running in 8d754548dccd 19:39:55 Removing intermediate container 8d754548dccd 19:39:55 ---> e3680dc23784 19:39:55 Step 5/11 : WORKDIR /device-gpio 19:39:55 ---> Running in 003627868eff 19:39:55 Removing intermediate container 003627868eff 19:39:55 ---> 694402399ae1 19:39:55 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:55 ---> Running in c888b5f5619d 19:39:57 Removing intermediate container c888b5f5619d 19:39:57 ---> dadd4976d0b1 19:39:57 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:39:57 ---> Running in c0b168739ead 19:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:40:00 (1/4) Installing openssh-keygen (8.8_p1-r1) 19:40:00 (2/4) Installing libedit (20210910.3.1-r0) 19:40:00 (3/4) Installing openssh-client-common (8.8_p1-r1) 19:40:00 (4/4) Installing openssh-client-default (8.8_p1-r1) 19:40:00 Executing busybox-1.34.1-r3.trigger 19:40:00 OK: 224 MiB in 56 packages 19:40:02 Removing intermediate container c0b168739ead 19:40:02 ---> 286f88ace361 19:40:02 Step 8/11 : COPY go.mod vendor* ./ 19:40:02 ---> b375a12b47ce 19:40:02 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:02 ---> Running in 6dab81b0edcd 19:41:24 Removing intermediate container 6dab81b0edcd 19:41:24 ---> b5e2904c830a 19:41:24 Step 10/11 : COPY . . 19:41:24 ---> 0db737a0bec4 19:41:24 Step 11/11 : RUN ${MAKE} 19:41:24 ---> Running in 35bbd28fdab2 19:41:24 Removing intermediate container 35bbd28fdab2 19:41:24 ---> c63e61f96054 19:41:24 [Warning] One or more build-args [MAKE] were not consumed 19:41:24 Successfully built c63e61f96054 19:41:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:41:24 + docker inspect -f . ci-base-image-arm64 19:41:24 . [Pipeline] withDockerContainer 19:41:25 prd-ubuntu20.04-docker-arm64-4c-16g-63179 does not seem to be running inside a container 19:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 19:41:26 $ docker top fbc48dee96c24308157dd8e314b63640f3ec05f71d379fd37d0d8e14f8c06712 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:27 + go version 19:41:27 go version go1.17.6 linux/arm64 [Pipeline] } 19:41:27 $ docker stop --time=1 fbc48dee96c24308157dd8e314b63640f3ec05f71d379fd37d0d8e14f8c06712 19:41:29 $ docker rm -f fbc48dee96c24308157dd8e314b63640f3ec05f71d379fd37d0d8e14f8c06712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:41:30 + docker inspect -f . ci-base-image-arm64 19:41:30 . [Pipeline] withDockerContainer 19:41:30 prd-ubuntu20.04-docker-arm64-4c-16g-63179 does not seem to be running inside a container 19:41:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 19:41:31 $ docker top c2a5aebd84a0c255fd0bfde3653894879eb572ff0416edd7dc8b1fba62ee020e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:41:32 + make test 19:41:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:41:34 ? github.com/edgexfoundry/device-gpio [no test files] 19:42:21 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 19:42:21 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 19:42:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:42:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:42:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:42:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:42:39 ./bin/test-attribution-txt.sh [Pipeline] echo 19:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:42:40 $ docker stop --time=1 c2a5aebd84a0c255fd0bfde3653894879eb572ff0416edd7dc8b1fba62ee020e 19:42:41 $ docker rm -f c2a5aebd84a0c255fd0bfde3653894879eb572ff0416edd7dc8b1fba62ee020e [Pipeline] // withDockerContainer [Pipeline] sh 19:42:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:42:42 Warning: overwriting stash ‘coverage-report’ 19:42:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:42:44 + ls -al . 19:42:44 total 188 19:42:44 drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:42 . 19:42:44 drwxrwxr-x 4 jenkins jenkins 4096 May 11 19:38 .. 19:42:44 -rw-rw-r-- 1 jenkins jenkins 120 May 11 19:39 .dockerignore 19:42:44 drwxrwxr-x 8 jenkins jenkins 4096 May 11 19:39 .git 19:42:44 drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:39 .github 19:42:44 -rw-rw-r-- 1 jenkins jenkins 343 May 11 19:39 .gitignore 19:42:44 -rw-rw-r-- 1 jenkins jenkins 41 May 11 19:39 .golangci.yml 19:42:44 -rw-rw-r-- 1 jenkins jenkins 7772 May 11 19:39 Attribution.txt 19:42:44 -rw-rw-r-- 1 jenkins jenkins 2256 May 11 19:39 CHANGELOG.md 19:42:44 -rw-rw-r-- 1 jenkins jenkins 1846 May 11 19:39 Dockerfile 19:42:44 -rw-rw-r-- 1 jenkins jenkins 677 May 11 19:39 GOVERNANCE.md 19:42:44 -rw-rw-r-- 1 jenkins jenkins 657 May 11 19:39 Jenkinsfile 19:42:44 -rw-rw-r-- 1 jenkins jenkins 11340 May 11 19:39 LICENSE 19:42:44 -rw-rw-r-- 1 jenkins jenkins 1876 May 11 19:39 Makefile 19:42:44 -rw-rw-r-- 1 jenkins jenkins 617 May 11 19:39 OWNERS.md 19:42:44 -rw-rw-r-- 1 jenkins jenkins 11178 May 11 19:39 README.md 19:42:44 -rw-rw-r-- 1 jenkins jenkins 5 May 11 19:35 VERSION 19:42:44 drwxrwxr-x 2 jenkins jenkins 4096 May 11 19:39 bin 19:42:44 drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:39 cmd 19:42:44 -rw-r--r-- 1 jenkins jenkins 10 May 11 19:41 coverage.out 19:42:44 -rw-rw-r-- 1 jenkins jenkins 2794 May 11 19:39 go.mod 19:42:44 -rw-rw-r-- 1 jenkins jenkins 70652 May 11 19:39 go.sum 19:42:44 drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:39 internal 19:42:44 drwxrwxr-x 3 jenkins jenkins 4096 May 11 19:39 snap 19:42:44 -rw-rw-r-- 1 jenkins jenkins 209 May 11 19:39 version.go [Pipeline] isUnix [Pipeline] sh 19:42:44 + 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=d0e5197a07d5a28ef768d5b227bcceecd1a85de2 --label arch=arm64 --label version=0.0.0 . 19:42:44 Sending build context to Docker daemon 7.86MB 19:42:44 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:42:44 Step 2/25 : FROM ${BASE} AS builder 19:42:44 ---> c63e61f96054 19:42:44 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:42:44 ---> Running in 557a9ef069c6 19:42:45 Removing intermediate container 557a9ef069c6 19:42:45 ---> ab79155baeb2 19:42:45 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:42:45 ---> Running in 25b59d27c9ea 19:42:45 Removing intermediate container 25b59d27c9ea 19:42:45 ---> 14e8b41225b0 19:42:45 Step 5/25 : WORKDIR /device-gpio 19:42:45 ---> Running in fadbf6975b5e 19:42:46 Removing intermediate container fadbf6975b5e 19:42:46 ---> e2e80aef4636 19:42:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:46 ---> Running in 4df8fac98ad5 19:42:48 Removing intermediate container 4df8fac98ad5 19:42:48 ---> 663059670b7c 19:42:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:42:48 ---> Running in a0304111b784 19:42:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:50 OK: 224 MiB in 56 packages 19:42:51 Removing intermediate container a0304111b784 19:42:51 ---> 8f6e58a1afde 19:42:51 Step 8/25 : COPY go.mod vendor* ./ 19:42:51 ---> 9e4902e36b11 19:42:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:51 ---> Running in ed51b52241e1 19:42:53 Removing intermediate container ed51b52241e1 19:42:53 ---> ebd300d1d653 19:42:53 Step 10/25 : COPY . . 19:42:54 ---> 54f43d2bf4eb 19:42:54 Step 11/25 : RUN ${MAKE} 19:42:55 ---> Running in a559466db273 19:42:56 Removing intermediate container a559466db273 19:42:56 ---> 3e024097b625 19:42:56 Step 12/25 : FROM alpine:3.15 19:42:57 3.15: Pulling from library/alpine 19:42:57 9981e73032c8: Pulling fs layer 19:42:57 9981e73032c8: Verifying Checksum 19:42:57 9981e73032c8: Download complete 19:42:58 9981e73032c8: Pull complete 19:42:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:42:58 Status: Downloaded newer image for alpine:3.15 19:42:58 ---> 3fb3c9af89a9 19:42:58 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:42:58 ---> Running in c9cd7d6c64b2 19:42:58 Removing intermediate container c9cd7d6c64b2 19:42:58 ---> 2780f6a245ec 19:42:58 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:58 ---> Running in 767243872eb6 19:43:00 Removing intermediate container 767243872eb6 19:43:00 ---> b4012e153219 19:43:00 Step 15/25 : RUN apk add --update --no-cache zeromq 19:43:00 ---> Running in 4076914ebecc 19:43:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:43:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:43:03 (1/5) Installing libgcc (10.3.1_git20211027-r0) 19:43:03 (2/5) Installing libsodium (1.0.18-r0) 19:43:03 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 19:43:03 (4/5) Installing libzmq (4.3.4-r0) 19:43:03 (5/5) Installing zeromq (4.3.4-r0) 19:43:03 Executing busybox-1.34.1-r5.trigger 19:43:03 OK: 8 MiB in 19 packages 19:43:04 Removing intermediate container 4076914ebecc 19:43:04 ---> d7b21c347d11 19:43:04 Step 16/25 : WORKDIR / 19:43:04 ---> Running in f4f7b6db9929 19:43:04 Removing intermediate container f4f7b6db9929 19:43:04 ---> e084896ee057 19:43:04 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 19:43:05 ---> 41f62edba64d 19:43:05 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 19:43:05 ---> eff89744fd27 19:43:05 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 19:43:06 ---> bdc096de1a5b 19:43:06 Step 20/25 : EXPOSE 59910 19:43:06 ---> Running in 21a755134aa0 19:43:06 Removing intermediate container 21a755134aa0 19:43:06 ---> 6f3de07f4059 19:43:06 Step 21/25 : ENTRYPOINT ["/device-gpio"] 19:43:06 ---> Running in ca00c9bb25a3 19:43:07 Removing intermediate container ca00c9bb25a3 19:43:07 ---> acba77ce0191 19:43:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:07 ---> Running in 309f31cc8498 19:43:07 Removing intermediate container 309f31cc8498 19:43:07 ---> 95796aaa91cd 19:43:07 Step 23/25 : LABEL arch=arm64 19:43:07 ---> Running in 486216462ea1 19:43:07 Removing intermediate container 486216462ea1 19:43:07 ---> 40a567e4ee67 19:43:07 Step 24/25 : LABEL git_sha=d0e5197a07d5a28ef768d5b227bcceecd1a85de2 19:43:07 ---> Running in 1634f725c9f5 19:43:08 Removing intermediate container 1634f725c9f5 19:43:08 ---> cb7db3d6f1e1 19:43:08 Step 25/25 : LABEL version=0.0.0 19:43:08 ---> Running in 9a5c5ddd91e8 19:43:08 Removing intermediate container 9a5c5ddd91e8 19:43:08 ---> 105af3f9e119 19:43:08 [Warning] One or more build-args [ARCH MAKE] were not consumed 19:43:08 Successfully built 105af3f9e119 19:43:08 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 19:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:09 19:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:10 arm64: Pulling from edgex-lftools-log-publisher 19:43:10 8998bd30e6a1: Pulling fs layer 19:43:10 04944245beec: Pulling fs layer 19:43:10 699f458cf7ca: Pulling fs layer 19:43:10 765212b225bb: Pulling fs layer 19:43:10 f23df028b6ca: Pulling fs layer 19:43:10 d65c8cfc05b1: Pulling fs layer 19:43:10 2437ff75d9bd: Pulling fs layer 19:43:10 765212b225bb: Waiting 19:43:10 f23df028b6ca: Waiting 19:43:10 d65c8cfc05b1: Waiting 19:43:10 2437ff75d9bd: Waiting 19:43:10 04944245beec: Verifying Checksum 19:43:10 04944245beec: Download complete 19:43:10 765212b225bb: Verifying Checksum 19:43:10 765212b225bb: Download complete 19:43:10 f23df028b6ca: Verifying Checksum 19:43:10 f23df028b6ca: Download complete 19:43:10 d65c8cfc05b1: Verifying Checksum 19:43:10 d65c8cfc05b1: Download complete 19:43:10 699f458cf7ca: Verifying Checksum 19:43:10 699f458cf7ca: Download complete 19:43:10 8998bd30e6a1: Verifying Checksum 19:43:10 8998bd30e6a1: Download complete 19:43:13 2437ff75d9bd: Verifying Checksum 19:43:13 2437ff75d9bd: Download complete 19:43:15 8998bd30e6a1: Pull complete 19:43:15 04944245beec: Pull complete 19:43:17 699f458cf7ca: Pull complete 19:43:17 765212b225bb: Pull complete 19:43:17 f23df028b6ca: Pull complete 19:43:18 d65c8cfc05b1: Pull complete 19:43:33 2437ff75d9bd: Pull complete 19:43:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:43:33 prd-ubuntu20.04-docker-arm64-4c-16g-63179 does not seem to be running inside a container 19:43:33 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 19:43:36 $ docker top b0c87376c77ec7a77fa77746299e1e132a145cc7548ea7c24ebd8f4290150244 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:37 ---> job-cost.sh 19:43:37 lf-activate-venv: SKIPPING 19:43:37 INFO: No Stack... 19:43:37 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:38 INFO: Archiving Costs [Pipeline] sh 19:43:39 + cat /w/workspace/device-gpio/1/archives/cost.csv 19:43:39 + cut -d, -f6 [Pipeline] lock 19:43:39 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] 19:43:39 Resource [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] did not exist. Created. 19:43:39 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:39 /w/workspace/device-gpio/1@tmp/durable-a168aa7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:43:40 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:40 Warning: overwriting stash ‘stack-cost’ 19:43:40 Stashed 1 file(s) [Pipeline] } 19:43:40 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-31-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:40 $ docker stop --time=1 b0c87376c77ec7a77fa77746299e1e132a145cc7548ea7c24ebd8f4290150244 19:43:42 $ docker rm -f b0c87376c77ec7a77fa77746299e1e132a145cc7548ea7c24ebd8f4290150244 [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 19:43:43 provisioning config files... 19:43:43 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/config7372240884707435006tmp [Pipeline] { [Pipeline] sh 19:43:43 + set +x 19:43:43 + bash -s -- 19:43:43 + curl -s https://codecov.io/bash 19:43:43 19:43:43 _____ _ 19:43:43 / ____| | | 19:43:43 | | ___ __| | ___ ___ _____ __ 19:43:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:43 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:43 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:43 Bash-1.0.6 19:43:43 19:43:43 19:43:43 ==> git version 2.25.1 found 19:43:43 ==> 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 19:43:43 Release-Date: 2020-01-08 19:43:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:43:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:43:43 ==> Jenkins CI detected. 19:43:43 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-31 19:43:43 project root: . 19:43:43 --> token set from env 19:43:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:43 ==> Running gcov in . (disable via -X gcov) 19:43:43 ==> Python coveragepy not found 19:43:43 ==> Searching for coverage reports in: 19:43:43 + . 19:43:43 -> Found 1 reports 19:43:43 ==> Detecting git/mercurial file structure 19:43:43 ==> Reading reports 19:43:43 + ./coverage.out bytes=10 19:43:43 ==> Appending adjustments 19:43:43 https://docs.codecov.io/docs/fixing-reports 19:43:43 + Found adjustments 19:43:43 ==> Gzipping contents 19:43:43 4.0K /tmp/codecov.DAaLWF.gz 19:43:43 ==> Uploading reports 19:43:43 url: https://codecov.io 19:43:43 query: branch=PR-31&commit=d0e5197a07d5a28ef768d5b227bcceecd1a85de2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-31%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=31&job=&cmd_args= 19:43:43 -> Pinging Codecov 19:43:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-31&commit=d0e5197a07d5a28ef768d5b227bcceecd1a85de2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-31%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=31&job=&cmd_args= 19:43:44 -> Uploading to 19:43:44 https://storage.googleapis.com/codecov/v4/raw/2022-05-11/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d0e5197a07d5a28ef768d5b227bcceecd1a85de2/4ec84a62-e15d-40c3-bfe4-b2b26b4e94c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T194343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c63d1c001767efc8af9b436168b341d894ed489e814b3476161ccc820b54460 19:43:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:44 Dload Upload Total Spent Left Speed 19:43:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3851 --:--:-- --:--:-- --:--:-- 3851 19:43:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/d0e5197a07d5a28ef768d5b227bcceecd1a85de2 [Pipeline] } 19:43:44 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 19:43:45 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-31/archives ] 19:43:45 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-31/archives 19:43:45 total 16 19:43:45 drwxr-xr-x 3 root root 4096 May 11 19:37 . 19:43:45 drwxrwxr-x 10 jenkins jenkins 4096 May 11 19:37 .. 19:43:45 drwxr-xr-x 2 root root 4096 May 11 19:37 cost 19:43:45 -rw-r--r-- 1 root root 81 May 11 19:37 cost.csv 19:43:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-31/archives 19:43:45 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-31/archives 19:43:45 total 16 19:43:45 drwxr-xr-x 3 jenkins jenkins 4096 May 11 19:37 . 19:43:45 drwxrwxr-x 10 jenkins jenkins 4096 May 11 19:37 .. 19:43:45 drwxr-xr-x 2 jenkins jenkins 4096 May 11 19:37 cost 19:43:45 -rw-r--r-- 1 jenkins jenkins 81 May 11 19:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:43:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:47 ---> package-listing.sh 19:43:47 ++ facter osfamily 19:43:47 ++ tr '[:upper:]' '[:lower:]' 19:43:47 + OS_FAMILY=debian 19:43:47 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-31 19:43:47 + START_PACKAGES=/tmp/packages_start.txt 19:43:47 + END_PACKAGES=/tmp/packages_end.txt 19:43:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:47 + PACKAGES=/tmp/packages_start.txt 19:43:47 + '[' /w/workspace/edgexfoundry_device-gpio_PR-31 ']' 19:43:47 + PACKAGES=/tmp/packages_end.txt 19:43:47 + case "${OS_FAMILY}" in 19:43:47 + dpkg -l 19:43:47 + grep '^ii' 19:43:47 + '[' -f /tmp/packages_start.txt ']' 19:43:47 + '[' -f /tmp/packages_end.txt ']' 19:43:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:47 + '[' /w/workspace/edgexfoundry_device-gpio_PR-31 ']' 19:43:47 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-31/archives/ 19:43:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-31/archives/ [Pipeline] echo 19:43:47 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-31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:43:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:48 . [Pipeline] withDockerContainer 19:43:48 prd-ubuntu20.04-docker-8c-8g-63177 does not seem to be running inside a container 19:43:48 $ 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-31/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-31 -v /w/workspace/edgexfoundry_device-gpio_PR-31:/w/workspace/edgexfoundry_device-gpio_PR-31:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-31@tmp:/w/workspace/edgexfoundry_device-gpio_PR-31@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 19:43:48 $ docker top 1b74ece0f5113fe8373c3a9daddc450e9d17120aff17e1c460ce249ee86418c0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:43:49 + ls /var/log/sa-host 19:43:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:49 provisioning config files... 19:43:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-31@tmp/config3128596070851779250tmp [Pipeline] { [Pipeline] echo 19:43:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:50 ---> create-netrc.sh [Pipeline] } 19:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:50 ---> python-tools-install.sh [Pipeline] echo 19:43:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:51 ---> sudo-logs.sh 19:43:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:51 ---> job-cost.sh 19:43:51 lf-activate-venv: SKIPPING 19:43:51 DEBUG: total: 0.2199999988079071 19:43:51 INFO: Retrieving Stack Cost... 19:43:51 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:52 INFO: Archiving Costs [Pipeline] echo 19:43:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:52 ---> logs-deploy.sh 19:43:52 lf-activate-venv: SKIPPING 19:43:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-31/1 19:43:52 INFO: archiving workspace using pattern(s): 19:43:53 Archives upload complete. 19:43:53 INFO: archiving logs to Nexus 19:43:54 ---> uname -a: 19:43:54 Linux prd-ubuntu20-04-docker-8c-8g-63177 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:43:54 19:43:54 19:43:54 ---> lscpu: 19:43:54 Architecture: x86_64 19:43:54 CPU op-mode(s): 32-bit, 64-bit 19:43:54 Byte Order: Little Endian 19:43:54 Address sizes: 40 bits physical, 48 bits virtual 19:43:54 CPU(s): 8 19:43:54 On-line CPU(s) list: 0-7 19:43:54 Thread(s) per core: 1 19:43:54 Core(s) per socket: 1 19:43:54 Socket(s): 8 19:43:54 NUMA node(s): 1 19:43:54 Vendor ID: AuthenticAMD 19:43:54 CPU family: 23 19:43:54 Model: 49 19:43:54 Model name: AMD EPYC-Rome Processor 19:43:54 Stepping: 0 19:43:54 CPU MHz: 2799.996 19:43:54 BogoMIPS: 5599.99 19:43:54 Virtualization: AMD-V 19:43:54 Hypervisor vendor: KVM 19:43:54 Virtualization type: full 19:43:54 L1d cache: 256 KiB 19:43:54 L1i cache: 256 KiB 19:43:54 L2 cache: 4 MiB 19:43:54 L3 cache: 128 MiB 19:43:54 NUMA node0 CPU(s): 0-7 19:43:54 Vulnerability Itlb multihit: Not affected 19:43:54 Vulnerability L1tf: Not affected 19:43:54 Vulnerability Mds: Not affected 19:43:54 Vulnerability Meltdown: Not affected 19:43:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:43:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:43:54 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:43:54 Vulnerability Srbds: Not affected 19:43:54 Vulnerability Tsx async abort: Not affected 19:43:54 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 19:43:54 19:43:54 19:43:54 ---> nproc: 19:43:54 8 19:43:54 19:43:54 19:43:54 ---> df -h: 19:43:54 Filesystem Size Used Avail Use% Mounted on 19:43:54 overlay 155G 11G 145G 7% / 19:43:54 tmpfs 64M 0 64M 0% /dev 19:43:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:43:54 shm 64M 0 64M 0% /dev/shm 19:43:54 /dev/vda1 155G 11G 145G 7% /facter-os 19:43:54 19:43:54 19:43:54 ---> sar -b -r -n DEV: 19:43:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63177) 05/11/22 _x86_64_ (8 CPU) 19:43:54 19:43:54 19:34:16 LINUX RESTART (8 CPU) 19:43:54 19:43:54 19:35:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:43:54 19:36:01 181.23 4.71 176.52 0.00 413.03 91251.58 0.00 19:43:54 19:37:01 237.16 0.12 237.04 0.00 11.06 55713.11 0.00 19:43:54 19:38:01 3.70 0.02 3.68 0.00 0.80 56.25 0.00 19:43:54 19:39:01 1.68 0.00 1.68 0.00 0.00 20.28 0.00 19:43:54 19:40:01 1.08 0.03 1.05 0.00 0.40 12.66 0.00 19:43:54 19:41:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 19:43:54 19:42:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 19:43:54 19:43:01 3.48 0.87 2.62 0.00 18.39 35.18 0.00 19:43:54 Average: 53.30 0.70 52.60 0.00 53.96 18083.36 0.00 19:43:54 19:43:54 19:35:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:43:54 19:36:01 27363592 31720932 578728 1.76 178520 4301800 2213840 6.52 1331888 3662324 641636 19:43:54 19:37:01 27516908 31770012 522824 1.59 204572 4170208 1906036 5.62 1273904 3555228 304 19:43:54 19:38:01 27530892 31784008 509680 1.55 204688 4170104 1814236 5.35 1269284 3544284 152 19:43:54 19:39:01 27531588 31784760 508536 1.55 204744 4170104 1814236 5.35 1269508 3544284 52 19:43:54 19:40:01 27537844 31791064 502396 1.53 204784 4170120 1814236 5.35 1262688 3544356 16 19:43:54 19:41:01 27537840 31791060 502320 1.53 204816 4170112 1814236 5.35 1262344 3544356 16 19:43:54 19:42:01 27542232 31795716 497516 1.51 204848 4170124 1814236 5.35 1258272 3544448 8 19:43:54 19:43:01 27541000 31795400 497912 1.51 204944 4170644 1840684 5.42 1258676 3544876 12 19:43:54 Average: 27512737 31779119 514989 1.57 201490 4186652 1878968 5.54 1273320 3560520 80274 19:43:54 19:43:54 19:35:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:43:54 19:36:01 docker0 216.50 281.76 17.74 2461.29 0.00 0.00 0.00 0.00 19:43:54 19:36:01 ens3 509.12 361.35 7640.58 50.29 0.00 0.00 0.00 0.00 19:43:54 19:36:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 19:43:54 19:37:01 docker0 16.38 20.65 0.95 91.76 0.00 0.00 0.00 0.00 19:43:54 19:37:01 ens3 206.37 143.53 2707.92 80.18 0.00 0.00 0.00 0.00 19:43:54 19:37:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 19:43:54 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:38:01 ens3 24.21 20.89 9.55 26.88 0.00 0.00 0.00 0.00 19:43:54 19:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:43:54 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:39:01 ens3 9.16 13.15 0.90 14.73 0.00 0.00 0.00 0.00 19:43:54 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:54 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:40:01 ens3 3.90 7.30 0.32 6.68 0.00 0.00 0.00 0.00 19:43:54 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:41:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:43:54 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:54 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:42:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:54 19:43:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 19:43:54 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:54 Average: docker0 28.32 36.78 2.27 310.14 0.00 0.00 0.00 0.00 19:43:54 Average: ens3 92.41 67.07 1268.27 22.23 0.00 0.00 0.00 0.00 19:43:54 Average: lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 19:43:54 19:43:54 19:43:54 ---> sar -P ALL: 19:43:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63177) 05/11/22 _x86_64_ (8 CPU) 19:43:54 19:43:54 19:34:16 LINUX RESTART (8 CPU) 19:43:54 19:43:54 19:35:03 CPU %user %nice %system %iowait %steal %idle 19:43:54 19:36:01 all 12.43 0.00 5.27 3.88 0.12 78.30 19:43:54 19:36:01 0 12.91 0.00 6.05 4.59 0.12 76.32 19:43:54 19:36:01 1 12.46 0.00 5.55 0.94 0.10 80.94 19:43:54 19:36:01 2 13.88 0.00 5.50 9.19 0.12 71.30 19:43:54 19:36:01 3 13.27 0.00 4.87 1.54 0.12 80.20 19:43:54 19:36:01 4 11.96 0.00 4.47 1.01 0.12 82.43 19:43:54 19:36:01 5 10.84 0.00 4.83 7.21 0.11 77.01 19:43:54 19:36:01 6 11.83 0.00 5.41 5.06 0.12 77.58 19:43:54 19:36:01 7 12.27 0.00 5.46 1.51 0.12 80.64 19:43:54 19:37:01 all 20.35 0.00 5.46 2.89 0.13 71.16 19:43:54 19:37:01 0 20.42 0.00 5.69 0.84 0.12 72.92 19:43:54 19:37:01 1 20.03 0.00 5.17 2.18 0.12 72.49 19:43:54 19:37:01 2 19.83 0.00 5.77 8.87 0.12 65.41 19:43:54 19:37:01 3 21.85 0.00 5.40 0.67 0.10 71.97 19:43:54 19:37:01 4 19.37 0.00 5.23 5.35 0.14 69.91 19:43:54 19:37:01 5 21.07 0.00 5.55 1.25 0.15 71.97 19:43:54 19:37:01 6 19.62 0.00 5.64 3.12 0.12 71.50 19:43:54 19:37:01 7 20.61 0.00 5.26 0.88 0.15 73.09 19:43:54 19:38:01 all 0.19 0.00 0.10 0.05 0.01 99.65 19:43:54 19:38:01 0 0.18 0.00 0.07 0.00 0.00 99.75 19:43:54 19:38:01 1 0.25 0.00 0.07 0.07 0.00 99.62 19:43:54 19:38:01 2 0.25 0.00 0.17 0.00 0.02 99.57 19:43:54 19:38:01 3 0.25 0.00 0.15 0.00 0.02 99.58 19:43:54 19:38:01 4 0.15 0.00 0.05 0.12 0.00 99.68 19:43:54 19:38:01 5 0.08 0.00 0.07 0.00 0.02 99.83 19:43:54 19:38:01 6 0.23 0.00 0.17 0.00 0.00 99.60 19:43:54 19:38:01 7 0.12 0.00 0.10 0.22 0.02 99.55 19:43:54 19:39:01 all 0.03 0.00 0.03 0.01 0.00 99.92 19:43:54 19:39:01 0 0.08 0.00 0.05 0.00 0.00 99.87 19:43:54 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:43:54 19:39:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:43:54 19:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:43:54 19:39:01 4 0.08 0.00 0.07 0.02 0.02 99.82 19:43:54 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:54 19:39:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:43:54 19:39:01 7 0.02 0.00 0.00 0.10 0.00 99.88 19:43:54 19:40:01 all 0.05 0.00 0.06 0.01 0.01 99.88 19:43:54 19:40:01 0 0.10 0.00 0.05 0.00 0.02 99.83 19:43:54 19:40:01 1 0.00 0.00 0.05 0.00 0.03 99.92 19:43:54 19:40:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:43:54 19:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:43:54 19:40:01 4 0.07 0.00 0.03 0.00 0.00 99.90 19:43:54 19:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:43:54 19:40:01 6 0.08 0.00 0.10 0.00 0.00 99.82 19:43:54 19:40:01 7 0.05 0.00 0.13 0.05 0.02 99.75 19:43:54 19:41:01 all 0.07 0.00 0.01 0.01 0.00 99.90 19:43:54 19:41:01 0 0.53 0.00 0.02 0.00 0.00 99.45 19:43:54 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:43:54 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:43:54 19:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:54 19:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:43:54 19:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:43:54 19:41:01 6 0.00 0.00 0.03 0.00 0.02 99.95 19:43:54 19:41:01 7 0.00 0.00 0.02 0.05 0.00 99.93 19:43:54 19:42:01 all 0.09 0.00 0.02 0.01 0.00 99.88 19:43:54 19:42:01 0 0.55 0.00 0.00 0.00 0.00 99.45 19:43:54 19:42:01 1 0.02 0.00 0.05 0.00 0.00 99.93 19:43:54 19:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:54 19:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:43:54 19:42:01 4 0.02 0.00 0.03 0.02 0.00 99.93 19:43:54 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:54 19:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:43:54 19:42:01 7 0.03 0.00 0.03 0.03 0.00 99.90 19:43:54 19:43:01 all 0.09 0.00 0.03 0.01 0.00 99.86 19:43:54 19:43:01 0 0.42 0.00 0.03 0.00 0.00 99.55 19:43:54 19:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:54 19:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:43:54 19:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:43:54 19:43:01 4 0.05 0.00 0.02 0.02 0.02 99.90 19:43:54 19:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:43:54 19:43:01 6 0.00 0.00 0.05 0.00 0.00 99.95 19:43:54 19:43:01 7 0.20 0.00 0.07 0.08 0.00 99.65 19:43:54 Average: all 4.09 0.00 1.34 0.84 0.03 93.70 19:43:54 Average: 0 4.33 0.00 1.46 0.66 0.03 93.52 19:43:54 Average: 1 4.02 0.00 1.33 0.39 0.03 94.22 19:43:54 Average: 2 4.17 0.00 1.41 2.20 0.03 92.18 19:43:54 Average: 3 4.36 0.00 1.29 0.27 0.03 94.06 19:43:54 Average: 4 3.89 0.00 1.21 0.81 0.04 94.05 19:43:54 Average: 5 3.94 0.00 1.28 1.02 0.03 93.72 19:43:54 Average: 6 3.90 0.00 1.40 0.99 0.03 93.68 19:43:54 Average: 7 4.07 0.00 1.35 0.36 0.04 94.19 19:43:54 19:43:54 19:43:54