Pull request #24 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-gpio Obtained Jenkinsfile from fe5fe6ae85d28487a0ac09e187a787c1b58cef58+55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb (3d2f122fa000158e87ec4b44dec3bcd44af50de4) 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-ssh17359453583851143389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh14079915364178085020.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-24/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-24/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12693091368507004812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14035513562499146837.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-24/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-24/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8206450958157479675.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20588 in /w/workspace/edgexfoundry_device-gpio_PR-24 [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-24 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb into PR head commit fe5fe6ae85d28487a0ac09e187a787c1b58cef58 Merge succeeded, producing 6f4c0c0c2b329383395d34e41001bc72180bf8da Checking out Revision 6f4c0c0c2b329383395d34e41001bc72180bf8da (PR-24) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe5fe6ae85d28487a0ac09e187a787c1b58cef58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6f4c0c0c2b329383395d34e41001bc72180bf8da # timeout=10 Commit message: "Merge commit '55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 94adb527053bce16d38bbd2a78118972e9fb1c1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:24:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:24:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:24:29 ========================================================= 00:24:29 EdgeX Global Pipelines Version Info 00:24:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:24:30 ------------------- 00:24:30 stable info: 00:24:30 ------------------- 00:24:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:24:30 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:24:30 Message: update stable to v1.0.221 00:24:31 ------------------- 00:24:31 experimental info: 00:24:31 ------------------- 00:24:31 Commited By: **** collab-it+edgex@linuxfoundation.org 00:24:31 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:24:31 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-24 [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-24 [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-24 [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f4c0c0 [Pipeline] echo 00:24:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:31 provisioning config files... 00:24:31 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/config7214228840457477684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:32 ---> docker-login.sh 00:24:32 nexus3.edgexfoundry.org:10001 00:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:32 Configure a credential helper to remove this warning. See 00:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:32 00:24:32 Login Succeeded 00:24:32 nexus3.edgexfoundry.org:10002 00:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:32 Configure a credential helper to remove this warning. See 00:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:32 00:24:32 Login Succeeded 00:24:32 nexus3.edgexfoundry.org:10003 00:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:32 Configure a credential helper to remove this warning. See 00:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:32 00:24:32 Login Succeeded 00:24:32 nexus3.edgexfoundry.org:10004 00:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:32 Configure a credential helper to remove this warning. See 00:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:32 00:24:32 Login Succeeded 00:24:32 docker.io 00:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:33 Configure a credential helper to remove this warning. See 00:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:33 00:24:33 Login Succeeded 00:24:33 ---> docker-login.sh ends [Pipeline] } 00:24:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:24:33 + git rev-list -1 --merges 6f4c0c0c2b329383395d34e41001bc72180bf8da~1..6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] echo 00:24:33 -----------> git rev-list -1 --merges 6f4c0c0c2b329383395d34e41001bc72180bf8da~1..6f4c0c0c2b329383395d34e41001bc72180bf8da 6f4c0c0c2b329383395d34e41001bc72180bf8da 00:24:33 6f4c0c0c2b329383395d34e41001bc72180bf8da [false] [Pipeline] sh 00:24:34 + git log --format=format:%s -1 6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] echo 00:24:34 ========================================================= 00:24:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:24:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:24:34 + git log --format=format:%s -1 6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] echo 00:24:34 [semverPrep] GIT_COMMIT: 6f4c0c0c2b329383395d34e41001bc72180bf8da, Commit Message: Merge commit '55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb' into HEAD [Pipeline] echo 00:24:34 [semverPrep] This is not a build commit. [Pipeline] sh 00:24:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:24:35 + grep -v github /etc/ssh/ssh_known_hosts 00:24:35 + [ -e /tmp/ssh_known_hosts ] 00:24:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:24:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:24:35 + sudo tee -a /etc/ssh/ssh_known_hosts 00:24:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:24:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:24:35 00:24:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:24:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:24:35 latest: Pulling from edgex-devops/git-semver 00:24:35 a0d0a0d46f8b: Pulling fs layer 00:24:35 3e5f54012d9b: Pulling fs layer 00:24:35 4c7163046ea9: Pulling fs layer 00:24:35 0c2d73faf560: Pulling fs layer 00:24:35 0c2d73faf560: Waiting 00:24:35 3e5f54012d9b: Verifying Checksum 00:24:35 3e5f54012d9b: Download complete 00:24:35 a0d0a0d46f8b: Verifying Checksum 00:24:35 a0d0a0d46f8b: Download complete 00:24:35 0c2d73faf560: Verifying Checksum 00:24:35 0c2d73faf560: Download complete 00:24:35 4c7163046ea9: Verifying Checksum 00:24:35 4c7163046ea9: Download complete 00:24:36 a0d0a0d46f8b: Pull complete 00:24:36 3e5f54012d9b: Pull complete 00:24:36 4c7163046ea9: Pull complete 00:24:36 0c2d73faf560: Pull complete 00:24:36 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:24:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:24:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:24:36 prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container 00:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:24:37 $ docker top c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:24:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:24:37 [ssh-agent] Looking for ssh-agent implementation... 00:24:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:24:37 $ docker exec c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b ssh-agent 00:24:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMcELo/agent.14 00:24:37 SSH_AGENT_PID=20 00:24:37 Running ssh-add (command line suppressed) 00:24:37 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-24@tmp/private_key_6711320928968121956.key (/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/private_key_6711320928968121956.key) 00:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:24:38 + git tag --points-at HEAD [Pipeline] } 00:24:38 $ docker exec --env ******** --env ******** c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b ssh-agent -k 00:24:38 unset SSH_AUTH_SOCK; 00:24:38 unset SSH_AGENT_PID; 00:24:38 echo Agent pid 20 killed; 00:24:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:24:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:24:38 [ssh-agent] Looking for ssh-agent implementation... 00:24:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:24:38 $ docker exec c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b ssh-agent 00:24:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpKomhi/agent.53 00:24:38 SSH_AGENT_PID=59 00:24:38 Running ssh-add (command line suppressed) 00:24:38 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-24@tmp/private_key_8053413699517166342.key (/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/private_key_8053413699517166342.key) 00:24:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:24:39 + git semver init 00:24:39 # -> Open(): unable to determine branch for HEAD 00:24:39 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_PR-24/.git 00:24:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_PR-24 00:24:39 # $SEMVER_REMOTE_NAME = origin 00:24:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:24:39 # $SEMVER_USER_NAME = edgex-jenkins 00:24:39 # $SEMVER_BRANCH = PR-24 00:24:39 # $SEMVER_TEMP = /tmp/semver-629505267 00:24:39 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 00:24:40 # '/tmp/semver-629505267' -> '/w/workspace/edgexfoundry_device-gpio_PR-24/.semver' 00:24:40 # -> Force: false 00:24:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_PR-24/.semver [Pipeline] } 00:24:40 $ docker exec --env ******** --env ******** c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b ssh-agent -k 00:24:40 unset SSH_AUTH_SOCK; 00:24:40 unset SSH_AGENT_PID; 00:24:40 echo Agent pid 59 killed; 00:24:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:24:40 + git semver [Pipeline] } 00:24:40 $ docker stop --time=1 c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b 00:24:41 $ docker rm -f c614bd455d7e27a8280ba60de97d406f2a62c111f159e3612a9a541a34b14d7b [Pipeline] // withDockerContainer [Pipeline] sh 00:24:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:24:42 Stashed 1 file(s) [Pipeline] echo 00:24:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:42 provisioning config files... 00:24:42 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/config7060559427297131861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:43 ---> docker-login.sh 00:24:43 nexus3.edgexfoundry.org:10001 00:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:43 Configure a credential helper to remove this warning. See 00:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:43 00:24:43 Login Succeeded 00:24:43 nexus3.edgexfoundry.org:10002 00:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:43 Configure a credential helper to remove this warning. See 00:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:43 00:24:43 Login Succeeded 00:24:43 nexus3.edgexfoundry.org:10003 00:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:43 Configure a credential helper to remove this warning. See 00:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:43 00:24:43 Login Succeeded 00:24:43 nexus3.edgexfoundry.org:10004 00:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:43 Configure a credential helper to remove this warning. See 00:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:43 00:24:43 Login Succeeded 00:24:43 docker.io 00:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:43 Configure a credential helper to remove this warning. See 00:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:43 00:24:43 Login Succeeded 00:24:43 ---> docker-login.sh ends [Pipeline] } 00:24:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:24:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:24:43 ========================================================= 00:24:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:24:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:24:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:24:44 Sending build context to Docker daemon 11.13MB 00:24:44 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 00:24:44 Step 2/11 : FROM ${BASE} AS builder 00:24:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:24:44 59bf1c3509f3: Pulling fs layer 00:24:44 666ba61612fd: Pulling fs layer 00:24:44 8ed8ca486205: Pulling fs layer 00:24:44 4fe6c5a15a65: Pulling fs layer 00:24:44 22a0e8bec74d: Pulling fs layer 00:24:44 640e595b4fbd: Pulling fs layer 00:24:44 763cafe07f6e: Pulling fs layer 00:24:44 0c0b528cf693: Pulling fs layer 00:24:44 10935f4eaf8b: Pulling fs layer 00:24:44 640e595b4fbd: Waiting 00:24:44 763cafe07f6e: Waiting 00:24:44 4fe6c5a15a65: Waiting 00:24:44 22a0e8bec74d: Waiting 00:24:44 0c0b528cf693: Waiting 00:24:44 10935f4eaf8b: Waiting 00:24:44 8ed8ca486205: Verifying Checksum 00:24:44 8ed8ca486205: Download complete 00:24:44 666ba61612fd: Download complete 00:24:44 22a0e8bec74d: Download complete 00:24:44 640e595b4fbd: Verifying Checksum 00:24:44 640e595b4fbd: Download complete 00:24:44 59bf1c3509f3: Download complete 00:24:44 763cafe07f6e: Download complete 00:24:44 0c0b528cf693: Verifying Checksum 00:24:44 0c0b528cf693: Download complete 00:24:44 59bf1c3509f3: Pull complete 00:24:44 666ba61612fd: Pull complete 00:24:44 8ed8ca486205: Pull complete 00:24:45 10935f4eaf8b: Verifying Checksum 00:24:45 10935f4eaf8b: Download complete 00:24:45 4fe6c5a15a65: Verifying Checksum 00:24:45 4fe6c5a15a65: Download complete 00:24:49 4fe6c5a15a65: Pull complete 00:24:49 22a0e8bec74d: Pull complete 00:24:49 640e595b4fbd: Pull complete 00:24:49 763cafe07f6e: Pull complete 00:24:49 0c0b528cf693: Pull complete 00:24:52 10935f4eaf8b: Pull complete 00:24:52 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 00:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:24:52 ---> 99d49a6021b9 00:24:52 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:24:53 ---> Running in 103264a54d4a 00:24:53 Removing intermediate container 103264a54d4a 00:24:53 ---> 1667a1fe974d 00:24:53 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:24:53 ---> Running in b952b80e1309 00:24:53 Removing intermediate container b952b80e1309 00:24:53 ---> 03e820ca3901 00:24:53 Step 5/11 : WORKDIR /device-gpio 00:24:53 ---> Running in 7ea18f50d83d 00:24:53 Removing intermediate container 7ea18f50d83d 00:24:53 ---> 9e96c8303ccb 00:24:53 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:53 ---> Running in d9edc26599ed 00:24:54 Removing intermediate container d9edc26599ed 00:24:54 ---> 3663b9980dd3 00:24:54 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:24:54 ---> Running in 631b28e9006a 00:24:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:24:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:24:55 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:24:55 (2/4) Installing libedit (20210910.3.1-r0) 00:24:55 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:24:55 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:24:55 Executing busybox-1.34.1-r3.trigger 00:24:55 OK: 224 MiB in 56 packages 00:24:56 Removing intermediate container 631b28e9006a 00:24:56 ---> 8f46fb5be6a6 00:24:56 Step 8/11 : COPY go.mod vendor* ./ 00:24:56 ---> dbead734cc66 00:24:56 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:24:56 ---> Running in 7b139e92c91b 00:24:57 Still waiting to schedule task 00:24:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20586’ 00:25:22 Removing intermediate container 7b139e92c91b 00:25:22 ---> 674b9aef79c6 00:25:22 Step 10/11 : COPY . . 00:25:22 ---> 725b2f15a871 00:25:22 Step 11/11 : RUN ${MAKE} 00:25:22 ---> Running in a8a3e3e134ad 00:25:23 Removing intermediate container a8a3e3e134ad 00:25:23 ---> f66c919f8576 00:25:23 [Warning] One or more build-args [MAKE] were not consumed 00:25:23 Successfully built f66c919f8576 00:25:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:25:23 + docker inspect -f . ci-base-image-x86_64 00:25:23 . [Pipeline] withDockerContainer 00:25:23 prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container 00:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:25:24 $ docker top d0b2118189f87d8639a7a5abb20d3e020f7ae5fd1af36ab9bc88728a90423b51 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:24 + go version 00:25:24 go version go1.17.6 linux/amd64 [Pipeline] } 00:25:24 $ docker stop --time=1 d0b2118189f87d8639a7a5abb20d3e020f7ae5fd1af36ab9bc88728a90423b51 00:25:26 $ docker rm -f d0b2118189f87d8639a7a5abb20d3e020f7ae5fd1af36ab9bc88728a90423b51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:26 + docker inspect -f . ci-base-image-x86_64 00:25:26 . [Pipeline] withDockerContainer 00:25:26 prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container 00:25:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:25:26 $ docker top fad615483b9c462c03259292c8bad865b44390b94e4270553cc258c70f3ba5b4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:25:27 + make test 00:25:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:25:27 ? github.com/edgexfoundry/device-gpio [no test files] 00:25:35 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:25:35 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:25:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:25:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:25:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:25:44 ./bin/test-attribution-txt.sh [Pipeline] echo 00:25:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:25:44 $ docker stop --time=1 fad615483b9c462c03259292c8bad865b44390b94e4270553cc258c70f3ba5b4 00:25:45 $ docker rm -f fad615483b9c462c03259292c8bad865b44390b94e4270553cc258c70f3ba5b4 [Pipeline] // withDockerContainer [Pipeline] sh 00:25:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:25:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:25:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:25:47 + ls -al . 00:25:47 total 188 00:25:47 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 00:25 . 00:25:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:24 .. 00:25:47 -rw-rw-r-- 1 jenkins jenkins 120 Apr 12 00:24 .dockerignore 00:25:47 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:24 .git 00:25:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:24 .github 00:25:47 -rw-rw-r-- 1 jenkins jenkins 343 Apr 12 00:24 .gitignore 00:25:47 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 00:24 .golangci.yml 00:25:47 drwx------ 3 jenkins jenkins 4096 Apr 12 00:24 .semver 00:25:47 -rw-rw-r-- 1 jenkins jenkins 7772 Apr 12 00:24 Attribution.txt 00:25:47 -rw-rw-r-- 1 jenkins jenkins 1846 Apr 12 00:24 Dockerfile 00:25:47 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 00:24 GOVERNANCE.md 00:25:47 -rw-rw-r-- 1 jenkins jenkins 657 Apr 12 00:24 Jenkinsfile 00:25:47 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 00:24 LICENSE 00:25:47 -rw-rw-r-- 1 jenkins jenkins 1876 Apr 12 00:24 Makefile 00:25:47 -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 00:24 OWNERS.md 00:25:47 -rw-rw-r-- 1 jenkins jenkins 10844 Apr 12 00:24 README.md 00:25:47 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 00:24 VERSION 00:25:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:24 bin 00:25:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:24 cmd 00:25:47 -rw-r--r-- 1 jenkins jenkins 10 Apr 12 00:25 coverage.out 00:25:47 -rw-rw-r-- 1 jenkins jenkins 2794 Apr 12 00:24 go.mod 00:25:47 -rw-rw-r-- 1 jenkins jenkins 70652 Apr 12 00:24 go.sum 00:25:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:24 internal 00:25:47 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:24 snap 00:25:47 -rw-rw-r-- 1 jenkins jenkins 209 Apr 12 00:24 version.go [Pipeline] isUnix [Pipeline] sh 00:25:47 + 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=6f4c0c0c2b329383395d34e41001bc72180bf8da --label arch=amd64 --label version=0.0.0 . 00:25:47 Sending build context to Docker daemon 11.13MB 00:25:47 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:25:47 Step 2/25 : FROM ${BASE} AS builder 00:25:47 ---> f66c919f8576 00:25:47 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:25:47 ---> Running in 986221b5ccf6 00:25:48 Removing intermediate container 986221b5ccf6 00:25:48 ---> 6917ba5c4cc7 00:25:48 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:25:48 ---> Running in a1143e5b8ac7 00:25:48 Removing intermediate container a1143e5b8ac7 00:25:48 ---> 01cabef95fa6 00:25:48 Step 5/25 : WORKDIR /device-gpio 00:25:48 ---> Running in a1f5576d0388 00:25:48 Removing intermediate container a1f5576d0388 00:25:48 ---> 2267ea0ce720 00:25:48 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:48 ---> Running in 96243849fdc5 00:25:49 Removing intermediate container 96243849fdc5 00:25:49 ---> 5fda88485464 00:25:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:25:49 ---> Running in bf97c9da8dad 00:25:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:25:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:25:50 OK: 224 MiB in 56 packages 00:25:50 Removing intermediate container bf97c9da8dad 00:25:50 ---> a61033ebdfc5 00:25:50 Step 8/25 : COPY go.mod vendor* ./ 00:25:51 ---> 28b4c2d032dc 00:25:51 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:51 ---> Running in 8061dfb176d7 00:25:51 Removing intermediate container 8061dfb176d7 00:25:51 ---> c93fec53b9f1 00:25:51 Step 10/25 : COPY . . 00:25:52 ---> 4602d702bf6f 00:25:52 Step 11/25 : RUN ${MAKE} 00:25:52 ---> Running in 1da611e14e07 00:25:52 Removing intermediate container 1da611e14e07 00:25:52 ---> c718cce6dc0b 00:25:52 Step 12/25 : FROM alpine:3.15 00:25:53 3.15: Pulling from library/alpine 00:25:53 df9b9388f04a: Pulling fs layer 00:25:53 df9b9388f04a: Verifying Checksum 00:25:53 df9b9388f04a: Download complete 00:25:53 df9b9388f04a: Pull complete 00:25:53 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:25:53 Status: Downloaded newer image for alpine:3.15 00:25:53 ---> 0ac33e5f5afa 00:25:53 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:25:53 ---> Running in fbca8db75310 00:25:53 Removing intermediate container fbca8db75310 00:25:53 ---> 01608a88fc7f 00:25:53 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:53 ---> Running in 91400d4a6272 00:25:54 Removing intermediate container 91400d4a6272 00:25:54 ---> 6c31d4f68b9c 00:25:54 Step 15/25 : RUN apk add --update --no-cache zeromq 00:25:54 ---> Running in 0fa587f1b629 00:25:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:25:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:25:55 (1/5) Installing libgcc (10.3.1_git20211027-r0) 00:25:56 (2/5) Installing libsodium (1.0.18-r0) 00:25:56 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 00:25:56 (4/5) Installing libzmq (4.3.4-r0) 00:25:56 (5/5) Installing zeromq (4.3.4-r0) 00:25:56 Executing busybox-1.34.1-r5.trigger 00:25:56 OK: 8 MiB in 19 packages 00:25:56 Removing intermediate container 0fa587f1b629 00:25:56 ---> 46faba6ae37c 00:25:56 Step 16/25 : WORKDIR / 00:25:56 ---> Running in de83a1c7f351 00:25:56 Removing intermediate container de83a1c7f351 00:25:56 ---> 9bdf489c9ec7 00:25:56 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:25:56 ---> e99feabd51f1 00:25:56 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:25:57 ---> 103483f6d17d 00:25:57 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:25:57 ---> ee9e832d2cd5 00:25:57 Step 20/25 : EXPOSE 59910 00:25:57 ---> Running in 7410d7c7cc9a 00:25:57 Removing intermediate container 7410d7c7cc9a 00:25:57 ---> c48d7b2422d4 00:25:57 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:25:57 ---> Running in 219f26b3672c 00:25:57 Removing intermediate container 219f26b3672c 00:25:57 ---> 79be36cf9656 00:25:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:25:57 ---> Running in 53783fb3afa0 00:25:57 Removing intermediate container 53783fb3afa0 00:25:57 ---> f87903a0a2fc 00:25:57 Step 23/25 : LABEL arch=amd64 00:25:57 ---> Running in c83c1987972f 00:25:57 Removing intermediate container c83c1987972f 00:25:57 ---> e5b2c0442987 00:25:57 Step 24/25 : LABEL git_sha=6f4c0c0c2b329383395d34e41001bc72180bf8da 00:25:57 ---> Running in 944bfbd7eb1b 00:25:57 Removing intermediate container 944bfbd7eb1b 00:25:57 ---> 65d6717b5e89 00:25:57 Step 25/25 : LABEL version=0.0.0 00:25:57 ---> Running in 4ed317617fd6 00:25:57 Removing intermediate container 4ed317617fd6 00:25:57 ---> f441d28dc485 00:25:57 [Warning] One or more build-args [ARCH MAKE] were not consumed 00:25:57 Successfully built f441d28dc485 00:25:57 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:58 00:25:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:25:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:25:58 latest: Pulling from edgex-lftools-log-publisher 00:25:58 5eb5b503b376: Pulling fs layer 00:25:58 5c69ac0246d0: Pulling fs layer 00:25:58 ec43610c2a17: Pulling fs layer 00:25:58 3a2ae6a8a46f: Pulling fs layer 00:25:58 33b1e0a273af: Pulling fs layer 00:25:58 5d3b04190fa2: Pulling fs layer 00:25:58 2f39f015ded8: Pulling fs layer 00:25:58 3a2ae6a8a46f: Waiting 00:25:58 33b1e0a273af: Waiting 00:25:58 5c69ac0246d0: Verifying Checksum 00:25:58 5c69ac0246d0: Download complete 00:25:58 3a2ae6a8a46f: Verifying Checksum 00:25:58 3a2ae6a8a46f: Download complete 00:25:58 33b1e0a273af: Verifying Checksum 00:25:58 33b1e0a273af: Download complete 00:25:58 5d3b04190fa2: Verifying Checksum 00:25:58 5d3b04190fa2: Download complete 00:25:58 ec43610c2a17: Verifying Checksum 00:25:58 ec43610c2a17: Download complete 00:25:58 5eb5b503b376: Download complete 00:25:59 2f39f015ded8: Verifying Checksum 00:25:59 2f39f015ded8: Download complete 00:26:00 5eb5b503b376: Pull complete 00:26:00 5c69ac0246d0: Pull complete 00:26:01 ec43610c2a17: Pull complete 00:26:01 3a2ae6a8a46f: Pull complete 00:26:01 33b1e0a273af: Pull complete 00:26:01 5d3b04190fa2: Pull complete 00:26:06 2f39f015ded8: Pull complete 00:26:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:26:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:26:06 prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container 00:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:26:08 $ docker top 7c0fd5f304ebe13dbd00b90347c47cbfa6104516c5575ae92cd8b0938f84d9d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:08 ---> job-cost.sh 00:26:08 lf-activate-venv: SKIPPING 00:26:08 INFO: No Stack... 00:26:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:26:09 INFO: Archiving Costs [Pipeline] sh 00:26:09 + cat /w/workspace/edgexfoundry_device-gpio_PR-24/archives/cost.csv 00:26:09 + cut -d, -f6 [Pipeline] lock 00:26:09 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] 00:26:09 Resource [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] did not exist. Created. 00:26:09 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:26:10 + echo total: 0.2199999988079071 [Pipeline] stash 00:26:10 Stashed 1 file(s) [Pipeline] } 00:26:10 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:26:10 $ docker stop --time=1 7c0fd5f304ebe13dbd00b90347c47cbfa6104516c5575ae92cd8b0938f84d9d7 00:26:11 $ docker rm -f 7c0fd5f304ebe13dbd00b90347c47cbfa6104516c5575ae92cd8b0938f84d9d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:28:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20589 in /w/workspace/edgexfoundry_device-gpio_PR-24 [Pipeline] { [Pipeline] ws 00:28:39 Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout 00:28:40 The recommended git tool is: git 00:28:48 using credential edgex-jenkins-ssh 00:28:48 Cloning the remote Git repository 00:28:48 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:28:48 > git init /w/workspace/device-gpio/3 # timeout=10 00:28:48 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:28:48 > git --version # timeout=10 00:28:48 > git --version # 'git version 2.25.1' 00:28:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:28:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:28:50 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:28:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:28:50 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:28:50 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:28:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:28:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:28:51 Merging remotes/origin/main commit 55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb into PR head commit fe5fe6ae85d28487a0ac09e187a787c1b58cef58 00:28:51 Merge succeeded, producing 7abba866cf0cb2e36e3f409dfe566e145982d79e 00:28:51 Checking out Revision 7abba866cf0cb2e36e3f409dfe566e145982d79e (PR-24) 00:28:51 > git config core.sparsecheckout # timeout=10 00:28:51 > git checkout -f fe5fe6ae85d28487a0ac09e187a787c1b58cef58 # timeout=10 00:28:51 > git remote # timeout=10 00:28:51 > git config --get remote.origin.url # timeout=10 00:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:28:51 > git merge 55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb # timeout=10 00:28:51 > git rev-parse HEAD^{commit} # timeout=10 00:28:51 > git config core.sparsecheckout # timeout=10 00:28:51 > git checkout -f 7abba866cf0cb2e36e3f409dfe566e145982d79e # timeout=10 00:28:55 Commit message: "Merge commit '55120c6ab460b1683bd7a5e981e0c3e7e28cc5eb' into HEAD" 00:28:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:28:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:28:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:28:56 Dload Upload Total Spent Left Speed 00:28:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 52635 0 --:--:-- --:--:-- --:--:-- 52870 [Pipeline] sh 00:28:55 > git rev-list --no-walk 94adb527053bce16d38bbd2a78118972e9fb1c1f # timeout=10 00:28:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:28:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:28:57 + sudo tee /etc/docker/daemon.new 00:28:57 { 00:28:57 "registry-mirrors": [ 00:28:57 "https://nexus3.edgexfoundry.org:10001" 00:28:57 ], 00:28:57 "bip": "10.250.0.254/24", 00:28:57 "hosts": [ 00:28:57 "tcp://0.0.0.0:5555", 00:28:57 "unix:///var/run/docker.sock" 00:28:57 ], 00:28:57 "mtu": 1458, 00:28:57 "selinux-enabled": true, 00:28:57 "seccomp-profile": "/etc/docker/seccomp.json" 00:28:57 } [Pipeline] sh 00:28:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:28:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:29:16 provisioning config files... 00:29:16 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config1979754267583994307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:17 ---> docker-login.sh 00:29:17 nexus3.edgexfoundry.org:10001 00:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:18 Configure a credential helper to remove this warning. See 00:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:18 00:29:18 Login Succeeded 00:29:18 nexus3.edgexfoundry.org:10002 00:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:18 Configure a credential helper to remove this warning. See 00:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:18 00:29:18 Login Succeeded 00:29:18 nexus3.edgexfoundry.org:10003 00:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:18 Configure a credential helper to remove this warning. See 00:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:18 00:29:18 Login Succeeded 00:29:18 nexus3.edgexfoundry.org:10004 00:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:19 Configure a credential helper to remove this warning. See 00:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:19 00:29:19 Login Succeeded 00:29:19 docker.io 00:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:29:20 Configure a credential helper to remove this warning. See 00:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:29:20 00:29:20 Login Succeeded 00:29:20 ---> docker-login.sh ends [Pipeline] } 00:29:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:29:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:29:20 ========================================================= 00:29:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:29:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:29:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:29:21 Sending build context to Docker daemon 5.658MB 00:29:21 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 00:29:21 Step 2/11 : FROM ${BASE} AS builder 00:29:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:29:21 9b3977197b4f: Pulling fs layer 00:29:21 1a89e8eeedd5: Pulling fs layer 00:29:21 94645a83ff95: Pulling fs layer 00:29:21 3f3a8bcf1eab: Pulling fs layer 00:29:21 0c92f367c5e7: Pulling fs layer 00:29:21 f7c0051592d6: Pulling fs layer 00:29:21 a227ed2f7395: Pulling fs layer 00:29:21 7b1c46037f91: Pulling fs layer 00:29:21 f7c0051592d6: Waiting 00:29:21 7b1c46037f91: Waiting 00:29:21 a227ed2f7395: Waiting 00:29:21 94645a83ff95: Verifying Checksum 00:29:21 94645a83ff95: Download complete 00:29:21 1a89e8eeedd5: Verifying Checksum 00:29:21 1a89e8eeedd5: Download complete 00:29:21 0c92f367c5e7: Verifying Checksum 00:29:21 0c92f367c5e7: Download complete 00:29:21 9b3977197b4f: Download complete 00:29:21 a227ed2f7395: Verifying Checksum 00:29:21 a227ed2f7395: Download complete 00:29:22 9b3977197b4f: Pull complete 00:29:23 1a89e8eeedd5: Pull complete 00:29:23 94645a83ff95: Pull complete 00:29:24 7b1c46037f91: Verifying Checksum 00:29:24 7b1c46037f91: Download complete 00:29:24 3f3a8bcf1eab: Verifying Checksum 00:29:24 3f3a8bcf1eab: Download complete 00:29:37 3f3a8bcf1eab: Pull complete 00:29:37 0c92f367c5e7: Pull complete 00:29:37 f7c0051592d6: Pull complete 00:29:37 a227ed2f7395: Pull complete 00:29:44 7b1c46037f91: Pull complete 00:29:44 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 00:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:29:44 ---> f79e39bc4007 00:29:44 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:29:44 ---> Running in cba912fecc27 00:29:44 Removing intermediate container cba912fecc27 00:29:44 ---> da749dec513d 00:29:44 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:29:44 ---> Running in f056a093a451 00:29:45 Removing intermediate container f056a093a451 00:29:45 ---> 45154652a2f6 00:29:45 Step 5/11 : WORKDIR /device-gpio 00:29:45 ---> Running in 6898887c5354 00:29:45 Removing intermediate container 6898887c5354 00:29:45 ---> 4891b8ead220 00:29:45 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:45 ---> Running in 9bb112fbea77 00:29:47 Removing intermediate container 9bb112fbea77 00:29:47 ---> f5db54590d6f 00:29:47 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:29:47 ---> Running in 0e2cb54bbd6f 00:29:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:49 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:29:49 (2/4) Installing libedit (20210910.3.1-r0) 00:29:49 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:29:50 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:29:50 Executing busybox-1.34.1-r3.trigger 00:29:50 OK: 224 MiB in 56 packages 00:29:51 Removing intermediate container 0e2cb54bbd6f 00:29:51 ---> e0276705e4ad 00:29:51 Step 8/11 : COPY go.mod vendor* ./ 00:29:51 ---> 695b0a5123d9 00:29:51 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:51 ---> Running in ab5710cd93e5 00:31:13 Removing intermediate container ab5710cd93e5 00:31:13 ---> 5571d24fb1ab 00:31:13 Step 10/11 : COPY . . 00:31:13 ---> 37cb3c144e94 00:31:13 Step 11/11 : RUN ${MAKE} 00:31:13 ---> Running in 515cc191e961 00:31:13 Removing intermediate container 515cc191e961 00:31:13 ---> eef1632a720c 00:31:13 [Warning] One or more build-args [MAKE] were not consumed 00:31:13 Successfully built eef1632a720c 00:31:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:31:14 + docker inspect -f . ci-base-image-arm64 00:31:14 . [Pipeline] withDockerContainer 00:31:14 prd-ubuntu20.04-docker-arm64-4c-16g-20589 does not seem to be running inside a container 00:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:31:15 $ docker top 2f8901c0daace6712fef816241b32e90b6f1de88a470e0ae005b152c4abe6d27 -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:16 + go version 00:31:16 go version go1.17.6 linux/arm64 [Pipeline] } 00:31:16 $ docker stop --time=1 2f8901c0daace6712fef816241b32e90b6f1de88a470e0ae005b152c4abe6d27 00:31:18 $ docker rm -f 2f8901c0daace6712fef816241b32e90b6f1de88a470e0ae005b152c4abe6d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:18 + docker inspect -f . ci-base-image-arm64 00:31:18 . [Pipeline] withDockerContainer 00:31:19 prd-ubuntu20.04-docker-arm64-4c-16g-20589 does not seem to be running inside a container 00:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:31:20 $ docker top 7403de6a2378a0b746c3cd948b434ffd9e8386b5ce8c8b912987b4efcea275a8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:31:21 + make test 00:31:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:31:22 ? github.com/edgexfoundry/device-gpio [no test files] 00:32:09 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:32:09 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:32:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:32:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:32:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:32:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:32:25 ./bin/test-attribution-txt.sh [Pipeline] echo 00:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:32:27 $ docker stop --time=1 7403de6a2378a0b746c3cd948b434ffd9e8386b5ce8c8b912987b4efcea275a8 00:32:28 $ docker rm -f 7403de6a2378a0b746c3cd948b434ffd9e8386b5ce8c8b912987b4efcea275a8 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:32:29 Warning: overwriting stash ‘coverage-report’ 00:32:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:32:30 + ls -al . 00:32:30 total 184 00:32:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:32 . 00:32:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 00:28 .. 00:32:30 -rw-rw-r-- 1 jenkins jenkins 120 Apr 12 00:28 .dockerignore 00:32:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 00:28 .git 00:32:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:28 .github 00:32:30 -rw-rw-r-- 1 jenkins jenkins 343 Apr 12 00:28 .gitignore 00:32:30 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 00:28 .golangci.yml 00:32:30 -rw-rw-r-- 1 jenkins jenkins 7772 Apr 12 00:28 Attribution.txt 00:32:30 -rw-rw-r-- 1 jenkins jenkins 1846 Apr 12 00:28 Dockerfile 00:32:30 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 00:28 GOVERNANCE.md 00:32:30 -rw-rw-r-- 1 jenkins jenkins 657 Apr 12 00:28 Jenkinsfile 00:32:30 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 00:28 LICENSE 00:32:30 -rw-rw-r-- 1 jenkins jenkins 1876 Apr 12 00:28 Makefile 00:32:30 -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 00:28 OWNERS.md 00:32:30 -rw-rw-r-- 1 jenkins jenkins 10844 Apr 12 00:28 README.md 00:32:30 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 00:24 VERSION 00:32:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 00:28 bin 00:32:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:28 cmd 00:32:30 -rw-r--r-- 1 jenkins jenkins 10 Apr 12 00:31 coverage.out 00:32:30 -rw-rw-r-- 1 jenkins jenkins 2794 Apr 12 00:28 go.mod 00:32:30 -rw-rw-r-- 1 jenkins jenkins 70652 Apr 12 00:28 go.sum 00:32:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:28 internal 00:32:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 00:28 snap 00:32:30 -rw-rw-r-- 1 jenkins jenkins 209 Apr 12 00:28 version.go [Pipeline] isUnix [Pipeline] sh 00:32:31 + 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=7abba866cf0cb2e36e3f409dfe566e145982d79e --label arch=arm64 --label version=0.0.0 . 00:32:31 Sending build context to Docker daemon 5.659MB 00:32:31 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:32:31 Step 2/25 : FROM ${BASE} AS builder 00:32:31 ---> eef1632a720c 00:32:31 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:32:31 ---> Running in 0fa7b81254df 00:32:32 Removing intermediate container 0fa7b81254df 00:32:32 ---> deae31b30dce 00:32:32 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:32:32 ---> Running in 8ce83d1eb5d8 00:32:32 Removing intermediate container 8ce83d1eb5d8 00:32:32 ---> 5c6a645a7cd5 00:32:32 Step 5/25 : WORKDIR /device-gpio 00:32:32 ---> Running in e2153e3412d7 00:32:32 Removing intermediate container e2153e3412d7 00:32:32 ---> f8856a962727 00:32:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:32 ---> Running in 9bc69a6fcd46 00:32:34 Removing intermediate container 9bc69a6fcd46 00:32:34 ---> 4a923b973526 00:32:34 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:32:34 ---> Running in 1047d3124b0f 00:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:32:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:32:37 OK: 224 MiB in 56 packages 00:32:37 Removing intermediate container 1047d3124b0f 00:32:37 ---> 27e30526a924 00:32:37 Step 8/25 : COPY go.mod vendor* ./ 00:32:38 ---> fe7437533482 00:32:38 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:38 ---> Running in a03228700895 00:32:41 Removing intermediate container a03228700895 00:32:41 ---> 355f6d5f1a23 00:32:41 Step 10/25 : COPY . . 00:32:41 ---> 28ae732af385 00:32:41 Step 11/25 : RUN ${MAKE} 00:32:41 ---> Running in 4b5493ec9d15 00:32:43 Removing intermediate container 4b5493ec9d15 00:32:43 ---> b8c3b25b61d2 00:32:43 Step 12/25 : FROM alpine:3.15 00:32:43 3.15: Pulling from library/alpine 00:32:44 9981e73032c8: Pulling fs layer 00:32:44 9981e73032c8: Verifying Checksum 00:32:44 9981e73032c8: Download complete 00:32:44 9981e73032c8: Pull complete 00:32:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:32:44 Status: Downloaded newer image for alpine:3.15 00:32:44 ---> 3fb3c9af89a9 00:32:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:32:44 ---> Running in 74c3c6222439 00:32:45 Removing intermediate container 74c3c6222439 00:32:45 ---> e98e73f904fa 00:32:45 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:45 ---> Running in e63cb91f1ffa 00:32:47 Removing intermediate container e63cb91f1ffa 00:32:47 ---> 8b66db1a35d2 00:32:47 Step 15/25 : RUN apk add --update --no-cache zeromq 00:32:47 ---> Running in 1620ee481611 00:32:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:32:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:32:49 (1/5) Installing libgcc (10.3.1_git20211027-r0) 00:32:49 (2/5) Installing libsodium (1.0.18-r0) 00:32:49 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 00:32:50 (4/5) Installing libzmq (4.3.4-r0) 00:32:50 (5/5) Installing zeromq (4.3.4-r0) 00:32:50 Executing busybox-1.34.1-r5.trigger 00:32:50 OK: 8 MiB in 19 packages 00:32:51 Removing intermediate container 1620ee481611 00:32:51 ---> b760ca7fac0f 00:32:51 Step 16/25 : WORKDIR / 00:32:51 ---> Running in 44e2b49c05a9 00:32:51 Removing intermediate container 44e2b49c05a9 00:32:51 ---> b7a9a6a565ae 00:32:51 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:32:52 ---> bf60e9cee966 00:32:52 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:32:52 ---> cde8892775a9 00:32:52 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:32:53 ---> 05137910f02f 00:32:53 Step 20/25 : EXPOSE 59910 00:32:53 ---> Running in 9b87acec9748 00:32:53 Removing intermediate container 9b87acec9748 00:32:53 ---> 482d5e63a8f5 00:32:53 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:32:53 ---> Running in 67a219ee4ffb 00:32:53 Removing intermediate container 67a219ee4ffb 00:32:53 ---> 0c1932d609e4 00:32:53 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:32:53 ---> Running in 9f5a3277dd0d 00:32:54 Removing intermediate container 9f5a3277dd0d 00:32:54 ---> a654f2744951 00:32:54 Step 23/25 : LABEL arch=arm64 00:32:54 ---> Running in 17755f021839 00:32:54 Removing intermediate container 17755f021839 00:32:54 ---> a5ccca86ed03 00:32:54 Step 24/25 : LABEL git_sha=7abba866cf0cb2e36e3f409dfe566e145982d79e 00:32:54 ---> Running in b952405dc4be 00:32:55 Removing intermediate container b952405dc4be 00:32:55 ---> 079db55a6fea 00:32:55 Step 25/25 : LABEL version=0.0.0 00:32:55 ---> Running in e62f2eb5e479 00:32:55 Removing intermediate container e62f2eb5e479 00:32:55 ---> d0757c6eaffb 00:32:55 [Warning] One or more build-args [ARCH MAKE] were not consumed 00:32:55 Successfully built d0757c6eaffb 00:32:55 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:32:56 00:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:32:56 arm64: Pulling from edgex-lftools-log-publisher 00:32:56 8998bd30e6a1: Pulling fs layer 00:32:56 04944245beec: Pulling fs layer 00:32:56 699f458cf7ca: Pulling fs layer 00:32:56 765212b225bb: Pulling fs layer 00:32:56 f23df028b6ca: Pulling fs layer 00:32:56 d65c8cfc05b1: Pulling fs layer 00:32:56 2437ff75d9bd: Pulling fs layer 00:32:56 765212b225bb: Waiting 00:32:56 d65c8cfc05b1: Waiting 00:32:56 f23df028b6ca: Waiting 00:32:56 2437ff75d9bd: Waiting 00:32:56 04944245beec: Verifying Checksum 00:32:56 04944245beec: Download complete 00:32:56 765212b225bb: Verifying Checksum 00:32:56 765212b225bb: Download complete 00:32:56 f23df028b6ca: Verifying Checksum 00:32:56 f23df028b6ca: Download complete 00:32:56 d65c8cfc05b1: Verifying Checksum 00:32:56 d65c8cfc05b1: Download complete 00:32:56 699f458cf7ca: Verifying Checksum 00:32:56 699f458cf7ca: Download complete 00:32:57 8998bd30e6a1: Verifying Checksum 00:32:59 2437ff75d9bd: Verifying Checksum 00:32:59 2437ff75d9bd: Download complete 00:33:01 8998bd30e6a1: Pull complete 00:33:01 04944245beec: Pull complete 00:33:03 699f458cf7ca: Pull complete 00:33:03 765212b225bb: Pull complete 00:33:04 f23df028b6ca: Pull complete 00:33:04 d65c8cfc05b1: Pull complete 00:33:19 2437ff75d9bd: Pull complete 00:33:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:33:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:33:20 prd-ubuntu20.04-docker-arm64-4c-16g-20589 does not seem to be running inside a container 00:33:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:33:22 $ docker top bfa544bd3ab873607ca03ed4617a492350747a9bbd6e91596d73eada8aaeb7bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:23 ---> job-cost.sh 00:33:23 lf-activate-venv: SKIPPING 00:33:23 INFO: No Stack... 00:33:24 INFO: Retrieving Pricing Info for: v3-standard-4 00:33:24 INFO: Archiving Costs [Pipeline] sh 00:33:25 + cut -d, -f6 00:33:25 + cat /w/workspace/device-gpio/3/archives/cost.csv [Pipeline] lock 00:33:25 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] 00:33:25 Resource [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] did not exist. Created. 00:33:25 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:33:26 /w/workspace/device-gpio/3@tmp/durable-05b47123/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:33:26 + echo total: 0.10999999940395355 [Pipeline] stash 00:33:26 Warning: overwriting stash ‘stack-cost’ 00:33:27 Stashed 1 file(s) [Pipeline] } 00:33:27 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-24-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:33:27 $ docker stop --time=1 bfa544bd3ab873607ca03ed4617a492350747a9bbd6e91596d73eada8aaeb7bc 00:33:28 $ docker rm -f bfa544bd3ab873607ca03ed4617a492350747a9bbd6e91596d73eada8aaeb7bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:33:29 provisioning config files... 00:33:29 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/config715615313587314189tmp [Pipeline] { [Pipeline] sh 00:33:29 + set +x 00:33:29 + curl -s https://codecov.io/bash 00:33:29 + bash -s -- 00:33:29 00:33:29 _____ _ 00:33:29 / ____| | | 00:33:29 | | ___ __| | ___ ___ _____ __ 00:33:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:33:29 | |___| (_) | (_| | __/ (_| (_) \ V / 00:33:29 \_____\___/ \__,_|\___|\___\___/ \_/ 00:33:29 Bash-1.0.6 00:33:29 00:33:29 00:33:29 ==> git version 2.25.1 found 00:33:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:33:29 Release-Date: 2020-01-08 00:33:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:33:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:33:29 ==> Jenkins CI detected. 00:33:29 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-24 00:33:29 project root: . 00:33:29 --> token set from env 00:33:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:33:29 ==> Running gcov in . (disable via -X gcov) 00:33:29 ==> Python coveragepy not found 00:33:29 ==> Searching for coverage reports in: 00:33:29 + . 00:33:29 -> Found 1 reports 00:33:29 ==> Detecting git/mercurial file structure 00:33:29 ==> Reading reports 00:33:29 + ./coverage.out bytes=10 00:33:29 ==> Appending adjustments 00:33:29 https://docs.codecov.io/docs/fixing-reports 00:33:29 + Found adjustments 00:33:29 ==> Gzipping contents 00:33:29 4.0K /tmp/codecov.E59kSs.gz 00:33:29 ==> Uploading reports 00:33:29 url: https://codecov.io 00:33:29 query: branch=PR-24&commit=6f4c0c0c2b329383395d34e41001bc72180bf8da&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-24%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=24&job=&cmd_args= 00:33:29 -> Pinging Codecov 00:33:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-24&commit=6f4c0c0c2b329383395d34e41001bc72180bf8da&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-24%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=24&job=&cmd_args= 00:33:29 -> Uploading to 00:33:29 https://storage.googleapis.com/codecov/v4/raw/2022-04-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6f4c0c0c2b329383395d34e41001bc72180bf8da/4da689d1-9c27-4c33-b556-69faa2c65a18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T003329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bce77dc699eccac34adff7efc80e2827fb507455998ccbc833efbcce5154ec6a 00:33:29 % Total % Received % Xferd Average Speed Time Time Time Current 00:33:29 Dload Upload Total Spent Left Speed 00:33:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 825 0 0 100 825 0 3699 --:--:-- --:--:-- --:--:-- 3699 00:33:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/6f4c0c0c2b329383395d34e41001bc72180bf8da [Pipeline] } 00:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:33:31 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-24/archives ] 00:33:31 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-24/archives 00:33:31 total 16 00:33:31 drwxr-xr-x 3 root root 4096 Apr 12 00:26 . 00:33:31 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 00:26 .. 00:33:31 drwxr-xr-x 2 root root 4096 Apr 12 00:26 cost 00:33:31 -rw-r--r-- 1 root root 81 Apr 12 00:26 cost.csv 00:33:31 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-24/archives 00:33:31 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-24/archives 00:33:31 total 16 00:33:31 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 00:26 . 00:33:31 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 00:26 .. 00:33:31 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 00:26 cost 00:33:31 -rw-r--r-- 1 jenkins jenkins 81 Apr 12 00:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:33:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:33:32 ---> package-listing.sh 00:33:32 ++ facter osfamily 00:33:32 ++ tr '[:upper:]' '[:lower:]' 00:33:32 + OS_FAMILY=debian 00:33:32 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-24 00:33:32 + START_PACKAGES=/tmp/packages_start.txt 00:33:32 + END_PACKAGES=/tmp/packages_end.txt 00:33:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:33:32 + PACKAGES=/tmp/packages_start.txt 00:33:32 + '[' /w/workspace/edgexfoundry_device-gpio_PR-24 ']' 00:33:32 + PACKAGES=/tmp/packages_end.txt 00:33:32 + case "${OS_FAMILY}" in 00:33:32 + dpkg -l 00:33:32 + grep '^ii' 00:33:32 + '[' -f /tmp/packages_start.txt ']' 00:33:32 + '[' -f /tmp/packages_end.txt ']' 00:33:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:33:32 + '[' /w/workspace/edgexfoundry_device-gpio_PR-24 ']' 00:33:32 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-24/archives/ 00:33:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-24/archives/ [Pipeline] echo 00:33:32 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-24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:33:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:33:33 . [Pipeline] withDockerContainer 00:33:33 prd-ubuntu20.04-docker-8c-8g-20588 does not seem to be running inside a container 00:33:33 $ 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-24/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-24 -v /w/workspace/edgexfoundry_device-gpio_PR-24:/w/workspace/edgexfoundry_device-gpio_PR-24:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-24@tmp:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:33:33 $ docker top 176ec61eb1623cc35706dbce3da214d166e1bd27f8be2ab10c298681e0dd8213 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:34 + touch /tmp/pre-build-complete [Pipeline] sh 00:33:34 + mkdir -p /var/log/sysstat [Pipeline] sh 00:33:34 + ls /var/log/sa-host 00:33:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:33:34 provisioning config files... 00:33:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-24@tmp/config5371129231326331781tmp [Pipeline] { [Pipeline] echo 00:33:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:33:35 ---> create-netrc.sh [Pipeline] } 00:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:33:35 ---> python-tools-install.sh [Pipeline] echo 00:33:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:33:35 ---> sudo-logs.sh 00:33:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:33:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:33:36 ---> job-cost.sh 00:33:36 lf-activate-venv: SKIPPING 00:33:36 DEBUG: total: 0.2199999988079071 00:33:36 INFO: Retrieving Stack Cost... 00:33:36 INFO: Retrieving Pricing Info for: v3-standard-8 00:33:36 INFO: Archiving Costs [Pipeline] echo 00:33:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:33:37 ---> logs-deploy.sh 00:33:37 lf-activate-venv: SKIPPING 00:33:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-24/3 00:33:37 INFO: archiving workspace using pattern(s): 00:33:38 Archives upload complete. 00:33:38 INFO: archiving logs to Nexus 00:33:39 ---> uname -a: 00:33:39 Linux prd-ubuntu20-04-docker-8c-8g-20588 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:33:39 00:33:39 00:33:39 ---> lscpu: 00:33:39 Architecture: x86_64 00:33:39 CPU op-mode(s): 32-bit, 64-bit 00:33:39 Byte Order: Little Endian 00:33:39 Address sizes: 40 bits physical, 48 bits virtual 00:33:39 CPU(s): 8 00:33:39 On-line CPU(s) list: 0-7 00:33:39 Thread(s) per core: 1 00:33:39 Core(s) per socket: 1 00:33:39 Socket(s): 8 00:33:39 NUMA node(s): 1 00:33:39 Vendor ID: AuthenticAMD 00:33:39 CPU family: 23 00:33:39 Model: 49 00:33:39 Model name: AMD EPYC-Rome Processor 00:33:39 Stepping: 0 00:33:39 CPU MHz: 2799.996 00:33:39 BogoMIPS: 5599.99 00:33:39 Virtualization: AMD-V 00:33:39 Hypervisor vendor: KVM 00:33:39 Virtualization type: full 00:33:39 L1d cache: 256 KiB 00:33:39 L1i cache: 256 KiB 00:33:39 L2 cache: 4 MiB 00:33:39 L3 cache: 128 MiB 00:33:39 NUMA node0 CPU(s): 0-7 00:33:39 Vulnerability Itlb multihit: Not affected 00:33:39 Vulnerability L1tf: Not affected 00:33:39 Vulnerability Mds: Not affected 00:33:39 Vulnerability Meltdown: Not affected 00:33:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:33:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:33:39 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:33:39 Vulnerability Srbds: Not affected 00:33:39 Vulnerability Tsx async abort: Not affected 00:33:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:33:39 00:33:39 00:33:39 ---> nproc: 00:33:39 8 00:33:39 00:33:39 00:33:39 ---> df -h: 00:33:39 Filesystem Size Used Avail Use% Mounted on 00:33:39 overlay 155G 11G 145G 7% / 00:33:39 tmpfs 64M 0 64M 0% /dev 00:33:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:33:39 shm 64M 0 64M 0% /dev/shm 00:33:39 /dev/vda1 155G 11G 145G 7% /facter-os 00:33:39 00:33:39 00:33:39 ---> sar -b -r -n DEV: 00:33:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20588) 04/12/22 _x86_64_ (8 CPU) 00:33:39 00:33:39 00:23:50 LINUX RESTART (8 CPU) 00:33:39 00:33:39 00:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:33:39 00:25:02 407.13 55.86 351.27 0.00 7432.09 196521.78 0.00 00:33:39 00:26:01 261.30 1.19 260.12 0.00 24.13 70202.91 0.00 00:33:39 00:27:01 31.36 0.00 31.36 0.00 0.00 16432.34 0.00 00:33:39 00:28:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 00:33:39 00:29:01 1.32 0.03 1.28 0.00 0.40 14.40 0.00 00:33:39 00:30:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 00:33:39 00:31:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 00:33:39 00:32:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 00:33:39 00:33:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 00:33:39 Average: 78.21 6.35 71.86 0.00 829.93 31397.95 0.00 00:33:39 00:33:39 00:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:33:39 00:25:02 29111380 31733160 571620 1.74 114280 2782700 2166276 6.38 1183044 2220568 67656 00:33:39 00:26:01 27971400 31703244 588556 1.79 187500 3725736 2245608 6.62 1340596 3090728 254272 00:33:39 00:27:01 27782140 31753752 536548 1.63 193448 3928692 1806716 5.32 1307012 3280972 20 00:33:39 00:28:01 27783044 31754764 535424 1.63 193488 3928696 1806716 5.32 1306840 3280972 64 00:33:39 00:29:01 27788968 31760684 529520 1.61 193528 3928712 1806716 5.32 1300636 3280984 32 00:33:39 00:30:01 27789456 31761200 528944 1.61 193552 3928716 1806716 5.32 1300544 3280996 180 00:33:39 00:31:01 27797272 31769064 520988 1.58 193576 3928720 1806716 5.32 1291924 3281000 12 00:33:39 00:32:01 27797460 31769376 520524 1.58 193600 3928724 1806716 5.32 1291872 3281084 180 00:33:39 00:33:01 27797444 31769408 520440 1.58 193640 3928720 1806716 5.32 1292708 3281084 24 00:33:39 Average: 27957618 31752739 539174 1.64 184068 3778824 1895433 5.59 1290575 3142043 35827 00:33:39 00:33:39 00:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:33:39 00:25:02 veth8dd0587 106.17 130.36 10.16 507.48 0.00 0.00 0.00 0.04 00:33:39 00:25:02 docker0 135.53 155.17 11.07 658.90 0.00 0.00 0.00 0.00 00:33:39 00:25:02 ens3 881.75 594.95 6126.33 125.26 0.00 0.00 0.00 0.00 00:33:39 00:25:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 00:33:39 00:26:01 docker0 104.85 147.87 8.06 1807.59 0.00 0.00 0.00 0.00 00:33:39 00:26:01 ens3 314.37 215.22 4448.11 83.57 0.00 0.00 0.00 0.00 00:33:39 00:26:01 lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 00:33:39 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:27:01 ens3 14.93 8.77 13.66 5.09 0.00 0.00 0.00 0.00 00:33:39 00:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:33:39 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:28:01 ens3 15.11 7.38 13.62 0.54 0.00 0.00 0.00 0.00 00:33:39 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:33:39 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:29:01 ens3 0.62 0.40 0.35 0.27 0.00 0.00 0.00 0.00 00:33:39 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:30:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 00:33:39 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:33:39 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:32:01 ens3 0.57 0.12 0.06 0.01 0.00 0.00 0.00 0.00 00:33:39 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:33:39 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 00:33:01 ens3 0.53 0.32 0.32 0.20 0.00 0.00 0.00 0.00 00:33:39 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:39 Average: docker0 26.56 33.46 2.11 271.22 0.00 0.00 0.00 0.00 00:33:39 Average: ens3 136.13 91.70 1171.97 23.78 0.00 0.00 0.00 0.00 00:33:39 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:33:39 00:33:39 00:33:39 ---> sar -P ALL: 00:33:39 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20588) 04/12/22 _x86_64_ (8 CPU) 00:33:39 00:33:39 00:23:50 LINUX RESTART (8 CPU) 00:33:39 00:33:39 00:24:01 CPU %user %nice %system %iowait %steal %idle 00:33:39 00:25:02 all 10.94 0.00 4.50 2.20 0.07 82.30 00:33:39 00:25:02 0 9.46 0.00 4.23 3.96 0.08 82.25 00:33:39 00:25:02 1 11.91 0.00 4.18 3.52 0.05 80.34 00:33:39 00:25:02 2 11.53 0.00 4.31 0.64 0.07 83.45 00:33:39 00:25:02 3 13.34 0.00 5.11 2.87 0.08 78.59 00:33:39 00:25:02 4 9.17 0.00 4.87 5.07 0.05 80.84 00:33:39 00:25:02 5 12.33 0.00 4.63 0.50 0.05 82.49 00:33:39 00:25:02 6 10.05 0.00 4.86 0.47 0.07 84.55 00:33:39 00:25:02 7 9.67 0.00 3.76 0.49 0.10 85.98 00:33:39 00:26:01 all 23.66 0.00 6.72 1.33 0.09 68.20 00:33:39 00:26:01 0 23.70 0.00 7.89 3.16 0.09 65.16 00:33:39 00:26:01 1 24.98 0.00 6.31 0.36 0.09 68.26 00:33:39 00:26:01 2 24.91 0.00 6.76 2.55 0.09 65.70 00:33:39 00:26:01 3 23.10 0.00 6.33 0.28 0.09 70.21 00:33:39 00:26:01 4 22.99 0.00 6.43 2.78 0.10 67.69 00:33:39 00:26:01 5 24.30 0.00 7.02 0.36 0.09 68.23 00:33:39 00:26:01 6 22.81 0.00 6.69 0.86 0.09 69.55 00:33:39 00:26:01 7 22.52 0.00 6.32 0.28 0.10 70.78 00:33:39 00:27:01 all 2.01 0.00 0.73 0.22 0.01 97.02 00:33:39 00:27:01 0 1.68 0.00 0.57 0.00 0.02 97.74 00:33:39 00:27:01 1 2.12 0.00 0.52 0.12 0.02 97.23 00:33:39 00:27:01 2 1.79 0.00 1.54 1.25 0.02 95.40 00:33:39 00:27:01 3 2.44 0.00 0.74 0.02 0.02 96.79 00:33:39 00:27:01 4 1.69 0.00 0.68 0.32 0.00 97.31 00:33:39 00:27:01 5 2.17 0.00 0.60 0.03 0.02 97.17 00:33:39 00:27:01 6 2.20 0.00 0.63 0.02 0.02 97.13 00:33:39 00:27:01 7 2.00 0.00 0.59 0.00 0.02 97.40 00:33:39 00:28:01 all 0.04 0.00 0.02 0.01 0.00 99.93 00:33:39 00:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:33:39 00:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:33:39 00:28:01 2 0.02 0.00 0.02 0.03 0.00 99.93 00:33:39 00:28:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:33:39 00:28:01 4 0.02 0.00 0.02 0.03 0.00 99.93 00:33:39 00:28:01 5 0.07 0.00 0.03 0.00 0.00 99.90 00:33:39 00:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:33:39 00:28:01 7 0.10 0.00 0.03 0.00 0.00 99.87 00:33:39 00:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 00:33:39 00:29:01 0 0.07 0.00 0.02 0.00 0.00 99.92 00:33:39 00:29:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:33:39 00:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:33:39 00:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:33:39 00:29:01 4 0.00 0.00 0.00 0.02 0.02 99.97 00:33:39 00:29:01 5 0.05 0.00 0.03 0.02 0.02 99.88 00:33:39 00:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:33:39 00:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:33:39 00:30:01 all 0.04 0.00 0.02 0.00 0.00 99.94 00:33:39 00:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:33:39 00:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:33:39 00:30:01 2 0.00 0.00 0.02 0.02 0.00 99.97 00:33:39 00:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:33:39 00:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 00:33:39 00:30:01 5 0.05 0.00 0.03 0.00 0.00 99.92 00:33:39 00:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:33:39 00:30:01 7 0.22 0.00 0.03 0.00 0.02 99.73 00:33:39 00:31:01 all 0.28 0.00 0.02 0.00 0.00 99.70 00:33:39 00:31:01 0 0.08 0.00 0.05 0.00 0.02 99.85 00:33:39 00:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 00:33:39 00:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:33:39 00:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:33:39 00:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:33:39 00:31:01 5 0.07 0.00 0.05 0.00 0.00 99.88 00:33:39 00:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:33:39 00:31:01 7 1.97 0.00 0.02 0.00 0.00 98.01 00:33:39 00:32:01 all 0.26 0.00 0.01 0.00 0.00 99.72 00:33:39 00:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:33:39 00:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:33:39 00:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:33:39 00:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:33:39 00:32:01 4 0.00 0.00 0.02 0.03 0.00 99.95 00:33:39 00:32:01 5 0.10 0.00 0.00 0.00 0.02 99.88 00:33:39 00:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:33:39 00:32:01 7 1.97 0.00 0.00 0.00 0.00 98.03 00:33:39 00:33:01 all 0.27 0.00 0.02 0.01 0.00 99.70 00:33:39 00:33:01 0 0.07 0.00 0.03 0.00 0.00 99.90 00:33:39 00:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:33:39 00:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:33:39 00:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:33:39 00:33:01 4 0.02 0.00 0.05 0.05 0.00 99.88 00:33:39 00:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 00:33:39 00:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:33:39 00:33:01 7 1.99 0.00 0.02 0.00 0.00 98.00 00:33:39 Average: all 4.09 0.00 1.32 0.41 0.02 94.16 00:33:39 Average: 0 3.83 0.00 1.40 0.78 0.02 93.97 00:33:39 Average: 1 4.28 0.00 1.21 0.45 0.02 94.05 00:33:39 Average: 2 4.18 0.00 1.39 0.49 0.02 93.92 00:33:39 Average: 3 4.27 0.00 1.34 0.35 0.02 94.02 00:33:39 Average: 4 3.70 0.00 1.32 0.91 0.02 94.05 00:33:39 Average: 5 4.28 0.00 1.36 0.10 0.02 94.24 00:33:39 Average: 6 3.82 0.00 1.33 0.15 0.02 94.68 00:33:39 Average: 7 4.41 0.00 1.17 0.08 0.03 94.32 00:33:39 00:33:39 00:33:39