Pull request #108 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7487ad10d00543b471dbeb0441a080f9856c7acf+82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 (98a02e42d461c4694349fb122eb754678c724186) 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-ssh18062206875774913209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2613451171959936628.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh 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-onvif-camera/branches/PR-108/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-onvif-camera/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5690158326513463030.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-onvif-camera/branches/PR-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9255686285915487754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh14242225654162901373.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-onvif-camera/branches/PR-108/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-onvif-camera/branches/PR-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5135440229200691904.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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-onvif-camera] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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-19945’ Running on prd-ubuntu20.04-docker-8c-8g-19950 in /w/workspace/undry_device-onvif-camera_PR-108 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-108 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 into PR head commit 7487ad10d00543b471dbeb0441a080f9856c7acf Merge succeeded, producing 7487ad10d00543b471dbeb0441a080f9856c7acf Checking out Revision 7487ad10d00543b471dbeb0441a080f9856c7acf (PR-108) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7487ad10d00543b471dbeb0441a080f9856c7acf # 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 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7487ad10d00543b471dbeb0441a080f9856c7acf # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:41:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:41:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:41:27 ========================================================= 15:41:27 EdgeX Global Pipelines Version Info 15:41:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:41:28 ------------------- 15:41:28 stable info: 15:41:28 ------------------- 15:41:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:41:28 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:41:28 Message: update stable to v1.0.238 15:41:28 ------------------- 15:41:28 experimental info: 15:41:28 ------------------- 15:41:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:41:28 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 15:41:28 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:41:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7487ad10d00543b471dbeb0441a080f9856c7acf [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7487ad1 [Pipeline] echo 15:41:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:30 provisioning config files... 15:41:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-108@tmp/config4122984185422775704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:30 ---> docker-login.sh 15:41:30 nexus3.edgexfoundry.org:10001 15:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:31 Configure a credential helper to remove this warning. See 15:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:31 15:41:31 Login Succeeded 15:41:31 nexus3.edgexfoundry.org:10002 15:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:31 Configure a credential helper to remove this warning. See 15:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:31 15:41:31 Login Succeeded 15:41:31 nexus3.edgexfoundry.org:10003 15:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:31 Configure a credential helper to remove this warning. See 15:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:31 15:41:31 Login Succeeded 15:41:31 nexus3.edgexfoundry.org:10004 15:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:31 Configure a credential helper to remove this warning. See 15:41:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:31 15:41:31 Login Succeeded 15:41:31 docker.io 15:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:32 Configure a credential helper to remove this warning. See 15:41:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:32 15:41:32 Login Succeeded 15:41:32 ---> docker-login.sh ends [Pipeline] } 15:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:41:32 + git rev-list -1 --merges 7487ad10d00543b471dbeb0441a080f9856c7acf~1..7487ad10d00543b471dbeb0441a080f9856c7acf [Pipeline] echo 15:41:32 -----------> git rev-list -1 --merges 7487ad10d00543b471dbeb0441a080f9856c7acf~1..7487ad10d00543b471dbeb0441a080f9856c7acf 7487ad10d00543b471dbeb0441a080f9856c7acf [false] [Pipeline] sh 15:41:33 + git log --format=format:%s -1 7487ad10d00543b471dbeb0441a080f9856c7acf [Pipeline] echo 15:41:33 ========================================================= 15:41:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:41:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:33 + git log --format=format:%s -1 7487ad10d00543b471dbeb0441a080f9856c7acf [Pipeline] echo 15:41:33 [semverPrep] GIT_COMMIT: 7487ad10d00543b471dbeb0441a080f9856c7acf, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 [Pipeline] echo 15:41:33 [semverPrep] This is not a build commit. [Pipeline] sh 15:41:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:41:34 + grep -v github /etc/ssh/ssh_known_hosts 15:41:34 + [ -e /tmp/ssh_known_hosts ] 15:41:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:41:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:41:34 + sudo tee -a /etc/ssh/ssh_known_hosts 15:41:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:41:34 15:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:41:34 0.1.4: Pulling from edgex-devops/py-git-semver 15:41:34 b85a868b505f: Pulling fs layer 15:41:34 e2be974225ed: Pulling fs layer 15:41:34 339a4e72a1f5: Pulling fs layer 15:41:34 988bab9f4d93: Pulling fs layer 15:41:34 1469e6f7b9e6: Pulling fs layer 15:41:34 eaf3925da568: Pulling fs layer 15:41:34 bab4dde63d76: Pulling fs layer 15:41:34 bde34c3a00c8: Pulling fs layer 15:41:34 b352a97aabf1: Pulling fs layer 15:41:34 4872d77fe225: Pulling fs layer 15:41:34 5851b861e8e6: Pulling fs layer 15:41:34 988bab9f4d93: Waiting 15:41:34 1469e6f7b9e6: Waiting 15:41:34 eaf3925da568: Waiting 15:41:34 bab4dde63d76: Waiting 15:41:34 bde34c3a00c8: Waiting 15:41:34 b352a97aabf1: Waiting 15:41:34 4872d77fe225: Waiting 15:41:34 5851b861e8e6: Waiting 15:41:34 e2be974225ed: Download complete 15:41:34 988bab9f4d93: Verifying Checksum 15:41:34 988bab9f4d93: Download complete 15:41:35 1469e6f7b9e6: Verifying Checksum 15:41:35 1469e6f7b9e6: Download complete 15:41:35 eaf3925da568: Verifying Checksum 15:41:35 eaf3925da568: Download complete 15:41:35 339a4e72a1f5: Verifying Checksum 15:41:35 339a4e72a1f5: Download complete 15:41:35 bde34c3a00c8: Verifying Checksum 15:41:35 bde34c3a00c8: Download complete 15:41:35 b352a97aabf1: Verifying Checksum 15:41:35 b352a97aabf1: Download complete 15:41:35 4872d77fe225: Verifying Checksum 15:41:35 4872d77fe225: Download complete 15:41:35 5851b861e8e6: Download complete 15:41:35 b85a868b505f: Verifying Checksum 15:41:35 b85a868b505f: Download complete 15:41:35 bab4dde63d76: Verifying Checksum 15:41:35 bab4dde63d76: Download complete 15:41:36 b85a868b505f: Pull complete 15:41:37 e2be974225ed: Pull complete 15:41:37 339a4e72a1f5: Pull complete 15:41:37 988bab9f4d93: Pull complete 15:41:37 1469e6f7b9e6: Pull complete 15:41:37 eaf3925da568: Pull complete 15:41:40 bab4dde63d76: Pull complete 15:41:40 bde34c3a00c8: Pull complete 15:41:40 b352a97aabf1: Pull complete 15:41:40 4872d77fe225: Pull complete 15:41:40 5851b861e8e6: Pull complete 15:41:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:41:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:40 prd-ubuntu20.04-docker-8c-8g-19950 does not seem to be running inside a container 15:41:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-108 -v /w/workspace/undry_device-onvif-camera_PR-108:/w/workspace/undry_device-onvif-camera_PR-108:rw,z -v /w/workspace/undry_device-onvif-camera_PR-108@tmp:/w/workspace/undry_device-onvif-camera_PR-108@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 15:41:42 $ docker top 956c9cbd39ffbca51b9caae0d0ced0fbab582f7a21a953b62528469506d258c4 -eo pid,comm 15:41:42 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). 15:41:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:41:42 [ssh-agent] Looking for ssh-agent implementation... 15:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:41:42 $ docker exec 956c9cbd39ffbca51b9caae0d0ced0fbab582f7a21a953b62528469506d258c4 ssh-agent 15:41:42 SSH_AUTH_SOCK=/tmp/ssh-xy9tnmoENbju/agent.33 15:41:42 SSH_AGENT_PID=40 15:41:42 Running ssh-add (command line suppressed) 15:41:42 Identity added: /w/workspace/undry_device-onvif-camera_PR-108@tmp/private_key_8766752493380189773.key (/w/workspace/undry_device-onvif-camera_PR-108@tmp/private_key_8766752493380189773.key) 15:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:41:43 + git tag --points-at HEAD [Pipeline] } 15:41:43 $ docker exec --env ******** --env ******** 956c9cbd39ffbca51b9caae0d0ced0fbab582f7a21a953b62528469506d258c4 ssh-agent -k 15:41:43 unset SSH_AUTH_SOCK; 15:41:43 unset SSH_AGENT_PID; 15:41:43 echo Agent pid 40 killed; 15:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:41:43 [ssh-agent] Looking for ssh-agent implementation... 15:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:41:43 $ docker exec 956c9cbd39ffbca51b9caae0d0ced0fbab582f7a21a953b62528469506d258c4 ssh-agent 15:41:43 SSH_AUTH_SOCK=/tmp/ssh-pC8f0PPoN8Z4/agent.77 15:41:43 SSH_AGENT_PID=84 15:41:43 Running ssh-add (command line suppressed) 15:41:43 Identity added: /w/workspace/undry_device-onvif-camera_PR-108@tmp/private_key_2013273096234140402.key (/w/workspace/undry_device-onvif-camera_PR-108@tmp/private_key_2013273096234140402.key) 15:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:41:44 + git semver init 15:41:44 2022-07-14 15:41:44,345 [run_init] DEBUG init version:0.0.0 force:False 15:41:44 2022-07-14 15:41:44,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-108/.semver 15:41:44 2022-07-14 15:41:44,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-108/.semver 15:41:44 2022-07-14 15:41:44,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-108/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-108, universal_newlines=False, shell=None, istream=None) 15:41:45 2022-07-14 15:41:45,049 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-108/.git/info/exclude 15:41:45 2022-07-14 15:41:45,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-108/.semver/PR-108 with force:False 15:41:45 2022-07-14 15:41:45,050 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-108/.semver/PR-108 15:41:45 2022-07-14 15:41:45,053 [execute] INFO git cat-file --batch-check 15:41:45 2022-07-14 15:41:45,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-108/.semver, universal_newlines=False, shell=None, istream=) 15:41:45 2022-07-14 15:41:45,061 [execute] INFO git cat-file --batch 15:41:45 2022-07-14 15:41:45,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-108/.semver, universal_newlines=False, shell=None, istream=) 15:41:45 2022-07-14 15:41:45,067 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-108/.semver/PR-108 15:41:45 0.0.0 [Pipeline] } 15:41:45 $ docker exec --env ******** --env ******** 956c9cbd39ffbca51b9caae0d0ced0fbab582f7a21a953b62528469506d258c4 ssh-agent -k 15:41:45 unset SSH_AUTH_SOCK; 15:41:45 unset SSH_AGENT_PID; 15:41:45 echo Agent pid 84 killed; 15:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:41:45 + git semver [Pipeline] } 15:41:46 $ docker stop --time=1 956c9cbd39ffbca51b9caae0d0ced0fbab582f7a21a953b62528469506d258c4 15:41:47 $ docker rm -f 956c9cbd39ffbca51b9caae0d0ced0fbab582f7a21a953b62528469506d258c4 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:41:48 Stashed 1 file(s) [Pipeline] echo 15:41:48 [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 15:41:48 provisioning config files... 15:41:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-108@tmp/config2509592756951940917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:49 ---> docker-login.sh 15:41:49 nexus3.edgexfoundry.org:10001 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 nexus3.edgexfoundry.org:10002 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 nexus3.edgexfoundry.org:10003 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 nexus3.edgexfoundry.org:10004 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:49 Configure a credential helper to remove this warning. See 15:41:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:49 15:41:49 Login Succeeded 15:41:49 docker.io 15:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:50 Configure a credential helper to remove this warning. See 15:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:50 15:41:50 Login Succeeded 15:41:50 ---> docker-login.sh ends [Pipeline] } 15:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:41:50 ========================================================= 15:41:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:41:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:41:50 Sending build context to Docker daemon 9.391MB 15:41:50 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:41:50 Step 2/13 : FROM ${BASE} AS builder 15:41:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:41:50 2408cc74d12b: Pulling fs layer 15:41:50 ea60b727a1ce: Pulling fs layer 15:41:50 30c4a7721957: Pulling fs layer 15:41:50 370296b7ddb6: Pulling fs layer 15:41:50 7c6cee850709: Pulling fs layer 15:41:50 39a5fcdaea64: Pulling fs layer 15:41:50 d94ebbe4e438: Pulling fs layer 15:41:50 bcfd1f05c69d: Pulling fs layer 15:41:50 59ccb84bbe0f: Pulling fs layer 15:41:50 7c6cee850709: Waiting 15:41:50 39a5fcdaea64: Waiting 15:41:50 d94ebbe4e438: Waiting 15:41:50 bcfd1f05c69d: Waiting 15:41:50 59ccb84bbe0f: Waiting 15:41:50 370296b7ddb6: Waiting 15:41:51 30c4a7721957: Verifying Checksum 15:41:51 30c4a7721957: Download complete 15:41:51 ea60b727a1ce: Verifying Checksum 15:41:51 ea60b727a1ce: Download complete 15:41:51 7c6cee850709: Verifying Checksum 15:41:51 7c6cee850709: Download complete 15:41:51 39a5fcdaea64: Verifying Checksum 15:41:51 39a5fcdaea64: Download complete 15:41:51 2408cc74d12b: Verifying Checksum 15:41:51 2408cc74d12b: Download complete 15:41:51 d94ebbe4e438: Download complete 15:41:51 2408cc74d12b: Pull complete 15:41:51 ea60b727a1ce: Pull complete 15:41:51 30c4a7721957: Pull complete 15:41:51 59ccb84bbe0f: Verifying Checksum 15:41:51 59ccb84bbe0f: Download complete 15:41:51 bcfd1f05c69d: Verifying Checksum 15:41:51 bcfd1f05c69d: Download complete 15:41:51 370296b7ddb6: Download complete 15:41:57 370296b7ddb6: Pull complete 15:41:57 7c6cee850709: Pull complete 15:41:57 39a5fcdaea64: Pull complete 15:41:57 d94ebbe4e438: Pull complete 15:41:59 bcfd1f05c69d: Pull complete 15:41:59 59ccb84bbe0f: Pull complete 15:41:59 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:41:59 ---> a4fb48ad2a94 15:41:59 Step 3/13 : ARG MAKE="make build" 15:42:02 ---> Running in 71c30fc265bb 15:42:02 Removing intermediate container 71c30fc265bb 15:42:02 ---> ed7ca3fccc40 15:42:02 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:42:02 ---> Running in eae9c9a6b293 15:42:02 Removing intermediate container eae9c9a6b293 15:42:02 ---> dd17c5ea947e 15:42:02 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 15:42:02 ---> Running in 5f498a97d002 15:42:02 Removing intermediate container 5f498a97d002 15:42:02 ---> 24544f02d60f 15:42:02 Step 6/13 : LABEL Name=edgex-device-onvif-camera 15:42:02 ---> Running in c210d0cebedb 15:42:02 Removing intermediate container c210d0cebedb 15:42:02 ---> 98a76c2e8125 15:42:02 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:02 ---> Running in a91286f263b5 15:42:02 Removing intermediate container a91286f263b5 15:42:02 ---> 707bf434b0cc 15:42:02 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:03 ---> Running in 6966b04b8aa2 15:42:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:42:03 Still waiting to schedule task 15:42:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19946’ 15:42:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:42:04 OK: 211 MiB in 51 packages 15:42:04 Removing intermediate container 6966b04b8aa2 15:42:04 ---> 1a9f8320607f 15:42:04 Step 9/13 : WORKDIR /device-onvif-camera 15:42:04 ---> Running in 0ba2031c64c5 15:42:04 Removing intermediate container 0ba2031c64c5 15:42:04 ---> 2819a79b7e13 15:42:04 Step 10/13 : COPY go.mod vendor* ./ 15:42:04 ---> 90af70072522 15:42:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:05 ---> Running in 3fcec2d51c94 15:42:20 Removing intermediate container 3fcec2d51c94 15:42:20 ---> 66d27de02d8c 15:42:20 Step 12/13 : COPY . . 15:42:20 ---> 233aa9881967 15:42:20 Step 13/13 : RUN ${MAKE} 15:42:20 ---> Running in 0ecde3c0797d 15:42:20 noop 15:42:20 Removing intermediate container 0ecde3c0797d 15:42:20 ---> ce968499c02e 15:42:20 Successfully built ce968499c02e 15:42:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:21 + docker inspect -f . ci-base-image-x86_64 15:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:21 prd-ubuntu20.04-docker-8c-8g-19950 does not seem to be running inside a container 15:42:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-108 -v /w/workspace/undry_device-onvif-camera_PR-108:/w/workspace/undry_device-onvif-camera_PR-108:rw,z -v /w/workspace/undry_device-onvif-camera_PR-108@tmp:/w/workspace/undry_device-onvif-camera_PR-108@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 15:42:21 $ docker top 0532b6840483419ef618c95df920bcefc97433c4a796e98e1713a39dd0056530 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:22 + go version 15:42:22 go version go1.18.3 linux/amd64 [Pipeline] } 15:42:22 $ docker stop --time=1 0532b6840483419ef618c95df920bcefc97433c4a796e98e1713a39dd0056530 15:42:23 $ docker rm -f 0532b6840483419ef618c95df920bcefc97433c4a796e98e1713a39dd0056530 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:24 + docker inspect -f . ci-base-image-x86_64 15:42:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:24 prd-ubuntu20.04-docker-8c-8g-19950 does not seem to be running inside a container 15:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-108 -v /w/workspace/undry_device-onvif-camera_PR-108:/w/workspace/undry_device-onvif-camera_PR-108:rw,z -v /w/workspace/undry_device-onvif-camera_PR-108@tmp:/w/workspace/undry_device-onvif-camera_PR-108@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 15:42:24 $ docker top e5ec791a4833280d9706339ec4bb401a595373537d92fe99610d608d3cfc2753 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:25 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-108 [Pipeline] fileExists [Pipeline] sh 15:42:25 + make test 15:42:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:42:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:42:35 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:42:36 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.020s coverage: 7.0% of statements 15:42:36 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:42:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.899s coverage: 13.8% of statements 15:42:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:42:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:42:50 ./bin/test-attribution-txt.sh [Pipeline] echo 15:42:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:42:51 $ docker stop --time=1 e5ec791a4833280d9706339ec4bb401a595373537d92fe99610d608d3cfc2753 15:42:53 $ docker rm -f e5ec791a4833280d9706339ec4bb401a595373537d92fe99610d608d3cfc2753 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:42:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:42:54 + ls -al . 15:42:54 total 252 15:42:54 drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 15:42 . 15:42:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:41 .. 15:42:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:42 .git 15:42:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:41 .github 15:42:54 -rw-rw-r-- 1 jenkins jenkins 418 Jul 14 15:41 .gitignore 15:42:54 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 15:41 .golangci.yml 15:42:54 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:41 .semver 15:42:54 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 14 15:41 Attribution.txt 15:42:54 -rw-rw-r-- 1 jenkins jenkins 189 Jul 14 15:41 CHANGELOG.md 15:42:54 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 14 15:41 Dockerfile 15:42:54 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:41 GOVERNANCE.md 15:42:54 -rw-rw-r-- 1 jenkins jenkins 660 Jul 14 15:41 Jenkinsfile 15:42:54 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 14 15:41 LICENSE 15:42:54 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 14 15:41 Makefile 15:42:54 -rw-rw-r-- 1 jenkins jenkins 625 Jul 14 15:41 OWNERS.md 15:42:54 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 14 15:41 README.md 15:42:54 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 15:41 VERSION 15:42:54 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:41 bin 15:42:54 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:41 cmd 15:42:54 -rw-r--r-- 1 jenkins jenkins 70262 Jul 14 15:42 coverage.out 15:42:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:41 doc 15:42:54 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 14 15:41 go.mod 15:42:54 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 14 15:41 go.sum 15:42:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:41 internal 15:42:54 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:41 snap 15:42:54 -rw-rw-r-- 1 jenkins jenkins 236 Jul 14 15:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:55 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7487ad10d00543b471dbeb0441a080f9856c7acf --label arch=amd64 --label version=0.0.0 . 15:42:55 Sending build context to Docker daemon 9.462MB 15:42:55 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 15:42:55 Step 2/26 : FROM ${BASE} AS builder 15:42:55 ---> ce968499c02e 15:42:55 Step 3/26 : ARG MAKE="make build" 15:42:55 ---> Running in eae422121972 15:42:55 Removing intermediate container eae422121972 15:42:55 ---> ba19761aea7b 15:42:55 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:42:55 ---> Running in 7f3011b576fd 15:42:55 Removing intermediate container 7f3011b576fd 15:42:55 ---> 777e45a15e82 15:42:55 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:42:55 ---> Running in 007f89ee1aec 15:42:55 Removing intermediate container 007f89ee1aec 15:42:55 ---> 241ae8843e52 15:42:55 Step 6/26 : LABEL Name=edgex-device-onvif-camera 15:42:55 ---> Running in 47b1da05f74d 15:42:55 Removing intermediate container 47b1da05f74d 15:42:55 ---> 5590b905db42 15:42:55 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:55 ---> Running in 4c48c4733c0b 15:42:56 Removing intermediate container 4c48c4733c0b 15:42:56 ---> f0357c393630 15:42:56 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:56 ---> Running in 9ab5e0b0d36b 15:42:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:42:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:42:57 OK: 211 MiB in 51 packages 15:42:58 Removing intermediate container 9ab5e0b0d36b 15:42:58 ---> 15d4332ac359 15:42:58 Step 9/26 : WORKDIR /device-onvif-camera 15:42:58 ---> Running in 9ed06d88edf2 15:42:58 Removing intermediate container 9ed06d88edf2 15:42:58 ---> b297d8fbf538 15:42:58 Step 10/26 : COPY go.mod vendor* ./ 15:42:58 ---> 1a5f0ab1203b 15:42:58 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:58 ---> Running in 5209449e11de 15:42:59 Removing intermediate container 5209449e11de 15:42:59 ---> b55b38bbd2ad 15:42:59 Step 12/26 : COPY . . 15:42:59 ---> 79ca1af5a7ef 15:42:59 Step 13/26 : RUN ${MAKE} 15:42:59 ---> Running in 7f10cb2eb58f 15:43:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 15:43:22 Removing intermediate container 7f10cb2eb58f 15:43:22 ---> a9c0aa0c5383 15:43:22 Step 14/26 : FROM alpine:3.15 15:43:22 3.15: Pulling from library/alpine 15:43:22 df9b9388f04a: Pulling fs layer 15:43:22 df9b9388f04a: Verifying Checksum 15:43:22 df9b9388f04a: Download complete 15:43:22 df9b9388f04a: Pull complete 15:43:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:43:22 Status: Downloaded newer image for alpine:3.15 15:43:22 ---> 0ac33e5f5afa 15:43:22 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:43:22 ---> Running in 9b44ad694e46 15:43:22 Removing intermediate container 9b44ad694e46 15:43:22 ---> 1b6d3ea26171 15:43:22 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:43:22 ---> Running in ebb5c5739670 15:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:43:22 (1/6) Installing dumb-init (1.2.5-r1) 15:43:22 (2/6) Installing libgcc (10.3.1_git20211027-r0) 15:43:22 (3/6) Installing libsodium (1.0.18-r0) 15:43:22 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 15:43:22 (5/6) Installing libzmq (4.3.4-r0) 15:43:22 (6/6) Installing zeromq (4.3.4-r0) 15:43:22 Executing busybox-1.34.1-r5.trigger 15:43:22 OK: 8 MiB in 20 packages 15:43:22 Removing intermediate container ebb5c5739670 15:43:22 ---> 5a1e29ee6048 15:43:22 Step 17/26 : WORKDIR / 15:43:22 ---> Running in ba593fc9eacc 15:43:22 Removing intermediate container ba593fc9eacc 15:43:22 ---> 9a552087cf61 15:43:22 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 15:43:23 ---> 4536a4f9be76 15:43:23 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 15:43:23 ---> 58896d3bb8ba 15:43:23 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:43:23 ---> a89293dd481a 15:43:23 Step 21/26 : EXPOSE 59984 15:43:23 ---> Running in f7d3f42a25da 15:43:23 Removing intermediate container f7d3f42a25da 15:43:23 ---> 391ac13ffaa0 15:43:23 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 15:43:23 ---> Running in 968895b3c071 15:43:23 Removing intermediate container 968895b3c071 15:43:23 ---> 911c247b4223 15:43:23 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:43:23 ---> Running in b394dd3905bb 15:43:23 Removing intermediate container b394dd3905bb 15:43:23 ---> 69bf46509971 15:43:23 Step 24/26 : LABEL arch=amd64 15:43:23 ---> Running in 13c336a586e1 15:43:23 Removing intermediate container 13c336a586e1 15:43:23 ---> cc755f79cf6a 15:43:23 Step 25/26 : LABEL git_sha=7487ad10d00543b471dbeb0441a080f9856c7acf 15:43:23 ---> Running in 57648528d51e 15:43:24 Removing intermediate container 57648528d51e 15:43:24 ---> 554520b5f084 15:43:24 Step 26/26 : LABEL version=0.0.0 15:43:24 ---> Running in a98c03176f8e 15:43:24 Removing intermediate container a98c03176f8e 15:43:24 ---> 5c98c8280126 15:43:24 [Warning] One or more build-args [ARCH] were not consumed 15:43:24 Successfully built 5c98c8280126 15:43:24 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:25 15:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:25 latest: Pulling from edgex-lftools-log-publisher 15:43:25 5eb5b503b376: Pulling fs layer 15:43:25 5c69ac0246d0: Pulling fs layer 15:43:25 ec43610c2a17: Pulling fs layer 15:43:25 3a2ae6a8a46f: Pulling fs layer 15:43:25 33b1e0a273af: Pulling fs layer 15:43:25 5d3b04190fa2: Pulling fs layer 15:43:25 3a2ae6a8a46f: Waiting 15:43:25 33b1e0a273af: Waiting 15:43:25 2f39f015ded8: Pulling fs layer 15:43:25 5d3b04190fa2: Waiting 15:43:25 2f39f015ded8: Waiting 15:43:25 5c69ac0246d0: Verifying Checksum 15:43:25 5c69ac0246d0: Download complete 15:43:25 3a2ae6a8a46f: Verifying Checksum 15:43:25 33b1e0a273af: Verifying Checksum 15:43:25 33b1e0a273af: Download complete 15:43:25 ec43610c2a17: Verifying Checksum 15:43:25 ec43610c2a17: Download complete 15:43:25 5d3b04190fa2: Verifying Checksum 15:43:25 5d3b04190fa2: Download complete 15:43:25 5eb5b503b376: Verifying Checksum 15:43:25 5eb5b503b376: Download complete 15:43:26 2f39f015ded8: Download complete 15:43:27 5eb5b503b376: Pull complete 15:43:27 5c69ac0246d0: Pull complete 15:43:27 ec43610c2a17: Pull complete 15:43:27 3a2ae6a8a46f: Pull complete 15:43:28 33b1e0a273af: Pull complete 15:43:28 5d3b04190fa2: Pull complete 15:43:33 2f39f015ded8: Pull complete 15:43:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:33 prd-ubuntu20.04-docker-8c-8g-19950 does not seem to be running inside a container 15:43:33 $ 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/undry_device-onvif-camera_PR-108 -v /w/workspace/undry_device-onvif-camera_PR-108:/w/workspace/undry_device-onvif-camera_PR-108:rw,z -v /w/workspace/undry_device-onvif-camera_PR-108@tmp:/w/workspace/undry_device-onvif-camera_PR-108@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 15:43:35 $ docker top a6deb77030124bd73b6630760879cb7df4e2365473a35eb9845abd3119d452ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:35 ---> job-cost.sh 15:43:35 lf-activate-venv: SKIPPING 15:43:35 INFO: No Stack... 15:43:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:43:36 INFO: Archiving Costs [Pipeline] sh 15:43:36 + cat /w/workspace/undry_device-onvif-camera_PR-108/archives/cost.csv 15:43:36 + cut -d, -f6 [Pipeline] lock 15:43:37 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-108-1-stack-cost] 15:43:37 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-108-1-stack-cost] did not exist. Created. 15:43:37 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:37 + echo total: 0.2199999988079071 [Pipeline] stash 15:43:37 Stashed 1 file(s) [Pipeline] } 15:43:37 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:43:37 $ docker stop --time=1 a6deb77030124bd73b6630760879cb7df4e2365473a35eb9845abd3119d452ba 15:43:38 $ docker rm -f a6deb77030124bd73b6630760879cb7df4e2365473a35eb9845abd3119d452ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:44:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19954 in /w/workspace/undry_device-onvif-camera_PR-108 [Pipeline] { [Pipeline] ws 15:44:56 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 15:44:57 Selected Git installation does not exist. Using Default 15:44:57 The recommended git tool is: NONE 15:45:05 using credential edgex-jenkins-ssh 15:45:05 Cloning the remote Git repository 15:45:05 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 15:45:05 > git init /w/workspace/device-onvif-camera/1 # timeout=10 15:45:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 15:45:05 > git --version # timeout=10 15:45:05 > git --version # 'git version 2.25.1' 15:45:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:07 Merging remotes/origin/main commit 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 into PR head commit 7487ad10d00543b471dbeb0441a080f9856c7acf 15:45:07 Merge succeeded, producing 7487ad10d00543b471dbeb0441a080f9856c7acf 15:45:07 Checking out Revision 7487ad10d00543b471dbeb0441a080f9856c7acf (PR-108) 15:45:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 15:45:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 15:45:06 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 15:45:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:45:07 > git config core.sparsecheckout # timeout=10 15:45:07 > git checkout -f 7487ad10d00543b471dbeb0441a080f9856c7acf # timeout=10 15:45:07 > git remote # timeout=10 15:45:07 > git config --get remote.origin.url # timeout=10 15:45:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:07 > git merge 82ba38f017d0903d0ec7d5b0f1fdb01a2bd17766 # timeout=10 15:45:07 > git rev-parse HEAD^{commit} # timeout=10 15:45:07 > git config core.sparsecheckout # timeout=10 15:45:07 > git checkout -f 7487ad10d00543b471dbeb0441a080f9856c7acf # timeout=10 15:45:12 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2" 15:45:12 > git --version # timeout=10 15:45:12 > git --version # 'git version 2.25.1' 15:45:12 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:45:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:13 Dload Upload Total Spent Left Speed 15:45:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 182k 0 --:--:-- --:--:-- --:--:-- 182k [Pipeline] sh 15:45:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:45:14 + sudo tee /etc/docker/daemon.new 15:45:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:45:14 { 15:45:14 "registry-mirrors": [ 15:45:14 "https://nexus3.edgexfoundry.org:10001" 15:45:14 ], 15:45:14 "bip": "10.250.0.254/24", 15:45:14 "hosts": [ 15:45:14 "tcp://0.0.0.0:5555", 15:45:14 "unix:///var/run/docker.sock" 15:45:14 ], 15:45:14 "mtu": 1458, 15:45:14 "selinux-enabled": true, 15:45:14 "seccomp-profile": "/etc/docker/seccomp.json" 15:45:14 } [Pipeline] sh 15:45:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:45:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:34 provisioning config files... 15:45:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config195999105958972042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:34 ---> docker-login.sh 15:45:34 nexus3.edgexfoundry.org:10001 15:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:35 Configure a credential helper to remove this warning. See 15:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:35 15:45:35 Login Succeeded 15:45:35 nexus3.edgexfoundry.org:10002 15:45:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:35 Configure a credential helper to remove this warning. See 15:45:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:35 15:45:35 Login Succeeded 15:45:35 nexus3.edgexfoundry.org:10003 15:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:36 Configure a credential helper to remove this warning. See 15:45:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:36 15:45:36 Login Succeeded 15:45:36 nexus3.edgexfoundry.org:10004 15:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:37 Configure a credential helper to remove this warning. See 15:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:37 15:45:37 Login Succeeded 15:45:37 docker.io 15:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:37 Configure a credential helper to remove this warning. See 15:45:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:37 15:45:37 Login Succeeded 15:45:37 ---> docker-login.sh ends [Pipeline] } 15:45:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:38 ========================================================= 15:45:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:45:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:45:39 Sending build context to Docker daemon 6.456MB 15:45:39 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:45:39 Step 2/13 : FROM ${BASE} AS builder 15:45:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:45:39 b3c136eddcbf: Pulling fs layer 15:45:39 c0a3192eca97: Pulling fs layer 15:45:39 a050256f5b6f: Pulling fs layer 15:45:39 656be50a0ddc: Pulling fs layer 15:45:39 2bbca73fdf42: Pulling fs layer 15:45:39 46d945488cbd: Pulling fs layer 15:45:39 8a5474983e97: Pulling fs layer 15:45:39 329c88fbcd65: Pulling fs layer 15:45:39 656be50a0ddc: Waiting 15:45:39 46d945488cbd: Waiting 15:45:39 2bbca73fdf42: Waiting 15:45:39 8a5474983e97: Waiting 15:45:39 329c88fbcd65: Waiting 15:45:39 a050256f5b6f: Verifying Checksum 15:45:39 a050256f5b6f: Download complete 15:45:39 c0a3192eca97: Verifying Checksum 15:45:39 c0a3192eca97: Download complete 15:45:39 2bbca73fdf42: Verifying Checksum 15:45:39 2bbca73fdf42: Download complete 15:45:39 46d945488cbd: Verifying Checksum 15:45:39 46d945488cbd: Download complete 15:45:39 b3c136eddcbf: Download complete 15:45:40 b3c136eddcbf: Pull complete 15:45:40 329c88fbcd65: Verifying Checksum 15:45:40 329c88fbcd65: Download complete 15:45:41 c0a3192eca97: Pull complete 15:45:41 a050256f5b6f: Pull complete 15:45:42 8a5474983e97: Verifying Checksum 15:45:42 8a5474983e97: Download complete 15:45:42 656be50a0ddc: Download complete 15:45:58 656be50a0ddc: Pull complete 15:45:58 2bbca73fdf42: Pull complete 15:45:58 46d945488cbd: Pull complete 15:46:03 8a5474983e97: Pull complete 15:46:05 329c88fbcd65: Pull complete 15:46:05 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:46:05 ---> ff4287adb874 15:46:05 Step 3/13 : ARG MAKE="make build" 15:46:06 ---> Running in 3ee4228e2970 15:46:07 Removing intermediate container 3ee4228e2970 15:46:07 ---> 073af3bea5ed 15:46:07 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:46:07 ---> Running in f58416ff78aa 15:46:08 Removing intermediate container f58416ff78aa 15:46:08 ---> ab9df9b5cd80 15:46:08 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 15:46:08 ---> Running in ee76558bcaab 15:46:08 Removing intermediate container ee76558bcaab 15:46:08 ---> 18f81143745a 15:46:08 Step 6/13 : LABEL Name=edgex-device-onvif-camera 15:46:08 ---> Running in 884cf26d5cf6 15:46:08 Removing intermediate container 884cf26d5cf6 15:46:08 ---> c5999c8e2538 15:46:08 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:46:08 ---> Running in bb6c673bce46 15:46:10 Removing intermediate container bb6c673bce46 15:46:10 ---> 4ea2007a3bae 15:46:10 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:10 ---> Running in dd1345aa3413 15:46:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:46:14 OK: 221 MiB in 51 packages 15:46:14 Removing intermediate container dd1345aa3413 15:46:14 ---> d1903edf0fc2 15:46:14 Step 9/13 : WORKDIR /device-onvif-camera 15:46:14 ---> Running in b8fd5c6e7f7c 15:46:15 Removing intermediate container b8fd5c6e7f7c 15:46:15 ---> 0a20bda002c0 15:46:15 Step 10/13 : COPY go.mod vendor* ./ 15:46:15 ---> 9060b3872ccc 15:46:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:16 ---> Running in e14b829b3d87 15:47:03 Removing intermediate container e14b829b3d87 15:47:03 ---> 46220105a507 15:47:03 Step 12/13 : COPY . . 15:47:03 ---> dd74da91730a 15:47:03 Step 13/13 : RUN ${MAKE} 15:47:03 ---> Running in a89680048860 15:47:04 noop 15:47:05 Removing intermediate container a89680048860 15:47:05 ---> fc48d18ba348 15:47:05 Successfully built fc48d18ba348 15:47:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:06 + docker inspect -f . ci-base-image-arm64 15:47:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:06 prd-ubuntu20.04-docker-arm64-4c-16g-19954 does not seem to be running inside a container 15:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 15:47:07 $ docker top 9c9e720cfecd6de63c9f32e5d337d266a534b16d584d181fc263aaf8b9e6cb58 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:08 + go version 15:47:08 go version go1.18.3 linux/arm64 [Pipeline] } 15:47:09 $ docker stop --time=1 9c9e720cfecd6de63c9f32e5d337d266a534b16d584d181fc263aaf8b9e6cb58 15:47:10 $ docker rm -f 9c9e720cfecd6de63c9f32e5d337d266a534b16d584d181fc263aaf8b9e6cb58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:11 + docker inspect -f . ci-base-image-arm64 15:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:11 prd-ubuntu20.04-docker-arm64-4c-16g-19954 does not seem to be running inside a container 15:47:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 15:47:13 $ docker top d768e8ef0189fb42cc4e3a042462453945a3f4155b249b05ce3fa06ca13118f9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:14 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 15:47:15 + make test 15:47:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:47:17 ? github.com/edgexfoundry/device-onvif-camera [no test files] 15:48:54 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 15:48:59 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.098s coverage: 7.0% of statements 15:48:59 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 15:49:26 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 29.828s coverage: 13.8% of statements 15:49:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:49:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:49:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:49:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:49:48 ./bin/test-attribution-txt.sh [Pipeline] echo 15:49:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:49:50 $ docker stop --time=1 d768e8ef0189fb42cc4e3a042462453945a3f4155b249b05ce3fa06ca13118f9 15:49:52 $ docker rm -f d768e8ef0189fb42cc4e3a042462453945a3f4155b249b05ce3fa06ca13118f9 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:49:53 Warning: overwriting stash ‘coverage-report’ 15:49:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:49:55 + ls -al . 15:49:55 total 248 15:49:55 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:49 . 15:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 .. 15:49:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:45 .git 15:49:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:45 .github 15:49:55 -rw-rw-r-- 1 jenkins jenkins 418 Jul 14 15:45 .gitignore 15:49:55 -rw-rw-r-- 1 jenkins jenkins 42 Jul 14 15:45 .golangci.yml 15:49:55 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 14 15:45 Attribution.txt 15:49:55 -rw-rw-r-- 1 jenkins jenkins 189 Jul 14 15:45 CHANGELOG.md 15:49:55 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 14 15:45 Dockerfile 15:49:55 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:45 GOVERNANCE.md 15:49:55 -rw-rw-r-- 1 jenkins jenkins 660 Jul 14 15:45 Jenkinsfile 15:49:55 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 14 15:45 LICENSE 15:49:55 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 14 15:45 Makefile 15:49:55 -rw-rw-r-- 1 jenkins jenkins 625 Jul 14 15:45 OWNERS.md 15:49:55 -rw-rw-r-- 1 jenkins jenkins 31035 Jul 14 15:45 README.md 15:49:55 -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 15:41 VERSION 15:49:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:45 bin 15:49:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:45 cmd 15:49:55 -rw-r--r-- 1 jenkins jenkins 70262 Jul 14 15:49 coverage.out 15:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 doc 15:49:55 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 14 15:45 go.mod 15:49:55 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 14 15:45 go.sum 15:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 internal 15:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:45 snap 15:49:55 -rw-rw-r-- 1 jenkins jenkins 236 Jul 14 15:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:55 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7487ad10d00543b471dbeb0441a080f9856c7acf --label arch=arm64 --label version=0.0.0 . 15:49:56 Sending build context to Docker daemon 6.527MB 15:49:56 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 15:49:56 Step 2/26 : FROM ${BASE} AS builder 15:49:56 ---> fc48d18ba348 15:49:56 Step 3/26 : ARG MAKE="make build" 15:49:56 ---> Running in 9f689264ff7b 15:49:56 Removing intermediate container 9f689264ff7b 15:49:56 ---> 749ddd49d197 15:49:56 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 15:49:57 ---> Running in 05e770810a39 15:49:57 Removing intermediate container 05e770810a39 15:49:57 ---> 24a193bdb288 15:49:57 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 15:49:57 ---> Running in 1104d2c23520 15:49:57 Removing intermediate container 1104d2c23520 15:49:57 ---> 3d591e01821b 15:49:57 Step 6/26 : LABEL Name=edgex-device-onvif-camera 15:49:57 ---> Running in d1005881d4bb 15:49:58 Removing intermediate container d1005881d4bb 15:49:58 ---> b8ff06a6626e 15:49:58 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:58 ---> Running in 1d267bbbb6e3 15:50:00 Removing intermediate container 1d267bbbb6e3 15:50:00 ---> bc973937e0b0 15:50:00 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:50:00 ---> Running in cd7831af86ac 15:50:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:50:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:50:03 OK: 221 MiB in 51 packages 15:50:04 Removing intermediate container cd7831af86ac 15:50:04 ---> 54a2ca262b34 15:50:04 Step 9/26 : WORKDIR /device-onvif-camera 15:50:04 ---> Running in a6b7d03d3e91 15:50:04 Removing intermediate container a6b7d03d3e91 15:50:04 ---> 7de5e25ba2e0 15:50:04 Step 10/26 : COPY go.mod vendor* ./ 15:50:05 ---> 2a859e87377b 15:50:05 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:05 ---> Running in 3fec3351c4eb 15:50:07 Removing intermediate container 3fec3351c4eb 15:50:07 ---> a0d961112af7 15:50:07 Step 12/26 : COPY . . 15:50:08 ---> 62e1a68a3807 15:50:08 Step 13/26 : RUN ${MAKE} 15:50:08 ---> Running in c2ca363becc4 15:50:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 15:52:46 Removing intermediate container c2ca363becc4 15:52:46 ---> 73e510edded5 15:52:46 Step 14/26 : FROM alpine:3.15 15:52:46 3.15: Pulling from library/alpine 15:52:46 9981e73032c8: Pulling fs layer 15:52:46 9981e73032c8: Verifying Checksum 15:52:46 9981e73032c8: Download complete 15:52:46 9981e73032c8: Pull complete 15:52:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:52:46 Status: Downloaded newer image for alpine:3.15 15:52:46 ---> 3fb3c9af89a9 15:52:46 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:52:46 ---> Running in 78b193ef12cb 15:52:46 Removing intermediate container 78b193ef12cb 15:52:46 ---> 794c6aae1693 15:52:46 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 15:52:46 ---> Running in 04fa36d68c18 15:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:52:46 (1/6) Installing dumb-init (1.2.5-r1) 15:52:46 (2/6) Installing libgcc (10.3.1_git20211027-r0) 15:52:46 (3/6) Installing libsodium (1.0.18-r0) 15:52:46 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 15:52:46 (5/6) Installing libzmq (4.3.4-r0) 15:52:46 (6/6) Installing zeromq (4.3.4-r0) 15:52:46 Executing busybox-1.34.1-r5.trigger 15:52:46 OK: 8 MiB in 20 packages 15:52:46 Removing intermediate container 04fa36d68c18 15:52:46 ---> d712ccdd1537 15:52:46 Step 17/26 : WORKDIR / 15:52:46 ---> Running in a690c2a0db0a 15:52:46 Removing intermediate container a690c2a0db0a 15:52:46 ---> 26be14700d3f 15:52:46 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 15:52:46 ---> 153c8a758c54 15:52:46 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 15:52:46 ---> 26c75fb8f467 15:52:46 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 15:52:47 ---> e02f8e80299b 15:52:47 Step 21/26 : EXPOSE 59984 15:52:47 ---> Running in def03c3e2fde 15:52:47 Removing intermediate container def03c3e2fde 15:52:47 ---> 214b3c11eea1 15:52:47 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 15:52:47 ---> Running in 0238983f7bde 15:52:48 Removing intermediate container 0238983f7bde 15:52:48 ---> 61787c9bb7fb 15:52:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:48 ---> Running in 2d08b2acf6b1 15:52:48 Removing intermediate container 2d08b2acf6b1 15:52:48 ---> 24a36af63141 15:52:48 Step 24/26 : LABEL arch=arm64 15:52:48 ---> Running in 02fea3ceb348 15:52:49 Removing intermediate container 02fea3ceb348 15:52:49 ---> 55f121722bb4 15:52:49 Step 25/26 : LABEL git_sha=7487ad10d00543b471dbeb0441a080f9856c7acf 15:52:49 ---> Running in cf0817267862 15:52:49 Removing intermediate container cf0817267862 15:52:49 ---> b265d8ffb4ab 15:52:49 Step 26/26 : LABEL version=0.0.0 15:52:49 ---> Running in 079c534f1392 15:52:50 Removing intermediate container 079c534f1392 15:52:50 ---> 0cfac3a3b232 15:52:50 [Warning] One or more build-args [ARCH] were not consumed 15:52:50 Successfully built 0cfac3a3b232 15:52:50 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:51 15:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:51 arm64: Pulling from edgex-lftools-log-publisher 15:52:51 8998bd30e6a1: Pulling fs layer 15:52:51 04944245beec: Pulling fs layer 15:52:51 699f458cf7ca: Pulling fs layer 15:52:51 765212b225bb: Pulling fs layer 15:52:51 f23df028b6ca: Pulling fs layer 15:52:51 d65c8cfc05b1: Pulling fs layer 15:52:51 2437ff75d9bd: Pulling fs layer 15:52:51 f23df028b6ca: Waiting 15:52:51 765212b225bb: Waiting 15:52:51 d65c8cfc05b1: Waiting 15:52:51 2437ff75d9bd: Waiting 15:52:51 04944245beec: Verifying Checksum 15:52:51 04944245beec: Download complete 15:52:51 765212b225bb: Verifying Checksum 15:52:51 765212b225bb: Download complete 15:52:51 f23df028b6ca: Verifying Checksum 15:52:51 f23df028b6ca: Download complete 15:52:51 d65c8cfc05b1: Verifying Checksum 15:52:51 d65c8cfc05b1: Download complete 15:52:51 699f458cf7ca: Download complete 15:52:52 8998bd30e6a1: Verifying Checksum 15:52:52 8998bd30e6a1: Download complete 15:52:54 2437ff75d9bd: Verifying Checksum 15:52:54 2437ff75d9bd: Download complete 15:52:56 8998bd30e6a1: Pull complete 15:52:57 04944245beec: Pull complete 15:52:58 699f458cf7ca: Pull complete 15:52:59 765212b225bb: Pull complete 15:53:00 f23df028b6ca: Pull complete 15:53:00 d65c8cfc05b1: Pull complete 15:53:15 2437ff75d9bd: Pull complete 15:53:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:15 prd-ubuntu20.04-docker-arm64-4c-16g-19954 does not seem to be running inside a container 15:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 15:53:18 $ docker top cb8432613b427f5af9c509d0e82aff1d5d7426154826a4db64f1c0cb7a63e6de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:19 ---> job-cost.sh 15:53:19 lf-activate-venv: SKIPPING 15:53:19 INFO: No Stack... 15:53:19 INFO: Retrieving Pricing Info for: v3-standard-4 15:53:20 INFO: Archiving Costs [Pipeline] sh 15:53:21 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 15:53:21 + cut -d, -f6 [Pipeline] lock 15:53:21 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-108-1-stack-cost] 15:53:21 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-108-1-stack-cost] did not exist. Created. 15:53:21 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:22 /w/workspace/device-onvif-camera/1@tmp/durable-7aed2875/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:53:23 + echo total: 0.10999999940395355 [Pipeline] stash 15:53:23 Warning: overwriting stash ‘stack-cost’ 15:53:23 Stashed 1 file(s) [Pipeline] } 15:53:23 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:23 $ docker stop --time=1 cb8432613b427f5af9c509d0e82aff1d5d7426154826a4db64f1c0cb7a63e6de 15:53:25 $ docker rm -f cb8432613b427f5af9c509d0e82aff1d5d7426154826a4db64f1c0cb7a63e6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:53:26 provisioning config files... 15:53:26 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-108@tmp/config5732899348069013397tmp [Pipeline] { [Pipeline] sh 15:53:26 + set +x 15:53:26 + curl -s https://codecov.io/bash 15:53:26 + bash -s -- 15:53:26 15:53:26 _____ _ 15:53:26 / ____| | | 15:53:26 | | ___ __| | ___ ___ _____ __ 15:53:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:53:26 | |___| (_) | (_| | __/ (_| (_) \ V / 15:53:26 \_____\___/ \__,_|\___|\___\___/ \_/ 15:53:26 Bash-1.0.6 15:53:26 15:53:26 15:53:26 ==> git version 2.25.1 found 15:53:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:53:26 Release-Date: 2020-01-08 15:53:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:53:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:53:26 ==> Jenkins CI detected. 15:53:26 current dir:  /w/workspace/undry_device-onvif-camera_PR-108 15:53:26 project root: . 15:53:26 --> token set from env 15:53:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:53:26 ==> Running gcov in . (disable via -X gcov) 15:53:26 ==> Python coveragepy not found 15:53:26 ==> Searching for coverage reports in: 15:53:26 + . 15:53:26 -> Found 1 reports 15:53:26 ==> Detecting git/mercurial file structure 15:53:26 ==> Reading reports 15:53:26 + ./coverage.out bytes=70262 15:53:26 ==> Appending adjustments 15:53:26 https://docs.codecov.io/docs/fixing-reports 15:53:26 + Found adjustments 15:53:26 ==> Gzipping contents 15:53:26 12K /tmp/codecov.IxzNDI.gz 15:53:26 ==> Uploading reports 15:53:26 url: https://codecov.io 15:53:26 query: branch=PR-108&commit=7487ad10d00543b471dbeb0441a080f9856c7acf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-108%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=108&job=&cmd_args= 15:53:26 -> Pinging Codecov 15:53:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-108&commit=7487ad10d00543b471dbeb0441a080f9856c7acf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-108%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=108&job=&cmd_args= 15:53:27 -> Uploading to 15:53:27 https://storage.googleapis.com/codecov/v4/raw/2022-07-14/F29A59C45E3A92E06B3E522C9905F8EF/7487ad10d00543b471dbeb0441a080f9856c7acf/f8403d59-0e16-40b0-a685-3897dd0e915f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T155326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd2d3c970c1b18a464277873273dafcec661bc06c8ccd49ffc32951b279a36ae 15:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:27 Dload Upload Total Spent Left Speed 15:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9541 0 0 100 9541 0 37861 --:--:-- --:--:-- --:--:-- 37711 100 9541 0 0 100 9541 0 37711 --:--:-- --:--:-- --:--:-- 37711 15:53:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/7487ad10d00543b471dbeb0441a080f9856c7acf [Pipeline] } 15:53:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:53:29 + [ -d /w/workspace/undry_device-onvif-camera_PR-108/archives ] 15:53:29 + ls -al /w/workspace/undry_device-onvif-camera_PR-108/archives 15:53:29 total 16 15:53:29 drwxr-xr-x 3 root root 4096 Jul 14 15:43 . 15:53:29 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 15:43 .. 15:53:29 drwxr-xr-x 2 root root 4096 Jul 14 15:43 cost 15:53:29 -rw-r--r-- 1 root root 90 Jul 14 15:43 cost.csv 15:53:29 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-108/archives 15:53:29 + ls -al /w/workspace/undry_device-onvif-camera_PR-108/archives 15:53:29 total 16 15:53:29 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:43 . 15:53:29 drwxrwxr-x 11 jenkins jenkins 4096 Jul 14 15:43 .. 15:53:29 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 15:43 cost 15:53:29 -rw-r--r-- 1 jenkins jenkins 90 Jul 14 15:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:53:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:53:30 ---> package-listing.sh 15:53:30 ++ facter osfamily 15:53:30 ++ tr '[:upper:]' '[:lower:]' 15:53:30 + OS_FAMILY=debian 15:53:30 + workspace=/w/workspace/undry_device-onvif-camera_PR-108 15:53:30 + START_PACKAGES=/tmp/packages_start.txt 15:53:30 + END_PACKAGES=/tmp/packages_end.txt 15:53:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:53:30 + PACKAGES=/tmp/packages_start.txt 15:53:30 + '[' /w/workspace/undry_device-onvif-camera_PR-108 ']' 15:53:30 + PACKAGES=/tmp/packages_end.txt 15:53:30 + case "${OS_FAMILY}" in 15:53:30 + dpkg -l 15:53:30 + grep '^ii' 15:53:30 + '[' -f /tmp/packages_start.txt ']' 15:53:30 + '[' -f /tmp/packages_end.txt ']' 15:53:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:53:30 + '[' /w/workspace/undry_device-onvif-camera_PR-108 ']' 15:53:30 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-108/archives/ 15:53:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-108/archives/ [Pipeline] echo 15:53:30 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/undry_device-onvif-camera_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:53:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:53:31 prd-ubuntu20.04-docker-8c-8g-19950 does not seem to be running inside a container 15:53:31 $ 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/undry_device-onvif-camera_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-108 -v /w/workspace/undry_device-onvif-camera_PR-108:/w/workspace/undry_device-onvif-camera_PR-108:rw,z -v /w/workspace/undry_device-onvif-camera_PR-108@tmp:/w/workspace/undry_device-onvif-camera_PR-108@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 15:53:31 $ docker top 1b3944132fad67ff94c32b7cfd18758da03d75bffb3a567b7d7710cf01fbd27d -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:32 + touch /tmp/pre-build-complete [Pipeline] sh 15:53:32 + mkdir -p /var/log/sysstat [Pipeline] sh 15:53:32 + ls /var/log/sa-host 15:53:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:33 provisioning config files... 15:53:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-108@tmp/config1544672478631976964tmp [Pipeline] { [Pipeline] echo 15:53:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:53:33 ---> create-netrc.sh [Pipeline] } 15:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:53:33 ---> python-tools-install.sh [Pipeline] echo 15:53:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:53:34 ---> sudo-logs.sh 15:53:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:53:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:53:34 ---> job-cost.sh 15:53:34 lf-activate-venv: SKIPPING 15:53:34 DEBUG: total: 0.2199999988079071 15:53:34 INFO: Retrieving Stack Cost... 15:53:35 INFO: Retrieving Pricing Info for: v3-standard-8 15:53:35 INFO: Archiving Costs [Pipeline] echo 15:53:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:53:35 ---> logs-deploy.sh 15:53:35 lf-activate-venv: SKIPPING 15:53:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-108/1 15:53:35 INFO: archiving workspace using pattern(s): 15:53:36 Archives upload complete. 15:53:36 INFO: archiving logs to Nexus 15:53:37 ---> uname -a: 15:53:37 Linux prd-ubuntu20-04-docker-8c-8g-19950 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:53:37 15:53:37 15:53:37 ---> lscpu: 15:53:37 Architecture: x86_64 15:53:37 CPU op-mode(s): 32-bit, 64-bit 15:53:37 Byte Order: Little Endian 15:53:37 Address sizes: 40 bits physical, 48 bits virtual 15:53:37 CPU(s): 8 15:53:37 On-line CPU(s) list: 0-7 15:53:37 Thread(s) per core: 1 15:53:37 Core(s) per socket: 1 15:53:37 Socket(s): 8 15:53:37 NUMA node(s): 1 15:53:37 Vendor ID: AuthenticAMD 15:53:37 CPU family: 23 15:53:37 Model: 49 15:53:37 Model name: AMD EPYC-Rome Processor 15:53:37 Stepping: 0 15:53:37 CPU MHz: 2800.000 15:53:37 BogoMIPS: 5600.00 15:53:37 Virtualization: AMD-V 15:53:37 Hypervisor vendor: KVM 15:53:37 Virtualization type: full 15:53:37 L1d cache: 256 KiB 15:53:37 L1i cache: 256 KiB 15:53:37 L2 cache: 4 MiB 15:53:37 L3 cache: 128 MiB 15:53:37 NUMA node0 CPU(s): 0-7 15:53:37 Vulnerability Itlb multihit: Not affected 15:53:37 Vulnerability L1tf: Not affected 15:53:37 Vulnerability Mds: Not affected 15:53:37 Vulnerability Meltdown: Not affected 15:53:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:53:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:53:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:53:37 Vulnerability Srbds: Not affected 15:53:37 Vulnerability Tsx async abort: Not affected 15:53:37 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 15:53:37 15:53:37 15:53:37 ---> nproc: 15:53:37 8 15:53:37 15:53:37 15:53:37 ---> df -h: 15:53:37 Filesystem Size Used Avail Use% Mounted on 15:53:37 overlay 155G 11G 145G 7% / 15:53:37 tmpfs 64M 0 64M 0% /dev 15:53:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:53:37 shm 64M 0 64M 0% /dev/shm 15:53:37 /dev/vda1 155G 11G 145G 7% /facter-os 15:53:37 15:53:37 15:53:37 ---> sar -b -r -n DEV: 15:53:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19950) 07/14/22 _x86_64_ (8 CPU) 15:53:37 15:53:37 15:40:49 LINUX RESTART (8 CPU) 15:53:37 15:53:37 15:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:53:37 15:42:01 375.90 55.72 320.18 0.00 7429.30 198066.99 0.00 15:53:37 15:43:01 203.22 1.67 201.55 0.00 35.45 39789.14 0.00 15:53:37 15:44:01 113.80 0.05 113.75 0.00 8.00 34006.80 0.00 15:53:37 15:45:01 1.92 0.00 1.92 0.00 0.00 22.41 0.00 15:53:37 15:46:01 1.20 0.02 1.18 0.00 0.13 14.13 0.00 15:53:37 15:47:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 15:53:37 15:48:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 15:53:37 15:49:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 15:53:37 15:50:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 15:53:37 15:51:01 1.52 0.00 1.52 0.00 0.00 22.80 0.00 15:53:37 15:52:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 15:53:37 15:53:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 15:53:37 Average: 58.67 4.79 53.88 0.00 622.70 22666.05 0.00 15:53:37 15:53:37 15:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:53:37 15:42:01 28876292 31776036 530884 1.61 116796 3053388 2040644 6.01 1111220 2522680 240 15:53:37 15:43:01 28342784 31719460 571676 1.74 165328 3415524 2319784 6.84 1354360 2726796 14004 15:53:37 15:44:01 27667760 31773380 518988 1.58 175492 4082260 1851688 5.46 1351552 3355108 172 15:53:37 15:45:01 27667752 31773452 518608 1.58 175524 4082260 1851688 5.46 1351524 3355108 56 15:53:37 15:46:01 27675280 31781092 511072 1.55 175544 4082268 1851688 5.46 1342648 3355220 24 15:53:37 15:47:01 27676544 31782428 509432 1.55 175576 4082272 1851688 5.46 1342436 3355224 48 15:53:37 15:48:01 27683104 31789012 502888 1.53 175600 4082276 1851688 5.46 1335164 3355228 16 15:53:37 15:49:01 27683404 31789336 502520 1.53 175620 4082280 1851688 5.46 1335188 3355232 184 15:53:37 15:50:01 27683316 31789260 502520 1.53 175644 4082280 1851688 5.46 1335196 3355232 12 15:53:37 15:51:01 27683496 31789508 502240 1.53 175712 4082252 1851688 5.46 1335288 3355216 140 15:53:37 15:52:01 27683456 31789488 502172 1.53 175732 4082264 1851688 5.46 1335664 3355220 20 15:53:37 15:53:01 27683156 31789220 502384 1.53 175760 4082264 1851688 5.46 1335536 3355220 192 15:53:37 Average: 27833862 31778473 514615 1.56 169861 3940966 1906442 5.62 1322148 3233457 1259 15:53:37 15:53:37 15:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:53:37 15:42:01 lo 7.13 7.13 0.69 0.69 0.00 0.00 0.00 0.00 15:53:37 15:42:01 ens3 669.41 393.00 7421.93 101.05 0.00 0.00 0.00 0.00 15:53:37 15:42:01 docker0 2.72 2.73 0.30 46.74 0.00 0.00 0.00 0.00 15:53:37 15:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:53:37 15:43:01 ens3 213.56 165.53 1174.88 79.94 0.00 0.00 0.00 0.00 15:53:37 15:43:01 docker0 112.76 135.99 9.01 1119.30 0.00 0.00 0.00 0.00 15:53:37 15:43:01 veth26ae4f6 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 15:53:37 15:44:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 15:53:37 15:44:01 ens3 153.88 102.95 2633.34 64.56 0.00 0.00 0.00 0.00 15:53:37 15:44:01 docker0 2.57 4.93 0.17 53.78 0.00 0.00 0.00 0.00 15:53:37 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:37 15:45:01 ens3 2.40 0.83 0.74 0.47 0.00 0.00 0.00 0.00 15:53:37 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:46:01 ens3 1.32 0.63 0.78 0.58 0.00 0.00 0.00 0.00 15:53:37 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:37 15:47:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:53:37 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:37 15:49:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:53:37 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:50:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:37 15:51:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:53:37 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:52:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 15:53:37 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:53:37 15:53:01 ens3 1.38 0.12 0.23 0.01 0.00 0.00 0.00 0.00 15:53:37 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:37 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 15:53:37 Average: ens3 86.92 55.30 936.00 20.56 0.00 0.00 0.00 0.00 15:53:37 Average: docker0 9.84 11.97 0.79 101.66 0.00 0.00 0.00 0.00 15:53:37 15:53:37 15:53:37 ---> sar -P ALL: 15:53:37 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19950) 07/14/22 _x86_64_ (8 CPU) 15:53:37 15:53:37 15:40:49 LINUX RESTART (8 CPU) 15:53:37 15:53:37 15:41:01 CPU %user %nice %system %iowait %steal %idle 15:53:37 15:42:01 all 11.69 0.00 4.58 2.38 0.06 81.28 15:53:37 15:42:01 0 14.72 0.00 5.98 1.16 0.07 78.07 15:53:37 15:42:01 1 9.28 0.00 3.58 0.56 0.05 86.53 15:53:37 15:42:01 2 9.96 0.00 4.01 0.96 0.07 85.01 15:53:37 15:42:01 3 10.76 0.00 4.01 3.15 0.07 82.01 15:53:37 15:42:01 4 13.62 0.00 4.06 0.91 0.05 81.36 15:53:37 15:42:01 5 11.59 0.00 6.32 5.73 0.05 76.31 15:53:37 15:42:01 6 10.04 0.00 4.23 2.70 0.07 82.97 15:53:37 15:42:01 7 13.59 0.00 4.45 3.91 0.07 77.98 15:53:37 15:43:01 all 30.40 0.00 6.28 1.30 0.09 61.92 15:53:37 15:43:01 0 29.39 0.00 6.28 0.39 0.08 63.85 15:53:37 15:43:01 1 30.25 0.00 6.37 0.27 0.07 63.04 15:53:37 15:43:01 2 30.27 0.00 5.70 0.39 0.08 63.57 15:53:37 15:43:01 3 31.37 0.00 6.05 0.98 0.10 61.50 15:53:37 15:43:01 4 30.99 0.00 5.55 1.00 0.08 62.38 15:53:37 15:43:01 5 29.05 0.00 7.08 3.41 0.08 60.37 15:53:37 15:43:01 6 30.63 0.00 6.35 2.43 0.08 60.51 15:53:37 15:43:01 7 31.29 0.00 6.87 1.58 0.10 60.16 15:53:37 15:44:01 all 19.40 0.00 4.04 0.81 0.05 75.70 15:53:37 15:44:01 0 18.80 0.00 4.30 0.34 0.05 76.51 15:53:37 15:44:01 1 19.31 0.00 4.49 0.32 0.05 75.83 15:53:37 15:44:01 2 19.21 0.00 3.50 0.05 0.05 77.19 15:53:37 15:44:01 3 18.66 0.00 3.75 0.13 0.05 77.40 15:53:37 15:44:01 4 22.04 0.00 3.77 0.27 0.05 73.88 15:53:37 15:44:01 5 19.24 0.00 4.60 4.47 0.05 71.64 15:53:37 15:44:01 6 19.74 0.00 3.98 0.17 0.05 76.07 15:53:37 15:44:01 7 18.25 0.00 3.89 0.71 0.05 77.11 15:53:37 15:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:53:37 15:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:53:37 15:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:53:37 15:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:53:37 15:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:53:37 15:45:01 5 0.02 0.00 0.02 0.07 0.00 99.90 15:53:37 15:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:53:37 15:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:46:01 all 0.11 0.00 0.02 0.00 0.00 99.86 15:53:37 15:46:01 0 0.62 0.00 0.03 0.00 0.02 99.33 15:53:37 15:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:53:37 15:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:53:37 15:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:53:37 15:46:01 5 0.00 0.00 0.02 0.03 0.02 99.93 15:53:37 15:46:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:53:37 15:46:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:53:37 15:47:01 all 0.09 0.00 0.01 0.00 0.00 99.89 15:53:37 15:47:01 0 0.55 0.00 0.02 0.00 0.00 99.43 15:53:37 15:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:53:37 15:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:53:37 15:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:53:37 15:47:01 5 0.03 0.00 0.02 0.03 0.00 99.92 15:53:37 15:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:53:37 15:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:53:37 15:48:01 all 0.08 0.00 0.02 0.00 0.00 99.89 15:53:37 15:48:01 0 0.55 0.00 0.02 0.00 0.00 99.43 15:53:37 15:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:53:37 15:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:53:37 15:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:48:01 4 0.07 0.00 0.08 0.00 0.02 99.83 15:53:37 15:48:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:53:37 15:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:53:37 15:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:53:37 15:49:01 all 0.08 0.00 0.01 0.00 0.00 99.91 15:53:37 15:49:01 0 0.52 0.00 0.02 0.00 0.02 99.45 15:53:37 15:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:53:37 15:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:53:37 15:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:53:37 15:49:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:53:37 15:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:53:37 15:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:53:37 15:50:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:53:37 15:50:01 0 0.43 0.00 0.02 0.00 0.00 99.55 15:53:37 15:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:53:37 15:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:53:37 15:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:50:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:53:37 15:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:53:37 15:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:53:37 15:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:53:37 15:51:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:53:37 15:51:01 0 0.57 0.00 0.02 0.00 0.00 99.42 15:53:37 15:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:53:37 15:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:53:37 15:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:51:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:53:37 15:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:53:37 15:51:01 7 0.03 0.00 0.05 0.02 0.02 99.88 15:53:37 15:52:01 all 0.08 0.00 0.00 0.00 0.01 99.90 15:53:37 15:52:01 0 0.48 0.00 0.02 0.00 0.02 99.48 15:53:37 15:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:53:37 15:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:53:37 15:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:53:37 15:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:53:37 15:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:53:37 15:52:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:53:37 15:53:37 15:52:01 CPU %user %nice %system %iowait %steal %idle 15:53:37 15:53:01 all 0.06 0.00 0.01 0.00 0.00 99.93 15:53:37 15:53:01 0 0.35 0.00 0.00 0.00 0.00 99.65 15:53:37 15:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:53:37 15:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:53:37 15:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:53:37 15:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:53:37 15:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:53:37 Average: all 5.14 0.00 1.24 0.37 0.02 93.23 15:53:37 Average: 0 5.55 0.00 1.38 0.16 0.02 92.89 15:53:37 Average: 1 4.88 0.00 1.20 0.09 0.02 93.80 15:53:37 Average: 2 4.92 0.00 1.10 0.12 0.02 93.85 15:53:37 Average: 3 5.03 0.00 1.14 0.35 0.02 93.46 15:53:37 Average: 4 5.53 0.00 1.12 0.18 0.02 93.15 15:53:37 Average: 5 4.96 0.00 1.50 1.15 0.02 92.38 15:53:37 Average: 6 5.02 0.00 1.22 0.44 0.02 93.31 15:53:37 Average: 7 5.21 0.00 1.26 0.51 0.02 93.00 15:53:37 15:53:37 15:53:37