Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 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-ssh6533877236296915467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14343090334562726222.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11445842396020839272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh8321005501018607345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9209178450902155401.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13817 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 > 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 Avoid second fetch Checking out Revision 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 (main) Commit message: "Merge pull request #171 from jumpingliu/issue-170" > git config core.sparsecheckout # timeout=10 > git checkout -f 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 # timeout=10 > git rev-list --no-walk 45d04bf83b3f660b78aa8dfc6abcb70613e55fda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:24:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:24:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:24:29 ========================================================= 05:24:29 EdgeX Global Pipelines Version Info 05:24:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:24:29 ------------------- 05:24:29 stable info: 05:24:29 ------------------- 05:24:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:24:29 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:24:29 Message: update stable to v1.0.249 05:24:30 ------------------- 05:24:30 experimental info: 05:24:30 ------------------- 05:24:30 Commited By: **** collab-it+edgex@linuxfoundation.org 05:24:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:24:30 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4261d58 [Pipeline] echo 05:24:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:30 provisioning config files... 05:24:30 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15363261004127765299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:31 ---> docker-login.sh 05:24:31 nexus3.edgexfoundry.org:10001 05:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:31 Configure a credential helper to remove this warning. See 05:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:31 05:24:31 Login Succeeded 05:24:31 nexus3.edgexfoundry.org:10002 05:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:31 Configure a credential helper to remove this warning. See 05:24:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:31 05:24:31 Login Succeeded 05:24:31 nexus3.edgexfoundry.org:10003 05:24:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:32 Configure a credential helper to remove this warning. See 05:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:32 05:24:32 Login Succeeded 05:24:32 nexus3.edgexfoundry.org:10004 05:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:32 Configure a credential helper to remove this warning. See 05:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:32 05:24:32 Login Succeeded 05:24:32 docker.io 05:24:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:32 Configure a credential helper to remove this warning. See 05:24:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:32 05:24:32 Login Succeeded 05:24:32 ---> docker-login.sh ends [Pipeline] } 05:24:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:24:32 + git rev-list -1 --merges 4261d5835fa1c7b154f2687acc6f50b8a2a738f2~1..4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] echo 05:24:32 -----------> git rev-list -1 --merges 4261d5835fa1c7b154f2687acc6f50b8a2a738f2~1..4261d5835fa1c7b154f2687acc6f50b8a2a738f2 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:24:32 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [false] [Pipeline] sh 05:24:33 + git log --format=format:%s -1 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] echo 05:24:33 ========================================================= 05:24:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:24:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:24:33 + git log --format=format:%s -1 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] echo 05:24:33 [semverPrep] GIT_COMMIT: 4261d5835fa1c7b154f2687acc6f50b8a2a738f2, Commit Message: Merge pull request #171 from jumpingliu/issue-170 [Pipeline] echo 05:24:33 [semverPrep] This is not a build commit. [Pipeline] sh 05:24:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:24:33 + grep -v github /etc/ssh/ssh_known_hosts 05:24:33 + [ -e /tmp/ssh_known_hosts ] 05:24:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:24:33 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 05:24:33 -a /etc/ssh/ssh_known_hosts 05:24:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:24:34 05:24:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:24:34 0.1.4: Pulling from edgex-devops/py-git-semver 05:24:34 b85a868b505f: Pulling fs layer 05:24:34 e2be974225ed: Pulling fs layer 05:24:34 339a4e72a1f5: Pulling fs layer 05:24:34 988bab9f4d93: Pulling fs layer 05:24:34 1469e6f7b9e6: Pulling fs layer 05:24:34 eaf3925da568: Pulling fs layer 05:24:34 bab4dde63d76: Pulling fs layer 05:24:34 bde34c3a00c8: Pulling fs layer 05:24:34 b352a97aabf1: Pulling fs layer 05:24:34 4872d77fe225: Pulling fs layer 05:24:34 5851b861e8e6: Pulling fs layer 05:24:34 bde34c3a00c8: Waiting 05:24:34 b352a97aabf1: Waiting 05:24:34 988bab9f4d93: Waiting 05:24:34 1469e6f7b9e6: Waiting 05:24:34 4872d77fe225: Waiting 05:24:34 eaf3925da568: Waiting 05:24:34 bab4dde63d76: Waiting 05:24:34 e2be974225ed: Verifying Checksum 05:24:34 e2be974225ed: Download complete 05:24:34 988bab9f4d93: Verifying Checksum 05:24:34 988bab9f4d93: Download complete 05:24:34 1469e6f7b9e6: Verifying Checksum 05:24:34 1469e6f7b9e6: Download complete 05:24:34 eaf3925da568: Verifying Checksum 05:24:34 eaf3925da568: Download complete 05:24:34 339a4e72a1f5: Verifying Checksum 05:24:34 339a4e72a1f5: Download complete 05:24:34 bde34c3a00c8: Verifying Checksum 05:24:34 bde34c3a00c8: Download complete 05:24:34 b352a97aabf1: Verifying Checksum 05:24:34 b352a97aabf1: Download complete 05:24:34 4872d77fe225: Verifying Checksum 05:24:34 4872d77fe225: Download complete 05:24:34 5851b861e8e6: Verifying Checksum 05:24:34 5851b861e8e6: Download complete 05:24:34 b85a868b505f: Verifying Checksum 05:24:34 b85a868b505f: Download complete 05:24:35 bab4dde63d76: Verifying Checksum 05:24:35 bab4dde63d76: Download complete 05:24:35 b85a868b505f: Pull complete 05:24:35 e2be974225ed: Pull complete 05:24:36 339a4e72a1f5: Pull complete 05:24:36 988bab9f4d93: Pull complete 05:24:36 1469e6f7b9e6: Pull complete 05:24:36 eaf3925da568: Pull complete 05:24:38 bab4dde63d76: Pull complete 05:24:38 bde34c3a00c8: Pull complete 05:24:38 b352a97aabf1: Pull complete 05:24:38 4872d77fe225: Pull complete 05:24:38 5851b861e8e6: Pull complete 05:24:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:38 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:24:40 $ docker top 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 -eo pid,comm 05:24:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:24:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:24:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:24:40 [ssh-agent] Looking for ssh-agent implementation... 05:24:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:24:40 $ docker exec 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 ssh-agent 05:24:40 SSH_AUTH_SOCK=/tmp/ssh-yq1tFxGZCkNn/agent.32 05:24:40 SSH_AGENT_PID=38 05:24:40 Running ssh-add (command line suppressed) 05:24:40 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_559845083464225709.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_559845083464225709.key) 05:24:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:24:40 + git tag --points-at HEAD [Pipeline] } 05:24:41 $ docker exec --env ******** --env ******** 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 ssh-agent -k 05:24:41 unset SSH_AUTH_SOCK; 05:24:41 unset SSH_AGENT_PID; 05:24:41 echo Agent pid 38 killed; 05:24:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:24:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:24:41 [ssh-agent] Looking for ssh-agent implementation... 05:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:24:41 $ docker exec 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 ssh-agent 05:24:41 SSH_AUTH_SOCK=/tmp/ssh-Dvz0HywWzoA2/agent.70 05:24:41 SSH_AGENT_PID=76 05:24:41 Running ssh-add (command line suppressed) 05:24:41 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6359858486748093802.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6359858486748093802.key) 05:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:24:41 + git semver init 05:24:42 2023-05-05 05:24:41,947 [run_init] DEBUG init version:0.0.0 force:False 05:24:42 2023-05-05 05:24:41,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 05:24:42 2023-05-05 05:24:41,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 05:24:42 2023-05-05 05:24:41,949 [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) 05:24:42 2023-05-05 05:24:42,850 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 05:24:42 2023-05-05 05:24:42,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 05:24:42 2023-05-05 05:24:42,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:24:42 2023-05-05 05:24:42,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:24:42 3.0.0-dev.24 [Pipeline] } 05:24:42 $ docker exec --env ******** --env ******** 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 ssh-agent -k 05:24:43 unset SSH_AUTH_SOCK; 05:24:43 unset SSH_AGENT_PID; 05:24:43 echo Agent pid 76 killed; 05:24:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:24:43 + git semver [Pipeline] } 05:24:43 $ docker stop --time=1 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 05:24:44 $ docker rm -f --volumes 721ac2ef50d16e7a7ad3451d0b8dcf51e7cb334f7f4619a35144a95165a78243 [Pipeline] // withDockerContainer [Pipeline] sh 05:24:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:24:45 Stashed 1 file(s) [Pipeline] echo 05:24:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [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 05:24:45 provisioning config files... 05:24:45 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8523433899959844151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:45 ---> docker-login.sh 05:24:45 nexus3.edgexfoundry.org:10001 05:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:45 Configure a credential helper to remove this warning. See 05:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:45 05:24:45 Login Succeeded 05:24:45 nexus3.edgexfoundry.org:10002 05:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:45 Configure a credential helper to remove this warning. See 05:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:45 05:24:45 Login Succeeded 05:24:45 nexus3.edgexfoundry.org:10003 05:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:46 Configure a credential helper to remove this warning. See 05:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:46 05:24:46 Login Succeeded 05:24:46 nexus3.edgexfoundry.org:10004 05:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:46 Configure a credential helper to remove this warning. See 05:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:46 05:24:46 Login Succeeded 05:24:46 docker.io 05:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:46 Configure a credential helper to remove this warning. See 05:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:46 05:24:46 Login Succeeded 05:24:46 ---> docker-login.sh ends [Pipeline] } 05:24:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:24:46 ========================================================= 05:24:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:24:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:24:46 Sending build context to Docker daemon 16.09MB 05:24:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:24:46 Step 2/12 : FROM ${BASE} AS builder 05:24:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:24:46 f56be85fc22e: Pulling fs layer 05:24:46 85791d961cd3: Pulling fs layer 05:24:46 d694b5ae8c79: Pulling fs layer 05:24:46 9f32a84ed3da: Pulling fs layer 05:24:46 4d19c01a9841: Pulling fs layer 05:24:46 9f32a84ed3da: Waiting 05:24:46 9325e15d5711: Pulling fs layer 05:24:46 556b6ee489ea: Pulling fs layer 05:24:46 c5a4b2cf53e6: Pulling fs layer 05:24:46 4d19c01a9841: Waiting 05:24:46 556b6ee489ea: Waiting 05:24:46 9325e15d5711: Waiting 05:24:47 85791d961cd3: Verifying Checksum 05:24:47 85791d961cd3: Download complete 05:24:47 9f32a84ed3da: Verifying Checksum 05:24:47 9f32a84ed3da: Download complete 05:24:47 4d19c01a9841: Verifying Checksum 05:24:47 4d19c01a9841: Download complete 05:24:47 f56be85fc22e: Download complete 05:24:47 9325e15d5711: Verifying Checksum 05:24:47 9325e15d5711: Download complete 05:24:47 f56be85fc22e: Pull complete 05:24:47 85791d961cd3: Pull complete 05:24:47 c5a4b2cf53e6: Verifying Checksum 05:24:47 c5a4b2cf53e6: Download complete 05:24:47 d694b5ae8c79: Download complete 05:24:47 556b6ee489ea: Verifying Checksum 05:24:47 556b6ee489ea: Download complete 05:24:51 d694b5ae8c79: Pull complete 05:24:51 9f32a84ed3da: Pull complete 05:24:51 4d19c01a9841: Pull complete 05:24:51 9325e15d5711: Pull complete 05:24:53 556b6ee489ea: Pull complete 05:24:54 c5a4b2cf53e6: Pull complete 05:24:54 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:24:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:24:54 ---> c4be618373d6 05:24:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:24:56 ---> Running in 701bc181ebe7 05:24:56 Removing intermediate container 701bc181ebe7 05:24:56 ---> 1096e0e49edd 05:24:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:24:56 ---> Running in 7214c9ab66f4 05:24:56 Removing intermediate container 7214c9ab66f4 05:24:56 ---> efdcbd0a765a 05:24:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:24:56 ---> Running in 13a8d0bcd8bd 05:24:56 Removing intermediate container 13a8d0bcd8bd 05:24:56 ---> a38c92218b9b 05:24:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:24:56 ---> Running in 2e26ee2c3d72 05:24:56 Removing intermediate container 2e26ee2c3d72 05:24:56 ---> a0eb27ea7aa6 05:24:56 Step 7/12 : WORKDIR /device-gpio 05:24:57 ---> Running in aceed4e546e3 05:24:57 Removing intermediate container aceed4e546e3 05:24:57 ---> c25ee51eb24f 05:24:57 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:24:57 ---> Running in c849b1cc8017 05:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:24:57 (1/4) Installing openssh-keygen (9.1_p1-r2) 05:24:57 (2/4) Installing libedit (20221030.3.1-r0) 05:24:57 (3/4) Installing openssh-client-common (9.1_p1-r2) 05:24:57 (4/4) Installing openssh-client-default (9.1_p1-r2) 05:24:57 Executing busybox-1.35.0-r29.trigger 05:24:57 OK: 269 MiB in 57 packages 05:24:58 Removing intermediate container c849b1cc8017 05:24:58 ---> 90f32d140c8c 05:24:58 Step 9/12 : COPY go.mod vendor* ./ 05:24:58 ---> bf287a837a4a 05:24:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:58 ---> Running in 2f7d2c0c54f2 05:25:00 Still waiting to schedule task 05:25:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:25:45 Removing intermediate container 2f7d2c0c54f2 05:25:45 ---> f27aee34b6b1 05:25:45 Step 11/12 : COPY . . 05:25:45 ---> f412ef11a010 05:25:45 Step 12/12 : RUN ${MAKE} 05:25:45 ---> Running in de606860b505 05:25:45 noop 05:25:45 Removing intermediate container de606860b505 05:25:45 ---> 666b70117ac2 05:25:45 Successfully built 666b70117ac2 05:25:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:45 + docker inspect -f . ci-base-image-x86_64 05:25:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:45 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:25:45 $ 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 05:25:46 $ docker top c845713125cdd6f16158c90e3e217c85c05f268017dbc12f5e3a2b4787f8133d -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:46 + go version 05:25:46 go version go1.20.2 linux/amd64 [Pipeline] } 05:25:46 $ docker stop --time=1 c845713125cdd6f16158c90e3e217c85c05f268017dbc12f5e3a2b4787f8133d 05:25:47 $ docker rm -f --volumes c845713125cdd6f16158c90e3e217c85c05f268017dbc12f5e3a2b4787f8133d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:48 + docker inspect -f . ci-base-image-x86_64 05:25:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:48 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:25:48 $ docker top cf15f9778aed1122f6538a3f90a5ecee22ccc3dbeda07be1bd375fd3d5e23fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 05:25:49 + make test 05:25:49 go test ./... -coverprofile=coverage.out ./... 05:25:54 ? github.com/edgexfoundry/device-gpio [no test files] 05:26:04 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 05:26:04 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 05:26:09 go vet ./... 05:26:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:26:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:26:13 ./bin/test-attribution-txt.sh [Pipeline] echo 05:26:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:26:13 $ docker stop --time=1 cf15f9778aed1122f6538a3f90a5ecee22ccc3dbeda07be1bd375fd3d5e23fa9 05:26:15 $ docker rm -f --volumes cf15f9778aed1122f6538a3f90a5ecee22ccc3dbeda07be1bd375fd3d5e23fa9 [Pipeline] // withDockerContainer [Pipeline] sh 05:26:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:26:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:26:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:26:16 + ls -al . 05:26:16 total 156 05:26:16 drwxrwxr-x 9 jenkins jenkins 4096 May 5 05:25 . 05:26:16 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:24 .. 05:26:16 -rw-rw-r-- 1 jenkins jenkins 120 May 5 05:24 .dockerignore 05:26:16 drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:24 .git 05:26:16 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:24 .github 05:26:16 -rw-rw-r-- 1 jenkins jenkins 343 May 5 05:24 .gitignore 05:26:16 -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:24 .golangci.yml 05:26:16 drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:24 .semver 05:26:16 -rw-rw-r-- 1 jenkins jenkins 9702 May 5 05:24 Attribution.txt 05:26:16 -rw-rw-r-- 1 jenkins jenkins 4069 May 5 05:24 CHANGELOG.md 05:26:16 -rw-rw-r-- 1 jenkins jenkins 1542 May 5 05:24 Dockerfile 05:26:16 -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:24 GOVERNANCE.md 05:26:16 -rw-rw-r-- 1 jenkins jenkins 657 May 5 05:24 Jenkinsfile 05:26:16 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:24 LICENSE 05:26:16 -rw-rw-r-- 1 jenkins jenkins 1692 May 5 05:24 Makefile 05:26:16 -rw-rw-r-- 1 jenkins jenkins 617 May 5 05:24 OWNERS.md 05:26:16 -rw-rw-r-- 1 jenkins jenkins 11790 May 5 05:24 README.md 05:26:16 -rw-rw-r-- 1 jenkins jenkins 12 May 5 05:24 VERSION 05:26:16 drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:24 bin 05:26:16 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:24 cmd 05:26:16 -rw-r--r-- 1 jenkins jenkins 10 May 5 05:25 coverage.out 05:26:16 -rw-rw-r-- 1 jenkins jenkins 3269 May 5 05:24 go.mod 05:26:16 -rw-rw-r-- 1 jenkins jenkins 31585 May 5 05:24 go.sum 05:26:16 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:24 internal 05:26:16 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:24 snap 05:26:16 -rw-rw-r-- 1 jenkins jenkins 209 May 5 05:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:17 + 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=4261d5835fa1c7b154f2687acc6f50b8a2a738f2 --label arch=amd64 --label version=3.0.0-dev.24 . 05:26:17 Sending build context to Docker daemon 16.09MB 05:26:17 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:26:17 Step 2/25 : FROM ${BASE} AS builder 05:26:17 ---> 666b70117ac2 05:26:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:26:17 ---> Running in abf535739a8f 05:26:17 Removing intermediate container abf535739a8f 05:26:17 ---> 9ca4280a6fec 05:26:17 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:26:17 ---> Running in 9ed717d8b24a 05:26:17 Removing intermediate container 9ed717d8b24a 05:26:17 ---> 4d15fc75fe1b 05:26:17 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:26:17 ---> Running in 3fc1cbfa5803 05:26:17 Removing intermediate container 3fc1cbfa5803 05:26:17 ---> b6f916bb1105 05:26:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:26:17 ---> Running in 2707eda0861c 05:26:17 Removing intermediate container 2707eda0861c 05:26:17 ---> 5fbb7bf66aae 05:26:17 Step 7/25 : WORKDIR /device-gpio 05:26:17 ---> Running in b733a64183fe 05:26:17 Removing intermediate container b733a64183fe 05:26:17 ---> 48459ea6affd 05:26:17 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:26:17 ---> Running in a093384abcb8 05:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:26:18 OK: 269 MiB in 57 packages 05:26:18 Removing intermediate container a093384abcb8 05:26:18 ---> 0b7328c6e010 05:26:18 Step 9/25 : COPY go.mod vendor* ./ 05:26:18 ---> a3e20d0db770 05:26:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:26:18 ---> Running in 8f96810f6347 05:26:19 Removing intermediate container 8f96810f6347 05:26:19 ---> 20a19e626c34 05:26:19 Step 11/25 : COPY . . 05:26:20 ---> 9229797264b4 05:26:20 Step 12/25 : RUN ${MAKE} 05:26:20 ---> Running in 9677b3209e5c 05:26:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 05:26:38 Removing intermediate container 9677b3209e5c 05:26:38 ---> 165265a9d253 05:26:38 Step 13/25 : FROM alpine:3.17 05:26:38 3.17: Pulling from library/alpine 05:26:38 f56be85fc22e: Already exists 05:26:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:26:38 Status: Downloaded newer image for alpine:3.17 05:26:38 ---> 9ed4aefc74f6 05:26:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:26:38 ---> Running in d12036c4c6b1 05:26:38 Removing intermediate container d12036c4c6b1 05:26:38 ---> 832929d893f1 05:26:38 Step 15/25 : RUN apk add --update --no-cache 05:26:38 ---> Running in 41637a165c29 05:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:26:38 OK: 7 MiB in 15 packages 05:26:38 Removing intermediate container 41637a165c29 05:26:38 ---> 20470987f78a 05:26:38 Step 16/25 : WORKDIR / 05:26:38 ---> Running in 13fd37887534 05:26:38 Removing intermediate container 13fd37887534 05:26:38 ---> 778782eba293 05:26:38 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 05:26:38 ---> e90f604af243 05:26:38 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 05:26:38 ---> 650607dd6863 05:26:38 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 05:26:38 ---> aa3d1684dbdd 05:26:38 Step 20/25 : EXPOSE 59910 05:26:38 ---> Running in 538dec2adf8d 05:26:38 Removing intermediate container 538dec2adf8d 05:26:38 ---> 3670b062ef05 05:26:38 Step 21/25 : ENTRYPOINT ["/device-gpio"] 05:26:38 ---> Running in 4bddfa402c2d 05:26:38 Removing intermediate container 4bddfa402c2d 05:26:38 ---> afa77cfa4dac 05:26:38 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:26:38 ---> Running in ab60159f9735 05:26:38 Removing intermediate container ab60159f9735 05:26:38 ---> 4b0b34d8cf4e 05:26:38 Step 23/25 : LABEL arch=amd64 05:26:38 ---> Running in 9afe48b0fc4d 05:26:39 Removing intermediate container 9afe48b0fc4d 05:26:39 ---> 1f5d3368cc31 05:26:39 Step 24/25 : LABEL git_sha=4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:26:39 ---> Running in 8b857db90b27 05:26:39 Removing intermediate container 8b857db90b27 05:26:39 ---> d4f84501ee9c 05:26:39 Step 25/25 : LABEL version=3.0.0-dev.24 05:26:39 ---> Running in 3ff54378d65e 05:26:39 Removing intermediate container 3ff54378d65e 05:26:39 ---> 09cdcdc24f76 05:26:39 [Warning] One or more build-args [ARCH] were not consumed 05:26:39 Successfully built 09cdcdc24f76 05:26:39 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:39 provisioning config files... 05:26:39 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12411097883616944831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:39 ---> docker-login.sh 05:26:39 nexus3.edgexfoundry.org:10001 05:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:39 Configure a credential helper to remove this warning. See 05:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:39 05:26:39 Login Succeeded 05:26:39 nexus3.edgexfoundry.org:10002 05:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:39 Configure a credential helper to remove this warning. See 05:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:39 05:26:39 Login Succeeded 05:26:39 nexus3.edgexfoundry.org:10003 05:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:39 Configure a credential helper to remove this warning. See 05:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:39 05:26:39 Login Succeeded 05:26:39 nexus3.edgexfoundry.org:10004 05:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:39 Configure a credential helper to remove this warning. See 05:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:39 05:26:39 Login Succeeded 05:26:39 docker.io 05:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:26:40 Configure a credential helper to remove this warning. See 05:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:26:40 05:26:40 Login Succeeded 05:26:40 ---> docker-login.sh ends [Pipeline] } 05:26:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:26:40 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 05:26:40 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:26:40 latest 05:26:40 3.0.0-dev.24 05:26:40 4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 05:26:40 main 05:26:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 05:26:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13818 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 05:26:40 Running in /w/workspace/device-gpio/78 [Pipeline] { [Pipeline] checkout [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:40 The recommended git tool is: git 05:26:40 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:26:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:26:40 4838eb6d700f: Preparing 05:26:40 bd413315a8c3: Preparing 05:26:40 d4608f39289c: Preparing 05:26:40 75d9d1ce61e6: Preparing 05:26:40 f1417ff83b31: Preparing 05:26:40 f1417ff83b31: Layer already exists 05:26:40 d4608f39289c: Pushed 05:26:40 75d9d1ce61e6: Pushed 05:26:40 bd413315a8c3: Pushed 05:26:43 4838eb6d700f: Pushed 05:26:43 4261d5835fa1c7b154f2687acc6f50b8a2a738f2: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 05:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:26:43 4838eb6d700f: Preparing 05:26:43 bd413315a8c3: Preparing 05:26:43 d4608f39289c: Preparing 05:26:43 75d9d1ce61e6: Preparing 05:26:43 f1417ff83b31: Preparing 05:26:43 d4608f39289c: Layer already exists 05:26:43 f1417ff83b31: Layer already exists 05:26:43 75d9d1ce61e6: Layer already exists 05:26:43 bd413315a8c3: Layer already exists 05:26:43 4838eb6d700f: Layer already exists 05:26:43 latest: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:44 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.24 05:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:26:44 4838eb6d700f: Preparing 05:26:44 bd413315a8c3: Preparing 05:26:44 d4608f39289c: Preparing 05:26:44 75d9d1ce61e6: Preparing 05:26:44 f1417ff83b31: Preparing 05:26:44 bd413315a8c3: Layer already exists 05:26:44 75d9d1ce61e6: Layer already exists 05:26:44 f1417ff83b31: Layer already exists 05:26:44 d4608f39289c: Layer already exists 05:26:44 4838eb6d700f: Layer already exists 05:26:44 3.0.0-dev.24: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:44 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 05:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:26:45 4838eb6d700f: Preparing 05:26:45 bd413315a8c3: Preparing 05:26:45 d4608f39289c: Preparing 05:26:45 75d9d1ce61e6: Preparing 05:26:45 f1417ff83b31: Preparing 05:26:45 d4608f39289c: Layer already exists 05:26:45 bd413315a8c3: Layer already exists 05:26:45 75d9d1ce61e6: Layer already exists 05:26:45 f1417ff83b31: Layer already exists 05:26:45 4838eb6d700f: Layer already exists 05:26:45 4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:45 using credential edgex-jenkins-ssh 05:26:45 Cloning the remote Git repository 05:26:45 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 05:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:26:45 4838eb6d700f: Preparing 05:26:45 bd413315a8c3: Preparing 05:26:45 d4608f39289c: Preparing 05:26:45 75d9d1ce61e6: Preparing 05:26:45 f1417ff83b31: Preparing 05:26:45 75d9d1ce61e6: Layer already exists 05:26:45 f1417ff83b31: Layer already exists 05:26:45 bd413315a8c3: Layer already exists 05:26:45 4838eb6d700f: Layer already exists 05:26:45 d4608f39289c: Layer already exists 05:26:45 main: digest: sha256:054740bf31807f6bab167dc823ba63cb9dfda5c00c1f0e484509b1380294523b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:26:45 ===================================================== [Pipeline] echo 05:26:45 taggedImages: 05:26:45 - nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:26:45 - nexus3.edgexfoundry.org:10004/device-gpio:latest 05:26:45 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.24 05:26:45 - nexus3.edgexfoundry.org:10004/device-gpio:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 05:26:45 - 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 05:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:46 05:26:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:45 Cloning repository git@github.com:edgexfoundry/device-gpio.git 05:26:45 > git init /w/workspace/device-gpio/78 # timeout=10 05:26:45 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 05:26:45 > git --version # timeout=10 05:26:45 > git --version # 'git version 2.25.1' 05:26:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:46 latest: Pulling from edgex-lftools-log-publisher 05:26:46 5eb5b503b376: Pulling fs layer 05:26:46 5c69ac0246d0: Pulling fs layer 05:26:46 ec43610c2a17: Pulling fs layer 05:26:46 3a2ae6a8a46f: Pulling fs layer 05:26:46 33b1e0a273af: Pulling fs layer 05:26:46 5d3b04190fa2: Pulling fs layer 05:26:46 2f39f015ded8: Pulling fs layer 05:26:46 3a2ae6a8a46f: Waiting 05:26:46 33b1e0a273af: Waiting 05:26:46 2f39f015ded8: Waiting 05:26:46 5d3b04190fa2: Waiting 05:26:46 5c69ac0246d0: Download complete 05:26:46 3a2ae6a8a46f: Verifying Checksum 05:26:46 3a2ae6a8a46f: Download complete 05:26:46 33b1e0a273af: Verifying Checksum 05:26:46 33b1e0a273af: Download complete 05:26:46 ec43610c2a17: Download complete 05:26:46 5d3b04190fa2: Download complete 05:26:46 5eb5b503b376: Verifying Checksum 05:26:46 5eb5b503b376: Download complete 05:26:47 2f39f015ded8: Verifying Checksum 05:26:47 2f39f015ded8: Download complete 05:26:47 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 05:26:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:47 5eb5b503b376: Pull complete 05:26:47 5c69ac0246d0: Pull complete 05:26:48 Avoid second fetch 05:26:48 Checking out Revision 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 (main) 05:26:48 ec43610c2a17: Pull complete 05:26:48 3a2ae6a8a46f: Pull complete 05:26:48 33b1e0a273af: Pull complete 05:26:48 Commit message: "Merge pull request #171 from jumpingliu/issue-170" 05:26:48 5d3b04190fa2: Pull complete 05:26:48 05:26:48 GitHub has been notified of this commit’s build result 05:26:48 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:48 > git config core.sparsecheckout # timeout=10 05:26:48 > git checkout -f 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 # timeout=10 05:26:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:26:49 % Total % Received % Xferd Average Speed Time Time Time Current 05:26:49 Dload Upload Total Spent Left Speed 05:26:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 05:26:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:26:50 + sudo tee /etc/docker/daemon.new 05:26:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:26:50 { 05:26:50 "registry-mirrors": [ 05:26:50 "https://nexus3.edgexfoundry.org:10001" 05:26:50 ], 05:26:50 "bip": "10.250.0.254/24", 05:26:50 "hosts": [ 05:26:50 "tcp://0.0.0.0:5555", 05:26:50 "unix:///var/run/docker.sock" 05:26:50 ], 05:26:50 "mtu": 1458, 05:26:50 "selinux-enabled": true, 05:26:50 "seccomp-profile": "/etc/docker/seccomp.json" 05:26:50 } [Pipeline] sh 05:26:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:26:50 + sudo service docker restart 05:26:52 2f39f015ded8: Pull complete 05:26:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:52 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:26:53 $ 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 05:26:55 $ docker top 6b3a999c46d04a87edd9b43905c5710bbb4fd5d502d638b2e042e0812ee3d1a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:55 ---> job-cost.sh 05:26:55 lf-activate-venv: SKIPPING 05:26:55 INFO: No Stack... 05:26:56 INFO: Retrieving Pricing Info for: v3-standard-8 05:26:56 INFO: Archiving Costs [Pipeline] sh 05:26:56 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 05:26:56 + cut -d, -f6 [Pipeline] lock 05:26:56 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] 05:26:56 Resource [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] did not exist. Created. 05:26:56 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:26:57 + echo total: 0.2199999988079071 [Pipeline] stash 05:26:57 Stashed 1 file(s) [Pipeline] } 05:26:57 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 05:26:57 $ docker stop --time=1 6b3a999c46d04a87edd9b43905c5710bbb4fd5d502d638b2e042e0812ee3d1a3 05:26:58 $ docker rm -f --volumes 6b3a999c46d04a87edd9b43905c5710bbb4fd5d502d638b2e042e0812ee3d1a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:09 provisioning config files... 05:27:09 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/78@tmp/config3148014725541091487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:09 ---> docker-login.sh 05:27:09 nexus3.edgexfoundry.org:10001 05:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:10 Configure a credential helper to remove this warning. See 05:27:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:10 05:27:10 Login Succeeded 05:27:10 nexus3.edgexfoundry.org:10002 05:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:10 Configure a credential helper to remove this warning. See 05:27:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:10 05:27:10 Login Succeeded 05:27:10 nexus3.edgexfoundry.org:10003 05:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:10 Configure a credential helper to remove this warning. See 05:27:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:10 05:27:10 Login Succeeded 05:27:10 nexus3.edgexfoundry.org:10004 05:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:11 Configure a credential helper to remove this warning. See 05:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:11 05:27:11 Login Succeeded 05:27:11 docker.io 05:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:11 Configure a credential helper to remove this warning. See 05:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:11 05:27:11 Login Succeeded 05:27:11 ---> docker-login.sh ends [Pipeline] } 05:27:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:27:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:27:12 ========================================================= 05:27:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:27:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:27:12 Sending build context to Docker daemon 8.123MB 05:27:12 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 05:27:12 Step 2/12 : FROM ${BASE} AS builder 05:27:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:27:12 c41833b44d91: Pulling fs layer 05:27:12 ed15518f5707: Pulling fs layer 05:27:12 feae8fd75edb: Pulling fs layer 05:27:12 242c74f7c9fa: Pulling fs layer 05:27:12 3cdef696dda3: Pulling fs layer 05:27:12 2ced38df9373: Pulling fs layer 05:27:12 58f1dce35555: Pulling fs layer 05:27:12 242c74f7c9fa: Waiting 05:27:12 3cdef696dda3: Waiting 05:27:12 2ced38df9373: Waiting 05:27:12 58f1dce35555: Waiting 05:27:12 ed15518f5707: Verifying Checksum 05:27:12 ed15518f5707: Download complete 05:27:12 242c74f7c9fa: Verifying Checksum 05:27:12 242c74f7c9fa: Download complete 05:27:12 3cdef696dda3: Verifying Checksum 05:27:12 3cdef696dda3: Download complete 05:27:12 c41833b44d91: Verifying Checksum 05:27:12 c41833b44d91: Download complete 05:27:13 c41833b44d91: Pull complete 05:27:14 58f1dce35555: Verifying Checksum 05:27:14 58f1dce35555: Download complete 05:27:15 feae8fd75edb: Verifying Checksum 05:27:15 feae8fd75edb: Download complete 05:27:15 2ced38df9373: Download complete 05:27:16 ed15518f5707: Pull complete 05:27:26 feae8fd75edb: Pull complete 05:27:26 242c74f7c9fa: Pull complete 05:27:26 3cdef696dda3: Pull complete 05:27:31 2ced38df9373: Pull complete 05:27:33 58f1dce35555: Pull complete 05:27:33 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:27:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:27:33 ---> fadd8f120f05 05:27:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:27:35 ---> Running in 73fe6d64054b 05:27:35 Removing intermediate container 73fe6d64054b 05:27:35 ---> 507609bc7922 05:27:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:27:36 ---> Running in 4abd9d192a73 05:27:36 Removing intermediate container 4abd9d192a73 05:27:36 ---> 5f907e309f75 05:27:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:27:36 ---> Running in 199ba6062994 05:27:36 Removing intermediate container 199ba6062994 05:27:36 ---> baf3065f316e 05:27:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:27:36 ---> Running in 7da7af2e4e35 05:27:36 Removing intermediate container 7da7af2e4e35 05:27:36 ---> 3f7030b1d47e 05:27:36 Step 7/12 : WORKDIR /device-gpio 05:27:36 ---> Running in ca73b7d9e270 05:27:37 Removing intermediate container ca73b7d9e270 05:27:37 ---> 906e5b89835a 05:27:37 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:27:37 ---> Running in 0d4e6991f2a0 05:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:27:39 (1/4) Installing openssh-keygen (9.1_p1-r2) 05:27:39 (2/4) Installing libedit (20221030.3.1-r0) 05:27:39 (3/4) Installing openssh-client-common (9.1_p1-r2) 05:27:39 (4/4) Installing openssh-client-default (9.1_p1-r2) 05:27:39 Executing busybox-1.35.0-r29.trigger 05:27:39 OK: 268 MiB in 57 packages 05:27:43 Removing intermediate container 0d4e6991f2a0 05:27:43 ---> 6a535c103266 05:27:43 Step 9/12 : COPY go.mod vendor* ./ 05:27:43 ---> 1bc76d71c6e9 05:27:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:43 ---> Running in f9b71ede05f7 05:28:39 Removing intermediate container f9b71ede05f7 05:28:39 ---> ec6dffee2a55 05:28:39 Step 11/12 : COPY . . 05:28:39 ---> 569d9551fb2e 05:28:39 Step 12/12 : RUN ${MAKE} 05:28:39 ---> Running in bc37ac17e4ba 05:28:39 noop 05:28:39 Removing intermediate container bc37ac17e4ba 05:28:39 ---> aa0b1ca29fbd 05:28:39 Successfully built aa0b1ca29fbd 05:28:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:40 + docker inspect -f . ci-base-image-arm64 05:28:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:40 prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container 05:28:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/78 -v /w/workspace/device-gpio/78:/w/workspace/device-gpio/78:rw,z -v /w/workspace/device-gpio/78@tmp:/w/workspace/device-gpio/78@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 05:28:41 $ docker top 095e4ab3992d6c14815d52036ad8e1c535842561217accabbcf9af882b4549a7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:42 + go version 05:28:42 go version go1.20.2 linux/arm64 [Pipeline] } 05:28:42 $ docker stop --time=1 095e4ab3992d6c14815d52036ad8e1c535842561217accabbcf9af882b4549a7 05:28:43 $ docker rm -f --volumes 095e4ab3992d6c14815d52036ad8e1c535842561217accabbcf9af882b4549a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:44 + docker inspect -f . ci-base-image-arm64 05:28:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:44 prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container 05:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/78 -v /w/workspace/device-gpio/78:/w/workspace/device-gpio/78:rw,z -v /w/workspace/device-gpio/78@tmp:/w/workspace/device-gpio/78@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 05:28:45 $ docker top c70ebca2a82b23098e8a34a28b29b91410f59d39278ede8a8ed6461de1959a6e -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:46 + git config --global --add safe.directory /w/workspace/device-gpio/78 [Pipeline] fileExists [Pipeline] sh 05:28:46 + make test 05:28:46 go test ./... -coverprofile=coverage.out ./... 05:29:18 ? github.com/edgexfoundry/device-gpio [no test files] 05:31:10 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 05:31:10 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 05:31:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:31:10 go vet ./... 05:31:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:31:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:31:28 ./bin/test-attribution-txt.sh [Pipeline] echo 05:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:31:28 $ docker stop --time=1 c70ebca2a82b23098e8a34a28b29b91410f59d39278ede8a8ed6461de1959a6e 05:31:32 $ docker rm -f --volumes c70ebca2a82b23098e8a34a28b29b91410f59d39278ede8a8ed6461de1959a6e [Pipeline] // withDockerContainer [Pipeline] sh 05:31:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:31:34 Warning: overwriting stash ‘coverage-report’ 05:31:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:31:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:31:35 + ls -al . 05:31:35 total 152 05:31:35 drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:28 . 05:31:35 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:26 .. 05:31:35 -rw-rw-r-- 1 jenkins jenkins 120 May 5 05:26 .dockerignore 05:31:35 drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:26 .git 05:31:35 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:26 .github 05:31:35 -rw-rw-r-- 1 jenkins jenkins 343 May 5 05:26 .gitignore 05:31:35 -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:26 .golangci.yml 05:31:35 -rw-rw-r-- 1 jenkins jenkins 9702 May 5 05:26 Attribution.txt 05:31:35 -rw-rw-r-- 1 jenkins jenkins 4069 May 5 05:26 CHANGELOG.md 05:31:35 -rw-rw-r-- 1 jenkins jenkins 1542 May 5 05:26 Dockerfile 05:31:35 -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:26 GOVERNANCE.md 05:31:35 -rw-rw-r-- 1 jenkins jenkins 657 May 5 05:26 Jenkinsfile 05:31:35 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:26 LICENSE 05:31:35 -rw-rw-r-- 1 jenkins jenkins 1692 May 5 05:26 Makefile 05:31:35 -rw-rw-r-- 1 jenkins jenkins 617 May 5 05:26 OWNERS.md 05:31:35 -rw-rw-r-- 1 jenkins jenkins 11790 May 5 05:26 README.md 05:31:35 -rw-rw-r-- 1 jenkins jenkins 12 May 5 05:24 VERSION 05:31:35 drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:26 bin 05:31:35 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:26 cmd 05:31:35 -rw-r--r-- 1 jenkins jenkins 10 May 5 05:28 coverage.out 05:31:35 -rw-rw-r-- 1 jenkins jenkins 3269 May 5 05:26 go.mod 05:31:35 -rw-rw-r-- 1 jenkins jenkins 31585 May 5 05:26 go.sum 05:31:35 drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:26 internal 05:31:35 drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:26 snap 05:31:35 -rw-rw-r-- 1 jenkins jenkins 209 May 5 05:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:35 + 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=4261d5835fa1c7b154f2687acc6f50b8a2a738f2 --label arch=arm64 --label version=3.0.0-dev.24 . 05:31:36 Sending build context to Docker daemon 8.124MB 05:31:36 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:31:36 Step 2/25 : FROM ${BASE} AS builder 05:31:36 ---> aa0b1ca29fbd 05:31:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:31:36 ---> Running in 15a676a639dc 05:31:37 Removing intermediate container 15a676a639dc 05:31:37 ---> 6ce8ce597c6c 05:31:37 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:31:37 ---> Running in f2de83591a95 05:31:37 Removing intermediate container f2de83591a95 05:31:37 ---> b9668fac7797 05:31:37 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:31:37 ---> Running in f45340f5fe99 05:31:38 Removing intermediate container f45340f5fe99 05:31:38 ---> a087bf7ab87b 05:31:38 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:31:39 ---> Running in 4fdf072df07c 05:31:39 Removing intermediate container 4fdf072df07c 05:31:39 ---> 99f4ac880d38 05:31:39 Step 7/25 : WORKDIR /device-gpio 05:31:39 ---> Running in eb6970d42ad7 05:31:40 Removing intermediate container eb6970d42ad7 05:31:40 ---> f12894580b8f 05:31:40 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:31:41 ---> Running in 17c4a9716388 05:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:31:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:31:44 OK: 268 MiB in 57 packages 05:31:44 Removing intermediate container 17c4a9716388 05:31:44 ---> dfc35bc13931 05:31:44 Step 9/25 : COPY go.mod vendor* ./ 05:31:45 ---> 6ff2cf86911c 05:31:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:45 ---> Running in f04a101d1399 05:31:47 Removing intermediate container f04a101d1399 05:31:47 ---> 9ef2ac24d274 05:31:47 Step 11/25 : COPY . . 05:31:48 ---> 4c9f7b7804c2 05:31:48 Step 12/25 : RUN ${MAKE} 05:31:48 ---> Running in 305fa3d4f4ab 05:31:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 05:34:11 Removing intermediate container 305fa3d4f4ab 05:34:11 ---> fdde47f46e84 05:34:11 Step 13/25 : FROM alpine:3.17 05:34:11 3.17: Pulling from library/alpine 05:34:11 c41833b44d91: Already exists 05:34:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:34:11 Status: Downloaded newer image for alpine:3.17 05:34:11 ---> 51e60588ff2c 05:34:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:34:11 ---> Running in 1dfe78555f9c 05:34:11 Removing intermediate container 1dfe78555f9c 05:34:11 ---> 8e2d8c91ae1d 05:34:11 Step 15/25 : RUN apk add --update --no-cache 05:34:11 ---> Running in d34a9fdd793b 05:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:34:11 OK: 7 MiB in 15 packages 05:34:11 Removing intermediate container d34a9fdd793b 05:34:11 ---> 5c627af8fbae 05:34:11 Step 16/25 : WORKDIR / 05:34:11 ---> Running in cdf80ec63c21 05:34:11 Removing intermediate container cdf80ec63c21 05:34:11 ---> e041c5161255 05:34:11 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 05:34:11 ---> 1a6b419889ea 05:34:11 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 05:34:11 ---> 1f37d140fb5c 05:34:11 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 05:34:11 ---> 8790d03eccb0 05:34:11 Step 20/25 : EXPOSE 59910 05:34:11 ---> Running in 609a63ed2a08 05:34:12 Removing intermediate container 609a63ed2a08 05:34:12 ---> 56e891516887 05:34:12 Step 21/25 : ENTRYPOINT ["/device-gpio"] 05:34:12 ---> Running in 1e6c4e628be0 05:34:12 Removing intermediate container 1e6c4e628be0 05:34:12 ---> 898157c7ed43 05:34:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:34:12 ---> Running in 5cbe000a3a9f 05:34:13 Removing intermediate container 5cbe000a3a9f 05:34:13 ---> 89ca9af45565 05:34:13 Step 23/25 : LABEL arch=arm64 05:34:13 ---> Running in e5168ea9512f 05:34:13 Removing intermediate container e5168ea9512f 05:34:13 ---> 3d403a859060 05:34:13 Step 24/25 : LABEL git_sha=4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:34:13 ---> Running in 16d284a3b012 05:34:13 Removing intermediate container 16d284a3b012 05:34:13 ---> 62a91656aaeb 05:34:13 Step 25/25 : LABEL version=3.0.0-dev.24 05:34:13 ---> Running in 9004989d194c 05:34:14 Removing intermediate container 9004989d194c 05:34:14 ---> 408e3ff973d4 05:34:14 [Warning] One or more build-args [ARCH] were not consumed 05:34:14 Successfully built 408e3ff973d4 05:34:14 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 05:34:14 provisioning config files... 05:34:14 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/78@tmp/config7951175560048953053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:14 ---> docker-login.sh 05:34:14 nexus3.edgexfoundry.org:10001 05:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:14 Configure a credential helper to remove this warning. See 05:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:14 05:34:14 Login Succeeded 05:34:14 nexus3.edgexfoundry.org:10002 05:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:15 Configure a credential helper to remove this warning. See 05:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:15 05:34:15 Login Succeeded 05:34:15 nexus3.edgexfoundry.org:10003 05:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:15 Configure a credential helper to remove this warning. See 05:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:15 05:34:15 Login Succeeded 05:34:15 nexus3.edgexfoundry.org:10004 05:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:16 Configure a credential helper to remove this warning. See 05:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:16 05:34:16 Login Succeeded 05:34:16 docker.io 05:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:16 Configure a credential helper to remove this warning. See 05:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:16 05:34:16 Login Succeeded 05:34:16 ---> docker-login.sh ends [Pipeline] } 05:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:34:16 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 05:34:16 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:34:16 latest 05:34:16 3.0.0-dev.24 05:34:16 4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 05:34:16 main 05:34:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:17 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:34:17 3275e2e01845: Preparing 05:34:17 3dd5eee6ed99: Preparing 05:34:17 b39c5473f45c: Preparing 05:34:17 5613e4987fc8: Preparing 05:34:17 26cbea5cba74: Preparing 05:34:17 26cbea5cba74: Layer already exists 05:34:17 3dd5eee6ed99: Pushed 05:34:17 b39c5473f45c: Pushed 05:34:17 5613e4987fc8: Pushed 05:34:23 3275e2e01845: Pushed 05:34:23 4261d5835fa1c7b154f2687acc6f50b8a2a738f2: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:23 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:23 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 05:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:34:23 3275e2e01845: Preparing 05:34:23 3dd5eee6ed99: Preparing 05:34:23 b39c5473f45c: Preparing 05:34:23 5613e4987fc8: Preparing 05:34:23 26cbea5cba74: Preparing 05:34:23 b39c5473f45c: Layer already exists 05:34:23 3dd5eee6ed99: Layer already exists 05:34:23 26cbea5cba74: Layer already exists 05:34:23 5613e4987fc8: Layer already exists 05:34:23 3275e2e01845: Layer already exists 05:34:24 latest: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:24 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.24 05:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:34:25 3275e2e01845: Preparing 05:34:25 3dd5eee6ed99: Preparing 05:34:25 b39c5473f45c: Preparing 05:34:25 5613e4987fc8: Preparing 05:34:25 26cbea5cba74: Preparing 05:34:25 26cbea5cba74: Layer already exists 05:34:25 3275e2e01845: Layer already exists 05:34:25 b39c5473f45c: Layer already exists 05:34:25 3dd5eee6ed99: Layer already exists 05:34:25 5613e4987fc8: Layer already exists 05:34:25 3.0.0-dev.24: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:25 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 05:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:34:25 3275e2e01845: Preparing 05:34:25 3dd5eee6ed99: Preparing 05:34:25 b39c5473f45c: Preparing 05:34:25 5613e4987fc8: Preparing 05:34:25 26cbea5cba74: Preparing 05:34:25 5613e4987fc8: Layer already exists 05:34:25 3275e2e01845: Layer already exists 05:34:25 3dd5eee6ed99: Layer already exists 05:34:25 26cbea5cba74: Layer already exists 05:34:25 b39c5473f45c: Layer already exists 05:34:26 4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:26 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 05:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:34:26 3275e2e01845: Preparing 05:34:26 3dd5eee6ed99: Preparing 05:34:26 b39c5473f45c: Preparing 05:34:26 5613e4987fc8: Preparing 05:34:26 26cbea5cba74: Preparing 05:34:26 b39c5473f45c: Layer already exists 05:34:26 3dd5eee6ed99: Layer already exists 05:34:26 3275e2e01845: Layer already exists 05:34:26 26cbea5cba74: Layer already exists 05:34:26 5613e4987fc8: Layer already exists 05:34:26 main: digest: sha256:abe14fd2b3b1889f13e7cc634b684f10743fa4a4731490a7c73345cd2660cfd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:27 ===================================================== [Pipeline] echo 05:34:27 taggedImages: 05:34:27 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2 05:34:27 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 05:34:27 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.24 05:34:27 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4261d5835fa1c7b154f2687acc6f50b8a2a738f2-3.0.0-dev.24 05:34:27 - 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 05:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:34:27 05:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:34:28 arm64: Pulling from edgex-lftools-log-publisher 05:34:28 8998bd30e6a1: Pulling fs layer 05:34:28 04944245beec: Pulling fs layer 05:34:28 699f458cf7ca: Pulling fs layer 05:34:28 765212b225bb: Pulling fs layer 05:34:28 f23df028b6ca: Pulling fs layer 05:34:28 d65c8cfc05b1: Pulling fs layer 05:34:28 2437ff75d9bd: Pulling fs layer 05:34:28 765212b225bb: Waiting 05:34:28 d65c8cfc05b1: Waiting 05:34:28 2437ff75d9bd: Waiting 05:34:28 04944245beec: Verifying Checksum 05:34:28 04944245beec: Download complete 05:34:28 765212b225bb: Verifying Checksum 05:34:28 765212b225bb: Download complete 05:34:28 f23df028b6ca: Verifying Checksum 05:34:28 f23df028b6ca: Download complete 05:34:28 d65c8cfc05b1: Verifying Checksum 05:34:28 d65c8cfc05b1: Download complete 05:34:28 699f458cf7ca: Verifying Checksum 05:34:28 699f458cf7ca: Download complete 05:34:28 8998bd30e6a1: Verifying Checksum 05:34:28 8998bd30e6a1: Download complete 05:34:31 2437ff75d9bd: Verifying Checksum 05:34:31 2437ff75d9bd: Download complete 05:34:32 8998bd30e6a1: Pull complete 05:34:33 04944245beec: Pull complete 05:34:34 699f458cf7ca: Pull complete 05:34:34 765212b225bb: Pull complete 05:34:35 f23df028b6ca: Pull complete 05:34:35 d65c8cfc05b1: Pull complete 05:34:51 2437ff75d9bd: Pull complete 05:34:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:34:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:51 prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container 05:34:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/78 -v /w/workspace/device-gpio/78:/w/workspace/device-gpio/78:rw,z -v /w/workspace/device-gpio/78@tmp:/w/workspace/device-gpio/78@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 05:34:54 $ docker top 98c4be6d1b920038d4b32668d6491eb9340d331790443814d59c31b3343e220a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:54 ---> job-cost.sh 05:34:54 lf-activate-venv: SKIPPING 05:34:54 INFO: No Stack... 05:34:55 INFO: Retrieving Pricing Info for: v3-standard-4 05:34:56 INFO: Archiving Costs [Pipeline] sh 05:34:56 + cat /w/workspace/device-gpio/78/archives/cost.csv 05:34:56 + cut -d, -f6 [Pipeline] lock 05:34:56 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] 05:34:56 Resource [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] did not exist. Created. 05:34:56 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:34:57 /w/workspace/device-gpio/78@tmp/durable-66ee98e7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:34:58 + echo total: 0.10999999940395355 [Pipeline] stash 05:34:58 Warning: overwriting stash ‘stack-cost’ 05:34:58 Stashed 1 file(s) [Pipeline] } 05:34:58 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 05:34:58 $ docker stop --time=1 98c4be6d1b920038d4b32668d6491eb9340d331790443814d59c31b3343e220a 05:34:59 $ docker rm -f --volumes 98c4be6d1b920038d4b32668d6491eb9340d331790443814d59c31b3343e220a [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 05:35:00 provisioning config files... 05:35:00 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12692369450112733206tmp [Pipeline] { [Pipeline] sh 05:35:00 + set +x 05:35:00 + bash -s -- 05:35:00 + curl -s https://codecov.io/bash 05:35:00 05:35:00 _____ _ 05:35:00 / ____| | | 05:35:00 | | ___ __| | ___ ___ _____ __ 05:35:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:35:00 | |___| (_) | (_| | __/ (_| (_) \ V / 05:35:00 \_____\___/ \__,_|\___|\___\___/ \_/ 05:35:00 Bash-1.0.6 05:35:00 05:35:00 05:35:00 ==> git version 2.25.1 found 05:35: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 05:35:00 Release-Date: 2020-01-08 05:35: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 05:35:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:35:00 ==> Jenkins CI detected. 05:35:00 current dir:  /w/workspace/edgexfoundry_device-gpio_main 05:35:00 project root: . 05:35:00 --> token set from env 05:35:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:35:00 ==> Running gcov in . (disable via -X gcov) 05:35:00 ==> Python coveragepy not found 05:35:00 ==> Searching for coverage reports in: 05:35:00 + . 05:35:00 -> Found 1 reports 05:35:00 ==> Detecting git/mercurial file structure 05:35:00 ==> Reading reports 05:35:00 + ./coverage.out bytes=10 05:35:00 ==> Appending adjustments 05:35:00 https://docs.codecov.io/docs/fixing-reports 05:35:00 + Found adjustments 05:35:00 ==> Gzipping contents 05:35:00 4.0K /tmp/codecov.7uuRam.gz 05:35:00 ==> Uploading reports 05:35:00 url: https://codecov.io 05:35:00 query: branch=main&commit=4261d5835fa1c7b154f2687acc6f50b8a2a738f2&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 05:35:00 -> Pinging Codecov 05:35: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=4261d5835fa1c7b154f2687acc6f50b8a2a738f2&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 05:35:00 -> Uploading to 05:35:00 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/3EC07B1A8CA8AF9BCAA0BB9F0134797F/4261d5835fa1c7b154f2687acc6f50b8a2a738f2/21e5cbb0-6073-41d6-a3fc-305714ec19fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T053500Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbf7ddce43dc19abed64f8393a98e5a495406b6d8713bdbb2b2a33abbd2a3880 05:35:00 % Total % Received % Xferd Average Speed Time Time Time Current 05:35:00 Dload Upload Total Spent Left Speed 05:35:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3415 --:--:-- --:--:-- --:--:-- 3431 05:35:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] } 05:35:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:35:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:35:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:35:01 05:35:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:35:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:35:01 df9b9388f04a: Pulling fs layer 05:35:01 52dc419b0ee2: Pulling fs layer 05:35:01 25bc292e5bac: Pulling fs layer 05:35:01 114826534d7a: Pulling fs layer 05:35:01 4657fd5d0bcf: Pulling fs layer 05:35:01 6ad1cebc031e: Pulling fs layer 05:35:01 8a3aa393b2d8: Pulling fs layer 05:35:01 114826534d7a: Waiting 05:35:01 4657fd5d0bcf: Waiting 05:35:01 6ad1cebc031e: Waiting 05:35:01 8a3aa393b2d8: Waiting 05:35:01 25bc292e5bac: Download complete 05:35:01 52dc419b0ee2: Download complete 05:35:01 4657fd5d0bcf: Verifying Checksum 05:35:01 4657fd5d0bcf: Download complete 05:35:01 df9b9388f04a: Verifying Checksum 05:35:01 df9b9388f04a: Download complete 05:35:02 df9b9388f04a: Pull complete 05:35:02 6ad1cebc031e: Verifying Checksum 05:35:02 6ad1cebc031e: Download complete 05:35:02 52dc419b0ee2: Pull complete 05:35:02 25bc292e5bac: Pull complete 05:35:02 114826534d7a: Download complete 05:35:02 8a3aa393b2d8: Verifying Checksum 05:35:02 8a3aa393b2d8: Download complete 05:35:06 114826534d7a: Pull complete 05:35:06 4657fd5d0bcf: Pull complete 05:35:06 6ad1cebc031e: Pull complete 05:35:09 8a3aa393b2d8: Pull complete 05:35:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:35:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:09 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:35: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 05:35:12 $ docker top 0e99665d22259692518b123c9626ef5b5b9eb17c8d0c3f050cf5c3ca92f4cb7d -eo pid,comm [Pipeline] { [Pipeline] echo 05:35:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 05:35:13 + set -o pipefail 05:35:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 05:35:18 05:35:18 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 05:35:18 05:35:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/ec270d79-2a2b-4d95-803d-560da539850d 05:35:18 05:35:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:35:18 05:35:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:35:18 05:35:19 05:35:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:35:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:35:19 More details here: https://snyk.co/ue1NS 05:35:19 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:35:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:35:19 $ docker stop --time=1 0e99665d22259692518b123c9626ef5b5b9eb17c8d0c3f050cf5c3ca92f4cb7d 05:35:21 $ docker rm -f --volumes 0e99665d22259692518b123c9626ef5b5b9eb17c8d0c3f050cf5c3ca92f4cb7d [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 05:35:22 + git log --format=format:%s -1 4261d5835fa1c7b154f2687acc6f50b8a2a738f2 [Pipeline] sh 05:35:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:35:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:22 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:35:22 $ 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 05:35:23 $ docker top 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 -eo pid,comm 05:35:23 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). 05:35:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:23 [ssh-agent] Looking for ssh-agent implementation... 05:35:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:23 $ docker exec 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 ssh-agent 05:35:23 SSH_AUTH_SOCK=/tmp/ssh-Qm4a4VPGbOj5/agent.33 05:35:23 SSH_AGENT_PID=39 05:35:23 Running ssh-add (command line suppressed) 05:35:23 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7997260169773648801.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7997260169773648801.key) 05:35:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:23 + git semver tag 05:35:24 2023-05-05 05:35:23,984 [run_tag] DEBUG tag force:False 05:35:24 2023-05-05 05:35:23,984 [check_head_tag] DEBUG check head tag 05:35:24 2023-05-05 05:35:23,985 [execute] INFO git cat-file --batch-check 05:35:24 2023-05-05 05:35:23,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 05:35:24 2023-05-05 05:35:23,989 [execute] INFO git cat-file --batch 05:35:24 2023-05-05 05:35:23,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 05:35:24 2023-05-05 05:35:24,002 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:35:24 2023-05-05 05:35:24,003 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 05:35:24 2023-05-05 05:35:24,003 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 05:35:24 2023-05-05 05:35:24,007 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:35:24 3.0.0-dev.24 [Pipeline] } 05:35:24 $ docker exec --env ******** --env ******** 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 ssh-agent -k 05:35:24 unset SSH_AUTH_SOCK; 05:35:24 unset SSH_AGENT_PID; 05:35:24 echo Agent pid 39 killed; 05:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:24 + git semver [Pipeline] } 05:35:24 $ docker stop --time=1 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 05:35:26 $ docker rm -f --volumes 3cd7d139322dc9dc403ac77106acfbcf2636ed3737ef249970dfee7b2069b087 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:35:26 05:35:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:35:26 0.23.1-centos7: Pulling from edgex-lftools 05:35:26 ab5ef0e58194: Pulling fs layer 05:35:26 9712f1f96733: Pulling fs layer 05:35:26 63f879dbbcfc: Pulling fs layer 05:35:26 0d9ebad4ef96: Pulling fs layer 05:35:26 e9a5061849ea: Pulling fs layer 05:35:26 d747dcd14b5f: Pulling fs layer 05:35:26 2de7ff778b66: Pulling fs layer 05:35:26 0d9ebad4ef96: Waiting 05:35:26 e9a5061849ea: Waiting 05:35:26 d747dcd14b5f: Waiting 05:35:26 2de7ff778b66: Waiting 05:35:26 9712f1f96733: Verifying Checksum 05:35:26 9712f1f96733: Download complete 05:35:27 63f879dbbcfc: Verifying Checksum 05:35:27 63f879dbbcfc: Download complete 05:35:27 e9a5061849ea: Verifying Checksum 05:35:27 e9a5061849ea: Download complete 05:35:27 d747dcd14b5f: Download complete 05:35:27 0d9ebad4ef96: Verifying Checksum 05:35:27 0d9ebad4ef96: Download complete 05:35:27 ab5ef0e58194: Verifying Checksum 05:35:27 ab5ef0e58194: Download complete 05:35:27 2de7ff778b66: Verifying Checksum 05:35:27 2de7ff778b66: Download complete 05:35:30 ab5ef0e58194: Pull complete 05:35:30 9712f1f96733: Pull complete 05:35:31 63f879dbbcfc: Pull complete 05:35:34 0d9ebad4ef96: Pull complete 05:35:34 e9a5061849ea: Pull complete 05:35:34 d747dcd14b5f: Pull complete 05:35:35 2de7ff778b66: Pull complete 05:35:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:35:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:35 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:35:35 $ 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 05:35:40 $ docker top 9f2db686a16347d2215e6bc97f3e40d03483e5f4c5f16110aa81f431c8bc8f52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:35:40 provisioning config files... 05:35:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5281411925637111648tmp 05:35:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8762421563790392659tmp 05:35:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17675288326474210785tmp [Pipeline] { [Pipeline] echo 05:35:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:35:41 ---> sigul-configuration.sh 05:35:41 gpg: directory `/root/.gnupg' created 05:35:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:35:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:35:41 gpg: keyring `/root/.gnupg/secring.gpg' created 05:35:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:35:41 gpg: CAST5 encrypted data 05:35:41 gpg: encrypted with 1 passphrase 05:35:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:35:41 + mkdir /home/jenkins 05:35:41 + mkdir /home/jenkins/sigul [Pipeline] sh 05:35:41 + 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 05:35:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:35:41 ---> sigul-install.sh 05:35:41 Sigul already installed; skipping installation. [Pipeline] sh 05:35:42 + git tag --list 05:35:42 v1.0.0 05:35:42 v2.1.0 05:35:42 v2.1.1 05:35:42 v2.1.1-dev.1 05:35:42 v2.2.0 05:35:42 v2.2.1-dev.1 05:35:42 v2.2.1-dev.2 05:35:42 v2.2.1-dev.3 05:35:42 v2.2.1-dev.4 05:35:42 v2.3.0 05:35:42 v2.3.0-dev.10 05:35:42 v2.3.0-dev.11 05:35:42 v2.3.0-dev.12 05:35:42 v2.3.0-dev.13 05:35:42 v2.3.0-dev.14 05:35:42 v2.3.0-dev.15 05:35:42 v2.3.0-dev.16 05:35:42 v2.3.0-dev.17 05:35:42 v2.3.0-dev.18 05:35:42 v2.3.0-dev.19 05:35:42 v2.3.0-dev.20 05:35:42 v2.3.0-dev.4 05:35:42 v2.3.0-dev.5 05:35:42 v2.3.0-dev.6 05:35:42 v2.3.0-dev.7 05:35:42 v2.3.0-dev.8 05:35:42 v2.3.0-dev.9 05:35:42 v3.0.0-dev.1 05:35:42 v3.0.0-dev.10 05:35:42 v3.0.0-dev.11 05:35:42 v3.0.0-dev.12 05:35:42 v3.0.0-dev.13 05:35:42 v3.0.0-dev.14 05:35:42 v3.0.0-dev.15 05:35:42 v3.0.0-dev.16 05:35:42 v3.0.0-dev.17 05:35:42 v3.0.0-dev.18 05:35:42 v3.0.0-dev.19 05:35:42 v3.0.0-dev.2 05:35:42 v3.0.0-dev.20 05:35:42 v3.0.0-dev.21 05:35:42 v3.0.0-dev.22 05:35:42 v3.0.0-dev.23 05:35:42 v3.0.0-dev.24 05:35:42 v3.0.0-dev.3 05:35:42 v3.0.0-dev.4 05:35:42 v3.0.0-dev.5 05:35:42 v3.0.0-dev.6 05:35:42 v3.0.0-dev.7 05:35:42 v3.0.0-dev.8 05:35:42 v3.0.0-dev.9 [Pipeline] sh 05:35:42 + lftools sign git-tag v3.0.0-dev.24 05:35:43 Signing Git tag with Sigul... 05:35:43 Signing v3.0.0-dev.24 [Pipeline] echo 05:35:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:35:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:35:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:35:43 $ docker stop --time=1 9f2db686a16347d2215e6bc97f3e40d03483e5f4c5f16110aa81f431c8bc8f52 05:35:44 $ docker rm -f --volumes 9f2db686a16347d2215e6bc97f3e40d03483e5f4c5f16110aa81f431c8bc8f52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:35:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:35:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:45 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:35:45 $ 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 05:35:46 $ docker top 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 -eo pid,comm 05:35:46 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). 05:35:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:35:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:46 [ssh-agent] Looking for ssh-agent implementation... 05:35:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:46 $ docker exec 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 ssh-agent 05:35:46 SSH_AUTH_SOCK=/tmp/ssh-obXM8yl1ukfA/agent.31 05:35:46 SSH_AGENT_PID=37 05:35:46 Running ssh-add (command line suppressed) 05:35:46 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18298460913999359345.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_18298460913999359345.key) 05:35:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:46 + git semver bump pre 05:35:47 2023-05-05 05:35:47,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:35:47 2023-05-05 05:35:47,071 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev 05:35:47 2023-05-05 05:35:47,071 [bump_version] DEBUG bumped version:3.0.0-dev.25 05:35:47 2023-05-05 05:35:47,071 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 05:35:47 2023-05-05 05:35:47,071 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:35:47 2023-05-05 05:35:47,071 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:35:47 2023-05-05 05:35:47,073 [execute] INFO git cat-file --batch-check 05:35:47 2023-05-05 05:35:47,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:35:47 2023-05-05 05:35:47,077 [execute] INFO git cat-file --batch 05:35:47 2023-05-05 05:35:47,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:35:47 2023-05-05 05:35:47,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:35:47 3.0.0-dev.25 [Pipeline] } 05:35:47 $ docker exec --env ******** --env ******** 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 ssh-agent -k 05:35:47 unset SSH_AUTH_SOCK; 05:35:47 unset SSH_AGENT_PID; 05:35:47 echo Agent pid 37 killed; 05:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:47 + git semver [Pipeline] } 05:35:47 $ docker stop --time=1 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 05:35:49 $ docker rm -f --volumes 290b2c546bfd80c6fa21863f24651e74859715e6ab7af5066a0463269cd92018 [Pipeline] // withDockerContainer [Pipeline] sh 05:35:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:35:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:49 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:35:49 $ 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 05:35:50 $ docker top 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 -eo pid,comm 05:35:50 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). 05:35:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:50 [ssh-agent] Looking for ssh-agent implementation... 05:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:50 $ docker exec 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 ssh-agent 05:35:50 SSH_AUTH_SOCK=/tmp/ssh-bmWpyY3EUSVq/agent.32 05:35:50 SSH_AGENT_PID=38 05:35:50 Running ssh-add (command line suppressed) 05:35:50 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1551361308788906121.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1551361308788906121.key) 05:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:50 + git semver push 05:35:51 2023-05-05 05:35:51,132 [run_push] DEBUG push 05:35:51 2023-05-05 05:35:51,132 [execute] INFO git cat-file --batch-check 05:35:51 2023-05-05 05:35:51,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:35:51 2023-05-05 05:35:51,136 [execute] INFO git rev-list 81008bfdf0c9b78f870e1d47e4b32f6d82140117 -- 05:35:51 2023-05-05 05:35:51,136 [execute] DEBUG Popen(['git', 'rev-list', '81008bfdf0c9b78f870e1d47e4b32f6d82140117', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 05:35:51 2023-05-05 05:35:51,143 [execute] INFO git fetch -v origin 05:35:51 2023-05-05 05:35:51,144 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 05:35:51 2023-05-05 05:35:51,612 [run_push] DEBUG no remote changes detected 05:35:51 2023-05-05 05:35:51,612 [execute] INFO git push origin semver 05:35:51 2023-05-05 05:35:51,613 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 05:35:52 2023-05-05 05:35:52,365 [run_push] DEBUG push all version tags 05:35:52 2023-05-05 05:35:52,365 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:35:52 2023-05-05 05:35:52,366 [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) 05:35:53 2023-05-05 05:35:53,085 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:35:53 3.0.0-dev.25 [Pipeline] } 05:35:53 $ docker exec --env ******** --env ******** 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 ssh-agent -k 05:35:53 unset SSH_AUTH_SOCK; 05:35:53 unset SSH_AGENT_PID; 05:35:53 echo Agent pid 38 killed; 05:35:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:53 + git semver [Pipeline] } 05:35:53 $ docker stop --time=1 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 05:35:55 $ docker rm -f --volumes 04324af68fa97c2df56749cc6a623cfa5ab2ee9c1266b7c7394fd5294d8ba183 [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 05:35:55 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 05:35:55 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 05:35:55 total 16 05:35:55 drwxr-xr-x 3 root root 4096 May 5 05:26 . 05:35:55 drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:35 .. 05:35:55 drwxr-xr-x 2 root root 4096 May 5 05:26 cost 05:35:55 -rw-r--r-- 1 root root 82 May 5 05:26 cost.csv 05:35:55 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 05:35:55 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 05:35:55 total 16 05:35:55 drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:26 . 05:35:55 drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:35 .. 05:35:55 drwxr-xr-x 2 jenkins jenkins 4096 May 5 05:26 cost 05:35:55 -rw-r--r-- 1 jenkins jenkins 82 May 5 05:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:35:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:35:56 ---> package-listing.sh 05:35:56 ++ facter osfamily 05:35:56 ++ tr '[:upper:]' '[:lower:]' 05:35:57 + OS_FAMILY=debian 05:35:57 + workspace=/w/workspace/edgexfoundry_device-gpio_main 05:35:57 + START_PACKAGES=/tmp/packages_start.txt 05:35:57 + END_PACKAGES=/tmp/packages_end.txt 05:35:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:35:57 + PACKAGES=/tmp/packages_start.txt 05:35:57 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 05:35:57 + PACKAGES=/tmp/packages_end.txt 05:35:57 + case "${OS_FAMILY}" in 05:35:57 + dpkg -l 05:35:57 + grep '^ii' 05:35:57 + '[' -f /tmp/packages_start.txt ']' 05:35:57 + '[' -f /tmp/packages_end.txt ']' 05:35:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:35:57 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 05:35:57 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 05:35:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 05:35:57 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 05:35:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:35:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:58 prd-ubuntu20.04-docker-8c-8g-13817 does not seem to be running inside a container 05:35:58 $ 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 05:35:58 $ docker top 61966d0bcbfaf2d3f3b27b8a044de211c78b62dfe2ba5ec1d12e1682559fcbaa -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:58 + touch /tmp/pre-build-complete [Pipeline] sh 05:35:59 + mkdir -p /var/log/sysstat [Pipeline] sh 05:35:59 + ls /var/log/sa-host 05:35:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:59 provisioning config files... 05:35:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4897294790534880977tmp [Pipeline] { [Pipeline] echo 05:35:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:35:59 ---> create-netrc.sh [Pipeline] } 05:35:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:36:00 ---> python-tools-install.sh [Pipeline] echo 05:36:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:36:00 ---> sudo-logs.sh 05:36:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:36:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:36:00 ---> job-cost.sh 05:36:00 lf-activate-venv: SKIPPING 05:36:00 DEBUG: total: 0.2199999988079071 05:36:00 INFO: Retrieving Stack Cost... 05:36:01 INFO: Retrieving Pricing Info for: v3-standard-8 05:36:01 INFO: Archiving Costs [Pipeline] echo 05:36:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:36:01 ---> logs-deploy.sh 05:36:01 lf-activate-venv: SKIPPING 05:36:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/78 05:36:01 INFO: archiving workspace using pattern(s): 05:36:02 Archives upload complete. 05:36:02 INFO: archiving logs to Nexus 05:36:03 ---> uname -a: 05:36:03 Linux prd-ubuntu20-04-docker-8c-8g-13817 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:36:03 05:36:03 05:36:03 ---> lscpu: 05:36:03 Architecture: x86_64 05:36:03 CPU op-mode(s): 32-bit, 64-bit 05:36:03 Byte Order: Little Endian 05:36:03 Address sizes: 40 bits physical, 48 bits virtual 05:36:03 CPU(s): 8 05:36:03 On-line CPU(s) list: 0-7 05:36:03 Thread(s) per core: 1 05:36:03 Core(s) per socket: 1 05:36:03 Socket(s): 8 05:36:03 NUMA node(s): 1 05:36:03 Vendor ID: AuthenticAMD 05:36:03 CPU family: 23 05:36:03 Model: 49 05:36:03 Model name: AMD EPYC-Rome Processor 05:36:03 Stepping: 0 05:36:03 CPU MHz: 2799.998 05:36:03 BogoMIPS: 5599.99 05:36:03 Virtualization: AMD-V 05:36:03 Hypervisor vendor: KVM 05:36:03 Virtualization type: full 05:36:03 L1d cache: 256 KiB 05:36:03 L1i cache: 256 KiB 05:36:03 L2 cache: 4 MiB 05:36:03 L3 cache: 128 MiB 05:36:03 NUMA node0 CPU(s): 0-7 05:36:03 Vulnerability Itlb multihit: Not affected 05:36:03 Vulnerability L1tf: Not affected 05:36:03 Vulnerability Mds: Not affected 05:36:03 Vulnerability Meltdown: Not affected 05:36:03 Vulnerability Mmio stale data: Not affected 05:36:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:36:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:36:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:36:03 Vulnerability Srbds: Not affected 05:36:03 Vulnerability Tsx async abort: Not affected 05:36:03 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 05:36:03 05:36:03 05:36:03 ---> nproc: 05:36:03 8 05:36:03 05:36:03 05:36:03 ---> df -h: 05:36:03 Filesystem Size Used Avail Use% Mounted on 05:36:03 overlay 155G 13G 143G 9% / 05:36:03 tmpfs 64M 0 64M 0% /dev 05:36:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:36:03 shm 64M 0 64M 0% /dev/shm 05:36:03 /dev/vda1 155G 13G 143G 9% /facter-os 05:36:03 05:36:03 05:36:03 ---> sar -b -r -n DEV: 05:36:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13817) 05/05/23 _x86_64_ (8 CPU) 05:36:03 05:36:03 05:23:56 LINUX RESTART (8 CPU) 05:36:03 05:36:03 05:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:36:03 05:25:01 196.27 48.18 148.09 0.00 5441.49 183759.64 0.00 05:36:03 05:26:01 125.60 0.80 124.80 0.00 22.40 47045.23 0.00 05:36:03 05:27:01 180.89 0.28 180.60 0.00 12.80 44167.44 0.00 05:36:03 05:28:01 1.98 0.00 1.98 0.00 0.00 26.41 0.00 05:36:03 05:29:01 5.20 2.60 2.60 0.00 2046.99 88.65 0.00 05:36:03 05:30:01 35.53 9.23 26.30 0.00 3386.10 6242.43 0.00 05:36:03 05:31:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 05:36:03 05:32:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 05:36:03 05:33:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 05:36:03 05:34:01 1.42 0.00 1.42 0.00 0.00 29.33 0.00 05:36:03 05:35:01 1.37 0.10 1.27 0.00 10.26 14.13 0.00 05:36:03 05:36:01 130.11 0.40 129.71 0.00 21.60 58805.27 0.00 05:36:03 Average: 56.80 5.13 51.67 0.00 911.79 28351.08 0.00 05:36:03 05:36:03 05:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:36:03 05:25:01 29146236 31603488 717864 2.18 74748 2655104 1973708 5.82 983824 2397312 1040 05:36:03 05:26:01 27964648 31525736 777548 2.36 146968 3585640 2037992 6.01 1367016 3074184 356392 05:36:03 05:27:01 27618356 31577028 727556 2.21 160472 3937320 1761644 5.19 1264932 3493324 320 05:36:03 05:28:01 27629896 31588644 715516 2.18 160504 3937324 1761644 5.19 1248508 3493324 16 05:36:03 05:29:01 27490796 31583608 719740 2.19 162060 4066972 1801832 5.31 1317536 3564296 65416 05:36:03 05:30:01 27260656 31575336 718888 2.19 168768 4270252 1811692 5.34 1477652 3606252 128 05:36:03 05:31:01 27260680 31575484 718516 2.19 168816 4270256 1811692 5.34 1479028 3606260 20 05:36:03 05:32:01 27267136 31582612 711828 2.16 168844 4270260 1811692 5.34 1472100 3606836 140 05:36:03 05:33:01 27267240 31582780 711692 2.16 168868 4270264 1811692 5.34 1472272 3606852 20 05:36:03 05:34:01 27267240 31582860 711448 2.16 168980 4270244 1811692 5.34 1472664 3606836 204 05:36:03 05:35:01 27265316 31581348 712772 2.17 169008 4270568 1776648 5.24 1473856 3606888 204 05:36:03 05:36:01 25713368 31505908 779008 2.37 205728 5579532 1868704 5.51 1639848 4850700 492 05:36:03 Average: 27429297 31572069 726865 2.21 160314 4115311 1836719 5.41 1389103 3542755 35366 05:36:03 05:36:03 05:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:36:03 05:25:01 veth3cacc1b 27.35 37.94 2.47 27.39 0.00 0.00 0.00 0.00 05:36:03 05:25:01 ens3 688.89 413.86 6988.86 89.24 0.00 0.00 0.00 0.00 05:36:03 05:25:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 05:36:03 05:25:01 docker0 47.66 60.47 3.66 223.70 0.00 0.00 0.00 0.00 05:36:03 05:26:01 ens3 334.23 192.48 1917.85 26.22 0.00 0.00 0.00 0.00 05:36:03 05:26:01 veth6ab96bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:36:03 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:36:03 05:26:01 docker0 176.20 308.80 13.59 1884.59 0.00 0.00 0.00 0.00 05:36:03 05:27:01 ens3 179.19 145.19 2658.02 312.80 0.00 0.00 0.00 0.00 05:36:03 05:27:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 05:36:03 05:27:01 docker0 2.60 6.23 0.16 84.95 0.00 0.00 0.00 0.00 05:36:03 05:28:01 ens3 0.17 0.15 0.01 0.03 0.00 0.00 0.00 0.00 05:36:03 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:36:03 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:29:01 ens3 24.66 11.78 576.36 0.97 0.00 0.00 0.00 0.00 05:36:03 05:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:36:03 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:30:01 ens3 109.87 58.77 1376.20 4.12 0.00 0.00 0.00 0.00 05:36:03 05:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 05:36:03 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:31:01 ens3 1.18 1.00 2.71 0.44 0.00 0.00 0.00 0.00 05:36:03 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:32:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 05:36:03 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:36:03 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:33:01 ens3 0.93 0.15 0.15 0.07 0.00 0.00 0.00 0.00 05:36:03 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:34:01 ens3 1.53 0.43 0.45 0.27 0.00 0.00 0.00 0.00 05:36:03 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:36:03 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:35:01 ens3 5.80 4.08 5.53 2.04 0.00 0.00 0.00 0.00 05:36:03 05:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:36:03 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:36:03 05:36:01 ens3 446.18 288.94 7831.50 163.37 0.00 0.00 0.00 0.00 05:36:03 05:36:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 05:36:03 05:36:01 docker0 35.69 60.39 3.27 581.39 0.00 0.00 0.00 0.00 05:36:03 Average: ens3 149.41 93.08 1779.78 49.96 0.00 0.00 0.00 0.00 05:36:03 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 05:36:03 Average: docker0 21.85 36.32 1.72 231.22 0.00 0.00 0.00 0.00 05:36:03 05:36:03 05:36:03 ---> sar -P ALL: 05:36:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13817) 05/05/23 _x86_64_ (8 CPU) 05:36:03 05:36:03 05:23:56 LINUX RESTART (8 CPU) 05:36:03 05:36:03 05:24:01 CPU %user %nice %system %iowait %steal %idle 05:36:03 05:25:01 all 9.27 0.00 3.51 1.72 0.07 85.43 05:36:03 05:25:01 0 10.40 0.00 2.69 0.91 0.07 85.93 05:36:03 05:25:01 1 9.56 0.00 4.69 2.98 0.07 82.71 05:36:03 05:25:01 2 7.10 0.00 3.91 2.32 0.07 86.60 05:36:03 05:25:01 3 9.77 0.00 3.54 1.95 0.07 84.67 05:36:03 05:25:01 4 9.92 0.00 2.39 0.20 0.05 87.43 05:36:03 05:25:01 5 7.61 0.00 4.06 0.45 0.07 87.81 05:36:03 05:25:01 6 9.32 0.00 4.11 4.41 0.07 82.10 05:36:03 05:25:01 7 10.50 0.00 2.68 0.53 0.08 86.21 05:36:03 05:26:01 all 18.15 0.00 4.13 1.00 0.07 76.65 05:36:03 05:26:01 0 18.09 0.00 4.92 2.88 0.08 74.03 05:36:03 05:26:01 1 18.95 0.00 3.91 0.08 0.07 76.99 05:36:03 05:26:01 2 17.94 0.00 4.23 0.37 0.07 77.39 05:36:03 05:26:01 3 19.00 0.00 3.81 0.13 0.08 76.97 05:36:03 05:26:01 4 18.26 0.00 3.99 0.18 0.07 77.50 05:36:03 05:26:01 5 17.33 0.00 3.73 0.03 0.07 78.84 05:36:03 05:26:01 6 18.60 0.00 4.55 1.06 0.07 75.72 05:36:03 05:26:01 7 17.05 0.00 3.88 3.26 0.07 75.74 05:36:03 05:27:01 all 26.90 0.00 5.06 1.40 0.09 66.55 05:36:03 05:27:01 0 28.42 0.00 6.33 5.15 0.08 60.01 05:36:03 05:27:01 1 26.97 0.00 5.11 0.52 0.08 67.31 05:36:03 05:27:01 2 27.00 0.00 4.81 0.99 0.08 67.11 05:36:03 05:27:01 3 25.83 0.00 4.89 2.16 0.08 67.04 05:36:03 05:27:01 4 27.20 0.00 5.00 0.37 0.08 67.34 05:36:03 05:27:01 5 26.35 0.00 4.58 1.08 0.08 67.92 05:36:03 05:27:01 6 26.69 0.00 4.87 0.74 0.07 67.63 05:36:03 05:27:01 7 26.78 0.00 4.89 0.17 0.12 68.04 05:36:03 05:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:36:03 05:28:01 0 0.07 0.00 0.00 0.02 0.00 99.92 05:36:03 05:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:36:03 05:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:36:03 05:28:01 3 0.07 0.00 0.00 0.02 0.00 99.92 05:36:03 05:28:01 4 0.02 0.00 0.02 0.00 0.03 99.93 05:36:03 05:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:36:03 05:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:36:03 05:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:36:03 05:29:01 all 0.21 0.00 0.10 0.03 0.01 99.65 05:36:03 05:29:01 0 0.07 0.00 0.02 0.00 0.02 99.90 05:36:03 05:29:01 1 0.32 0.00 0.08 0.00 0.00 99.60 05:36:03 05:29:01 2 0.08 0.00 0.02 0.00 0.00 99.90 05:36:03 05:29:01 3 0.03 0.00 0.02 0.10 0.00 99.85 05:36:03 05:29:01 4 0.10 0.00 0.27 0.12 0.02 99.50 05:36:03 05:29:01 5 0.03 0.00 0.05 0.02 0.02 99.88 05:36:03 05:29:01 6 0.95 0.00 0.12 0.02 0.02 98.90 05:36:03 05:29:01 7 0.10 0.00 0.22 0.02 0.00 99.67 05:36:03 05:30:01 all 1.14 0.00 0.50 0.34 0.01 98.01 05:36:03 05:30:01 0 0.75 0.00 0.47 0.05 0.00 98.73 05:36:03 05:30:01 1 0.70 0.00 0.37 0.63 0.02 98.28 05:36:03 05:30:01 2 0.52 0.00 0.50 0.02 0.02 98.95 05:36:03 05:30:01 3 0.47 0.00 0.38 0.92 0.03 98.20 05:36:03 05:30:01 4 2.50 0.00 0.55 0.18 0.02 96.75 05:36:03 05:30:01 5 1.91 0.00 0.65 0.75 0.02 96.67 05:36:03 05:30:01 6 1.54 0.00 0.73 0.15 0.00 97.58 05:36:03 05:30:01 7 0.70 0.00 0.33 0.05 0.02 98.90 05:36:03 05:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:36:03 05:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:36:03 05:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:36:03 05:31:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:36:03 05:31:01 3 0.10 0.00 0.07 0.02 0.02 99.80 05:36:03 05:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:36:03 05:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:36:03 05:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:36:03 05:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:36:03 05:32:01 all 0.19 0.00 0.01 0.02 0.01 99.77 05:36:03 05:32:01 0 0.07 0.00 0.00 0.17 0.00 99.77 05:36:03 05:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:36:03 05:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:36:03 05:32:01 3 0.07 0.00 0.03 0.02 0.02 99.87 05:36:03 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:36:03 05:32:01 5 1.27 0.00 0.02 0.00 0.02 98.69 05:36:03 05:32:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:36:03 05:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:36:03 05:33:01 all 0.27 0.00 0.01 0.08 0.01 99.63 05:36:03 05:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:36:03 05:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:36:03 05:33:01 2 0.02 0.00 0.02 0.18 0.00 99.78 05:36:03 05:33:01 3 0.03 0.00 0.05 0.47 0.02 99.43 05:36:03 05:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:36:03 05:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:36:03 05:33:01 6 1.99 0.00 0.00 0.00 0.00 98.01 05:36:03 05:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:36:03 05:34:01 all 0.09 0.00 0.01 0.01 0.01 99.89 05:36:03 05:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:36:03 05:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:36:03 05:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:36:03 05:34:01 3 0.03 0.00 0.02 0.03 0.03 99.88 05:36:03 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:36:03 05:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:36:03 05:34:01 6 0.61 0.00 0.02 0.00 0.02 99.35 05:36:03 05:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:36:03 05:35:01 all 0.08 0.00 0.05 0.00 0.01 99.87 05:36:03 05:35:01 0 0.07 0.00 0.07 0.02 0.00 99.85 05:36:03 05:35:01 1 0.08 0.00 0.05 0.00 0.02 99.85 05:36:03 05:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 05:36:03 05:35:01 3 0.15 0.00 0.07 0.02 0.02 99.75 05:36:03 05:35:01 4 0.07 0.00 0.07 0.00 0.02 99.85 05:36:03 05:35:01 5 0.07 0.00 0.03 0.00 0.00 99.90 05:36:03 05:35:01 6 0.08 0.00 0.05 0.00 0.00 99.87 05:36:03 05:35:01 7 0.07 0.00 0.00 0.00 0.00 99.93 05:36:03 05:36:03 05:35:01 CPU %user %nice %system %iowait %steal %idle 05:36:03 05:36:01 all 9.33 0.00 4.08 2.16 0.07 84.37 05:36:03 05:36:01 0 10.22 0.00 3.78 0.12 0.07 85.82 05:36:03 05:36:01 1 10.39 0.00 3.97 0.68 0.05 84.91 05:36:03 05:36:01 2 9.71 0.00 4.34 5.22 0.07 80.67 05:36:03 05:36:01 3 8.47 0.00 4.28 1.89 0.07 85.29 05:36:03 05:36:01 4 8.23 0.00 3.40 0.73 0.05 87.59 05:36:03 05:36:01 5 8.63 0.00 4.55 8.32 0.07 78.43 05:36:03 05:36:01 6 8.35 0.00 4.05 0.25 0.07 87.28 05:36:03 05:36:01 7 10.61 0.00 4.28 0.08 0.08 84.94 05:36:03 Average: all 5.44 0.00 1.45 0.56 0.03 92.52 05:36:03 Average: 0 5.64 0.00 1.52 0.77 0.03 92.04 05:36:03 Average: 1 5.56 0.00 1.51 0.41 0.03 92.49 05:36:03 Average: 2 5.18 0.00 1.48 0.75 0.03 92.56 05:36:03 Average: 3 5.30 0.00 1.42 0.64 0.04 92.60 05:36:03 Average: 4 5.50 0.00 1.30 0.15 0.03 93.02 05:36:03 Average: 5 5.25 0.00 1.46 0.88 0.03 92.38 05:36:03 Average: 6 5.65 0.00 1.53 0.55 0.03 92.24 05:36:03 Average: 7 5.45 0.00 1.35 0.34 0.03 92.84 05:36:03 05:36:03 05:36:03