Pull request #141 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff8da5027efa8a0782e76830ac6d6adac3c46c43+21c70a64d9894c2455aedb4662d61c2d9e09ca22 (2bf8d2cfe4c873cf033d3be5096f24b0f55a6986) 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-ssh9334667532930472553.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12393940522575832134.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16630739825073334051.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-141/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7310510560769508459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh18149375195491888375.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-141/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5927413346820290125.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5627’ Running on prd-ubuntu20.04-docker-8c-8g-5637 in /w/workspace/edgexfoundry_device-gpio_PR-141 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-141 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit ff8da5027efa8a0782e76830ac6d6adac3c46c43 Merge succeeded, producing ff8da5027efa8a0782e76830ac6d6adac3c46c43 Checking out Revision ff8da5027efa8a0782e76830ac6d6adac3c46c43 (PR-141) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f ff8da5027efa8a0782e76830ac6d6adac3c46c43 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff8da5027efa8a0782e76830ac6d6adac3c46c43 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:06:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:06:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:06:17 ========================================================= 01:06:17 EdgeX Global Pipelines Version Info 01:06:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:06:18 ------------------- 01:06:18 stable info: 01:06:18 ------------------- 01:06:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:06:18 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 01:06:18 Message: update stable to v1.0.245 01:06:19 ------------------- 01:06:19 experimental info: 01:06:19 ------------------- 01:06:19 Commited By: **** collab-it+edgex@linuxfoundation.org 01:06:19 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 01:06:19 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:06:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-141 [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-141 [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-141 [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff8da5027efa8a0782e76830ac6d6adac3c46c43 [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff8da50 [Pipeline] echo 01:06:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:20 provisioning config files... 01:06:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/config3772539719019330265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:21 ---> docker-login.sh 01:06:21 nexus3.edgexfoundry.org:10001 01:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:21 Configure a credential helper to remove this warning. See 01:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:21 01:06:21 Login Succeeded 01:06:21 nexus3.edgexfoundry.org:10002 01:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:21 Configure a credential helper to remove this warning. See 01:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:21 01:06:21 Login Succeeded 01:06:21 nexus3.edgexfoundry.org:10003 01:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:21 Configure a credential helper to remove this warning. See 01:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:21 01:06:21 Login Succeeded 01:06:21 nexus3.edgexfoundry.org:10004 01:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:21 Configure a credential helper to remove this warning. See 01:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:21 01:06:21 Login Succeeded 01:06:21 docker.io 01:06:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:22 Configure a credential helper to remove this warning. See 01:06:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:22 01:06:22 Login Succeeded 01:06:22 ---> docker-login.sh ends [Pipeline] } 01:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:06:22 + git rev-list -1 --merges ff8da5027efa8a0782e76830ac6d6adac3c46c43~1..ff8da5027efa8a0782e76830ac6d6adac3c46c43 [Pipeline] echo 01:06:22 -----------> git rev-list -1 --merges ff8da5027efa8a0782e76830ac6d6adac3c46c43~1..ff8da5027efa8a0782e76830ac6d6adac3c46c43 ff8da5027efa8a0782e76830ac6d6adac3c46c43 [false] [Pipeline] sh 01:06:23 + git log --format=format:%s -1 ff8da5027efa8a0782e76830ac6d6adac3c46c43 [Pipeline] echo 01:06:23 ========================================================= 01:06:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:06:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:06:23 + git log --format=format:%s -1 ff8da5027efa8a0782e76830ac6d6adac3c46c43 [Pipeline] echo 01:06:23 [semverPrep] GIT_COMMIT: ff8da5027efa8a0782e76830ac6d6adac3c46c43, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 01:06:23 [semverPrep] This is not a build commit. [Pipeline] sh 01:06:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:06:24 + grep -v github /etc/ssh/ssh_known_hosts 01:06:24 + [ -e /tmp/ssh_known_hosts ] 01:06:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:06:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:06:24 + sudo tee -a /etc/ssh/ssh_known_hosts 01:06:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:24 01:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:25 0.1.4: Pulling from edgex-devops/py-git-semver 01:06:25 b85a868b505f: Pulling fs layer 01:06:25 e2be974225ed: Pulling fs layer 01:06:25 339a4e72a1f5: Pulling fs layer 01:06:25 988bab9f4d93: Pulling fs layer 01:06:25 1469e6f7b9e6: Pulling fs layer 01:06:25 eaf3925da568: Pulling fs layer 01:06:25 bab4dde63d76: Pulling fs layer 01:06:25 bde34c3a00c8: Pulling fs layer 01:06:25 b352a97aabf1: Pulling fs layer 01:06:25 4872d77fe225: Pulling fs layer 01:06:25 5851b861e8e6: Pulling fs layer 01:06:25 988bab9f4d93: Waiting 01:06:25 1469e6f7b9e6: Waiting 01:06:25 eaf3925da568: Waiting 01:06:25 bab4dde63d76: Waiting 01:06:25 bde34c3a00c8: Waiting 01:06:25 b352a97aabf1: Waiting 01:06:25 4872d77fe225: Waiting 01:06:25 5851b861e8e6: Waiting 01:06:25 e2be974225ed: Verifying Checksum 01:06:25 e2be974225ed: Download complete 01:06:25 988bab9f4d93: Download complete 01:06:26 1469e6f7b9e6: Verifying Checksum 01:06:26 1469e6f7b9e6: Download complete 01:06:26 eaf3925da568: Download complete 01:06:26 339a4e72a1f5: Verifying Checksum 01:06:26 339a4e72a1f5: Download complete 01:06:26 bde34c3a00c8: Download complete 01:06:26 b352a97aabf1: Verifying Checksum 01:06:26 b352a97aabf1: Download complete 01:06:26 4872d77fe225: Verifying Checksum 01:06:26 4872d77fe225: Download complete 01:06:26 5851b861e8e6: Verifying Checksum 01:06:26 5851b861e8e6: Download complete 01:06:26 b85a868b505f: Verifying Checksum 01:06:26 b85a868b505f: Download complete 01:06:26 bab4dde63d76: Verifying Checksum 01:06:26 bab4dde63d76: Download complete 01:06:28 b85a868b505f: Pull complete 01:06:28 e2be974225ed: Pull complete 01:06:29 339a4e72a1f5: Pull complete 01:06:30 988bab9f4d93: Pull complete 01:06:31 1469e6f7b9e6: Pull complete 01:06:31 eaf3925da568: Pull complete 01:06:34 bab4dde63d76: Pull complete 01:06:34 bde34c3a00c8: Pull complete 01:06:34 b352a97aabf1: Pull complete 01:06:34 4872d77fe225: Pull complete 01:06:34 5851b861e8e6: Pull complete 01:06:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:06:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:34 prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container 01:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:06:39 $ docker top c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 -eo pid,comm 01:06:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:06:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:06:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:39 [ssh-agent] Looking for ssh-agent implementation... 01:06:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:39 $ docker exec c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 ssh-agent 01:06:39 SSH_AUTH_SOCK=/tmp/ssh-tM47QgpeKW9M/agent.31 01:06:39 SSH_AGENT_PID=37 01:06:39 Running ssh-add (command line suppressed) 01:06:39 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-141@tmp/private_key_11098301710905602282.key (/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/private_key_11098301710905602282.key) 01:06:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:40 + git tag --points-at HEAD [Pipeline] } 01:06:40 $ docker exec --env ******** --env ******** c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 ssh-agent -k 01:06:40 unset SSH_AUTH_SOCK; 01:06:40 unset SSH_AGENT_PID; 01:06:40 echo Agent pid 37 killed; 01:06:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:06:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:06:40 [ssh-agent] Looking for ssh-agent implementation... 01:06:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:06:40 $ docker exec c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 ssh-agent 01:06:40 SSH_AUTH_SOCK=/tmp/ssh-wXSRMCp21Qsa/agent.69 01:06:40 SSH_AGENT_PID=75 01:06:40 Running ssh-add (command line suppressed) 01:06:40 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-141@tmp/private_key_10220490858440938504.key (/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/private_key_10220490858440938504.key) 01:06:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:06:41 + git semver init 01:06:41 2023-03-24 01:06:41,419 [run_init] DEBUG init version:0.0.0 force:False 01:06:41 2023-03-24 01:06:41,419 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-141/.semver 01:06:41 2023-03-24 01:06:41,420 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-141/.semver 01:06:41 2023-03-24 01:06:41,420 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-141/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-141, universal_newlines=False, shell=None, istream=None) 01:06:42 2023-03-24 01:06:42,504 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-141/.git/info/exclude 01:06:42 2023-03-24 01:06:42,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-141/.semver/PR-141 with force:False 01:06:42 2023-03-24 01:06:42,505 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-141/.semver/PR-141 01:06:42 2023-03-24 01:06:42,510 [execute] INFO git cat-file --batch-check 01:06:42 2023-03-24 01:06:42,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-141/.semver, universal_newlines=False, shell=None, istream=) 01:06:42 2023-03-24 01:06:42,518 [execute] INFO git cat-file --batch 01:06:42 2023-03-24 01:06:42,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-141/.semver, universal_newlines=False, shell=None, istream=) 01:06:42 2023-03-24 01:06:42,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-141/.semver/PR-141 01:06:42 0.0.0 [Pipeline] } 01:06:42 $ docker exec --env ******** --env ******** c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 ssh-agent -k 01:06:43 unset SSH_AUTH_SOCK; 01:06:43 unset SSH_AGENT_PID; 01:06:43 echo Agent pid 75 killed; 01:06:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:06:43 + git semver [Pipeline] } 01:06:43 $ docker stop --time=1 c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 01:06:45 $ docker rm -f --volumes c2c0a56e905877166a3f6d311509b4866f5fa0bb4d695c438f7d83eb5bbc6b30 [Pipeline] // withDockerContainer [Pipeline] sh 01:06:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:06:45 Stashed 1 file(s) [Pipeline] echo 01:06:45 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:46 provisioning config files... 01:06:46 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/config4662429110589069289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:46 ---> docker-login.sh 01:06:46 nexus3.edgexfoundry.org:10001 01:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:46 Configure a credential helper to remove this warning. See 01:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:46 01:06:46 Login Succeeded 01:06:46 nexus3.edgexfoundry.org:10002 01:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:46 Configure a credential helper to remove this warning. See 01:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:46 01:06:46 Login Succeeded 01:06:46 nexus3.edgexfoundry.org:10003 01:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:47 Configure a credential helper to remove this warning. See 01:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:47 01:06:47 Login Succeeded 01:06:47 nexus3.edgexfoundry.org:10004 01:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:47 Configure a credential helper to remove this warning. See 01:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:47 01:06:47 Login Succeeded 01:06:47 docker.io 01:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:06:47 Configure a credential helper to remove this warning. See 01:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:06:47 01:06:47 Login Succeeded 01:06:47 ---> docker-login.sh ends [Pipeline] } 01:06:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:06:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:06:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:06:47 ========================================================= 01:06:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:06:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:48 + 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 . 01:06:48 Sending build context to Docker daemon 16.03MB 01:06:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:06:48 Step 2/12 : FROM ${BASE} AS builder 01:06:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:06:48 63b65145d645: Pulling fs layer 01:06:48 a2d21d5440eb: Pulling fs layer 01:06:48 935e6c44a52c: Pulling fs layer 01:06:48 94cc34f8dd06: Pulling fs layer 01:06:48 30dea6a524f1: Pulling fs layer 01:06:48 a2aff8979fd8: Pulling fs layer 01:06:48 6808be2612f2: Pulling fs layer 01:06:48 f25807f1079a: Pulling fs layer 01:06:48 a2aff8979fd8: Waiting 01:06:48 30dea6a524f1: Waiting 01:06:48 6808be2612f2: Waiting 01:06:48 f25807f1079a: Waiting 01:06:48 94cc34f8dd06: Waiting 01:06:48 a2d21d5440eb: Verifying Checksum 01:06:48 a2d21d5440eb: Download complete 01:06:48 94cc34f8dd06: Verifying Checksum 01:06:48 94cc34f8dd06: Download complete 01:06:48 30dea6a524f1: Verifying Checksum 01:06:48 63b65145d645: Verifying Checksum 01:06:48 63b65145d645: Download complete 01:06:48 a2aff8979fd8: Verifying Checksum 01:06:48 a2aff8979fd8: Download complete 01:06:48 63b65145d645: Pull complete 01:06:48 a2d21d5440eb: Pull complete 01:06:49 f25807f1079a: Verifying Checksum 01:06:49 f25807f1079a: Download complete 01:06:49 935e6c44a52c: Verifying Checksum 01:06:49 935e6c44a52c: Download complete 01:06:49 6808be2612f2: Verifying Checksum 01:06:49 6808be2612f2: Download complete 01:06:53 935e6c44a52c: Pull complete 01:06:53 94cc34f8dd06: Pull complete 01:06:53 30dea6a524f1: Pull complete 01:06:53 a2aff8979fd8: Pull complete 01:06:56 6808be2612f2: Pull complete 01:06:56 f25807f1079a: Pull complete 01:06:57 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 01:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:06:57 ---> 3b553350e43f 01:06:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:07:01 Still waiting to schedule task 01:07:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5634’ 01:07:09 ---> Running in dccfbaa4d506 01:07:09 Removing intermediate container dccfbaa4d506 01:07:09 ---> cc7bd69cd0ce 01:07:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:07:10 ---> Running in ae999d6d1ff2 01:07:10 Removing intermediate container ae999d6d1ff2 01:07:10 ---> faf70fdcf5c8 01:07:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:07:11 ---> Running in a09cb1ae0827 01:07:12 Removing intermediate container a09cb1ae0827 01:07:12 ---> 5b47fc3f3532 01:07:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:07:12 ---> Running in 049e33a548f4 01:07:13 Removing intermediate container 049e33a548f4 01:07:13 ---> b71fbfae4bd3 01:07:13 Step 7/12 : WORKDIR /device-gpio 01:07:13 ---> Running in 3753c2ed8d73 01:07:14 Removing intermediate container 3753c2ed8d73 01:07:14 ---> 9d0e0ba4e162 01:07:14 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:07:14 ---> Running in 8e55376b1441 01:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:07:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:07:15 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:07:15 (2/4) Installing libedit (20221030.3.1-r0) 01:07:15 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:07:15 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:07:15 Executing busybox-1.35.0-r29.trigger 01:07:15 OK: 269 MiB in 57 packages 01:07:17 Removing intermediate container 8e55376b1441 01:07:17 ---> ddc4892b311e 01:07:17 Step 9/12 : COPY go.mod vendor* ./ 01:07:17 ---> 80b1d7ec02ea 01:07:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:07:17 ---> Running in edc333d88af4 01:08:13 Removing intermediate container edc333d88af4 01:08:13 ---> 19a65b07d707 01:08:13 Step 11/12 : COPY . . 01:08:13 ---> 08ef1b8f5636 01:08:13 Step 12/12 : RUN ${MAKE} 01:08:13 ---> Running in 018f9e720bd1 01:08:13 noop 01:08:13 Removing intermediate container 018f9e720bd1 01:08:13 ---> 84ab2c4b5e3e 01:08:13 Successfully built 84ab2c4b5e3e 01:08:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:13 + docker inspect -f . ci-base-image-x86_64 01:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:14 prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container 01:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:08:14 $ docker top 18debfc1cd85d399bffac34b334c785df0e84d37056df5261ae79b084bba94e0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:14 + go version 01:08:14 go version go1.20.2 linux/amd64 [Pipeline] } 01:08:14 $ docker stop --time=1 18debfc1cd85d399bffac34b334c785df0e84d37056df5261ae79b084bba94e0 01:08:16 $ docker rm -f --volumes 18debfc1cd85d399bffac34b334c785df0e84d37056df5261ae79b084bba94e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:17 + docker inspect -f . ci-base-image-x86_64 01:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:17 prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container 01:08:17 $ 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_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:08:18 $ docker top 0248ff0837575e56a3741fc361893f34196823e8fd9d18c3b59680205af87889 -eo pid,comm [Pipeline] { [Pipeline] sh 01:08:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-141 [Pipeline] fileExists [Pipeline] sh 01:08:18 + make test 01:08:18 go test ./... -coverprofile=coverage.out ./... 01:08:24 ? github.com/edgexfoundry/device-gpio [no test files] 01:08:34 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 01:08:34 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 01:08:34 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 01:08:34 have (string) 01:08:34 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:08:34 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 01:08:34 FAIL 01:08:34 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 01:08:34 $ docker stop --time=1 0248ff0837575e56a3741fc361893f34196823e8fd9d18c3b59680205af87889 01:08:42 $ docker rm -f --volumes 0248ff0837575e56a3741fc361893f34196823e8fd9d18c3b59680205af87889 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:43 01:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:43 latest: Pulling from edgex-lftools-log-publisher 01:08:43 5eb5b503b376: Pulling fs layer 01:08:43 5c69ac0246d0: Pulling fs layer 01:08:43 ec43610c2a17: Pulling fs layer 01:08:43 3a2ae6a8a46f: Pulling fs layer 01:08:43 33b1e0a273af: Pulling fs layer 01:08:43 5d3b04190fa2: Pulling fs layer 01:08:43 2f39f015ded8: Pulling fs layer 01:08:43 33b1e0a273af: Waiting 01:08:43 5d3b04190fa2: Waiting 01:08:43 3a2ae6a8a46f: Waiting 01:08:43 2f39f015ded8: Waiting 01:08:43 5c69ac0246d0: Verifying Checksum 01:08:43 5c69ac0246d0: Download complete 01:08:43 3a2ae6a8a46f: Verifying Checksum 01:08:43 3a2ae6a8a46f: Download complete 01:08:44 ec43610c2a17: Download complete 01:08:44 33b1e0a273af: Verifying Checksum 01:08:44 33b1e0a273af: Download complete 01:08:44 5d3b04190fa2: Verifying Checksum 01:08:44 5d3b04190fa2: Download complete 01:08:44 5eb5b503b376: Verifying Checksum 01:08:44 5eb5b503b376: Download complete 01:08:45 2f39f015ded8: Download complete 01:08:45 5eb5b503b376: Pull complete 01:08:45 5c69ac0246d0: Pull complete 01:08:46 ec43610c2a17: Pull complete 01:08:46 3a2ae6a8a46f: Pull complete 01:08:46 33b1e0a273af: Pull complete 01:08:46 5d3b04190fa2: Pull complete 01:08:51 2f39f015ded8: Pull complete 01:08:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:52 prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container 01:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:08:57 $ docker top 35e530368d35eca0eb7766619278dc52f6c299bed375224983a5fea7dc87e73e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:58 ---> job-cost.sh 01:08:58 lf-activate-venv: SKIPPING 01:08:58 INFO: No Stack... 01:08:58 INFO: Retrieving Pricing Info for: v3-standard-8 01:08:59 INFO: Archiving Costs [Pipeline] sh 01:08:59 + cat /w/workspace/edgexfoundry_device-gpio_PR-141/archives/cost.csv 01:08:59 + cut -d, -f6 [Pipeline] lock 01:08:59 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] 01:08:59 Resource [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] did not exist. Created. 01:08:59 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:08:59 + echo total: 0.2199999988079071 [Pipeline] stash 01:08:59 Stashed 1 file(s) [Pipeline] } 01:08:59 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:09:00 $ docker stop --time=1 35e530368d35eca0eb7766619278dc52f6c299bed375224983a5fea7dc87e73e 01:09:01 $ docker rm -f --volumes 35e530368d35eca0eb7766619278dc52f6c299bed375224983a5fea7dc87e73e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:09:01 Failed in branch amd64 01:10:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5639 in /w/workspace/edgexfoundry_device-gpio_PR-141 [Pipeline] { [Pipeline] ws 01:10:33 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:10:33 The recommended git tool is: git 01:10:42 using credential edgex-jenkins-ssh 01:10:42 Cloning the remote Git repository 01:10:43 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:10:43 > git init /w/workspace/device-gpio/1 # timeout=10 01:10:43 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:10:43 > git --version # timeout=10 01:10:43 > git --version # 'git version 2.25.1' 01:10:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:46 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:10:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:48 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:10:48 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/141/head:refs/remotes/origin/PR-141 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:10:48 Merging remotes/origin/main commit 21c70a64d9894c2455aedb4662d61c2d9e09ca22 into PR head commit ff8da5027efa8a0782e76830ac6d6adac3c46c43 01:10:49 Merge succeeded, producing ff8da5027efa8a0782e76830ac6d6adac3c46c43 01:10:49 Checking out Revision ff8da5027efa8a0782e76830ac6d6adac3c46c43 (PR-141) 01:10:50 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 01:10:48 > git config core.sparsecheckout # timeout=10 01:10:48 > git checkout -f ff8da5027efa8a0782e76830ac6d6adac3c46c43 # timeout=10 01:10:49 > git remote # timeout=10 01:10:49 > git config --get remote.origin.url # timeout=10 01:10:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:10:49 > git merge 21c70a64d9894c2455aedb4662d61c2d9e09ca22 # timeout=10 01:10:49 > git rev-parse HEAD^{commit} # timeout=10 01:10:49 > git config core.sparsecheckout # timeout=10 01:10:49 > git checkout -f ff8da5027efa8a0782e76830ac6d6adac3c46c43 # timeout=10 01:10:50 > git --version # timeout=10 01:10:50 > git --version # 'git version 2.25.1' 01:10:50 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:10:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:51 Dload Upload Total Spent Left Speed 01:10:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 01:10:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:10:52 + sudo tee /etc/docker/daemon.new 01:10:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:10:52 { 01:10:52 "registry-mirrors": [ 01:10:52 "https://nexus3.edgexfoundry.org:10001" 01:10:52 ], 01:10:52 "bip": "10.250.0.254/24", 01:10:52 "hosts": [ 01:10:52 "tcp://0.0.0.0:5555", 01:10:52 "unix:///var/run/docker.sock" 01:10:52 ], 01:10:52 "mtu": 1458, 01:10:52 "selinux-enabled": true, 01:10:52 "seccomp-profile": "/etc/docker/seccomp.json" 01:10:52 } [Pipeline] sh 01:10:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:10:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:12 provisioning config files... 01:11:12 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4799527717591886382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:12 ---> docker-login.sh 01:11:12 nexus3.edgexfoundry.org:10001 01:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:13 Configure a credential helper to remove this warning. See 01:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:13 01:11:13 Login Succeeded 01:11:13 nexus3.edgexfoundry.org:10002 01:11:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:14 Configure a credential helper to remove this warning. See 01:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:14 01:11:14 Login Succeeded 01:11:14 nexus3.edgexfoundry.org:10003 01:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:14 Configure a credential helper to remove this warning. See 01:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:14 01:11:14 Login Succeeded 01:11:14 nexus3.edgexfoundry.org:10004 01:11:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:14 Configure a credential helper to remove this warning. See 01:11:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:14 01:11:14 Login Succeeded 01:11:14 docker.io 01:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:15 Configure a credential helper to remove this warning. See 01:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:15 01:11:15 Login Succeeded 01:11:15 ---> docker-login.sh ends [Pipeline] } 01:11:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:11:16 ========================================================= 01:11:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:11:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:16 + 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 . 01:11:16 Sending build context to Docker daemon 8.095MB 01:11:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:11:16 Step 2/12 : FROM ${BASE} AS builder 01:11:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:11:17 af6eaf76a39c: Pulling fs layer 01:11:17 55522c791124: Pulling fs layer 01:11:17 ce5c4a1c91eb: Pulling fs layer 01:11:17 169dfbe0d373: Pulling fs layer 01:11:17 e1ff8fa3b103: Pulling fs layer 01:11:17 52ebb69f0ebf: Pulling fs layer 01:11:17 5abe8eddf0d5: Pulling fs layer 01:11:17 169dfbe0d373: Waiting 01:11:17 e1ff8fa3b103: Waiting 01:11:17 52ebb69f0ebf: Waiting 01:11:17 5abe8eddf0d5: Waiting 01:11:17 55522c791124: Download complete 01:11:17 169dfbe0d373: Verifying Checksum 01:11:17 169dfbe0d373: Download complete 01:11:17 e1ff8fa3b103: Verifying Checksum 01:11:17 e1ff8fa3b103: Download complete 01:11:17 af6eaf76a39c: Verifying Checksum 01:11:17 af6eaf76a39c: Download complete 01:11:18 af6eaf76a39c: Pull complete 01:11:18 5abe8eddf0d5: Verifying Checksum 01:11:18 5abe8eddf0d5: Download complete 01:11:19 55522c791124: Pull complete 01:11:20 52ebb69f0ebf: Verifying Checksum 01:11:20 52ebb69f0ebf: Download complete 01:11:20 ce5c4a1c91eb: Verifying Checksum 01:11:20 ce5c4a1c91eb: Download complete 01:11:30 ce5c4a1c91eb: Pull complete 01:11:30 169dfbe0d373: Pull complete 01:11:31 e1ff8fa3b103: Pull complete 01:11:38 52ebb69f0ebf: Pull complete 01:11:40 5abe8eddf0d5: Pull complete 01:11:40 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 01:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:11:40 ---> 6cb57ee374ae 01:11:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:11:42 ---> Running in 28906721c8be 01:11:42 Removing intermediate container 28906721c8be 01:11:42 ---> 1dd6a9cddd1b 01:11:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:11:42 ---> Running in 7f3f14960205 01:11:42 Removing intermediate container 7f3f14960205 01:11:42 ---> e3a10739f920 01:11:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:11:42 ---> Running in 935cdc3804de 01:11:43 Removing intermediate container 935cdc3804de 01:11:43 ---> f800ba2005c6 01:11:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:11:43 ---> Running in 3ad9df8e09e0 01:11:43 Removing intermediate container 3ad9df8e09e0 01:11:43 ---> 509292e5fc8d 01:11:43 Step 7/12 : WORKDIR /device-gpio 01:11:43 ---> Running in 48d06b1b0e8c 01:11:43 Removing intermediate container 48d06b1b0e8c 01:11:43 ---> a5949f31fe7d 01:11:43 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:11:43 ---> Running in d767b220eb53 01:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:11:48 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:11:48 (2/4) Installing libedit (20221030.3.1-r0) 01:11:48 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:11:48 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:11:48 Executing busybox-1.35.0-r29.trigger 01:11:48 OK: 268 MiB in 57 packages 01:11:49 Removing intermediate container d767b220eb53 01:11:49 ---> e75a62266cb7 01:11:49 Step 9/12 : COPY go.mod vendor* ./ 01:11:49 ---> 632f559bf454 01:11:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:50 ---> Running in 584d15cfb4c4 01:13:13 Removing intermediate container 584d15cfb4c4 01:13:13 ---> 962589fa4ad2 01:13:13 Step 11/12 : COPY . . 01:13:13 ---> 5ed522625ce2 01:13:13 Step 12/12 : RUN ${MAKE} 01:13:13 ---> Running in ec6044db26d6 01:13:13 noop 01:13:13 Removing intermediate container ec6044db26d6 01:13:13 ---> b966f30e8b3c 01:13:13 Successfully built b966f30e8b3c 01:13:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:13 + docker inspect -f . ci-base-image-arm64 01:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:14 prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container 01:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:15 $ docker top f8f8e54feab6ffe508f442cb8f842251e22b0a98312bcdd79e9ef7d105b1d3ca -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:16 + go version 01:13:16 go version go1.20.2 linux/arm64 [Pipeline] } 01:13:16 $ docker stop --time=1 f8f8e54feab6ffe508f442cb8f842251e22b0a98312bcdd79e9ef7d105b1d3ca 01:13:18 $ docker rm -f --volumes f8f8e54feab6ffe508f442cb8f842251e22b0a98312bcdd79e9ef7d105b1d3ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:19 + docker inspect -f . ci-base-image-arm64 01:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:19 prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container 01:13:19 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:22 $ docker top 2a55551ba35ec432af62e4ab55fcbde1e687657ea392594324e757e636cf409f -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:22 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:13:23 + make test 01:13:23 go test ./... -coverprofile=coverage.out ./... 01:14:02 ? github.com/edgexfoundry/device-gpio [no test files] 01:15:54 # github.com/edgexfoundry/device-sdk-go/v3/internal/common 01:15:54 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.28/internal/common/utils.go:43:3: unknown field LastConnected in struct literal of type dtos.UpdateDevice 01:15:54 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:76:36: not enough arguments in call to clients.NewEventClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:82:37: not enough arguments in call to clients.NewDeviceClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:85:44: not enough arguments in call to clients.NewDeviceServiceClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:88:44: not enough arguments in call to clients.NewDeviceProfileClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:91:47: not enough arguments in call to clients.NewProvisionWatcherClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:118:39: not enough arguments in call to clients.NewCommandClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:130:43: not enough arguments in call to clients.NewNotificationClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:133:43: not enough arguments in call to clients.NewSubscriptionClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:140:39: not enough arguments in call to clients.NewIntervalClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: not enough arguments in call to clients.NewIntervalActionClient 01:15:54 have (string) 01:15:54 want (string, "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector) 01:15:54 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.24/bootstrap/handlers/clients.go:143:45: too many errors 01:15:54 FAIL 01:15:54 make: *** [Makefile:29: unittest] Error 1 [Pipeline] } 01:15:54 $ docker stop --time=1 2a55551ba35ec432af62e4ab55fcbde1e687657ea392594324e757e636cf409f 01:15:57 $ docker rm -f --volumes 2a55551ba35ec432af62e4ab55fcbde1e687657ea392594324e757e636cf409f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:59 01:15:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:00 arm64: Pulling from edgex-lftools-log-publisher 01:16:00 8998bd30e6a1: Pulling fs layer 01:16:00 04944245beec: Pulling fs layer 01:16:00 699f458cf7ca: Pulling fs layer 01:16:00 765212b225bb: Pulling fs layer 01:16:00 f23df028b6ca: Pulling fs layer 01:16:00 d65c8cfc05b1: Pulling fs layer 01:16:00 2437ff75d9bd: Pulling fs layer 01:16:00 f23df028b6ca: Waiting 01:16:00 d65c8cfc05b1: Waiting 01:16:00 2437ff75d9bd: Waiting 01:16:00 765212b225bb: Waiting 01:16:00 04944245beec: Verifying Checksum 01:16:00 04944245beec: Download complete 01:16:00 765212b225bb: Verifying Checksum 01:16:00 765212b225bb: Download complete 01:16:00 f23df028b6ca: Verifying Checksum 01:16:00 f23df028b6ca: Download complete 01:16:00 d65c8cfc05b1: Verifying Checksum 01:16:00 d65c8cfc05b1: Download complete 01:16:00 699f458cf7ca: Verifying Checksum 01:16:00 699f458cf7ca: Download complete 01:16:00 8998bd30e6a1: Verifying Checksum 01:16:00 8998bd30e6a1: Download complete 01:16:03 2437ff75d9bd: Verifying Checksum 01:16:03 2437ff75d9bd: Download complete 01:16:04 8998bd30e6a1: Pull complete 01:16:05 04944245beec: Pull complete 01:16:06 699f458cf7ca: Pull complete 01:16:06 765212b225bb: Pull complete 01:16:07 f23df028b6ca: Pull complete 01:16:07 d65c8cfc05b1: Pull complete 01:16:22 2437ff75d9bd: Pull complete 01:16:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:24 prd-ubuntu20.04-docker-arm64-4c-16g-5639 does not seem to be running inside a container 01:16:24 $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:16:27 $ docker top 1ba6610772c625aef74e6e94ce88633e9d7ac8e34c306e527072955d72a75b7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:28 ---> job-cost.sh 01:16:28 lf-activate-venv: SKIPPING 01:16:28 INFO: No Stack... 01:16:28 INFO: Retrieving Pricing Info for: v3-standard-4 01:16:29 INFO: Archiving Costs [Pipeline] sh 01:16:30 + + catcut -d, -f6 01:16:30 /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 01:16:30 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] 01:16:30 Resource [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] did not exist. Created. 01:16:30 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:16:30 /w/workspace/device-gpio/1@tmp/durable-200a22e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:16:31 + echo total: 0.10999999940395355 [Pipeline] stash 01:16:31 Warning: overwriting stash ‘stack-cost’ 01:16:32 Stashed 1 file(s) [Pipeline] } 01:16:32 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-141-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:16:32 $ docker stop --time=1 1ba6610772c625aef74e6e94ce88633e9d7ac8e34c306e527072955d72a75b7e 01:16:33 $ docker rm -f --volumes 1ba6610772c625aef74e6e94ce88633e9d7ac8e34c306e527072955d72a75b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:16:34 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:16:36 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-141/archives ] 01:16:36 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-141/archives 01:16:36 total 16 01:16:36 drwxr-xr-x 3 root root 4096 Mar 24 01:08 . 01:16:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 01:08 .. 01:16:36 drwxr-xr-x 2 root root 4096 Mar 24 01:08 cost 01:16:36 -rw-r--r-- 1 root root 83 Mar 24 01:08 cost.csv 01:16:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-141/archives 01:16:36 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-141/archives 01:16:36 total 16 01:16:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 01:08 . 01:16:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 24 01:08 .. 01:16:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 01:08 cost 01:16:36 -rw-r--r-- 1 jenkins jenkins 83 Mar 24 01:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:16:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:16:37 ---> package-listing.sh 01:16:37 ++ facter osfamily 01:16:37 ++ tr '[:upper:]' '[:lower:]' 01:16:37 + OS_FAMILY=debian 01:16:37 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-141 01:16:37 + START_PACKAGES=/tmp/packages_start.txt 01:16:37 + END_PACKAGES=/tmp/packages_end.txt 01:16:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:16:37 + PACKAGES=/tmp/packages_start.txt 01:16:37 + '[' /w/workspace/edgexfoundry_device-gpio_PR-141 ']' 01:16:37 + PACKAGES=/tmp/packages_end.txt 01:16:37 + case "${OS_FAMILY}" in 01:16:37 + dpkg -l 01:16:37 + grep '^ii' 01:16:37 + '[' -f /tmp/packages_start.txt ']' 01:16:37 + '[' -f /tmp/packages_end.txt ']' 01:16:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:16:37 + '[' /w/workspace/edgexfoundry_device-gpio_PR-141 ']' 01:16:37 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-141/archives/ 01:16:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-141/archives/ [Pipeline] echo 01:16:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:16:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:39 prd-ubuntu20.04-docker-8c-8g-5637 does not seem to be running inside a container 01:16:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_PR-141/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-141 -v /w/workspace/edgexfoundry_device-gpio_PR-141:/w/workspace/edgexfoundry_device-gpio_PR-141:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-141@tmp:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:16:39 $ docker top 72e30c4aa2e2193692e9a8de3180e656a9f60b18a57a56bebac7cbb71dbbc62a -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:16:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:16:40 + ls /var/log/sa-host 01:16:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:40 provisioning config files... 01:16:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-141@tmp/config14954873687460683856tmp [Pipeline] { [Pipeline] echo 01:16:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:16:40 ---> create-netrc.sh [Pipeline] } 01:16:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:16:41 ---> python-tools-install.sh [Pipeline] echo 01:16:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:16:41 ---> sudo-logs.sh 01:16:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:16:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:16:41 ---> job-cost.sh 01:16:41 lf-activate-venv: SKIPPING 01:16:41 DEBUG: total: 0.2199999988079071 01:16:41 INFO: Retrieving Stack Cost... 01:16:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:42 INFO: Archiving Costs [Pipeline] echo 01:16:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:16:43 ---> logs-deploy.sh 01:16:43 lf-activate-venv: SKIPPING 01:16:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-141/1 01:16:43 INFO: archiving workspace using pattern(s): 01:16:44 Archives upload complete. 01:16:44 INFO: archiving logs to Nexus 01:16:44 ---> uname -a: 01:16:44 Linux prd-ubuntu20-04-docker-8c-8g-5637 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:16:44 01:16:44 01:16:44 ---> lscpu: 01:16:44 Architecture: x86_64 01:16:44 CPU op-mode(s): 32-bit, 64-bit 01:16:44 Byte Order: Little Endian 01:16:44 Address sizes: 40 bits physical, 48 bits virtual 01:16:44 CPU(s): 8 01:16:44 On-line CPU(s) list: 0-7 01:16:44 Thread(s) per core: 1 01:16:44 Core(s) per socket: 1 01:16:44 Socket(s): 8 01:16:44 NUMA node(s): 1 01:16:44 Vendor ID: AuthenticAMD 01:16:44 CPU family: 23 01:16:44 Model: 49 01:16:44 Model name: AMD EPYC-Rome Processor 01:16:44 Stepping: 0 01:16:44 CPU MHz: 2800.000 01:16:44 BogoMIPS: 5600.00 01:16:44 Virtualization: AMD-V 01:16:44 Hypervisor vendor: KVM 01:16:44 Virtualization type: full 01:16:44 L1d cache: 256 KiB 01:16:44 L1i cache: 256 KiB 01:16:44 L2 cache: 4 MiB 01:16:44 L3 cache: 128 MiB 01:16:44 NUMA node0 CPU(s): 0-7 01:16:44 Vulnerability Itlb multihit: Not affected 01:16:44 Vulnerability L1tf: Not affected 01:16:44 Vulnerability Mds: Not affected 01:16:44 Vulnerability Meltdown: Not affected 01:16:44 Vulnerability Mmio stale data: Not affected 01:16:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:16:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:16:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:16:44 Vulnerability Srbds: Not affected 01:16:44 Vulnerability Tsx async abort: Not affected 01:16:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:16:44 01:16:44 01:16:44 ---> nproc: 01:16:44 8 01:16:44 01:16:44 01:16:44 ---> df -h: 01:16:44 Filesystem Size Used Avail Use% Mounted on 01:16:44 overlay 155G 12G 144G 8% / 01:16:44 tmpfs 64M 0 64M 0% /dev 01:16:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:16:44 shm 64M 0 64M 0% /dev/shm 01:16:44 /dev/vda1 155G 12G 144G 8% /facter-os 01:16:44 01:16:44 01:16:44 ---> sar -b -r -n DEV: 01:16:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5637) 03/24/23 _x86_64_ (8 CPU) 01:16:44 01:16:44 01:05:26 LINUX RESTART (8 CPU) 01:16:44 01:16:44 01:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:16:44 01:07:01 98.76 38.97 59.80 0.00 4344.79 56393.29 0.00 01:16:44 01:08:01 131.90 1.58 130.32 0.00 16.92 76805.33 0.00 01:16:44 01:09:01 92.23 0.18 92.05 0.00 9.87 67588.60 0.00 01:16:44 01:10:01 6.43 0.00 6.43 0.00 0.00 32012.81 0.00 01:16:44 01:11:01 54.42 10.60 43.83 0.00 5155.81 21528.95 0.00 01:16:44 01:12:01 5.03 0.02 5.02 0.00 0.13 112.11 0.00 01:16:44 01:13:01 1.65 0.00 1.65 0.00 0.00 19.59 0.00 01:16:44 01:14:01 1.73 0.00 1.73 0.00 0.00 18.93 0.00 01:16:44 01:15:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 01:16:44 01:16:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 01:16:44 Average: 39.33 5.08 34.25 0.00 947.24 25401.24 0.00 01:16:44 01:16:44 01:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:16:44 01:07:01 29226252 31623780 692904 2.11 71888 2608264 1853196 5.46 960044 2344864 339528 01:16:44 01:08:01 27856924 31595776 696640 2.12 144660 3752040 1805328 5.32 1152780 3373948 289364 01:16:44 01:09:01 27949772 31575312 722480 2.20 153064 3635364 1736856 5.12 1174940 3268288 268 01:16:44 01:10:01 27961632 31587216 710672 2.16 153156 3635336 1736856 5.12 1160676 3268280 208 01:16:44 01:11:01 27426732 31562180 722404 2.20 187100 4090988 1830152 5.39 1485236 3440992 944 01:16:44 01:12:01 27443948 31574400 710764 2.16 185672 4087728 1814724 5.35 1473356 3437736 344 01:16:44 01:13:01 27443900 31574420 710708 2.16 185708 4087732 1814724 5.35 1473320 3437740 28 01:16:44 01:14:01 27446656 31577208 708000 2.15 185736 4087724 1814724 5.35 1470648 3437740 8 01:16:44 01:15:01 27446356 31576948 708200 2.15 185756 4087736 1814724 5.35 1470692 3437744 8 01:16:44 01:16:01 27446624 31577260 707796 2.15 185788 4087744 1814724 5.35 1470776 3437752 148 01:16:44 Average: 27764880 31582450 709057 2.16 163853 3816066 1803601 5.32 1329247 3288508 63085 01:16:44 01:16:44 01:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:16:44 01:07:01 docker0 18.43 20.68 1.56 130.82 0.00 0.00 0.00 0.00 01:16:44 01:07:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 01:16:44 01:07:01 ens3 727.50 476.00 6767.75 95.22 0.00 0.00 0.00 0.00 01:16:44 01:08:01 docker0 178.18 294.80 14.35 1939.39 0.00 0.00 0.00 0.00 01:16:44 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:44 01:08:01 ens3 309.18 185.74 1950.83 22.91 0.00 0.00 0.00 0.00 01:16:44 01:09:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:16:44 01:09:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 01:16:44 01:09:01 ens3 152.92 104.42 2559.60 99.16 0.00 0.00 0.00 0.00 01:16:44 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:44 01:10:01 ens3 1.02 0.52 0.42 0.29 0.00 0.00 0.00 0.00 01:16:44 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:11:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 01:16:44 01:11:01 ens3 211.61 105.60 2809.63 7.55 0.00 0.00 0.00 0.00 01:16:44 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:44 01:12:01 ens3 0.43 0.35 0.09 0.08 0.00 0.00 0.00 0.00 01:16:44 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:44 01:14:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:16:44 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:44 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:16:44 01:16:01 ens3 0.37 0.17 0.08 0.01 0.00 0.00 0.00 0.00 01:16:44 Average: docker0 19.67 31.58 1.59 207.19 0.00 0.00 0.00 0.00 01:16:44 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 01:16:44 Average: ens3 139.38 86.67 1400.20 22.41 0.00 0.00 0.00 0.00 01:16:44 01:16:44 01:16:44 ---> sar -P ALL: 01:16:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5637) 03/24/23 _x86_64_ (8 CPU) 01:16:44 01:16:44 01:05:26 LINUX RESTART (8 CPU) 01:16:44 01:16:44 01:06:02 CPU %user %nice %system %iowait %steal %idle 01:16:44 01:07:01 all 9.37 0.00 3.24 4.91 0.09 82.39 01:16:44 01:07:01 0 9.14 0.00 3.29 7.26 0.14 80.17 01:16:44 01:07:01 1 12.96 0.00 3.75 1.94 0.09 81.25 01:16:44 01:07:01 2 8.78 0.00 3.08 2.16 0.07 85.91 01:16:44 01:07:01 3 8.50 0.00 2.96 0.60 0.10 87.84 01:16:44 01:07:01 4 11.50 0.00 3.07 7.85 0.07 77.52 01:16:44 01:07:01 5 6.94 0.00 2.67 8.49 0.07 81.83 01:16:44 01:07:01 6 8.58 0.00 3.12 1.04 0.09 87.18 01:16:44 01:07:01 7 8.55 0.00 3.99 10.01 0.09 77.36 01:16:44 01:08:01 all 4.81 0.00 2.26 12.55 0.07 80.31 01:16:44 01:08:01 0 4.90 0.00 3.21 40.91 0.08 50.90 01:16:44 01:08:01 1 6.20 0.00 2.47 2.86 0.15 88.32 01:16:44 01:08:01 2 4.47 0.00 2.55 1.24 0.05 91.69 01:16:44 01:08:01 3 3.76 0.00 1.65 1.09 0.05 93.45 01:16:44 01:08:01 4 4.69 0.00 1.83 11.08 0.05 82.35 01:16:44 01:08:01 5 4.48 0.00 2.32 10.61 0.03 82.56 01:16:44 01:08:01 6 4.86 0.00 1.71 1.39 0.05 91.99 01:16:44 01:08:01 7 5.12 0.00 2.37 31.46 0.08 60.96 01:16:44 01:09:01 all 18.98 0.00 4.44 4.67 0.07 71.83 01:16:44 01:09:01 0 19.18 0.00 4.99 23.83 0.08 51.91 01:16:44 01:09:01 1 18.28 0.00 5.76 1.75 0.07 74.15 01:16:44 01:09:01 2 20.29 0.00 4.03 1.16 0.07 74.46 01:16:44 01:09:01 3 17.03 0.00 3.59 0.08 0.07 79.22 01:16:44 01:09:01 4 19.87 0.00 4.18 0.44 0.08 75.42 01:16:44 01:09:01 5 17.66 0.00 3.98 6.05 0.07 72.25 01:16:44 01:09:01 6 19.17 0.00 4.26 0.13 0.05 76.38 01:16:44 01:09:01 7 20.38 0.00 4.76 4.09 0.08 70.68 01:16:44 01:10:01 all 0.12 0.00 0.02 0.03 0.01 99.82 01:16:44 01:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:16:44 01:10:01 1 0.03 0.00 0.02 0.15 0.00 99.80 01:16:44 01:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:16:44 01:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:16:44 01:10:01 4 0.10 0.00 0.02 0.00 0.02 99.87 01:16:44 01:10:01 5 0.02 0.00 0.02 0.07 0.02 99.88 01:16:44 01:10:01 6 0.07 0.00 0.02 0.00 0.02 99.90 01:16:44 01:10:01 7 0.70 0.00 0.07 0.00 0.02 99.22 01:16:44 01:11:01 all 2.26 0.00 1.42 0.80 0.02 95.50 01:16:44 01:11:01 0 2.83 0.00 0.99 0.47 0.02 95.70 01:16:44 01:11:01 1 1.24 0.00 1.04 1.67 0.02 96.04 01:16:44 01:11:01 2 2.72 0.00 2.24 0.63 0.02 94.39 01:16:44 01:11:01 3 2.65 0.00 2.62 1.02 0.03 93.67 01:16:44 01:11:01 4 2.87 0.00 1.65 1.69 0.02 93.77 01:16:44 01:11:01 5 1.87 0.00 0.88 0.05 0.02 97.18 01:16:44 01:11:01 6 1.22 0.00 0.98 0.85 0.02 96.93 01:16:44 01:11:01 7 2.66 0.00 0.96 0.05 0.05 96.28 01:16:44 01:12:01 all 0.09 0.00 0.06 0.01 0.00 99.84 01:16:44 01:12:01 0 0.05 0.00 0.07 0.02 0.02 99.85 01:16:44 01:12:01 1 0.03 0.00 0.07 0.03 0.00 99.87 01:16:44 01:12:01 2 0.27 0.00 0.08 0.00 0.00 99.65 01:16:44 01:12:01 3 0.03 0.00 0.07 0.00 0.00 99.90 01:16:44 01:12:01 4 0.08 0.00 0.08 0.05 0.00 99.78 01:16:44 01:12:01 5 0.08 0.00 0.05 0.02 0.00 99.85 01:16:44 01:12:01 6 0.08 0.00 0.03 0.00 0.00 99.88 01:16:44 01:12:01 7 0.05 0.00 0.05 0.00 0.00 99.90 01:16:44 01:13:01 all 0.02 0.00 0.02 0.00 0.00 99.96 01:16:44 01:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:16:44 01:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:16:44 01:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:16:44 01:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:44 01:13:01 4 0.03 0.00 0.02 0.02 0.00 99.93 01:16:44 01:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:16:44 01:13:01 6 0.05 0.00 0.07 0.00 0.00 99.88 01:16:44 01:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:16:44 01:14:01 all 0.06 0.00 0.01 0.01 0.00 99.92 01:16:44 01:14:01 0 0.12 0.00 0.03 0.03 0.02 99.80 01:16:44 01:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:16:44 01:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:44 01:14:01 3 0.07 0.00 0.00 0.00 0.00 99.93 01:16:44 01:14:01 4 0.07 0.00 0.02 0.02 0.00 99.90 01:16:44 01:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:16:44 01:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 01:16:44 01:14:01 7 0.08 0.00 0.02 0.00 0.00 99.90 01:16:44 01:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:16:44 01:15:01 0 0.05 0.00 0.02 0.05 0.02 99.87 01:16:44 01:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:16:44 01:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:16:44 01:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:16:44 01:15:01 4 0.05 0.00 0.02 0.02 0.02 99.90 01:16:44 01:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:16:44 01:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:16:44 01:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:16:44 01:16:01 all 0.02 0.00 0.01 0.05 0.00 99.91 01:16:44 01:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:16:44 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:16:44 01:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:16:44 01:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:16:44 01:16:01 4 0.05 0.00 0.02 0.20 0.00 99.73 01:16:44 01:16:01 5 0.00 0.00 0.00 0.05 0.00 99.95 01:16:44 01:16:01 6 0.03 0.00 0.03 0.17 0.02 99.75 01:16:44 01:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:16:44 Average: all 3.54 0.00 1.14 2.29 0.03 93.00 01:16:44 Average: 0 3.59 0.00 1.25 7.20 0.04 87.92 01:16:44 Average: 1 3.84 0.00 1.30 0.84 0.03 93.98 01:16:44 Average: 2 3.63 0.00 1.19 0.51 0.02 94.64 01:16:44 Average: 3 3.18 0.00 1.08 0.28 0.03 95.44 01:16:44 Average: 4 3.90 0.00 1.08 2.11 0.03 92.88 01:16:44 Average: 5 3.08 0.00 0.98 2.51 0.02 93.40 01:16:44 Average: 6 3.39 0.00 1.02 0.36 0.02 95.21 01:16:44 Average: 7 3.74 0.00 1.21 4.52 0.03 90.50 01:16:44 01:16:44 01:16:44