Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 260cec84f3d8422d1b27e17805dfcbed9444425b 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-ssh5216716035335599877.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6960759594721232779.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13377618468318723882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14376089839770591671.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6492668308656641618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29358 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 260cec84f3d8422d1b27e17805dfcbed9444425b (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 260cec84f3d8422d1b27e17805dfcbed9444425b # timeout=10 Commit message: "Merge pull request #54 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" > git rev-list --no-walk 1094f563edbbc5735ff7ad494c47030b36b4872c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:13:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:13:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:13:27 ========================================================= 22:13:27 EdgeX Global Pipelines Version Info 22:13:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:13:28 ------------------- 22:13:28 stable info: 22:13:28 ------------------- 22:13:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:13:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:13:28 Message: update stable to v1.0.239 22:13:28 ------------------- 22:13:28 experimental info: 22:13:28 ------------------- 22:13:28 Commited By: **** collab-it+edgex@linuxfoundation.org 22:13:28 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:13:28 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 260cec8 [Pipeline] echo 22:13:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:13:29 provisioning config files... 22:13:29 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8191191198475629875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:29 ---> docker-login.sh 22:13:29 nexus3.edgexfoundry.org:10001 22:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:30 Configure a credential helper to remove this warning. See 22:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:30 22:13:30 Login Succeeded 22:13:30 nexus3.edgexfoundry.org:10002 22:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:30 Configure a credential helper to remove this warning. See 22:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:30 22:13:30 Login Succeeded 22:13:30 nexus3.edgexfoundry.org:10003 22:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:30 Configure a credential helper to remove this warning. See 22:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:30 22:13:30 Login Succeeded 22:13:30 nexus3.edgexfoundry.org:10004 22:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:30 Configure a credential helper to remove this warning. See 22:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:30 22:13:30 Login Succeeded 22:13:30 docker.io 22:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:31 Configure a credential helper to remove this warning. See 22:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:31 22:13:31 Login Succeeded 22:13:31 ---> docker-login.sh ends [Pipeline] } 22:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:13:31 + git rev-list -1 --merges 260cec84f3d8422d1b27e17805dfcbed9444425b~1..260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] echo 22:13:31 -----------> git rev-list -1 --merges 260cec84f3d8422d1b27e17805dfcbed9444425b~1..260cec84f3d8422d1b27e17805dfcbed9444425b 260cec84f3d8422d1b27e17805dfcbed9444425b 22:13:31 260cec84f3d8422d1b27e17805dfcbed9444425b [false] [Pipeline] sh 22:13:31 + git log --format=format:%s -1 260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] echo 22:13:31 ========================================================= 22:13:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:13:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:32 + git log --format=format:%s -1 260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] echo 22:13:32 [semverPrep] GIT_COMMIT: 260cec84f3d8422d1b27e17805dfcbed9444425b, Commit Message: Merge pull request #54 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21 [Pipeline] echo 22:13:32 [semverPrep] This is not a build commit. [Pipeline] sh 22:13:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:13:32 + grep -v github /etc/ssh/ssh_known_hosts 22:13:32 + [ -e /tmp/ssh_known_hosts ] 22:13:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:13:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:13:32 + sudo tee -a /etc/ssh/ssh_known_hosts 22:13:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:32 22:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:33 0.1.4: Pulling from edgex-devops/py-git-semver 22:13:33 b85a868b505f: Pulling fs layer 22:13:33 e2be974225ed: Pulling fs layer 22:13:33 339a4e72a1f5: Pulling fs layer 22:13:33 988bab9f4d93: Pulling fs layer 22:13:33 1469e6f7b9e6: Pulling fs layer 22:13:33 eaf3925da568: Pulling fs layer 22:13:33 bab4dde63d76: Pulling fs layer 22:13:33 bde34c3a00c8: Pulling fs layer 22:13:33 b352a97aabf1: Pulling fs layer 22:13:33 4872d77fe225: Pulling fs layer 22:13:33 5851b861e8e6: Pulling fs layer 22:13:33 988bab9f4d93: Waiting 22:13:33 1469e6f7b9e6: Waiting 22:13:33 eaf3925da568: Waiting 22:13:33 bab4dde63d76: Waiting 22:13:33 bde34c3a00c8: Waiting 22:13:33 5851b861e8e6: Waiting 22:13:33 b352a97aabf1: Waiting 22:13:33 4872d77fe225: Waiting 22:13:33 e2be974225ed: Download complete 22:13:33 988bab9f4d93: Verifying Checksum 22:13:33 988bab9f4d93: Download complete 22:13:33 1469e6f7b9e6: Verifying Checksum 22:13:33 1469e6f7b9e6: Download complete 22:13:33 339a4e72a1f5: Verifying Checksum 22:13:33 339a4e72a1f5: Download complete 22:13:33 eaf3925da568: Verifying Checksum 22:13:33 eaf3925da568: Download complete 22:13:33 bde34c3a00c8: Download complete 22:13:33 b352a97aabf1: Download complete 22:13:33 4872d77fe225: Verifying Checksum 22:13:33 4872d77fe225: Download complete 22:13:33 5851b861e8e6: Verifying Checksum 22:13:33 5851b861e8e6: Download complete 22:13:33 b85a868b505f: Verifying Checksum 22:13:33 b85a868b505f: Download complete 22:13:34 bab4dde63d76: Verifying Checksum 22:13:35 b85a868b505f: Pull complete 22:13:35 e2be974225ed: Pull complete 22:13:35 339a4e72a1f5: Pull complete 22:13:35 988bab9f4d93: Pull complete 22:13:36 1469e6f7b9e6: Pull complete 22:13:36 eaf3925da568: Pull complete 22:13:38 bab4dde63d76: Pull complete 22:13:38 bde34c3a00c8: Pull complete 22:13:38 b352a97aabf1: Pull complete 22:13:38 4872d77fe225: Pull complete 22:13:38 5851b861e8e6: Pull complete 22:13:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:13:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:13:38 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:13:41 $ docker top c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec -eo pid,comm 22:13:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:13:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:41 [ssh-agent] Looking for ssh-agent implementation... 22:13:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:41 $ docker exec c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec ssh-agent 22:13:41 SSH_AUTH_SOCK=/tmp/ssh-Tewk4AtBTVYM/agent.32 22:13:41 SSH_AGENT_PID=39 22:13:41 Running ssh-add (command line suppressed) 22:13:41 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5169120569904744313.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5169120569904744313.key) 22:13:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:41 + git tag --points-at HEAD [Pipeline] } 22:13:41 $ docker exec --env ******** --env ******** c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec ssh-agent -k 22:13:42 unset SSH_AUTH_SOCK; 22:13:42 unset SSH_AGENT_PID; 22:13:42 echo Agent pid 39 killed; 22:13:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:42 [ssh-agent] Looking for ssh-agent implementation... 22:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:42 $ docker exec c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec ssh-agent 22:13:42 SSH_AUTH_SOCK=/tmp/ssh-pOoYZ941nNba/agent.72 22:13:42 SSH_AGENT_PID=79 22:13:42 Running ssh-add (command line suppressed) 22:13:42 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7532809510930877210.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7532809510930877210.key) 22:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:42 + git semver init 22:13:43 2022-09-15 22:13:42,971 [run_init] DEBUG init version:0.0.0 force:False 22:13:43 2022-09-15 22:13:42,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 22:13:43 2022-09-15 22:13:42,973 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 22:13:43 2022-09-15 22:13:42,973 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 22:13:44 2022-09-15 22:13:44,018 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 22:13:44 2022-09-15 22:13:44,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 22:13:44 2022-09-15 22:13:44,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:13:44 2022-09-15 22:13:44,019 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:13:44 2.3.0-dev.8 [Pipeline] } 22:13:44 $ docker exec --env ******** --env ******** c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec ssh-agent -k 22:13:44 unset SSH_AUTH_SOCK; 22:13:44 unset SSH_AGENT_PID; 22:13:44 echo Agent pid 79 killed; 22:13:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:44 + git semver [Pipeline] } 22:13:45 $ docker stop --time=1 c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec 22:13:46 $ docker rm -f c51f5ff1c76bee3bca2920bf06926de4fe4ac480717313bd7c31b8f894b6b5ec [Pipeline] // withDockerContainer [Pipeline] sh 22:13:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:13:47 Stashed 1 file(s) [Pipeline] echo 22:13:47 [edgeXSemver]: initialized semver on version 2.3.0-dev.8 [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 22:13:47 provisioning config files... 22:13:47 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7423212920357580720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:13:47 ---> docker-login.sh 22:13:47 nexus3.edgexfoundry.org:10001 22:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:47 Configure a credential helper to remove this warning. See 22:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:47 22:13:47 Login Succeeded 22:13:47 nexus3.edgexfoundry.org:10002 22:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:47 Configure a credential helper to remove this warning. See 22:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:47 22:13:47 Login Succeeded 22:13:47 nexus3.edgexfoundry.org:10003 22:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:47 Configure a credential helper to remove this warning. See 22:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:47 22:13:47 Login Succeeded 22:13:47 nexus3.edgexfoundry.org:10004 22:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:48 Configure a credential helper to remove this warning. See 22:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:48 22:13:48 Login Succeeded 22:13:48 docker.io 22:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:13:48 Configure a credential helper to remove this warning. See 22:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:13:48 22:13:48 Login Succeeded 22:13:48 ---> docker-login.sh ends [Pipeline] } 22:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:13:48 ========================================================= 22:13:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:13:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:13:48 Sending build context to Docker daemon 15.79MB 22:13:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:13:48 Step 2/12 : FROM ${BASE} AS builder 22:13:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:13:48 2408cc74d12b: Pulling fs layer 22:13:48 ea60b727a1ce: Pulling fs layer 22:13:48 30c4a7721957: Pulling fs layer 22:13:48 370296b7ddb6: Pulling fs layer 22:13:48 7c6cee850709: Pulling fs layer 22:13:48 39a5fcdaea64: Pulling fs layer 22:13:48 d94ebbe4e438: Pulling fs layer 22:13:48 bcfd1f05c69d: Pulling fs layer 22:13:48 59ccb84bbe0f: Pulling fs layer 22:13:48 59ccb84bbe0f: Waiting 22:13:48 370296b7ddb6: Waiting 22:13:48 d94ebbe4e438: Waiting 22:13:48 bcfd1f05c69d: Waiting 22:13:48 7c6cee850709: Waiting 22:13:48 39a5fcdaea64: Waiting 22:13:49 30c4a7721957: Verifying Checksum 22:13:49 30c4a7721957: Download complete 22:13:49 ea60b727a1ce: Download complete 22:13:49 7c6cee850709: Verifying Checksum 22:13:49 7c6cee850709: Download complete 22:13:49 39a5fcdaea64: Verifying Checksum 22:13:49 39a5fcdaea64: Download complete 22:13:49 2408cc74d12b: Verifying Checksum 22:13:49 2408cc74d12b: Download complete 22:13:49 d94ebbe4e438: Download complete 22:13:49 2408cc74d12b: Pull complete 22:13:49 ea60b727a1ce: Pull complete 22:13:49 30c4a7721957: Pull complete 22:13:49 59ccb84bbe0f: Verifying Checksum 22:13:49 59ccb84bbe0f: Download complete 22:13:50 bcfd1f05c69d: Verifying Checksum 22:13:50 bcfd1f05c69d: Download complete 22:13:50 370296b7ddb6: Verifying Checksum 22:13:50 370296b7ddb6: Download complete 22:13:54 370296b7ddb6: Pull complete 22:13:54 7c6cee850709: Pull complete 22:13:54 39a5fcdaea64: Pull complete 22:13:54 d94ebbe4e438: Pull complete 22:13:56 bcfd1f05c69d: Pull complete 22:13:56 59ccb84bbe0f: Pull complete 22:13:56 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:13:56 ---> a4fb48ad2a94 22:13:56 Step 3/12 : ARG MAKE="make build" 22:13:59 ---> Running in bd195c5ab921 22:13:59 Removing intermediate container bd195c5ab921 22:13:59 ---> 050dc52720d9 22:13:59 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:13:59 ---> Running in f00dc3f08e5b 22:13:59 Removing intermediate container f00dc3f08e5b 22:13:59 ---> 5a3c303560cf 22:13:59 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 22:13:59 ---> Running in 5921b0175571 22:14:00 Removing intermediate container 5921b0175571 22:14:00 ---> dd85bf2491cc 22:14:00 Step 6/12 : WORKDIR /device-gpio 22:14:00 ---> Running in b9f820e10f0f 22:14:00 Removing intermediate container b9f820e10f0f 22:14:00 ---> 2706a5741b81 22:14:00 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:00 ---> Running in f8399d199f47 22:14:01 Removing intermediate container f8399d199f47 22:14:01 ---> 0f97e050bfdb 22:14:01 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:01 ---> Running in e01071af0dd5 22:14:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:02 Still waiting to schedule task 22:14:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:14:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 22:14:02 (2/4) Installing libedit (20210910.3.1-r0) 22:14:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 22:14:03 (4/4) Installing openssh-client-default (9.0_p1-r2) 22:14:03 Executing busybox-1.35.0-r13.trigger 22:14:03 OK: 216 MiB in 55 packages 22:14:03 Removing intermediate container e01071af0dd5 22:14:03 ---> 3c876be05243 22:14:03 Step 9/12 : COPY go.mod vendor* ./ 22:14:03 ---> b64d0c64d160 22:14:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:03 ---> Running in 681f3f873005 22:14:21 Removing intermediate container 681f3f873005 22:14:21 ---> 3f8d8f1ecb9e 22:14:21 Step 11/12 : COPY . . 22:14:22 ---> b778811234fd 22:14:22 Step 12/12 : RUN ${MAKE} 22:14:22 ---> Running in e2759540bdf1 22:14:22 noop 22:14:22 Removing intermediate container e2759540bdf1 22:14:22 ---> b71fe6df3c5e 22:14:22 Successfully built b71fe6df3c5e 22:14:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:23 + docker inspect -f . ci-base-image-x86_64 22:14:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:23 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 22:14:23 $ docker top c036b712ab85138fef7d05a3a19f931683c6a9198d8e6e0ef523b6c0c8e2e6ed -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:23 + go version 22:14:23 go version go1.18.3 linux/amd64 [Pipeline] } 22:14:23 $ docker stop --time=1 c036b712ab85138fef7d05a3a19f931683c6a9198d8e6e0ef523b6c0c8e2e6ed 22:14:25 $ docker rm -f c036b712ab85138fef7d05a3a19f931683c6a9198d8e6e0ef523b6c0c8e2e6ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:25 + docker inspect -f . ci-base-image-x86_64 22:14:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:25 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:14:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat 22:14:26 $ docker top ae1109cb993287aa0fe35cc19f7ec15f54d7bf6a959656632a0c45e14fa8caf1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 22:14:26 + make test 22:14:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:14:27 ? github.com/edgexfoundry/device-gpio [no test files] 22:14:35 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:14:35 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:14:40 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:14:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:14:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:14:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:14:43 ./bin/test-attribution-txt.sh 22:14:43 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:14:43 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:14:43 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 22:14:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:14:43 $ docker stop --time=1 ae1109cb993287aa0fe35cc19f7ec15f54d7bf6a959656632a0c45e14fa8caf1 22:14:45 $ docker rm -f ae1109cb993287aa0fe35cc19f7ec15f54d7bf6a959656632a0c45e14fa8caf1 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:14:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:14:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:14:46 + ls -al . 22:14:46 total 160 22:14:46 drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:14 . 22:14:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:13 .. 22:14:46 -rw-rw-r-- 1 jenkins jenkins 120 Sep 15 22:13 .dockerignore 22:14:46 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:14 .git 22:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 .github 22:14:46 -rw-rw-r-- 1 jenkins jenkins 343 Sep 15 22:13 .gitignore 22:14:46 -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:13 .golangci.yml 22:14:46 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:13 .semver 22:14:46 -rw-rw-r-- 1 jenkins jenkins 9182 Sep 15 22:13 Attribution.txt 22:14:46 -rw-rw-r-- 1 jenkins jenkins 3081 Sep 15 22:13 CHANGELOG.md 22:14:46 -rw-rw-r-- 1 jenkins jenkins 1872 Sep 15 22:13 Dockerfile 22:14:46 -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:13 GOVERNANCE.md 22:14:46 -rw-rw-r-- 1 jenkins jenkins 657 Sep 15 22:13 Jenkinsfile 22:14:46 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:13 LICENSE 22:14:46 -rw-rw-r-- 1 jenkins jenkins 1876 Sep 15 22:13 Makefile 22:14:46 -rw-rw-r-- 1 jenkins jenkins 617 Sep 15 22:13 OWNERS.md 22:14:46 -rw-rw-r-- 1 jenkins jenkins 11178 Sep 15 22:13 README.md 22:14:46 -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:13 VERSION 22:14:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:13 bin 22:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 cmd 22:14:46 -rw-r--r-- 1 jenkins jenkins 10 Sep 15 22:14 coverage.out 22:14:46 -rw-rw-r-- 1 jenkins jenkins 3425 Sep 15 22:13 go.mod 22:14:46 -rw-rw-r-- 1 jenkins jenkins 36813 Sep 15 22:13 go.sum 22:14:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:13 internal 22:14:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:13 snap 22:14:46 -rw-rw-r-- 1 jenkins jenkins 209 Sep 15 22:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:46 + 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=260cec84f3d8422d1b27e17805dfcbed9444425b --label arch=amd64 --label version=2.3.0-dev.8 . 22:14:46 Sending build context to Docker daemon 15.79MB 22:14:46 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:14:46 Step 2/26 : FROM ${BASE} AS builder 22:14:46 ---> b71fe6df3c5e 22:14:46 Step 3/26 : ARG MAKE="make build" 22:14:46 ---> Running in 601313f37d7d 22:14:46 Removing intermediate container 601313f37d7d 22:14:46 ---> f09a1b9b4f36 22:14:46 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:14:46 ---> Running in 2406442103af 22:14:46 Removing intermediate container 2406442103af 22:14:46 ---> aa6dc09395b2 22:14:46 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:14:47 ---> Running in 7b729754ac99 22:14:47 Removing intermediate container 7b729754ac99 22:14:47 ---> 6dec2e02faad 22:14:47 Step 6/26 : WORKDIR /device-gpio 22:14:47 ---> Running in bce33b831121 22:14:47 Removing intermediate container bce33b831121 22:14:47 ---> 2af4bb9bd6ac 22:14:47 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:14:47 ---> Running in 203baae00a61 22:14:47 Removing intermediate container 203baae00a61 22:14:47 ---> 7690e5f51b80 22:14:47 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:14:48 ---> Running in 88a131ec4461 22:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:14:49 OK: 216 MiB in 55 packages 22:14:49 Removing intermediate container 88a131ec4461 22:14:49 ---> 0b6e886e6106 22:14:49 Step 9/26 : COPY go.mod vendor* ./ 22:14:49 ---> 273e0cc7cdc9 22:14:49 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:14:49 ---> Running in e9bc949fd1a3 22:14:50 Removing intermediate container e9bc949fd1a3 22:14:50 ---> 21c296bbf739 22:14:50 Step 11/26 : COPY . . 22:14:50 ---> 3081269d3da0 22:14:50 Step 12/26 : RUN ${MAKE} 22:14:50 ---> Running in 22c032579e43 22:14:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 22:15:13 Removing intermediate container 22c032579e43 22:15:13 ---> 58be9d9e3a6b 22:15:13 Step 13/26 : FROM alpine:3.16 22:15:13 3.16: Pulling from library/alpine 22:15:13 213ec9aee27d: Pulling fs layer 22:15:13 213ec9aee27d: Verifying Checksum 22:15:13 213ec9aee27d: Download complete 22:15:13 213ec9aee27d: Pull complete 22:15:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:15:13 Status: Downloaded newer image for alpine:3.16 22:15:13 ---> 9c6f07244728 22:15:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:15:13 ---> Running in adc302d09861 22:15:13 Removing intermediate container adc302d09861 22:15:13 ---> e0afc330a3b5 22:15:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:15:13 ---> Running in c38db3947d3e 22:15:13 Removing intermediate container c38db3947d3e 22:15:13 ---> 5f414de11a11 22:15:13 Step 16/26 : RUN apk add --update --no-cache zeromq 22:15:13 ---> Running in ef1a919b4c26 22:15:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:15:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:15:13 (1/5) Installing libgcc (11.2.1_git20220219-r2) 22:15:13 (2/5) Installing libsodium (1.0.18-r0) 22:15:13 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 22:15:13 (4/5) Installing libzmq (4.3.4-r0) 22:15:13 (5/5) Installing zeromq (4.3.4-r0) 22:15:13 Executing busybox-1.35.0-r17.trigger 22:15:13 OK: 8 MiB in 19 packages 22:15:13 Removing intermediate container ef1a919b4c26 22:15:13 ---> 178cf3a972e9 22:15:13 Step 17/26 : WORKDIR / 22:15:13 ---> Running in 21fdb8166e0f 22:15:13 Removing intermediate container 21fdb8166e0f 22:15:13 ---> 674795aa81b9 22:15:13 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 22:15:14 ---> 832b5104bcee 22:15:14 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 22:15:14 ---> af0338acf59b 22:15:14 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 22:15:15 ---> f182c5570adf 22:15:15 Step 21/26 : EXPOSE 59910 22:15:15 ---> Running in 1d91b5f340b6 22:15:15 Removing intermediate container 1d91b5f340b6 22:15:15 ---> b9abddfbf162 22:15:15 Step 22/26 : ENTRYPOINT ["/device-gpio"] 22:15:15 ---> Running in c6542ce18272 22:15:15 Removing intermediate container c6542ce18272 22:15:15 ---> 99a5cf618130 22:15:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:15:15 ---> Running in 1778bff6727c 22:15:15 Removing intermediate container 1778bff6727c 22:15:15 ---> b035eedb1174 22:15:15 Step 24/26 : LABEL arch=amd64 22:15:15 ---> Running in 8c97842aaa21 22:15:15 Removing intermediate container 8c97842aaa21 22:15:15 ---> 2f1cdf2fcb8e 22:15:15 Step 25/26 : LABEL git_sha=260cec84f3d8422d1b27e17805dfcbed9444425b 22:15:15 ---> Running in cea4a623e070 22:15:15 Removing intermediate container cea4a623e070 22:15:15 ---> b840c576299c 22:15:15 Step 26/26 : LABEL version=2.3.0-dev.8 22:15:15 ---> Running in b560bd1d2deb 22:15:15 Removing intermediate container b560bd1d2deb 22:15:15 ---> 95f75007fa8f 22:15:15 [Warning] One or more build-args [ARCH] were not consumed 22:15:15 Successfully built 95f75007fa8f 22:15:15 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:15 provisioning config files... 22:15:15 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9030230489448839790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:16 ---> docker-login.sh 22:15:16 nexus3.edgexfoundry.org:10001 22:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:16 Configure a credential helper to remove this warning. See 22:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:16 22:15:16 Login Succeeded 22:15:16 nexus3.edgexfoundry.org:10002 22:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:16 Configure a credential helper to remove this warning. See 22:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:16 22:15:16 Login Succeeded 22:15:16 nexus3.edgexfoundry.org:10003 22:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:16 Configure a credential helper to remove this warning. See 22:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:16 22:15:16 Login Succeeded 22:15:16 nexus3.edgexfoundry.org:10004 22:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:16 Configure a credential helper to remove this warning. See 22:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:16 22:15:16 Login Succeeded 22:15:16 docker.io 22:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:15:16 Configure a credential helper to remove this warning. See 22:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:15:16 22:15:16 Login Succeeded 22:15:16 ---> docker-login.sh ends [Pipeline] } 22:15:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:17 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 22:15:17 260cec84f3d8422d1b27e17805dfcbed9444425b 22:15:17 latest 22:15:17 2.3.0-dev.8 22:15:17 260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 22:15:17 main 22:15:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:17 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b 22:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:15:17 c0b28584fc9e: Preparing 22:15:17 913e49ab66f5: Preparing 22:15:17 253aee8018a1: Preparing 22:15:17 c8e7ef4000e5: Preparing 22:15:17 3dec349830c7: Preparing 22:15:17 994393dc58e7: Preparing 22:15:17 994393dc58e7: Waiting 22:15:17 3dec349830c7: Pushed 22:15:17 253aee8018a1: Pushed 22:15:17 913e49ab66f5: Pushed 22:15:17 994393dc58e7: Layer already exists 22:15:17 c8e7ef4000e5: Pushed 22:15:20 c0b28584fc9e: Pushed 22:15:20 260cec84f3d8422d1b27e17805dfcbed9444425b: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:21 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 22:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:15:21 c0b28584fc9e: Preparing 22:15:21 913e49ab66f5: Preparing 22:15:21 253aee8018a1: Preparing 22:15:21 c8e7ef4000e5: Preparing 22:15:21 3dec349830c7: Preparing 22:15:21 994393dc58e7: Preparing 22:15:21 994393dc58e7: Waiting 22:15:21 c0b28584fc9e: Layer already exists 22:15:21 c8e7ef4000e5: Layer already exists 22:15:21 253aee8018a1: Layer already exists 22:15:21 3dec349830c7: Layer already exists 22:15:21 913e49ab66f5: Layer already exists 22:15:21 994393dc58e7: Layer already exists 22:15:21 latest: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:21 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.8 22:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:15:21 c0b28584fc9e: Preparing 22:15:21 913e49ab66f5: Preparing 22:15:21 253aee8018a1: Preparing 22:15:21 c8e7ef4000e5: Preparing 22:15:21 3dec349830c7: Preparing 22:15:21 994393dc58e7: Preparing 22:15:21 994393dc58e7: Waiting 22:15:21 3dec349830c7: Layer already exists 22:15:21 c8e7ef4000e5: Layer already exists 22:15:21 913e49ab66f5: Layer already exists 22:15:21 c0b28584fc9e: Layer already exists 22:15:21 253aee8018a1: Layer already exists 22:15:21 994393dc58e7: Layer already exists 22:15:21 2.3.0-dev.8: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:22 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:22 + docker push nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 22:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:15:22 c0b28584fc9e: Preparing 22:15:22 913e49ab66f5: Preparing 22:15:22 253aee8018a1: Preparing 22:15:22 c8e7ef4000e5: Preparing 22:15:22 3dec349830c7: Preparing 22:15:22 994393dc58e7: Preparing 22:15:22 994393dc58e7: Waiting 22:15:22 913e49ab66f5: Layer already exists 22:15:22 253aee8018a1: Layer already exists 22:15:22 c0b28584fc9e: Layer already exists 22:15:22 3dec349830c7: Layer already exists 22:15:22 c8e7ef4000e5: Layer already exists 22:15:22 994393dc58e7: Layer already exists 22:15:22 260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:22 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:23 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 22:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 22:15:23 c0b28584fc9e: Preparing 22:15:23 913e49ab66f5: Preparing 22:15:23 253aee8018a1: Preparing 22:15:23 c8e7ef4000e5: Preparing 22:15:23 3dec349830c7: Preparing 22:15:23 994393dc58e7: Preparing 22:15:23 994393dc58e7: Waiting 22:15:23 253aee8018a1: Layer already exists 22:15:23 3dec349830c7: Layer already exists 22:15:23 c0b28584fc9e: Layer already exists 22:15:23 913e49ab66f5: Layer already exists 22:15:23 c8e7ef4000e5: Layer already exists 22:15:23 994393dc58e7: Layer already exists 22:15:23 main: digest: sha256:6a38c4d8ede507d75112c906e1402ba0743a6fb4726b1899ceee7e6ace53cbc2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:15:23 ===================================================== [Pipeline] echo 22:15:23 taggedImages: 22:15:23 - nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b 22:15:23 - nexus3.edgexfoundry.org:10004/device-gpio:latest 22:15:23 - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.8 22:15:23 - nexus3.edgexfoundry.org:10004/device-gpio:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 22:15:23 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:23 22:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:24 latest: Pulling from edgex-lftools-log-publisher 22:15:24 5eb5b503b376: Pulling fs layer 22:15:24 5c69ac0246d0: Pulling fs layer 22:15:24 ec43610c2a17: Pulling fs layer 22:15:24 3a2ae6a8a46f: Pulling fs layer 22:15:24 33b1e0a273af: Pulling fs layer 22:15:24 5d3b04190fa2: Pulling fs layer 22:15:24 2f39f015ded8: Pulling fs layer 22:15:24 33b1e0a273af: Waiting 22:15:24 3a2ae6a8a46f: Waiting 22:15:24 5d3b04190fa2: Waiting 22:15:24 2f39f015ded8: Waiting 22:15:24 5c69ac0246d0: Download complete 22:15:24 3a2ae6a8a46f: Verifying Checksum 22:15:24 3a2ae6a8a46f: Download complete 22:15:24 33b1e0a273af: Verifying Checksum 22:15:24 33b1e0a273af: Download complete 22:15:24 5d3b04190fa2: Verifying Checksum 22:15:24 5d3b04190fa2: Download complete 22:15:24 ec43610c2a17: Verifying Checksum 22:15:24 ec43610c2a17: Download complete 22:15:24 5eb5b503b376: Verifying Checksum 22:15:24 5eb5b503b376: Download complete 22:15:24 2f39f015ded8: Download complete 22:15:25 5eb5b503b376: Pull complete 22:15:25 5c69ac0246d0: Pull complete 22:15:25 ec43610c2a17: Pull complete 22:15:26 3a2ae6a8a46f: Pull complete 22:15:26 33b1e0a273af: Pull complete 22:15:26 5d3b04190fa2: Pull complete 22:15:30 2f39f015ded8: Pull complete 22:15:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:15:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:30 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:15:30 $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:15:32 $ docker top 8a70ed3a8e8cfdf9ac6d484bc64e6d81ed92b22aef0cca11ff9c2886a0e8c764 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:15:33 ---> job-cost.sh 22:15:33 lf-activate-venv: SKIPPING 22:15:33 INFO: No Stack... 22:15:33 INFO: Retrieving Pricing Info for: v3-standard-8 22:15:33 INFO: Archiving Costs [Pipeline] sh 22:15:34 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 22:15:34 + cut -d, -f6 [Pipeline] lock 22:15:34 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] 22:15:34 Resource [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] did not exist. Created. 22:15:34 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:15:34 + echo total: 0.2199999988079071 [Pipeline] stash 22:15:34 Stashed 1 file(s) [Pipeline] } 22:15:34 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 22:15:34 $ docker stop --time=1 8a70ed3a8e8cfdf9ac6d484bc64e6d81ed92b22aef0cca11ff9c2886a0e8c764 22:15:35 $ docker rm -f 8a70ed3a8e8cfdf9ac6d484bc64e6d81ed92b22aef0cca11ff9c2886a0e8c764 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29623 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 22:24:31 Running in /w/workspace/device-gpio/38 [Pipeline] { [Pipeline] checkout 22:24:31 The recommended git tool is: git 22:24:39 using credential edgex-jenkins-ssh 22:24:39 Cloning the remote Git repository 22:24:39 Cloning repository git@github.com:edgexfoundry/device-gpio.git 22:24:39 > git init /w/workspace/device-gpio/38 # timeout=10 22:24:39 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 22:24:39 > git --version # timeout=10 22:24:39 > git --version # 'git version 2.25.1' 22:24:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:41 Avoid second fetch 22:24:41 Checking out Revision 260cec84f3d8422d1b27e17805dfcbed9444425b (main) 22:24:41 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 22:24:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:41 > git config core.sparsecheckout # timeout=10 22:24:41 > git checkout -f 260cec84f3d8422d1b27e17805dfcbed9444425b # timeout=10 22:24:46 Commit message: "Merge pull request #54 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:24:47 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:47 Dload Upload Total Spent Left Speed 22:24:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 22:24:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:24:48 + sudo tee /etc/docker/daemon.new 22:24:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:24:48 { 22:24:48 "registry-mirrors": [ 22:24:48 "https://nexus3.edgexfoundry.org:10001" 22:24:48 ], 22:24:48 "bip": "10.250.0.254/24", 22:24:48 "hosts": [ 22:24:48 "tcp://0.0.0.0:5555", 22:24:48 "unix:///var/run/docker.sock" 22:24:48 ], 22:24:48 "mtu": 1458, 22:24:48 "selinux-enabled": true, 22:24:48 "seccomp-profile": "/etc/docker/seccomp.json" 22:24:48 } [Pipeline] sh 22:24:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:24:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:07 provisioning config files... 22:25:07 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/38@tmp/config87994509392492592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:07 ---> docker-login.sh 22:25:07 nexus3.edgexfoundry.org:10001 22:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:08 Configure a credential helper to remove this warning. See 22:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:08 22:25:08 Login Succeeded 22:25:08 nexus3.edgexfoundry.org:10002 22:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:09 Configure a credential helper to remove this warning. See 22:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:09 22:25:09 Login Succeeded 22:25:09 nexus3.edgexfoundry.org:10003 22:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:09 Configure a credential helper to remove this warning. See 22:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:09 22:25:09 Login Succeeded 22:25:09 nexus3.edgexfoundry.org:10004 22:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:10 Configure a credential helper to remove this warning. See 22:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:10 22:25:10 Login Succeeded 22:25:10 docker.io 22:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:11 Configure a credential helper to remove this warning. See 22:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:11 22:25:11 Login Succeeded 22:25:11 ---> docker-login.sh ends [Pipeline] } 22:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:12 ========================================================= 22:25:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:25:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:25:13 Sending build context to Docker daemon 7.955MB 22:25:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 22:25:13 Step 2/12 : FROM ${BASE} AS builder 22:25:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:13 b3c136eddcbf: Pulling fs layer 22:25:13 c0a3192eca97: Pulling fs layer 22:25:13 a050256f5b6f: Pulling fs layer 22:25:13 656be50a0ddc: Pulling fs layer 22:25:13 2bbca73fdf42: Pulling fs layer 22:25:13 46d945488cbd: Pulling fs layer 22:25:13 8a5474983e97: Pulling fs layer 22:25:13 329c88fbcd65: Pulling fs layer 22:25:13 656be50a0ddc: Waiting 22:25:13 2bbca73fdf42: Waiting 22:25:13 46d945488cbd: Waiting 22:25:13 8a5474983e97: Waiting 22:25:13 329c88fbcd65: Waiting 22:25:13 a050256f5b6f: Verifying Checksum 22:25:13 a050256f5b6f: Download complete 22:25:13 c0a3192eca97: Verifying Checksum 22:25:13 c0a3192eca97: Download complete 22:25:13 2bbca73fdf42: Verifying Checksum 22:25:13 2bbca73fdf42: Download complete 22:25:13 46d945488cbd: Verifying Checksum 22:25:13 46d945488cbd: Download complete 22:25:13 b3c136eddcbf: Verifying Checksum 22:25:13 b3c136eddcbf: Download complete 22:25:14 b3c136eddcbf: Pull complete 22:25:14 c0a3192eca97: Pull complete 22:25:15 a050256f5b6f: Pull complete 22:25:15 329c88fbcd65: Verifying Checksum 22:25:15 329c88fbcd65: Download complete 22:25:16 8a5474983e97: Verifying Checksum 22:25:16 8a5474983e97: Download complete 22:25:17 656be50a0ddc: Verifying Checksum 22:25:17 656be50a0ddc: Download complete 22:25:32 656be50a0ddc: Pull complete 22:25:32 2bbca73fdf42: Pull complete 22:25:32 46d945488cbd: Pull complete 22:25:39 8a5474983e97: Pull complete 22:25:41 329c88fbcd65: Pull complete 22:25:41 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:41 ---> ff4287adb874 22:25:41 Step 3/12 : ARG MAKE="make build" 22:25:43 ---> Running in 8e442bdf721f 22:25:43 Removing intermediate container 8e442bdf721f 22:25:43 ---> 158cbb3c11ff 22:25:43 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:25:43 ---> Running in 7bfbc5a0b285 22:25:43 Removing intermediate container 7bfbc5a0b285 22:25:43 ---> d439ad38b6d8 22:25:43 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 22:25:44 ---> Running in ffd5373f4b1a 22:25:44 Removing intermediate container ffd5373f4b1a 22:25:44 ---> ca72605f0d36 22:25:44 Step 6/12 : WORKDIR /device-gpio 22:25:44 ---> Running in e8d8e542d558 22:25:44 Removing intermediate container e8d8e542d558 22:25:44 ---> 3735d8b139dd 22:25:44 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:45 ---> Running in e074bf30c4dc 22:25:47 Removing intermediate container e074bf30c4dc 22:25:47 ---> 46f0b86d5131 22:25:47 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:47 ---> Running in abba93593504 22:25:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:50 (1/4) Installing openssh-keygen (9.0_p1-r2) 22:25:50 (2/4) Installing libedit (20210910.3.1-r0) 22:25:50 (3/4) Installing openssh-client-common (9.0_p1-r2) 22:25:50 (4/4) Installing openssh-client-default (9.0_p1-r2) 22:25:50 Executing busybox-1.35.0-r13.trigger 22:25:50 OK: 226 MiB in 55 packages 22:25:51 Removing intermediate container abba93593504 22:25:51 ---> 6bac6e27f634 22:25:51 Step 9/12 : COPY go.mod vendor* ./ 22:25:52 ---> a476016fb0e1 22:25:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:52 ---> Running in a87929536318 22:26:49 Removing intermediate container a87929536318 22:26:49 ---> 0a87b0bee59a 22:26:49 Step 11/12 : COPY . . 22:26:49 ---> 65b1e8ca94a9 22:26:49 Step 12/12 : RUN ${MAKE} 22:26:49 ---> Running in 1600f3dfbb7f 22:26:49 noop 22:26:49 Removing intermediate container 1600f3dfbb7f 22:26:49 ---> a82b3d039df7 22:26:49 Successfully built a82b3d039df7 22:26:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:49 + docker inspect -f . ci-base-image-arm64 22:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:49 prd-ubuntu20.04-docker-arm64-4c-16g-29623 does not seem to be running inside a container 22:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/38 -v /w/workspace/device-gpio/38:/w/workspace/device-gpio/38:rw,z -v /w/workspace/device-gpio/38@tmp:/w/workspace/device-gpio/38@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 ******** ci-base-image-arm64 cat 22:26:51 $ docker top c3d934986b4cd0fe903f07a8fb97b602718bdca34f1e008c55798e20cd3551bb -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:52 + go version 22:26:52 go version go1.18.3 linux/arm64 [Pipeline] } 22:26:52 $ docker stop --time=1 c3d934986b4cd0fe903f07a8fb97b602718bdca34f1e008c55798e20cd3551bb 22:26:53 $ docker rm -f c3d934986b4cd0fe903f07a8fb97b602718bdca34f1e008c55798e20cd3551bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:54 + docker inspect -f . ci-base-image-arm64 22:26:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:54 prd-ubuntu20.04-docker-arm64-4c-16g-29623 does not seem to be running inside a container 22:26:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/38 -v /w/workspace/device-gpio/38:/w/workspace/device-gpio/38:rw,z -v /w/workspace/device-gpio/38@tmp:/w/workspace/device-gpio/38@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 ******** ci-base-image-arm64 cat 22:26:56 $ docker top c97809ec8f6908728fb51d3987448468b26192a535f04bbd548352598a4e0bce -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:57 + git config --global --add safe.directory /w/workspace/device-gpio/38 [Pipeline] fileExists [Pipeline] sh 22:26:57 + make test 22:26:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:26:59 ? github.com/edgexfoundry/device-gpio [no test files] 22:28:36 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 22:28:36 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 22:28:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:28:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:28:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:28:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:28:58 ./bin/test-attribution-txt.sh 22:28:58 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:28:58 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:28:58 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 22:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:28:58 $ docker stop --time=1 c97809ec8f6908728fb51d3987448468b26192a535f04bbd548352598a4e0bce 22:29:00 $ docker rm -f c97809ec8f6908728fb51d3987448468b26192a535f04bbd548352598a4e0bce [Pipeline] // withDockerContainer [Pipeline] sh 22:29:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:01 Warning: overwriting stash ‘coverage-report’ 22:29:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:02 + ls -al . 22:29:02 total 156 22:29:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:26 . 22:29:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:24 .. 22:29:02 -rw-rw-r-- 1 jenkins jenkins 120 Sep 15 22:24 .dockerignore 22:29:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:24 .git 22:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 .github 22:29:02 -rw-rw-r-- 1 jenkins jenkins 343 Sep 15 22:24 .gitignore 22:29:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 15 22:24 .golangci.yml 22:29:02 -rw-rw-r-- 1 jenkins jenkins 9182 Sep 15 22:24 Attribution.txt 22:29:02 -rw-rw-r-- 1 jenkins jenkins 3081 Sep 15 22:24 CHANGELOG.md 22:29:02 -rw-rw-r-- 1 jenkins jenkins 1872 Sep 15 22:24 Dockerfile 22:29:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 15 22:24 GOVERNANCE.md 22:29:02 -rw-rw-r-- 1 jenkins jenkins 657 Sep 15 22:24 Jenkinsfile 22:29:02 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 15 22:24 LICENSE 22:29:02 -rw-rw-r-- 1 jenkins jenkins 1876 Sep 15 22:24 Makefile 22:29:02 -rw-rw-r-- 1 jenkins jenkins 617 Sep 15 22:24 OWNERS.md 22:29:02 -rw-rw-r-- 1 jenkins jenkins 11178 Sep 15 22:24 README.md 22:29:02 -rw-rw-r-- 1 jenkins jenkins 11 Sep 15 22:13 VERSION 22:29:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:24 bin 22:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 cmd 22:29:02 -rw-r--r-- 1 jenkins jenkins 10 Sep 15 22:26 coverage.out 22:29:02 -rw-rw-r-- 1 jenkins jenkins 3425 Sep 15 22:24 go.mod 22:29:02 -rw-rw-r-- 1 jenkins jenkins 36813 Sep 15 22:24 go.sum 22:29:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:24 internal 22:29:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:24 snap 22:29:02 -rw-rw-r-- 1 jenkins jenkins 209 Sep 15 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:03 + 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=260cec84f3d8422d1b27e17805dfcbed9444425b --label arch=arm64 --label version=2.3.0-dev.8 . 22:29:03 Sending build context to Docker daemon 7.956MB 22:29:03 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:29:03 Step 2/26 : FROM ${BASE} AS builder 22:29:03 ---> a82b3d039df7 22:29:03 Step 3/26 : ARG MAKE="make build" 22:29:03 ---> Running in f6182d325c97 22:29:04 Removing intermediate container f6182d325c97 22:29:04 ---> c84c598bd97e 22:29:04 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:29:04 ---> Running in 9ed4d03cfb57 22:29:04 Removing intermediate container 9ed4d03cfb57 22:29:04 ---> 3185f2532ab4 22:29:04 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:29:04 ---> Running in 478b6c64d3a6 22:29:05 Removing intermediate container 478b6c64d3a6 22:29:05 ---> 411a7e3fbfc7 22:29:05 Step 6/26 : WORKDIR /device-gpio 22:29:05 ---> Running in d903dbbb2b7f 22:29:05 Removing intermediate container d903dbbb2b7f 22:29:05 ---> 9828b98ede46 22:29:05 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:05 ---> Running in 17221b503431 22:29:07 Removing intermediate container 17221b503431 22:29:07 ---> 9f5569c707d4 22:29:07 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:07 ---> Running in 9b0b8404d412 22:29:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:29:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:29:10 OK: 226 MiB in 55 packages 22:29:11 Removing intermediate container 9b0b8404d412 22:29:11 ---> cf72290417c8 22:29:11 Step 9/26 : COPY go.mod vendor* ./ 22:29:12 ---> a1704a478447 22:29:12 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:12 ---> Running in 187b32145eff 22:29:14 Removing intermediate container 187b32145eff 22:29:14 ---> b0a60b6d12c7 22:29:14 Step 11/26 : COPY . . 22:29:15 ---> 57d69edcbb61 22:29:15 Step 12/26 : RUN ${MAKE} 22:29:15 ---> Running in 502fb7195ad4 22:29:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.8" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 22:31:53 Removing intermediate container 502fb7195ad4 22:31:53 ---> ffb4f3099c4f 22:31:53 Step 13/26 : FROM alpine:3.16 22:31:53 3.16: Pulling from library/alpine 22:31:53 9b18e9b68314: Pulling fs layer 22:31:53 9b18e9b68314: Verifying Checksum 22:31:53 9b18e9b68314: Download complete 22:31:53 9b18e9b68314: Pull complete 22:31:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:31:53 Status: Downloaded newer image for alpine:3.16 22:31:53 ---> a6215f271958 22:31:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 22:31:53 ---> Running in 940e6170284f 22:31:53 Removing intermediate container 940e6170284f 22:31:53 ---> 66e150d4a645 22:31:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:53 ---> Running in b8497d5cde10 22:31:53 Removing intermediate container b8497d5cde10 22:31:53 ---> 5c1911179b7f 22:31:53 Step 16/26 : RUN apk add --update --no-cache zeromq 22:31:53 ---> Running in 2f35862e5f11 22:31:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:31:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:31:53 (1/5) Installing libgcc (11.2.1_git20220219-r2) 22:31:53 (2/5) Installing libsodium (1.0.18-r0) 22:31:53 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 22:31:53 (4/5) Installing libzmq (4.3.4-r0) 22:31:53 (5/5) Installing zeromq (4.3.4-r0) 22:31:53 Executing busybox-1.35.0-r17.trigger 22:31:53 OK: 8 MiB in 19 packages 22:31:53 Removing intermediate container 2f35862e5f11 22:31:53 ---> 4b6b5d688802 22:31:53 Step 17/26 : WORKDIR / 22:31:53 ---> Running in b6e603609f19 22:31:53 Removing intermediate container b6e603609f19 22:31:53 ---> 41063d5d2a0b 22:31:53 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 22:31:53 ---> b04169830b5c 22:31:53 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 22:31:53 ---> c6326463a561 22:31:53 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 22:31:53 ---> b6e911fc34a2 22:31:53 Step 21/26 : EXPOSE 59910 22:31:53 ---> Running in 9b2e23e7c1a5 22:31:53 Removing intermediate container 9b2e23e7c1a5 22:31:53 ---> 9549a8a44b3e 22:31:53 Step 22/26 : ENTRYPOINT ["/device-gpio"] 22:31:53 ---> Running in 097104ff000e 22:31:53 Removing intermediate container 097104ff000e 22:31:53 ---> 855f84e26a34 22:31:53 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:53 ---> Running in 64c9b58de280 22:31:54 Removing intermediate container 64c9b58de280 22:31:54 ---> 2bf12327c722 22:31:54 Step 24/26 : LABEL arch=arm64 22:31:54 ---> Running in 20c242c8f25d 22:31:54 Removing intermediate container 20c242c8f25d 22:31:54 ---> fc20e0f4633a 22:31:54 Step 25/26 : LABEL git_sha=260cec84f3d8422d1b27e17805dfcbed9444425b 22:31:54 ---> Running in fbd22c41a447 22:31:55 Removing intermediate container fbd22c41a447 22:31:55 ---> 7d1802ba9a31 22:31:55 Step 26/26 : LABEL version=2.3.0-dev.8 22:31:55 ---> Running in db82561e5186 22:31:55 Removing intermediate container db82561e5186 22:31:55 ---> 002eb8e98c76 22:31:55 [Warning] One or more build-args [ARCH] were not consumed 22:31:55 Successfully built 002eb8e98c76 22:31:55 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:55 provisioning config files... 22:31:55 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/38@tmp/config3784792600418561260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:56 ---> docker-login.sh 22:31:56 nexus3.edgexfoundry.org:10001 22:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:56 Configure a credential helper to remove this warning. See 22:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:56 22:31:56 Login Succeeded 22:31:56 nexus3.edgexfoundry.org:10002 22:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:57 Configure a credential helper to remove this warning. See 22:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:57 22:31:57 Login Succeeded 22:31:57 nexus3.edgexfoundry.org:10003 22:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:57 Configure a credential helper to remove this warning. See 22:31:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:57 22:31:57 Login Succeeded 22:31:57 nexus3.edgexfoundry.org:10004 22:31:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:58 Configure a credential helper to remove this warning. See 22:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:58 22:31:58 Login Succeeded 22:31:58 docker.io 22:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:58 Configure a credential helper to remove this warning. See 22:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:58 22:31:58 Login Succeeded 22:31:58 ---> docker-login.sh ends [Pipeline] } 22:31:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:31:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:31:59 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 22:31:59 260cec84f3d8422d1b27e17805dfcbed9444425b 22:31:59 latest 22:31:59 2.3.0-dev.8 22:31:59 260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 22:31:59 main 22:31:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:59 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:59 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b 22:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:31:59 bdf02edae616: Preparing 22:31:59 dba7fe3738dc: Preparing 22:31:59 dc3637e6ed02: Preparing 22:31:59 1d89c09700ad: Preparing 22:31:59 6700717ff424: Preparing 22:31:59 5d3e392a13a0: Preparing 22:31:59 5d3e392a13a0: Waiting 22:32:00 6700717ff424: Pushed 22:32:00 dba7fe3738dc: Pushed 22:32:00 dc3637e6ed02: Pushed 22:32:00 5d3e392a13a0: Layer already exists 22:32:00 1d89c09700ad: Pushed 22:32:06 bdf02edae616: Pushed 22:32:06 260cec84f3d8422d1b27e17805dfcbed9444425b: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:06 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 22:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:32:07 bdf02edae616: Preparing 22:32:07 dba7fe3738dc: Preparing 22:32:07 dc3637e6ed02: Preparing 22:32:07 1d89c09700ad: Preparing 22:32:07 6700717ff424: Preparing 22:32:07 5d3e392a13a0: Preparing 22:32:07 5d3e392a13a0: Waiting 22:32:07 6700717ff424: Layer already exists 22:32:07 bdf02edae616: Layer already exists 22:32:07 dc3637e6ed02: Layer already exists 22:32:07 1d89c09700ad: Layer already exists 22:32:07 5d3e392a13a0: Layer already exists 22:32:07 dba7fe3738dc: Layer already exists 22:32:07 latest: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:07 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.8 22:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:32:08 bdf02edae616: Preparing 22:32:08 dba7fe3738dc: Preparing 22:32:08 dc3637e6ed02: Preparing 22:32:08 1d89c09700ad: Preparing 22:32:08 6700717ff424: Preparing 22:32:08 5d3e392a13a0: Preparing 22:32:08 5d3e392a13a0: Waiting 22:32:08 6700717ff424: Layer already exists 22:32:08 bdf02edae616: Layer already exists 22:32:08 dc3637e6ed02: Layer already exists 22:32:08 1d89c09700ad: Layer already exists 22:32:08 dba7fe3738dc: Layer already exists 22:32:08 5d3e392a13a0: Layer already exists 22:32:08 2.3.0-dev.8: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:08 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:09 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 22:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:32:09 bdf02edae616: Preparing 22:32:09 dba7fe3738dc: Preparing 22:32:09 dc3637e6ed02: Preparing 22:32:09 1d89c09700ad: Preparing 22:32:09 6700717ff424: Preparing 22:32:09 5d3e392a13a0: Preparing 22:32:09 5d3e392a13a0: Waiting 22:32:09 dba7fe3738dc: Layer already exists 22:32:09 1d89c09700ad: Layer already exists 22:32:09 dc3637e6ed02: Layer already exists 22:32:09 bdf02edae616: Layer already exists 22:32:09 6700717ff424: Layer already exists 22:32:09 5d3e392a13a0: Layer already exists 22:32:09 260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:09 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:10 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 22:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 22:32:10 bdf02edae616: Preparing 22:32:10 dba7fe3738dc: Preparing 22:32:10 dc3637e6ed02: Preparing 22:32:10 1d89c09700ad: Preparing 22:32:10 6700717ff424: Preparing 22:32:10 5d3e392a13a0: Preparing 22:32:10 5d3e392a13a0: Waiting 22:32:10 1d89c09700ad: Layer already exists 22:32:10 bdf02edae616: Layer already exists 22:32:10 dba7fe3738dc: Layer already exists 22:32:10 dc3637e6ed02: Layer already exists 22:32:10 6700717ff424: Layer already exists 22:32:10 5d3e392a13a0: Layer already exists 22:32:10 main: digest: sha256:676ced209d7c76e91a6a2344970955a042bd7e3191533e1b1474d207d81e8e68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:10 ===================================================== [Pipeline] echo 22:32:10 taggedImages: 22:32:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b 22:32:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 22:32:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.8 22:32:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:260cec84f3d8422d1b27e17805dfcbed9444425b-2.3.0-dev.8 22:32:10 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:10 22:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:11 arm64: Pulling from edgex-lftools-log-publisher 22:32:11 8998bd30e6a1: Pulling fs layer 22:32:11 04944245beec: Pulling fs layer 22:32:11 699f458cf7ca: Pulling fs layer 22:32:11 765212b225bb: Pulling fs layer 22:32:11 f23df028b6ca: Pulling fs layer 22:32:11 d65c8cfc05b1: Pulling fs layer 22:32:11 2437ff75d9bd: Pulling fs layer 22:32:11 d65c8cfc05b1: Waiting 22:32:11 2437ff75d9bd: Waiting 22:32:11 765212b225bb: Waiting 22:32:11 f23df028b6ca: Waiting 22:32:11 04944245beec: Verifying Checksum 22:32:11 04944245beec: Download complete 22:32:11 765212b225bb: Verifying Checksum 22:32:11 765212b225bb: Download complete 22:32:11 f23df028b6ca: Verifying Checksum 22:32:11 f23df028b6ca: Download complete 22:32:11 d65c8cfc05b1: Verifying Checksum 22:32:11 d65c8cfc05b1: Download complete 22:32:11 699f458cf7ca: Verifying Checksum 22:32:11 699f458cf7ca: Download complete 22:32:12 8998bd30e6a1: Download complete 22:32:14 2437ff75d9bd: Verifying Checksum 22:32:14 2437ff75d9bd: Download complete 22:32:16 8998bd30e6a1: Pull complete 22:32:16 04944245beec: Pull complete 22:32:18 699f458cf7ca: Pull complete 22:32:18 765212b225bb: Pull complete 22:32:19 f23df028b6ca: Pull complete 22:32:19 d65c8cfc05b1: Pull complete 22:32:34 2437ff75d9bd: Pull complete 22:32:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:34 prd-ubuntu20.04-docker-arm64-4c-16g-29623 does not seem to be running inside a container 22:32:34 $ 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/38 -v /w/workspace/device-gpio/38:/w/workspace/device-gpio/38:rw,z -v /w/workspace/device-gpio/38@tmp:/w/workspace/device-gpio/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:32:37 $ docker top 6946784b043a0263961d5887f11a9f2f6ec51cd26a8a2fd213480182463ad574 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:38 ---> job-cost.sh 22:32:38 lf-activate-venv: SKIPPING 22:32:38 INFO: No Stack... 22:32:39 INFO: Retrieving Pricing Info for: v3-standard-4 22:32:40 INFO: Archiving Costs [Pipeline] sh 22:32:40 + + cutcat -d, /w/workspace/device-gpio/38/archives/cost.csv -f6 22:32:40 [Pipeline] lock 22:32:40 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] 22:32:40 Resource [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] did not exist. Created. 22:32:40 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:32:41 /w/workspace/device-gpio/38@tmp/durable-42e48c9a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:32:42 + echo total: 0.10999999940395355 [Pipeline] stash 22:32:42 Warning: overwriting stash ‘stack-cost’ 22:32:42 Stashed 1 file(s) [Pipeline] } 22:32:42 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 22:32:42 $ docker stop --time=1 6946784b043a0263961d5887f11a9f2f6ec51cd26a8a2fd213480182463ad574 22:32:43 $ docker rm -f 6946784b043a0263961d5887f11a9f2f6ec51cd26a8a2fd213480182463ad574 [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 22:32:44 provisioning config files... 22:32:44 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config581724803635363819tmp [Pipeline] { [Pipeline] sh 22:32:44 + set +x 22:32:44 + curl -s https://codecov.io/bash 22:32:44 + bash -s -- 22:32:44 22:32:44 _____ _ 22:32:44 / ____| | | 22:32:44 | | ___ __| | ___ ___ _____ __ 22:32:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:32:44 | |___| (_) | (_| | __/ (_| (_) \ V / 22:32:44 \_____\___/ \__,_|\___|\___\___/ \_/ 22:32:44 Bash-1.0.6 22:32:44 22:32:44 22:32:44 ==> git version 2.25.1 found 22:32:44 ==> 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 22:32:44 Release-Date: 2020-01-08 22:32:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:32:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:32:44 ==> Jenkins CI detected. 22:32:44 current dir:  /w/workspace/edgexfoundry_device-gpio_main 22:32:44 project root: . 22:32:44 --> token set from env 22:32:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:32:44 ==> Running gcov in . (disable via -X gcov) 22:32:44 ==> Python coveragepy not found 22:32:44 ==> Searching for coverage reports in: 22:32:44 + . 22:32:44 -> Found 1 reports 22:32:44 ==> Detecting git/mercurial file structure 22:32:44 ==> Reading reports 22:32:44 + ./coverage.out bytes=10 22:32:44 ==> Appending adjustments 22:32:44 https://docs.codecov.io/docs/fixing-reports 22:32:44 + Found adjustments 22:32:44 ==> Gzipping contents 22:32:44 4.0K /tmp/codecov.yaOyEC.gz 22:32:44 ==> Uploading reports 22:32:44 url: https://codecov.io 22:32:44 query: branch=main&commit=260cec84f3d8422d1b27e17805dfcbed9444425b&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 22:32:44 -> Pinging Codecov 22:32:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=260cec84f3d8422d1b27e17805dfcbed9444425b&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 22:32:45 -> Uploading to 22:32:45 https://storage.googleapis.com/codecov/v4/raw/2022-09-15/3EC07B1A8CA8AF9BCAA0BB9F0134797F/260cec84f3d8422d1b27e17805dfcbed9444425b/3635183f-07b4-42a1-9bfa-f222af485f53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T223244Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bdfbd69505fedf8c61633585ea79354cb55aa200c89892cba8e6f22f88220fbe 22:32:45 % Total % Received % Xferd Average Speed Time Time Time Current 22:32:45 Dload Upload Total Spent Left Speed 22:32:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 782 0 0 100 782 0 2984 --:--:-- --:--:-- --:--:-- 2984 22:32:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] } 22:32:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:32:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:32:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:45 22:32:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:32:46 df9b9388f04a: Pulling fs layer 22:32:46 52dc419b0ee2: Pulling fs layer 22:32:46 25bc292e5bac: Pulling fs layer 22:32:46 114826534d7a: Pulling fs layer 22:32:46 4657fd5d0bcf: Pulling fs layer 22:32:46 6ad1cebc031e: Pulling fs layer 22:32:46 8a3aa393b2d8: Pulling fs layer 22:32:46 4657fd5d0bcf: Waiting 22:32:46 6ad1cebc031e: Waiting 22:32:46 8a3aa393b2d8: Waiting 22:32:46 114826534d7a: Waiting 22:32:46 25bc292e5bac: Verifying Checksum 22:32:46 25bc292e5bac: Download complete 22:32:46 52dc419b0ee2: Verifying Checksum 22:32:46 52dc419b0ee2: Download complete 22:32:46 4657fd5d0bcf: Verifying Checksum 22:32:46 4657fd5d0bcf: Download complete 22:32:46 df9b9388f04a: Download complete 22:32:46 6ad1cebc031e: Verifying Checksum 22:32:46 6ad1cebc031e: Download complete 22:32:46 df9b9388f04a: Pull complete 22:32:46 52dc419b0ee2: Pull complete 22:32:46 25bc292e5bac: Pull complete 22:32:47 114826534d7a: Verifying Checksum 22:32:47 114826534d7a: Download complete 22:32:47 8a3aa393b2d8: Verifying Checksum 22:32:47 8a3aa393b2d8: Download complete 22:32:50 114826534d7a: Pull complete 22:32:50 4657fd5d0bcf: Pull complete 22:32:50 6ad1cebc031e: Pull complete 22:32:53 8a3aa393b2d8: Pull complete 22:32:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:32:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:53 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:32:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:32:55 $ docker top 7335fabbd8ada82cc52d4fe81e99c3a1ae2656a4edf0ac072878a93c9ac100f3 -eo pid,comm [Pipeline] { [Pipeline] echo 22:32:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 22:32:56 + set -o pipefail 22:32:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 22:33:01 22:33:01 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 22:33:01 22:33:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/2c01d615-7806-4dbd-84ca-22ffb602a251 22:33:01 22:33:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:33:01 22:33:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:33:01 22:33:01 [Pipeline] } 22:33:01 $ docker stop --time=1 7335fabbd8ada82cc52d4fe81e99c3a1ae2656a4edf0ac072878a93c9ac100f3 22:33:03 $ docker rm -f 7335fabbd8ada82cc52d4fe81e99c3a1ae2656a4edf0ac072878a93c9ac100f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:04 + git log --format=format:%s -1 260cec84f3d8422d1b27e17805dfcbed9444425b [Pipeline] sh 22:33:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:05 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:33:05 $ docker top b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c -eo pid,comm 22:33:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:33:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:05 [ssh-agent] Looking for ssh-agent implementation... 22:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:06 $ docker exec b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c ssh-agent 22:33:06 SSH_AUTH_SOCK=/tmp/ssh-y2jhHymozBVe/agent.33 22:33:06 SSH_AGENT_PID=40 22:33:06 Running ssh-add (command line suppressed) 22:33:06 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2997912531799835295.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2997912531799835295.key) 22:33:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:06 + git semver tag 22:33:06 2022-09-15 22:33:06,797 [run_tag] DEBUG tag force:False 22:33:06 2022-09-15 22:33:06,797 [check_head_tag] DEBUG check head tag 22:33:06 2022-09-15 22:33:06,798 [execute] INFO git cat-file --batch-check 22:33:06 2022-09-15 22:33:06,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 22:33:06 2022-09-15 22:33:06,801 [execute] INFO git cat-file --batch 22:33:06 2022-09-15 22:33:06,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 22:33:06 2022-09-15 22:33:06,809 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:33:06 2022-09-15 22:33:06,809 [execute] INFO git tag -a v2.3.0-dev.8 -m v2.3.0-dev.8 22:33:06 2022-09-15 22:33:06,810 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.8', '-m', 'v2.3.0-dev.8'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 22:33:06 2022-09-15 22:33:06,814 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:33:06 2.3.0-dev.8 [Pipeline] } 22:33:06 $ docker exec --env ******** --env ******** b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c ssh-agent -k 22:33:07 unset SSH_AUTH_SOCK; 22:33:07 unset SSH_AGENT_PID; 22:33:07 echo Agent pid 40 killed; 22:33:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:07 + git semver [Pipeline] } 22:33:07 $ docker stop --time=1 b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c 22:33:08 $ docker rm -f b3d0e3c22999251efa3fd306f22f175625fc1ebc0a6d8026fa3651482c0db54c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:09 22:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:09 0.23.1-centos7: Pulling from edgex-lftools 22:33:09 ab5ef0e58194: Pulling fs layer 22:33:09 9712f1f96733: Pulling fs layer 22:33:09 63f879dbbcfc: Pulling fs layer 22:33:09 0d9ebad4ef96: Pulling fs layer 22:33:09 e9a5061849ea: Pulling fs layer 22:33:09 d747dcd14b5f: Pulling fs layer 22:33:09 2de7ff778b66: Pulling fs layer 22:33:09 0d9ebad4ef96: Waiting 22:33:09 e9a5061849ea: Waiting 22:33:09 d747dcd14b5f: Waiting 22:33:09 2de7ff778b66: Waiting 22:33:09 9712f1f96733: Verifying Checksum 22:33:09 9712f1f96733: Download complete 22:33:10 63f879dbbcfc: Verifying Checksum 22:33:10 63f879dbbcfc: Download complete 22:33:10 0d9ebad4ef96: Verifying Checksum 22:33:10 0d9ebad4ef96: Download complete 22:33:10 d747dcd14b5f: Download complete 22:33:10 ab5ef0e58194: Verifying Checksum 22:33:10 ab5ef0e58194: Download complete 22:33:10 e9a5061849ea: Verifying Checksum 22:33:10 e9a5061849ea: Download complete 22:33:10 2de7ff778b66: Verifying Checksum 22:33:10 2de7ff778b66: Download complete 22:33:13 ab5ef0e58194: Pull complete 22:33:13 9712f1f96733: Pull complete 22:33:13 63f879dbbcfc: Pull complete 22:33:17 0d9ebad4ef96: Pull complete 22:33:17 e9a5061849ea: Pull complete 22:33:17 d747dcd14b5f: Pull complete 22:33:18 2de7ff778b66: Pull complete 22:33:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:33:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:18 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:33:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:33:21 $ docker top ef528a617eddd5665a24aadd623c5eb1aabfdf77bdb7474bbc71f81ebcbb3a6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:33:21 provisioning config files... 22:33:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2818909839960604698tmp 22:33:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config284096441074271546tmp 22:33:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7532435348452926061tmp [Pipeline] { [Pipeline] echo 22:33:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:33:21 ---> sigul-configuration.sh 22:33:21 gpg: directory `/root/.gnupg' created 22:33:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:33:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:33:21 gpg: keyring `/root/.gnupg/secring.gpg' created 22:33:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:33:21 gpg: CAST5 encrypted data 22:33:21 gpg: encrypted with 1 passphrase 22:33:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:33:22 + mkdir /home/jenkins 22:33:22 + mkdir /home/jenkins/sigul [Pipeline] sh 22:33:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:33:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:33:22 ---> sigul-install.sh 22:33:22 Sigul already installed; skipping installation. [Pipeline] sh 22:33:22 + git tag --list 22:33:22 v1.0.0 22:33:22 v2.1.0 22:33:22 v2.1.1 22:33:22 v2.1.1-dev.1 22:33:22 v2.2.0 22:33:22 v2.2.1-dev.1 22:33:22 v2.2.1-dev.2 22:33:22 v2.2.1-dev.3 22:33:22 v2.2.1-dev.4 22:33:22 v2.3.0-dev.4 22:33:22 v2.3.0-dev.5 22:33:22 v2.3.0-dev.6 22:33:22 v2.3.0-dev.7 22:33:22 v2.3.0-dev.8 [Pipeline] sh 22:33:23 + lftools sign git-tag v2.3.0-dev.8 22:33:23 Signing Git tag with Sigul... 22:33:23 Signing v2.3.0-dev.8 [Pipeline] echo 22:33:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:33:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:33:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:33:24 $ docker stop --time=1 ef528a617eddd5665a24aadd623c5eb1aabfdf77bdb7474bbc71f81ebcbb3a6a 22:33:25 $ docker rm -f ef528a617eddd5665a24aadd623c5eb1aabfdf77bdb7474bbc71f81ebcbb3a6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:33:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:26 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:33:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:33:26 $ docker top de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d -eo pid,comm 22:33:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:33:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:26 [ssh-agent] Looking for ssh-agent implementation... 22:33:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:27 $ docker exec de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d ssh-agent 22:33:27 SSH_AUTH_SOCK=/tmp/ssh-HTxBfjKcipBk/agent.32 22:33:27 SSH_AGENT_PID=38 22:33:27 Running ssh-add (command line suppressed) 22:33:27 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8763315703147785125.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8763315703147785125.key) 22:33:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:27 + git semver bump pre 22:33:27 2022-09-15 22:33:27,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:33:27 2022-09-15 22:33:27,845 [bump_version] DEBUG bumping version:2.3.0-dev.8 on axis:pre with prefix:dev 22:33:27 2022-09-15 22:33:27,845 [bump_version] DEBUG bumped version:2.3.0-dev.9 22:33:27 2022-09-15 22:33:27,845 [write_version] DEBUG write version:2.3.0-dev.9 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 22:33:27 2022-09-15 22:33:27,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:33:27 2022-09-15 22:33:27,845 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:33:27 2022-09-15 22:33:27,847 [execute] INFO git cat-file --batch-check 22:33:27 2022-09-15 22:33:27,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:27 2022-09-15 22:33:27,851 [execute] INFO git cat-file --batch 22:33:27 2022-09-15 22:33:27,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:27 2022-09-15 22:33:27,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:33:27 2.3.0-dev.9 [Pipeline] } 22:33:27 $ docker exec --env ******** --env ******** de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d ssh-agent -k 22:33:28 unset SSH_AUTH_SOCK; 22:33:28 unset SSH_AGENT_PID; 22:33:28 echo Agent pid 38 killed; 22:33:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:28 + git semver [Pipeline] } 22:33:28 $ docker stop --time=1 de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d 22:33:29 $ docker rm -f de956b378814d312292b6ade9f2824b7dab6d7de2987946d66b4a250d8367f8d [Pipeline] // withDockerContainer [Pipeline] sh 22:33:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:30 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:33:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:33:31 $ docker top 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:33:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:33:31 [ssh-agent] Looking for ssh-agent implementation... 22:33:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:33:31 $ docker exec 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b ssh-agent 22:33:31 SSH_AUTH_SOCK=/tmp/ssh-vB5g0MHba5gJ/agent.32 22:33:31 SSH_AGENT_PID=38 22:33:31 Running ssh-add (command line suppressed) 22:33:31 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_912261068306029102.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_912261068306029102.key) 22:33:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:33:31 + git semver push 22:33:32 2022-09-15 22:33:32,146 [run_push] DEBUG push 22:33:32 2022-09-15 22:33:32,147 [execute] INFO git cat-file --batch-check 22:33:32 2022-09-15 22:33:32,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 22:33:32 2022-09-15 22:33:32,150 [execute] INFO git rev-list c32f6bb418c19b9c1b78982aea838c7856df02a9 -- 22:33:32 2022-09-15 22:33:32,151 [execute] DEBUG Popen(['git', 'rev-list', 'c32f6bb418c19b9c1b78982aea838c7856df02a9', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 22:33:32 2022-09-15 22:33:32,157 [execute] INFO git fetch -v origin 22:33:32 2022-09-15 22:33:32,158 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 22:33:32 2022-09-15 22:33:32,696 [run_push] DEBUG no remote changes detected 22:33:32 2022-09-15 22:33:32,697 [execute] INFO git push origin semver 22:33:32 2022-09-15 22:33:32,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 22:33:33 2022-09-15 22:33:33,472 [run_push] DEBUG push all version tags 22:33:33 2022-09-15 22:33:33,472 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:33:33 2022-09-15 22:33:33,473 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 22:33:34 2022-09-15 22:33:34,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 22:33:34 2.3.0-dev.9 [Pipeline] } 22:33:34 $ docker exec --env ******** --env ******** 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b ssh-agent -k 22:33:34 unset SSH_AUTH_SOCK; 22:33:34 unset SSH_AGENT_PID; 22:33:34 echo Agent pid 38 killed; 22:33:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:33:35 + git semver [Pipeline] } 22:33:35 $ docker stop --time=1 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b 22:33:36 $ docker rm -f 56fabdbcdf56f4e400e36a95e481156e5f97bb3b7437afa82313fae479c2340b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 22:33:37 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 22:33:37 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 22:33:37 total 16 22:33:37 drwxr-xr-x 3 root root 4096 Sep 15 22:15 . 22:33:37 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:33 .. 22:33:37 drwxr-xr-x 2 root root 4096 Sep 15 22:15 cost 22:33:37 -rw-r--r-- 1 root root 82 Sep 15 22:15 cost.csv 22:33:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 22:33:37 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 22:33:37 total 16 22:33:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:15 . 22:33:37 drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:33 .. 22:33:37 drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:15 cost 22:33:37 -rw-r--r-- 1 jenkins jenkins 82 Sep 15 22:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:33:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:38 ---> package-listing.sh 22:33:38 ++ tr '[:upper:]' '[:lower:]' 22:33:38 ++ facter osfamily 22:33:38 + OS_FAMILY=debian 22:33:38 + workspace=/w/workspace/edgexfoundry_device-gpio_main 22:33:38 + START_PACKAGES=/tmp/packages_start.txt 22:33:38 + END_PACKAGES=/tmp/packages_end.txt 22:33:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:38 + PACKAGES=/tmp/packages_start.txt 22:33:38 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 22:33:38 + PACKAGES=/tmp/packages_end.txt 22:33:38 + case "${OS_FAMILY}" in 22:33:38 + dpkg -l 22:33:38 + grep '^ii' 22:33:38 + '[' -f /tmp/packages_start.txt ']' 22:33:38 + '[' -f /tmp/packages_end.txt ']' 22:33:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:38 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 22:33:38 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 22:33:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 22:33:38 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:33:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:39 prd-ubuntu20.04-docker-8c-8g-29358 does not seem to be running inside a container 22:33:39 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:33:39 $ docker top c297934e52cc3c82d6b8ee19fbf2b1c8a3698543cdddb9f262301118935d50af -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:40 + touch /tmp/pre-build-complete [Pipeline] sh 22:33:40 + mkdir -p /var/log/sysstat [Pipeline] sh 22:33:40 + ls /var/log/sa-host 22:33:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:40 provisioning config files... 22:33:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6210057667426931795tmp [Pipeline] { [Pipeline] echo 22:33:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:33:41 ---> create-netrc.sh [Pipeline] } 22:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:33:41 ---> python-tools-install.sh [Pipeline] echo 22:33:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:33:41 ---> sudo-logs.sh 22:33:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:33:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:33:42 ---> job-cost.sh 22:33:42 lf-activate-venv: SKIPPING 22:33:42 DEBUG: total: 0.2199999988079071 22:33:42 INFO: Retrieving Stack Cost... 22:33:42 INFO: Retrieving Pricing Info for: v3-standard-8 22:33:43 INFO: Archiving Costs [Pipeline] echo 22:33:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:43 ---> logs-deploy.sh 22:33:43 lf-activate-venv: SKIPPING 22:33:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/38 22:33:43 INFO: archiving workspace using pattern(s): 22:33:44 Archives upload complete. 22:33:44 INFO: archiving logs to Nexus 22:33:45 ---> uname -a: 22:33:45 Linux prd-ubuntu20-04-docker-8c-8g-29358 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:33:45 22:33:45 22:33:45 ---> lscpu: 22:33:45 Architecture: x86_64 22:33:45 CPU op-mode(s): 32-bit, 64-bit 22:33:45 Byte Order: Little Endian 22:33:45 Address sizes: 40 bits physical, 48 bits virtual 22:33:45 CPU(s): 8 22:33:45 On-line CPU(s) list: 0-7 22:33:45 Thread(s) per core: 1 22:33:45 Core(s) per socket: 1 22:33:45 Socket(s): 8 22:33:45 NUMA node(s): 1 22:33:45 Vendor ID: AuthenticAMD 22:33:45 CPU family: 23 22:33:45 Model: 49 22:33:45 Model name: AMD EPYC-Rome Processor 22:33:45 Stepping: 0 22:33:45 CPU MHz: 2799.976 22:33:45 BogoMIPS: 5599.95 22:33:45 Virtualization: AMD-V 22:33:45 Hypervisor vendor: KVM 22:33:45 Virtualization type: full 22:33:45 L1d cache: 256 KiB 22:33:45 L1i cache: 256 KiB 22:33:45 L2 cache: 4 MiB 22:33:45 L3 cache: 128 MiB 22:33:45 NUMA node0 CPU(s): 0-7 22:33:45 Vulnerability Itlb multihit: Not affected 22:33:45 Vulnerability L1tf: Not affected 22:33:45 Vulnerability Mds: Not affected 22:33:45 Vulnerability Meltdown: Not affected 22:33:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:33:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:33:45 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:33:45 Vulnerability Srbds: Not affected 22:33:45 Vulnerability Tsx async abort: Not affected 22:33:45 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 22:33:45 22:33:45 22:33:45 ---> nproc: 22:33:45 8 22:33:45 22:33:45 22:33:45 ---> df -h: 22:33:45 Filesystem Size Used Avail Use% Mounted on 22:33:45 overlay 155G 13G 143G 8% / 22:33:45 tmpfs 64M 0 64M 0% /dev 22:33:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:33:45 shm 64M 0 64M 0% /dev/shm 22:33:45 /dev/vda1 155G 13G 143G 8% /facter-os 22:33:45 22:33:45 22:33:45 ---> sar -b -r -n DEV: 22:33:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29358) 09/15/22 _x86_64_ (8 CPU) 22:33:45 22:33:45 22:12:45 LINUX RESTART (8 CPU) 22:33:45 22:33:45 22:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:33:45 22:14:02 348.24 55.44 292.80 0.00 7397.30 193861.02 0.00 22:33:45 22:15:01 182.09 1.05 181.04 0.00 12.34 44735.33 0.00 22:33:45 22:16:01 124.11 0.05 124.06 0.00 5.46 33291.04 0.00 22:33:45 22:17:01 2.18 0.02 2.17 0.00 0.13 26.01 0.00 22:33:45 22:18:01 1.30 0.03 1.27 0.00 2.53 14.53 0.00 22:33:45 22:19:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 22:33:45 22:20:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 22:33:45 22:21:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 22:33:45 22:22:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 22:33:45 22:23:01 1.98 0.00 1.98 0.00 0.00 25.46 0.00 22:33:45 22:24:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 22:33:45 22:25:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 22:33:45 22:26:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 22:33:45 22:27:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 22:33:45 22:28:01 1.45 0.02 1.43 0.00 0.13 15.86 0.00 22:33:45 22:29:01 1.80 0.00 1.80 0.00 0.00 21.73 0.00 22:33:45 22:30:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 22:33:45 22:31:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 22:33:45 22:32:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 22:33:45 22:33:01 41.84 0.25 41.59 0.00 14.93 26727.81 0.00 22:33:45 Average: 35.77 2.84 32.93 0.00 371.94 14918.70 0.00 22:33:45 22:33:45 22:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:33:45 22:14:02 28822544 31746860 555424 1.69 117364 3073368 2175984 6.41 1130604 2547284 500 22:33:45 22:15:01 27859040 31597820 689244 2.10 164892 3758688 2590396 7.63 1530784 3012700 268316 22:33:45 22:16:01 27579656 31766648 521656 1.59 175676 4156268 1852432 5.46 1289492 3493240 368 22:33:45 22:17:01 27580572 31767684 519904 1.58 175704 4156268 1852432 5.46 1288964 3493240 204 22:33:45 22:18:01 27585656 31772788 514952 1.57 175732 4156348 1852432 5.46 1283032 3493304 36 22:33:45 22:19:01 27586064 31773236 514388 1.56 175760 4156348 1852432 5.46 1282912 3493320 8 22:33:45 22:20:01 27591016 31778276 509332 1.55 175796 4156352 1852432 5.46 1277756 3493324 16 22:33:45 22:21:01 27591332 31778708 509020 1.55 175816 4156356 1852432 5.46 1277624 3493448 40 22:33:45 22:22:01 27591332 31778724 508948 1.55 175828 4156356 1852432 5.46 1277640 3493448 12 22:33:45 22:23:01 27591460 31778928 508944 1.55 175880 4156336 1852432 5.46 1277956 3493460 76 22:33:45 22:24:01 27591476 31779036 508800 1.55 175908 4156408 1852432 5.46 1278416 3493532 24 22:33:45 22:25:01 27591168 31778744 509000 1.55 175936 4156408 1852432 5.46 1278532 3493532 8 22:33:45 22:26:01 27591128 31778740 508988 1.55 175960 4156416 1852432 5.46 1278340 3493536 20 22:33:45 22:27:01 27591348 31779136 508568 1.55 175984 4156544 1852432 5.46 1277808 3493668 172 22:33:45 22:28:01 27588548 31776452 511132 1.55 176004 4156548 1860656 5.48 1284368 3493672 20 22:33:45 22:29:01 27591136 31779052 508804 1.55 176028 4156552 1860656 5.48 1278148 3493676 40 22:33:45 22:30:01 27591372 31779440 508384 1.55 176052 4156680 1860656 5.48 1277792 3493804 20 22:33:45 22:31:01 27591104 31779204 508568 1.55 176068 4156684 1860656 5.48 1277804 3493808 40 22:33:45 22:32:01 27590984 31779108 508596 1.55 176084 4156688 1860656 5.48 1278248 3493812 28 22:33:45 22:33:01 26477488 31750064 529936 1.61 197004 5129916 1955716 5.76 1405868 4380452 283592 22:33:45 Average: 27608721 31764932 523129 1.59 173474 4131077 1912728 5.64 1291604 3466513 27677 22:33:45 22:33:45 22:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:33:45 22:14:02 ens3 690.28 450.07 6746.93 106.94 0.00 0.00 0.00 0.00 22:33:45 22:14:02 docker0 18.71 20.71 1.45 138.16 0.00 0.00 0.00 0.00 22:33:45 22:14:02 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 22:33:45 22:14:02 vethb3cdaca 3.08 3.67 0.21 11.00 0.00 0.00 0.00 0.00 22:33:45 22:15:01 ens3 241.42 185.99 1595.55 85.28 0.00 0.00 0.00 0.00 22:33:45 22:15:01 veth1652d31 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:33:45 22:15:01 docker0 127.39 166.51 10.72 1545.91 0.00 0.00 0.00 0.00 22:33:45 22:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:33:45 22:16:01 ens3 188.95 148.40 2658.86 274.95 0.00 0.00 0.00 0.00 22:33:45 22:16:01 docker0 7.83 10.43 0.45 57.70 0.00 0.00 0.00 0.00 22:33:45 22:16:01 lo 7.80 7.80 0.77 0.77 0.00 0.00 0.00 0.00 22:33:45 22:17:01 ens3 0.88 0.77 0.06 0.07 0.00 0.00 0.00 0.00 22:33:45 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:18:01 ens3 2.35 1.22 2.20 0.08 0.00 0.00 0.00 0.00 22:33:45 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:19:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 22:33:45 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:21:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:22:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:33:45 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:23:01 ens3 1.83 0.12 0.13 0.01 0.00 0.00 0.00 0.00 22:33:45 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:24:01 ens3 3.92 1.02 1.06 0.56 0.00 0.00 0.00 0.00 22:33:45 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:25:01 ens3 1.53 0.37 0.45 0.26 0.00 0.00 0.00 0.00 22:33:45 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:26:01 ens3 1.03 0.55 0.53 0.40 0.00 0.00 0.00 0.00 22:33:45 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:27:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:28:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:33:45 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:29:01 ens3 0.37 0.22 0.09 0.07 0.00 0.00 0.00 0.00 22:33:45 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:30:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:31:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:33:45 22:32:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 22:33:45 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:33:45 22:33:01 ens3 195.33 124.78 4661.09 16.15 0.00 0.00 0.00 0.00 22:33:45 22:33:01 docker0 39.71 47.54 3.36 685.78 0.00 0.00 0.00 0.00 22:33:45 22:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:33:45 22:33:01 vetha0115c3 39.71 47.66 3.91 685.79 0.00 0.00 0.00 0.06 22:33:45 Average: ens3 66.32 45.59 782.69 24.19 0.00 0.00 0.00 0.00 22:33:45 Average: docker0 9.58 12.13 0.79 120.19 0.00 0.00 0.00 0.00 22:33:45 Average: lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 22:33:45 Average: vetha0115c3 1.99 2.38 0.20 34.32 0.00 0.00 0.00 0.00 22:33:45 22:33:45 22:33:45 ---> sar -P ALL: 22:33:45 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29358) 09/15/22 _x86_64_ (8 CPU) 22:33:45 22:33:45 22:12:45 LINUX RESTART (8 CPU) 22:33:45 22:33:45 22:13:01 CPU %user %nice %system %iowait %steal %idle 22:33:45 22:14:02 all 10.81 0.00 4.20 4.22 0.07 80.70 22:33:45 22:14:02 0 11.18 0.00 4.81 1.65 0.07 82.30 22:33:45 22:14:02 1 9.35 0.00 3.92 1.52 0.08 85.13 22:33:45 22:14:02 2 9.76 0.00 4.72 8.73 0.07 76.72 22:33:45 22:14:02 3 12.97 0.00 3.20 4.15 0.07 79.61 22:33:45 22:14:02 4 9.78 0.00 4.65 3.10 0.07 82.41 22:33:45 22:14:02 5 11.60 0.00 3.40 1.58 0.07 83.36 22:33:45 22:14:02 6 12.10 0.00 3.79 12.20 0.07 71.84 22:33:45 22:14:02 7 9.77 0.00 5.14 0.81 0.08 84.19 22:33:45 22:15:01 all 33.94 0.00 6.69 1.66 0.08 57.63 22:33:45 22:15:01 0 33.64 0.00 7.05 1.53 0.09 57.69 22:33:45 22:15:01 1 33.22 0.00 6.02 0.39 0.09 60.28 22:33:45 22:15:01 2 34.60 0.00 7.25 0.52 0.09 57.55 22:33:45 22:15:01 3 34.59 0.00 7.16 8.08 0.09 50.09 22:33:45 22:15:01 4 33.74 0.00 6.64 1.26 0.09 58.28 22:33:45 22:15:01 5 33.89 0.00 6.61 0.21 0.07 59.23 22:33:45 22:15:01 6 34.48 0.00 6.57 0.60 0.09 58.26 22:33:45 22:15:01 7 33.39 0.00 6.19 0.66 0.07 59.70 22:33:45 22:16:01 all 6.84 0.00 2.21 1.15 0.04 89.76 22:33:45 22:16:01 0 6.18 0.00 2.53 2.24 0.03 89.01 22:33:45 22:16:01 1 7.06 0.00 2.23 0.07 0.03 90.61 22:33:45 22:16:01 2 6.52 0.00 2.36 0.64 0.03 90.45 22:33:45 22:16:01 3 8.07 0.00 2.67 0.12 0.03 89.11 22:33:45 22:16:01 4 7.17 0.00 2.36 1.83 0.03 88.61 22:33:45 22:16:01 5 6.45 0.00 1.79 0.25 0.03 91.47 22:33:45 22:16:01 6 5.50 0.00 1.68 0.62 0.03 92.18 22:33:45 22:16:01 7 7.77 0.00 2.08 3.45 0.05 86.65 22:33:45 22:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:33:45 22:17:01 0 0.00 0.00 0.02 0.03 0.00 99.95 22:33:45 22:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:17:01 5 0.03 0.00 0.05 0.00 0.02 99.90 22:33:45 22:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:33:45 22:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 22:33:45 22:18:01 0 0.03 0.00 0.02 0.02 0.02 99.92 22:33:45 22:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:33:45 22:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 22:33:45 22:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:33:45 22:18:01 5 0.03 0.00 0.03 0.00 0.03 99.90 22:33:45 22:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:18:01 7 0.03 0.00 0.05 0.02 0.00 99.90 22:33:45 22:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:33:45 22:19:01 0 0.02 0.00 0.02 0.03 0.00 99.93 22:33:45 22:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 22:33:45 22:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:19:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:33:45 22:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 22:33:45 22:20:01 0 0.05 0.00 0.02 0.02 0.02 99.90 22:33:45 22:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:33:45 22:20:01 5 0.03 0.00 0.05 0.00 0.02 99.90 22:33:45 22:20:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:33:45 22:20:01 7 0.03 0.00 0.02 0.02 0.02 99.92 22:33:45 22:21:01 all 0.00 0.00 0.00 0.00 0.01 99.98 22:33:45 22:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 22:33:45 22:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:33:45 22:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:33:45 22:22:01 0 0.05 0.00 0.03 0.02 0.02 99.88 22:33:45 22:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:33:45 22:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:33:45 22:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:33:45 22:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:33:45 22:23:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:33:45 22:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 22:33:45 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:33:45 22:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:23:01 5 0.00 0.00 0.00 0.03 0.00 99.97 22:33:45 22:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:33:45 22:23:01 7 0.02 0.00 0.00 0.05 0.00 99.93 22:33:45 22:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:33:45 22:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:33:45 22:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:33:45 22:24:01 2 0.08 0.00 0.02 0.00 0.03 99.87 22:33:45 22:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:33:45 22:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:33:45 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:24:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:33:45 22:33:45 22:24:01 CPU %user %nice %system %iowait %steal %idle 22:33:45 22:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:33:45 22:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:33:45 22:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:33:45 22:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 22:33:45 22:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:33:45 22:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 22:33:45 22:26:01 all 0.01 0.00 0.00 0.01 0.00 99.98 22:33:45 22:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:33:45 22:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:33:45 22:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:33:45 22:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:33:45 22:27:01 all 0.01 0.00 0.00 0.01 0.00 99.97 22:33:45 22:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:33:45 22:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:27:01 2 0.05 0.00 0.00 0.00 0.02 99.93 22:33:45 22:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 22:33:45 22:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:27:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:33:45 22:28:01 all 0.01 0.00 0.02 0.00 0.01 99.96 22:33:45 22:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:33:45 22:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:28:01 2 0.02 0.00 0.03 0.00 0.03 99.92 22:33:45 22:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:33:45 22:28:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:33:45 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:33:45 22:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:33:45 22:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:33:45 22:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:29:01 2 0.03 0.00 0.02 0.02 0.02 99.92 22:33:45 22:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:33:45 22:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:29:01 7 0.02 0.00 0.00 0.03 0.00 99.95 22:33:45 22:30:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:33:45 22:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:33:45 22:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:33:45 22:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:33:45 22:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 22:33:45 22:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:30:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:33:45 22:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 22:33:45 22:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:33:45 22:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:33:45 22:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:33:45 22:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 22:33:45 22:31:01 5 0.02 0.00 0.00 0.03 0.00 99.95 22:33:45 22:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:33:45 22:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:33:45 22:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:33:45 22:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:33:45 22:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:33:45 22:32:01 3 0.02 0.00 0.00 0.00 0.03 99.95 22:33:45 22:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:33:45 22:32:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:33:45 22:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:33:45 22:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:33:45 22:33:01 all 4.25 0.00 1.59 0.45 0.02 93.69 22:33:45 22:33:01 0 3.43 0.00 1.56 0.02 0.02 94.98 22:33:45 22:33:01 1 4.77 0.00 1.49 0.05 0.02 93.67 22:33:45 22:33:01 2 4.09 0.00 1.88 0.02 0.00 94.02 22:33:45 22:33:01 3 4.30 0.00 1.64 0.02 0.03 94.01 22:33:45 22:33:01 4 5.56 0.00 1.29 0.03 0.02 93.10 22:33:45 22:33:01 5 3.83 0.00 1.44 2.89 0.02 91.83 22:33:45 22:33:01 6 4.29 0.00 1.81 0.05 0.02 93.83 22:33:45 22:33:01 7 3.73 0.00 1.64 0.52 0.03 94.08 22:33:45 Average: all 2.75 0.00 0.73 0.37 0.02 96.13 22:33:45 Average: 0 2.68 0.00 0.79 0.28 0.02 96.23 22:33:45 Average: 1 2.68 0.00 0.68 0.10 0.01 96.53 22:33:45 Average: 2 2.71 0.00 0.80 0.49 0.02 95.97 22:33:45 Average: 3 2.95 0.00 0.72 0.61 0.01 95.71 22:33:45 Average: 4 2.77 0.00 0.74 0.31 0.02 96.16 22:33:45 Average: 5 2.74 0.00 0.66 0.25 0.02 96.32 22:33:45 Average: 6 2.77 0.00 0.69 0.67 0.01 95.86 22:33:45 Average: 7 2.68 0.00 0.75 0.29 0.01 96.27 22:33:45 22:33:45 22:33:45