Pull request #59 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from edef354059ec9d65f37156bd57b9815092911f11+af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 (dbc02b4fb6102564be32ed681221dbc334c1164b) 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-ssh11247944349624074684.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9163653496037674347.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-59/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-59/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3044873939625474735.key Verifying host key using known hosts file > 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-59/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15710606710339937715.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh12133390381764393702.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-59/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-59/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6077091253371499648.key Verifying host key using known hosts file > 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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6616’ Running on prd-ubuntu20.04-docker-8c-8g-6623 in /w/workspace/edgexfoundry_device-gpio_PR-59 [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-59 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 into PR head commit edef354059ec9d65f37156bd57b9815092911f11 Merge succeeded, producing edef354059ec9d65f37156bd57b9815092911f11 Checking out Revision edef354059ec9d65f37156bd57b9815092911f11 (PR-59) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:05:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:05:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f edef354059ec9d65f37156bd57b9815092911f11 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f edef354059ec9d65f37156bd57b9815092911f11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:05:55 ========================================================= 01:05:55 EdgeX Global Pipelines Version Info 01:05:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:05:56 ------------------- 01:05:56 stable info: 01:05:56 ------------------- 01:05:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:05:56 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:05:56 Message: update stable to v1.0.239 01:05:56 ------------------- 01:05:56 experimental info: 01:05:56 ------------------- 01:05:56 Commited By: **** collab-it+edgex@linuxfoundation.org 01:05:56 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 01:05:56 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:05:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:05:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:05:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:05:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:05:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-59 [Pipeline] echo 01:05:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-59 [Pipeline] echo 01:05:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-59 [Pipeline] echo 01:05:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] echo 01:05:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edef354 [Pipeline] echo 01:05:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:05:58 provisioning config files... 01:05:58 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/config3885480729989889799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:58 ---> docker-login.sh 01:05:58 nexus3.edgexfoundry.org:10001 01:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:58 Configure a credential helper to remove this warning. See 01:05:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:58 01:05:58 Login Succeeded 01:05:58 nexus3.edgexfoundry.org:10002 01:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:59 Configure a credential helper to remove this warning. See 01:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:59 01:05:59 Login Succeeded 01:05:59 nexus3.edgexfoundry.org:10003 01:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:59 Configure a credential helper to remove this warning. See 01:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:59 01:05:59 Login Succeeded 01:05:59 nexus3.edgexfoundry.org:10004 01:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:59 Configure a credential helper to remove this warning. See 01:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:59 01:05:59 Login Succeeded 01:05:59 docker.io 01:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:59 Configure a credential helper to remove this warning. See 01:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:59 01:05:59 Login Succeeded 01:05:59 ---> docker-login.sh ends [Pipeline] } 01:05:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:06:00 + git rev-list -1 --merges edef354059ec9d65f37156bd57b9815092911f11~1..edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] echo 01:06:00 -----------> git rev-list -1 --merges edef354059ec9d65f37156bd57b9815092911f11~1..edef354059ec9d65f37156bd57b9815092911f11 edef354059ec9d65f37156bd57b9815092911f11 [false] [Pipeline] sh 01:06:00 + git log --format=format:%s -1 edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] echo 01:06:00 ========================================================= 01:06:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:06:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:06:01 + git log --format=format:%s -1 edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] echo 01:06:01 [semverPrep] GIT_COMMIT: edef354059ec9d65f37156bd57b9815092911f11, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:06:01 [semverPrep] This is not a build commit. [Pipeline] sh 01:06:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:06:01 + grep -v github /etc/ssh/ssh_known_hosts 01:06:01 + [ -e /tmp/ssh_known_hosts ] 01:06:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:06:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:06:01 + sudo tee -a /etc/ssh/ssh_known_hosts 01:06:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:02 01:06:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:02 0.1.4: Pulling from edgex-devops/py-git-semver 01:06:02 b85a868b505f: Pulling fs layer 01:06:02 e2be974225ed: Pulling fs layer 01:06:02 339a4e72a1f5: Pulling fs layer 01:06:02 988bab9f4d93: Pulling fs layer 01:06:02 1469e6f7b9e6: Pulling fs layer 01:06:02 eaf3925da568: Pulling fs layer 01:06:02 bab4dde63d76: Pulling fs layer 01:06:02 bde34c3a00c8: Pulling fs layer 01:06:02 b352a97aabf1: Pulling fs layer 01:06:02 4872d77fe225: Pulling fs layer 01:06:02 5851b861e8e6: Pulling fs layer 01:06:02 1469e6f7b9e6: Waiting 01:06:02 bab4dde63d76: Waiting 01:06:02 eaf3925da568: Waiting 01:06:02 4872d77fe225: Waiting 01:06:02 b352a97aabf1: Waiting 01:06:02 bde34c3a00c8: Waiting 01:06:02 5851b861e8e6: Waiting 01:06:02 988bab9f4d93: Waiting 01:06:02 e2be974225ed: Verifying Checksum 01:06:02 e2be974225ed: Download complete 01:06:02 988bab9f4d93: Verifying Checksum 01:06:02 988bab9f4d93: Download complete 01:06:02 1469e6f7b9e6: Verifying Checksum 01:06:02 1469e6f7b9e6: Download complete 01:06:02 339a4e72a1f5: Verifying Checksum 01:06:02 339a4e72a1f5: Download complete 01:06:02 eaf3925da568: Verifying Checksum 01:06:02 eaf3925da568: Download complete 01:06:02 bde34c3a00c8: Verifying Checksum 01:06:02 bde34c3a00c8: Download complete 01:06:02 b352a97aabf1: Verifying Checksum 01:06:02 b352a97aabf1: Download complete 01:06:02 4872d77fe225: Download complete 01:06:02 5851b861e8e6: Download complete 01:06:02 b85a868b505f: Verifying Checksum 01:06:02 b85a868b505f: Download complete 01:06:03 bab4dde63d76: Verifying Checksum 01:06:03 bab4dde63d76: Download complete 01:06:04 b85a868b505f: Pull complete 01:06:04 e2be974225ed: Pull complete 01:06:04 339a4e72a1f5: Pull complete 01:06:04 988bab9f4d93: Pull complete 01:06:05 1469e6f7b9e6: Pull complete 01:06:05 eaf3925da568: Pull complete 01:06:07 bab4dde63d76: Pull complete 01:06:07 bde34c3a00c8: Pull complete 01:06:07 b352a97aabf1: Pull complete 01:06:07 4872d77fe225: Pull complete 01:06:07 5851b861e8e6: Pull complete 01:06:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:06:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:07 prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container 01:06:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:10 $ docker top 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f -eo pid,comm 01:06:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:06:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:11 [ssh-agent] Looking for ssh-agent implementation... 01:06:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:11 $ docker exec 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f ssh-agent 01:06:11 SSH_AUTH_SOCK=/tmp/ssh-PNenzELCUWOi/agent.33 01:06:11 SSH_AGENT_PID=39 01:06:11 Running ssh-add (command line suppressed) 01:06:11 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-59@tmp/private_key_666001250347363812.key (/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/private_key_666001250347363812.key) 01:06:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:11 + git tag --points-at HEAD [Pipeline] } 01:06:11 $ docker exec --env ******** --env ******** 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f ssh-agent -k 01:06:11 unset SSH_AUTH_SOCK; 01:06:11 unset SSH_AGENT_PID; 01:06:11 echo Agent pid 39 killed; 01:06:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:06:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:11 [ssh-agent] Looking for ssh-agent implementation... 01:06:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:12 $ docker exec 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f ssh-agent 01:06:12 SSH_AUTH_SOCK=/tmp/ssh-mivx7ItbU5wX/agent.71 01:06:12 SSH_AGENT_PID=77 01:06:12 Running ssh-add (command line suppressed) 01:06:12 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-59@tmp/private_key_18154502045510856775.key (/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/private_key_18154502045510856775.key) 01:06:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:12 + git semver init 01:06:12 2022-10-03 01:06:12,790 [run_init] DEBUG init version:0.0.0 force:False 01:06:12 2022-10-03 01:06:12,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-59/.semver 01:06:12 2022-10-03 01:06:12,791 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-59/.semver 01:06:12 2022-10-03 01:06:12,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-59/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-59, universal_newlines=False, shell=None, istream=None) 01:06:14 2022-10-03 01:06:13,889 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-59/.git/info/exclude 01:06:14 2022-10-03 01:06:13,890 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-59/.semver/PR-59 with force:False 01:06:14 2022-10-03 01:06:13,890 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-59/.semver/PR-59 01:06:14 2022-10-03 01:06:13,893 [execute] INFO git cat-file --batch-check 01:06:14 2022-10-03 01:06:13,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-59/.semver, universal_newlines=False, shell=None, istream=) 01:06:14 2022-10-03 01:06:13,901 [execute] INFO git cat-file --batch 01:06:14 2022-10-03 01:06:13,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-59/.semver, universal_newlines=False, shell=None, istream=) 01:06:14 2022-10-03 01:06:13,906 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-59/.semver/PR-59 01:06:14 0.0.0 [Pipeline] } 01:06:14 $ docker exec --env ******** --env ******** 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f ssh-agent -k 01:06:14 unset SSH_AUTH_SOCK; 01:06:14 unset SSH_AGENT_PID; 01:06:14 echo Agent pid 77 killed; 01:06:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:14 + git semver [Pipeline] } 01:06:15 $ docker stop --time=1 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f 01:06:16 $ docker rm -f 2d48b9080ffb661068370c64265983ce94b7751511627eae33e2d6064eacca6f [Pipeline] // withDockerContainer [Pipeline] sh 01:06:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:06:17 Stashed 1 file(s) [Pipeline] echo 01:06:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:17 provisioning config files... 01:06:17 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/config17005756390430823069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:18 ---> docker-login.sh 01:06:18 nexus3.edgexfoundry.org:10001 01:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:18 Configure a credential helper to remove this warning. See 01:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:18 01:06:18 Login Succeeded 01:06:18 nexus3.edgexfoundry.org:10002 01:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:18 Configure a credential helper to remove this warning. See 01:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:18 01:06:18 Login Succeeded 01:06:18 nexus3.edgexfoundry.org:10003 01:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:18 Configure a credential helper to remove this warning. See 01:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:18 01:06:18 Login Succeeded 01:06:18 nexus3.edgexfoundry.org:10004 01:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:18 Configure a credential helper to remove this warning. See 01:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:18 01:06:18 Login Succeeded 01:06:18 docker.io 01:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:18 Configure a credential helper to remove this warning. See 01:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:18 01:06:18 Login Succeeded 01:06:18 ---> docker-login.sh ends [Pipeline] } 01:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:06:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:06:19 ========================================================= 01:06:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:06:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:06:19 Sending build context to Docker daemon 15.85MB 01:06:19 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 01:06:19 Step 2/13 : FROM ${BASE} AS builder 01:06:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:06:19 2408cc74d12b: Pulling fs layer 01:06:19 ea60b727a1ce: Pulling fs layer 01:06:19 30c4a7721957: Pulling fs layer 01:06:19 370296b7ddb6: Pulling fs layer 01:06:19 7c6cee850709: Pulling fs layer 01:06:19 aa9baa53a306: Pulling fs layer 01:06:19 8b309c321861: Pulling fs layer 01:06:19 d8d76fd02f46: Pulling fs layer 01:06:19 fa31f396de31: Pulling fs layer 01:06:19 370296b7ddb6: Waiting 01:06:19 7c6cee850709: Waiting 01:06:19 aa9baa53a306: Waiting 01:06:19 8b309c321861: Waiting 01:06:19 d8d76fd02f46: Waiting 01:06:19 fa31f396de31: Waiting 01:06:19 30c4a7721957: Download complete 01:06:19 ea60b727a1ce: Download complete 01:06:19 7c6cee850709: Download complete 01:06:19 aa9baa53a306: Download complete 01:06:19 2408cc74d12b: Verifying Checksum 01:06:19 2408cc74d12b: Download complete 01:06:19 8b309c321861: Download complete 01:06:19 2408cc74d12b: Pull complete 01:06:20 ea60b727a1ce: Pull complete 01:06:20 30c4a7721957: Pull complete 01:06:20 fa31f396de31: Verifying Checksum 01:06:20 fa31f396de31: Download complete 01:06:20 370296b7ddb6: Verifying Checksum 01:06:20 370296b7ddb6: Download complete 01:06:20 d8d76fd02f46: Verifying Checksum 01:06:20 d8d76fd02f46: Download complete 01:06:24 370296b7ddb6: Pull complete 01:06:24 7c6cee850709: Pull complete 01:06:24 aa9baa53a306: Pull complete 01:06:24 8b309c321861: Pull complete 01:06:26 d8d76fd02f46: Pull complete 01:06:26 fa31f396de31: Pull complete 01:06:27 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 01:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:06:27 ---> cef68f9685f8 01:06:27 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:06:31 ---> Running in 971bcf138f0a 01:06:31 Removing intermediate container 971bcf138f0a 01:06:31 ---> 51ad61b02c0e 01:06:31 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:06:31 ---> Running in 2d3b71dd545f 01:06:31 Removing intermediate container 2d3b71dd545f 01:06:31 ---> 327ae968ff60 01:06:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:06:31 ---> Running in 9208da9edfe6 01:06:31 Removing intermediate container 9208da9edfe6 01:06:31 ---> a49e4a68c917 01:06:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:06:31 ---> Running in 6057908486fa 01:06:31 Removing intermediate container 6057908486fa 01:06:31 ---> 8204bda5b56c 01:06:31 Step 7/13 : WORKDIR /device-gpio 01:06:31 ---> Running in 591d0979722d 01:06:31 Removing intermediate container 591d0979722d 01:06:31 ---> 84e5d1605208 01:06:31 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:31 ---> Running in 7510c51c1760 01:06:32 Removing intermediate container 7510c51c1760 01:06:32 ---> 4eaff2662933 01:06:32 Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:06:32 ---> Running in 604bcc52c2e6 01:06:32 Still waiting to schedule task 01:06:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6620’ 01:06:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:06:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:06:33 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:06:33 (2/4) Installing libedit (20210910.3.1-r0) 01:06:33 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:06:34 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:06:34 Executing busybox-1.35.0-r13.trigger 01:06:34 OK: 216 MiB in 55 packages 01:06:34 Removing intermediate container 604bcc52c2e6 01:06:34 ---> 83cb5bfa657e 01:06:34 Step 10/13 : COPY go.mod vendor* ./ 01:06:34 ---> 7166cde8bd15 01:06:34 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:06:34 ---> Running in f215e2aa5ae8 01:06:56 Removing intermediate container f215e2aa5ae8 01:06:56 ---> 80decee3c88d 01:06:56 Step 12/13 : COPY . . 01:06:56 ---> 9e5deb1e3bed 01:06:56 Step 13/13 : RUN ${MAKE} 01:06:56 ---> Running in 91d82fc9fc1b 01:06:56 noop 01:06:56 Removing intermediate container 91d82fc9fc1b 01:06:56 ---> bd6dc05a2fef 01:06:56 Successfully built bd6dc05a2fef 01:06:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:57 + docker inspect -f . ci-base-image-x86_64 01:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:57 prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container 01:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 ******** ci-base-image-x86_64 cat 01:06:57 $ docker top 401f399f6742a4db46296bbc363fc459e62a452baa3ef962c1e58751fa2ac19e -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:58 + go version 01:06:58 go version go1.18.3 linux/amd64 [Pipeline] } 01:06:58 $ docker stop --time=1 401f399f6742a4db46296bbc363fc459e62a452baa3ef962c1e58751fa2ac19e 01:06:59 $ docker rm -f 401f399f6742a4db46296bbc363fc459e62a452baa3ef962c1e58751fa2ac19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:00 + docker inspect -f . ci-base-image-x86_64 01:07:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:07:00 prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container 01:07:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 ******** ci-base-image-x86_64 cat 01:07:00 $ docker top 237c8ca732f17e28e51ee8570d17268dc19da172bdf3b55c699c3241a193a0c2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:07:00 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-59 [Pipeline] fileExists [Pipeline] sh 01:07:01 + make test 01:07:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:07:01 ? github.com/edgexfoundry/device-gpio [no test files] 01:07:09 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:07:09 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:07:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:07:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:07:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:07:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:07:18 ./bin/test-attribution-txt.sh [Pipeline] echo 01:07:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:07:18 $ docker stop --time=1 237c8ca732f17e28e51ee8570d17268dc19da172bdf3b55c699c3241a193a0c2 01:07:20 $ docker rm -f 237c8ca732f17e28e51ee8570d17268dc19da172bdf3b55c699c3241a193a0c2 [Pipeline] // withDockerContainer [Pipeline] sh 01:07:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:07:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:07:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:07:22 + ls -al . 01:07:22 total 164 01:07:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 01:07 . 01:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 .. 01:07:22 -rw-rw-r-- 1 jenkins jenkins 120 Oct 3 01:05 .dockerignore 01:07:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:07 .git 01:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:05 .github 01:07:22 -rw-rw-r-- 1 jenkins jenkins 343 Oct 3 01:05 .gitignore 01:07:22 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 01:05 .golangci.yml 01:07:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:06 .semver 01:07:22 -rw-rw-r-- 1 jenkins jenkins 9691 Oct 3 01:05 Attribution.txt 01:07:22 -rw-rw-r-- 1 jenkins jenkins 3081 Oct 3 01:05 CHANGELOG.md 01:07:22 -rw-rw-r-- 1 jenkins jenkins 1929 Oct 3 01:05 Dockerfile 01:07:22 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:05 GOVERNANCE.md 01:07:22 -rw-rw-r-- 1 jenkins jenkins 657 Oct 3 01:05 Jenkinsfile 01:07:22 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 01:05 LICENSE 01:07:22 -rw-rw-r-- 1 jenkins jenkins 2085 Oct 3 01:05 Makefile 01:07:22 -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 01:05 OWNERS.md 01:07:22 -rw-rw-r-- 1 jenkins jenkins 11842 Oct 3 01:05 README.md 01:07:22 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:06 VERSION 01:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:05 bin 01:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:05 cmd 01:07:22 -rw-r--r-- 1 jenkins jenkins 10 Oct 3 01:07 coverage.out 01:07:22 -rw-rw-r-- 1 jenkins jenkins 3459 Oct 3 01:05 go.mod 01:07:22 -rw-rw-r-- 1 jenkins jenkins 38054 Oct 3 01:05 go.sum 01:07:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:05 internal 01:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:05 snap 01:07:22 -rw-rw-r-- 1 jenkins jenkins 209 Oct 3 01:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:23 + 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=edef354059ec9d65f37156bd57b9815092911f11 --label arch=amd64 --label version=0.0.0 . 01:07:23 Sending build context to Docker daemon 15.85MB 01:07:23 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 01:07:23 Step 2/27 : FROM ${BASE} AS builder 01:07:23 ---> bd6dc05a2fef 01:07:23 Step 3/27 : ARG ADD_BUILD_TAGS="" 01:07:23 ---> Running in a9f864230a44 01:07:23 Removing intermediate container a9f864230a44 01:07:23 ---> 890f742121c9 01:07:23 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:07:23 ---> Running in 3b6eed919c8f 01:07:23 Removing intermediate container 3b6eed919c8f 01:07:23 ---> 8b76a5054939 01:07:23 Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:07:23 ---> Running in 31bad5135f71 01:07:23 Removing intermediate container 31bad5135f71 01:07:23 ---> 7ea0c37c3d7b 01:07:23 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 01:07:23 ---> Running in f52bb4a88553 01:07:23 Removing intermediate container f52bb4a88553 01:07:23 ---> b6302a7ce346 01:07:23 Step 7/27 : WORKDIR /device-gpio 01:07:23 ---> Running in 1fd242eaf0e4 01:07:23 Removing intermediate container 1fd242eaf0e4 01:07:23 ---> b7ab0487c70b 01:07:23 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:07:23 ---> Running in 98c23c507101 01:07:24 Removing intermediate container 98c23c507101 01:07:24 ---> 39d35ba3fb3e 01:07:24 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:07:24 ---> Running in 0b171689711a 01:07:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:07:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:07:25 OK: 216 MiB in 55 packages 01:07:25 Removing intermediate container 0b171689711a 01:07:25 ---> 4c443274f4db 01:07:25 Step 10/27 : COPY go.mod vendor* ./ 01:07:26 ---> 336c2d9df806 01:07:26 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:26 ---> Running in eac57075177c 01:07:26 Removing intermediate container eac57075177c 01:07:26 ---> 34f42032023b 01:07:26 Step 12/27 : COPY . . 01:07:27 ---> 57b5cff73d64 01:07:27 Step 13/27 : RUN ${MAKE} 01:07:27 ---> Running in f9668cfcc771 01:07:27 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:07:49 Removing intermediate container f9668cfcc771 01:07:49 ---> 46b8f9b94508 01:07:49 Step 14/27 : FROM alpine:3.16 01:07:49 3.16: Pulling from library/alpine 01:07:49 213ec9aee27d: Pulling fs layer 01:07:49 213ec9aee27d: Verifying Checksum 01:07:49 213ec9aee27d: Download complete 01:07:49 213ec9aee27d: Pull complete 01:07:49 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:07:49 Status: Downloaded newer image for alpine:3.16 01:07:49 ---> 9c6f07244728 01:07:49 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:07:49 ---> Running in 8e9be16bcbd1 01:07:49 Removing intermediate container 8e9be16bcbd1 01:07:49 ---> b043a773e048 01:07:49 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:07:49 ---> Running in 0567e069396e 01:07:49 Removing intermediate container 0567e069396e 01:07:49 ---> b7a2d127472c 01:07:49 Step 17/27 : RUN apk add --update --no-cache zeromq 01:07:49 ---> Running in 48cc863a91a9 01:07:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:07:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:07:51 (1/5) Installing libgcc (11.2.1_git20220219-r2) 01:07:51 (2/5) Installing libsodium (1.0.18-r0) 01:07:51 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 01:07:51 (4/5) Installing libzmq (4.3.4-r0) 01:07:51 (5/5) Installing zeromq (4.3.4-r0) 01:07:51 Executing busybox-1.35.0-r17.trigger 01:07:51 OK: 8 MiB in 19 packages 01:07:51 Removing intermediate container 48cc863a91a9 01:07:51 ---> cd99cdd94286 01:07:51 Step 18/27 : WORKDIR / 01:07:52 ---> Running in c3230f5ed1f1 01:07:52 Removing intermediate container c3230f5ed1f1 01:07:52 ---> 749bec7b40f4 01:07:52 Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / 01:07:52 ---> e3aa90c73533 01:07:52 Step 20/27 : COPY --from=builder /device-gpio/LICENSE / 01:07:52 ---> 71a5d24ecbd0 01:07:52 Step 21/27 : COPY --from=builder /device-gpio/cmd/ / 01:07:52 ---> 27c5da25731e 01:07:52 Step 22/27 : EXPOSE 59910 01:07:52 ---> Running in caa34f3a4d54 01:07:53 Removing intermediate container caa34f3a4d54 01:07:53 ---> b8661ce3937f 01:07:53 Step 23/27 : ENTRYPOINT ["/device-gpio"] 01:07:53 ---> Running in 0f8fa98703a5 01:07:53 Removing intermediate container 0f8fa98703a5 01:07:53 ---> 2ccf51eb9b6c 01:07:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:07:53 ---> Running in ee429d7d14a5 01:07:53 Removing intermediate container ee429d7d14a5 01:07:53 ---> f2a9c6b26f3e 01:07:53 Step 25/27 : LABEL arch=amd64 01:07:53 ---> Running in 8f8d9b68472b 01:07:53 Removing intermediate container 8f8d9b68472b 01:07:53 ---> fb867d2283d8 01:07:53 Step 26/27 : LABEL git_sha=edef354059ec9d65f37156bd57b9815092911f11 01:07:53 ---> Running in c274aa0240b7 01:07:53 Removing intermediate container c274aa0240b7 01:07:53 ---> e966bbe0dbd6 01:07:53 Step 27/27 : LABEL version=0.0.0 01:07:53 ---> Running in dbafcfbd965a 01:07:53 Removing intermediate container dbafcfbd965a 01:07:53 ---> 081fb72055c5 01:07:53 [Warning] One or more build-args [ARCH] were not consumed 01:07:53 Successfully built 081fb72055c5 01:07:53 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:54 01:07:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:07:55 latest: Pulling from edgex-lftools-log-publisher 01:07:55 5eb5b503b376: Pulling fs layer 01:07:55 5c69ac0246d0: Pulling fs layer 01:07:55 ec43610c2a17: Pulling fs layer 01:07:55 3a2ae6a8a46f: Pulling fs layer 01:07:55 33b1e0a273af: Pulling fs layer 01:07:55 5d3b04190fa2: Pulling fs layer 01:07:55 2f39f015ded8: Pulling fs layer 01:07:55 33b1e0a273af: Waiting 01:07:55 3a2ae6a8a46f: Waiting 01:07:55 5d3b04190fa2: Waiting 01:07:55 5c69ac0246d0: Verifying Checksum 01:07:55 5c69ac0246d0: Download complete 01:07:55 3a2ae6a8a46f: Download complete 01:07:55 33b1e0a273af: Verifying Checksum 01:07:55 33b1e0a273af: Download complete 01:07:55 5d3b04190fa2: Verifying Checksum 01:07:55 5d3b04190fa2: Download complete 01:07:55 ec43610c2a17: Verifying Checksum 01:07:55 ec43610c2a17: Download complete 01:07:55 5eb5b503b376: Verifying Checksum 01:07:55 5eb5b503b376: Download complete 01:07:55 2f39f015ded8: Verifying Checksum 01:07:55 2f39f015ded8: Download complete 01:07:56 5eb5b503b376: Pull complete 01:07:56 5c69ac0246d0: Pull complete 01:07:56 ec43610c2a17: Pull complete 01:07:56 3a2ae6a8a46f: Pull complete 01:07:57 33b1e0a273af: Pull complete 01:07:57 5d3b04190fa2: Pull complete 01:08:01 2f39f015ded8: Pull complete 01:08:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:01 prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container 01:08:01 $ 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-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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-lftools-log-publisher:latest cat 01:08:05 $ docker top 80b54bb9b5ab05d5db5f9d108cf62cae2b42368613e848548c071e8342164e92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:05 ---> job-cost.sh 01:08:05 lf-activate-venv: SKIPPING 01:08:05 INFO: No Stack... 01:08:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:08:06 INFO: Archiving Costs [Pipeline] sh 01:08:06 + cat /w/workspace/edgexfoundry_device-gpio_PR-59/archives/cost.csv 01:08:06 + cut -d, -f6 [Pipeline] lock 01:08:06 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] 01:08:06 Resource [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] did not exist. Created. 01:08:06 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:08:07 + echo total: 0.2199999988079071 [Pipeline] stash 01:08:07 Stashed 1 file(s) [Pipeline] } 01:08:07 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:08:07 $ docker stop --time=1 80b54bb9b5ab05d5db5f9d108cf62cae2b42368613e848548c071e8342164e92 01:08:08 $ docker rm -f 80b54bb9b5ab05d5db5f9d108cf62cae2b42368613e848548c071e8342164e92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:09:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6626 in /w/workspace/edgexfoundry_device-gpio_PR-59 [Pipeline] { [Pipeline] ws 01:09:22 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:09:22 The recommended git tool is: git 01:09:28 using credential edgex-jenkins-ssh 01:09:28 Cloning the remote Git repository 01:09:28 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:09:28 > git init /w/workspace/device-gpio/1 # timeout=10 01:09:28 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:09:28 > git --version # timeout=10 01:09:28 > git --version # 'git version 2.25.1' 01:09:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:28 Verifying host key using known hosts file 01:09:28 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:09:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:30 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:09:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:32 Merging remotes/origin/main commit af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 into PR head commit edef354059ec9d65f37156bd57b9815092911f11 01:09:31 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:09:31 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:09:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:31 Verifying host key using known hosts file 01:09:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:09:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/59/head:refs/remotes/origin/PR-59 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:09:32 > git config core.sparsecheckout # timeout=10 01:09:32 > git checkout -f edef354059ec9d65f37156bd57b9815092911f11 # timeout=10 01:09:32 > git remote # timeout=10 01:09:32 > git config --get remote.origin.url # timeout=10 01:09:32 Merge succeeded, producing edef354059ec9d65f37156bd57b9815092911f11 01:09:32 Checking out Revision edef354059ec9d65f37156bd57b9815092911f11 (PR-59) 01:09:33 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:09:33 > git --version # timeout=10 01:09:33 > git --version # 'git version 2.25.1' 01:09:33 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:32 Verifying host key using known hosts file 01:09:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:09:32 > git merge af4cbf8f6a8a7b56fc7ae91ecc3f73edc5524a97 # timeout=10 01:09:32 > git rev-parse HEAD^{commit} # timeout=10 01:09:32 > git config core.sparsecheckout # timeout=10 01:09:32 > git checkout -f edef354059ec9d65f37156bd57b9815092911f11 # timeout=10 01:09:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:09:34 % Total % Received % Xferd Average Speed Time Time Time Current 01:09:34 Dload Upload Total Spent Left Speed 01:09:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 139k 0 --:--:-- --:--:-- --:--:-- 141k [Pipeline] sh 01:09:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:09:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:09:35 + sudo tee /etc/docker/daemon.new 01:09:35 { 01:09:35 "registry-mirrors": [ 01:09:35 "https://nexus3.edgexfoundry.org:10001" 01:09:35 ], 01:09:35 "bip": "10.250.0.254/24", 01:09:35 "hosts": [ 01:09:35 "tcp://0.0.0.0:5555", 01:09:35 "unix:///var/run/docker.sock" 01:09:35 ], 01:09:35 "mtu": 1458, 01:09:35 "selinux-enabled": true, 01:09:35 "seccomp-profile": "/etc/docker/seccomp.json" 01:09:35 } [Pipeline] sh 01:09:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:09:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:54 provisioning config files... 01:09:54 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config15434326228394336873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:54 ---> docker-login.sh 01:09:54 nexus3.edgexfoundry.org:10001 01:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:55 Configure a credential helper to remove this warning. See 01:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:55 01:09:55 Login Succeeded 01:09:55 nexus3.edgexfoundry.org:10002 01:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:55 Configure a credential helper to remove this warning. See 01:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:55 01:09:55 Login Succeeded 01:09:55 nexus3.edgexfoundry.org:10003 01:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:56 Configure a credential helper to remove this warning. See 01:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:56 01:09:56 Login Succeeded 01:09:56 nexus3.edgexfoundry.org:10004 01:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:56 Configure a credential helper to remove this warning. See 01:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:56 01:09:56 Login Succeeded 01:09:56 docker.io 01:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:57 Configure a credential helper to remove this warning. See 01:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:57 01:09:57 Login Succeeded 01:09:57 ---> docker-login.sh ends [Pipeline] } 01:09:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:09:57 ========================================================= 01:09:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:09:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:09:58 Sending build context to Docker daemon 7.994MB 01:09:58 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 01:09:58 Step 2/13 : FROM ${BASE} AS builder 01:09:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:09:58 b3c136eddcbf: Pulling fs layer 01:09:58 c0a3192eca97: Pulling fs layer 01:09:58 a050256f5b6f: Pulling fs layer 01:09:58 656be50a0ddc: Pulling fs layer 01:09:58 2bbca73fdf42: Pulling fs layer 01:09:58 f607e4fc86c3: Pulling fs layer 01:09:58 4d572c569a2c: Pulling fs layer 01:09:58 fcf976331f73: Pulling fs layer 01:09:58 656be50a0ddc: Waiting 01:09:58 2bbca73fdf42: Waiting 01:09:58 f607e4fc86c3: Waiting 01:09:58 4d572c569a2c: Waiting 01:09:58 fcf976331f73: Waiting 01:09:58 a050256f5b6f: Download complete 01:09:58 c0a3192eca97: Download complete 01:09:58 2bbca73fdf42: Download complete 01:09:58 f607e4fc86c3: Verifying Checksum 01:09:58 f607e4fc86c3: Download complete 01:09:58 b3c136eddcbf: Verifying Checksum 01:09:58 b3c136eddcbf: Download complete 01:09:59 b3c136eddcbf: Pull complete 01:09:59 fcf976331f73: Verifying Checksum 01:09:59 fcf976331f73: Download complete 01:10:00 c0a3192eca97: Pull complete 01:10:00 a050256f5b6f: Pull complete 01:10:01 4d572c569a2c: Verifying Checksum 01:10:01 4d572c569a2c: Download complete 01:10:01 656be50a0ddc: Verifying Checksum 01:10:01 656be50a0ddc: Download complete 01:10:14 656be50a0ddc: Pull complete 01:10:14 2bbca73fdf42: Pull complete 01:10:14 f607e4fc86c3: Pull complete 01:10:20 4d572c569a2c: Pull complete 01:10:22 fcf976331f73: Pull complete 01:10:22 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 01:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:10:22 ---> 3970a7415f9e 01:10:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:10:24 ---> Running in aebfcecf558c 01:10:24 Removing intermediate container aebfcecf558c 01:10:24 ---> 6a671021bfa7 01:10:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:10:24 ---> Running in af93a6d63176 01:10:24 Removing intermediate container af93a6d63176 01:10:24 ---> 9f95ef0cfebf 01:10:24 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:10:25 ---> Running in 33c1d7d79595 01:10:25 Removing intermediate container 33c1d7d79595 01:10:25 ---> f086a0c61334 01:10:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 01:10:25 ---> Running in 04a9e404c34e 01:10:25 Removing intermediate container 04a9e404c34e 01:10:25 ---> 038e96bece2d 01:10:25 Step 7/13 : WORKDIR /device-gpio 01:10:25 ---> Running in 428a1a0ef0c0 01:10:26 Removing intermediate container 428a1a0ef0c0 01:10:26 ---> 31a6f73f660a 01:10:26 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:26 ---> Running in 2830d801707c 01:10:28 Removing intermediate container 2830d801707c 01:10:28 ---> 940b87e5d7f6 01:10:28 Step 9/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:28 ---> Running in aa0030942b67 01:10:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:10:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:10:31 (1/4) Installing openssh-keygen (9.0_p1-r2) 01:10:31 (2/4) Installing libedit (20210910.3.1-r0) 01:10:31 (3/4) Installing openssh-client-common (9.0_p1-r2) 01:10:31 (4/4) Installing openssh-client-default (9.0_p1-r2) 01:10:31 Executing busybox-1.35.0-r13.trigger 01:10:31 OK: 226 MiB in 55 packages 01:10:32 Removing intermediate container aa0030942b67 01:10:32 ---> 9e9c410ce27e 01:10:32 Step 10/13 : COPY go.mod vendor* ./ 01:10:33 ---> 890f1a7369d4 01:10:33 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:33 ---> Running in b63de5dc8975 01:11:29 Removing intermediate container b63de5dc8975 01:11:29 ---> 938eedf119b9 01:11:29 Step 12/13 : COPY . . 01:11:29 ---> 133efdb3d37d 01:11:29 Step 13/13 : RUN ${MAKE} 01:11:29 ---> Running in b41866a9c8eb 01:11:29 noop 01:11:29 Removing intermediate container b41866a9c8eb 01:11:29 ---> 26c28b2a3ac2 01:11:29 Successfully built 26c28b2a3ac2 01:11:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:30 + docker inspect -f . ci-base-image-arm64 01:11:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:30 prd-ubuntu20.04-docker-arm64-4c-16g-6626 does not seem to be running inside a container 01:11: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 ******** ci-base-image-arm64 cat 01:11:32 $ docker top e3ff8ae16d9b755b8e85b2e07317b83ebe2d7a8eafd7ea0311ef8ebed59a46cd -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:33 + go version 01:11:33 go version go1.18.3 linux/arm64 [Pipeline] } 01:11:33 $ docker stop --time=1 e3ff8ae16d9b755b8e85b2e07317b83ebe2d7a8eafd7ea0311ef8ebed59a46cd 01:11:34 $ docker rm -f e3ff8ae16d9b755b8e85b2e07317b83ebe2d7a8eafd7ea0311ef8ebed59a46cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:35 + docker inspect -f . ci-base-image-arm64 01:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:35 prd-ubuntu20.04-docker-arm64-4c-16g-6626 does not seem to be running inside a container 01:11:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/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 ******** ci-base-image-arm64 cat 01:11:37 $ docker top 7e98cd252432ff7fc73e3a4987a25933564d7c0cce7ff5199ccc6af93f103920 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:38 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:11:38 + make test 01:11:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:11:40 ? github.com/edgexfoundry/device-gpio [no test files] 01:13:16 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:13:16 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:13:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:13:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:13:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:13:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:13:31 ./bin/test-attribution-txt.sh [Pipeline] echo 01:13:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:13:31 $ docker stop --time=1 7e98cd252432ff7fc73e3a4987a25933564d7c0cce7ff5199ccc6af93f103920 01:13:33 $ docker rm -f 7e98cd252432ff7fc73e3a4987a25933564d7c0cce7ff5199ccc6af93f103920 [Pipeline] // withDockerContainer [Pipeline] sh 01:13:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:13:34 Warning: overwriting stash ‘coverage-report’ 01:13:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:13:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:13:36 + ls -al . 01:13:36 total 160 01:13:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:11 . 01:13:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:09 .. 01:13:36 -rw-rw-r-- 1 jenkins jenkins 120 Oct 3 01:09 .dockerignore 01:13:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 01:09 .git 01:13:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:09 .github 01:13:36 -rw-rw-r-- 1 jenkins jenkins 343 Oct 3 01:09 .gitignore 01:13:36 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 01:09 .golangci.yml 01:13:36 -rw-rw-r-- 1 jenkins jenkins 9691 Oct 3 01:09 Attribution.txt 01:13:36 -rw-rw-r-- 1 jenkins jenkins 3081 Oct 3 01:09 CHANGELOG.md 01:13:36 -rw-rw-r-- 1 jenkins jenkins 1929 Oct 3 01:09 Dockerfile 01:13:36 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 01:09 GOVERNANCE.md 01:13:36 -rw-rw-r-- 1 jenkins jenkins 657 Oct 3 01:09 Jenkinsfile 01:13:36 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 01:09 LICENSE 01:13:36 -rw-rw-r-- 1 jenkins jenkins 2085 Oct 3 01:09 Makefile 01:13:36 -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 01:09 OWNERS.md 01:13:36 -rw-rw-r-- 1 jenkins jenkins 11842 Oct 3 01:09 README.md 01:13:36 -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 01:06 VERSION 01:13:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 01:09 bin 01:13:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:09 cmd 01:13:36 -rw-r--r-- 1 jenkins jenkins 10 Oct 3 01:11 coverage.out 01:13:36 -rw-rw-r-- 1 jenkins jenkins 3459 Oct 3 01:09 go.mod 01:13:36 -rw-rw-r-- 1 jenkins jenkins 38054 Oct 3 01:09 go.sum 01:13:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 01:09 internal 01:13:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 01:09 snap 01:13:36 -rw-rw-r-- 1 jenkins jenkins 209 Oct 3 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:36 + 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=edef354059ec9d65f37156bd57b9815092911f11 --label arch=arm64 --label version=0.0.0 . 01:13:36 Sending build context to Docker daemon 7.995MB 01:13:36 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 01:13:36 Step 2/27 : FROM ${BASE} AS builder 01:13:36 ---> 26c28b2a3ac2 01:13:36 Step 3/27 : ARG ADD_BUILD_TAGS="" 01:13:37 ---> Running in 55e15800aff5 01:13:37 Removing intermediate container 55e15800aff5 01:13:37 ---> a573cf2c8c1e 01:13:37 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:13:37 ---> Running in 98d0ec7bc1a4 01:13:37 Removing intermediate container 98d0ec7bc1a4 01:13:37 ---> 7554c01fe101 01:13:37 Step 5/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:13:37 ---> Running in 23dcf68e420a 01:13:38 Removing intermediate container 23dcf68e420a 01:13:38 ---> eb0a1ab36613 01:13:38 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 01:13:38 ---> Running in 5d339d903775 01:13:38 Removing intermediate container 5d339d903775 01:13:38 ---> cb16cf9c4b23 01:13:38 Step 7/27 : WORKDIR /device-gpio 01:13:38 ---> Running in 443f0d57a6a3 01:13:39 Removing intermediate container 443f0d57a6a3 01:13:39 ---> d366d9ea2988 01:13:39 Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:39 ---> Running in 0d2eeffac5ae 01:13:41 Removing intermediate container 0d2eeffac5ae 01:13:41 ---> ed3b127c2a4d 01:13:41 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:41 ---> Running in ad4717127abd 01:13:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:13:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:13:44 OK: 226 MiB in 55 packages 01:13:45 Removing intermediate container ad4717127abd 01:13:45 ---> c01487b9ffc9 01:13:45 Step 10/27 : COPY go.mod vendor* ./ 01:13:45 ---> 482cb104a116 01:13:45 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:45 ---> Running in e9d475b28513 01:13:48 Removing intermediate container e9d475b28513 01:13:48 ---> 1234fe5686d8 01:13:48 Step 12/27 : COPY . . 01:13:49 ---> 88a39cf2513e 01:13:49 Step 13/27 : RUN ${MAKE} 01:13:49 ---> Running in 4e05480f1961 01:13:50 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:16:42 Removing intermediate container 4e05480f1961 01:16:42 ---> 2af9496e82e2 01:16:42 Step 14/27 : FROM alpine:3.16 01:16:42 3.16: Pulling from library/alpine 01:16:42 9b18e9b68314: Pulling fs layer 01:16:42 9b18e9b68314: Verifying Checksum 01:16:42 9b18e9b68314: Download complete 01:16:42 9b18e9b68314: Pull complete 01:16:42 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 01:16:42 Status: Downloaded newer image for alpine:3.16 01:16:42 ---> a6215f271958 01:16:42 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:16:42 ---> Running in c94165efcf3c 01:16:42 Removing intermediate container c94165efcf3c 01:16:42 ---> f4634dd38424 01:16:42 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:42 ---> Running in 3fabbe8632a5 01:16:42 Removing intermediate container 3fabbe8632a5 01:16:42 ---> 78faae932e2c 01:16:42 Step 17/27 : RUN apk add --update --no-cache zeromq 01:16:42 ---> Running in 202bd17937b9 01:16:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:16:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:16:42 (1/5) Installing libgcc (11.2.1_git20220219-r2) 01:16:42 (2/5) Installing libsodium (1.0.18-r0) 01:16:42 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 01:16:42 (4/5) Installing libzmq (4.3.4-r0) 01:16:42 (5/5) Installing zeromq (4.3.4-r0) 01:16:42 Executing busybox-1.35.0-r17.trigger 01:16:42 OK: 8 MiB in 19 packages 01:16:42 Removing intermediate container 202bd17937b9 01:16:42 ---> 3a9440570572 01:16:42 Step 18/27 : WORKDIR / 01:16:42 ---> Running in 7c7347aebb8c 01:16:42 Removing intermediate container 7c7347aebb8c 01:16:42 ---> 996730262494 01:16:42 Step 19/27 : COPY --from=builder /device-gpio/Attribution.txt / 01:16:42 ---> 460a4291cc5e 01:16:42 Step 20/27 : COPY --from=builder /device-gpio/LICENSE / 01:16:42 ---> ac4cdde368f8 01:16:42 Step 21/27 : COPY --from=builder /device-gpio/cmd/ / 01:16:42 ---> a361263f0acd 01:16:42 Step 22/27 : EXPOSE 59910 01:16:42 ---> Running in 290549d08ad7 01:16:42 Removing intermediate container 290549d08ad7 01:16:42 ---> 766c03b0b4bc 01:16:42 Step 23/27 : ENTRYPOINT ["/device-gpio"] 01:16:42 ---> Running in d583a3a16b63 01:16:42 Removing intermediate container d583a3a16b63 01:16:42 ---> 72b9699da943 01:16:42 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:42 ---> Running in 0d0b47c5dcda 01:16:42 Removing intermediate container 0d0b47c5dcda 01:16:42 ---> df5fe54e5314 01:16:42 Step 25/27 : LABEL arch=arm64 01:16:42 ---> Running in 293fe2ead4d1 01:16:42 Removing intermediate container 293fe2ead4d1 01:16:42 ---> 181a7703b67e 01:16:42 Step 26/27 : LABEL git_sha=edef354059ec9d65f37156bd57b9815092911f11 01:16:42 ---> Running in 55d20ba6472b 01:16:43 Removing intermediate container 55d20ba6472b 01:16:43 ---> fe2ce079694d 01:16:43 Step 27/27 : LABEL version=0.0.0 01:16:43 ---> Running in b17b6603053f 01:16:43 Removing intermediate container b17b6603053f 01:16:43 ---> 006556c84ce6 01:16:43 [Warning] One or more build-args [ARCH] were not consumed 01:16:43 Successfully built 006556c84ce6 01:16:43 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:44 01:16:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:45 arm64: Pulling from edgex-lftools-log-publisher 01:16:45 8998bd30e6a1: Pulling fs layer 01:16:45 04944245beec: Pulling fs layer 01:16:45 699f458cf7ca: Pulling fs layer 01:16:45 765212b225bb: Pulling fs layer 01:16:45 f23df028b6ca: Pulling fs layer 01:16:45 d65c8cfc05b1: Pulling fs layer 01:16:45 2437ff75d9bd: Pulling fs layer 01:16:45 765212b225bb: Waiting 01:16:45 f23df028b6ca: Waiting 01:16:45 d65c8cfc05b1: Waiting 01:16:45 2437ff75d9bd: Waiting 01:16:45 04944245beec: Verifying Checksum 01:16:45 04944245beec: Download complete 01:16:45 765212b225bb: Verifying Checksum 01:16:45 765212b225bb: Download complete 01:16:45 f23df028b6ca: Verifying Checksum 01:16:45 f23df028b6ca: Download complete 01:16:45 d65c8cfc05b1: Verifying Checksum 01:16:45 d65c8cfc05b1: Download complete 01:16:45 699f458cf7ca: Verifying Checksum 01:16:45 699f458cf7ca: Download complete 01:16:45 8998bd30e6a1: Verifying Checksum 01:16:45 8998bd30e6a1: Download complete 01:16:48 2437ff75d9bd: Verifying Checksum 01:16:48 2437ff75d9bd: Download complete 01:16:49 8998bd30e6a1: Pull complete 01:16:50 04944245beec: Pull complete 01:16:51 699f458cf7ca: Pull complete 01:16:51 765212b225bb: Pull complete 01:16:52 f23df028b6ca: Pull complete 01:16:52 d65c8cfc05b1: Pull complete 01:17:07 2437ff75d9bd: Pull complete 01:17:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:17:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-6626 does not seem to be running inside a container 01:17:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:17:10 $ docker top 4ab86e577b6bded926dcd842513d00c2a6395a48970953770f9d6853a85a20c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:11 ---> job-cost.sh 01:17:11 lf-activate-venv: SKIPPING 01:17:11 INFO: No Stack... 01:17:11 INFO: Retrieving Pricing Info for: v3-standard-4 01:17:12 INFO: Archiving Costs [Pipeline] sh 01:17:12 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:17:12 + cut -d, -f6 [Pipeline] lock 01:17:13 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] 01:17:13 Resource [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] did not exist. Created. 01:17:13 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:17:13 /w/workspace/device-gpio/1@tmp/durable-c651c128/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:17:14 + echo total: 0.10999999940395355 [Pipeline] stash 01:17:14 Warning: overwriting stash ‘stack-cost’ 01:17:14 Stashed 1 file(s) [Pipeline] } 01:17:14 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-59-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:17:14 $ docker stop --time=1 4ab86e577b6bded926dcd842513d00c2a6395a48970953770f9d6853a85a20c7 01:17:16 $ docker rm -f 4ab86e577b6bded926dcd842513d00c2a6395a48970953770f9d6853a85a20c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:17:17 provisioning config files... 01:17:17 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/config7833127275933829193tmp [Pipeline] { [Pipeline] sh 01:17:17 + set +x 01:17:17 + bash -s -- 01:17:17 + curl -s https://codecov.io/bash 01:17:17 01:17:17 _____ _ 01:17:17 / ____| | | 01:17:17 | | ___ __| | ___ ___ _____ __ 01:17:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:17:17 | |___| (_) | (_| | __/ (_| (_) \ V / 01:17:17 \_____\___/ \__,_|\___|\___\___/ \_/ 01:17:17 Bash-1.0.6 01:17:17 01:17:17 01:17:17 ==> git version 2.25.1 found 01:17:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:17:17 Release-Date: 2020-01-08 01:17:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:17:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:17:17 ==> Jenkins CI detected. 01:17:17 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-59 01:17:17 project root: . 01:17:17 --> token set from env 01:17:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:17:17 ==> Running gcov in . (disable via -X gcov) 01:17:17 ==> Python coveragepy not found 01:17:17 ==> Searching for coverage reports in: 01:17:17 + . 01:17:17 -> Found 1 reports 01:17:17 ==> Detecting git/mercurial file structure 01:17:17 ==> Reading reports 01:17:17 + ./coverage.out bytes=10 01:17:17 ==> Appending adjustments 01:17:17 https://docs.codecov.io/docs/fixing-reports 01:17:17 + Found adjustments 01:17:17 ==> Gzipping contents 01:17:17 4.0K /tmp/codecov.bZ6m6v.gz 01:17:17 ==> Uploading reports 01:17:17 url: https://codecov.io 01:17:17 query: branch=PR-59&commit=edef354059ec9d65f37156bd57b9815092911f11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-59%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=59&job=&cmd_args= 01:17:17 -> Pinging Codecov 01:17:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-59&commit=edef354059ec9d65f37156bd57b9815092911f11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-59%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=59&job=&cmd_args= 01:17:18 -> Uploading to 01:17:18 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/3EC07B1A8CA8AF9BCAA0BB9F0134797F/edef354059ec9d65f37156bd57b9815092911f11/9a4a470e-556d-4353-adfa-cbc88687a4ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T011717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2fe27eb95e5a5d9531729c3b89982180cb76b75aa50ce8ea9c86ebd72aacd51 01:17:18 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:18 Dload Upload Total Spent Left Speed 01:17:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3395 --:--:-- --:--:-- --:--:-- 3410 01:17:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/edef354059ec9d65f37156bd57b9815092911f11 [Pipeline] } 01:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:17:20 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-59/archives ] 01:17:20 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-59/archives 01:17:20 total 16 01:17:20 drwxr-xr-x 3 root root 4096 Oct 3 01:08 . 01:17:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:08 .. 01:17:20 drwxr-xr-x 2 root root 4096 Oct 3 01:08 cost 01:17:20 -rw-r--r-- 1 root root 82 Oct 3 01:08 cost.csv 01:17:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-59/archives 01:17:20 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-59/archives 01:17:20 total 16 01:17:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 01:08 . 01:17:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 01:08 .. 01:17:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 01:08 cost 01:17:20 -rw-r--r-- 1 jenkins jenkins 82 Oct 3 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:17:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:17:21 ---> package-listing.sh 01:17:21 ++ facter osfamily 01:17:21 ++ tr '[:upper:]' '[:lower:]' 01:17:21 + OS_FAMILY=debian 01:17:21 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-59 01:17:21 + START_PACKAGES=/tmp/packages_start.txt 01:17:21 + END_PACKAGES=/tmp/packages_end.txt 01:17:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:17:21 + PACKAGES=/tmp/packages_start.txt 01:17:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-59 ']' 01:17:21 + PACKAGES=/tmp/packages_end.txt 01:17:21 + case "${OS_FAMILY}" in 01:17:21 + dpkg -l 01:17:21 + grep '^ii' 01:17:21 + '[' -f /tmp/packages_start.txt ']' 01:17:21 + '[' -f /tmp/packages_end.txt ']' 01:17:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:17:21 + '[' /w/workspace/edgexfoundry_device-gpio_PR-59 ']' 01:17:21 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-59/archives/ 01:17:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-59/archives/ [Pipeline] echo 01:17:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-59/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:17:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:22 prd-ubuntu20.04-docker-8c-8g-6623 does not seem to be running inside a container 01:17:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-59/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-59 -v /w/workspace/edgexfoundry_device-gpio_PR-59:/w/workspace/edgexfoundry_device-gpio_PR-59:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-59@tmp:/w/workspace/edgexfoundry_device-gpio_PR-59@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:17:22 $ docker top cd3b725d829ff6493a1ee454a35aa23f78ac6baafdeae45b0e55c4d44c80e9e9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:17:23 + mkdir -p /var/log/sysstat [Pipeline] sh 01:17:23 + ls /var/log/sa-host 01:17:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:17:24 provisioning config files... 01:17:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-59@tmp/config3462111131471864791tmp [Pipeline] { [Pipeline] echo 01:17:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:17:24 ---> create-netrc.sh [Pipeline] } 01:17:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:17:24 ---> python-tools-install.sh [Pipeline] echo 01:17:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:17:25 ---> sudo-logs.sh 01:17:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:17:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:17:25 ---> job-cost.sh 01:17:25 lf-activate-venv: SKIPPING 01:17:25 DEBUG: total: 0.2199999988079071 01:17:25 INFO: Retrieving Stack Cost... 01:17:25 INFO: Retrieving Pricing Info for: v3-standard-8 01:17:26 INFO: Archiving Costs [Pipeline] echo 01:17:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:17:26 ---> logs-deploy.sh 01:17:26 lf-activate-venv: SKIPPING 01:17:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-59/1 01:17:26 INFO: archiving workspace using pattern(s): 01:17:28 Archives upload complete. 01:17:28 INFO: archiving logs to Nexus 01:17:28 ---> uname -a: 01:17:28 Linux prd-ubuntu20-04-docker-8c-8g-6623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:17:28 01:17:28 01:17:28 ---> lscpu: 01:17:28 Architecture: x86_64 01:17:28 CPU op-mode(s): 32-bit, 64-bit 01:17:28 Byte Order: Little Endian 01:17:28 Address sizes: 40 bits physical, 48 bits virtual 01:17:28 CPU(s): 8 01:17:28 On-line CPU(s) list: 0-7 01:17:28 Thread(s) per core: 1 01:17:28 Core(s) per socket: 1 01:17:28 Socket(s): 8 01:17:28 NUMA node(s): 1 01:17:28 Vendor ID: AuthenticAMD 01:17:28 CPU family: 23 01:17:28 Model: 49 01:17:28 Model name: AMD EPYC-Rome Processor 01:17:28 Stepping: 0 01:17:28 CPU MHz: 2800.002 01:17:28 BogoMIPS: 5600.00 01:17:28 Virtualization: AMD-V 01:17:28 Hypervisor vendor: KVM 01:17:28 Virtualization type: full 01:17:28 L1d cache: 256 KiB 01:17:28 L1i cache: 256 KiB 01:17:28 L2 cache: 4 MiB 01:17:28 L3 cache: 128 MiB 01:17:28 NUMA node0 CPU(s): 0-7 01:17:28 Vulnerability Itlb multihit: Not affected 01:17:28 Vulnerability L1tf: Not affected 01:17:28 Vulnerability Mds: Not affected 01:17:28 Vulnerability Meltdown: Not affected 01:17:28 Vulnerability Mmio stale data: Not affected 01:17:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:17:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:17:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:17:28 Vulnerability Srbds: Not affected 01:17:28 Vulnerability Tsx async abort: Not affected 01:17:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:17:28 01:17:28 01:17:28 ---> nproc: 01:17:28 8 01:17:28 01:17:28 01:17:28 ---> df -h: 01:17:28 Filesystem Size Used Avail Use% Mounted on 01:17:28 overlay 155G 12G 144G 8% / 01:17:28 tmpfs 64M 0 64M 0% /dev 01:17:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:17:28 shm 64M 0 64M 0% /dev/shm 01:17:28 /dev/vda1 155G 12G 144G 8% /facter-os 01:17:28 01:17:28 01:17:28 ---> sar -b -r -n DEV: 01:17:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6623) 10/03/22 _x86_64_ (8 CPU) 01:17:28 01:17:28 01:05:17 LINUX RESTART (8 CPU) 01:17:28 01:17:28 01:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:17:28 01:07:01 217.32 5.25 212.07 0.00 494.02 76477.61 0.00 01:17:28 01:08:01 180.72 0.23 180.49 0.00 8.66 25775.01 0.00 01:17:28 01:09:01 28.55 0.03 28.51 0.00 0.93 15420.38 0.00 01:17:28 01:10:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 01:17:28 01:11:01 39.69 9.33 30.36 0.00 2884.32 4766.27 0.00 01:17:28 01:12:01 1.92 0.00 1.92 0.00 0.00 20.13 0.00 01:17:28 01:13:01 2.48 1.47 1.02 0.00 29.86 12.66 0.00 01:17:28 01:14:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 01:17:28 01:15:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 01:17:28 01:16:01 2.37 0.00 2.37 0.00 0.00 36.13 0.00 01:17:28 01:17:02 0.88 0.02 0.87 0.00 0.13 9.33 0.00 01:17:28 Average: 43.18 1.48 41.70 0.00 310.44 11043.02 0.00 01:17:28 01:17:28 01:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:17:28 01:07:01 28355800 31375648 933184 2.84 133308 3103232 2321872 6.84 1324608 2772708 11284 01:17:28 01:08:01 27769968 31547804 758640 2.31 147452 3790032 1821224 5.37 1240584 3387640 433568 01:17:28 01:09:01 27778824 31556872 750368 2.28 147640 3790076 1720220 5.07 1242080 3375168 160 01:17:28 01:10:01 27778620 31556608 750624 2.28 147672 3790076 1720220 5.07 1242308 3375168 20 01:17:28 01:11:01 27499728 31551860 741048 2.25 165908 4038724 1773920 5.23 1385688 3487156 220 01:17:28 01:12:01 27500436 31552596 740212 2.25 165932 4038724 1773920 5.23 1386176 3487156 160 01:17:28 01:13:01 27492892 31546132 746532 2.27 165976 4039616 1773920 5.23 1396136 3487328 164 01:17:28 01:14:01 27492860 31546156 746428 2.27 166016 4039616 1773920 5.23 1395500 3487328 12 01:17:28 01:15:01 27492740 31546184 746284 2.27 166028 4039748 1773920 5.23 1395868 3487448 148 01:17:28 01:16:01 27492724 31546448 746116 2.27 166136 4039752 1773920 5.23 1395508 3487636 8 01:17:28 01:17:02 27491888 31545752 746804 2.27 166164 4039748 1789972 5.28 1396116 3487636 208 01:17:28 Average: 27649680 31533824 764204 2.32 158021 3886304 1819730 5.36 1345507 3392943 40541 01:17:28 01:17:28 01:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:17:28 01:07:01 docker0 150.74 205.32 12.48 1870.32 0.00 0.00 0.00 0.00 01:17:28 01:07:01 ens3 408.12 290.37 6168.26 45.93 0.00 0.00 0.00 0.00 01:17:28 01:07:01 veth20bff7e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:17:28 01:07:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 01:17:28 01:08:01 docker0 13.15 17.89 0.76 98.41 0.00 0.00 0.00 0.00 01:17:28 01:08:01 ens3 149.23 111.63 2682.43 96.93 0.00 0.00 0.00 0.00 01:17:28 01:08:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 01:17:28 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:09:01 ens3 15.26 8.07 12.36 3.33 0.00 0.00 0.00 0.00 01:17:28 01:09:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:17:28 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:10:01 ens3 1.32 0.93 0.54 0.44 0.00 0.00 0.00 0.00 01:17:28 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:17:28 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:11:01 ens3 51.39 29.48 1297.45 2.37 0.00 0.00 0.00 0.00 01:17:28 01:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:17:28 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:12:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 01:17:28 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:17:28 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:13:01 ens3 4.10 3.02 2.87 1.77 0.00 0.00 0.00 0.00 01:17:28 01:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:17:28 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:14:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:17:28 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:17:28 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:16:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:17:28 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:17:28 01:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 01:17:02 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:17:28 01:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:28 Average: docker0 14.69 20.01 1.19 176.41 0.00 0.00 0.00 0.00 01:17:28 Average: ens3 56.76 39.98 916.07 13.67 0.00 0.00 0.00 0.00 01:17:28 Average: lo 0.56 0.56 0.05 0.05 0.00 0.00 0.00 0.00 01:17:28 01:17:28 01:17:28 ---> sar -P ALL: 01:17:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6623) 10/03/22 _x86_64_ (8 CPU) 01:17:28 01:17:28 01:05:17 LINUX RESTART (8 CPU) 01:17:28 01:17:28 01:06:02 CPU %user %nice %system %iowait %steal %idle 01:17:28 01:07:01 all 9.82 0.00 4.34 4.21 0.06 81.57 01:17:28 01:07:01 0 9.18 0.00 3.82 1.00 0.05 85.95 01:17:28 01:07:01 1 10.00 0.00 5.42 15.65 0.09 68.84 01:17:28 01:07:01 2 8.11 0.00 4.64 0.57 0.05 86.63 01:17:28 01:07:01 3 11.55 0.00 4.07 1.10 0.07 83.20 01:17:28 01:07:01 4 9.88 0.00 4.02 1.18 0.03 84.88 01:17:28 01:07:01 5 10.02 0.00 4.62 12.25 0.07 73.05 01:17:28 01:07:01 6 10.95 0.00 4.14 0.52 0.05 84.34 01:17:28 01:07:01 7 8.89 0.00 3.95 1.38 0.07 85.71 01:17:28 01:08:01 all 35.65 0.00 6.32 1.73 0.08 56.22 01:17:28 01:08:01 0 35.63 0.00 6.11 0.91 0.10 57.24 01:17:28 01:08:01 1 36.58 0.00 6.83 5.53 0.08 50.97 01:17:28 01:08:01 2 35.26 0.00 6.56 0.41 0.08 57.70 01:17:28 01:08:01 3 34.20 0.00 6.13 1.43 0.07 58.16 01:17:28 01:08:01 4 35.21 0.00 6.39 0.24 0.08 58.08 01:17:28 01:08:01 5 36.51 0.00 5.70 0.13 0.07 57.58 01:17:28 01:08:01 6 35.33 0.00 7.03 0.19 0.08 57.37 01:17:28 01:08:01 7 36.44 0.00 5.84 5.01 0.08 52.62 01:17:28 01:09:01 all 0.21 0.00 0.16 0.62 0.01 99.01 01:17:28 01:09:01 0 0.27 0.00 0.10 0.17 0.00 99.47 01:17:28 01:09:01 1 0.20 0.00 0.15 0.27 0.00 99.38 01:17:28 01:09:01 2 0.20 0.00 0.10 0.00 0.02 99.68 01:17:28 01:09:01 3 0.25 0.00 0.13 0.00 0.02 99.60 01:17:28 01:09:01 4 0.18 0.00 0.07 0.02 0.00 99.73 01:17:28 01:09:01 5 0.15 0.00 0.10 0.02 0.02 99.72 01:17:28 01:09:01 6 0.28 0.00 0.08 0.10 0.02 99.52 01:17:28 01:09:01 7 0.13 0.00 0.54 4.37 0.02 94.94 01:17:28 01:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:17:28 01:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:17:28 01:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:17:28 01:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:17:28 01:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:17:28 01:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:17:28 01:10:01 6 0.12 0.00 0.02 0.00 0.00 99.87 01:17:28 01:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:17:28 01:11:01 all 1.13 0.00 0.76 0.43 0.02 97.66 01:17:28 01:11:01 0 1.30 0.00 0.53 1.08 0.03 97.05 01:17:28 01:11:01 1 1.65 0.00 0.99 1.27 0.02 96.08 01:17:28 01:11:01 2 0.67 0.00 0.34 0.03 0.00 98.96 01:17:28 01:11:01 3 0.82 0.00 0.90 0.08 0.02 98.18 01:17:28 01:11:01 4 1.08 0.00 1.77 0.53 0.02 96.60 01:17:28 01:11:01 5 1.57 0.00 0.52 0.40 0.00 97.51 01:17:28 01:11:01 6 1.32 0.00 0.55 0.00 0.03 98.10 01:17:28 01:11:01 7 0.67 0.00 0.48 0.07 0.02 98.76 01:17:28 01:12:01 all 0.24 0.00 0.01 0.01 0.01 99.74 01:17:28 01:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 01:17:28 01:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:17:28 01:12:01 2 1.79 0.00 0.02 0.00 0.02 98.17 01:17:28 01:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:17:28 01:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:12:01 5 0.00 0.00 0.00 0.03 0.02 99.95 01:17:28 01:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:17:28 01:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:17:28 01:13:01 all 0.46 0.00 0.02 0.01 0.00 99.51 01:17:28 01:13:01 0 0.37 0.00 0.03 0.05 0.02 99.53 01:17:28 01:13:01 1 1.16 0.00 0.03 0.00 0.00 98.81 01:17:28 01:13:01 2 0.96 0.00 0.03 0.00 0.00 99.01 01:17:28 01:13:01 3 0.18 0.00 0.00 0.00 0.00 99.82 01:17:28 01:13:01 4 0.50 0.00 0.02 0.00 0.00 99.48 01:17:28 01:13:01 5 0.13 0.00 0.03 0.00 0.00 99.83 01:17:28 01:13:01 6 0.37 0.00 0.02 0.00 0.00 99.62 01:17:28 01:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:17:28 01:14:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:17:28 01:14:01 0 0.02 0.00 0.03 0.02 0.00 99.93 01:17:28 01:14:01 1 2.00 0.00 0.00 0.00 0.03 97.96 01:17:28 01:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:17:28 01:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:17:28 01:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:17:28 01:14:01 6 0.03 0.00 0.02 0.02 0.00 99.93 01:17:28 01:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:15:01 all 0.23 0.00 0.01 0.00 0.00 99.75 01:17:28 01:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:17:28 01:15:01 1 1.71 0.00 0.05 0.00 0.02 98.22 01:17:28 01:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:17:28 01:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:17:28 01:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:17:28 01:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:17:28 01:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:17:28 01:16:01 0 0.03 0.00 0.03 0.05 0.02 99.87 01:17:28 01:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:17:28 01:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:17:28 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:17:28 01:17:02 all 0.02 0.00 0.01 0.00 0.01 99.96 01:17:28 01:17:02 0 0.02 0.00 0.00 0.02 0.02 99.95 01:17:28 01:17:02 1 0.03 0.00 0.02 0.00 0.02 99.93 01:17:28 01:17:02 2 0.02 0.00 0.00 0.00 0.00 99.98 01:17:28 01:17:02 3 0.02 0.00 0.02 0.00 0.02 99.95 01:17:28 01:17:02 4 0.03 0.00 0.00 0.00 0.00 99.97 01:17:28 01:17:02 5 0.02 0.00 0.00 0.00 0.02 99.97 01:17:28 01:17:02 6 0.02 0.00 0.02 0.02 0.02 99.93 01:17:28 01:17:02 7 0.00 0.00 0.02 0.00 0.00 99.98 01:17:28 01:17:28 Average: CPU %user %nice %system %iowait %steal %idle 01:17:28 Average: all 4.31 0.00 1.04 0.63 0.02 94.00 01:17:28 Average: 0 4.21 0.00 0.96 0.30 0.02 94.51 01:17:28 Average: 1 4.80 0.00 1.21 2.02 0.03 91.95 01:17:28 Average: 2 4.23 0.00 1.05 0.09 0.02 94.61 01:17:28 Average: 3 4.23 0.00 1.01 0.23 0.02 94.51 01:17:28 Average: 4 4.21 0.00 1.10 0.18 0.01 94.50 01:17:28 Average: 5 4.35 0.00 0.98 1.14 0.02 93.51 01:17:28 Average: 6 4.35 0.00 1.06 0.08 0.02 94.49 01:17:28 Average: 7 4.14 0.00 0.97 0.98 0.02 93.90 01:17:28 01:17:28 01:17:28