Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10c8498a836d213a72528a39cca8cbe97667fe45 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-ssh8433250709409021357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14872894442503950036.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9541937281926010081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16790152194048004669.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-ssh10729248362812414720.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.21 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-9013 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 10c8498a836d213a72528a39cca8cbe97667fe45 (main) Commit message: "Merge pull request #220 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" > 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 10c8498a836d213a72528a39cca8cbe97667fe45 # timeout=10 > git rev-list --no-walk 8226b0f40126749f7ecbcd5fcfadaed25d3d0c07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:36:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:36:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:36:25 ========================================================= 01:36:25 EdgeX Global Pipelines Version Info 01:36:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:36:26 ------------------- 01:36:26 stable info: 01:36:26 ------------------- 01:36:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:36:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:36:26 Message: update stable to v1.0.258 01:36:26 ------------------- 01:36:26 experimental info: 01:36:26 ------------------- 01:36:26 Commited By: **** collab-it+edgex@linuxfoundation.org 01:36:26 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:36:26 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:36:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:36:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] echo 01:36:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10c8498 [Pipeline] echo 01:36:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:28 provisioning config files... 01:36:28 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12489193623089667495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:28 ---> ****-login.sh 01:36:28 nexus3.edgexfoundry.org:10001 01:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:28 Configure a credential helper to remove this warning. See 01:36:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:28 01:36:28 Login Succeeded 01:36:28 nexus3.edgexfoundry.org:10002 01:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:29 Configure a credential helper to remove this warning. See 01:36:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:29 01:36:29 Login Succeeded 01:36:29 nexus3.edgexfoundry.org:10003 01:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:29 Configure a credential helper to remove this warning. See 01:36:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:29 01:36:29 Login Succeeded 01:36:29 nexus3.edgexfoundry.org:10004 01:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:29 Configure a credential helper to remove this warning. See 01:36:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:29 01:36:29 Login Succeeded 01:36:29 ****.io 01:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:29 Configure a credential helper to remove this warning. See 01:36:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:29 01:36:29 Login Succeeded 01:36:29 ---> ****-login.sh ends [Pipeline] } 01:36:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:36:30 + git rev-list -1 --merges 10c8498a836d213a72528a39cca8cbe97667fe45~1..10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] echo 01:36:30 -----------> git rev-list -1 --merges 10c8498a836d213a72528a39cca8cbe97667fe45~1..10c8498a836d213a72528a39cca8cbe97667fe45 10c8498a836d213a72528a39cca8cbe97667fe45 01:36:30 10c8498a836d213a72528a39cca8cbe97667fe45 [false] [Pipeline] sh 01:36:30 + git log --format=format:%s -1 10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] echo 01:36:30 ========================================================= 01:36:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:36:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:30 + git log --format=format:%s -1 10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] echo 01:36:30 [semverPrep] GIT_COMMIT: 10c8498a836d213a72528a39cca8cbe97667fe45, Commit Message: Merge pull request #220 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0 [Pipeline] echo 01:36:30 [semverPrep] This is not a build commit. [Pipeline] sh 01:36:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:36:31 + grep -v github /etc/ssh/ssh_known_hosts 01:36:31 + [ -e /tmp/ssh_known_hosts ] 01:36:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:36:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:36:31 + sudo tee -a /etc/ssh/ssh_known_hosts 01:36:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:31 01:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:31 0.1.4: Pulling from edgex-devops/py-git-semver 01:36:31 b85a868b505f: Pulling fs layer 01:36:31 e2be974225ed: Pulling fs layer 01:36:31 339a4e72a1f5: Pulling fs layer 01:36:31 988bab9f4d93: Pulling fs layer 01:36:31 1469e6f7b9e6: Pulling fs layer 01:36:31 eaf3925da568: Pulling fs layer 01:36:31 bab4dde63d76: Pulling fs layer 01:36:31 bde34c3a00c8: Pulling fs layer 01:36:31 b352a97aabf1: Pulling fs layer 01:36:31 4872d77fe225: Pulling fs layer 01:36:31 5851b861e8e6: Pulling fs layer 01:36:31 1469e6f7b9e6: Waiting 01:36:31 eaf3925da568: Waiting 01:36:31 bab4dde63d76: Waiting 01:36:31 bde34c3a00c8: Waiting 01:36:31 b352a97aabf1: Waiting 01:36:31 988bab9f4d93: Waiting 01:36:31 4872d77fe225: Waiting 01:36:31 5851b861e8e6: Waiting 01:36:31 e2be974225ed: Download complete 01:36:31 988bab9f4d93: Verifying Checksum 01:36:31 988bab9f4d93: Download complete 01:36:31 1469e6f7b9e6: Verifying Checksum 01:36:31 1469e6f7b9e6: Download complete 01:36:31 339a4e72a1f5: Verifying Checksum 01:36:31 339a4e72a1f5: Download complete 01:36:32 eaf3925da568: Download complete 01:36:32 bde34c3a00c8: Download complete 01:36:32 b352a97aabf1: Verifying Checksum 01:36:32 b352a97aabf1: Download complete 01:36:32 4872d77fe225: Verifying Checksum 01:36:32 4872d77fe225: Download complete 01:36:32 5851b861e8e6: Download complete 01:36:32 b85a868b505f: Verifying Checksum 01:36:32 b85a868b505f: Download complete 01:36:32 bab4dde63d76: Verifying Checksum 01:36:32 bab4dde63d76: Download complete 01:36:33 b85a868b505f: Pull complete 01:36:33 e2be974225ed: Pull complete 01:36:34 339a4e72a1f5: Pull complete 01:36:34 988bab9f4d93: Pull complete 01:36:34 1469e6f7b9e6: Pull complete 01:36:34 eaf3925da568: Pull complete 01:36:36 bab4dde63d76: Pull complete 01:36:36 bde34c3a00c8: Pull complete 01:36:36 b352a97aabf1: Pull complete 01:36:36 4872d77fe225: Pull complete 01:36:37 5851b861e8e6: Pull complete 01:36:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:36:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:36:37 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:36:37 $ 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 01:36:40 $ docker top 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 -eo pid,comm 01:36:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:36:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:36:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:41 [ssh-agent] Looking for ssh-agent implementation... 01:36:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:41 $ docker exec 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 ssh-agent 01:36:41 SSH_AUTH_SOCK=/tmp/ssh-swUtLFfyqjNq/agent.32 01:36:41 SSH_AGENT_PID=38 01:36:41 Running ssh-add (command line suppressed) 01:36:41 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4819989449113367858.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4819989449113367858.key) 01:36:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:41 + git tag --points-at HEAD [Pipeline] } 01:36:41 $ docker exec --env ******** --env ******** 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 ssh-agent -k 01:36:41 unset SSH_AUTH_SOCK; 01:36:41 unset SSH_AGENT_PID; 01:36:41 echo Agent pid 38 killed; 01:36:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:36:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:36:41 [ssh-agent] Looking for ssh-agent implementation... 01:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:36:42 $ docker exec 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 ssh-agent 01:36:42 SSH_AUTH_SOCK=/tmp/ssh-kkNAOYRHUZth/agent.70 01:36:42 SSH_AGENT_PID=76 01:36:42 Running ssh-add (command line suppressed) 01:36:42 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15055745785875117659.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15055745785875117659.key) 01:36:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:36:42 + git semver init 01:36:42 2023-11-29 01:36:42,733 [run_init] DEBUG init version:0.0.0 force:False 01:36:42 2023-11-29 01:36:42,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 01:36:42 2023-11-29 01:36:42,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 01:36:42 2023-11-29 01:36:42,735 [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) 01:36:44 2023-11-29 01:36:44,358 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 01:36:44 2023-11-29 01:36:44,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 01:36:44 2023-11-29 01:36:44,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:36:44 2023-11-29 01:36:44,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:36:44 3.2.0-dev.2 [Pipeline] } 01:36:44 $ docker exec --env ******** --env ******** 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 ssh-agent -k 01:36:44 unset SSH_AUTH_SOCK; 01:36:44 unset SSH_AGENT_PID; 01:36:44 echo Agent pid 76 killed; 01:36:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:36:45 + git semver [Pipeline] } 01:36:45 $ docker stop --time=1 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 01:36:46 $ docker rm -f --volumes 36a5b4c823fbceba1b359760a8db00b4b41391fa7cdce6ebe75dbede831c1957 [Pipeline] // withDockerContainer [Pipeline] sh 01:36:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:36:47 Stashed 1 file(s) [Pipeline] echo 01:36:47 [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:47 provisioning config files... 01:36:47 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15868993513483605531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:48 ---> ****-login.sh 01:36:48 nexus3.edgexfoundry.org:10001 01:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:48 Configure a credential helper to remove this warning. See 01:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:48 01:36:48 Login Succeeded 01:36:48 nexus3.edgexfoundry.org:10002 01:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:48 Configure a credential helper to remove this warning. See 01:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:48 01:36:48 Login Succeeded 01:36:48 nexus3.edgexfoundry.org:10003 01:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:48 Configure a credential helper to remove this warning. See 01:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:48 01:36:48 Login Succeeded 01:36:48 nexus3.edgexfoundry.org:10004 01:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:48 Configure a credential helper to remove this warning. See 01:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:48 01:36:48 Login Succeeded 01:36:48 ****.io 01:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:36:48 Configure a credential helper to remove this warning. See 01:36:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:36:48 01:36:48 Login Succeeded 01:36:48 ---> ****-login.sh ends [Pipeline] } 01:36:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:36:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:36:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:36:48 ========================================================= 01:36:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:36:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:36:49 Sending build context to Docker daemon 24.46MB 01:36:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:36:49 Step 2/12 : FROM ${BASE} AS builder 01:36:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:36:49 7264a8db6415: Pulling fs layer 01:36:49 c4d48a809fc2: Pulling fs layer 01:36:49 4f1c88b9dad5: Pulling fs layer 01:36:49 ad3a456e5733: Pulling fs layer 01:36:49 69c7f0334f64: Pulling fs layer 01:36:49 1f1c1a5573a3: Pulling fs layer 01:36:49 ce7588e14bc9: Pulling fs layer 01:36:49 b5e4710f87ac: Pulling fs layer 01:36:49 ad3a456e5733: Waiting 01:36:49 1f1c1a5573a3: Waiting 01:36:49 b5e4710f87ac: Waiting 01:36:49 ce7588e14bc9: Waiting 01:36:49 c4d48a809fc2: Verifying Checksum 01:36:49 c4d48a809fc2: Download complete 01:36:49 ad3a456e5733: Verifying Checksum 01:36:49 ad3a456e5733: Download complete 01:36:49 69c7f0334f64: Verifying Checksum 01:36:49 69c7f0334f64: Download complete 01:36:49 7264a8db6415: Verifying Checksum 01:36:49 7264a8db6415: Download complete 01:36:49 1f1c1a5573a3: Verifying Checksum 01:36:49 1f1c1a5573a3: Download complete 01:36:49 7264a8db6415: Pull complete 01:36:49 b5e4710f87ac: Verifying Checksum 01:36:49 b5e4710f87ac: Download complete 01:36:49 c4d48a809fc2: Pull complete 01:36:49 4f1c88b9dad5: Download complete 01:36:50 ce7588e14bc9: Verifying Checksum 01:36:52 4f1c88b9dad5: Pull complete 01:36:52 ad3a456e5733: Pull complete 01:36:53 69c7f0334f64: Pull complete 01:36:53 1f1c1a5573a3: Pull complete 01:36:55 ce7588e14bc9: Pull complete 01:36:56 b5e4710f87ac: Pull complete 01:36:56 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:36:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:36:56 ---> 88b5674ff536 01:36:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:37:00 ---> Running in a682646c7a93 01:37:00 Removing intermediate container a682646c7a93 01:37:00 ---> 956a78efcea2 01:37:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:37:00 ---> Running in 6420099de4e7 01:37:00 Removing intermediate container 6420099de4e7 01:37:00 ---> 61566137b067 01:37:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:37:00 ---> Running in 338e60e1ae6a 01:37:00 Removing intermediate container 338e60e1ae6a 01:37:00 ---> b87cff41a54d 01:37:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:37:00 ---> Running in 38fa3b6620cb 01:37:00 Removing intermediate container 38fa3b6620cb 01:37:00 ---> 429fd28fde55 01:37:00 Step 7/12 : WORKDIR /device-gpio 01:37:00 ---> Running in 286c5134d7f3 01:37:00 Removing intermediate container 286c5134d7f3 01:37:00 ---> 7239d966db9d 01:37:00 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:00 ---> Running in b7dd986a0423 01:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:37:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:37:01 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:37:01 (2/4) Installing libedit (20221030.3.1-r1) 01:37:01 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:37:01 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:37:01 Executing busybox-1.36.1-r5.trigger 01:37:01 OK: 268 MiB in 56 packages 01:37:01 Removing intermediate container b7dd986a0423 01:37:01 ---> fa4b68a86a9f 01:37:01 Step 9/12 : COPY go.mod vendor* ./ 01:37:02 ---> 5eec2aafc35c 01:37:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:02 ---> Running in d73d5517fef5 01:37:02 Still waiting to schedule task 01:37:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:37:40 Removing intermediate container d73d5517fef5 01:37:40 ---> e0d68361c7ee 01:37:40 Step 11/12 : COPY . . 01:37:41 ---> b66fd841b8c3 01:37:41 Step 12/12 : RUN ${MAKE} 01:37:41 ---> Running in 995c450a1c3e 01:37:41 noop 01:37:42 Removing intermediate container 995c450a1c3e 01:37:42 ---> 03d6efe3da0e 01:37:42 Successfully built 03d6efe3da0e 01:37:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:42 + docker inspect -f . ci-base-image-x86_64 01:37:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:42 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:37:42 $ 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 01:37:42 $ docker top b2352bd4d62771d693139545522f45c88d96362bdca9f388ed153ae2a0d0d338 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:43 + go version 01:37:43 go version go1.21.0 linux/amd64 [Pipeline] } 01:37:43 $ docker stop --time=1 b2352bd4d62771d693139545522f45c88d96362bdca9f388ed153ae2a0d0d338 01:37:44 $ docker rm -f --volumes b2352bd4d62771d693139545522f45c88d96362bdca9f388ed153ae2a0d0d338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:45 + docker inspect -f . ci-base-image-x86_64 01:37:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:45 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:37:45 $ 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 01:37:45 $ docker top d9e214822087de76fac5acb83bcd4911464e33f755bc6a9a2d0fbfa2332fb50d -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 01:37:46 + make test 01:37:46 go test ./... -coverprofile=coverage.out ./... 01:37:47 ? github.com/edgexfoundry/device-gpio [no test files] 01:37:57 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:37:57 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:38:02 go vet ./... 01:38:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:38:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:38:05 ./bin/test-attribution-txt.sh [Pipeline] echo 01:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:38:05 $ docker stop --time=1 d9e214822087de76fac5acb83bcd4911464e33f755bc6a9a2d0fbfa2332fb50d 01:38:08 $ docker rm -f --volumes d9e214822087de76fac5acb83bcd4911464e33f755bc6a9a2d0fbfa2332fb50d [Pipeline] // withDockerContainer [Pipeline] sh 01:38:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:38:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:38:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:38:09 + ls -al . 01:38:09 total 152 01:38:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:37 . 01:38:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 01:36 .. 01:38:09 -rw-rw-r-- 1 jenkins jenkins 120 Nov 29 01:36 .dockerignore 01:38:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:37 .git 01:38:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:36 .github 01:38:09 -rw-rw-r-- 1 jenkins jenkins 277 Nov 29 01:36 .gitignore 01:38:09 -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 01:36 .golangci.yml 01:38:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 01:36 .semver 01:38:09 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 29 01:36 Attribution.txt 01:38:09 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 29 01:36 CHANGELOG.md 01:38:09 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 29 01:36 Dockerfile 01:38:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 01:36 GOVERNANCE.md 01:38:09 -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 01:36 Jenkinsfile 01:38:09 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 01:36 LICENSE 01:38:09 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 29 01:36 Makefile 01:38:09 -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 01:36 OWNERS.md 01:38:09 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 29 01:36 README.md 01:38:09 -rw-rw-r-- 1 jenkins jenkins 11 Nov 29 01:36 VERSION 01:38:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:36 bin 01:38:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:36 cmd 01:38:09 -rw-r--r-- 1 jenkins jenkins 10 Nov 29 01:37 coverage.out 01:38:09 -rw-rw-r-- 1 jenkins jenkins 3693 Nov 29 01:36 go.mod 01:38:09 -rw-rw-r-- 1 jenkins jenkins 35440 Nov 29 01:36 go.sum 01:38:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:36 internal 01:38:09 -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:09 + 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=10c8498a836d213a72528a39cca8cbe97667fe45 --label arch=amd64 --label version=3.2.0-dev.2 . 01:38:09 Sending build context to Docker daemon 24.46MB 01:38:09 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:38:09 Step 2/26 : FROM ${BASE} AS builder 01:38:09 ---> 03d6efe3da0e 01:38:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:38:10 ---> Running in 62e83d9b18b3 01:38:10 Removing intermediate container 62e83d9b18b3 01:38:10 ---> 0b3d62e9d5ec 01:38:10 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:10 ---> Running in ed4b0b7621cd 01:38:10 Removing intermediate container ed4b0b7621cd 01:38:10 ---> 06f2bba30514 01:38:10 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:38:10 ---> Running in c713d5fd0a51 01:38:10 Removing intermediate container c713d5fd0a51 01:38:10 ---> 75a1df1a61fe 01:38:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:38:10 ---> Running in 4c50909f8ed6 01:38:10 Removing intermediate container 4c50909f8ed6 01:38:10 ---> 499f4af4861c 01:38:10 Step 7/26 : WORKDIR /device-gpio 01:38:10 ---> Running in 8b69ad42b84f 01:38:10 Removing intermediate container 8b69ad42b84f 01:38:10 ---> 6820b31c1616 01:38:10 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:10 ---> Running in 590451bd5f9d 01:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:11 OK: 268 MiB in 56 packages 01:38:11 Removing intermediate container 590451bd5f9d 01:38:11 ---> cc05a39bed9f 01:38:11 Step 9/26 : COPY go.mod vendor* ./ 01:38:11 ---> 09c22065a817 01:38:11 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:11 ---> Running in 29aca54e5cb7 01:38:12 Removing intermediate container 29aca54e5cb7 01:38:12 ---> e0efc41ae33b 01:38:12 Step 11/26 : COPY . . 01:38:12 ---> 659151865f99 01:38:12 Step 12/26 : RUN ${MAKE} 01:38:12 ---> Running in a1afd412a5a6 01:38:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:38:31 Removing intermediate container a1afd412a5a6 01:38:31 ---> f1ddb946bb9b 01:38:31 Step 13/26 : FROM alpine:3.18 01:38:31 3.18: Pulling from library/alpine 01:38:31 96526aa774ef: Pulling fs layer 01:38:31 96526aa774ef: Verifying Checksum 01:38:31 96526aa774ef: Download complete 01:38:31 96526aa774ef: Pull complete 01:38:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:38:31 Status: Downloaded newer image for alpine:3.18 01:38:31 ---> 8ca4688f4f35 01:38:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:38:31 ---> Running in adfb738dc29f 01:38:31 Removing intermediate container adfb738dc29f 01:38:31 ---> e0b7ff0fdeda 01:38:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:38:31 ---> Running in 4c04d641ebde 01:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:32 (1/1) Installing dumb-init (1.2.5-r2) 01:38:32 Executing busybox-1.36.1-r2.trigger 01:38:32 OK: 7 MiB in 16 packages 01:38:33 Removing intermediate container 4c04d641ebde 01:38:33 ---> a767cbe79bd3 01:38:33 Step 16/26 : RUN apk --no-cache upgrade 01:38:33 ---> Running in 5160cdd4f3b2 01:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:33 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 01:38:33 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 01:38:33 Executing busybox-1.36.1-r5.post-upgrade 01:38:33 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 01:38:33 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 01:38:33 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 01:38:33 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 01:38:33 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 01:38:33 Executing busybox-1.36.1-r5.trigger 01:38:33 OK: 7 MiB in 16 packages 01:38:34 Removing intermediate container 5160cdd4f3b2 01:38:34 ---> 33db58521b29 01:38:34 Step 17/26 : WORKDIR / 01:38:34 ---> Running in 9d08b5d1a1ba 01:38:34 Removing intermediate container 9d08b5d1a1ba 01:38:34 ---> 6aec20e9bf64 01:38:34 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:38:34 ---> 9c96faceb0d3 01:38:34 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:38:34 ---> d73b301a792c 01:38:34 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:38:35 ---> 4d4031028a58 01:38:35 Step 21/26 : EXPOSE 59910 01:38:35 ---> Running in 263689ed875d 01:38:35 Removing intermediate container 263689ed875d 01:38:35 ---> 9cb4c12123fa 01:38:35 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:38:35 ---> Running in 1ec23ea4961f 01:38:35 Removing intermediate container 1ec23ea4961f 01:38:35 ---> a4cf0d658e17 01:38:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:38:35 ---> Running in 8b46d1fd4248 01:38:35 Removing intermediate container 8b46d1fd4248 01:38:35 ---> 0d18637f3f35 01:38:35 Step 24/26 : LABEL arch=amd64 01:38:35 ---> Running in 0861fdd42197 01:38:35 Removing intermediate container 0861fdd42197 01:38:35 ---> 35612a02e633 01:38:35 Step 25/26 : LABEL git_sha=10c8498a836d213a72528a39cca8cbe97667fe45 01:38:35 ---> Running in 3e583c323ffe 01:38:35 Removing intermediate container 3e583c323ffe 01:38:35 ---> 6fce14eb5b23 01:38:35 Step 26/26 : LABEL version=3.2.0-dev.2 01:38:35 ---> Running in 3af3804c8ed7 01:38:35 Removing intermediate container 3af3804c8ed7 01:38:35 ---> e25662722b68 01:38:35 [Warning] One or more build-args [ARCH] were not consumed 01:38:35 Successfully built e25662722b68 01:38:35 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:36 provisioning config files... 01:38:36 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10875858081280019008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:36 ---> ****-login.sh 01:38:36 nexus3.edgexfoundry.org:10001 01:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:36 Configure a credential helper to remove this warning. See 01:38:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:36 01:38:36 Login Succeeded 01:38:36 nexus3.edgexfoundry.org:10002 01:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:36 Configure a credential helper to remove this warning. See 01:38:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:36 01:38:36 Login Succeeded 01:38:36 nexus3.edgexfoundry.org:10003 01:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:36 Configure a credential helper to remove this warning. See 01:38:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:36 01:38:36 Login Succeeded 01:38:36 nexus3.edgexfoundry.org:10004 01:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:36 Configure a credential helper to remove this warning. See 01:38:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:36 01:38:36 Login Succeeded 01:38:36 ****.io 01:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:37 Configure a credential helper to remove this warning. See 01:38:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:37 01:38:37 Login Succeeded 01:38:37 ---> ****-login.sh ends [Pipeline] } 01:38:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:38:37 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 01:38:37 10c8498a836d213a72528a39cca8cbe97667fe45 01:38:37 latest 01:38:37 3.2.0-dev.2 01:38:37 10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 01:38:37 main 01:38:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:37 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45 01:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:38:38 57d5a9d0fc0a: Preparing 01:38:38 f70390aafbe8: Preparing 01:38:38 347597a006a7: Preparing 01:38:38 a853706b5651: Preparing 01:38:38 7e30a2b1c892: Preparing 01:38:38 cc2447e1835a: Preparing 01:38:38 cc2447e1835a: Waiting 01:38:38 7e30a2b1c892: Pushed 01:38:38 347597a006a7: Pushed 01:38:38 f70390aafbe8: Pushed 01:38:38 cc2447e1835a: Layer already exists 01:38:39 a853706b5651: Pushed 01:38:40 57d5a9d0fc0a: Pushed 01:38:40 10c8498a836d213a72528a39cca8cbe97667fe45: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:41 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 01:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:38:41 57d5a9d0fc0a: Preparing 01:38:41 f70390aafbe8: Preparing 01:38:41 347597a006a7: Preparing 01:38:41 a853706b5651: Preparing 01:38:41 7e30a2b1c892: Preparing 01:38:41 cc2447e1835a: Preparing 01:38:41 cc2447e1835a: Waiting 01:38:41 7e30a2b1c892: Layer already exists 01:38:41 f70390aafbe8: Layer already exists 01:38:41 57d5a9d0fc0a: Layer already exists 01:38:41 347597a006a7: Layer already exists 01:38:41 a853706b5651: Layer already exists 01:38:41 cc2447e1835a: Layer already exists 01:38:41 latest: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.2 01:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:38:42 57d5a9d0fc0a: Preparing 01:38:42 f70390aafbe8: Preparing 01:38:42 347597a006a7: Preparing 01:38:42 a853706b5651: Preparing 01:38:42 7e30a2b1c892: Preparing 01:38:42 cc2447e1835a: Preparing 01:38:42 cc2447e1835a: Waiting 01:38:42 57d5a9d0fc0a: Layer already exists 01:38:42 f70390aafbe8: Layer already exists 01:38:42 347597a006a7: Layer already exists 01:38:42 7e30a2b1c892: Layer already exists 01:38:42 a853706b5651: Layer already exists 01:38:42 cc2447e1835a: Layer already exists 01:38:42 3.2.0-dev.2: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 01:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:38:43 57d5a9d0fc0a: Preparing 01:38:43 f70390aafbe8: Preparing 01:38:43 347597a006a7: Preparing 01:38:43 a853706b5651: Preparing 01:38:43 7e30a2b1c892: Preparing 01:38:43 cc2447e1835a: Preparing 01:38:43 cc2447e1835a: Waiting 01:38:43 a853706b5651: Layer already exists 01:38:43 7e30a2b1c892: Layer already exists 01:38:43 57d5a9d0fc0a: Layer already exists 01:38:43 f70390aafbe8: Layer already exists 01:38:43 347597a006a7: Layer already exists 01:38:43 cc2447e1835a: Layer already exists 01:38:43 10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 01:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:38:44 57d5a9d0fc0a: Preparing 01:38:44 f70390aafbe8: Preparing 01:38:44 347597a006a7: Preparing 01:38:44 a853706b5651: Preparing 01:38:44 7e30a2b1c892: Preparing 01:38:44 cc2447e1835a: Preparing 01:38:44 cc2447e1835a: Waiting 01:38:44 347597a006a7: Layer already exists 01:38:44 57d5a9d0fc0a: Layer already exists 01:38:44 f70390aafbe8: Layer already exists 01:38:44 a853706b5651: Layer already exists 01:38:44 7e30a2b1c892: Layer already exists 01:38:44 cc2447e1835a: Layer already exists 01:38:44 main: digest: sha256:f86b31df955d02cad92673d53be47471078086d20bd2de5baf0704d9be4a8147 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:38:44 ===================================================== [Pipeline] echo 01:38:44 taggedImages: 01:38:44 - nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45 01:38:44 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:38:44 - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.2 01:38:44 - nexus3.edgexfoundry.org:10004/device-gpio:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 01:38:44 - 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 01:38:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:44 01:38:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:45 latest: Pulling from edgex-lftools-log-publisher 01:38:45 5eb5b503b376: Pulling fs layer 01:38:45 5c69ac0246d0: Pulling fs layer 01:38:45 ec43610c2a17: Pulling fs layer 01:38:45 3a2ae6a8a46f: Pulling fs layer 01:38:45 33b1e0a273af: Pulling fs layer 01:38:45 5d3b04190fa2: Pulling fs layer 01:38:45 2f39f015ded8: Pulling fs layer 01:38:45 3a2ae6a8a46f: Waiting 01:38:45 33b1e0a273af: Waiting 01:38:45 5d3b04190fa2: Waiting 01:38:45 2f39f015ded8: Waiting 01:38:45 5c69ac0246d0: Verifying Checksum 01:38:45 5c69ac0246d0: Download complete 01:38:45 3a2ae6a8a46f: Download complete 01:38:45 33b1e0a273af: Verifying Checksum 01:38:45 33b1e0a273af: Download complete 01:38:45 5d3b04190fa2: Verifying Checksum 01:38:45 5d3b04190fa2: Download complete 01:38:45 ec43610c2a17: Verifying Checksum 01:38:45 ec43610c2a17: Download complete 01:38:45 5eb5b503b376: Verifying Checksum 01:38:45 5eb5b503b376: Download complete 01:38:46 2f39f015ded8: Verifying Checksum 01:38:46 2f39f015ded8: Download complete 01:38:46 5eb5b503b376: Pull complete 01:38:46 5c69ac0246d0: Pull complete 01:38:47 ec43610c2a17: Pull complete 01:38:47 3a2ae6a8a46f: Pull complete 01:38:47 33b1e0a273af: Pull complete 01:38:47 5d3b04190fa2: Pull complete 01:38:51 2f39f015ded8: Pull complete 01:38:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:38:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:51 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:38:51 $ 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 01:38:55 $ docker top b0985218e58b7c706c9fe536f9a336e49eb14663c3bada0ced5c50814a4d8962 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:55 ---> job-cost.sh 01:38:55 lf-activate-venv: SKIPPING 01:38:55 INFO: No Stack... 01:38:55 INFO: Retrieving Pricing Info for: v3-standard-8 01:38:56 INFO: Archiving Costs [Pipeline] sh 01:38:56 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 01:38:56 + cut -d, -f6 [Pipeline] lock 01:38:56 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] 01:38:56 Resource [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] did not exist. Created. 01:38:56 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:38:56 + echo total: 0.2199999988079071 [Pipeline] stash 01:38:56 Stashed 1 file(s) [Pipeline] } 01:38:56 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 01:38:57 $ docker stop --time=1 b0985218e58b7c706c9fe536f9a336e49eb14663c3bada0ced5c50814a4d8962 01:38:58 $ docker rm -f --volumes b0985218e58b7c706c9fe536f9a336e49eb14663c3bada0ced5c50814a4d8962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:46:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9054 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 01:46:56 Running in /w/workspace/device-gpio/115 [Pipeline] { [Pipeline] checkout 01:46:59 The recommended git tool is: git 01:47:05 using credential edgex-jenkins-ssh 01:47:05 Cloning the remote Git repository 01:47:06 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:47:06 > git init /w/workspace/device-gpio/115 # timeout=10 01:47:09 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:47:09 > git --version # timeout=10 01:47:09 > git --version # 'git version 2.25.1' 01:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:47:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:47:13 Avoid second fetch 01:47:13 Checking out Revision 10c8498a836d213a72528a39cca8cbe97667fe45 (main) 01:47:12 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:47:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:47:14 > git config core.sparsecheckout # timeout=10 01:47:15 Commit message: "Merge pull request #220 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.6.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 01:47:14 > git checkout -f 10c8498a836d213a72528a39cca8cbe97667fe45 # timeout=10 [Pipeline] sh 01:47:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:47:16 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:16 Dload Upload Total Spent Left Speed 01:47:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 66747 0 --:--:-- --:--:-- --:--:-- 66747 [Pipeline] sh 01:47:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:47:17 + sudo tee /etc/docker/daemon.new 01:47:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:47:17 { 01:47:17 "registry-mirrors": [ 01:47:17 "https://nexus3.edgexfoundry.org:10001" 01:47:17 ], 01:47:17 "bip": "10.250.0.254/24", 01:47:17 "hosts": [ 01:47:17 "tcp://0.0.0.0:5555", 01:47:17 "unix:///var/run/docker.sock" 01:47:17 ], 01:47:17 "mtu": 1458, 01:47:17 "selinux-enabled": true, 01:47:17 "seccomp-profile": "/etc/docker/seccomp.json" 01:47:17 } [Pipeline] sh 01:47:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:47:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:36 provisioning config files... 01:47:36 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/115@tmp/config17059225302059950207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:36 ---> ****-login.sh 01:47:36 nexus3.edgexfoundry.org:10001 01:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:37 Configure a credential helper to remove this warning. See 01:47:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:37 01:47:37 Login Succeeded 01:47:37 nexus3.edgexfoundry.org:10002 01:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:37 Configure a credential helper to remove this warning. See 01:47:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:37 01:47:37 Login Succeeded 01:47:37 nexus3.edgexfoundry.org:10003 01:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:38 Configure a credential helper to remove this warning. See 01:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:38 01:47:38 Login Succeeded 01:47:38 nexus3.edgexfoundry.org:10004 01:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:38 Configure a credential helper to remove this warning. See 01:47:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:38 01:47:38 Login Succeeded 01:47:38 ****.io 01:47:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:47:39 Configure a credential helper to remove this warning. See 01:47:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:47:39 01:47:39 Login Succeeded 01:47:39 ---> ****-login.sh ends [Pipeline] } 01:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:47:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:47:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:47:39 ========================================================= 01:47:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:47:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:47:40 Sending build context to Docker daemon 12.29MB 01:47:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:47:40 Step 2/12 : FROM ${BASE} AS builder 01:47:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:47:40 9fda8d8052c6: Pulling fs layer 01:47:40 5d54e960e981: Pulling fs layer 01:47:40 c4a7e357bf2a: Pulling fs layer 01:47:40 f0e02332f6b5: Pulling fs layer 01:47:40 872ee5b61b7b: Pulling fs layer 01:47:40 0c6a40ed1a82: Pulling fs layer 01:47:40 94ae7d8d031c: Pulling fs layer 01:47:40 f0e02332f6b5: Waiting 01:47:40 872ee5b61b7b: Waiting 01:47:40 0c6a40ed1a82: Waiting 01:47:40 94ae7d8d031c: Waiting 01:47:40 5d54e960e981: Verifying Checksum 01:47:40 5d54e960e981: Download complete 01:47:40 f0e02332f6b5: Download complete 01:47:40 872ee5b61b7b: Verifying Checksum 01:47:40 872ee5b61b7b: Download complete 01:47:41 9fda8d8052c6: Verifying Checksum 01:47:41 9fda8d8052c6: Download complete 01:47:41 94ae7d8d031c: Verifying Checksum 01:47:41 94ae7d8d031c: Download complete 01:47:41 9fda8d8052c6: Pull complete 01:47:42 5d54e960e981: Pull complete 01:47:42 c4a7e357bf2a: Verifying Checksum 01:47:42 c4a7e357bf2a: Download complete 01:47:43 0c6a40ed1a82: Verifying Checksum 01:47:43 0c6a40ed1a82: Download complete 01:47:56 c4a7e357bf2a: Pull complete 01:47:56 f0e02332f6b5: Pull complete 01:47:56 872ee5b61b7b: Pull complete 01:48:04 0c6a40ed1a82: Pull complete 01:48:04 94ae7d8d031c: Pull complete 01:48:04 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:48:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:48:04 ---> 86de565de09d 01:48:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:48:06 ---> Running in cf7633f43283 01:48:06 Removing intermediate container cf7633f43283 01:48:06 ---> d06852a83ad2 01:48:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:06 ---> Running in 725cb1a0c553 01:48:07 Removing intermediate container 725cb1a0c553 01:48:07 ---> fb583915be3a 01:48:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:48:07 ---> Running in d71ab8777119 01:48:07 Removing intermediate container d71ab8777119 01:48:07 ---> ba79026ed2bc 01:48:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:48:07 ---> Running in 8a8fb9640ccf 01:48:07 Removing intermediate container 8a8fb9640ccf 01:48:07 ---> 28422f893216 01:48:07 Step 7/12 : WORKDIR /device-gpio 01:48:07 ---> Running in a91cda7934a1 01:48:08 Removing intermediate container a91cda7934a1 01:48:08 ---> 3c5d40430f0b 01:48:08 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:08 ---> Running in 7eea1d80c9d5 01:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:48:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:48:10 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:48:10 (2/4) Installing libedit (20221030.3.1-r1) 01:48:10 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:48:10 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:48:10 Executing busybox-1.36.1-r5.trigger 01:48:11 OK: 271 MiB in 56 packages 01:48:12 Removing intermediate container 7eea1d80c9d5 01:48:12 ---> 3455bdc81fb0 01:48:12 Step 9/12 : COPY go.mod vendor* ./ 01:48:12 ---> 019f9fdd89da 01:48:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:12 ---> Running in ec09650df428 01:49:34 Removing intermediate container ec09650df428 01:49:34 ---> dfd2d9d99459 01:49:34 Step 11/12 : COPY . . 01:49:34 ---> 9c769fa878d1 01:49:34 Step 12/12 : RUN ${MAKE} 01:49:34 ---> Running in 5b537ae75384 01:49:34 noop 01:49:34 Removing intermediate container 5b537ae75384 01:49:34 ---> a0ad5aef5a90 01:49:34 Successfully built a0ad5aef5a90 01:49:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:34 + docker inspect -f . ci-base-image-arm64 01:49:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:35 prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container 01:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/115 -v /w/workspace/device-gpio/115:/w/workspace/device-gpio/115:rw,z -v /w/workspace/device-gpio/115@tmp:/w/workspace/device-gpio/115@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 01:49:36 $ docker top 51f8e7e5aea40e9a898e14c88a676840bb0c92b00f7bdc85ee19306fd691ab1b -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:37 + go version 01:49:37 go version go1.21.0 linux/arm64 [Pipeline] } 01:49:37 $ docker stop --time=1 51f8e7e5aea40e9a898e14c88a676840bb0c92b00f7bdc85ee19306fd691ab1b 01:49:38 $ docker rm -f --volumes 51f8e7e5aea40e9a898e14c88a676840bb0c92b00f7bdc85ee19306fd691ab1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:39 + docker inspect -f . ci-base-image-arm64 01:49:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:40 prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container 01:49:40 $ 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/115 -v /w/workspace/device-gpio/115:/w/workspace/device-gpio/115:rw,z -v /w/workspace/device-gpio/115@tmp:/w/workspace/device-gpio/115@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 01:49:41 $ docker top 641db5f80d02efcb8ae253e5a4ee3a1e0a8d1662f3a1664ddb86c4e3c7f87945 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:41 + git config --global --add safe.directory /w/workspace/device-gpio/115 [Pipeline] fileExists [Pipeline] sh 01:49:42 + make test 01:49:42 go test ./... -coverprofile=coverage.out ./... 01:49:46 ? github.com/edgexfoundry/device-gpio [no test files] 01:51:23 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:51:23 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:51:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:51:23 go vet ./... 01:51:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:51:35 ./bin/test-attribution-txt.sh [Pipeline] echo 01:51:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:51:35 $ docker stop --time=1 641db5f80d02efcb8ae253e5a4ee3a1e0a8d1662f3a1664ddb86c4e3c7f87945 01:51:37 $ docker rm -f --volumes 641db5f80d02efcb8ae253e5a4ee3a1e0a8d1662f3a1664ddb86c4e3c7f87945 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:38 Warning: overwriting stash ‘coverage-report’ 01:51:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:51:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:51:40 + ls -al . 01:51:40 total 148 01:51:40 drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 01:49 . 01:51:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 01:47 .. 01:51:40 -rw-rw-r-- 1 jenkins jenkins 120 Nov 29 01:47 .dockerignore 01:51:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:47 .git 01:51:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:47 .github 01:51:40 -rw-rw-r-- 1 jenkins jenkins 277 Nov 29 01:47 .gitignore 01:51:40 -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 01:47 .golangci.yml 01:51:40 -rw-rw-r-- 1 jenkins jenkins 10671 Nov 29 01:47 Attribution.txt 01:51:40 -rw-rw-r-- 1 jenkins jenkins 7171 Nov 29 01:47 CHANGELOG.md 01:51:40 -rw-rw-r-- 1 jenkins jenkins 1661 Nov 29 01:47 Dockerfile 01:51:40 -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 01:47 GOVERNANCE.md 01:51:40 -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 01:47 Jenkinsfile 01:51:40 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 01:47 LICENSE 01:51:40 -rw-rw-r-- 1 jenkins jenkins 1923 Nov 29 01:47 Makefile 01:51:40 -rw-rw-r-- 1 jenkins jenkins 617 Nov 29 01:47 OWNERS.md 01:51:40 -rw-rw-r-- 1 jenkins jenkins 3578 Nov 29 01:47 README.md 01:51:40 -rw-rw-r-- 1 jenkins jenkins 11 Nov 29 01:36 VERSION 01:51:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:47 bin 01:51:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:47 cmd 01:51:40 -rw-r--r-- 1 jenkins jenkins 10 Nov 29 01:49 coverage.out 01:51:40 -rw-rw-r-- 1 jenkins jenkins 3693 Nov 29 01:47 go.mod 01:51:40 -rw-rw-r-- 1 jenkins jenkins 35440 Nov 29 01:47 go.sum 01:51:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:47 internal 01:51:40 -rw-rw-r-- 1 jenkins jenkins 209 Nov 29 01:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:40 + 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=10c8498a836d213a72528a39cca8cbe97667fe45 --label arch=arm64 --label version=3.2.0-dev.2 . 01:51:41 Sending build context to Docker daemon 12.29MB 01:51:41 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:51:41 Step 2/26 : FROM ${BASE} AS builder 01:51:41 ---> a0ad5aef5a90 01:51:41 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:51:41 ---> Running in b8f0fcddd742 01:51:41 Removing intermediate container b8f0fcddd742 01:51:41 ---> 99b189e64782 01:51:41 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:51:41 ---> Running in 0af8543c7aa5 01:51:42 Removing intermediate container 0af8543c7aa5 01:51:42 ---> b7d646002e08 01:51:42 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:51:42 ---> Running in ec688f9dc561 01:51:42 Removing intermediate container ec688f9dc561 01:51:42 ---> c11bd18c5c8b 01:51:42 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:51:42 ---> Running in 6d5285063a08 01:51:43 Removing intermediate container 6d5285063a08 01:51:43 ---> bc8d39d179c0 01:51:43 Step 7/26 : WORKDIR /device-gpio 01:51:43 ---> Running in 9171cbb2f9fe 01:51:43 Removing intermediate container 9171cbb2f9fe 01:51:43 ---> 96f68b3ba777 01:51:43 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:43 ---> Running in 1cb577ad04f5 01:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:51:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:51:46 OK: 271 MiB in 56 packages 01:51:47 Removing intermediate container 1cb577ad04f5 01:51:47 ---> 9905c5aa4e14 01:51:47 Step 9/26 : COPY go.mod vendor* ./ 01:51:47 ---> c4c9cbc22625 01:51:47 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:47 ---> Running in 3d93a972454c 01:51:50 Removing intermediate container 3d93a972454c 01:51:50 ---> b34f2296024d 01:51:50 Step 11/26 : COPY . . 01:51:50 ---> e2cb5b0f7237 01:51:50 Step 12/26 : RUN ${MAKE} 01:51:50 ---> Running in b4acccc19753 01:51:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:53:58 Removing intermediate container b4acccc19753 01:53:58 ---> b154f474ec7d 01:53:58 Step 13/26 : FROM alpine:3.18 01:53:58 3.18: Pulling from library/alpine 01:53:58 579b34f0a95b: Pulling fs layer 01:53:58 579b34f0a95b: Verifying Checksum 01:53:58 579b34f0a95b: Download complete 01:53:58 579b34f0a95b: Pull complete 01:53:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:53:58 Status: Downloaded newer image for alpine:3.18 01:53:58 ---> 3cc203321400 01:53:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:53:58 ---> Running in b74238aa6ce2 01:53:58 Removing intermediate container b74238aa6ce2 01:53:58 ---> 83793c3f8c08 01:53:58 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:53:58 ---> Running in a7bc6542602e 01:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:53:58 (1/1) Installing dumb-init (1.2.5-r2) 01:53:58 Executing busybox-1.36.1-r2.trigger 01:53:58 OK: 8 MiB in 16 packages 01:53:58 Removing intermediate container a7bc6542602e 01:53:58 ---> caf821d1af34 01:53:58 Step 16/26 : RUN apk --no-cache upgrade 01:53:58 ---> Running in 2b2509f1ab7d 01:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:53:58 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 01:53:58 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 01:53:58 Executing busybox-1.36.1-r5.post-upgrade 01:53:58 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 01:53:58 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 01:53:58 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 01:53:58 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 01:53:58 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 01:53:58 Executing busybox-1.36.1-r5.trigger 01:53:58 OK: 8 MiB in 16 packages 01:53:58 Removing intermediate container 2b2509f1ab7d 01:53:58 ---> f89df2089797 01:53:58 Step 17/26 : WORKDIR / 01:53:58 ---> Running in d8709aec0eca 01:53:58 Removing intermediate container d8709aec0eca 01:53:58 ---> 3c20d11a9420 01:53:58 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:53:58 ---> 7c3eb004f5d6 01:53:58 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:53:58 ---> d0f0569b6f73 01:53:58 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:54:00 ---> cd92a0e8e3d4 01:54:00 Step 21/26 : EXPOSE 59910 01:54:00 ---> Running in 8f02cb201613 01:54:00 Removing intermediate container 8f02cb201613 01:54:00 ---> d4426e796c01 01:54:00 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:54:00 ---> Running in accf017e8622 01:54:01 Removing intermediate container accf017e8622 01:54:01 ---> e18e287f4c91 01:54:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:54:01 ---> Running in 4c6444ea3da1 01:54:01 Removing intermediate container 4c6444ea3da1 01:54:01 ---> 34c15ad74bfb 01:54:01 Step 24/26 : LABEL arch=arm64 01:54:01 ---> Running in c1d6ee052e21 01:54:01 Removing intermediate container c1d6ee052e21 01:54:01 ---> c82a790ac262 01:54:01 Step 25/26 : LABEL git_sha=10c8498a836d213a72528a39cca8cbe97667fe45 01:54:01 ---> Running in c6398d048977 01:54:02 Removing intermediate container c6398d048977 01:54:02 ---> 9618a0b641c9 01:54:02 Step 26/26 : LABEL version=3.2.0-dev.2 01:54:02 ---> Running in 683d1c411b50 01:54:02 Removing intermediate container 683d1c411b50 01:54:02 ---> 6210523475d5 01:54:02 [Warning] One or more build-args [ARCH] were not consumed 01:54:02 Successfully built 6210523475d5 01:54:02 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 01:54:03 provisioning config files... 01:54:03 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/115@tmp/config4855936754764418527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:03 ---> ****-login.sh 01:54:03 nexus3.edgexfoundry.org:10001 01:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:04 Configure a credential helper to remove this warning. See 01:54:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:04 01:54:04 Login Succeeded 01:54:04 nexus3.edgexfoundry.org:10002 01:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:04 Configure a credential helper to remove this warning. See 01:54:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:04 01:54:04 Login Succeeded 01:54:04 nexus3.edgexfoundry.org:10003 01:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:04 Configure a credential helper to remove this warning. See 01:54:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:04 01:54:04 Login Succeeded 01:54:04 nexus3.edgexfoundry.org:10004 01:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:05 Configure a credential helper to remove this warning. See 01:54:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:05 01:54:05 Login Succeeded 01:54:05 ****.io 01:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:05 Configure a credential helper to remove this warning. See 01:54:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:05 01:54:05 Login Succeeded 01:54:05 ---> ****-login.sh ends [Pipeline] } 01:54:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:05 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 01:54:05 10c8498a836d213a72528a39cca8cbe97667fe45 01:54:05 latest 01:54:05 3.2.0-dev.2 01:54:05 10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 01:54:05 main 01:54:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:06 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45 01:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:54:06 ffa13a70c8d6: Preparing 01:54:06 832c707e72d6: Preparing 01:54:06 00902ae57209: Preparing 01:54:06 76797c454dff: Preparing 01:54:06 f7e43e96e354: Preparing 01:54:06 5f4d9fc4d98d: Preparing 01:54:06 5f4d9fc4d98d: Waiting 01:54:07 832c707e72d6: Pushed 01:54:07 f7e43e96e354: Pushed 01:54:07 00902ae57209: Pushed 01:54:07 5f4d9fc4d98d: Layer already exists 01:54:08 76797c454dff: Pushed 01:54:13 ffa13a70c8d6: Pushed 01:54:13 10c8498a836d213a72528a39cca8cbe97667fe45: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 01:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:54:13 ffa13a70c8d6: Preparing 01:54:13 832c707e72d6: Preparing 01:54:13 00902ae57209: Preparing 01:54:13 76797c454dff: Preparing 01:54:13 f7e43e96e354: Preparing 01:54:13 5f4d9fc4d98d: Preparing 01:54:13 5f4d9fc4d98d: Waiting 01:54:13 832c707e72d6: Layer already exists 01:54:13 76797c454dff: Layer already exists 01:54:13 ffa13a70c8d6: Layer already exists 01:54:13 f7e43e96e354: Layer already exists 01:54:13 00902ae57209: Layer already exists 01:54:13 5f4d9fc4d98d: Layer already exists 01:54:13 latest: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:14 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:15 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.2 01:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:54:15 ffa13a70c8d6: Preparing 01:54:15 832c707e72d6: Preparing 01:54:15 00902ae57209: Preparing 01:54:15 76797c454dff: Preparing 01:54:15 f7e43e96e354: Preparing 01:54:15 5f4d9fc4d98d: Preparing 01:54:15 5f4d9fc4d98d: Waiting 01:54:15 f7e43e96e354: Layer already exists 01:54:15 76797c454dff: Layer already exists 01:54:15 00902ae57209: Layer already exists 01:54:15 832c707e72d6: Layer already exists 01:54:15 ffa13a70c8d6: Layer already exists 01:54:15 5f4d9fc4d98d: Layer already exists 01:54:15 3.2.0-dev.2: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:15 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:16 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 01:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:54:16 ffa13a70c8d6: Preparing 01:54:16 832c707e72d6: Preparing 01:54:16 00902ae57209: Preparing 01:54:16 76797c454dff: Preparing 01:54:16 f7e43e96e354: Preparing 01:54:16 5f4d9fc4d98d: Preparing 01:54:16 5f4d9fc4d98d: Waiting 01:54:16 76797c454dff: Layer already exists 01:54:16 f7e43e96e354: Layer already exists 01:54:16 00902ae57209: Layer already exists 01:54:16 832c707e72d6: Layer already exists 01:54:16 ffa13a70c8d6: Layer already exists 01:54:16 5f4d9fc4d98d: Layer already exists 01:54:16 10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:17 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 01:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:54:17 ffa13a70c8d6: Preparing 01:54:17 832c707e72d6: Preparing 01:54:17 00902ae57209: Preparing 01:54:17 76797c454dff: Preparing 01:54:17 f7e43e96e354: Preparing 01:54:17 5f4d9fc4d98d: Preparing 01:54:17 5f4d9fc4d98d: Waiting 01:54:17 f7e43e96e354: Layer already exists 01:54:17 76797c454dff: Layer already exists 01:54:17 832c707e72d6: Layer already exists 01:54:17 ffa13a70c8d6: Layer already exists 01:54:17 00902ae57209: Layer already exists 01:54:17 5f4d9fc4d98d: Layer already exists 01:54:17 main: digest: sha256:ee876073152be326f26fd58b7ce4b8347854950c04d959422eb685a21224061e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:54:18 ===================================================== [Pipeline] echo 01:54:18 taggedImages: 01:54:18 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45 01:54:18 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 01:54:18 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.2 01:54:18 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:10c8498a836d213a72528a39cca8cbe97667fe45-3.2.0-dev.2 01:54:18 - 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 01:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:18 01:54:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:21 arm64: Pulling from edgex-lftools-log-publisher 01:54:21 8998bd30e6a1: Pulling fs layer 01:54:21 04944245beec: Pulling fs layer 01:54:21 699f458cf7ca: Pulling fs layer 01:54:21 765212b225bb: Pulling fs layer 01:54:21 f23df028b6ca: Pulling fs layer 01:54:21 d65c8cfc05b1: Pulling fs layer 01:54:21 2437ff75d9bd: Pulling fs layer 01:54:21 765212b225bb: Waiting 01:54:21 f23df028b6ca: Waiting 01:54:21 d65c8cfc05b1: Waiting 01:54:21 2437ff75d9bd: Waiting 01:54:21 04944245beec: Verifying Checksum 01:54:21 04944245beec: Download complete 01:54:21 765212b225bb: Download complete 01:54:21 f23df028b6ca: Verifying Checksum 01:54:21 f23df028b6ca: Download complete 01:54:21 d65c8cfc05b1: Verifying Checksum 01:54:21 d65c8cfc05b1: Download complete 01:54:21 699f458cf7ca: Verifying Checksum 01:54:21 699f458cf7ca: Download complete 01:54:22 8998bd30e6a1: Verifying Checksum 01:54:22 8998bd30e6a1: Download complete 01:54:25 2437ff75d9bd: Verifying Checksum 01:54:25 2437ff75d9bd: Download complete 01:54:27 8998bd30e6a1: Pull complete 01:54:27 04944245beec: Pull complete 01:54:28 699f458cf7ca: Pull complete 01:54:29 765212b225bb: Pull complete 01:54:29 f23df028b6ca: Pull complete 01:54:29 d65c8cfc05b1: Pull complete 01:54:44 2437ff75d9bd: Pull complete 01:54:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:54:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:45 prd-ubuntu20.04-docker-arm64-4c-16g-9054 does not seem to be running inside a container 01:54:45 $ 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/115 -v /w/workspace/device-gpio/115:/w/workspace/device-gpio/115:rw,z -v /w/workspace/device-gpio/115@tmp:/w/workspace/device-gpio/115@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 01:54:50 $ docker top 905492995e86c15c6b644bb5a373f01a7e45476f8f1cf768041aba150e845c45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:51 ---> job-cost.sh 01:54:51 lf-activate-venv: SKIPPING 01:54:51 INFO: No Stack... 01:54:51 INFO: Retrieving Pricing Info for: v3-standard-4 01:54:52 INFO: Archiving Costs [Pipeline] sh 01:54:53 + cut -d, -f6 01:54:53 + cat /w/workspace/device-gpio/115/archives/cost.csv [Pipeline] lock 01:54:53 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] 01:54:53 Resource [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] did not exist. Created. 01:54:53 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:54:54 /w/workspace/device-gpio/115@tmp/durable-a41bc231/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:54:54 + echo total: 0.10999999940395355 [Pipeline] stash 01:54:54 Warning: overwriting stash ‘stack-cost’ 01:54:54 Stashed 1 file(s) [Pipeline] } 01:54:54 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 01:54:54 $ docker stop --time=1 905492995e86c15c6b644bb5a373f01a7e45476f8f1cf768041aba150e845c45 01:54:56 $ docker rm -f --volumes 905492995e86c15c6b644bb5a373f01a7e45476f8f1cf768041aba150e845c45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:54:57 provisioning config files... 01:54:57 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1595870919850708466tmp [Pipeline] { [Pipeline] sh 01:54:58 + set +x 01:54:58 + bash -s -- 01:54:58 + curl -s https://codecov.io/bash 01:54:58 01:54:58 _____ _ 01:54:58 / ____| | | 01:54:58 | | ___ __| | ___ ___ _____ __ 01:54:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:54:58 | |___| (_) | (_| | __/ (_| (_) \ V / 01:54:58 \_____\___/ \__,_|\___|\___\___/ \_/ 01:54:58 Bash-1.0.6 01:54:58 01:54:58 01:54:58 ==> git version 2.25.1 found 01:54:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:54:58 Release-Date: 2020-01-08 01:54:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:54:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:54:58 ==> Jenkins CI detected. 01:54:58 current dir:  /w/workspace/edgexfoundry_device-gpio_main 01:54:58 project root: . 01:54:58 --> token set from env 01:54:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:54:58 ==> Running gcov in . (disable via -X gcov) 01:54:58 ==> Python coveragepy not found 01:54:58 ==> Searching for coverage reports in: 01:54:58 + . 01:54:58 -> Found 1 reports 01:54:58 ==> Detecting git/mercurial file structure 01:54:58 ==> Reading reports 01:54:58 + ./coverage.out bytes=10 01:54:58 ==> Appending adjustments 01:54:58 https://docs.codecov.io/docs/fixing-reports 01:54:58 + Found adjustments 01:54:58 ==> Gzipping contents 01:54:58 4.0K /tmp/codecov.39KjMz.gz 01:54:58 ==> Uploading reports 01:54:58 url: https://codecov.io 01:54:58 query: branch=main&commit=10c8498a836d213a72528a39cca8cbe97667fe45&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 01:54:58 -> Pinging Codecov 01:54:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=10c8498a836d213a72528a39cca8cbe97667fe45&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 01:54:58 -> Uploading to 01:54:58 https://storage.googleapis.com/codecov/v4/raw/2023-11-29/3EC07B1A8CA8AF9BCAA0BB9F0134797F/10c8498a836d213a72528a39cca8cbe97667fe45/3ff1c7c6-1e79-442d-bc70-09b3de9094c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T015458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4c908d5dd983c9051238f44104eb76ce0ba4fef01ddee3dd1db19312eda813e 01:54:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:54:58 Dload Upload Total Spent Left Speed 01:54:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2491 --:--:-- --:--:-- --:--:-- 2491 01:54:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] } 01:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:54:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:54:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:54:59 01:54:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:54:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:54:59 df9b9388f04a: Pulling fs layer 01:54:59 52dc419b0ee2: Pulling fs layer 01:54:59 25bc292e5bac: Pulling fs layer 01:54:59 114826534d7a: Pulling fs layer 01:54:59 4657fd5d0bcf: Pulling fs layer 01:54:59 6ad1cebc031e: Pulling fs layer 01:54:59 8a3aa393b2d8: Pulling fs layer 01:54:59 4657fd5d0bcf: Waiting 01:54:59 6ad1cebc031e: Waiting 01:54:59 8a3aa393b2d8: Waiting 01:54:59 114826534d7a: Waiting 01:54:59 25bc292e5bac: Verifying Checksum 01:54:59 25bc292e5bac: Download complete 01:54:59 52dc419b0ee2: Download complete 01:54:59 4657fd5d0bcf: Download complete 01:54:59 df9b9388f04a: Download complete 01:55:00 6ad1cebc031e: Verifying Checksum 01:55:00 6ad1cebc031e: Download complete 01:55:00 df9b9388f04a: Pull complete 01:55:00 52dc419b0ee2: Pull complete 01:55:00 25bc292e5bac: Pull complete 01:55:00 114826534d7a: Verifying Checksum 01:55:00 114826534d7a: Download complete 01:55:00 8a3aa393b2d8: Verifying Checksum 01:55:00 8a3aa393b2d8: Download complete 01:55:04 114826534d7a: Pull complete 01:55:04 4657fd5d0bcf: Pull complete 01:55:04 6ad1cebc031e: Pull complete 01:55:06 8a3aa393b2d8: Pull complete 01:55:06 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:06 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:55:06 $ 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 01:55:12 $ docker top dc239e044b1e3b71eac01004ca564f2d8a2dcfeb1c4d530e4a2e4901926abb40 -eo pid,comm [Pipeline] { [Pipeline] echo 01:55:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 01:55:13 + set -o pipefail 01:55:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 01:55:18 01:55:18 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 01:55:18 01:55:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/10d4dae9-7536-471e-9148-3a71cc04c466 01:55:18 01:55:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:55:18 01:55:18 01:55:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:55:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:55:18 More details here: https://snyk.co/ue1NS 01:55:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:55:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:55:18 $ docker stop --time=1 dc239e044b1e3b71eac01004ca564f2d8a2dcfeb1c4d530e4a2e4901926abb40 01:55:21 $ docker rm -f --volumes dc239e044b1e3b71eac01004ca564f2d8a2dcfeb1c4d530e4a2e4901926abb40 [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 01:55:23 + git log --format=format:%s -1 10c8498a836d213a72528a39cca8cbe97667fe45 [Pipeline] sh 01:55:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:24 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:55:24 $ 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 01:55:24 $ docker top c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:25 [ssh-agent] Looking for ssh-agent implementation... 01:55:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:25 $ docker exec c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 ssh-agent 01:55:25 SSH_AUTH_SOCK=/tmp/ssh-HDklx01txK4n/agent.32 01:55:25 SSH_AGENT_PID=38 01:55:25 Running ssh-add (command line suppressed) 01:55:25 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12367307289219906587.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12367307289219906587.key) 01:55:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:25 + git semver tag 01:55:25 2023-11-29 01:55:25,890 [run_tag] DEBUG tag force:False 01:55:25 2023-11-29 01:55:25,890 [check_head_tag] DEBUG check head tag 01:55:25 2023-11-29 01:55:25,890 [execute] INFO git cat-file --batch-check 01:55:25 2023-11-29 01:55:25,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 01:55:25 2023-11-29 01:55:25,894 [execute] INFO git cat-file --batch 01:55:25 2023-11-29 01:55:25,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 01:55:25 2023-11-29 01:55:25,907 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:55:25 2023-11-29 01:55:25,908 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 01:55:25 2023-11-29 01:55:25,908 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 01:55:25 2023-11-29 01:55:25,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:55:25 3.2.0-dev.2 [Pipeline] } 01:55:25 $ docker exec --env ******** --env ******** c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 ssh-agent -k 01:55:26 unset SSH_AUTH_SOCK; 01:55:26 unset SSH_AGENT_PID; 01:55:26 echo Agent pid 38 killed; 01:55:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:26 + git semver [Pipeline] } 01:55:26 $ docker stop --time=1 c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 01:55:28 $ docker rm -f --volumes c77f54352f310375524588855149afeb22c826a9b997a7815566bb0d0135f950 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:55:28 01:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:55:29 0.23.1-centos7: Pulling from edgex-lftools 01:55:29 ab5ef0e58194: Pulling fs layer 01:55:29 9712f1f96733: Pulling fs layer 01:55:29 63f879dbbcfc: Pulling fs layer 01:55:29 0d9ebad4ef96: Pulling fs layer 01:55:29 e9a5061849ea: Pulling fs layer 01:55:29 d747dcd14b5f: Pulling fs layer 01:55:29 2de7ff778b66: Pulling fs layer 01:55:29 0d9ebad4ef96: Waiting 01:55:29 e9a5061849ea: Waiting 01:55:29 d747dcd14b5f: Waiting 01:55:29 2de7ff778b66: Waiting 01:55:29 9712f1f96733: Verifying Checksum 01:55:29 9712f1f96733: Download complete 01:55:29 63f879dbbcfc: Verifying Checksum 01:55:29 63f879dbbcfc: Download complete 01:55:29 0d9ebad4ef96: Verifying Checksum 01:55:29 0d9ebad4ef96: Download complete 01:55:29 e9a5061849ea: Verifying Checksum 01:55:29 e9a5061849ea: Download complete 01:55:29 d747dcd14b5f: Download complete 01:55:29 ab5ef0e58194: Verifying Checksum 01:55:29 ab5ef0e58194: Download complete 01:55:29 2de7ff778b66: Verifying Checksum 01:55:29 2de7ff778b66: Download complete 01:55:32 ab5ef0e58194: Pull complete 01:55:32 9712f1f96733: Pull complete 01:55:32 63f879dbbcfc: Pull complete 01:55:37 0d9ebad4ef96: Pull complete 01:55:37 e9a5061849ea: Pull complete 01:55:37 d747dcd14b5f: Pull complete 01:55:37 2de7ff778b66: Pull complete 01:55:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:37 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:55:37 $ 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 01:55:45 $ docker top c5dd2978dec212b96762a523349ae0deac88f4b14213d158818b1981ad78f278 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:55:45 provisioning config files... 01:55:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11052438630832116077tmp 01:55:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10980427832633759104tmp 01:55:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config663662181102188382tmp [Pipeline] { [Pipeline] echo 01:55:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:55:46 ---> sigul-configuration.sh 01:55:46 gpg: directory `/root/.gnupg' created 01:55:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:55:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:55:46 gpg: keyring `/root/.gnupg/secring.gpg' created 01:55:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:55:46 gpg: CAST5 encrypted data 01:55:46 gpg: encrypted with 1 passphrase 01:55:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:55:46 + mkdir /home/jenkins 01:55:46 + mkdir /home/jenkins/sigul [Pipeline] sh 01:55:46 + 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 01:55:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:55:46 ---> sigul-install.sh 01:55:46 Sigul already installed; skipping installation. [Pipeline] sh 01:55:47 + git tag --list 01:55:47 v1.0.0 01:55:47 v2.1.0 01:55:47 v2.1.1 01:55:47 v2.2.0 01:55:47 v2.3.0 01:55:47 v3.0 01:55:47 v3.0.0 01:55:47 v3.1 01:55:47 v3.1.0 01:55:47 v3.1.0-dev.1 01:55:47 v3.1.0-dev.10 01:55:47 v3.1.0-dev.11 01:55:47 v3.1.0-dev.12 01:55:47 v3.1.0-dev.13 01:55:47 v3.1.0-dev.14 01:55:47 v3.1.0-dev.15 01:55:47 v3.1.0-dev.16 01:55:47 v3.1.0-dev.17 01:55:47 v3.1.0-dev.18 01:55:47 v3.1.0-dev.19 01:55:47 v3.1.0-dev.2 01:55:47 v3.1.0-dev.20 01:55:47 v3.1.0-dev.21 01:55:47 v3.1.0-dev.22 01:55:47 v3.1.0-dev.23 01:55:47 v3.1.0-dev.24 01:55:47 v3.1.0-dev.25 01:55:47 v3.1.0-dev.26 01:55:47 v3.1.0-dev.3 01:55:47 v3.1.0-dev.4 01:55:47 v3.1.0-dev.5 01:55:47 v3.1.0-dev.6 01:55:47 v3.1.0-dev.7 01:55:47 v3.1.0-dev.8 01:55:47 v3.1.0-dev.9 01:55:47 v3.2.0-dev.1 01:55:47 v3.2.0-dev.2 [Pipeline] sh 01:55:47 + lftools sign git-tag v3.2.0-dev.2 01:55:48 Signing Git tag with Sigul... 01:55:48 Signing v3.2.0-dev.2 [Pipeline] echo 01:55:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:55:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:55:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:55:49 $ docker stop --time=1 c5dd2978dec212b96762a523349ae0deac88f4b14213d158818b1981ad78f278 01:55:50 $ docker rm -f --volumes c5dd2978dec212b96762a523349ae0deac88f4b14213d158818b1981ad78f278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:55:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:51 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:55:51 $ 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 01:55:52 $ docker top f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 -eo pid,comm 01:55:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:52 [ssh-agent] Looking for ssh-agent implementation... 01:55:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:52 $ docker exec f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 ssh-agent 01:55:52 SSH_AUTH_SOCK=/tmp/ssh-jovLeRtdQY9B/agent.33 01:55:52 SSH_AGENT_PID=39 01:55:52 Running ssh-add (command line suppressed) 01:55:52 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8905872036308451182.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8905872036308451182.key) 01:55:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:53 + git semver bump pre 01:55:53 2023-11-29 01:55:53,354 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:55:53 2023-11-29 01:55:53,355 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev 01:55:53 2023-11-29 01:55:53,355 [bump_version] DEBUG bumped version:3.2.0-dev.3 01:55:53 2023-11-29 01:55:53,355 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 01:55:53 2023-11-29 01:55:53,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:55:53 2023-11-29 01:55:53,355 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:55:53 2023-11-29 01:55:53,357 [execute] INFO git cat-file --batch-check 01:55:53 2023-11-29 01:55:53,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:55:53 2023-11-29 01:55:53,363 [execute] INFO git cat-file --batch 01:55:53 2023-11-29 01:55:53,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:55:53 2023-11-29 01:55:53,367 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:55:53 3.2.0-dev.3 [Pipeline] } 01:55:53 $ docker exec --env ******** --env ******** f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 ssh-agent -k 01:55:53 unset SSH_AUTH_SOCK; 01:55:53 unset SSH_AGENT_PID; 01:55:53 echo Agent pid 39 killed; 01:55:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:55:54 + git semver [Pipeline] } 01:55:54 $ docker stop --time=1 f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 01:55:55 $ docker rm -f --volumes f0e4f6c41b288cd4c02ad8db75edcd5aca656597b2c9cb8f5d47e21a818c7850 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:55:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:55:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:56 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:55:56 $ 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 01:55:57 $ docker top 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d -eo pid,comm 01:55:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:55:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:55:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:55:57 [ssh-agent] Looking for ssh-agent implementation... 01:55:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:55:57 $ docker exec 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d ssh-agent 01:55:57 SSH_AUTH_SOCK=/tmp/ssh-rMGgHXmfDVjh/agent.34 01:55:57 SSH_AGENT_PID=40 01:55:57 Running ssh-add (command line suppressed) 01:55:57 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9865579527016760762.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9865579527016760762.key) 01:55:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:55:57 + git semver push 01:55:58 2023-11-29 01:55:58,166 [run_push] DEBUG push 01:55:58 2023-11-29 01:55:58,166 [execute] INFO git cat-file --batch-check 01:55:58 2023-11-29 01:55:58,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:55:58 2023-11-29 01:55:58,170 [execute] INFO git rev-list 88d47ff761caf81212f642a03e83daf1d313d170 -- 01:55:58 2023-11-29 01:55:58,170 [execute] DEBUG Popen(['git', 'rev-list', '88d47ff761caf81212f642a03e83daf1d313d170', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 01:55:58 2023-11-29 01:55:58,177 [execute] INFO git fetch -v origin 01:55:58 2023-11-29 01:55:58,177 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 01:55:58 2023-11-29 01:55:58,701 [run_push] DEBUG no remote changes detected 01:55:58 2023-11-29 01:55:58,701 [execute] INFO git push origin semver 01:55:58 2023-11-29 01:55:58,702 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 01:55:59 2023-11-29 01:55:59,505 [run_push] DEBUG push all version tags 01:55:59 2023-11-29 01:55:59,506 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:55:59 2023-11-29 01:55:59,506 [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) 01:56:00 2023-11-29 01:56:00,229 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:56:00 3.2.0-dev.3 [Pipeline] } 01:56:00 $ docker exec --env ******** --env ******** 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d ssh-agent -k 01:56:00 unset SSH_AUTH_SOCK; 01:56:00 unset SSH_AGENT_PID; 01:56:00 echo Agent pid 40 killed; 01:56:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:00 + git semver [Pipeline] } 01:56:01 $ docker stop --time=1 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d 01:56:02 $ docker rm -f --volumes 3d37856810cd5e753932d635e096acc2183dbd7b12b6a0aa34427523798fbd2d [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 01:56:04 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 01:56:04 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 01:56:04 total 16 01:56:04 drwxr-xr-x 3 root root 4096 Nov 29 01:38 . 01:56:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 01:55 .. 01:56:04 drwxr-xr-x 2 root root 4096 Nov 29 01:38 cost 01:56:04 -rw-r--r-- 1 root root 83 Nov 29 01:38 cost.csv 01:56:04 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 01:56:04 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 01:56:04 total 16 01:56:04 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 01:38 . 01:56:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 01:55 .. 01:56:04 drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 01:38 cost 01:56:04 -rw-r--r-- 1 jenkins jenkins 83 Nov 29 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:56:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:56:05 ---> package-listing.sh 01:56:05 ++ facter osfamily 01:56:05 ++ tr '[:upper:]' '[:lower:]' 01:56:05 + OS_FAMILY=debian 01:56:05 + workspace=/w/workspace/edgexfoundry_device-gpio_main 01:56:05 + START_PACKAGES=/tmp/packages_start.txt 01:56:05 + END_PACKAGES=/tmp/packages_end.txt 01:56:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:56:05 + PACKAGES=/tmp/packages_start.txt 01:56:05 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:56:05 + PACKAGES=/tmp/packages_end.txt 01:56:05 + case "${OS_FAMILY}" in 01:56:05 + dpkg -l 01:56:05 + grep '^ii' 01:56:05 + '[' -f /tmp/packages_start.txt ']' 01:56:05 + '[' -f /tmp/packages_end.txt ']' 01:56:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:56:05 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:56:05 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 01:56:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 01:56:05 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 01:56:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:06 prd-ubuntu20.04-docker-8c-8g-9013 does not seem to be running inside a container 01:56:06 $ 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 01:56:06 $ docker top 0174dbf6f52bd7836588066fad65615489c8e56e2c05038a37acaafeaa8624c4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:07 + touch /tmp/pre-build-complete [Pipeline] sh 01:56:07 + mkdir -p /var/log/sysstat [Pipeline] sh 01:56:07 + ls /var/log/sa-host 01:56:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:08 provisioning config files... 01:56:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1918440212601350674tmp [Pipeline] { [Pipeline] echo 01:56:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:56:08 ---> create-netrc.sh [Pipeline] } 01:56:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:56:08 ---> python-tools-install.sh [Pipeline] echo 01:56:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:56:09 ---> sudo-logs.sh 01:56:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:56:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:56:09 ---> job-cost.sh 01:56:09 lf-activate-venv: SKIPPING 01:56:09 DEBUG: total: 0.2199999988079071 01:56:09 INFO: Retrieving Stack Cost... 01:56:09 INFO: Retrieving Pricing Info for: v3-standard-8 01:56:10 INFO: Archiving Costs [Pipeline] echo 01:56:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:56:10 ---> logs-deploy.sh 01:56:10 lf-activate-venv: SKIPPING 01:56:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/115 01:56:10 INFO: archiving workspace using pattern(s): 01:56:11 Archives upload complete. 01:56:11 INFO: archiving logs to Nexus 01:56:12 ---> uname -a: 01:56:12 Linux prd-ubuntu20-04-docker-8c-8g-9013 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:56:12 01:56:12 01:56:12 ---> lscpu: 01:56:12 Architecture: x86_64 01:56:12 CPU op-mode(s): 32-bit, 64-bit 01:56:12 Byte Order: Little Endian 01:56:12 Address sizes: 40 bits physical, 48 bits virtual 01:56:12 CPU(s): 8 01:56:12 On-line CPU(s) list: 0-7 01:56:12 Thread(s) per core: 1 01:56:12 Core(s) per socket: 1 01:56:12 Socket(s): 8 01:56:12 NUMA node(s): 1 01:56:12 Vendor ID: AuthenticAMD 01:56:12 CPU family: 23 01:56:12 Model: 49 01:56:12 Model name: AMD EPYC-Rome Processor 01:56:12 Stepping: 0 01:56:12 CPU MHz: 2799.998 01:56:12 BogoMIPS: 5599.99 01:56:12 Virtualization: AMD-V 01:56:12 Hypervisor vendor: KVM 01:56:12 Virtualization type: full 01:56:12 L1d cache: 256 KiB 01:56:12 L1i cache: 256 KiB 01:56:12 L2 cache: 4 MiB 01:56:12 L3 cache: 128 MiB 01:56:12 NUMA node0 CPU(s): 0-7 01:56:12 Vulnerability Itlb multihit: Not affected 01:56:12 Vulnerability L1tf: Not affected 01:56:12 Vulnerability Mds: Not affected 01:56:12 Vulnerability Meltdown: Not affected 01:56:12 Vulnerability Mmio stale data: Not affected 01:56:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:56:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:56:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:56:12 Vulnerability Srbds: Not affected 01:56:12 Vulnerability Tsx async abort: Not affected 01:56:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:56:12 01:56:12 01:56:12 ---> nproc: 01:56:12 8 01:56:12 01:56:12 01:56:12 ---> df -h: 01:56:12 Filesystem Size Used Avail Use% Mounted on 01:56:12 overlay 155G 13G 143G 9% / 01:56:12 tmpfs 64M 0 64M 0% /dev 01:56:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:56:12 shm 64M 0 64M 0% /dev/shm 01:56:12 /dev/vda1 155G 13G 143G 9% /facter-os 01:56:12 01:56:12 01:56:12 ---> sar -b -r -n DEV: 01:56:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9013) 11/29/23 _x86_64_ (8 CPU) 01:56:12 01:56:12 01:35:43 LINUX RESTART (8 CPU) 01:56:12 01:56:12 01:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:56:12 01:37:02 179.69 49.08 130.61 0.00 5391.10 71553.94 0.00 01:56:12 01:38:01 195.88 1.05 194.83 0.00 16.13 55887.61 0.00 01:56:12 01:39:01 204.10 0.25 203.85 0.00 17.73 47243.59 0.00 01:56:12 01:40:01 2.23 0.00 2.23 0.00 0.00 30.81 0.00 01:56:12 01:41:01 30.55 10.30 20.25 0.00 2907.07 2363.20 0.00 01:56:12 01:42:01 28.85 1.35 27.50 0.00 2271.22 6342.41 0.00 01:56:12 01:43:01 3.47 0.02 3.45 0.00 0.13 93.44 0.00 01:56:12 01:44:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 01:56:12 01:45:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 01:56:12 01:46:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 01:56:12 01:47:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 01:56:12 01:48:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 01:56:12 01:49:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 01:56:12 01:50:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 01:56:12 01:51:01 2.05 0.02 2.03 0.00 0.13 26.66 0.00 01:56:12 01:52:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 01:56:12 01:53:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 01:56:12 01:54:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 01:56:12 01:55:01 3.13 0.08 3.05 0.00 12.13 110.91 0.00 01:56:12 01:56:01 144.21 0.27 143.94 0.00 11.60 59102.42 0.00 01:56:12 Average: 40.28 3.12 37.15 0.00 531.76 12108.96 0.00 01:56:12 01:56:12 01:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:56:12 01:37:02 29195540 31527152 788364 2.40 75172 2537336 1983232 5.84 1045304 2267892 556 01:56:12 01:38:01 27458700 30869036 1427624 4.34 153212 3422616 2384392 7.03 1867632 3049444 198104 01:56:12 01:39:01 27548140 31530380 767152 2.33 166568 3946676 1794200 5.29 1313916 3479476 312 01:56:12 01:40:01 27563536 31545996 751044 2.28 166600 3946676 1794200 5.29 1296516 3479476 16 01:56:12 01:41:01 27282548 31520784 756228 2.30 182236 4181792 1724952 5.08 1455080 3579176 66776 01:56:12 01:42:01 27079904 31530640 743248 2.26 195936 4375096 1721220 5.07 1598880 3625180 16 01:56:12 01:43:01 27084604 31530416 744756 2.26 194496 4371848 1687336 4.97 1598080 3621952 8 01:56:12 01:44:01 27088384 31534296 740848 2.25 194536 4371852 1687336 4.97 1594992 3621956 8 01:56:12 01:45:01 27088368 31534296 740752 2.25 194580 4371852 1687336 4.97 1594984 3621956 172 01:56:12 01:46:01 27089516 31535520 739468 2.25 194616 4371856 1687336 4.97 1593692 3621960 20 01:56:12 01:47:01 27089328 31535364 739504 2.25 194640 4371860 1687336 4.97 1595360 3621096 188 01:56:12 01:48:01 27093064 31539304 735656 2.24 194664 4371992 1687336 4.97 1591792 3621220 180 01:56:12 01:49:01 27093016 31539272 735552 2.24 194708 4371996 1687336 4.97 1591712 3621228 8 01:56:12 01:50:01 27092876 31539208 735656 2.24 194740 4371996 1687336 4.97 1591812 3621228 24 01:56:12 01:51:01 27091332 31537792 737032 2.24 194804 4371976 1719256 5.07 1592392 3621200 20 01:56:12 01:52:01 27091656 31538144 736628 2.24 194824 4371976 1719256 5.07 1592636 3621200 4 01:56:12 01:53:01 27091576 31538068 736616 2.24 194852 4371980 1719256 5.07 1592560 3621204 8 01:56:12 01:54:01 27091412 31537956 736696 2.24 194868 4371984 1719256 5.07 1592752 3621208 192 01:56:12 01:55:01 26657860 31497956 776108 2.36 195772 4752376 1974480 5.82 1634116 4000988 380800 01:56:12 01:56:01 25553804 31474812 790248 2.40 230904 5680336 1884604 5.55 1743600 4868104 880 01:56:12 Average: 27171258 31496820 782959 2.38 185136 4265304 1781850 5.25 1553890 3590357 32415 01:56:12 01:56:12 01:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:56:12 01:37:02 ens3 555.26 359.91 6008.55 93.01 0.00 0.00 0.00 0.00 01:56:12 01:37:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 01:56:12 01:37:02 docker0 15.30 16.88 1.15 253.29 0.00 0.00 0.00 0.00 01:56:12 01:37:02 veth45c95aa 2.12 1.57 0.20 1.67 0.00 0.00 0.00 0.00 01:56:12 01:38:01 ens3 426.54 245.26 2442.01 90.03 0.00 0.00 0.00 0.00 01:56:12 01:38:01 veth27c23fe 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 01:56:12 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:38:01 docker0 209.03 386.92 17.81 2410.55 0.00 0.00 0.00 0.00 01:56:12 01:39:01 ens3 181.04 130.14 2767.05 301.21 0.00 0.00 0.00 0.00 01:56:12 01:39:01 lo 8.13 8.13 0.81 0.81 0.00 0.00 0.00 0.00 01:56:12 01:39:01 docker0 5.77 11.33 0.36 141.09 0.00 0.00 0.00 0.00 01:56:12 01:40:01 ens3 0.62 0.38 2.48 0.03 0.00 0.00 0.00 0.00 01:56:12 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:41:01 ens3 94.30 53.40 1359.23 3.84 0.00 0.00 0.00 0.00 01:56:12 01:41:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:56:12 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:42:01 ens3 103.60 54.64 1375.63 3.74 0.00 0.00 0.00 0.00 01:56:12 01:42:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:56:12 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:43:01 ens3 0.22 0.12 0.09 0.01 0.00 0.00 0.00 0.00 01:56:12 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:44:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:45:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:56:12 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:46:01 ens3 0.87 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:56:12 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:47:01 ens3 1.72 1.40 1.03 1.44 0.00 0.00 0.00 0.00 01:56:12 01:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:49:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:56:12 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:50:01 ens3 0.55 0.37 0.32 0.21 0.00 0.00 0.00 0.00 01:56:12 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:52:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 01:56:12 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:53:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:56:12 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:54:01 ens3 1.20 0.73 0.46 0.30 0.00 0.00 0.00 0.00 01:56:12 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:56:12 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:55:01 ens3 120.68 65.29 3963.12 6.74 0.00 0.00 0.00 0.00 01:56:12 01:55:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:56:12 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:12 01:56:01 ens3 321.35 212.60 4301.10 147.45 0.00 0.00 0.00 0.00 01:56:12 01:56:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 01:56:12 01:56:01 docker0 57.59 104.60 4.98 1028.45 0.00 0.00 0.00 0.00 01:56:12 01:56:01 vethd7c2b3d 1.97 1.75 0.31 0.50 0.00 0.00 0.00 0.00 01:56:12 Average: ens3 90.18 56.08 1109.93 32.36 0.00 0.00 0.00 0.00 01:56:12 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 01:56:12 Average: docker0 14.22 25.69 1.20 189.82 0.00 0.00 0.00 0.00 01:56:12 Average: vethd7c2b3d 0.10 0.09 0.02 0.03 0.00 0.00 0.00 0.00 01:56:12 01:56:12 01:56:12 ---> sar -P ALL: 01:56:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9013) 11/29/23 _x86_64_ (8 CPU) 01:56:12 01:56:12 01:35:43 LINUX RESTART (8 CPU) 01:56:12 01:56:12 01:36:01 CPU %user %nice %system %iowait %steal %idle 01:56:12 01:37:02 all 10.04 0.00 3.35 3.14 0.06 83.41 01:56:12 01:37:02 0 10.30 0.00 3.10 0.77 0.07 85.77 01:56:12 01:37:02 1 10.20 0.00 3.65 1.26 0.05 84.85 01:56:12 01:37:02 2 11.39 0.00 4.80 4.73 0.07 79.01 01:56:12 01:37:02 3 8.77 0.00 3.09 2.46 0.05 85.63 01:56:12 01:37:02 4 11.61 0.00 2.52 0.60 0.05 85.22 01:56:12 01:37:02 5 10.01 0.00 3.22 7.90 0.07 78.81 01:56:12 01:37:02 6 8.81 0.00 3.25 7.19 0.05 80.70 01:56:12 01:37:02 7 9.25 0.00 3.20 0.24 0.05 87.26 01:56:12 01:38:01 all 22.28 0.00 4.07 3.49 0.07 70.08 01:56:12 01:38:01 0 23.19 0.00 3.29 0.29 0.05 73.19 01:56:12 01:38:01 1 22.39 0.00 3.32 2.39 0.07 71.83 01:56:12 01:38:01 2 21.60 0.00 4.56 3.91 0.07 69.85 01:56:12 01:38:01 3 21.43 0.00 4.22 0.38 0.09 73.89 01:56:12 01:38:01 4 23.15 0.00 4.01 0.75 0.07 72.03 01:56:12 01:38:01 5 22.20 0.00 4.31 2.21 0.07 71.22 01:56:12 01:38:01 6 22.53 0.00 5.03 17.60 0.10 54.74 01:56:12 01:38:01 7 21.78 0.00 3.82 0.55 0.07 73.78 01:56:12 01:39:01 all 19.96 0.00 3.75 2.43 0.09 73.78 01:56:12 01:39:01 0 19.86 0.00 3.77 1.07 0.07 75.23 01:56:12 01:39:01 1 19.50 0.00 3.72 0.39 0.07 76.32 01:56:12 01:39:01 2 20.92 0.00 3.49 2.20 0.20 73.19 01:56:12 01:39:01 3 18.60 0.00 3.32 2.47 0.07 75.54 01:56:12 01:39:01 4 20.22 0.00 4.04 1.06 0.07 74.62 01:56:12 01:39:01 5 19.61 0.00 3.38 2.15 0.07 74.79 01:56:12 01:39:01 6 19.32 0.00 3.82 0.30 0.08 76.47 01:56:12 01:39:01 7 21.64 0.00 4.47 9.78 0.08 64.03 01:56:12 01:40:01 all 0.27 0.00 0.03 0.01 0.01 99.69 01:56:12 01:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:56:12 01:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:56:12 01:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:56:12 01:40:01 3 0.05 0.00 0.07 0.02 0.02 99.85 01:56:12 01:40:01 4 1.86 0.00 0.02 0.02 0.02 98.09 01:56:12 01:40:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:56:12 01:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:56:12 01:40:01 7 0.10 0.00 0.03 0.02 0.02 99.83 01:56:12 01:41:01 all 1.55 0.00 0.78 0.44 0.01 97.22 01:56:12 01:41:01 0 1.50 0.00 1.62 0.07 0.02 96.80 01:56:12 01:41:01 1 1.97 0.00 0.95 2.14 0.02 94.93 01:56:12 01:41:01 2 1.37 0.00 0.87 0.02 0.00 97.75 01:56:12 01:41:01 3 2.36 0.00 0.90 0.12 0.03 96.59 01:56:12 01:41:01 4 1.43 0.00 0.52 0.63 0.00 97.42 01:56:12 01:41:01 5 1.38 0.00 0.53 0.45 0.02 97.62 01:56:12 01:41:01 6 1.33 0.00 0.47 0.12 0.02 98.07 01:56:12 01:41:01 7 1.04 0.00 0.37 0.02 0.02 98.56 01:56:12 01:42:01 all 1.13 0.00 0.56 0.30 0.02 97.99 01:56:12 01:42:01 0 1.20 0.00 0.43 0.73 0.02 97.61 01:56:12 01:42:01 1 0.95 0.00 0.23 0.03 0.02 98.76 01:56:12 01:42:01 2 1.37 0.00 0.48 0.00 0.02 98.13 01:56:12 01:42:01 3 0.52 0.00 0.27 0.53 0.03 98.65 01:56:12 01:42:01 4 0.65 0.00 1.35 0.55 0.02 97.43 01:56:12 01:42:01 5 0.53 0.00 0.27 0.02 0.00 99.18 01:56:12 01:42:01 6 2.02 0.00 0.75 0.12 0.02 97.10 01:56:12 01:42:01 7 1.82 0.00 0.70 0.38 0.02 97.08 01:56:12 01:43:01 all 0.08 0.00 0.05 0.02 0.01 99.84 01:56:12 01:43:01 0 0.02 0.00 0.07 0.00 0.00 99.92 01:56:12 01:43:01 1 0.13 0.00 0.07 0.02 0.02 99.77 01:56:12 01:43:01 2 0.23 0.00 0.10 0.00 0.02 99.65 01:56:12 01:43:01 3 0.03 0.00 0.05 0.02 0.00 99.90 01:56:12 01:43:01 4 0.03 0.00 0.05 0.00 0.00 99.92 01:56:12 01:43:01 5 0.00 0.00 0.03 0.00 0.02 99.95 01:56:12 01:43:01 6 0.12 0.00 0.05 0.10 0.00 99.73 01:56:12 01:43:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:56:12 01:44:01 all 0.14 0.00 0.01 0.01 0.00 99.83 01:56:12 01:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:56:12 01:44:01 1 1.01 0.00 0.03 0.00 0.00 98.96 01:56:12 01:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:56:12 01:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:56:12 01:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 01:56:12 01:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:44:01 6 0.02 0.00 0.02 0.03 0.00 99.93 01:56:12 01:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:56:12 01:45:01 all 0.07 0.00 0.01 0.00 0.01 99.91 01:56:12 01:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:56:12 01:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:56:12 01:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:45:01 4 0.40 0.00 0.02 0.00 0.00 99.58 01:56:12 01:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:45:01 6 0.07 0.00 0.03 0.00 0.02 99.88 01:56:12 01:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:56:12 01:46:01 all 0.05 0.00 0.01 0.00 0.01 99.93 01:56:12 01:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:56:12 01:46:01 1 0.23 0.00 0.02 0.00 0.02 99.73 01:56:12 01:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:56:12 01:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:56:12 01:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:56:12 01:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:46:01 6 0.03 0.00 0.00 0.02 0.00 99.95 01:56:12 01:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:47:01 all 0.24 0.00 0.02 0.00 0.00 99.73 01:56:12 01:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:56:12 01:47:01 1 1.47 0.00 0.02 0.00 0.00 98.52 01:56:12 01:47:01 2 0.05 0.00 0.05 0.00 0.02 99.88 01:56:12 01:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:47:01 4 0.20 0.00 0.00 0.00 0.00 99.80 01:56:12 01:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:47:01 6 0.13 0.00 0.02 0.02 0.00 99.83 01:56:12 01:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:56:12 01:56:12 01:47:01 CPU %user %nice %system %iowait %steal %idle 01:56:12 01:48:01 all 0.20 0.00 0.01 0.00 0.01 99.78 01:56:12 01:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:56:12 01:48:01 1 1.47 0.00 0.00 0.00 0.02 98.52 01:56:12 01:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:56:12 01:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:56:12 01:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:56:12 01:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:56:12 01:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:56:12 01:49:01 all 0.03 0.00 0.01 0.00 0.01 99.96 01:56:12 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:49:01 1 0.12 0.00 0.03 0.00 0.00 99.85 01:56:12 01:49:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:56:12 01:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:56:12 01:49:01 6 0.05 0.00 0.00 0.02 0.02 99.92 01:56:12 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:50:01 all 0.17 0.00 0.02 0.02 0.00 99.78 01:56:12 01:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:56:12 01:50:01 1 1.24 0.00 0.10 0.00 0.00 98.66 01:56:12 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:50:01 3 0.02 0.00 0.02 0.05 0.00 99.92 01:56:12 01:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:50:01 6 0.02 0.00 0.00 0.15 0.00 99.83 01:56:12 01:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:56:12 01:51:01 all 0.09 0.00 0.03 0.01 0.01 99.85 01:56:12 01:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:56:12 01:51:01 1 0.57 0.00 0.03 0.00 0.02 99.38 01:56:12 01:51:01 2 0.03 0.00 0.03 0.02 0.00 99.92 01:56:12 01:51:01 3 0.00 0.00 0.03 0.02 0.02 99.93 01:56:12 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:56:12 01:51:01 6 0.07 0.00 0.05 0.08 0.02 99.78 01:56:12 01:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:56:12 01:52:01 all 0.07 0.00 0.02 0.00 0.00 99.91 01:56:12 01:52:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:56:12 01:52:01 1 0.33 0.00 0.03 0.00 0.00 99.63 01:56:12 01:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:12 01:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 01:56:12 01:52:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:56:12 01:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:52:01 6 0.07 0.00 0.02 0.00 0.00 99.92 01:56:12 01:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:53:01 all 0.27 0.00 0.01 0.00 0.00 99.71 01:56:12 01:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:56:12 01:53:01 1 2.02 0.00 0.03 0.00 0.02 97.93 01:56:12 01:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:56:12 01:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:56:12 01:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:56:12 01:53:01 6 0.03 0.00 0.02 0.02 0.00 99.93 01:56:12 01:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:56:12 01:54:01 all 0.06 0.00 0.01 0.00 0.01 99.92 01:56:12 01:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:56:12 01:54:01 1 0.25 0.00 0.00 0.00 0.00 99.75 01:56:12 01:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:56:12 01:54:01 3 0.03 0.00 0.03 0.02 0.02 99.90 01:56:12 01:54:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:56:12 01:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:56:12 01:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:56:12 01:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:56:12 01:55:01 all 0.88 0.00 0.33 0.03 0.01 98.76 01:56:12 01:55:01 0 0.73 0.00 0.23 0.07 0.03 98.93 01:56:12 01:55:01 1 2.07 0.00 0.45 0.00 0.00 97.48 01:56:12 01:55:01 2 0.83 0.00 0.27 0.02 0.02 98.87 01:56:12 01:55:01 3 0.57 0.00 0.33 0.02 0.02 99.07 01:56:12 01:55:01 4 0.78 0.00 0.23 0.00 0.00 98.98 01:56:12 01:55:01 5 0.55 0.00 0.27 0.00 0.00 99.18 01:56:12 01:55:01 6 0.68 0.00 0.48 0.12 0.02 98.70 01:56:12 01:55:01 7 0.77 0.00 0.37 0.00 0.02 98.85 01:56:12 01:56:01 all 8.11 0.00 3.46 3.47 0.08 84.89 01:56:12 01:56:01 0 8.79 0.00 3.00 0.19 0.07 87.96 01:56:12 01:56:01 1 8.80 0.00 2.95 0.34 0.07 87.84 01:56:12 01:56:01 2 9.94 0.00 4.19 9.16 0.07 76.64 01:56:12 01:56:01 3 7.89 0.00 3.61 8.49 0.08 79.93 01:56:12 01:56:01 4 6.97 0.00 3.26 3.15 0.07 86.56 01:56:12 01:56:01 5 7.06 0.00 3.24 1.38 0.05 88.27 01:56:12 01:56:01 6 7.33 0.00 4.04 4.97 0.05 83.62 01:56:12 01:56:01 7 8.10 0.00 3.36 0.08 0.20 88.26 01:56:12 Average: all 3.25 0.00 0.82 0.66 0.02 95.25 01:56:12 Average: 0 3.26 0.00 0.78 0.16 0.02 95.77 01:56:12 Average: 1 3.70 0.00 0.78 0.32 0.02 95.18 01:56:12 Average: 2 3.36 0.00 0.94 0.99 0.03 94.68 01:56:12 Average: 3 2.98 0.00 0.79 0.73 0.02 95.48 01:56:12 Average: 4 3.34 0.00 0.80 0.34 0.02 95.51 01:56:12 Average: 5 3.04 0.00 0.76 0.70 0.02 95.49 01:56:12 Average: 6 3.09 0.00 0.89 1.51 0.02 94.49 01:56:12 Average: 7 3.20 0.00 0.81 0.55 0.03 95.42 01:56:12 01:56:12 01:56:12