Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 025748471a1121a914633fcbecc3eb79c80c4329 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-ssh3448610821771584134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13003929026630247302.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8020548875127464101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh103722362071472326.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh10797114191835671624.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20349 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 025748471a1121a914633fcbecc3eb79c80c4329 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 025748471a1121a914633fcbecc3eb79c80c4329 # timeout=10 Commit message: "Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14" > git rev-list --no-walk 438e9b89ef4afb0993607790962057af5e89a430 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:29:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:29:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:29:06 ========================================================= 01:29:06 EdgeX Global Pipelines Version Info 01:29:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:29:07 ------------------- 01:29:07 stable info: 01:29:07 ------------------- 01:29:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:29:07 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:29:07 Message: update stable to v1.0.238 01:29:07 ------------------- 01:29:07 experimental info: 01:29:07 ------------------- 01:29:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:29:07 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 01:29:07 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:29:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:29:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:29:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:29:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:29:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:29:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:29:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:29:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 025748471a1121a914633fcbecc3eb79c80c4329 [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0257484 [Pipeline] echo 01:29:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:08 provisioning config files... 01:29:08 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5617812596170931934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:08 ---> docker-login.sh 01:29:08 nexus3.edgexfoundry.org:10001 01:29:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:08 Configure a credential helper to remove this warning. See 01:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:08 01:29:08 Login Succeeded 01:29:08 nexus3.edgexfoundry.org:10002 01:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:09 Configure a credential helper to remove this warning. See 01:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:09 01:29:09 Login Succeeded 01:29:09 nexus3.edgexfoundry.org:10003 01:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:09 Configure a credential helper to remove this warning. See 01:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:09 01:29:09 Login Succeeded 01:29:09 nexus3.edgexfoundry.org:10004 01:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:09 Configure a credential helper to remove this warning. See 01:29:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:09 01:29:09 Login Succeeded 01:29:09 docker.io 01:29:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:10 Configure a credential helper to remove this warning. See 01:29:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:10 01:29:10 Login Succeeded 01:29:10 ---> docker-login.sh ends [Pipeline] } 01:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:29:10 + git rev-list -1 --merges 025748471a1121a914633fcbecc3eb79c80c4329~1..025748471a1121a914633fcbecc3eb79c80c4329 [Pipeline] echo 01:29:10 -----------> git rev-list -1 --merges 025748471a1121a914633fcbecc3eb79c80c4329~1..025748471a1121a914633fcbecc3eb79c80c4329 025748471a1121a914633fcbecc3eb79c80c4329 01:29:10 025748471a1121a914633fcbecc3eb79c80c4329 [false] [Pipeline] sh 01:29:10 + git log --format=format:%s -1 025748471a1121a914633fcbecc3eb79c80c4329 [Pipeline] echo 01:29:10 ========================================================= 01:29:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:29:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:11 + git log --format=format:%s -1 025748471a1121a914633fcbecc3eb79c80c4329 [Pipeline] echo 01:29:11 [semverPrep] GIT_COMMIT: 025748471a1121a914633fcbecc3eb79c80c4329, Commit Message: Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14 [Pipeline] echo 01:29:11 [semverPrep] This is not a build commit. [Pipeline] sh 01:29:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:29:11 + grep -v github /etc/ssh/ssh_known_hosts 01:29:11 + [ -e /tmp/ssh_known_hosts ] 01:29:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:29:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:29:11 + sudo tee -a /etc/ssh/ssh_known_hosts 01:29:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:11 01:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:12 0.1.4: Pulling from edgex-devops/py-git-semver 01:29:12 b85a868b505f: Pulling fs layer 01:29:12 e2be974225ed: Pulling fs layer 01:29:12 339a4e72a1f5: Pulling fs layer 01:29:12 988bab9f4d93: Pulling fs layer 01:29:12 1469e6f7b9e6: Pulling fs layer 01:29:12 eaf3925da568: Pulling fs layer 01:29:12 bab4dde63d76: Pulling fs layer 01:29:12 bde34c3a00c8: Pulling fs layer 01:29:12 b352a97aabf1: Pulling fs layer 01:29:12 4872d77fe225: Pulling fs layer 01:29:12 5851b861e8e6: Pulling fs layer 01:29:12 1469e6f7b9e6: Waiting 01:29:12 eaf3925da568: Waiting 01:29:12 bab4dde63d76: Waiting 01:29:12 bde34c3a00c8: Waiting 01:29:12 b352a97aabf1: Waiting 01:29:12 4872d77fe225: Waiting 01:29:12 5851b861e8e6: Waiting 01:29:12 e2be974225ed: Verifying Checksum 01:29:12 e2be974225ed: Download complete 01:29:12 988bab9f4d93: Verifying Checksum 01:29:12 988bab9f4d93: Download complete 01:29:12 1469e6f7b9e6: Verifying Checksum 01:29:12 1469e6f7b9e6: Download complete 01:29:12 339a4e72a1f5: Verifying Checksum 01:29:12 339a4e72a1f5: Download complete 01:29:12 eaf3925da568: Download complete 01:29:12 bde34c3a00c8: Verifying Checksum 01:29:12 bde34c3a00c8: Download complete 01:29:12 b352a97aabf1: Download complete 01:29:12 4872d77fe225: Verifying Checksum 01:29:12 4872d77fe225: Download complete 01:29:12 5851b861e8e6: Download complete 01:29:12 b85a868b505f: Verifying Checksum 01:29:12 b85a868b505f: Download complete 01:29:12 bab4dde63d76: Verifying Checksum 01:29:12 bab4dde63d76: Download complete 01:29:14 b85a868b505f: Pull complete 01:29:14 e2be974225ed: Pull complete 01:29:14 339a4e72a1f5: Pull complete 01:29:14 988bab9f4d93: Pull complete 01:29:15 1469e6f7b9e6: Pull complete 01:29:15 eaf3925da568: Pull complete 01:29:17 bab4dde63d76: Pull complete 01:29:17 bde34c3a00c8: Pull complete 01:29:17 b352a97aabf1: Pull complete 01:29:17 4872d77fe225: Pull complete 01:29:17 5851b861e8e6: Pull complete 01:29:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:17 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:29:17 $ 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:29:19 $ docker top cd3eb8b897facba954a9b9209b7a7ea8962d065b52411599e24d8b0066d5019f -eo pid,comm 01:29:19 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:29:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:19 [ssh-agent] Looking for ssh-agent implementation... 01:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:19 $ docker exec cd3eb8b897facba954a9b9209b7a7ea8962d065b52411599e24d8b0066d5019f ssh-agent 01:29:19 SSH_AUTH_SOCK=/tmp/ssh-HpRZekx8Xkyg/agent.32 01:29:19 SSH_AGENT_PID=38 01:29:19 Running ssh-add (command line suppressed) 01:29:19 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8963298676725874509.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8963298676725874509.key) 01:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:20 + git tag --points-at HEAD [Pipeline] } 01:29:20 $ docker exec --env ******** --env ******** cd3eb8b897facba954a9b9209b7a7ea8962d065b52411599e24d8b0066d5019f ssh-agent -k 01:29:20 unset SSH_AUTH_SOCK; 01:29:20 unset SSH_AGENT_PID; 01:29:20 echo Agent pid 38 killed; 01:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:20 [ssh-agent] Looking for ssh-agent implementation... 01:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:20 $ docker exec cd3eb8b897facba954a9b9209b7a7ea8962d065b52411599e24d8b0066d5019f ssh-agent 01:29:20 SSH_AUTH_SOCK=/tmp/ssh-Z5DdL397FmoD/agent.71 01:29:20 SSH_AGENT_PID=77 01:29:20 Running ssh-add (command line suppressed) 01:29:20 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5807974126601477331.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5807974126601477331.key) 01:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:21 + git semver init 01:29:21 2022-07-18 01:29:21,401 [run_init] DEBUG init version:0.0.0 force:False 01:29:21 2022-07-18 01:29:21,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 01:29:21 2022-07-18 01:29:21,403 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 01:29:21 2022-07-18 01:29:21,403 [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:29:22 2022-07-18 01:29:22,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 01:29:22 2022-07-18 01:29:22,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 01:29:22 2022-07-18 01:29:22,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:29:22 2022-07-18 01:29:22,262 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:29:22 2.2.1-dev.4 [Pipeline] } 01:29:22 $ docker exec --env ******** --env ******** cd3eb8b897facba954a9b9209b7a7ea8962d065b52411599e24d8b0066d5019f ssh-agent -k 01:29:22 unset SSH_AUTH_SOCK; 01:29:22 unset SSH_AGENT_PID; 01:29:22 echo Agent pid 77 killed; 01:29:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:22 + git semver [Pipeline] } 01:29:23 $ docker stop --time=1 cd3eb8b897facba954a9b9209b7a7ea8962d065b52411599e24d8b0066d5019f 01:29:24 $ docker rm -f cd3eb8b897facba954a9b9209b7a7ea8962d065b52411599e24d8b0066d5019f [Pipeline] // withDockerContainer [Pipeline] sh 01:29:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:29:25 Stashed 1 file(s) [Pipeline] echo 01:29:25 [edgeXSemver]: initialized semver on version 2.2.1-dev.4 [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:29:25 provisioning config files... 01:29:25 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3996829714514589725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:25 ---> docker-login.sh 01:29:25 nexus3.edgexfoundry.org:10001 01:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:25 Configure a credential helper to remove this warning. See 01:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:25 01:29:25 Login Succeeded 01:29:25 nexus3.edgexfoundry.org:10002 01:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:25 Configure a credential helper to remove this warning. See 01:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:25 01:29:25 Login Succeeded 01:29:25 nexus3.edgexfoundry.org:10003 01:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:25 Configure a credential helper to remove this warning. See 01:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:25 01:29:25 Login Succeeded 01:29:25 nexus3.edgexfoundry.org:10004 01:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:26 Configure a credential helper to remove this warning. See 01:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:26 01:29:26 Login Succeeded 01:29:26 docker.io 01:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:26 Configure a credential helper to remove this warning. See 01:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:26 01:29:26 Login Succeeded 01:29:26 ---> docker-login.sh ends [Pipeline] } 01:29:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:26 ========================================================= 01:29:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 01:29:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:29:27 Sending build context to Docker daemon 15.75MB 01:29:27 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:29:27 Step 2/12 : FROM ${BASE} AS builder 01:29:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:27 2408cc74d12b: Pulling fs layer 01:29:27 ea60b727a1ce: Pulling fs layer 01:29:27 30c4a7721957: Pulling fs layer 01:29:27 370296b7ddb6: Pulling fs layer 01:29:27 7c6cee850709: Pulling fs layer 01:29:27 39a5fcdaea64: Pulling fs layer 01:29:27 d94ebbe4e438: Pulling fs layer 01:29:27 bcfd1f05c69d: Pulling fs layer 01:29:27 59ccb84bbe0f: Pulling fs layer 01:29:27 7c6cee850709: Waiting 01:29:27 bcfd1f05c69d: Waiting 01:29:27 59ccb84bbe0f: Waiting 01:29:27 39a5fcdaea64: Waiting 01:29:27 d94ebbe4e438: Waiting 01:29:27 370296b7ddb6: Waiting 01:29:27 30c4a7721957: Download complete 01:29:27 ea60b727a1ce: Download complete 01:29:27 7c6cee850709: Verifying Checksum 01:29:27 7c6cee850709: Download complete 01:29:27 39a5fcdaea64: Verifying Checksum 01:29:27 39a5fcdaea64: Download complete 01:29:27 2408cc74d12b: Download complete 01:29:27 d94ebbe4e438: Verifying Checksum 01:29:27 d94ebbe4e438: Download complete 01:29:27 2408cc74d12b: Pull complete 01:29:27 ea60b727a1ce: Pull complete 01:29:27 30c4a7721957: Pull complete 01:29:27 59ccb84bbe0f: Verifying Checksum 01:29:27 59ccb84bbe0f: Download complete 01:29:27 bcfd1f05c69d: Verifying Checksum 01:29:27 bcfd1f05c69d: Download complete 01:29:28 370296b7ddb6: Verifying Checksum 01:29:28 370296b7ddb6: Download complete 01:29:32 370296b7ddb6: Pull complete 01:29:32 7c6cee850709: Pull complete 01:29:32 39a5fcdaea64: Pull complete 01:29:32 d94ebbe4e438: Pull complete 01:29:34 bcfd1f05c69d: Pull complete 01:29:35 59ccb84bbe0f: Pull complete 01:29:35 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 01:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 01:29:35 ---> a4fb48ad2a94 01:29:35 Step 3/12 : ARG MAKE="make build" 01:29:37 ---> Running in e90ed53f5bcd 01:29:37 Removing intermediate container e90ed53f5bcd 01:29:37 ---> 7b99e89de898 01:29:37 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:29:37 ---> Running in 74923ecf0526 01:29:37 Removing intermediate container 74923ecf0526 01:29:37 ---> 383aeb0883d0 01:29:37 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:29:37 ---> Running in d7b0c08f5447 01:29:37 Removing intermediate container d7b0c08f5447 01:29:37 ---> ee097f887166 01:29:37 Step 6/12 : WORKDIR /device-gpio 01:29:37 ---> Running in 06968e01aa4b 01:29:37 Removing intermediate container 06968e01aa4b 01:29:37 ---> d8f8836d5959 01:29:37 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:37 ---> Running in 40fa5a147bb9 01:29:38 Removing intermediate container 40fa5a147bb9 01:29:38 ---> f99eec92e79d 01:29:38 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:38 ---> Running in 528c15a7f245 01:29:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:29:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:29:39 (1/4) Installing openssh-keygen (9.0_p1-r1) 01:29:40 (2/4) Installing libedit (20210910.3.1-r0) 01:29:40 (3/4) Installing openssh-client-common (9.0_p1-r1) 01:29:40 (4/4) Installing openssh-client-default (9.0_p1-r1) 01:29:40 Still waiting to schedule task 01:29:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:29:40 Executing busybox-1.35.0-r13.trigger 01:29:40 OK: 216 MiB in 55 packages 01:29:40 Removing intermediate container 528c15a7f245 01:29:40 ---> bf393d446488 01:29:40 Step 9/12 : COPY go.mod vendor* ./ 01:29:40 ---> 27a7e330fd82 01:29:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:40 ---> Running in 7177c32f45d1 01:29:59 Removing intermediate container 7177c32f45d1 01:29:59 ---> ce4ae692eefa 01:29:59 Step 11/12 : COPY . . 01:29:59 ---> aadba3022a7a 01:29:59 Step 12/12 : RUN ${MAKE} 01:29:59 ---> Running in 2e2653918a32 01:29:59 noop 01:29:59 Removing intermediate container 2e2653918a32 01:29:59 ---> 8fb5a217a56c 01:29:59 Successfully built 8fb5a217a56c 01:29:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:59 + docker inspect -f . ci-base-image-x86_64 01:29:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:59 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:29:59 $ 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:29:59 $ docker top 8229d812ed8fc562d7bc1e16f78e728146240cd90c0afb662e838d803f4dbff3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:00 + go version 01:30:00 go version go1.18.3 linux/amd64 [Pipeline] } 01:30:00 $ docker stop --time=1 8229d812ed8fc562d7bc1e16f78e728146240cd90c0afb662e838d803f4dbff3 01:30:01 $ docker rm -f 8229d812ed8fc562d7bc1e16f78e728146240cd90c0afb662e838d803f4dbff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:02 + docker inspect -f . ci-base-image-x86_64 01:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:02 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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:30:02 $ docker top 12908e544b917fa1c193846a984f0d49c7197263fda8d98d25b658c303f323e3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:03 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 01:30:03 + make test 01:30:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:30:03 ? github.com/edgexfoundry/device-gpio [no test files] 01:30:13 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:30:13 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:30:20 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 01:30:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:30:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:30:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:30:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:30:24 $ docker stop --time=1 12908e544b917fa1c193846a984f0d49c7197263fda8d98d25b658c303f323e3 01:30:26 $ docker rm -f 12908e544b917fa1c193846a984f0d49c7197263fda8d98d25b658c303f323e3 [Pipeline] // withDockerContainer [Pipeline] sh 01:30:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:30:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:27 + ls -al . 01:30:27 total 160 01:30:27 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 01:30 . 01:30:27 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 01:29 .. 01:30:27 -rw-rw-r-- 1 jenkins jenkins 120 Jul 18 01:29 .dockerignore 01:30:27 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 01:30 .git 01:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:29 .github 01:30:27 -rw-rw-r-- 1 jenkins jenkins 343 Jul 18 01:29 .gitignore 01:30:27 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 01:29 .golangci.yml 01:30:27 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 01:29 .semver 01:30:27 -rw-rw-r-- 1 jenkins jenkins 9182 Jul 18 01:29 Attribution.txt 01:30:27 -rw-rw-r-- 1 jenkins jenkins 3081 Jul 18 01:29 CHANGELOG.md 01:30:27 -rw-rw-r-- 1 jenkins jenkins 1872 Jul 18 01:29 Dockerfile 01:30:27 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 01:29 GOVERNANCE.md 01:30:27 -rw-rw-r-- 1 jenkins jenkins 657 Jul 18 01:29 Jenkinsfile 01:30:27 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 01:29 LICENSE 01:30:27 -rw-rw-r-- 1 jenkins jenkins 1876 Jul 18 01:29 Makefile 01:30:27 -rw-rw-r-- 1 jenkins jenkins 617 Jul 18 01:29 OWNERS.md 01:30:27 -rw-rw-r-- 1 jenkins jenkins 11178 Jul 18 01:29 README.md 01:30:27 -rw-rw-r-- 1 jenkins jenkins 11 Jul 18 01:29 VERSION 01:30:27 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 01:29 bin 01:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:29 cmd 01:30:27 -rw-r--r-- 1 jenkins jenkins 10 Jul 18 01:30 coverage.out 01:30:27 -rw-rw-r-- 1 jenkins jenkins 3288 Jul 18 01:29 go.mod 01:30:27 -rw-rw-r-- 1 jenkins jenkins 35450 Jul 18 01:29 go.sum 01:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:29 internal 01:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:29 snap 01:30:27 -rw-rw-r-- 1 jenkins jenkins 209 Jul 18 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:27 + 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=025748471a1121a914633fcbecc3eb79c80c4329 --label arch=amd64 --label version=2.2.1-dev.4 . 01:30:27 Sending build context to Docker daemon 15.76MB 01:30:27 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 01:30:27 Step 2/26 : FROM ${BASE} AS builder 01:30:27 ---> 8fb5a217a56c 01:30:27 Step 3/26 : ARG MAKE="make build" 01:30:28 ---> Running in a8278a4faadd 01:30:28 Removing intermediate container a8278a4faadd 01:30:28 ---> 0fcf726be527 01:30:28 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:30:28 ---> Running in 07893283180b 01:30:28 Removing intermediate container 07893283180b 01:30:28 ---> cdfef1d74a44 01:30:28 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:30:28 ---> Running in 88ccbee9a338 01:30:28 Removing intermediate container 88ccbee9a338 01:30:28 ---> 1d00218ba1ce 01:30:28 Step 6/26 : WORKDIR /device-gpio 01:30:28 ---> Running in c796a8e12a7d 01:30:28 Removing intermediate container c796a8e12a7d 01:30:28 ---> ff6a4e2b46f9 01:30:28 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:28 ---> Running in 7d4a95fbafb2 01:30:29 Removing intermediate container 7d4a95fbafb2 01:30:29 ---> a4e817fed3b5 01:30:29 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:29 ---> Running in 7a9757e3a816 01:30:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:30 OK: 216 MiB in 55 packages 01:30:30 Removing intermediate container 7a9757e3a816 01:30:30 ---> 52dbfe6ca7b3 01:30:30 Step 9/26 : COPY go.mod vendor* ./ 01:30:30 ---> 1ccd3499c961 01:30:30 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:31 ---> Running in 3784dbfe2622 01:30:31 Removing intermediate container 3784dbfe2622 01:30:31 ---> ac2b861832f0 01:30:31 Step 11/26 : COPY . . 01:30:32 ---> 2360e1fb3feb 01:30:32 Step 12/26 : RUN ${MAKE} 01:30:32 ---> Running in fd480994748d 01:30:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:30:54 Removing intermediate container fd480994748d 01:30:54 ---> cb5c2ef4986b 01:30:54 Step 13/26 : FROM alpine:3.16 01:30:54 3.16: Pulling from library/alpine 01:30:54 2408cc74d12b: Already exists 01:30:54 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 01:30:54 Status: Downloaded newer image for alpine:3.16 01:30:54 ---> e66264b98777 01:30:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:30:54 ---> Running in 2187af0d55d1 01:30:54 Removing intermediate container 2187af0d55d1 01:30:54 ---> e78c6f20d9c1 01:30:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:54 ---> Running in 7717d0ae789c 01:30:54 Removing intermediate container 7717d0ae789c 01:30:54 ---> 7f04621d8482 01:30:54 Step 16/26 : RUN apk add --update --no-cache zeromq 01:30:54 ---> Running in 71a1c22aa616 01:30:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:30:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:30:55 (1/5) Installing libgcc (11.2.1_git20220219-r2) 01:30:56 (2/5) Installing libsodium (1.0.18-r0) 01:30:56 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 01:30:56 (4/5) Installing libzmq (4.3.4-r0) 01:30:56 (5/5) Installing zeromq (4.3.4-r0) 01:30:56 Executing busybox-1.35.0-r13.trigger 01:30:56 OK: 8 MiB in 19 packages 01:30:56 Removing intermediate container 71a1c22aa616 01:30:56 ---> 3dd84d3e5b8b 01:30:56 Step 17/26 : WORKDIR / 01:30:56 ---> Running in 612714c6fe91 01:30:56 Removing intermediate container 612714c6fe91 01:30:56 ---> f43472a41a24 01:30:56 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:30:57 ---> 28f4a93a83f3 01:30:57 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:30:57 ---> 377f30c535af 01:30:57 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:30:58 ---> 31b2a04d1612 01:30:58 Step 21/26 : EXPOSE 59910 01:30:58 ---> Running in 2e5cf854f8d8 01:30:58 Removing intermediate container 2e5cf854f8d8 01:30:58 ---> 2fc334002e65 01:30:58 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:30:58 ---> Running in 9c428637eaa9 01:30:58 Removing intermediate container 9c428637eaa9 01:30:58 ---> d0943ef644a5 01:30:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:58 ---> Running in 5b0ba873d7ff 01:30:58 Removing intermediate container 5b0ba873d7ff 01:30:58 ---> b0d5da5da467 01:30:58 Step 24/26 : LABEL arch=amd64 01:30:58 ---> Running in 000ffe970ff3 01:30:58 Removing intermediate container 000ffe970ff3 01:30:58 ---> 1591e5c9cc7d 01:30:58 Step 25/26 : LABEL git_sha=025748471a1121a914633fcbecc3eb79c80c4329 01:30:58 ---> Running in 3de98502aea6 01:30:58 Removing intermediate container 3de98502aea6 01:30:58 ---> 6f56dffd81d5 01:30:58 Step 26/26 : LABEL version=2.2.1-dev.4 01:30:58 ---> Running in ca0221b5f752 01:30:58 Removing intermediate container ca0221b5f752 01:30:58 ---> 1e6e87405d3b 01:30:58 [Warning] One or more build-args [ARCH] were not consumed 01:30:58 Successfully built 1e6e87405d3b 01:30:58 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:30:58 provisioning config files... 01:30:58 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5464305482000641860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:59 ---> docker-login.sh 01:30:59 nexus3.edgexfoundry.org:10001 01:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:59 Configure a credential helper to remove this warning. See 01:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:59 01:30:59 Login Succeeded 01:30:59 nexus3.edgexfoundry.org:10002 01:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:59 Configure a credential helper to remove this warning. See 01:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:59 01:30:59 Login Succeeded 01:30:59 nexus3.edgexfoundry.org:10003 01:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:59 Configure a credential helper to remove this warning. See 01:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:59 01:30:59 Login Succeeded 01:30:59 nexus3.edgexfoundry.org:10004 01:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:59 Configure a credential helper to remove this warning. See 01:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:59 01:30:59 Login Succeeded 01:30:59 docker.io 01:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:30:59 Configure a credential helper to remove this warning. See 01:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:30:59 01:30:59 Login Succeeded 01:30:59 ---> docker-login.sh ends [Pipeline] } 01:30:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:00 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 01:31:00 025748471a1121a914633fcbecc3eb79c80c4329 01:31:00 latest 01:31:00 2.2.1-dev.4 01:31:00 025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4 01:31:00 main 01:31:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:00 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:025748471a1121a914633fcbecc3eb79c80c4329 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:00 + docker push nexus3.edgexfoundry.org:10004/device-gpio:025748471a1121a914633fcbecc3eb79c80c4329 01:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:31:00 de139104f350: Preparing 01:31:00 50e1c18ccb7c: Preparing 01:31:00 79912b3fc0f6: Preparing 01:31:00 c4ee03e0e5c5: Preparing 01:31:00 90d03df833a9: Preparing 01:31:00 24302eb7d908: Preparing 01:31:00 24302eb7d908: Waiting 01:31:00 50e1c18ccb7c: Pushed 01:31:00 90d03df833a9: Pushed 01:31:00 79912b3fc0f6: Pushed 01:31:00 24302eb7d908: Layer already exists 01:31:00 c4ee03e0e5c5: Pushed 01:31:04 de139104f350: Pushed 01:31:04 025748471a1121a914633fcbecc3eb79c80c4329: digest: sha256:2f93abe002cec8073fc0861285460d5bafd8143f082801aee0845ecbf28d1d84 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:04 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:04 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 01:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:31:04 de139104f350: Preparing 01:31:04 50e1c18ccb7c: Preparing 01:31:04 79912b3fc0f6: Preparing 01:31:04 c4ee03e0e5c5: Preparing 01:31:04 90d03df833a9: Preparing 01:31:04 24302eb7d908: Preparing 01:31:04 24302eb7d908: Waiting 01:31:04 c4ee03e0e5c5: Layer already exists 01:31:04 90d03df833a9: Layer already exists 01:31:04 de139104f350: Layer already exists 01:31:04 79912b3fc0f6: Layer already exists 01:31:04 50e1c18ccb7c: Layer already exists 01:31:04 24302eb7d908: Layer already exists 01:31:04 latest: digest: sha256:2f93abe002cec8073fc0861285460d5bafd8143f082801aee0845ecbf28d1d84 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:05 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:05 + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.4 01:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:31:05 de139104f350: Preparing 01:31:05 50e1c18ccb7c: Preparing 01:31:05 79912b3fc0f6: Preparing 01:31:05 c4ee03e0e5c5: Preparing 01:31:05 90d03df833a9: Preparing 01:31:05 24302eb7d908: Preparing 01:31:05 24302eb7d908: Waiting 01:31:05 90d03df833a9: Layer already exists 01:31:05 50e1c18ccb7c: Layer already exists 01:31:05 c4ee03e0e5c5: Layer already exists 01:31:05 de139104f350: Layer already exists 01:31:05 79912b3fc0f6: Layer already exists 01:31:05 24302eb7d908: Layer already exists 01:31:05 2.2.1-dev.4: digest: sha256:2f93abe002cec8073fc0861285460d5bafd8143f082801aee0845ecbf28d1d84 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:05 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio:025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4 01:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:31:06 de139104f350: Preparing 01:31:06 50e1c18ccb7c: Preparing 01:31:06 79912b3fc0f6: Preparing 01:31:06 c4ee03e0e5c5: Preparing 01:31:06 90d03df833a9: Preparing 01:31:06 24302eb7d908: Preparing 01:31:06 24302eb7d908: Waiting 01:31:06 90d03df833a9: Layer already exists 01:31:06 de139104f350: Layer already exists 01:31:06 79912b3fc0f6: Layer already exists 01:31:06 c4ee03e0e5c5: Layer already exists 01:31:06 50e1c18ccb7c: Layer already exists 01:31:06 24302eb7d908: Layer already exists 01:31:06 025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4: digest: sha256:2f93abe002cec8073fc0861285460d5bafd8143f082801aee0845ecbf28d1d84 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:06 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 01:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 01:31:06 de139104f350: Preparing 01:31:06 50e1c18ccb7c: Preparing 01:31:06 79912b3fc0f6: Preparing 01:31:06 c4ee03e0e5c5: Preparing 01:31:06 90d03df833a9: Preparing 01:31:06 24302eb7d908: Preparing 01:31:06 24302eb7d908: Waiting 01:31:06 c4ee03e0e5c5: Layer already exists 01:31:06 90d03df833a9: Layer already exists 01:31:06 79912b3fc0f6: Layer already exists 01:31:06 50e1c18ccb7c: Layer already exists 01:31:06 de139104f350: Layer already exists 01:31:06 24302eb7d908: Layer already exists 01:31:06 main: digest: sha256:2f93abe002cec8073fc0861285460d5bafd8143f082801aee0845ecbf28d1d84 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:06 ===================================================== [Pipeline] echo 01:31:06 taggedImages: 01:31:06 - nexus3.edgexfoundry.org:10004/device-gpio:025748471a1121a914633fcbecc3eb79c80c4329 01:31:06 - nexus3.edgexfoundry.org:10004/device-gpio:latest 01:31:06 - nexus3.edgexfoundry.org:10004/device-gpio:2.2.1-dev.4 01:31:06 - nexus3.edgexfoundry.org:10004/device-gpio:025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4 01:31:06 - 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:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:07 01:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:07 latest: Pulling from edgex-lftools-log-publisher 01:31:07 5eb5b503b376: Pulling fs layer 01:31:07 5c69ac0246d0: Pulling fs layer 01:31:07 ec43610c2a17: Pulling fs layer 01:31:07 3a2ae6a8a46f: Pulling fs layer 01:31:07 33b1e0a273af: Pulling fs layer 01:31:07 5d3b04190fa2: Pulling fs layer 01:31:07 2f39f015ded8: Pulling fs layer 01:31:07 5d3b04190fa2: Waiting 01:31:07 33b1e0a273af: Waiting 01:31:07 3a2ae6a8a46f: Waiting 01:31:07 5c69ac0246d0: Download complete 01:31:07 3a2ae6a8a46f: Verifying Checksum 01:31:07 3a2ae6a8a46f: Download complete 01:31:07 33b1e0a273af: Verifying Checksum 01:31:07 33b1e0a273af: Download complete 01:31:07 5d3b04190fa2: Download complete 01:31:07 ec43610c2a17: Verifying Checksum 01:31:07 ec43610c2a17: Download complete 01:31:07 5eb5b503b376: Verifying Checksum 01:31:07 5eb5b503b376: Download complete 01:31:08 2f39f015ded8: Verifying Checksum 01:31:08 2f39f015ded8: Download complete 01:31:09 5eb5b503b376: Pull complete 01:31:09 5c69ac0246d0: Pull complete 01:31:09 ec43610c2a17: Pull complete 01:31:09 3a2ae6a8a46f: Pull complete 01:31:10 33b1e0a273af: Pull complete 01:31:10 5d3b04190fa2: Pull complete 01:31:15 2f39f015ded8: Pull complete 01:31:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:15 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:31:15 $ 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:31:17 $ docker top 83f0edd3130761fcdbc0eb6ede93a73ac7be7fe6634232e3ea122e08ce453629 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:17 ---> job-cost.sh 01:31:17 lf-activate-venv: SKIPPING 01:31:17 INFO: No Stack... 01:31:18 INFO: Retrieving Pricing Info for: v3-standard-8 01:31:18 INFO: Archiving Costs [Pipeline] sh 01:31:19 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 01:31:19 + cut -d, -f6 [Pipeline] lock 01:31:19 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-34-stack-cost] 01:31:19 Resource [jenkins-edgexfoundry-device-gpio-main-34-stack-cost] did not exist. Created. 01:31:19 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:19 + echo total: 0.2199999988079071 [Pipeline] stash 01:31:19 Stashed 1 file(s) [Pipeline] } 01:31:19 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:19 $ docker stop --time=1 83f0edd3130761fcdbc0eb6ede93a73ac7be7fe6634232e3ea122e08ce453629 01:31:20 $ docker rm -f 83f0edd3130761fcdbc0eb6ede93a73ac7be7fe6634232e3ea122e08ce453629 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:32:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20352 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 01:32:35 Running in /w/workspace/device-gpio/34 [Pipeline] { [Pipeline] checkout 01:32:35 The recommended git tool is: git 01:32:43 using credential edgex-jenkins-ssh 01:32:43 Cloning the remote Git repository 01:32:43 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:32:43 > git init /w/workspace/device-gpio/34 # timeout=10 01:32:43 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:32:43 > git --version # timeout=10 01:32:43 > git --version # 'git version 2.25.1' 01:32:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:32:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:44 Avoid second fetch 01:32:44 Checking out Revision 025748471a1121a914633fcbecc3eb79c80c4329 (main) 01:32:44 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:32:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:44 > git config core.sparsecheckout # timeout=10 01:32:45 > git checkout -f 025748471a1121a914633fcbecc3eb79c80c4329 # timeout=10 01:32:49 Commit message: "Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.1-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:32:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:32:50 Dload Upload Total Spent Left Speed 01:32:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh 01:32:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:32:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:32:51 + sudo tee /etc/docker/daemon.new 01:32:51 { 01:32:51 "registry-mirrors": [ 01:32:51 "https://nexus3.edgexfoundry.org:10001" 01:32:51 ], 01:32:51 "bip": "10.250.0.254/24", 01:32:51 "hosts": [ 01:32:51 "tcp://0.0.0.0:5555", 01:32:51 "unix:///var/run/docker.sock" 01:32:51 ], 01:32:51 "mtu": 1458, 01:32:51 "selinux-enabled": true, 01:32:51 "seccomp-profile": "/etc/docker/seccomp.json" 01:32:51 } [Pipeline] sh 01:32:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:32:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:10 provisioning config files... 01:33:10 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/34@tmp/config7660244669891919900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:10 ---> docker-login.sh 01:33:10 nexus3.edgexfoundry.org:10001 01:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:11 Configure a credential helper to remove this warning. See 01:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:11 01:33:11 Login Succeeded 01:33:11 nexus3.edgexfoundry.org:10002 01:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:12 Configure a credential helper to remove this warning. See 01:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:12 01:33:12 Login Succeeded 01:33:12 nexus3.edgexfoundry.org:10003 01:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:12 Configure a credential helper to remove this warning. See 01:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:12 01:33:12 Login Succeeded 01:33:12 nexus3.edgexfoundry.org:10004 01:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:13 Configure a credential helper to remove this warning. See 01:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:13 01:33:13 Login Succeeded 01:33:13 docker.io 01:33:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:13 Configure a credential helper to remove this warning. See 01:33:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:13 01:33:13 Login Succeeded 01:33:13 ---> docker-login.sh ends [Pipeline] } 01:33:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:33:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:33:14 ========================================================= 01:33:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 01:33:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 01:33:15 Sending build context to Docker daemon 7.942MB 01:33:15 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 01:33:15 Step 2/12 : FROM ${BASE} AS builder 01:33:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:33:15 b3c136eddcbf: Pulling fs layer 01:33:15 c0a3192eca97: Pulling fs layer 01:33:15 a050256f5b6f: Pulling fs layer 01:33:15 656be50a0ddc: Pulling fs layer 01:33:15 2bbca73fdf42: Pulling fs layer 01:33:15 46d945488cbd: Pulling fs layer 01:33:15 8a5474983e97: Pulling fs layer 01:33:15 329c88fbcd65: Pulling fs layer 01:33:15 656be50a0ddc: Waiting 01:33:15 2bbca73fdf42: Waiting 01:33:15 46d945488cbd: Waiting 01:33:15 329c88fbcd65: Waiting 01:33:15 8a5474983e97: Waiting 01:33:15 a050256f5b6f: Verifying Checksum 01:33:15 a050256f5b6f: Download complete 01:33:15 c0a3192eca97: Download complete 01:33:15 2bbca73fdf42: Verifying Checksum 01:33:15 2bbca73fdf42: Download complete 01:33:15 46d945488cbd: Verifying Checksum 01:33:15 46d945488cbd: Download complete 01:33:15 b3c136eddcbf: Verifying Checksum 01:33:16 b3c136eddcbf: Pull complete 01:33:16 329c88fbcd65: Verifying Checksum 01:33:16 329c88fbcd65: Download complete 01:33:17 c0a3192eca97: Pull complete 01:33:17 a050256f5b6f: Pull complete 01:33:17 8a5474983e97: Verifying Checksum 01:33:17 8a5474983e97: Download complete 01:33:18 656be50a0ddc: Verifying Checksum 01:33:18 656be50a0ddc: Download complete 01:33:31 656be50a0ddc: Pull complete 01:33:31 2bbca73fdf42: Pull complete 01:33:31 46d945488cbd: Pull complete 01:33:38 8a5474983e97: Pull complete 01:33:40 329c88fbcd65: Pull complete 01:33:40 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 01:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 01:33:40 ---> ff4287adb874 01:33:40 Step 3/12 : ARG MAKE="make build" 01:33:41 ---> Running in 02ce9377d30b 01:33:42 Removing intermediate container 02ce9377d30b 01:33:42 ---> 51f5dfdd4fa9 01:33:42 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:33:42 ---> Running in 711a2ba0718e 01:33:42 Removing intermediate container 711a2ba0718e 01:33:42 ---> 92d74ab46d2f 01:33:42 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 01:33:42 ---> Running in 17d8c1f37d03 01:33:42 Removing intermediate container 17d8c1f37d03 01:33:42 ---> bb784cf36230 01:33:42 Step 6/12 : WORKDIR /device-gpio 01:33:42 ---> Running in 2693475da6b3 01:33:43 Removing intermediate container 2693475da6b3 01:33:43 ---> 3deddff9bb30 01:33:43 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:43 ---> Running in 87ec43c4cad9 01:33:46 Removing intermediate container 87ec43c4cad9 01:33:46 ---> 3af832f84c3f 01:33:46 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:33:46 ---> Running in a15c81297fb4 01:33:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:33:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:33:49 (1/4) Installing openssh-keygen (9.0_p1-r1) 01:33:49 (2/4) Installing libedit (20210910.3.1-r0) 01:33:49 (3/4) Installing openssh-client-common (9.0_p1-r1) 01:33:49 (4/4) Installing openssh-client-default (9.0_p1-r1) 01:33:50 Executing busybox-1.35.0-r13.trigger 01:33:50 OK: 226 MiB in 55 packages 01:33:51 Removing intermediate container a15c81297fb4 01:33:51 ---> 1fd0a2b2b3f0 01:33:51 Step 9/12 : COPY go.mod vendor* ./ 01:33:51 ---> 6a869db6f7d8 01:33:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:51 ---> Running in e066fd3d9b9e 01:34:38 Removing intermediate container e066fd3d9b9e 01:34:38 ---> 89f4894030d7 01:34:38 Step 11/12 : COPY . . 01:34:38 ---> 0bd5aaaa0943 01:34:38 Step 12/12 : RUN ${MAKE} 01:34:38 ---> Running in 34bd8c641efb 01:34:38 noop 01:34:38 Removing intermediate container 34bd8c641efb 01:34:38 ---> 8e809fb3022e 01:34:38 Successfully built 8e809fb3022e 01:34:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:38 + docker inspect -f . ci-base-image-arm64 01:34:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:39 prd-ubuntu20.04-docker-arm64-4c-16g-20352 does not seem to be running inside a container 01:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/34 -v /w/workspace/device-gpio/34:/w/workspace/device-gpio/34:rw,z -v /w/workspace/device-gpio/34@tmp:/w/workspace/device-gpio/34@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:34:40 $ docker top 4b7d69eae2e39fa48f5954a78323b26bf809408c078b9da1fe190ee62a7be467 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:41 + go version 01:34:41 go version go1.18.3 linux/arm64 [Pipeline] } 01:34:41 $ docker stop --time=1 4b7d69eae2e39fa48f5954a78323b26bf809408c078b9da1fe190ee62a7be467 01:34:43 $ docker rm -f 4b7d69eae2e39fa48f5954a78323b26bf809408c078b9da1fe190ee62a7be467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:43 + docker inspect -f . ci-base-image-arm64 01:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:44 prd-ubuntu20.04-docker-arm64-4c-16g-20352 does not seem to be running inside a container 01:34:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-gpio/34 -v /w/workspace/device-gpio/34:/w/workspace/device-gpio/34:rw,z -v /w/workspace/device-gpio/34@tmp:/w/workspace/device-gpio/34@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:34:45 $ docker top f5c65ee5885f0733188b278eb95bca23bfc6ac9667d6e274036cc3aabc70ca1c -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:46 + git config --global --add safe.directory /w/workspace/device-gpio/34 [Pipeline] fileExists [Pipeline] sh 01:34:47 + make test 01:34:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:34:48 ? github.com/edgexfoundry/device-gpio [no test files] 01:36:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:36:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:36:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:36:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:36:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:25 ./bin/test-attribution-txt.sh [Pipeline] echo 01:36:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:36:25 $ docker stop --time=1 f5c65ee5885f0733188b278eb95bca23bfc6ac9667d6e274036cc3aabc70ca1c 01:36:27 $ docker rm -f f5c65ee5885f0733188b278eb95bca23bfc6ac9667d6e274036cc3aabc70ca1c [Pipeline] // withDockerContainer [Pipeline] sh 01:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:36:28 Warning: overwriting stash ‘coverage-report’ 01:36:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:36:29 + ls -al . 01:36:29 total 156 01:36:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 01:34 . 01:36:29 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 01:32 .. 01:36:29 -rw-rw-r-- 1 jenkins jenkins 120 Jul 18 01:32 .dockerignore 01:36:29 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 01:32 .git 01:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:32 .github 01:36:29 -rw-rw-r-- 1 jenkins jenkins 343 Jul 18 01:32 .gitignore 01:36:29 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 01:32 .golangci.yml 01:36:29 -rw-rw-r-- 1 jenkins jenkins 9182 Jul 18 01:32 Attribution.txt 01:36:29 -rw-rw-r-- 1 jenkins jenkins 3081 Jul 18 01:32 CHANGELOG.md 01:36:29 -rw-rw-r-- 1 jenkins jenkins 1872 Jul 18 01:32 Dockerfile 01:36:29 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 01:32 GOVERNANCE.md 01:36:29 -rw-rw-r-- 1 jenkins jenkins 657 Jul 18 01:32 Jenkinsfile 01:36:29 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 01:32 LICENSE 01:36:29 -rw-rw-r-- 1 jenkins jenkins 1876 Jul 18 01:32 Makefile 01:36:29 -rw-rw-r-- 1 jenkins jenkins 617 Jul 18 01:32 OWNERS.md 01:36:29 -rw-rw-r-- 1 jenkins jenkins 11178 Jul 18 01:32 README.md 01:36:29 -rw-rw-r-- 1 jenkins jenkins 11 Jul 18 01:29 VERSION 01:36:29 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 01:32 bin 01:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:32 cmd 01:36:29 -rw-r--r-- 1 jenkins jenkins 10 Jul 18 01:34 coverage.out 01:36:29 -rw-rw-r-- 1 jenkins jenkins 3288 Jul 18 01:32 go.mod 01:36:29 -rw-rw-r-- 1 jenkins jenkins 35450 Jul 18 01:32 go.sum 01:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:32 internal 01:36:29 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:32 snap 01:36:29 -rw-rw-r-- 1 jenkins jenkins 209 Jul 18 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:36:30 + 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=025748471a1121a914633fcbecc3eb79c80c4329 --label arch=arm64 --label version=2.2.1-dev.4 . 01:36:30 Sending build context to Docker daemon 7.943MB 01:36:30 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 01:36:30 Step 2/26 : FROM ${BASE} AS builder 01:36:30 ---> 8e809fb3022e 01:36:30 Step 3/26 : ARG MAKE="make build" 01:36:30 ---> Running in 802a63f08dcb 01:36:31 Removing intermediate container 802a63f08dcb 01:36:31 ---> 480781ca346f 01:36:31 Step 4/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:36:31 ---> Running in 945d4896ddb0 01:36:31 Removing intermediate container 945d4896ddb0 01:36:31 ---> 8d2ec3414c60 01:36:31 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:36:31 ---> Running in 7b026fa3bdc4 01:36:31 Removing intermediate container 7b026fa3bdc4 01:36:31 ---> 0f3e3e14d93d 01:36:31 Step 6/26 : WORKDIR /device-gpio 01:36:32 ---> Running in 73129b743ba3 01:36:32 Removing intermediate container 73129b743ba3 01:36:32 ---> f5fda32049fe 01:36:32 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:36:32 ---> Running in c6e55692b78e 01:36:34 Removing intermediate container c6e55692b78e 01:36:34 ---> 933f34718ddd 01:36:34 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:36:34 ---> Running in c5cbcb644805 01:36:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:36:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:36:37 OK: 226 MiB in 55 packages 01:36:38 Removing intermediate container c5cbcb644805 01:36:38 ---> a831944c9a00 01:36:38 Step 9/26 : COPY go.mod vendor* ./ 01:36:39 ---> 276a03892e1d 01:36:39 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:36:39 ---> Running in 4824f1171d2a 01:36:40 Removing intermediate container 4824f1171d2a 01:36:40 ---> 72bb9e9e5b12 01:36:40 Step 11/26 : COPY . . 01:36:41 ---> 5234105fd2d0 01:36:41 Step 12/26 : RUN ${MAKE} 01:36:41 ---> Running in f7540eb8ca9c 01:36:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.2.1-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 01:39:05 Removing intermediate container f7540eb8ca9c 01:39:05 ---> b6f65d34b6de 01:39:05 Step 13/26 : FROM alpine:3.16 01:39:05 3.16: Pulling from library/alpine 01:39:05 b3c136eddcbf: Already exists 01:39:05 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 01:39:05 Status: Downloaded newer image for alpine:3.16 01:39:05 ---> 6e30ab57aeee 01:39:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:39:05 ---> Running in abd6ea28ae33 01:39:05 Removing intermediate container abd6ea28ae33 01:39:05 ---> 921d004982cf 01:39:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:39:05 ---> Running in 8c0dd60932d8 01:39:05 Removing intermediate container 8c0dd60932d8 01:39:05 ---> 093379b5329e 01:39:05 Step 16/26 : RUN apk add --update --no-cache zeromq 01:39:05 ---> Running in cb0f15819fea 01:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:39:05 (1/5) Installing libgcc (11.2.1_git20220219-r2) 01:39:05 (2/5) Installing libsodium (1.0.18-r0) 01:39:05 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 01:39:05 (4/5) Installing libzmq (4.3.4-r0) 01:39:05 (5/5) Installing zeromq (4.3.4-r0) 01:39:05 Executing busybox-1.35.0-r13.trigger 01:39:05 OK: 8 MiB in 19 packages 01:39:06 Removing intermediate container cb0f15819fea 01:39:06 ---> 8b50f511f602 01:39:06 Step 17/26 : WORKDIR / 01:39:06 ---> Running in 3fc409c95779 01:39:06 Removing intermediate container 3fc409c95779 01:39:06 ---> 2c9fbe10cbf3 01:39:06 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:39:07 ---> 7f19a1d6e44a 01:39:07 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:39:08 ---> 8692da01c8f0 01:39:08 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:39:09 ---> 598e0b5271db 01:39:09 Step 21/26 : EXPOSE 59910 01:39:09 ---> Running in 7ee1fc0d00f2 01:39:10 Removing intermediate container 7ee1fc0d00f2 01:39:10 ---> 4166ae38e79b 01:39:10 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:39:10 ---> Running in 51a59d19172c 01:39:10 Removing intermediate container 51a59d19172c 01:39:10 ---> 2b8ca7554133 01:39:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:10 ---> Running in 09714c4ef904 01:39:10 Removing intermediate container 09714c4ef904 01:39:10 ---> de598af8e7ba 01:39:10 Step 24/26 : LABEL arch=arm64 01:39:10 ---> Running in 97f61c64ca31 01:39:11 Removing intermediate container 97f61c64ca31 01:39:11 ---> 4365def34aea 01:39:11 Step 25/26 : LABEL git_sha=025748471a1121a914633fcbecc3eb79c80c4329 01:39:11 ---> Running in 311f159bc714 01:39:11 Removing intermediate container 311f159bc714 01:39:11 ---> 0ff725d9a4e8 01:39:11 Step 26/26 : LABEL version=2.2.1-dev.4 01:39:11 ---> Running in 4383f3cbc39b 01:39:11 Removing intermediate container 4383f3cbc39b 01:39:11 ---> 0221a28056ba 01:39:11 [Warning] One or more build-args [ARCH] were not consumed 01:39:12 Successfully built 0221a28056ba 01:39:12 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:39:12 provisioning config files... 01:39:12 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/34@tmp/config5665932216623586518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:12 ---> docker-login.sh 01:39:12 nexus3.edgexfoundry.org:10001 01:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:13 Configure a credential helper to remove this warning. See 01:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:13 01:39:13 Login Succeeded 01:39:13 nexus3.edgexfoundry.org:10002 01:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:13 Configure a credential helper to remove this warning. See 01:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:13 01:39:13 Login Succeeded 01:39:13 nexus3.edgexfoundry.org:10003 01:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:14 Configure a credential helper to remove this warning. See 01:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:14 01:39:14 Login Succeeded 01:39:14 nexus3.edgexfoundry.org:10004 01:39:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:14 Configure a credential helper to remove this warning. See 01:39:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:14 01:39:14 Login Succeeded 01:39:14 docker.io 01:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:39:15 Configure a credential helper to remove this warning. See 01:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:39:15 01:39:15 Login Succeeded 01:39:15 ---> docker-login.sh ends [Pipeline] } 01:39:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:39:15 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 01:39:15 025748471a1121a914633fcbecc3eb79c80c4329 01:39:15 latest 01:39:15 2.2.1-dev.4 01:39:15 025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4 01:39:15 main 01:39:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:16 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:025748471a1121a914633fcbecc3eb79c80c4329 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:16 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:025748471a1121a914633fcbecc3eb79c80c4329 01:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:39:16 526ce9c23a92: Preparing 01:39:16 8b1af813535d: Preparing 01:39:16 6192598ce079: Preparing 01:39:16 9680ecafb6be: Preparing 01:39:16 93eb88613d42: Preparing 01:39:16 dd565ff850e7: Preparing 01:39:16 dd565ff850e7: Waiting 01:39:16 8b1af813535d: Pushed 01:39:16 93eb88613d42: Pushed 01:39:16 6192598ce079: Pushed 01:39:16 dd565ff850e7: Layer already exists 01:39:17 9680ecafb6be: Pushed 01:39:22 526ce9c23a92: Pushed 01:39:22 025748471a1121a914633fcbecc3eb79c80c4329: digest: sha256:f2127e8471abbbaf566449c406057455b184ca2383c25508153e77f0a23b5ff0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:22 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:23 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 01:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:39:23 526ce9c23a92: Preparing 01:39:23 8b1af813535d: Preparing 01:39:23 6192598ce079: Preparing 01:39:23 9680ecafb6be: Preparing 01:39:23 93eb88613d42: Preparing 01:39:23 dd565ff850e7: Preparing 01:39:23 dd565ff850e7: Waiting 01:39:23 93eb88613d42: Layer already exists 01:39:23 9680ecafb6be: Layer already exists 01:39:23 8b1af813535d: Layer already exists 01:39:23 6192598ce079: Layer already exists 01:39:23 526ce9c23a92: Layer already exists 01:39:23 dd565ff850e7: Layer already exists 01:39:23 latest: digest: sha256:f2127e8471abbbaf566449c406057455b184ca2383c25508153e77f0a23b5ff0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:23 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.4 01:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:39:24 526ce9c23a92: Preparing 01:39:24 8b1af813535d: Preparing 01:39:24 6192598ce079: Preparing 01:39:24 9680ecafb6be: Preparing 01:39:24 93eb88613d42: Preparing 01:39:24 dd565ff850e7: Preparing 01:39:24 9680ecafb6be: Layer already exists 01:39:24 6192598ce079: Layer already exists 01:39:24 526ce9c23a92: Layer already exists 01:39:24 8b1af813535d: Layer already exists 01:39:24 93eb88613d42: Layer already exists 01:39:24 dd565ff850e7: Layer already exists 01:39:24 2.2.1-dev.4: digest: sha256:f2127e8471abbbaf566449c406057455b184ca2383c25508153e77f0a23b5ff0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:24 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4 01:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:39:25 526ce9c23a92: Preparing 01:39:25 8b1af813535d: Preparing 01:39:25 6192598ce079: Preparing 01:39:25 9680ecafb6be: Preparing 01:39:25 93eb88613d42: Preparing 01:39:25 dd565ff850e7: Preparing 01:39:25 dd565ff850e7: Waiting 01:39:25 526ce9c23a92: Layer already exists 01:39:25 8b1af813535d: Layer already exists 01:39:25 6192598ce079: Layer already exists 01:39:25 9680ecafb6be: Layer already exists 01:39:25 93eb88613d42: Layer already exists 01:39:25 dd565ff850e7: Layer already exists 01:39:25 025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4: digest: sha256:f2127e8471abbbaf566449c406057455b184ca2383c25508153e77f0a23b5ff0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:25 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 01:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 01:39:26 526ce9c23a92: Preparing 01:39:26 8b1af813535d: Preparing 01:39:26 6192598ce079: Preparing 01:39:26 9680ecafb6be: Preparing 01:39:26 93eb88613d42: Preparing 01:39:26 dd565ff850e7: Preparing 01:39:26 dd565ff850e7: Waiting 01:39:26 6192598ce079: Layer already exists 01:39:26 8b1af813535d: Layer already exists 01:39:26 526ce9c23a92: Layer already exists 01:39:26 9680ecafb6be: Layer already exists 01:39:26 93eb88613d42: Layer already exists 01:39:26 dd565ff850e7: Layer already exists 01:39:26 main: digest: sha256:f2127e8471abbbaf566449c406057455b184ca2383c25508153e77f0a23b5ff0 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:39:26 ===================================================== [Pipeline] echo 01:39:26 taggedImages: 01:39:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:025748471a1121a914633fcbecc3eb79c80c4329 01:39:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 01:39:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.2.1-dev.4 01:39:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:025748471a1121a914633fcbecc3eb79c80c4329-2.2.1-dev.4 01:39:26 - 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:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:26 01:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:27 arm64: Pulling from edgex-lftools-log-publisher 01:39:27 8998bd30e6a1: Pulling fs layer 01:39:27 04944245beec: Pulling fs layer 01:39:27 699f458cf7ca: Pulling fs layer 01:39:27 765212b225bb: Pulling fs layer 01:39:27 f23df028b6ca: Pulling fs layer 01:39:27 d65c8cfc05b1: Pulling fs layer 01:39:27 f23df028b6ca: Waiting 01:39:27 d65c8cfc05b1: Waiting 01:39:27 765212b225bb: Waiting 01:39:27 2437ff75d9bd: Pulling fs layer 01:39:27 2437ff75d9bd: Waiting 01:39:27 04944245beec: Verifying Checksum 01:39:27 04944245beec: Download complete 01:39:27 765212b225bb: Verifying Checksum 01:39:27 765212b225bb: Download complete 01:39:27 f23df028b6ca: Verifying Checksum 01:39:27 f23df028b6ca: Download complete 01:39:27 d65c8cfc05b1: Verifying Checksum 01:39:27 d65c8cfc05b1: Download complete 01:39:27 699f458cf7ca: Verifying Checksum 01:39:27 699f458cf7ca: Download complete 01:39:27 8998bd30e6a1: Verifying Checksum 01:39:27 8998bd30e6a1: Download complete 01:39:30 2437ff75d9bd: Verifying Checksum 01:39:30 2437ff75d9bd: Download complete 01:39:32 8998bd30e6a1: Pull complete 01:39:32 04944245beec: Pull complete 01:39:34 699f458cf7ca: Pull complete 01:39:34 765212b225bb: Pull complete 01:39:35 f23df028b6ca: Pull complete 01:39:35 d65c8cfc05b1: Pull complete 01:39:50 2437ff75d9bd: Pull complete 01:39:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:50 prd-ubuntu20.04-docker-arm64-4c-16g-20352 does not seem to be running inside a container 01:39:50 $ 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/34 -v /w/workspace/device-gpio/34:/w/workspace/device-gpio/34:rw,z -v /w/workspace/device-gpio/34@tmp:/w/workspace/device-gpio/34@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:39:53 $ docker top 56b5444d92ad27cabcf6763530b5203968070facccc9123c46efd00e83313784 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:54 ---> job-cost.sh 01:39:54 lf-activate-venv: SKIPPING 01:39:54 INFO: No Stack... 01:39:54 INFO: Retrieving Pricing Info for: v3-standard-4 01:39:55 INFO: Archiving Costs [Pipeline] sh 01:39:56 + cat /w/workspace/device-gpio/34/archives/cost.csv 01:39:56 + cut -d, -f6 [Pipeline] lock 01:39:56 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-34-stack-cost] 01:39:56 Resource [jenkins-edgexfoundry-device-gpio-main-34-stack-cost] did not exist. Created. 01:39:56 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:39:57 /w/workspace/device-gpio/34@tmp/durable-8f27404b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:39:57 + echo total: 0.10999999940395355 [Pipeline] stash 01:39:57 Warning: overwriting stash ‘stack-cost’ 01:39:57 Stashed 1 file(s) [Pipeline] } 01:39:57 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 01:39:58 $ docker stop --time=1 56b5444d92ad27cabcf6763530b5203968070facccc9123c46efd00e83313784 01:39:59 $ docker rm -f 56b5444d92ad27cabcf6763530b5203968070facccc9123c46efd00e83313784 [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:39:59 provisioning config files... 01:39:59 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2231562946168528109tmp [Pipeline] { [Pipeline] sh 01:40:00 + set +x 01:40:00 + curl -s https://codecov.io/bash 01:40:00 + bash -s -- 01:40:00 01:40:00 _____ _ 01:40:00 / ____| | | 01:40:00 | | ___ __| | ___ ___ _____ __ 01:40:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:40:00 | |___| (_) | (_| | __/ (_| (_) \ V / 01:40:00 \_____\___/ \__,_|\___|\___\___/ \_/ 01:40:00 Bash-1.0.6 01:40:00 01:40:00 01:40:00 ==> git version 2.25.1 found 01:40:00 ==> 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:40:00 Release-Date: 2020-01-08 01:40:00 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:40:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:40:00 ==> Jenkins CI detected. 01:40:00 current dir:  /w/workspace/edgexfoundry_device-gpio_main 01:40:00 project root: . 01:40:00 --> token set from env 01:40:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:40:00 ==> Running gcov in . (disable via -X gcov) 01:40:00 ==> Python coveragepy not found 01:40:00 ==> Searching for coverage reports in: 01:40:00 + . 01:40:00 -> Found 1 reports 01:40:00 ==> Detecting git/mercurial file structure 01:40:00 ==> Reading reports 01:40:00 + ./coverage.out bytes=10 01:40:00 ==> Appending adjustments 01:40:00 https://docs.codecov.io/docs/fixing-reports 01:40:00 + Found adjustments 01:40:00 ==> Gzipping contents 01:40:00 4.0K /tmp/codecov.cKghwJ.gz 01:40:00 ==> Uploading reports 01:40:00 url: https://codecov.io 01:40:00 query: branch=main&commit=025748471a1121a914633fcbecc3eb79c80c4329&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 01:40:00 -> Pinging Codecov 01:40:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=025748471a1121a914633fcbecc3eb79c80c4329&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 01:40:00 -> Uploading to 01:40:00 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/3EC07B1A8CA8AF9BCAA0BB9F0134797F/025748471a1121a914633fcbecc3eb79c80c4329/930ea86b-cdc1-4a73-bfaf-9326f1297d06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T014000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e34be592e9f9edaf4772e44e6407dffbf085e3bf1cedb9d003f8cb279acd210 01:40:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:40:00 Dload Upload Total Spent Left Speed 01:40:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3262 --:--:-- --:--:-- --:--:-- 3262 01:40:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/025748471a1121a914633fcbecc3eb79c80c4329 [Pipeline] } 01:40:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:40:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:40:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:40:01 01:40:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:40:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:40:01 df9b9388f04a: Pulling fs layer 01:40:01 52dc419b0ee2: Pulling fs layer 01:40:01 25bc292e5bac: Pulling fs layer 01:40:01 114826534d7a: Pulling fs layer 01:40:01 4657fd5d0bcf: Pulling fs layer 01:40:01 6ad1cebc031e: Pulling fs layer 01:40:01 8a3aa393b2d8: Pulling fs layer 01:40:01 4657fd5d0bcf: Waiting 01:40:01 6ad1cebc031e: Waiting 01:40:01 8a3aa393b2d8: Waiting 01:40:01 114826534d7a: Waiting 01:40:01 25bc292e5bac: Verifying Checksum 01:40:01 25bc292e5bac: Download complete 01:40:01 52dc419b0ee2: Verifying Checksum 01:40:01 52dc419b0ee2: Download complete 01:40:01 4657fd5d0bcf: Verifying Checksum 01:40:01 4657fd5d0bcf: Download complete 01:40:01 df9b9388f04a: Download complete 01:40:02 6ad1cebc031e: Verifying Checksum 01:40:02 6ad1cebc031e: Download complete 01:40:02 df9b9388f04a: Pull complete 01:40:02 52dc419b0ee2: Pull complete 01:40:02 25bc292e5bac: Pull complete 01:40:02 114826534d7a: Verifying Checksum 01:40:02 114826534d7a: Download complete 01:40:02 8a3aa393b2d8: Verifying Checksum 01:40:02 8a3aa393b2d8: Download complete 01:40:06 114826534d7a: Pull complete 01:40:06 4657fd5d0bcf: Pull complete 01:40:06 6ad1cebc031e: Pull complete 01:40:09 8a3aa393b2d8: Pull complete 01:40:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:40:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:09 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:40:09 $ 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:40:11 $ docker top d137bdabba14ff378fca546a295733d7aece9e20db8d30609335d09fb11150b9 -eo pid,comm [Pipeline] { [Pipeline] echo 01:40:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 01:40:12 + set -o pipefail 01:40:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 01:40:16 01:40:16 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 01:40:16 01:40:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/4e6846fa-32e7-4bbf-9755-6f3565542f2b 01:40:16 01:40:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:40:16 01:40:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:40:16 01:40:16 [Pipeline] } 01:40:16 $ docker stop --time=1 d137bdabba14ff378fca546a295733d7aece9e20db8d30609335d09fb11150b9 01:40:18 $ docker rm -f d137bdabba14ff378fca546a295733d7aece9e20db8d30609335d09fb11150b9 [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:40:19 + git log --format=format:%s -1 025748471a1121a914633fcbecc3eb79c80c4329 [Pipeline] sh 01:40:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:19 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:40:20 $ 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:40:20 $ docker top 1920edf9b3f2a1d09e67bed643ae19d9f33becb02a5971a95496bd0f4770dbb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:20 [ssh-agent] Looking for ssh-agent implementation... 01:40:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:20 $ docker exec 1920edf9b3f2a1d09e67bed643ae19d9f33becb02a5971a95496bd0f4770dbb9 ssh-agent 01:40:20 SSH_AUTH_SOCK=/tmp/ssh-GKrJ2705XWZ8/agent.33 01:40:20 SSH_AGENT_PID=39 01:40:20 Running ssh-add (command line suppressed) 01:40:21 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8690904957745743822.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8690904957745743822.key) 01:40:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:21 + git semver tag 01:40:21 2022-07-18 01:40:21,501 [run_tag] DEBUG tag force:False 01:40:21 2022-07-18 01:40:21,501 [check_head_tag] DEBUG check head tag 01:40:21 2022-07-18 01:40:21,502 [execute] INFO git cat-file --batch-check 01:40:21 2022-07-18 01:40:21,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 01:40:21 2022-07-18 01:40:21,505 [execute] INFO git cat-file --batch 01:40:21 2022-07-18 01:40:21,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 01:40:21 2022-07-18 01:40:21,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:40:21 2022-07-18 01:40:21,513 [execute] INFO git tag -a v2.2.1-dev.4 -m v2.2.1-dev.4 01:40:21 2022-07-18 01:40:21,514 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.4', '-m', 'v2.2.1-dev.4'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 01:40:21 2022-07-18 01:40:21,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:40:21 2.2.1-dev.4 [Pipeline] } 01:40:21 $ docker exec --env ******** --env ******** 1920edf9b3f2a1d09e67bed643ae19d9f33becb02a5971a95496bd0f4770dbb9 ssh-agent -k 01:40:21 unset SSH_AUTH_SOCK; 01:40:21 unset SSH_AGENT_PID; 01:40:21 echo Agent pid 39 killed; 01:40:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:22 + git semver [Pipeline] } 01:40:22 $ docker stop --time=1 1920edf9b3f2a1d09e67bed643ae19d9f33becb02a5971a95496bd0f4770dbb9 01:40:23 $ docker rm -f 1920edf9b3f2a1d09e67bed643ae19d9f33becb02a5971a95496bd0f4770dbb9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:40:24 01:40:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:40:24 0.23.1-centos7: Pulling from edgex-lftools 01:40:24 ab5ef0e58194: Pulling fs layer 01:40:24 9712f1f96733: Pulling fs layer 01:40:24 63f879dbbcfc: Pulling fs layer 01:40:24 0d9ebad4ef96: Pulling fs layer 01:40:24 e9a5061849ea: Pulling fs layer 01:40:24 d747dcd14b5f: Pulling fs layer 01:40:24 2de7ff778b66: Pulling fs layer 01:40:24 e9a5061849ea: Waiting 01:40:24 0d9ebad4ef96: Waiting 01:40:24 2de7ff778b66: Waiting 01:40:24 d747dcd14b5f: Waiting 01:40:24 9712f1f96733: Verifying Checksum 01:40:24 9712f1f96733: Download complete 01:40:24 63f879dbbcfc: Verifying Checksum 01:40:24 63f879dbbcfc: Download complete 01:40:25 0d9ebad4ef96: Verifying Checksum 01:40:25 0d9ebad4ef96: Download complete 01:40:25 e9a5061849ea: Verifying Checksum 01:40:25 e9a5061849ea: Download complete 01:40:25 d747dcd14b5f: Download complete 01:40:25 ab5ef0e58194: Download complete 01:40:25 2de7ff778b66: Verifying Checksum 01:40:25 2de7ff778b66: Download complete 01:40:28 ab5ef0e58194: Pull complete 01:40:28 9712f1f96733: Pull complete 01:40:28 63f879dbbcfc: Pull complete 01:40:33 0d9ebad4ef96: Pull complete 01:40:33 e9a5061849ea: Pull complete 01:40:33 d747dcd14b5f: Pull complete 01:40:34 2de7ff778b66: Pull complete 01:40:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:40:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:40:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:34 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:40:34 $ 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:40:37 $ docker top 9369f88b8812309b4daf0b745d1ad026559c121ce041a319b0d9851e5282aea4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:40:37 provisioning config files... 01:40:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1069561835986979164tmp 01:40:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1179417909467625214tmp 01:40:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2025205801393659799tmp [Pipeline] { [Pipeline] echo 01:40:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:40:37 ---> sigul-configuration.sh 01:40:37 gpg: directory `/root/.gnupg' created 01:40:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:40:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:40:37 gpg: keyring `/root/.gnupg/secring.gpg' created 01:40:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:40:37 gpg: CAST5 encrypted data 01:40:37 gpg: encrypted with 1 passphrase 01:40:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:40:37 + mkdir /home/jenkins 01:40:37 + mkdir /home/jenkins/sigul [Pipeline] sh 01:40:38 + 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:40:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:40:38 ---> sigul-install.sh 01:40:38 Sigul already installed; skipping installation. [Pipeline] sh 01:40:38 + git tag --list 01:40:38 v1.0.0 01:40:38 v2.1.0 01:40:38 v2.1.1 01:40:38 v2.1.1-dev.1 01:40:38 v2.2.0 01:40:38 v2.2.1-dev.1 01:40:38 v2.2.1-dev.2 01:40:38 v2.2.1-dev.3 01:40:38 v2.2.1-dev.4 [Pipeline] sh 01:40:38 + lftools sign git-tag v2.2.1-dev.4 01:40:39 Signing Git tag with Sigul... 01:40:39 Signing v2.2.1-dev.4 [Pipeline] echo 01:40:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:40:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:40:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:40:40 $ docker stop --time=1 9369f88b8812309b4daf0b745d1ad026559c121ce041a319b0d9851e5282aea4 01:40:41 $ docker rm -f 9369f88b8812309b4daf0b745d1ad026559c121ce041a319b0d9851e5282aea4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:40:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:42 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:40:42 $ 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:40:42 $ docker top 198853e6357bef7a09d503defa89d04699f448182ecff34d4253226483785d0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:42 [ssh-agent] Looking for ssh-agent implementation... 01:40:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:42 $ docker exec 198853e6357bef7a09d503defa89d04699f448182ecff34d4253226483785d0a ssh-agent 01:40:43 SSH_AUTH_SOCK=/tmp/ssh-pre3XDetHA5N/agent.33 01:40:43 SSH_AGENT_PID=39 01:40:43 Running ssh-add (command line suppressed) 01:40:43 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_914735460685319285.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_914735460685319285.key) 01:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:43 + git semver bump pre 01:40:43 2022-07-18 01:40:43,733 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:40:43 2022-07-18 01:40:43,733 [bump_version] DEBUG bumping version:2.2.1-dev.4 on axis:pre with prefix:dev 01:40:43 2022-07-18 01:40:43,733 [bump_version] DEBUG bumped version:2.2.1-dev.5 01:40:43 2022-07-18 01:40:43,733 [write_version] DEBUG write version:2.2.1-dev.5 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 01:40:43 2022-07-18 01:40:43,733 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:40:43 2022-07-18 01:40:43,733 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:40:43 2022-07-18 01:40:43,736 [execute] INFO git cat-file --batch-check 01:40:43 2022-07-18 01:40:43,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:40:43 2022-07-18 01:40:43,742 [execute] INFO git cat-file --batch 01:40:43 2022-07-18 01:40:43,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:40:43 2022-07-18 01:40:43,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:40:43 2.2.1-dev.5 [Pipeline] } 01:40:43 $ docker exec --env ******** --env ******** 198853e6357bef7a09d503defa89d04699f448182ecff34d4253226483785d0a ssh-agent -k 01:40:44 unset SSH_AUTH_SOCK; 01:40:44 unset SSH_AGENT_PID; 01:40:44 echo Agent pid 39 killed; 01:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:44 + git semver [Pipeline] } 01:40:44 $ docker stop --time=1 198853e6357bef7a09d503defa89d04699f448182ecff34d4253226483785d0a 01:40:45 $ docker rm -f 198853e6357bef7a09d503defa89d04699f448182ecff34d4253226483785d0a [Pipeline] // withDockerContainer [Pipeline] sh 01:40:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:40:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:40:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:46 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:40:46 $ 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:40:47 $ docker top d2bd45401bcd1288e84c85655709840a2e93adf2d16b9699ad4442b1d497a8b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:40:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:40:47 [ssh-agent] Looking for ssh-agent implementation... 01:40:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:40:47 $ docker exec d2bd45401bcd1288e84c85655709840a2e93adf2d16b9699ad4442b1d497a8b0 ssh-agent 01:40:47 SSH_AUTH_SOCK=/tmp/ssh-B8ltcxEfgcRp/agent.34 01:40:47 SSH_AGENT_PID=40 01:40:47 Running ssh-add (command line suppressed) 01:40:47 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1256419665051615967.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1256419665051615967.key) 01:40:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:40:48 + git semver push 01:40:48 2022-07-18 01:40:48,238 [run_push] DEBUG push 01:40:48 2022-07-18 01:40:48,238 [execute] INFO git cat-file --batch-check 01:40:48 2022-07-18 01:40:48,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 01:40:48 2022-07-18 01:40:48,243 [execute] INFO git rev-list afd0233da1e4495c5337c8252ecd2348f9628290 -- 01:40:48 2022-07-18 01:40:48,243 [execute] DEBUG Popen(['git', 'rev-list', 'afd0233da1e4495c5337c8252ecd2348f9628290', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 01:40:48 2022-07-18 01:40:48,249 [execute] INFO git fetch -v origin 01:40:48 2022-07-18 01:40:48,250 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 01:40:48 2022-07-18 01:40:48,714 [run_push] DEBUG no remote changes detected 01:40:48 2022-07-18 01:40:48,715 [execute] INFO git push origin semver 01:40:48 2022-07-18 01:40:48,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 01:40:49 2022-07-18 01:40:49,441 [run_push] DEBUG push all version tags 01:40:49 2022-07-18 01:40:49,442 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:40:49 2022-07-18 01:40:49,443 [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:40:50 2022-07-18 01:40:50,072 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 01:40:50 2.2.1-dev.5 [Pipeline] } 01:40:50 $ docker exec --env ******** --env ******** d2bd45401bcd1288e84c85655709840a2e93adf2d16b9699ad4442b1d497a8b0 ssh-agent -k 01:40:50 unset SSH_AUTH_SOCK; 01:40:50 unset SSH_AGENT_PID; 01:40:50 echo Agent pid 40 killed; 01:40:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:40:50 + git semver [Pipeline] } 01:40:51 $ docker stop --time=1 d2bd45401bcd1288e84c85655709840a2e93adf2d16b9699ad4442b1d497a8b0 01:40:52 $ docker rm -f d2bd45401bcd1288e84c85655709840a2e93adf2d16b9699ad4442b1d497a8b0 [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:40:52 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 01:40:52 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 01:40:52 total 16 01:40:52 drwxr-xr-x 3 root root 4096 Jul 18 01:31 . 01:40:52 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 01:40 .. 01:40:52 drwxr-xr-x 2 root root 4096 Jul 18 01:31 cost 01:40:52 -rw-r--r-- 1 root root 81 Jul 18 01:31 cost.csv 01:40:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 01:40:52 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 01:40:52 total 16 01:40:52 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 01:31 . 01:40:52 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 01:40 .. 01:40:52 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 01:31 cost 01:40:52 -rw-r--r-- 1 jenkins jenkins 81 Jul 18 01:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:40:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:40:54 ---> package-listing.sh 01:40:54 ++ facter osfamily 01:40:54 ++ tr '[:upper:]' '[:lower:]' 01:40:54 + OS_FAMILY=debian 01:40:54 + workspace=/w/workspace/edgexfoundry_device-gpio_main 01:40:54 + START_PACKAGES=/tmp/packages_start.txt 01:40:54 + END_PACKAGES=/tmp/packages_end.txt 01:40:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:40:54 + PACKAGES=/tmp/packages_start.txt 01:40:54 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:40:54 + PACKAGES=/tmp/packages_end.txt 01:40:54 + case "${OS_FAMILY}" in 01:40:54 + dpkg -l 01:40:54 + grep '^ii' 01:40:54 + '[' -f /tmp/packages_start.txt ']' 01:40:54 + '[' -f /tmp/packages_end.txt ']' 01:40:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:54 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 01:40:54 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 01:40:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 01:40:54 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:40:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:55 prd-ubuntu20.04-docker-8c-8g-20349 does not seem to be running inside a container 01:40:55 $ 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:40:55 $ docker top 5d2712b2ac592eaf10a4b157452b8107a5d8db666a3e51b77bdd57be8f66e63e -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:55 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:56 + mkdir -p /var/log/sysstat [Pipeline] sh 01:40:56 + ls /var/log/sa-host 01:40:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:56 provisioning config files... 01:40:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8781859842115057899tmp [Pipeline] { [Pipeline] echo 01:40:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:56 ---> create-netrc.sh [Pipeline] } 01:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:40:57 ---> python-tools-install.sh [Pipeline] echo 01:40:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:57 ---> sudo-logs.sh 01:40:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:40:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:57 ---> job-cost.sh 01:40:57 lf-activate-venv: SKIPPING 01:40:57 DEBUG: total: 0.2199999988079071 01:40:57 INFO: Retrieving Stack Cost... 01:40:58 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:58 INFO: Archiving Costs [Pipeline] echo 01:40:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:59 ---> logs-deploy.sh 01:40:59 lf-activate-venv: SKIPPING 01:40:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/34 01:40:59 INFO: archiving workspace using pattern(s): 01:40:59 Archives upload complete. 01:40:59 INFO: archiving logs to Nexus 01:41:00 ---> uname -a: 01:41:00 Linux prd-ubuntu20-04-docker-8c-8g-20349 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:41:00 01:41:00 01:41:00 ---> lscpu: 01:41:00 Architecture: x86_64 01:41:00 CPU op-mode(s): 32-bit, 64-bit 01:41:00 Byte Order: Little Endian 01:41:00 Address sizes: 40 bits physical, 48 bits virtual 01:41:00 CPU(s): 8 01:41:00 On-line CPU(s) list: 0-7 01:41:00 Thread(s) per core: 1 01:41:00 Core(s) per socket: 1 01:41:00 Socket(s): 8 01:41:00 NUMA node(s): 1 01:41:00 Vendor ID: AuthenticAMD 01:41:00 CPU family: 23 01:41:00 Model: 49 01:41:00 Model name: AMD EPYC-Rome Processor 01:41:00 Stepping: 0 01:41:00 CPU MHz: 2800.000 01:41:00 BogoMIPS: 5600.00 01:41:00 Virtualization: AMD-V 01:41:00 Hypervisor vendor: KVM 01:41:00 Virtualization type: full 01:41:00 L1d cache: 256 KiB 01:41:00 L1i cache: 256 KiB 01:41:00 L2 cache: 4 MiB 01:41:00 L3 cache: 128 MiB 01:41:00 NUMA node0 CPU(s): 0-7 01:41:00 Vulnerability Itlb multihit: Not affected 01:41:00 Vulnerability L1tf: Not affected 01:41:00 Vulnerability Mds: Not affected 01:41:00 Vulnerability Meltdown: Not affected 01:41:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:41:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:41:00 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:41:00 Vulnerability Srbds: Not affected 01:41:00 Vulnerability Tsx async abort: Not affected 01:41:00 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:41:00 01:41:00 01:41:00 ---> nproc: 01:41:00 8 01:41:00 01:41:00 01:41:00 ---> df -h: 01:41:00 Filesystem Size Used Avail Use% Mounted on 01:41:00 overlay 155G 13G 143G 8% / 01:41:00 tmpfs 64M 0 64M 0% /dev 01:41:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:41:00 shm 64M 0 64M 0% /dev/shm 01:41:00 /dev/vda1 155G 13G 143G 8% /facter-os 01:41:00 01:41:00 01:41:00 ---> sar -b -r -n DEV: 01:41:00 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20349) 07/18/22 _x86_64_ (8 CPU) 01:41:00 01:41:00 01:28:31 LINUX RESTART (8 CPU) 01:41:00 01:41:00 01:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:41:00 01:30:01 410.73 13.51 397.22 0.00 2083.65 129654.92 0.00 01:41:00 01:31:01 159.48 0.12 159.36 0.00 5.46 23885.10 0.00 01:41:00 01:32:01 36.58 0.02 36.56 0.00 2.13 16787.22 0.00 01:41:00 01:33:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 01:41:00 01:34:01 1.30 0.02 1.28 0.00 0.13 14.26 0.00 01:41:00 01:35:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 01:41:00 01:36:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 01:41:00 01:37:01 3.13 1.57 1.57 0.00 49.06 20.53 0.00 01:41:00 01:38:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 01:41:00 01:39:01 1.52 0.00 1.52 0.00 0.00 22.53 0.00 01:41:00 01:40:01 1.98 0.07 1.92 0.00 7.87 53.46 0.00 01:41:00 Average: 56.33 1.39 54.94 0.00 195.28 15498.36 0.00 01:41:00 01:41:00 01:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:41:00 01:30:01 28446120 31774640 519004 1.58 159448 3388052 1855916 5.47 1131372 2869348 68 01:41:00 01:31:01 28168036 31754912 535740 1.63 165460 3625712 2082264 6.14 1284348 2974684 672 01:41:00 01:32:01 27668072 31765120 523548 1.59 173712 4077588 1857028 5.47 1289496 3414148 12 01:41:00 01:33:01 27668952 31766156 522336 1.59 173744 4077592 1857028 5.47 1288388 3414148 52 01:41:00 01:34:01 27679452 31776664 511912 1.56 173784 4077596 1857028 5.47 1278376 3414160 16 01:41:00 01:35:01 27679672 31776928 511576 1.56 173808 4077608 1857028 5.47 1278028 3414164 60 01:41:00 01:36:01 27687168 31784452 504016 1.53 173824 4077612 1857028 5.47 1270672 3414184 28 01:41:00 01:37:01 27683904 31783484 504816 1.54 173872 4079088 1857028 5.47 1276356 3413716 96 01:41:00 01:38:01 27683464 31783008 505296 1.54 173880 4079088 1857028 5.47 1276556 3413712 20 01:41:00 01:39:01 27683992 31783772 504572 1.53 173924 4079180 1857028 5.47 1275652 3413908 88 01:41:00 01:40:01 27597644 31745024 543096 1.65 174348 4125168 2088704 6.16 1311044 3459680 46756 01:41:00 Average: 27786043 31772196 516901 1.57 171800 3978571 1898464 5.59 1269117 3328714 4352 01:41:00 01:41:00 01:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:41:00 01:30:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 01:41:00 01:30:01 docker0 113.98 137.84 9.46 1182.81 0.00 0.00 0.00 0.00 01:41:00 01:30:01 ens3 493.95 338.63 7017.47 64.76 0.00 0.00 0.00 0.00 01:41:00 01:31:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 01:41:00 01:31:01 docker0 19.18 23.33 1.12 98.80 0.00 0.00 0.00 0.00 01:41:00 01:31:01 ens3 118.09 93.07 156.40 152.98 0.00 0.00 0.00 0.00 01:41:00 01:32:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 01:41:00 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:32:01 ens3 159.31 118.06 2544.15 189.03 0.00 0.00 0.00 0.00 01:41:00 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:41:00 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:33:01 ens3 1.33 0.85 0.34 0.26 0.00 0.00 0.00 0.00 01:41:00 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:34:01 ens3 0.60 0.42 0.34 0.27 0.00 0.00 0.00 0.00 01:41:00 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:41:00 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:35:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:41:00 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:36:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:41:00 01:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:41:00 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:37:01 ens3 7.93 5.25 5.48 6.00 0.00 0.00 0.00 0.00 01:41:00 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:38:01 ens3 0.47 0.27 0.31 0.20 0.00 0.00 0.00 0.00 01:41:00 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:41:00 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:39:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:41:00 01:40:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 01:41:00 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:00 01:40:01 ens3 39.96 31.28 778.84 4.08 0.00 0.00 0.00 0.00 01:41:00 Average: lo 1.50 1.50 0.14 0.14 0.00 0.00 0.00 0.00 01:41:00 Average: docker0 12.10 14.65 0.96 116.50 0.00 0.00 0.00 0.00 01:41:00 Average: ens3 74.75 53.47 954.76 37.97 0.00 0.00 0.00 0.00 01:41:00 01:41:00 01:41:00 ---> sar -P ALL: 01:41:00 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20349) 07/18/22 _x86_64_ (8 CPU) 01:41:00 01:41:00 01:28:31 LINUX RESTART (8 CPU) 01:41:00 01:41:00 01:29:01 CPU %user %nice %system %iowait %steal %idle 01:41:00 01:30:01 all 11.85 0.00 5.39 2.17 0.06 80.53 01:41:00 01:30:01 0 11.65 0.00 6.66 6.66 0.07 74.97 01:41:00 01:30:01 1 11.77 0.00 4.99 0.22 0.07 82.95 01:41:00 01:30:01 2 12.92 0.00 4.74 0.29 0.07 82.00 01:41:00 01:30:01 3 12.87 0.00 5.50 0.64 0.07 80.92 01:41:00 01:30:01 4 12.90 0.00 5.58 4.04 0.05 77.43 01:41:00 01:30:01 5 10.73 0.00 4.89 2.86 0.05 81.47 01:41:00 01:30:01 6 11.78 0.00 5.36 0.78 0.05 82.03 01:41:00 01:30:01 7 10.14 0.00 5.42 1.86 0.09 82.50 01:41:00 01:31:01 all 40.25 0.00 7.05 0.80 0.08 51.81 01:41:00 01:31:01 0 40.53 0.00 6.89 2.81 0.08 49.69 01:41:00 01:31:01 1 40.26 0.00 7.15 0.18 0.08 52.32 01:41:00 01:31:01 2 40.25 0.00 7.21 0.17 0.08 52.29 01:41:00 01:31:01 3 39.95 0.00 7.20 1.06 0.08 51.70 01:41:00 01:31:01 4 39.81 0.00 7.58 1.20 0.08 51.33 01:41:00 01:31:01 5 41.21 0.00 6.95 0.15 0.08 51.60 01:41:00 01:31:01 6 40.02 0.00 7.02 0.15 0.08 52.72 01:41:00 01:31:01 7 40.01 0.00 6.41 0.67 0.08 52.83 01:41:00 01:32:01 all 3.81 0.00 1.56 0.38 0.02 94.23 01:41:00 01:32:01 0 3.63 0.00 1.60 0.57 0.02 94.19 01:41:00 01:32:01 1 3.20 0.00 1.64 0.02 0.02 95.13 01:41:00 01:32:01 2 4.03 0.00 1.26 0.24 0.02 94.46 01:41:00 01:32:01 3 3.22 0.00 1.49 2.12 0.03 93.13 01:41:00 01:32:01 4 4.08 0.00 1.84 0.00 0.02 94.07 01:41:00 01:32:01 5 4.00 0.00 1.54 0.05 0.02 94.39 01:41:00 01:32:01 6 4.50 0.00 1.39 0.02 0.03 94.06 01:41:00 01:32:01 7 3.81 0.00 1.70 0.05 0.02 94.43 01:41:00 01:33:01 all 0.02 0.00 0.02 0.00 0.00 99.95 01:41:00 01:33:01 0 0.02 0.00 0.03 0.02 0.00 99.93 01:41:00 01:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:41:00 01:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:41:00 01:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:41:00 01:33:01 4 0.00 0.00 0.05 0.00 0.00 99.95 01:41:00 01:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:41:00 01:33:01 6 0.05 0.00 0.03 0.00 0.00 99.92 01:41:00 01:33:01 7 0.05 0.00 0.00 0.02 0.00 99.93 01:41:00 01:34:01 all 0.04 0.00 0.03 0.00 0.01 99.93 01:41:00 01:34:01 0 0.03 0.00 0.07 0.02 0.00 99.88 01:41:00 01:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:41:00 01:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:41:00 01:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:41:00 01:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:41:00 01:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:41:00 01:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:41:00 01:34:01 7 0.05 0.00 0.03 0.02 0.02 99.88 01:41:00 01:35:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:41:00 01:35:01 0 0.03 0.00 0.00 0.02 0.02 99.93 01:41:00 01:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:41:00 01:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:41:00 01:35:01 3 0.02 0.00 0.03 0.02 0.00 99.93 01:41:00 01:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:41:00 01:35:01 5 0.07 0.00 0.02 0.00 0.00 99.92 01:41:00 01:35:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:41:00 01:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:41:00 01:36:01 all 0.10 0.00 0.02 0.00 0.00 99.88 01:41:00 01:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:41:00 01:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:41:00 01:36:01 2 0.70 0.00 0.02 0.00 0.00 99.28 01:41:00 01:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:41:00 01:36:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:41:00 01:36:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:41:00 01:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:41:00 01:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:41:00 01:37:01 all 0.29 0.00 0.04 0.02 0.01 99.64 01:41:00 01:37:01 0 0.18 0.00 0.02 0.03 0.00 99.77 01:41:00 01:37:01 1 0.27 0.00 0.02 0.00 0.02 99.70 01:41:00 01:37:01 2 0.77 0.00 0.05 0.03 0.00 99.15 01:41:00 01:37:01 3 0.13 0.00 0.03 0.02 0.00 99.82 01:41:00 01:37:01 4 0.13 0.00 0.05 0.03 0.02 99.77 01:41:00 01:37:01 5 0.18 0.00 0.03 0.02 0.02 99.75 01:41:00 01:37:01 6 0.47 0.00 0.00 0.00 0.00 99.53 01:41:00 01:37:01 7 0.22 0.00 0.10 0.02 0.02 99.65 01:41:00 01:38:01 all 0.02 0.00 0.00 0.00 0.00 99.97 01:41:00 01:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:41:00 01:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:41:00 01:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:41:00 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:41:00 01:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:41:00 01:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:41:00 01:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:41:00 01:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:41:00 01:39:01 all 0.02 0.00 0.01 0.01 0.00 99.95 01:41:00 01:39:01 0 0.00 0.00 0.02 0.03 0.02 99.93 01:41:00 01:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:41:00 01:39:01 2 0.08 0.00 0.00 0.00 0.00 99.92 01:41:00 01:39:01 3 0.00 0.00 0.03 0.03 0.00 99.93 01:41:00 01:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:41:00 01:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:41:00 01:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:41:00 01:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:41:00 01:40:01 all 0.16 0.00 0.12 0.01 0.01 99.70 01:41:00 01:40:01 0 0.23 0.00 0.12 0.03 0.00 99.62 01:41:00 01:40:01 1 0.17 0.00 0.18 0.00 0.02 99.63 01:41:00 01:40:01 2 0.12 0.00 0.12 0.00 0.02 99.75 01:41:00 01:40:01 3 0.15 0.00 0.13 0.02 0.02 99.68 01:41:00 01:40:01 4 0.15 0.00 0.10 0.00 0.00 99.75 01:41:00 01:40:01 5 0.20 0.00 0.10 0.00 0.02 99.68 01:41:00 01:40:01 6 0.13 0.00 0.10 0.00 0.00 99.77 01:41:00 01:40:01 7 0.15 0.00 0.13 0.02 0.00 99.70 01:41:00 01:41:00 Average: CPU %user %nice %system %iowait %steal %idle 01:41:00 Average: all 5.11 0.00 1.29 0.31 0.02 93.28 01:41:00 Average: 0 5.08 0.00 1.39 0.92 0.02 92.59 01:41:00 Average: 1 5.04 0.00 1.27 0.04 0.02 93.63 01:41:00 Average: 2 5.33 0.00 1.21 0.07 0.02 93.37 01:41:00 Average: 3 5.08 0.00 1.31 0.35 0.02 93.24 01:41:00 Average: 4 5.15 0.00 1.38 0.48 0.02 92.98 01:41:00 Average: 5 5.09 0.00 1.22 0.28 0.02 93.38 01:41:00 Average: 6 5.15 0.00 1.25 0.09 0.02 93.49 01:41:00 Average: 7 4.92 0.00 1.25 0.24 0.02 93.58 01:41:00 01:41:00 01:41:00