Pull request #152 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 87f15e26a71a8026a682f6867a4ab9a3284585c9 rather than 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 Obtained Jenkinsfile from 87f15e26a71a8026a682f6867a4ab9a3284585c9 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-ssh7614290119018076778.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12798871036075701217.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-152/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-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2159439725791216528.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-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11736697669822321059.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4264899818713004497.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-152/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-152/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18281305639887775421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 ‘prd-centos7-blackbox-4c-2g-23657’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-23658’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24367’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24366’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24368 in /w/workspace/undry_device-onvif-camera_PR-152 [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-152 # 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 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 Merge succeeded, producing 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 Checking out Revision 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 (PR-152) > 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/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 # 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 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 # timeout=10 Commit message: "test: add nestscan discovery tests" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:44:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:44:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:44:02 ========================================================= 22:44:02 EdgeX Global Pipelines Version Info 22:44:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:44:03 ------------------- 22:44:03 stable info: 22:44:03 ------------------- 22:44:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:44:03 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:44:03 Message: update stable to v1.0.239 22:44:04 ------------------- 22:44:04 experimental info: 22:44:04 ------------------- 22:44:04 Commited By: **** collab-it+edgex@linuxfoundation.org 22:44:04 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:44:04 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:44:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-152 [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-152 [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-152 [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4795e94 [Pipeline] echo 22:44:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:05 provisioning config files... 22:44:05 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-152@tmp/config3655955700977514154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:06 ---> docker-login.sh 22:44:06 nexus3.edgexfoundry.org:10001 22:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:06 Configure a credential helper to remove this warning. See 22:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:06 22:44:06 Login Succeeded 22:44:06 nexus3.edgexfoundry.org:10002 22:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:06 Configure a credential helper to remove this warning. See 22:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:06 22:44:06 Login Succeeded 22:44:06 nexus3.edgexfoundry.org:10003 22:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:07 Configure a credential helper to remove this warning. See 22:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:07 22:44:07 Login Succeeded 22:44:07 nexus3.edgexfoundry.org:10004 22:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:07 Configure a credential helper to remove this warning. See 22:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:07 22:44:07 Login Succeeded 22:44:07 docker.io 22:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:07 Configure a credential helper to remove this warning. See 22:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:07 22:44:07 Login Succeeded 22:44:07 ---> docker-login.sh ends [Pipeline] } 22:44:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:44:08 + git rev-list -1 --merges 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564~1..4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] echo 22:44:08 -----------> git rev-list -1 --merges 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564~1..4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [false] [Pipeline] sh 22:44:08 + git log --format=format:%s -1 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] echo 22:44:08 ========================================================= 22:44:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:44:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:09 + git log --format=format:%s -1 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] echo 22:44:09 [semverPrep] GIT_COMMIT: 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564, Commit Message: test: add nestscan discovery tests [Pipeline] echo 22:44:09 [semverPrep] This is not a build commit. [Pipeline] sh 22:44:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:44:09 + grep -v github /etc/ssh/ssh_known_hosts 22:44:09 + [ -e /tmp/ssh_known_hosts ] 22:44:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:44:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:44:09 + sudo tee -a /etc/ssh/ssh_known_hosts 22:44:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:10 22:44:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:10 0.1.4: Pulling from edgex-devops/py-git-semver 22:44:10 b85a868b505f: Pulling fs layer 22:44:10 e2be974225ed: Pulling fs layer 22:44:10 339a4e72a1f5: Pulling fs layer 22:44:10 988bab9f4d93: Pulling fs layer 22:44:10 1469e6f7b9e6: Pulling fs layer 22:44:10 eaf3925da568: Pulling fs layer 22:44:10 bab4dde63d76: Pulling fs layer 22:44:10 bde34c3a00c8: Pulling fs layer 22:44:10 b352a97aabf1: Pulling fs layer 22:44:10 4872d77fe225: Pulling fs layer 22:44:10 5851b861e8e6: Pulling fs layer 22:44:10 988bab9f4d93: Waiting 22:44:10 1469e6f7b9e6: Waiting 22:44:10 eaf3925da568: Waiting 22:44:10 bab4dde63d76: Waiting 22:44:10 bde34c3a00c8: Waiting 22:44:10 b352a97aabf1: Waiting 22:44:10 e2be974225ed: Download complete 22:44:10 988bab9f4d93: Verifying Checksum 22:44:10 988bab9f4d93: Download complete 22:44:10 1469e6f7b9e6: Verifying Checksum 22:44:10 1469e6f7b9e6: Download complete 22:44:10 339a4e72a1f5: Verifying Checksum 22:44:10 339a4e72a1f5: Download complete 22:44:10 eaf3925da568: Download complete 22:44:10 bde34c3a00c8: Download complete 22:44:10 b352a97aabf1: Download complete 22:44:10 4872d77fe225: Verifying Checksum 22:44:10 4872d77fe225: Download complete 22:44:10 5851b861e8e6: Verifying Checksum 22:44:10 b85a868b505f: Verifying Checksum 22:44:10 b85a868b505f: Download complete 22:44:11 bab4dde63d76: Verifying Checksum 22:44:11 bab4dde63d76: Download complete 22:44:11 b85a868b505f: Pull complete 22:44:12 e2be974225ed: Pull complete 22:44:12 339a4e72a1f5: Pull complete 22:44:12 988bab9f4d93: Pull complete 22:44:13 1469e6f7b9e6: Pull complete 22:44:13 eaf3925da568: Pull complete 22:44:14 bab4dde63d76: Pull complete 22:44:14 bde34c3a00c8: Pull complete 22:44:15 b352a97aabf1: Pull complete 22:44:15 4872d77fe225: Pull complete 22:44:15 5851b861e8e6: Pull complete 22:44:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:15 prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container 22:44:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@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-devops/py-git-semver:0.1.4 cat 22:44:18 $ docker top 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 -eo pid,comm 22:44:18 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). 22:44:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:18 [ssh-agent] Looking for ssh-agent implementation... 22:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:18 $ docker exec 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 ssh-agent 22:44:18 SSH_AUTH_SOCK=/tmp/ssh-76LY9MjPOhSC/agent.33 22:44:18 SSH_AGENT_PID=39 22:44:18 Running ssh-add (command line suppressed) 22:44:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-152@tmp/private_key_800144362856171309.key (/w/workspace/undry_device-onvif-camera_PR-152@tmp/private_key_800144362856171309.key) 22:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:19 + git tag --points-at HEAD [Pipeline] } 22:44:19 $ docker exec --env ******** --env ******** 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 ssh-agent -k 22:44:19 unset SSH_AUTH_SOCK; 22:44:19 unset SSH_AGENT_PID; 22:44:19 echo Agent pid 39 killed; 22:44:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:19 [ssh-agent] Looking for ssh-agent implementation... 22:44:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:19 $ docker exec 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 ssh-agent 22:44:19 SSH_AUTH_SOCK=/tmp/ssh-TVLiG2jU0NW0/agent.72 22:44:19 SSH_AGENT_PID=78 22:44:19 Running ssh-add (command line suppressed) 22:44:19 Identity added: /w/workspace/undry_device-onvif-camera_PR-152@tmp/private_key_4843423845783777892.key (/w/workspace/undry_device-onvif-camera_PR-152@tmp/private_key_4843423845783777892.key) 22:44:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:20 + git semver init 22:44:20 2022-09-01 22:44:20,351 [run_init] DEBUG init version:0.0.0 force:False 22:44:20 2022-09-01 22:44:20,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-152/.semver 22:44:20 2022-09-01 22:44:20,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-152/.semver 22:44:20 2022-09-01 22:44:20,352 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-152/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-152, universal_newlines=False, shell=None, istream=None) 22:44:21 2022-09-01 22:44:21,123 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-152/.git/info/exclude 22:44:21 2022-09-01 22:44:21,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-152/.semver/PR-152 with force:False 22:44:21 2022-09-01 22:44:21,124 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-152/.semver/PR-152 22:44:21 2022-09-01 22:44:21,128 [execute] INFO git cat-file --batch-check 22:44:21 2022-09-01 22:44:21,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-152/.semver, universal_newlines=False, shell=None, istream=) 22:44:21 2022-09-01 22:44:21,136 [execute] INFO git cat-file --batch 22:44:21 2022-09-01 22:44:21,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-152/.semver, universal_newlines=False, shell=None, istream=) 22:44:21 2022-09-01 22:44:21,143 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-152/.semver/PR-152 22:44:21 0.0.0 [Pipeline] } 22:44:21 $ docker exec --env ******** --env ******** 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 ssh-agent -k 22:44:21 unset SSH_AUTH_SOCK; 22:44:21 unset SSH_AGENT_PID; 22:44:21 echo Agent pid 78 killed; 22:44:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:21 + git semver [Pipeline] } 22:44:22 $ docker stop --time=1 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 22:44:23 $ docker rm -f 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 [Pipeline] // withDockerContainer [Pipeline] sh 22:44:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:44:24 Stashed 1 file(s) [Pipeline] echo 22:44:24 [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 22:44:24 provisioning config files... 22:44:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-152@tmp/config2015929583536468503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:25 ---> docker-login.sh 22:44:25 nexus3.edgexfoundry.org:10001 22:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:25 Configure a credential helper to remove this warning. See 22:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:25 22:44:25 Login Succeeded 22:44:25 nexus3.edgexfoundry.org:10002 22:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:25 Configure a credential helper to remove this warning. See 22:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:25 22:44:25 Login Succeeded 22:44:25 nexus3.edgexfoundry.org:10003 22:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:25 Configure a credential helper to remove this warning. See 22:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:25 22:44:25 Login Succeeded 22:44:25 nexus3.edgexfoundry.org:10004 22:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:25 Configure a credential helper to remove this warning. See 22:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:25 22:44:25 Login Succeeded 22:44:25 docker.io 22:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:25 Configure a credential helper to remove this warning. See 22:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:25 22:44:25 Login Succeeded 22:44:25 ---> docker-login.sh ends [Pipeline] } 22:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:44:26 ========================================================= 22:44:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:44:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:26 + 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 . 22:44:26 Sending build context to Docker daemon 20.66MB 22:44:26 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:44:26 Step 2/13 : FROM ${BASE} AS builder 22:44:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:44:26 2408cc74d12b: Pulling fs layer 22:44:26 ea60b727a1ce: Pulling fs layer 22:44:26 30c4a7721957: Pulling fs layer 22:44:26 370296b7ddb6: Pulling fs layer 22:44:26 7c6cee850709: Pulling fs layer 22:44:26 39a5fcdaea64: Pulling fs layer 22:44:26 d94ebbe4e438: Pulling fs layer 22:44:26 bcfd1f05c69d: Pulling fs layer 22:44:26 59ccb84bbe0f: Pulling fs layer 22:44:26 370296b7ddb6: Waiting 22:44:26 7c6cee850709: Waiting 22:44:26 39a5fcdaea64: Waiting 22:44:26 bcfd1f05c69d: Waiting 22:44:26 d94ebbe4e438: Waiting 22:44:26 59ccb84bbe0f: Waiting 22:44:26 30c4a7721957: Verifying Checksum 22:44:26 30c4a7721957: Download complete 22:44:26 ea60b727a1ce: Verifying Checksum 22:44:26 ea60b727a1ce: Download complete 22:44:26 7c6cee850709: Verifying Checksum 22:44:26 7c6cee850709: Download complete 22:44:26 39a5fcdaea64: Download complete 22:44:26 2408cc74d12b: Verifying Checksum 22:44:26 2408cc74d12b: Download complete 22:44:26 d94ebbe4e438: Verifying Checksum 22:44:26 d94ebbe4e438: Download complete 22:44:27 2408cc74d12b: Pull complete 22:44:27 ea60b727a1ce: Pull complete 22:44:27 30c4a7721957: Pull complete 22:44:27 59ccb84bbe0f: Verifying Checksum 22:44:27 59ccb84bbe0f: Download complete 22:44:27 370296b7ddb6: Verifying Checksum 22:44:27 370296b7ddb6: Download complete 22:44:27 bcfd1f05c69d: Verifying Checksum 22:44:27 bcfd1f05c69d: Download complete 22:44:31 370296b7ddb6: Pull complete 22:44:31 7c6cee850709: Pull complete 22:44:31 39a5fcdaea64: Pull complete 22:44:31 d94ebbe4e438: Pull complete 22:44:33 bcfd1f05c69d: Pull complete 22:44:34 59ccb84bbe0f: Pull complete 22:44:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:44:34 ---> a4fb48ad2a94 22:44:34 Step 3/13 : ARG MAKE="make build" 22:44:38 ---> Running in 2a9813495508 22:44:38 Removing intermediate container 2a9813495508 22:44:38 ---> 89b13d4a71e7 22:44:38 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:44:38 ---> Running in 42c614d96046 22:44:38 Removing intermediate container 42c614d96046 22:44:38 ---> c7a4e0b146c2 22:44:38 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:44:38 ---> Running in 22e273c0ff9c 22:44:38 Removing intermediate container 22e273c0ff9c 22:44:38 ---> 7af89fb23d8c 22:44:38 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:44:38 ---> Running in 3b0d3e9d8a0d 22:44:38 Removing intermediate container 3b0d3e9d8a0d 22:44:38 ---> d5caa3fc2cf1 22:44:38 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:44:38 ---> Running in f15cb13cc5c9 22:44:38 Removing intermediate container f15cb13cc5c9 22:44:38 ---> 039f32dc7467 22:44:38 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:44:38 ---> Running in b97fb6ef10fe 22:44:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:44:39 Still waiting to schedule task 22:44:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24366’ 22:44:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:44:40 OK: 211 MiB in 51 packages 22:44:40 Removing intermediate container b97fb6ef10fe 22:44:40 ---> ece6eeb57712 22:44:40 Step 9/13 : WORKDIR /device-onvif-camera 22:44:40 ---> Running in 462e18b1f173 22:44:40 Removing intermediate container 462e18b1f173 22:44:40 ---> aee221cc955d 22:44:40 Step 10/13 : COPY go.mod vendor* ./ 22:44:40 ---> 15029ebfcea5 22:44:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:44:40 ---> Running in a2570d81ce5a 22:45:02 Removing intermediate container a2570d81ce5a 22:45:02 ---> 46bf74a0020b 22:45:02 Step 12/13 : COPY . . 22:45:02 ---> 601b7977d8cd 22:45:02 Step 13/13 : RUN ${MAKE} 22:45:02 ---> Running in c1473868fbd4 22:45:02 noop 22:45:02 Removing intermediate container c1473868fbd4 22:45:02 ---> ac6a7d452766 22:45:02 Successfully built ac6a7d452766 22:45:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:03 + docker inspect -f . ci-base-image-x86_64 22:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:03 prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container 22:45:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:45:03 $ docker top 4d924053314f1ebba51646b9c34f0e296e4b1a0741c1e9defe7adfe3833d5f0d -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:04 + go version 22:45:04 go version go1.18.3 linux/amd64 [Pipeline] } 22:45:04 $ docker stop --time=1 4d924053314f1ebba51646b9c34f0e296e4b1a0741c1e9defe7adfe3833d5f0d 22:45:05 $ docker rm -f 4d924053314f1ebba51646b9c34f0e296e4b1a0741c1e9defe7adfe3833d5f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:06 + docker inspect -f . ci-base-image-x86_64 22:45:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:06 prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container 22:45:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:45:07 $ docker top ecd2d921a329c4b64dce0bd50db27c85246dd67f601e8bdaf8848923e4db22a6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:07 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-152 [Pipeline] fileExists [Pipeline] sh 22:45:07 + make test 22:45:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:45:08 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:45:20 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:45:20 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.039s coverage: 28.6% of statements 22:45:20 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:45:20 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.590s coverage: 90.5% of statements 22:45:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:45:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:45:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:45:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:45:30 ./bin/test-attribution-txt.sh [Pipeline] echo 22:45:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:45:31 $ docker stop --time=1 ecd2d921a329c4b64dce0bd50db27c85246dd67f601e8bdaf8848923e4db22a6 22:45:33 $ docker rm -f ecd2d921a329c4b64dce0bd50db27c85246dd67f601e8bdaf8848923e4db22a6 [Pipeline] // withDockerContainer [Pipeline] sh 22:45:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:45:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:45:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:45:34 + ls -al . 22:45:34 total 232 22:45:34 drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 22:45 . 22:45:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:43 .. 22:45:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 22:45 .git 22:45:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 22:43 .github 22:45:34 -rw-rw-r-- 1 jenkins jenkins 418 Sep 1 22:43 .gitignore 22:45:34 -rw-rw-r-- 1 jenkins jenkins 42 Sep 1 22:43 .golangci.yml 22:45:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 22:44 .semver 22:45:34 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 1 22:43 Attribution.txt 22:45:34 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 1 22:43 CHANGELOG.md 22:45:34 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 1 22:43 Dockerfile 22:45:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 22:43 GOVERNANCE.md 22:45:34 -rw-rw-r-- 1 jenkins jenkins 734 Sep 1 22:43 Jenkinsfile 22:45:34 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 22:43 LICENSE 22:45:34 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 1 22:43 Makefile 22:45:34 -rw-rw-r-- 1 jenkins jenkins 625 Sep 1 22:43 OWNERS.md 22:45:34 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 1 22:43 README.md 22:45:34 -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 22:44 VERSION 22:45:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 22:43 bin 22:45:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 22:43 cmd 22:45:34 -rw-r--r-- 1 jenkins jenkins 77283 Sep 1 22:45 coverage.out 22:45:34 drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 22:43 doc 22:45:34 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 1 22:43 go.mod 22:45:34 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 1 22:43 go.sum 22:45:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:43 internal 22:45:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:43 snap 22:45:34 -rw-rw-r-- 1 jenkins jenkins 236 Sep 1 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:35 + 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=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 --label arch=amd64 --label version=0.0.0 . 22:45:35 Sending build context to Docker daemon 20.74MB 22:45:35 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:45:35 Step 2/26 : FROM ${BASE} AS builder 22:45:35 ---> ac6a7d452766 22:45:35 Step 3/26 : ARG MAKE="make build" 22:45:35 ---> Running in 94175ca87f5e 22:45:35 Removing intermediate container 94175ca87f5e 22:45:35 ---> 913479f49224 22:45:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:45:35 ---> Running in 60f86e31dd33 22:45:35 Removing intermediate container 60f86e31dd33 22:45:35 ---> 62ef913f5a58 22:45:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:45:35 ---> Running in b7cd1530caa7 22:45:35 Removing intermediate container b7cd1530caa7 22:45:35 ---> 407b26a394cf 22:45:35 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:45:35 ---> Running in ed1105342738 22:45:36 Removing intermediate container ed1105342738 22:45:36 ---> 575f85fc6cb7 22:45:36 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:45:36 ---> Running in 0d8b5eed764f 22:45:36 Removing intermediate container 0d8b5eed764f 22:45:36 ---> 771e299e366e 22:45:36 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:45:36 ---> Running in 3737f76d1144 22:45:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:45:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:45:38 OK: 211 MiB in 51 packages 22:45:38 Removing intermediate container 3737f76d1144 22:45:38 ---> 457fa23f6301 22:45:38 Step 9/26 : WORKDIR /device-onvif-camera 22:45:38 ---> Running in 94b71b5cad8a 22:45:38 Removing intermediate container 94b71b5cad8a 22:45:38 ---> 24aa623b84d3 22:45:38 Step 10/26 : COPY go.mod vendor* ./ 22:45:38 ---> 06f99f68537a 22:45:38 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:38 ---> Running in ff0e9bcc0ac2 22:45:39 Removing intermediate container ff0e9bcc0ac2 22:45:39 ---> be885d595a39 22:45:39 Step 12/26 : COPY . . 22:45:39 ---> 8e15c26a5831 22:45:39 Step 13/26 : RUN ${MAKE} 22:45:39 ---> Running in fd2f5877b67a 22:45:39 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:46:06 Removing intermediate container fd2f5877b67a 22:46:06 ---> cc0a1b66c884 22:46:06 Step 14/26 : FROM alpine:3.16 22:46:06 3.16: Pulling from library/alpine 22:46:06 213ec9aee27d: Pulling fs layer 22:46:06 213ec9aee27d: Verifying Checksum 22:46:06 213ec9aee27d: Download complete 22:46:06 213ec9aee27d: Pull complete 22:46:06 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:46:06 Status: Downloaded newer image for alpine:3.16 22:46:06 ---> 9c6f07244728 22:46:06 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:46:06 ---> Running in 7769c0f5c638 22:46:06 Removing intermediate container 7769c0f5c638 22:46:06 ---> 9a518e517222 22:46:06 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:46:06 ---> Running in 547347eae987 22:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:46:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:46:06 (1/6) Installing dumb-init (1.2.5-r1) 22:46:06 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:46:06 (3/6) Installing libsodium (1.0.18-r0) 22:46:06 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:46:06 (5/6) Installing libzmq (4.3.4-r0) 22:46:06 (6/6) Installing zeromq (4.3.4-r0) 22:46:06 Executing busybox-1.35.0-r17.trigger 22:46:06 OK: 8 MiB in 20 packages 22:46:06 Removing intermediate container 547347eae987 22:46:06 ---> 0c2cf379b92d 22:46:06 Step 17/26 : WORKDIR / 22:46:06 ---> Running in a0d9d21b73b0 22:46:06 Removing intermediate container a0d9d21b73b0 22:46:06 ---> 53a813c06302 22:46:06 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:46:06 ---> ca4a0b1a7b3d 22:46:06 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:46:06 ---> 49c0bf27accb 22:46:06 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:46:06 ---> 792891b5d54f 22:46:06 Step 21/26 : EXPOSE 59984 22:46:06 ---> Running in 9cba1d2723ce 22:46:06 Removing intermediate container 9cba1d2723ce 22:46:06 ---> 8e8fd8c622d3 22:46:06 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:46:06 ---> Running in af2187b5d3c5 22:46:06 Removing intermediate container af2187b5d3c5 22:46:06 ---> 189f8565725c 22:46:06 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:06 ---> Running in 0d20fb478612 22:46:06 Removing intermediate container 0d20fb478612 22:46:06 ---> b0b79eaf6002 22:46:06 Step 24/26 : LABEL arch=amd64 22:46:06 ---> Running in 88ac7f2fc5da 22:46:06 Removing intermediate container 88ac7f2fc5da 22:46:06 ---> c0077b0b6da0 22:46:06 Step 25/26 : LABEL git_sha=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 22:46:06 ---> Running in 88839e271ad1 22:46:06 Removing intermediate container 88839e271ad1 22:46:06 ---> 0b75e7bfdc9e 22:46:06 Step 26/26 : LABEL version=0.0.0 22:46:06 ---> Running in 338c87d49491 22:46:06 Removing intermediate container 338c87d49491 22:46:06 ---> c70d7a50afcc 22:46:06 [Warning] One or more build-args [ARCH] were not consumed 22:46:06 Successfully built c70d7a50afcc 22:46:06 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 22:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:07 22:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:07 latest: Pulling from edgex-lftools-log-publisher 22:46:07 5eb5b503b376: Pulling fs layer 22:46:07 5c69ac0246d0: Pulling fs layer 22:46:07 ec43610c2a17: Pulling fs layer 22:46:07 3a2ae6a8a46f: Pulling fs layer 22:46:07 33b1e0a273af: Pulling fs layer 22:46:07 5d3b04190fa2: Pulling fs layer 22:46:07 2f39f015ded8: Pulling fs layer 22:46:07 5d3b04190fa2: Waiting 22:46:07 33b1e0a273af: Waiting 22:46:07 3a2ae6a8a46f: Waiting 22:46:07 2f39f015ded8: Waiting 22:46:07 5c69ac0246d0: Verifying Checksum 22:46:07 5c69ac0246d0: Download complete 22:46:07 3a2ae6a8a46f: Download complete 22:46:07 33b1e0a273af: Verifying Checksum 22:46:07 33b1e0a273af: Download complete 22:46:07 5d3b04190fa2: Verifying Checksum 22:46:07 5d3b04190fa2: Download complete 22:46:07 ec43610c2a17: Verifying Checksum 22:46:07 ec43610c2a17: Download complete 22:46:07 5eb5b503b376: Verifying Checksum 22:46:07 5eb5b503b376: Download complete 22:46:08 2f39f015ded8: Download complete 22:46:09 5eb5b503b376: Pull complete 22:46:09 5c69ac0246d0: Pull complete 22:46:09 ec43610c2a17: Pull complete 22:46:09 3a2ae6a8a46f: Pull complete 22:46:10 33b1e0a273af: Pull complete 22:46:10 5d3b04190fa2: Pull complete 22:46:15 2f39f015ded8: Pull complete 22:46:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:15 prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container 22:46: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/undry_device-onvif-camera_PR-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:46:18 $ docker top 59d3a89e533923eb584c4de4c9a7e8661d7ecd29014a27c5509008d9445327db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:19 ---> job-cost.sh 22:46:19 lf-activate-venv: SKIPPING 22:46:19 INFO: No Stack... 22:46:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:46:20 INFO: Archiving Costs [Pipeline] sh 22:46:20 + cat /w/workspace/undry_device-onvif-camera_PR-152/archives/cost.csv 22:46:20 + cut -d, -f6 [Pipeline] lock 22:46:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] 22:46:20 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] did not exist. Created. 22:46:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:20 + echo total: 0.2199999988079071 [Pipeline] stash 22:46:20 Stashed 1 file(s) [Pipeline] } 22:46:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:20 $ docker stop --time=1 59d3a89e533923eb584c4de4c9a7e8661d7ecd29014a27c5509008d9445327db 22:46:22 $ docker rm -f 59d3a89e533923eb584c4de4c9a7e8661d7ecd29014a27c5509008d9445327db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:47:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24370 in /w/workspace/undry_device-onvif-camera_PR-152 [Pipeline] { [Pipeline] ws 22:47:06 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 22:47:06 Selected Git installation does not exist. Using Default 22:47:06 The recommended git tool is: NONE 22:47:13 using credential edgex-jenkins-ssh 22:47:13 Cloning the remote Git repository 22:47:13 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:47:13 > git init /w/workspace/device-onvif-camera/1 # timeout=10 22:47:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:47:13 > git --version # timeout=10 22:47:13 > git --version # 'git version 2.25.1' 22:47:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:15 Merging remotes/origin/main commit 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 22:47:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:47:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:47:15 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:47:15 > git config core.sparsecheckout # timeout=10 22:47:15 > git checkout -f 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 # timeout=10 22:47:16 Merge succeeded, producing 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 22:47:16 Checking out Revision 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 (PR-152) 22:47:16 > git remote # timeout=10 22:47:16 > git config --get remote.origin.url # timeout=10 22:47:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:16 > git merge 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 22:47:16 > git rev-parse HEAD^{commit} # timeout=10 22:47:16 > git config core.sparsecheckout # timeout=10 22:47:16 > git checkout -f 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 # timeout=10 22:47:20 Commit message: "test: add nestscan discovery tests" 22:47:20 > git --version # timeout=10 22:47:20 > git --version # 'git version 2.25.1' 22:47:20 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:47:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:21 Dload Upload Total Spent Left Speed 22:47:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 22:47:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:47:22 + sudo tee /etc/docker/daemon.new 22:47:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:47:22 { 22:47:22 "registry-mirrors": [ 22:47:22 "https://nexus3.edgexfoundry.org:10001" 22:47:22 ], 22:47:22 "bip": "10.250.0.254/24", 22:47:22 "hosts": [ 22:47:22 "tcp://0.0.0.0:5555", 22:47:22 "unix:///var/run/docker.sock" 22:47:22 ], 22:47:22 "mtu": 1458, 22:47:22 "selinux-enabled": true, 22:47:22 "seccomp-profile": "/etc/docker/seccomp.json" 22:47:22 } [Pipeline] sh 22:47:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:47:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:42 provisioning config files... 22:47:42 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2240216670454429872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:42 ---> docker-login.sh 22:47:42 nexus3.edgexfoundry.org:10001 22:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:43 Configure a credential helper to remove this warning. See 22:47:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:43 22:47:43 Login Succeeded 22:47:43 nexus3.edgexfoundry.org:10002 22:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:44 Configure a credential helper to remove this warning. See 22:47:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:44 22:47:44 Login Succeeded 22:47:44 nexus3.edgexfoundry.org:10003 22:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:44 Configure a credential helper to remove this warning. See 22:47:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:44 22:47:44 Login Succeeded 22:47:44 nexus3.edgexfoundry.org:10004 22:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:44 Configure a credential helper to remove this warning. See 22:47:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:44 22:47:44 Login Succeeded 22:47:44 docker.io 22:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:45 Configure a credential helper to remove this warning. See 22:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:45 22:47:45 Login Succeeded 22:47:45 ---> docker-login.sh ends [Pipeline] } 22:47:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:47:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:46 ========================================================= 22:47:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:47:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:46 + 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 . 22:47:47 Sending build context to Docker daemon 14.15MB 22:47:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:47:47 Step 2/13 : FROM ${BASE} AS builder 22:47:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:47:47 b3c136eddcbf: Pulling fs layer 22:47:47 c0a3192eca97: Pulling fs layer 22:47:47 a050256f5b6f: Pulling fs layer 22:47:47 656be50a0ddc: Pulling fs layer 22:47:47 2bbca73fdf42: Pulling fs layer 22:47:47 46d945488cbd: Pulling fs layer 22:47:47 8a5474983e97: Pulling fs layer 22:47:47 329c88fbcd65: Pulling fs layer 22:47:47 656be50a0ddc: Waiting 22:47:47 2bbca73fdf42: Waiting 22:47:47 46d945488cbd: Waiting 22:47:47 8a5474983e97: Waiting 22:47:47 a050256f5b6f: Verifying Checksum 22:47:47 a050256f5b6f: Download complete 22:47:47 c0a3192eca97: Download complete 22:47:47 2bbca73fdf42: Download complete 22:47:47 46d945488cbd: Verifying Checksum 22:47:47 46d945488cbd: Download complete 22:47:47 b3c136eddcbf: Verifying Checksum 22:47:47 b3c136eddcbf: Download complete 22:47:48 b3c136eddcbf: Pull complete 22:47:48 329c88fbcd65: Verifying Checksum 22:47:48 329c88fbcd65: Download complete 22:47:49 c0a3192eca97: Pull complete 22:47:49 a050256f5b6f: Pull complete 22:47:49 8a5474983e97: Verifying Checksum 22:47:50 656be50a0ddc: Verifying Checksum 22:47:50 656be50a0ddc: Download complete 22:48:05 656be50a0ddc: Pull complete 22:48:05 2bbca73fdf42: Pull complete 22:48:05 46d945488cbd: Pull complete 22:48:11 8a5474983e97: Pull complete 22:48:13 329c88fbcd65: Pull complete 22:48:13 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:48:13 ---> ff4287adb874 22:48:13 Step 3/13 : ARG MAKE="make build" 22:48:14 ---> Running in 4d018375cc52 22:48:14 Removing intermediate container 4d018375cc52 22:48:14 ---> b56db9f2fc73 22:48:14 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:48:14 ---> Running in e176ab5891b7 22:48:15 Removing intermediate container e176ab5891b7 22:48:15 ---> 0b394132bd10 22:48:15 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:48:15 ---> Running in ad93c28c6754 22:48:16 Removing intermediate container ad93c28c6754 22:48:16 ---> e8b325d4c208 22:48:16 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:48:16 ---> Running in 7584d02a5622 22:48:17 Removing intermediate container 7584d02a5622 22:48:17 ---> 2ba45f5ef4c8 22:48:17 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:48:17 ---> Running in 411d4a5819be 22:48:19 Removing intermediate container 411d4a5819be 22:48:19 ---> b41a9ef11194 22:48:19 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:48:19 ---> Running in 3e17e48f4baf 22:48:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:48:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:48:22 OK: 221 MiB in 51 packages 22:48:23 Removing intermediate container 3e17e48f4baf 22:48:23 ---> a9bc554dc311 22:48:23 Step 9/13 : WORKDIR /device-onvif-camera 22:48:23 ---> Running in c00aad904bb3 22:48:23 Removing intermediate container c00aad904bb3 22:48:23 ---> dac1801da6f4 22:48:23 Step 10/13 : COPY go.mod vendor* ./ 22:48:24 ---> e9ed0c71dd39 22:48:24 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:48:24 ---> Running in 3f62daac76f8 22:49:21 Removing intermediate container 3f62daac76f8 22:49:21 ---> ba5020dc2990 22:49:21 Step 12/13 : COPY . . 22:49:21 ---> d93861060c6c 22:49:21 Step 13/13 : RUN ${MAKE} 22:49:21 ---> Running in e930a7b07d7a 22:49:21 noop 22:49:21 Removing intermediate container e930a7b07d7a 22:49:21 ---> 0b5c1a5d556d 22:49:21 Successfully built 0b5c1a5d556d 22:49:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:21 + docker inspect -f . ci-base-image-arm64 22:49:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:22 prd-ubuntu20.04-docker-arm64-4c-16g-24370 does not seem to be running inside a container 22:49:22 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:49:23 $ docker top 39b0a37d2f40982c71761e6247b42ac3c7cd8e606370060dafded4feb8cdb21b -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:24 + go version 22:49:24 go version go1.18.3 linux/arm64 [Pipeline] } 22:49:24 $ docker stop --time=1 39b0a37d2f40982c71761e6247b42ac3c7cd8e606370060dafded4feb8cdb21b 22:49:26 $ docker rm -f 39b0a37d2f40982c71761e6247b42ac3c7cd8e606370060dafded4feb8cdb21b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:27 + docker inspect -f . ci-base-image-arm64 22:49:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:27 prd-ubuntu20.04-docker-arm64-4c-16g-24370 does not seem to be running inside a container 22:49:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:49:28 $ docker top e3a04f24a09689bc5e5f0243ccab89c9c930493b996727d8c0b0d9d17052dbb4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:29 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 22:49:30 + make test 22:49:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:49:32 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:51:09 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:51:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.205s coverage: 28.6% of statements 22:51:12 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:51:27 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.583s coverage: 90.5% of statements 22:51:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:51:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:51:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:49 ./bin/test-attribution-txt.sh [Pipeline] echo 22:51:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:51:49 $ docker stop --time=1 e3a04f24a09689bc5e5f0243ccab89c9c930493b996727d8c0b0d9d17052dbb4 22:51:51 $ docker rm -f e3a04f24a09689bc5e5f0243ccab89c9c930493b996727d8c0b0d9d17052dbb4 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:52 Warning: overwriting stash ‘coverage-report’ 22:51:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:51:54 + ls -al . 22:51:54 total 228 22:51:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 22:49 . 22:51:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:47 .. 22:51:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 22:47 .git 22:51:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 22:47 .github 22:51:54 -rw-rw-r-- 1 jenkins jenkins 418 Sep 1 22:47 .gitignore 22:51:54 -rw-rw-r-- 1 jenkins jenkins 42 Sep 1 22:47 .golangci.yml 22:51:54 -rw-rw-r-- 1 jenkins jenkins 9739 Sep 1 22:47 Attribution.txt 22:51:54 -rw-rw-r-- 1 jenkins jenkins 1498 Sep 1 22:47 CHANGELOG.md 22:51:54 -rw-rw-r-- 1 jenkins jenkins 1669 Sep 1 22:47 Dockerfile 22:51:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 22:47 GOVERNANCE.md 22:51:54 -rw-rw-r-- 1 jenkins jenkins 734 Sep 1 22:47 Jenkinsfile 22:51:54 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 22:47 LICENSE 22:51:54 -rw-rw-r-- 1 jenkins jenkins 2649 Sep 1 22:47 Makefile 22:51:54 -rw-rw-r-- 1 jenkins jenkins 625 Sep 1 22:47 OWNERS.md 22:51:54 -rw-rw-r-- 1 jenkins jenkins 5796 Sep 1 22:47 README.md 22:51:54 -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 22:44 VERSION 22:51:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 22:47 bin 22:51:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 22:47 cmd 22:51:54 -rw-r--r-- 1 jenkins jenkins 77283 Sep 1 22:51 coverage.out 22:51:54 drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 22:47 doc 22:51:54 -rw-rw-r-- 1 jenkins jenkins 3747 Sep 1 22:47 go.mod 22:51:54 -rw-rw-r-- 1 jenkins jenkins 39690 Sep 1 22:47 go.sum 22:51:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:47 internal 22:51:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:47 snap 22:51:54 -rw-rw-r-- 1 jenkins jenkins 236 Sep 1 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:54 + 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=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 --label arch=arm64 --label version=0.0.0 . 22:51:55 Sending build context to Docker daemon 14.22MB 22:51:55 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:51:55 Step 2/26 : FROM ${BASE} AS builder 22:51:55 ---> 0b5c1a5d556d 22:51:55 Step 3/26 : ARG MAKE="make build" 22:51:55 ---> Running in da34c175c831 22:51:55 Removing intermediate container da34c175c831 22:51:55 ---> 324e19181c59 22:51:55 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:51:55 ---> Running in 5fde81aa4f6a 22:51:56 Removing intermediate container 5fde81aa4f6a 22:51:56 ---> 9a93a6ac67e4 22:51:56 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:51:56 ---> Running in 3e1a3a59cdb8 22:51:56 Removing intermediate container 3e1a3a59cdb8 22:51:56 ---> f4bb8a38eb47 22:51:56 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:51:56 ---> Running in cb9e66471269 22:51:56 Removing intermediate container cb9e66471269 22:51:56 ---> 118d9e9dd044 22:51:56 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:57 ---> Running in b720115070fb 22:51:59 Removing intermediate container b720115070fb 22:51:59 ---> 3f6f0587d4c2 22:51:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:51:59 ---> Running in b9a32f40137f 22:52:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:52:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:52:02 OK: 221 MiB in 51 packages 22:52:02 Removing intermediate container b9a32f40137f 22:52:02 ---> 40cdcff68930 22:52:02 Step 9/26 : WORKDIR /device-onvif-camera 22:52:02 ---> Running in d6311e97a4dd 22:52:03 Removing intermediate container d6311e97a4dd 22:52:03 ---> 338617b7a482 22:52:03 Step 10/26 : COPY go.mod vendor* ./ 22:52:03 ---> 43163f2b4fff 22:52:03 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:03 ---> Running in e08123af7faf 22:52:05 Removing intermediate container e08123af7faf 22:52:05 ---> f4e10f4de770 22:52:05 Step 12/26 : COPY . . 22:52:07 ---> 09cc4e90ed4a 22:52:07 Step 13/26 : RUN ${MAKE} 22:52:07 ---> Running in 18164232fb5c 22:52:08 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.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:54:30 Removing intermediate container 18164232fb5c 22:54:30 ---> d9e9dfd123f8 22:54:30 Step 14/26 : FROM alpine:3.16 22:54:31 3.16: Pulling from library/alpine 22:54:31 9b18e9b68314: Pulling fs layer 22:54:32 9b18e9b68314: Verifying Checksum 22:54:32 9b18e9b68314: Download complete 22:54:32 9b18e9b68314: Pull complete 22:54:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:54:32 Status: Downloaded newer image for alpine:3.16 22:54:32 ---> a6215f271958 22:54:32 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:54:32 ---> Running in 454ad00f152d 22:54:32 Removing intermediate container 454ad00f152d 22:54:32 ---> 3bcbae4e8170 22:54:32 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:54:32 ---> Running in 333c61021e7c 22:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:54:35 (1/6) Installing dumb-init (1.2.5-r1) 22:54:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:54:35 (3/6) Installing libsodium (1.0.18-r0) 22:54:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:54:35 (5/6) Installing libzmq (4.3.4-r0) 22:54:35 (6/6) Installing zeromq (4.3.4-r0) 22:54:35 Executing busybox-1.35.0-r17.trigger 22:54:35 OK: 8 MiB in 20 packages 22:54:36 Removing intermediate container 333c61021e7c 22:54:36 ---> 3d2518f79c1e 22:54:36 Step 17/26 : WORKDIR / 22:54:36 ---> Running in 1481c29a737f 22:54:36 Removing intermediate container 1481c29a737f 22:54:36 ---> 68e1989592a1 22:54:36 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:54:38 ---> c630e76669f0 22:54:38 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:54:38 ---> 725f56d7532e 22:54:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:54:39 ---> f5c1e780ed0d 22:54:39 Step 21/26 : EXPOSE 59984 22:54:39 ---> Running in 3d3284f09642 22:54:39 Removing intermediate container 3d3284f09642 22:54:39 ---> 30714b0c5979 22:54:39 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:54:39 ---> Running in 8f1e07f9585b 22:54:40 Removing intermediate container 8f1e07f9585b 22:54:40 ---> 933733bb6361 22:54:40 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:40 ---> Running in cdc9dd1558a7 22:54:40 Removing intermediate container cdc9dd1558a7 22:54:40 ---> bf300d0dbc1a 22:54:40 Step 24/26 : LABEL arch=arm64 22:54:40 ---> Running in 461e085c42f8 22:54:40 Removing intermediate container 461e085c42f8 22:54:40 ---> f88332c87302 22:54:40 Step 25/26 : LABEL git_sha=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 22:54:41 ---> Running in 6594af8b3126 22:54:41 Removing intermediate container 6594af8b3126 22:54:41 ---> 891adc38f398 22:54:41 Step 26/26 : LABEL version=0.0.0 22:54:41 ---> Running in a34a9c1b1a73 22:54:41 Removing intermediate container a34a9c1b1a73 22:54:41 ---> 0fbe3a9cda4d 22:54:41 [Warning] One or more build-args [ARCH] were not consumed 22:54:41 Successfully built 0fbe3a9cda4d 22:54:41 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 22:54:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:42 22:54:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:54:43 arm64: Pulling from edgex-lftools-log-publisher 22:54:43 8998bd30e6a1: Pulling fs layer 22:54:43 04944245beec: Pulling fs layer 22:54:43 699f458cf7ca: Pulling fs layer 22:54:43 765212b225bb: Pulling fs layer 22:54:43 f23df028b6ca: Pulling fs layer 22:54:43 d65c8cfc05b1: Pulling fs layer 22:54:43 2437ff75d9bd: Pulling fs layer 22:54:43 765212b225bb: Waiting 22:54:43 f23df028b6ca: Waiting 22:54:43 d65c8cfc05b1: Waiting 22:54:43 2437ff75d9bd: Waiting 22:54:43 04944245beec: Verifying Checksum 22:54:43 04944245beec: Download complete 22:54:43 765212b225bb: Verifying Checksum 22:54:43 765212b225bb: Download complete 22:54:43 f23df028b6ca: Verifying Checksum 22:54:43 f23df028b6ca: Download complete 22:54:43 d65c8cfc05b1: Download complete 22:54:43 699f458cf7ca: Verifying Checksum 22:54:43 699f458cf7ca: Download complete 22:54:44 8998bd30e6a1: Download complete 22:54:46 2437ff75d9bd: Verifying Checksum 22:54:46 2437ff75d9bd: Download complete 22:54:48 8998bd30e6a1: Pull complete 22:54:49 04944245beec: Pull complete 22:54:50 699f458cf7ca: Pull complete 22:54:50 765212b225bb: Pull complete 22:54:51 f23df028b6ca: Pull complete 22:54:52 d65c8cfc05b1: Pull complete 22:55:07 2437ff75d9bd: Pull complete 22:55:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:55:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:07 prd-ubuntu20.04-docker-arm64-4c-16g-24370 does not seem to be running inside a container 22:55:07 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:55:10 $ docker top 6bf2f5d189fd8c3fda407fad5a6c1f449c4306b92242c3351e266c8de5fb2689 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:11 ---> job-cost.sh 22:55:11 lf-activate-venv: SKIPPING 22:55:11 INFO: No Stack... 22:55:12 INFO: Retrieving Pricing Info for: v3-standard-4 22:55:13 INFO: Archiving Costs [Pipeline] sh 22:55:13 + cut -d, -f6 22:55:13 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 22:55:13 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] 22:55:13 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] did not exist. Created. 22:55:13 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:55:14 /w/workspace/device-onvif-camera/1@tmp/durable-c27cd0a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:55:15 + echo total: 0.10999999940395355 [Pipeline] stash 22:55:15 Warning: overwriting stash ‘stack-cost’ 22:55:15 Stashed 1 file(s) [Pipeline] } 22:55:15 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:55:15 $ docker stop --time=1 6bf2f5d189fd8c3fda407fad5a6c1f449c4306b92242c3351e266c8de5fb2689 22:55:17 $ docker rm -f 6bf2f5d189fd8c3fda407fad5a6c1f449c4306b92242c3351e266c8de5fb2689 [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 22:55:18 provisioning config files... 22:55:18 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-152@tmp/config4449621384038562189tmp [Pipeline] { [Pipeline] sh 22:55:18 + set +x 22:55:18 + curl -s https://codecov.io/bash 22:55:18 + bash -s -- 22:55:18 22:55:18 _____ _ 22:55:18 / ____| | | 22:55:18 | | ___ __| | ___ ___ _____ __ 22:55:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:18 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:18 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:18 Bash-1.0.6 22:55:18 22:55:18 22:55:18 ==> git version 2.25.1 found 22:55:18 ==> 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 22:55:18 Release-Date: 2020-01-08 22:55:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:55:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:55:18 ==> Jenkins CI detected. 22:55:18 current dir:  /w/workspace/undry_device-onvif-camera_PR-152 22:55:18 project root: . 22:55:18 --> token set from env 22:55:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:18 ==> Running gcov in . (disable via -X gcov) 22:55:18 ==> Python coveragepy not found 22:55:18 ==> Searching for coverage reports in: 22:55:18 + . 22:55:18 -> Found 1 reports 22:55:18 ==> Detecting git/mercurial file structure 22:55:18 ==> Reading reports 22:55:18 + ./coverage.out bytes=77283 22:55:18 ==> Appending adjustments 22:55:18 https://docs.codecov.io/docs/fixing-reports 22:55:18 + Found adjustments 22:55:18 ==> Gzipping contents 22:55:18 12K /tmp/codecov.dgs2Dn.gz 22:55:18 ==> Uploading reports 22:55:18 url: https://codecov.io 22:55:18 query: branch=PR-152&commit=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=152&job=&cmd_args= 22:55:18 -> Pinging Codecov 22:55:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-152&commit=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=152&job=&cmd_args= 22:55:19 -> Uploading to 22:55:19 https://storage.googleapis.com/codecov/v4/raw/2022-09-01/F29A59C45E3A92E06B3E522C9905F8EF/4795e94ad7b1ac7851ac2e8e46d9244cebf3d564/98b7e6d7-1f63-43c8-97b6-7d6e56bac77c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T225519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=817dd12782fe344644cf88713fdd71aa087ba1389c2a456645e69225f94a7c0c 22:55:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:19 Dload Upload Total Spent Left Speed 22:55:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10749 0 0 100 10749 0 45354 --:--:-- --:--:-- --:--:-- 45354 22:55:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] } 22:55:19 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 22:55:21 + [ -d /w/workspace/undry_device-onvif-camera_PR-152/archives ] 22:55:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-152/archives 22:55:21 total 16 22:55:21 drwxr-xr-x 3 root root 4096 Sep 1 22:46 . 22:55:21 drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 22:46 .. 22:55:21 drwxr-xr-x 2 root root 4096 Sep 1 22:46 cost 22:55:21 -rw-r--r-- 1 root root 91 Sep 1 22:46 cost.csv 22:55:21 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-152/archives 22:55:21 + ls -al /w/workspace/undry_device-onvif-camera_PR-152/archives 22:55:21 total 16 22:55:21 drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 22:46 . 22:55:21 drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 22:46 .. 22:55:21 drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 22:46 cost 22:55:21 -rw-r--r-- 1 jenkins jenkins 91 Sep 1 22:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:55:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:55:22 ---> package-listing.sh 22:55:22 ++ facter osfamily 22:55:22 ++ tr '[:upper:]' '[:lower:]' 22:55:22 + OS_FAMILY=debian 22:55:22 + workspace=/w/workspace/undry_device-onvif-camera_PR-152 22:55:22 + START_PACKAGES=/tmp/packages_start.txt 22:55:22 + END_PACKAGES=/tmp/packages_end.txt 22:55:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:55:22 + PACKAGES=/tmp/packages_start.txt 22:55:22 + '[' /w/workspace/undry_device-onvif-camera_PR-152 ']' 22:55:22 + PACKAGES=/tmp/packages_end.txt 22:55:22 + case "${OS_FAMILY}" in 22:55:22 + dpkg -l 22:55:22 + grep '^ii' 22:55:22 + '[' -f /tmp/packages_start.txt ']' 22:55:22 + '[' -f /tmp/packages_end.txt ']' 22:55:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:55:22 + '[' /w/workspace/undry_device-onvif-camera_PR-152 ']' 22:55:22 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-152/archives/ 22:55:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-152/archives/ [Pipeline] echo 22:55:22 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-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:55:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:55:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:55:23 prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container 22:55:23 $ 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-152/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-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:55:24 $ docker top a5cdddbd93e87f60e80445cc995eb8e31b35d75808ff3103aff443db6eef778a -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:24 + touch /tmp/pre-build-complete [Pipeline] sh 22:55:24 + mkdir -p /var/log/sysstat [Pipeline] sh 22:55:25 + ls /var/log/sa-host 22:55:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:55:25 provisioning config files... 22:55:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-152@tmp/config6218299033798371488tmp [Pipeline] { [Pipeline] echo 22:55:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:55:25 ---> create-netrc.sh [Pipeline] } 22:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:55:26 ---> python-tools-install.sh [Pipeline] echo 22:55:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:55:26 ---> sudo-logs.sh 22:55:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:55:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:55:26 ---> job-cost.sh 22:55:26 lf-activate-venv: SKIPPING 22:55:26 DEBUG: total: 0.2199999988079071 22:55:26 INFO: Retrieving Stack Cost... 22:55:27 INFO: Retrieving Pricing Info for: v3-standard-8 22:55:28 INFO: Archiving Costs [Pipeline] echo 22:55:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:55:28 ---> logs-deploy.sh 22:55:28 lf-activate-venv: SKIPPING 22:55:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-152/1 22:55:28 INFO: archiving workspace using pattern(s): 22:55:29 Archives upload complete. 22:55:29 INFO: archiving logs to Nexus 22:55:30 ---> uname -a: 22:55:30 Linux prd-ubuntu20-04-docker-8c-8g-24368 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:55:30 22:55:30 22:55:30 ---> lscpu: 22:55:30 Architecture: x86_64 22:55:30 CPU op-mode(s): 32-bit, 64-bit 22:55:30 Byte Order: Little Endian 22:55:30 Address sizes: 40 bits physical, 48 bits virtual 22:55:30 CPU(s): 8 22:55:30 On-line CPU(s) list: 0-7 22:55:30 Thread(s) per core: 1 22:55:30 Core(s) per socket: 1 22:55:30 Socket(s): 8 22:55:30 NUMA node(s): 1 22:55:30 Vendor ID: AuthenticAMD 22:55:30 CPU family: 23 22:55:30 Model: 49 22:55:30 Model name: AMD EPYC-Rome Processor 22:55:30 Stepping: 0 22:55:30 CPU MHz: 2800.002 22:55:30 BogoMIPS: 5600.00 22:55:30 Virtualization: AMD-V 22:55:30 Hypervisor vendor: KVM 22:55:30 Virtualization type: full 22:55:30 L1d cache: 256 KiB 22:55:30 L1i cache: 256 KiB 22:55:30 L2 cache: 4 MiB 22:55:30 L3 cache: 128 MiB 22:55:30 NUMA node0 CPU(s): 0-7 22:55:30 Vulnerability Itlb multihit: Not affected 22:55:30 Vulnerability L1tf: Not affected 22:55:30 Vulnerability Mds: Not affected 22:55:30 Vulnerability Meltdown: Not affected 22:55:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:55:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:55:30 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:55:30 Vulnerability Srbds: Not affected 22:55:30 Vulnerability Tsx async abort: Not affected 22:55:30 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 22:55:30 22:55:30 22:55:30 ---> nproc: 22:55:30 8 22:55:30 22:55:30 22:55:30 ---> df -h: 22:55:30 Filesystem Size Used Avail Use% Mounted on 22:55:30 overlay 155G 11G 145G 8% / 22:55:30 tmpfs 64M 0 64M 0% /dev 22:55:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:55:30 shm 64M 0 64M 0% /dev/shm 22:55:30 /dev/vda1 155G 11G 145G 8% /facter-os 22:55:30 22:55:30 22:55:30 ---> sar -b -r -n DEV: 22:55:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24368) 09/01/22 _x86_64_ (8 CPU) 22:55:30 22:55:30 22:43:20 LINUX RESTART (8 CPU) 22:55:30 22:55:30 22:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:55:30 22:45:01 260.12 12.56 247.56 0.00 2034.73 116958.37 0.00 22:55:30 22:46:01 108.33 0.08 108.25 0.00 5.47 19801.90 0.00 22:55:30 22:47:01 95.23 0.07 95.17 0.00 5.60 23697.18 0.00 22:55:30 22:48:01 3.57 0.87 2.70 0.00 18.40 34.93 0.00 22:55:30 22:49:01 1.55 0.02 1.53 0.00 0.13 17.59 0.00 22:55:30 22:50:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 22:55:30 22:51:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 22:55:30 22:52:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 22:55:30 22:53:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 22:55:30 22:54:01 1.68 0.00 1.68 0.00 0.00 25.06 0.00 22:55:30 22:55:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 22:55:30 Average: 43.38 1.24 42.14 0.00 187.65 14600.55 0.00 22:55:30 22:55:30 22:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:55:30 22:45:01 28269208 31715936 573544 1.74 162808 3492880 1921480 5.66 1191440 2968544 540 22:55:30 22:46:01 27748628 31685760 598740 1.82 167376 3949612 2108756 6.21 1427772 3217428 93964 22:55:30 22:47:01 27466160 31711568 572436 1.74 177292 4209788 1907096 5.62 1419428 3468524 16 22:55:30 22:48:01 27465908 31712180 572032 1.74 177376 4210304 1932828 5.70 1419332 3468952 20 22:55:30 22:49:01 27471680 31717984 566116 1.72 177428 4210308 1932828 5.70 1414080 3468968 20 22:55:30 22:50:01 27472316 31718700 565308 1.72 177472 4210312 1932828 5.70 1413908 3468968 180 22:55:30 22:51:01 27479916 31726356 557676 1.70 177480 4210316 1932828 5.70 1406328 3469012 12 22:55:30 22:52:01 27479808 31726284 557896 1.70 177504 4210320 1932828 5.70 1406428 3469016 156 22:55:30 22:53:01 27479728 31726220 557908 1.70 177512 4210320 1932828 5.70 1406412 3469024 168 22:55:30 22:54:01 27479592 31726140 557844 1.70 177560 4210304 1932828 5.70 1407144 3469040 260 22:55:30 22:55:01 27479592 31726188 557768 1.70 177608 4210308 1932828 5.70 1406572 3469044 12 22:55:30 Average: 27572049 31717574 567024 1.72 175220 4121343 1945451 5.73 1392622 3400593 8668 22:55:30 22:55:30 22:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:55:30 22:45:01 docker0 144.54 169.24 11.82 1636.84 0.00 0.00 0.00 0.00 22:55:30 22:45:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 22:55:30 22:45:01 ens3 484.42 355.87 7316.48 57.39 0.00 0.00 0.00 0.00 22:55:30 22:46:01 docker0 6.90 8.35 0.40 40.73 0.00 0.00 0.00 0.00 22:55:30 22:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:55:30 22:46:01 ens3 73.82 54.62 81.02 64.73 0.00 0.00 0.00 0.00 22:55:30 22:47:01 docker0 2.33 5.60 0.16 57.94 0.00 0.00 0.00 0.00 22:55:30 22:47:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 22:55:30 22:47:01 ens3 120.21 73.44 2627.54 12.11 0.00 0.00 0.00 0.00 22:55:30 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:30 22:48:01 ens3 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 22:55:30 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:49:01 ens3 11.58 12.11 7.91 17.59 0.00 0.00 0.00 0.00 22:55:30 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:30 22:50:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:55:30 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:30 22:52:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:55:30 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:53:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:55:30 22:54:01 ens3 4.02 4.33 0.33 7.00 0.00 0.00 0.00 0.00 22:55:30 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 22:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:55:30 Average: docker0 13.98 16.65 1.13 157.76 0.00 0.00 0.00 0.00 22:55:30 Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 22:55:30 Average: ens3 63.18 45.54 912.13 14.46 0.00 0.00 0.00 0.00 22:55:30 22:55:30 22:55:30 ---> sar -P ALL: 22:55:30 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24368) 09/01/22 _x86_64_ (8 CPU) 22:55:30 22:55:30 22:43:20 LINUX RESTART (8 CPU) 22:55:30 22:55:30 22:44:01 CPU %user %nice %system %iowait %steal %idle 22:55:30 22:45:01 all 10.68 0.00 4.44 2.99 0.06 81.83 22:55:30 22:45:01 0 13.33 0.00 3.65 0.25 0.07 82.71 22:55:30 22:45:01 1 9.77 0.00 4.16 0.91 0.07 85.10 22:55:30 22:45:01 2 10.74 0.00 4.15 4.66 0.05 80.40 22:55:30 22:45:01 3 10.01 0.00 4.52 0.61 0.05 84.82 22:55:30 22:45:01 4 10.46 0.00 4.93 9.85 0.05 74.70 22:55:30 22:45:01 5 10.06 0.00 4.18 2.64 0.07 83.04 22:55:30 22:45:01 6 11.83 0.00 4.33 1.48 0.07 82.29 22:55:30 22:45:01 7 9.23 0.00 5.59 3.59 0.08 81.51 22:55:30 22:46:01 all 42.03 0.00 6.75 0.85 0.08 50.29 22:55:30 22:46:01 0 42.53 0.00 6.84 0.27 0.08 50.28 22:55:30 22:46:01 1 41.48 0.00 6.97 0.12 0.07 51.36 22:55:30 22:46:01 2 42.22 0.00 6.87 0.29 0.08 50.54 22:55:30 22:46:01 3 41.49 0.00 6.31 0.13 0.08 51.98 22:55:30 22:46:01 4 41.90 0.00 6.73 0.34 0.08 50.95 22:55:30 22:46:01 5 42.15 0.00 6.98 0.98 0.07 49.82 22:55:30 22:46:01 6 42.14 0.00 6.53 0.02 0.07 51.24 22:55:30 22:46:01 7 42.34 0.00 6.74 4.66 0.08 46.17 22:55:30 22:47:01 all 3.73 0.00 1.54 0.88 0.03 93.82 22:55:30 22:47:01 0 3.97 0.00 1.11 0.27 0.03 94.62 22:55:30 22:47:01 1 4.11 0.00 1.50 0.02 0.03 94.35 22:55:30 22:47:01 2 3.81 0.00 1.16 0.15 0.02 94.86 22:55:30 22:47:01 3 3.08 0.00 1.59 0.49 0.03 94.80 22:55:30 22:47:01 4 3.50 0.00 1.83 3.48 0.02 91.17 22:55:30 22:47:01 5 3.89 0.00 1.31 0.17 0.03 94.60 22:55:30 22:47:01 6 3.76 0.00 1.84 1.02 0.03 93.36 22:55:30 22:47:01 7 3.75 0.00 1.96 1.46 0.02 92.81 22:55:30 22:48:01 all 0.12 0.00 0.04 0.01 0.00 99.82 22:55:30 22:48:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:55:30 22:48:01 1 0.53 0.00 0.07 0.00 0.00 99.40 22:55:30 22:48:01 2 0.17 0.00 0.07 0.03 0.02 99.72 22:55:30 22:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:55:30 22:48:01 4 0.03 0.00 0.05 0.02 0.00 99.90 22:55:30 22:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:55:30 22:48:01 6 0.05 0.00 0.03 0.03 0.00 99.88 22:55:30 22:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 22:55:30 22:49:01 all 0.10 0.00 0.02 0.01 0.00 99.87 22:55:30 22:49:01 0 0.10 0.00 0.03 0.00 0.00 99.87 22:55:30 22:49:01 1 0.25 0.00 0.02 0.00 0.00 99.73 22:55:30 22:49:01 2 0.10 0.00 0.00 0.00 0.00 99.90 22:55:30 22:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 22:55:30 22:49:01 4 0.07 0.00 0.00 0.00 0.02 99.92 22:55:30 22:49:01 5 0.02 0.00 0.03 0.02 0.00 99.93 22:55:30 22:49:01 6 0.12 0.00 0.05 0.03 0.00 99.80 22:55:30 22:49:01 7 0.10 0.00 0.02 0.00 0.00 99.88 22:55:30 22:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:55:30 22:50:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:55:30 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:55:30 22:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:55:30 22:50:01 3 0.03 0.00 0.02 0.02 0.02 99.92 22:55:30 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:55:30 22:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:55:30 22:50:01 6 0.03 0.00 0.02 0.03 0.02 99.90 22:55:30 22:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:55:30 22:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 22:55:30 22:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:55:30 22:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:55:30 22:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:55:30 22:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 22:55:30 22:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:55:30 22:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 22:55:30 22:51:01 6 0.05 0.00 0.05 0.00 0.02 99.88 22:55:30 22:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:55:30 22:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:55:30 22:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:55:30 22:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:55:30 22:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:55:30 22:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:55:30 22:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:55:30 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:55:30 22:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 22:55:30 22:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:55:30 22:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:55:30 22:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:55:30 22:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:55:30 22:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:55:30 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:55:30 22:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:55:30 22:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:55:30 22:53:01 6 0.03 0.00 0.00 0.02 0.02 99.93 22:55:30 22:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:55:30 22:54:01 all 0.02 0.00 0.02 0.01 0.00 99.95 22:55:30 22:54:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:55:30 22:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:55:30 22:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:55:30 22:54:01 3 0.02 0.00 0.00 0.07 0.02 99.90 22:55:30 22:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:55:30 22:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:55:30 22:54:01 6 0.05 0.00 0.03 0.02 0.00 99.90 22:55:30 22:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:55:30 22:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:55:30 22:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 22:55:30 22:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:55:30 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:55:30 22:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:55:30 22:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:55:30 22:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:55:30 22:55:01 6 0.05 0.00 0.02 0.03 0.00 99.90 22:55:30 22:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 22:55:30 22:55:30 Average: CPU %user %nice %system %iowait %steal %idle 22:55:30 Average: all 5.11 0.00 1.16 0.43 0.02 93.28 22:55:30 Average: 0 5.44 0.00 1.08 0.07 0.03 93.38 22:55:30 Average: 1 5.07 0.00 1.15 0.09 0.02 93.67 22:55:30 Average: 2 5.14 0.00 1.10 0.46 0.02 93.28 22:55:30 Average: 3 4.94 0.00 1.13 0.12 0.02 93.79 22:55:30 Average: 4 5.04 0.00 1.23 1.23 0.02 92.49 22:55:30 Average: 5 5.06 0.00 1.13 0.34 0.02 93.45 22:55:30 Average: 6 5.23 0.00 1.16 0.24 0.02 93.34 22:55:30 Average: 7 5.00 0.00 1.29 0.87 0.02 92.82 22:55:30 22:55:30 22:55:30