Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+c606ad227c7573c7ba828fdfaccb601fc033aacf (ab7123e8f154dcd8ec46ea1e8e8b2c7ae40c3b7e) 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-ssh6609288140639680054.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8439167508986767390.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14818065540215902135.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6174524516675665811.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9970159558163644126.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117398’ Running on prd-ubuntu20.04-docker-8c-8g-117404 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-185 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit c606ad227c7573c7ba828fdfaccb601fc033aacf into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing 7bdc3f1f3e801a8481d66076e2e4df70122276f3 Checking out Revision 7bdc3f1f3e801a8481d66076e2e4df70122276f3 (PR-185) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c606ad227c7573c7ba828fdfaccb601fc033aacf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7bdc3f1f3e801a8481d66076e2e4df70122276f3 # timeout=10 Commit message: "Merge commit 'c606ad227c7573c7ba828fdfaccb601fc033aacf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:10:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:10:44 ========================================================= 02:10:44 EdgeX Global Pipelines Version Info 02:10:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 51c571fe4f30899451120133df6ba469649ae0d3 # timeout=10 02:10:44 ------------------- 02:10:44 stable info: 02:10:44 ------------------- 02:10:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:44 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 02:10:44 Message: update stable to v1.0.243 02:10:45 ------------------- 02:10:45 experimental info: 02:10:45 ------------------- 02:10:45 Commited By: **** collab-it+edgex@linuxfoundation.org 02:10:45 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 02:10:45 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:10:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7bdc3f1 [Pipeline] echo 02:10:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:46 provisioning config files... 02:10:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config16626458203655651313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:46 ---> docker-login.sh 02:10:46 nexus3.edgexfoundry.org:10001 02:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:46 Configure a credential helper to remove this warning. See 02:10:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:46 02:10:46 Login Succeeded 02:10:46 nexus3.edgexfoundry.org:10002 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 nexus3.edgexfoundry.org:10003 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 nexus3.edgexfoundry.org:10004 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 docker.io 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 ---> docker-login.sh ends [Pipeline] } 02:10:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:10:47 + git rev-list -1 --merges 7bdc3f1f3e801a8481d66076e2e4df70122276f3~1..7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] echo 02:10:47 -----------> git rev-list -1 --merges 7bdc3f1f3e801a8481d66076e2e4df70122276f3~1..7bdc3f1f3e801a8481d66076e2e4df70122276f3 7bdc3f1f3e801a8481d66076e2e4df70122276f3 02:10:47 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [false] [Pipeline] sh 02:10:48 + git log --format=format:%s -1 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] echo 02:10:48 ========================================================= 02:10:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:10:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:48 + git log --format=format:%s -1 7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] echo 02:10:48 [semverPrep] GIT_COMMIT: 7bdc3f1f3e801a8481d66076e2e4df70122276f3, Commit Message: Merge commit 'c606ad227c7573c7ba828fdfaccb601fc033aacf' into HEAD [Pipeline] echo 02:10:48 [semverPrep] This is not a build commit. [Pipeline] sh 02:10:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:10:48 + grep -v github /etc/ssh/ssh_known_hosts 02:10:48 + [ -e /tmp/ssh_known_hosts ] 02:10:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:10:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:10:48 + sudo tee -a /etc/ssh/ssh_known_hosts 02:10:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:49 02:10:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:49 0.1.4: Pulling from edgex-devops/py-git-semver 02:10:49 b85a868b505f: Pulling fs layer 02:10:49 e2be974225ed: Pulling fs layer 02:10:49 339a4e72a1f5: Pulling fs layer 02:10:49 988bab9f4d93: Pulling fs layer 02:10:49 1469e6f7b9e6: Pulling fs layer 02:10:49 eaf3925da568: Pulling fs layer 02:10:49 bab4dde63d76: Pulling fs layer 02:10:49 bde34c3a00c8: Pulling fs layer 02:10:49 b352a97aabf1: Pulling fs layer 02:10:49 4872d77fe225: Pulling fs layer 02:10:49 5851b861e8e6: Pulling fs layer 02:10:49 b352a97aabf1: Waiting 02:10:49 bde34c3a00c8: Waiting 02:10:49 988bab9f4d93: Waiting 02:10:49 1469e6f7b9e6: Waiting 02:10:49 4872d77fe225: Waiting 02:10:49 5851b861e8e6: Waiting 02:10:49 eaf3925da568: Waiting 02:10:49 bab4dde63d76: Waiting 02:10:49 e2be974225ed: Download complete 02:10:49 988bab9f4d93: Verifying Checksum 02:10:49 988bab9f4d93: Download complete 02:10:49 1469e6f7b9e6: Verifying Checksum 02:10:49 1469e6f7b9e6: Download complete 02:10:49 339a4e72a1f5: Verifying Checksum 02:10:49 339a4e72a1f5: Download complete 02:10:49 eaf3925da568: Verifying Checksum 02:10:49 eaf3925da568: Download complete 02:10:49 bde34c3a00c8: Verifying Checksum 02:10:49 bde34c3a00c8: Download complete 02:10:49 b352a97aabf1: Verifying Checksum 02:10:49 b352a97aabf1: Download complete 02:10:49 4872d77fe225: Download complete 02:10:49 5851b861e8e6: Verifying Checksum 02:10:49 5851b861e8e6: Download complete 02:10:49 b85a868b505f: Verifying Checksum 02:10:49 b85a868b505f: Download complete 02:10:50 bab4dde63d76: Verifying Checksum 02:10:50 bab4dde63d76: Download complete 02:10:51 b85a868b505f: Pull complete 02:10:51 e2be974225ed: Pull complete 02:10:51 339a4e72a1f5: Pull complete 02:10:51 988bab9f4d93: Pull complete 02:10:52 1469e6f7b9e6: Pull complete 02:10:52 eaf3925da568: Pull complete 02:10:54 bab4dde63d76: Pull complete 02:10:54 bde34c3a00c8: Pull complete 02:10:54 b352a97aabf1: Pull complete 02:10:54 4872d77fe225: Pull complete 02:10:54 5851b861e8e6: Pull complete 02:10:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:54 prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container 02:10:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:10:56 $ docker top 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 -eo pid,comm 02:10:56 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). 02:10:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:10:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:56 [ssh-agent] Looking for ssh-agent implementation... 02:10:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:56 $ docker exec 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 ssh-agent 02:10:56 SSH_AUTH_SOCK=/tmp/ssh-HTlo80MrHNkR/agent.32 02:10:56 SSH_AGENT_PID=38 02:10:56 Running ssh-add (command line suppressed) 02:10:56 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_17358732543133550618.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_17358732543133550618.key) 02:10:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:57 + git tag --points-at HEAD [Pipeline] } 02:10:57 $ docker exec --env ******** --env ******** 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 ssh-agent -k 02:10:57 unset SSH_AUTH_SOCK; 02:10:57 unset SSH_AGENT_PID; 02:10:57 echo Agent pid 38 killed; 02:10:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:10:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:57 [ssh-agent] Looking for ssh-agent implementation... 02:10:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:57 $ docker exec 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 ssh-agent 02:10:57 SSH_AUTH_SOCK=/tmp/ssh-LJDn6AhRfxsM/agent.71 02:10:57 SSH_AGENT_PID=77 02:10:57 Running ssh-add (command line suppressed) 02:10:57 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_5305380144742837293.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_5305380144742837293.key) 02:10:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:57 + git semver init 02:10:58 2022-10-27 02:10:58,026 [run_init] DEBUG init version:0.0.0 force:False 02:10:58 2022-10-27 02:10:58,027 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver 02:10:58 2022-10-27 02:10:58,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver 02:10:58 2022-10-27 02:10:58,028 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) 02:10:59 2022-10-27 02:10:59,131 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude 02:10:59 2022-10-27 02:10:59,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False 02:10:59 2022-10-27 02:10:59,131 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 02:10:59 2022-10-27 02:10:59,134 [execute] INFO git cat-file --batch-check 02:10:59 2022-10-27 02:10:59,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 02:10:59 2022-10-27 02:10:59,141 [execute] INFO git cat-file --batch 02:10:59 2022-10-27 02:10:59,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 02:10:59 2022-10-27 02:10:59,148 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 02:10:59 0.0.0 [Pipeline] } 02:10:59 $ docker exec --env ******** --env ******** 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 ssh-agent -k 02:10:59 unset SSH_AUTH_SOCK; 02:10:59 unset SSH_AGENT_PID; 02:10:59 echo Agent pid 77 killed; 02:10:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:59 + git semver [Pipeline] } 02:11:00 $ docker stop --time=1 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 02:11:01 $ docker rm -f 970fdd70859bd3a8dcc67d8d12aca059f28571a5eb54596b2763d2439b3920f4 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:01 Stashed 1 file(s) [Pipeline] echo 02:11:01 [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 02:11:02 provisioning config files... 02:11:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config468761634095620103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:02 ---> docker-login.sh 02:11:02 nexus3.edgexfoundry.org:10001 02:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:02 Configure a credential helper to remove this warning. See 02:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:02 02:11:02 Login Succeeded 02:11:02 nexus3.edgexfoundry.org:10002 02:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:02 Configure a credential helper to remove this warning. See 02:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:02 02:11:02 Login Succeeded 02:11:02 nexus3.edgexfoundry.org:10003 02:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:02 Configure a credential helper to remove this warning. See 02:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:02 02:11:02 Login Succeeded 02:11:02 nexus3.edgexfoundry.org:10004 02:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:02 Configure a credential helper to remove this warning. See 02:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:02 02:11:02 Login Succeeded 02:11:02 docker.io 02:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:03 Configure a credential helper to remove this warning. See 02:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:03 02:11:03 Login Succeeded 02:11:03 ---> docker-login.sh ends [Pipeline] } 02:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:03 ========================================================= 02:11:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:11:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:03 + 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 . 02:11:03 Sending build context to Docker daemon 27.39MB 02:11:03 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:11:03 Step 2/13 : FROM ${BASE} AS builder 02:11:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:11:03 213ec9aee27d: Pulling fs layer 02:11:03 4583459ba037: Pulling fs layer 02:11:03 93c1e223e6f2: Pulling fs layer 02:11:03 53926ce57604: Pulling fs layer 02:11:03 21b2b0c7a3f4: Pulling fs layer 02:11:03 30f14e443154: Pulling fs layer 02:11:03 801331c1e519: Pulling fs layer 02:11:03 99cc6dd402b0: Pulling fs layer 02:11:03 7d9ed39f4882: Pulling fs layer 02:11:03 21b2b0c7a3f4: Waiting 02:11:03 30f14e443154: Waiting 02:11:03 53926ce57604: Waiting 02:11:03 801331c1e519: Waiting 02:11:03 99cc6dd402b0: Waiting 02:11:03 7d9ed39f4882: Waiting 02:11:03 93c1e223e6f2: Verifying Checksum 02:11:03 93c1e223e6f2: Download complete 02:11:03 4583459ba037: Download complete 02:11:03 21b2b0c7a3f4: Download complete 02:11:03 30f14e443154: Download complete 02:11:03 213ec9aee27d: Download complete 02:11:03 801331c1e519: Verifying Checksum 02:11:03 801331c1e519: Download complete 02:11:03 213ec9aee27d: Pull complete 02:11:04 4583459ba037: Pull complete 02:11:04 93c1e223e6f2: Pull complete 02:11:04 7d9ed39f4882: Verifying Checksum 02:11:04 99cc6dd402b0: Verifying Checksum 02:11:04 99cc6dd402b0: Download complete 02:11:04 53926ce57604: Download complete 02:11:10 53926ce57604: Pull complete 02:11:10 21b2b0c7a3f4: Pull complete 02:11:10 30f14e443154: Pull complete 02:11:10 801331c1e519: Pull complete 02:11:12 99cc6dd402b0: Pull complete 02:11:13 7d9ed39f4882: Pull complete 02:11:13 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 02:11:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:11:13 ---> 1dedd983c030 02:11:13 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:11:15 ---> Running in 2d2a127059c1 02:11:15 Removing intermediate container 2d2a127059c1 02:11:15 ---> 4842b8b842d5 02:11:15 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:11:15 ---> Running in d2ff00da0cfb 02:11:15 Removing intermediate container d2ff00da0cfb 02:11:15 ---> 8feabd23d994 02:11:15 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:11:15 ---> Running in 1468d5c9a588 02:11:15 Removing intermediate container 1468d5c9a588 02:11:15 ---> af8840af823c 02:11:15 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:11:15 ---> Running in 9f65674f2de2 02:11:15 Removing intermediate container 9f65674f2de2 02:11:15 ---> ebd4a1f7fefd 02:11:15 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:11:15 ---> Running in 7f1a3951055f 02:11:15 Removing intermediate container 7f1a3951055f 02:11:15 ---> 27e43bfc0af4 02:11:15 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:15 ---> Running in bbeed48d1267 02:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:11:16 OK: 211 MiB in 51 packages 02:11:17 Removing intermediate container bbeed48d1267 02:11:17 ---> 5299ae0cfccc 02:11:17 Step 9/13 : WORKDIR /device-onvif-camera 02:11:17 ---> Running in 216c6fb4fe9c 02:11:17 Removing intermediate container 216c6fb4fe9c 02:11:17 ---> 808d0f27b5dc 02:11:17 Step 10/13 : COPY go.mod vendor* ./ 02:11:17 Still waiting to schedule task 02:11:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117402’ 02:11:17 ---> 94583ec318ad 02:11:17 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:17 ---> Running in aac24c8b3d90 02:11:43 Removing intermediate container aac24c8b3d90 02:11:43 ---> 69c293d71cc5 02:11:43 Step 12/13 : COPY . . 02:11:43 ---> 0472c35eadd6 02:11:43 Step 13/13 : RUN ${MAKE} 02:11:43 ---> Running in 0120721d1b2d 02:11:43 noop 02:11:43 Removing intermediate container 0120721d1b2d 02:11:43 ---> 13365f194e49 02:11:43 Successfully built 13365f194e49 02:11:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:44 + docker inspect -f . ci-base-image-x86_64 02:11:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:44 prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container 02:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:11:44 $ docker top 1b7e91ac631fc1c26c0d9fb18545617073c5d0a26a34df1bfeae8343ef4ba2ff -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:45 + go version 02:11:45 go version go1.18.7 linux/amd64 [Pipeline] } 02:11:45 $ docker stop --time=1 1b7e91ac631fc1c26c0d9fb18545617073c5d0a26a34df1bfeae8343ef4ba2ff 02:11:46 $ docker rm -f 1b7e91ac631fc1c26c0d9fb18545617073c5d0a26a34df1bfeae8343ef4ba2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:46 + docker inspect -f . ci-base-image-x86_64 02:11:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:46 prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container 02:11:46 $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:11:47 $ docker top d992fd54280208b55dc4cbd30b2ae9bddda29138a28cb344d0e1711dd65392e7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:47 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh 02:11:47 + make test 02:11:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:11:48 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:12:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:12:00 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.031s coverage: 28.2% of statements 02:12:00 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:12:00 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.538s coverage: 86.5% of statements 02:12:08 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." 02:12:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:12:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:12:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:12:13 ./bin/test-attribution-txt.sh [Pipeline] echo 02:12:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:13 $ docker stop --time=1 d992fd54280208b55dc4cbd30b2ae9bddda29138a28cb344d0e1711dd65392e7 02:12:15 $ docker rm -f d992fd54280208b55dc4cbd30b2ae9bddda29138a28cb344d0e1711dd65392e7 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:12:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:16 + ls -al . 02:12:16 total 244 02:12:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 02:11 . 02:12:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:10 .. 02:12:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:12 .git 02:12:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:10 .github 02:12:16 -rw-rw-r-- 1 jenkins jenkins 496 Oct 27 02:10 .gitignore 02:12:16 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 02:10 .golangci.yml 02:12:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:10 .semver 02:12:16 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 27 02:10 Attribution.txt 02:12:16 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 27 02:10 CHANGELOG.md 02:12:16 -rw-rw-r-- 1 jenkins jenkins 1637 Oct 27 02:10 Dockerfile 02:12:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:10 GOVERNANCE.md 02:12:16 -rw-rw-r-- 1 jenkins jenkins 734 Oct 27 02:10 Jenkinsfile 02:12:16 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 02:10 LICENSE 02:12:16 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 27 02:10 Makefile 02:12:16 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 02:10 OWNERS.md 02:12:16 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 27 02:10 README.md 02:12:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 02:11 VERSION 02:12:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:10 bin 02:12:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:10 cmd 02:12:16 -rw-r--r-- 1 jenkins jenkins 78636 Oct 27 02:12 coverage.out 02:12:16 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 02:10 doc 02:12:16 -rw-rw-r-- 1 jenkins jenkins 3736 Oct 27 02:10 go.mod 02:12:16 -rw-rw-r-- 1 jenkins jenkins 46203 Oct 27 02:10 go.sum 02:12:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:10 internal 02:12:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:10 snap 02:12:16 -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:17 + 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=7bdc3f1f3e801a8481d66076e2e4df70122276f3 --label arch=amd64 --label version=0.0.0 . 02:12:17 Sending build context to Docker daemon 27.47MB 02:12:17 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:12:17 Step 2/26 : FROM ${BASE} AS builder 02:12:17 ---> 13365f194e49 02:12:17 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:12:17 ---> Running in 4960eff5fd86 02:12:17 Removing intermediate container 4960eff5fd86 02:12:17 ---> ce3fb46a9c23 02:12:17 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:12:17 ---> Running in f944d2752ab0 02:12:17 Removing intermediate container f944d2752ab0 02:12:17 ---> 52a102d21dd4 02:12:17 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:12:17 ---> Running in 57f8ddbe621a 02:12:17 Removing intermediate container 57f8ddbe621a 02:12:17 ---> 6943da8092b6 02:12:17 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:12:17 ---> Running in faa1becc3cfa 02:12:18 Removing intermediate container faa1becc3cfa 02:12:18 ---> 5dffdfa65785 02:12:18 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:12:18 ---> Running in 9507b142702b 02:12:18 Removing intermediate container 9507b142702b 02:12:18 ---> 6f39f7b598c7 02:12:18 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:18 ---> Running in deaccdc640e6 02:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:12:18 OK: 211 MiB in 51 packages 02:12:19 Removing intermediate container deaccdc640e6 02:12:19 ---> 8982f7e260d5 02:12:19 Step 9/26 : WORKDIR /device-onvif-camera 02:12:19 ---> Running in fcf50fcf81c8 02:12:19 Removing intermediate container fcf50fcf81c8 02:12:19 ---> dbea3ff6c74b 02:12:19 Step 10/26 : COPY go.mod vendor* ./ 02:12:19 ---> 064e2ba438bb 02:12:19 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:19 ---> Running in 00b9743c7338 02:12:20 Removing intermediate container 00b9743c7338 02:12:20 ---> 0420cdaf010a 02:12:20 Step 12/26 : COPY . . 02:12:20 ---> 3a06593ae82a 02:12:20 Step 13/26 : RUN ${MAKE} 02:12:20 ---> Running in 2942f504bc81 02:12:21 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:12:47 Removing intermediate container 2942f504bc81 02:12:47 ---> b0c6c5ade1ee 02:12:47 Step 14/26 : FROM alpine:3.16 02:12:47 3.16: Pulling from library/alpine 02:12:47 213ec9aee27d: Already exists 02:12:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:12:47 Status: Downloaded newer image for alpine:3.16 02:12:47 ---> 9c6f07244728 02:12:47 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:12:47 ---> Running in 4b882f36ff21 02:12:47 Removing intermediate container 4b882f36ff21 02:12:47 ---> 89e562613057 02:12:47 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:12:47 ---> Running in 59700b90e052 02:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:12:47 (1/6) Installing dumb-init (1.2.5-r1) 02:12:47 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:12:47 (3/6) Installing libsodium (1.0.18-r0) 02:12:47 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:12:47 (5/6) Installing libzmq (4.3.4-r0) 02:12:47 (6/6) Installing zeromq (4.3.4-r0) 02:12:47 Executing busybox-1.35.0-r17.trigger 02:12:47 OK: 8 MiB in 20 packages 02:12:47 Removing intermediate container 59700b90e052 02:12:47 ---> 3c74e8d35404 02:12:47 Step 17/26 : WORKDIR / 02:12:47 ---> Running in da34fb521ae8 02:12:47 Removing intermediate container da34fb521ae8 02:12:47 ---> e7c5dee82d87 02:12:47 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:12:47 ---> 9015753ccca1 02:12:47 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:12:47 ---> 6c69f84e9d6c 02:12:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:12:47 ---> 12d8e4c686ce 02:12:47 Step 21/26 : EXPOSE 59984 02:12:47 ---> Running in 5955bc657623 02:12:47 Removing intermediate container 5955bc657623 02:12:47 ---> 5103791d9d41 02:12:47 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:12:47 ---> Running in e8c94f5d1157 02:12:47 Removing intermediate container e8c94f5d1157 02:12:47 ---> f8e5e9d876cc 02:12:47 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:47 ---> Running in 7f8cb19b5370 02:12:47 Removing intermediate container 7f8cb19b5370 02:12:47 ---> bd0bac6a52aa 02:12:47 Step 24/26 : LABEL arch=amd64 02:12:47 ---> Running in 6c2d3b53b8c8 02:12:47 Removing intermediate container 6c2d3b53b8c8 02:12:47 ---> 035ae3806d13 02:12:47 Step 25/26 : LABEL git_sha=7bdc3f1f3e801a8481d66076e2e4df70122276f3 02:12:47 ---> Running in d4351e922717 02:12:47 Removing intermediate container d4351e922717 02:12:47 ---> 3adc59a0d49b 02:12:47 Step 26/26 : LABEL version=0.0.0 02:12:47 ---> Running in 6e4b557ac869 02:12:47 Removing intermediate container 6e4b557ac869 02:12:47 ---> 6fa176064160 02:12:47 [Warning] One or more build-args [ARCH] were not consumed 02:12:47 Successfully built 6fa176064160 02:12:47 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 02:12:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:48 02:12:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:48 latest: Pulling from edgex-lftools-log-publisher 02:12:48 5eb5b503b376: Pulling fs layer 02:12:48 5c69ac0246d0: Pulling fs layer 02:12:48 ec43610c2a17: Pulling fs layer 02:12:48 3a2ae6a8a46f: Pulling fs layer 02:12:48 33b1e0a273af: Pulling fs layer 02:12:48 5d3b04190fa2: Pulling fs layer 02:12:48 2f39f015ded8: Pulling fs layer 02:12:48 3a2ae6a8a46f: Waiting 02:12:48 33b1e0a273af: Waiting 02:12:48 5d3b04190fa2: Waiting 02:12:48 2f39f015ded8: Waiting 02:12:48 5c69ac0246d0: Download complete 02:12:48 3a2ae6a8a46f: Verifying Checksum 02:12:48 3a2ae6a8a46f: Download complete 02:12:48 33b1e0a273af: Verifying Checksum 02:12:48 33b1e0a273af: Download complete 02:12:48 5d3b04190fa2: Verifying Checksum 02:12:48 5d3b04190fa2: Download complete 02:12:48 ec43610c2a17: Verifying Checksum 02:12:48 ec43610c2a17: Download complete 02:12:48 5eb5b503b376: Verifying Checksum 02:12:48 5eb5b503b376: Download complete 02:12:49 2f39f015ded8: Download complete 02:12:49 5eb5b503b376: Pull complete 02:12:50 5c69ac0246d0: Pull complete 02:12:50 ec43610c2a17: Pull complete 02:12:50 3a2ae6a8a46f: Pull complete 02:12:50 33b1e0a273af: Pull complete 02:12:50 5d3b04190fa2: Pull complete 02:12:56 2f39f015ded8: Pull complete 02:12:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:12:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:56 prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container 02:12:56 $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:12:59 $ docker top 837385a20e4276dd72da0e1e4144b88a0d28600aca333036b5133541f02857ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:59 ---> job-cost.sh 02:12:59 lf-activate-venv: SKIPPING 02:12:59 INFO: No Stack... 02:12:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:00 INFO: Archiving Costs [Pipeline] sh 02:13:00 + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv 02:13:00 + cut -d, -f6 [Pipeline] lock 02:13:00 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] 02:13:00 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] did not exist. Created. 02:13:00 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:00 + echo total: 0.2199999988079071 [Pipeline] stash 02:13:00 Stashed 1 file(s) [Pipeline] } 02:13:00 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:00 $ docker stop --time=1 837385a20e4276dd72da0e1e4144b88a0d28600aca333036b5133541f02857ae 02:13:02 $ docker rm -f 837385a20e4276dd72da0e1e4144b88a0d28600aca333036b5133541f02857ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117407 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws 02:14:03 Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout 02:14:03 The recommended git tool is: git 02:14:09 using credential edgex-jenkins-ssh 02:14:09 Cloning the remote Git repository 02:14:09 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:14:09 > git init /w/workspace/device-onvif-camera/4 # timeout=10 02:14:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:14:09 > git --version # timeout=10 02:14:09 > git --version # 'git version 2.25.1' 02:14:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:09 Verifying host key using known hosts file 02:14:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:14:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:11 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:14:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:13 Merging remotes/origin/main commit c606ad227c7573c7ba828fdfaccb601fc033aacf into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 02:14:12 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:14:12 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:14:12 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:12 Verifying host key using known hosts file 02:14:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:14:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:14:13 > git config core.sparsecheckout # timeout=10 02:14:13 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 02:14:14 Merge succeeded, producing 95b43847cab40fa8df647346e2b1e463c7afb4fd 02:14:14 Checking out Revision 95b43847cab40fa8df647346e2b1e463c7afb4fd (PR-185) 02:14:13 > git remote # timeout=10 02:14:13 > git config --get remote.origin.url # timeout=10 02:14:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:13 Verifying host key using known hosts file 02:14:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:14:13 > git merge c606ad227c7573c7ba828fdfaccb601fc033aacf # timeout=10 02:14:14 > git rev-parse HEAD^{commit} # timeout=10 02:14:14 > git config core.sparsecheckout # timeout=10 02:14:14 > git checkout -f 95b43847cab40fa8df647346e2b1e463c7afb4fd # timeout=10 02:14:17 Commit message: "Merge commit 'c606ad227c7573c7ba828fdfaccb601fc033aacf' into HEAD" 02:14:17 First time build. Skipping changelog. 02:14:17 > git rev-list --no-walk 51c571fe4f30899451120133df6ba469649ae0d3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:14:18 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:18 Dload Upload Total Spent Left Speed 02:14:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86315 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh 02:14:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:14:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:14:19 + sudo tee /etc/docker/daemon.new 02:14:19 { 02:14:19 "registry-mirrors": [ 02:14:19 "https://nexus3.edgexfoundry.org:10001" 02:14:19 ], 02:14:19 "bip": "10.250.0.254/24", 02:14:19 "hosts": [ 02:14:19 "tcp://0.0.0.0:5555", 02:14:19 "unix:///var/run/docker.sock" 02:14:19 ], 02:14:19 "mtu": 1458, 02:14:19 "selinux-enabled": true, 02:14:19 "seccomp-profile": "/etc/docker/seccomp.json" 02:14:19 } [Pipeline] sh 02:14:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:14:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:38 provisioning config files... 02:14:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config15992570975966871057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:39 ---> docker-login.sh 02:14:39 nexus3.edgexfoundry.org:10001 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:40 Configure a credential helper to remove this warning. See 02:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:40 02:14:40 Login Succeeded 02:14:40 nexus3.edgexfoundry.org:10002 02:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:40 Configure a credential helper to remove this warning. See 02:14:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:40 02:14:40 Login Succeeded 02:14:40 nexus3.edgexfoundry.org:10003 02:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:41 Configure a credential helper to remove this warning. See 02:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:41 02:14:41 Login Succeeded 02:14:41 nexus3.edgexfoundry.org:10004 02:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:41 Configure a credential helper to remove this warning. See 02:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:41 02:14:41 Login Succeeded 02:14:41 docker.io 02:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:42 Configure a credential helper to remove this warning. See 02:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:42 02:14:42 Login Succeeded 02:14:42 ---> docker-login.sh ends [Pipeline] } 02:14:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:42 ========================================================= 02:14:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:14:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:42 + 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 . 02:14:43 Sending build context to Docker daemon 20.32MB 02:14:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:14:43 Step 2/13 : FROM ${BASE} AS builder 02:14:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:43 9b18e9b68314: Pulling fs layer 02:14:43 d32db5db7311: Pulling fs layer 02:14:43 d0c4b47475fc: Pulling fs layer 02:14:43 5831b945b038: Pulling fs layer 02:14:43 86bbec2aaacd: Pulling fs layer 02:14:43 e10730c5d714: Pulling fs layer 02:14:43 5dd5c2283517: Pulling fs layer 02:14:43 d5ac0230b979: Pulling fs layer 02:14:43 e10730c5d714: Waiting 02:14:43 5831b945b038: Waiting 02:14:43 5dd5c2283517: Waiting 02:14:43 86bbec2aaacd: Waiting 02:14:43 d0c4b47475fc: Download complete 02:14:43 d32db5db7311: Download complete 02:14:43 86bbec2aaacd: Verifying Checksum 02:14:43 86bbec2aaacd: Download complete 02:14:43 e10730c5d714: Verifying Checksum 02:14:43 e10730c5d714: Download complete 02:14:43 9b18e9b68314: Verifying Checksum 02:14:43 9b18e9b68314: Download complete 02:14:44 9b18e9b68314: Pull complete 02:14:45 d5ac0230b979: Verifying Checksum 02:14:45 d5ac0230b979: Download complete 02:14:45 d32db5db7311: Pull complete 02:14:45 d0c4b47475fc: Pull complete 02:14:46 5dd5c2283517: Verifying Checksum 02:14:46 5dd5c2283517: Download complete 02:14:46 5831b945b038: Download complete 02:14:59 5831b945b038: Pull complete 02:14:59 86bbec2aaacd: Pull complete 02:14:59 e10730c5d714: Pull complete 02:15:06 5dd5c2283517: Pull complete 02:15:07 d5ac0230b979: Pull complete 02:15:07 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 02:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:15:07 ---> 59b3b1a385d4 02:15:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:15:09 ---> Running in 5a3dffc9026e 02:15:09 Removing intermediate container 5a3dffc9026e 02:15:09 ---> f5f605df553f 02:15:09 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:15:10 ---> Running in 925707cc7cee 02:15:10 Removing intermediate container 925707cc7cee 02:15:10 ---> 68f372d71985 02:15:10 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:15:10 ---> Running in b0ab1d6da11d 02:15:11 Removing intermediate container b0ab1d6da11d 02:15:11 ---> ed78701540f8 02:15:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:15:11 ---> Running in 000afde05ecf 02:15:11 Removing intermediate container 000afde05ecf 02:15:11 ---> f6edb117f68a 02:15:11 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:15:11 ---> Running in cd0f1a425e3a 02:15:11 Removing intermediate container cd0f1a425e3a 02:15:11 ---> b060cd31fc36 02:15:11 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:11 ---> Running in dfa405464253 02:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:15:14 OK: 221 MiB in 51 packages 02:15:15 Removing intermediate container dfa405464253 02:15:15 ---> 0634013bfc96 02:15:15 Step 9/13 : WORKDIR /device-onvif-camera 02:15:15 ---> Running in 1ebee93669ea 02:15:15 Removing intermediate container 1ebee93669ea 02:15:15 ---> 03be8d04b3fa 02:15:15 Step 10/13 : COPY go.mod vendor* ./ 02:15:16 ---> a426a12f2212 02:15:16 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:16 ---> Running in f7d1a178adf4 02:16:13 Removing intermediate container f7d1a178adf4 02:16:13 ---> f2fb18a87523 02:16:13 Step 12/13 : COPY . . 02:16:14 ---> 7dcc17a5560e 02:16:14 Step 13/13 : RUN ${MAKE} 02:16:14 ---> Running in ea31628467ad 02:16:15 noop 02:16:16 Removing intermediate container ea31628467ad 02:16:16 ---> f6404506a805 02:16:16 Successfully built f6404506a805 02:16:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:16 + docker inspect -f . ci-base-image-arm64 02:16:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:16 prd-ubuntu20.04-docker-arm64-4c-16g-117407 does not seem to be running inside a container 02:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 02:16:18 $ docker top cef39515aed2416a5ec60bc899e9a03c3d8d07c6dad03a7d20d7ca0ba93b624d -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:19 + go version 02:16:19 go version go1.18.7 linux/arm64 [Pipeline] } 02:16:19 $ docker stop --time=1 cef39515aed2416a5ec60bc899e9a03c3d8d07c6dad03a7d20d7ca0ba93b624d 02:16:20 $ docker rm -f cef39515aed2416a5ec60bc899e9a03c3d8d07c6dad03a7d20d7ca0ba93b624d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:21 + docker inspect -f . ci-base-image-arm64 02:16:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:21 prd-ubuntu20.04-docker-arm64-4c-16g-117407 does not seem to be running inside a container 02:16:21 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 02:16:22 $ docker top 1c6b9dc0747c71976e39685b324c56be2ee15610ed7a179e9c6a4bed90158bed -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:23 + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh 02:16:24 + make test 02:16:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:16:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:18:17 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 02:18:17 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.217s coverage: 28.2% of statements 02:18:17 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 02:18:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.780s coverage: 86.5% of statements 02:18:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:18:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:19:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:19:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:19:12 ./bin/test-attribution-txt.sh [Pipeline] echo 02:19:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:19:12 $ docker stop --time=1 1c6b9dc0747c71976e39685b324c56be2ee15610ed7a179e9c6a4bed90158bed 02:19:14 $ docker rm -f 1c6b9dc0747c71976e39685b324c56be2ee15610ed7a179e9c6a4bed90158bed [Pipeline] // withDockerContainer [Pipeline] sh 02:19:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:19:15 Warning: overwriting stash ‘coverage-report’ 02:19:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:16 + ls -al . 02:19:16 total 240 02:19:16 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 02:16 . 02:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:14 .. 02:19:16 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:14 .git 02:19:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:14 .github 02:19:16 -rw-rw-r-- 1 jenkins jenkins 496 Oct 27 02:14 .gitignore 02:19:16 -rw-rw-r-- 1 jenkins jenkins 42 Oct 27 02:14 .golangci.yml 02:19:16 -rw-rw-r-- 1 jenkins jenkins 9739 Oct 27 02:14 Attribution.txt 02:19:16 -rw-rw-r-- 1 jenkins jenkins 1498 Oct 27 02:14 CHANGELOG.md 02:19:16 -rw-rw-r-- 1 jenkins jenkins 1637 Oct 27 02:14 Dockerfile 02:19:16 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:14 GOVERNANCE.md 02:19:16 -rw-rw-r-- 1 jenkins jenkins 734 Oct 27 02:14 Jenkinsfile 02:19:16 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 27 02:14 LICENSE 02:19:16 -rw-rw-r-- 1 jenkins jenkins 2858 Oct 27 02:14 Makefile 02:19:16 -rw-rw-r-- 1 jenkins jenkins 625 Oct 27 02:14 OWNERS.md 02:19:16 -rw-rw-r-- 1 jenkins jenkins 6595 Oct 27 02:14 README.md 02:19:16 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 02:11 VERSION 02:19:16 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:14 bin 02:19:16 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:14 cmd 02:19:16 -rw-r--r-- 1 jenkins jenkins 78636 Oct 27 02:18 coverage.out 02:19:16 drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 02:14 doc 02:19:16 -rw-rw-r-- 1 jenkins jenkins 3736 Oct 27 02:14 go.mod 02:19:16 -rw-rw-r-- 1 jenkins jenkins 46203 Oct 27 02:14 go.sum 02:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:14 internal 02:19:16 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:14 snap 02:19:16 -rw-rw-r-- 1 jenkins jenkins 236 Oct 27 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:17 + 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=95b43847cab40fa8df647346e2b1e463c7afb4fd --label arch=arm64 --label version=0.0.0 . 02:19:17 Sending build context to Docker daemon 20.4MB 02:19:17 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:19:17 Step 2/26 : FROM ${BASE} AS builder 02:19:17 ---> f6404506a805 02:19:17 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:19:18 ---> Running in 57eb50d9b602 02:19:18 Removing intermediate container 57eb50d9b602 02:19:18 ---> 269c117bfded 02:19:18 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:19:18 ---> Running in ea0591692954 02:19:19 Removing intermediate container ea0591692954 02:19:19 ---> 5372b02818aa 02:19:19 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 02:19:19 ---> Running in eae9aebb348f 02:19:19 Removing intermediate container eae9aebb348f 02:19:19 ---> 4a32f34b7aaa 02:19:19 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:19:19 ---> Running in b5760e7567aa 02:19:19 Removing intermediate container b5760e7567aa 02:19:19 ---> cd42703cbaa7 02:19:19 Step 7/26 : LABEL Name=edgex-device-onvif-camera 02:19:20 ---> Running in ebf0f1d58dca 02:19:20 Removing intermediate container ebf0f1d58dca 02:19:20 ---> 341c1c7b54b4 02:19:20 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:20 ---> Running in d4d782efb0ee 02:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:19:23 OK: 221 MiB in 51 packages 02:19:25 Removing intermediate container d4d782efb0ee 02:19:25 ---> 3224e3e1b53d 02:19:25 Step 9/26 : WORKDIR /device-onvif-camera 02:19:25 ---> Running in 6df6ffe8176b 02:19:25 Removing intermediate container 6df6ffe8176b 02:19:25 ---> 75b0e6d44076 02:19:25 Step 10/26 : COPY go.mod vendor* ./ 02:19:27 ---> 90398970d11d 02:19:27 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:27 ---> Running in 9f9417c290e1 02:19:31 Removing intermediate container 9f9417c290e1 02:19:31 ---> b8732037fc54 02:19:31 Step 12/26 : COPY . . 02:19:34 ---> ea2059a5ca9c 02:19:34 Step 13/26 : RUN ${MAKE} 02:19:34 ---> Running in 0d85c6415a67 02:19:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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.49" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:22:28 Removing intermediate container 0d85c6415a67 02:22:28 ---> a966db6213fd 02:22:28 Step 14/26 : FROM alpine:3.16 02:22:28 3.16: Pulling from library/alpine 02:22:28 9b18e9b68314: Already exists 02:22:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:22:28 Status: Downloaded newer image for alpine:3.16 02:22:28 ---> a6215f271958 02:22:28 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 02:22:28 ---> Running in 62f180f4587e 02:22:28 Removing intermediate container 62f180f4587e 02:22:28 ---> 16d7e40e1d9d 02:22:28 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 02:22:28 ---> Running in eb64456cd7a2 02:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:22:28 (1/6) Installing dumb-init (1.2.5-r1) 02:22:28 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:22:28 (3/6) Installing libsodium (1.0.18-r0) 02:22:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:22:28 (5/6) Installing libzmq (4.3.4-r0) 02:22:28 (6/6) Installing zeromq (4.3.4-r0) 02:22:28 Executing busybox-1.35.0-r17.trigger 02:22:28 OK: 8 MiB in 20 packages 02:22:28 Removing intermediate container eb64456cd7a2 02:22:28 ---> 71fa3922290b 02:22:28 Step 17/26 : WORKDIR / 02:22:28 ---> Running in 54168bf18ffb 02:22:28 Removing intermediate container 54168bf18ffb 02:22:28 ---> b719332c080c 02:22:28 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 02:22:29 ---> 28a4204f68b7 02:22:29 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 02:22:30 ---> d66b4368585b 02:22:30 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:22:30 ---> af5b23cf323d 02:22:30 Step 21/26 : EXPOSE 59984 02:22:30 ---> Running in d85d8b3d9bb9 02:22:31 Removing intermediate container d85d8b3d9bb9 02:22:31 ---> 62883a42497a 02:22:31 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 02:22:31 ---> Running in 3e87f0f4e796 02:22:31 Removing intermediate container 3e87f0f4e796 02:22:31 ---> 9a157ea4efd7 02:22:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:31 ---> Running in caadf02d52e7 02:22:31 Removing intermediate container caadf02d52e7 02:22:31 ---> 13b4e56822a1 02:22:31 Step 24/26 : LABEL arch=arm64 02:22:31 ---> Running in b4f88529f997 02:22:32 Removing intermediate container b4f88529f997 02:22:32 ---> d097ed8bbea3 02:22:32 Step 25/26 : LABEL git_sha=95b43847cab40fa8df647346e2b1e463c7afb4fd 02:22:32 ---> Running in 9a7b6bb6f973 02:22:32 Removing intermediate container 9a7b6bb6f973 02:22:32 ---> 3f6efef178ee 02:22:32 Step 26/26 : LABEL version=0.0.0 02:22:32 ---> Running in 0b2f7e582a7d 02:22:32 Removing intermediate container 0b2f7e582a7d 02:22:32 ---> e68e7afe6399 02:22:32 [Warning] One or more build-args [ARCH] were not consumed 02:22:32 Successfully built e68e7afe6399 02:22:32 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 02:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:33 02:22:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:33 arm64: Pulling from edgex-lftools-log-publisher 02:22:33 8998bd30e6a1: Pulling fs layer 02:22:33 04944245beec: Pulling fs layer 02:22:33 699f458cf7ca: Pulling fs layer 02:22:33 765212b225bb: Pulling fs layer 02:22:33 f23df028b6ca: Pulling fs layer 02:22:33 d65c8cfc05b1: Pulling fs layer 02:22:33 2437ff75d9bd: Pulling fs layer 02:22:33 f23df028b6ca: Waiting 02:22:33 765212b225bb: Waiting 02:22:33 d65c8cfc05b1: Waiting 02:22:33 2437ff75d9bd: Waiting 02:22:34 04944245beec: Verifying Checksum 02:22:34 04944245beec: Download complete 02:22:34 765212b225bb: Verifying Checksum 02:22:34 765212b225bb: Download complete 02:22:34 f23df028b6ca: Verifying Checksum 02:22:34 f23df028b6ca: Download complete 02:22:34 d65c8cfc05b1: Verifying Checksum 02:22:34 d65c8cfc05b1: Download complete 02:22:34 699f458cf7ca: Verifying Checksum 02:22:34 699f458cf7ca: Download complete 02:22:34 8998bd30e6a1: Verifying Checksum 02:22:34 8998bd30e6a1: Download complete 02:22:37 2437ff75d9bd: Verifying Checksum 02:22:37 2437ff75d9bd: Download complete 02:22:38 8998bd30e6a1: Pull complete 02:22:38 04944245beec: Pull complete 02:22:39 699f458cf7ca: Pull complete 02:22:39 765212b225bb: Pull complete 02:22:40 f23df028b6ca: Pull complete 02:22:40 d65c8cfc05b1: Pull complete 02:22:55 2437ff75d9bd: Pull complete 02:22:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:56 prd-ubuntu20.04-docker-arm64-4c-16g-117407 does not seem to be running inside a container 02:22:56 $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 02:22:58 $ docker top d5ca1271e16d1d3c6a2cbe57d4aa3686b16a67959d8759cbbf023b025811c836 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:59 ---> job-cost.sh 02:22:59 lf-activate-venv: SKIPPING 02:22:59 INFO: No Stack... 02:23:00 INFO: Retrieving Pricing Info for: v3-standard-4 02:23:00 INFO: Archiving Costs [Pipeline] sh 02:23:01 + cat /w/workspace/device-onvif-camera/4/archives/cost.csv 02:23:01 + cut -d, -f6 [Pipeline] lock 02:23:01 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] 02:23:01 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] did not exist. Created. 02:23:01 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:23:02 /w/workspace/device-onvif-camera/4@tmp/durable-dff8a4a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:23:02 + echo total: 0.10999999940395355 [Pipeline] stash 02:23:02 Warning: overwriting stash ‘stack-cost’ 02:23:02 Stashed 1 file(s) [Pipeline] } 02:23:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:23:02 $ docker stop --time=1 d5ca1271e16d1d3c6a2cbe57d4aa3686b16a67959d8759cbbf023b025811c836 02:23:04 $ docker rm -f d5ca1271e16d1d3c6a2cbe57d4aa3686b16a67959d8759cbbf023b025811c836 [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 02:23:04 provisioning config files... 02:23:04 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config7961700577144197209tmp [Pipeline] { [Pipeline] sh 02:23:04 + set +x 02:23:04 + + bash -s -- 02:23:04 curl -s https://codecov.io/bash 02:23:04 02:23:04 _____ _ 02:23:04 / ____| | | 02:23:04 | | ___ __| | ___ ___ _____ __ 02:23:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:23:04 | |___| (_) | (_| | __/ (_| (_) \ V / 02:23:04 \_____\___/ \__,_|\___|\___\___/ \_/ 02:23:04 Bash-1.0.6 02:23:04 02:23:04 02:23:04 ==> git version 2.25.1 found 02:23:04 ==> 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 02:23:04 Release-Date: 2020-01-08 02:23:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:23:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:23:04 ==> Jenkins CI detected. 02:23:04 current dir:  /w/workspace/undry_device-onvif-camera_PR-185 02:23:04 project root: . 02:23:04 --> token set from env 02:23:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:23:04 ==> Running gcov in . (disable via -X gcov) 02:23:04 ==> Python coveragepy not found 02:23:04 ==> Searching for coverage reports in: 02:23:04 + . 02:23:04 -> Found 1 reports 02:23:04 ==> Detecting git/mercurial file structure 02:23:04 ==> Reading reports 02:23:04 + ./coverage.out bytes=78636 02:23:04 ==> Appending adjustments 02:23:04 https://docs.codecov.io/docs/fixing-reports 02:23:04 + Found adjustments 02:23:04 ==> Gzipping contents 02:23:04 12K /tmp/codecov.zAks4i.gz 02:23:04 ==> Uploading reports 02:23:04 url: https://codecov.io 02:23:04 query: branch=PR-185&commit=7bdc3f1f3e801a8481d66076e2e4df70122276f3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 02:23:04 -> Pinging Codecov 02:23:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=7bdc3f1f3e801a8481d66076e2e4df70122276f3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 02:23:05 -> Uploading to 02:23:05 https://storage.googleapis.com/codecov/v4/raw/2022-10-27/F29A59C45E3A92E06B3E522C9905F8EF/7bdc3f1f3e801a8481d66076e2e4df70122276f3/81a0af9f-96a9-4c24-ab0f-1ac343e468b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T022305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea47fab9c0681d85a16cc250d8351fda7cde5c5811840fac84d6d3d9afc0b8c5 02:23:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:23:05 Dload Upload Total Spent Left Speed 02:23:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10791 0 0 100 10791 0 44225 --:--:-- --:--:-- --:--:-- 44225 02:23:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7bdc3f1f3e801a8481d66076e2e4df70122276f3 [Pipeline] } 02:23:05 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 02:23:06 + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] 02:23:06 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 02:23:06 total 16 02:23:06 drwxr-xr-x 3 root root 4096 Oct 27 02:13 . 02:23:06 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 02:13 .. 02:23:06 drwxr-xr-x 2 root root 4096 Oct 27 02:13 cost 02:23:06 -rw-r--r-- 1 root root 91 Oct 27 02:13 cost.csv 02:23:06 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives 02:23:06 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 02:23:06 total 16 02:23:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:13 . 02:23:06 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 02:13 .. 02:23:06 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 02:13 cost 02:23:06 -rw-r--r-- 1 jenkins jenkins 91 Oct 27 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:23:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:23:07 ---> package-listing.sh 02:23:07 ++ facter osfamily 02:23:07 ++ tr '[:upper:]' '[:lower:]' 02:23:07 + OS_FAMILY=debian 02:23:07 + workspace=/w/workspace/undry_device-onvif-camera_PR-185 02:23:07 + START_PACKAGES=/tmp/packages_start.txt 02:23:07 + END_PACKAGES=/tmp/packages_end.txt 02:23:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:23:07 + PACKAGES=/tmp/packages_start.txt 02:23:07 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 02:23:07 + PACKAGES=/tmp/packages_end.txt 02:23:07 + case "${OS_FAMILY}" in 02:23:07 + dpkg -l 02:23:07 + grep '^ii' 02:23:07 + '[' -f /tmp/packages_start.txt ']' 02:23:07 + '[' -f /tmp/packages_end.txt ']' 02:23:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:23:07 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 02:23:07 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ 02:23:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo 02:23:07 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:23:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:08 prd-ubuntu20.04-docker-8c-8g-117404 does not seem to be running inside a container 02:23:08 $ 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-185/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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 02:23:08 $ docker top 825bd477ab122c7443eaba333c5872e2db44b38ed75e297fed7d0fb24efc28d6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:09 + touch /tmp/pre-build-complete [Pipeline] sh 02:23:09 + mkdir -p /var/log/sysstat [Pipeline] sh 02:23:09 + ls /var/log/sa-host 02:23:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:10 provisioning config files... 02:23:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config13048078828540228275tmp [Pipeline] { [Pipeline] echo 02:23:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:23:10 ---> create-netrc.sh [Pipeline] } 02:23:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:23:10 ---> python-tools-install.sh [Pipeline] echo 02:23:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:23:10 ---> sudo-logs.sh 02:23:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:23:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:23:11 ---> job-cost.sh 02:23:11 lf-activate-venv: SKIPPING 02:23:11 DEBUG: total: 0.2199999988079071 02:23:11 INFO: Retrieving Stack Cost... 02:23:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:23:12 INFO: Archiving Costs [Pipeline] echo 02:23:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:23:12 ---> logs-deploy.sh 02:23:12 lf-activate-venv: SKIPPING 02:23:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/4 02:23:12 INFO: archiving workspace using pattern(s): 02:23:13 Archives upload complete. 02:23:13 INFO: archiving logs to Nexus 02:23:14 ---> uname -a: 02:23:14 Linux prd-ubuntu20-04-docker-8c-8g-117404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:23:14 02:23:14 02:23:14 ---> lscpu: 02:23:14 Architecture: x86_64 02:23:14 CPU op-mode(s): 32-bit, 64-bit 02:23:14 Byte Order: Little Endian 02:23:14 Address sizes: 40 bits physical, 48 bits virtual 02:23:14 CPU(s): 8 02:23:14 On-line CPU(s) list: 0-7 02:23:14 Thread(s) per core: 1 02:23:14 Core(s) per socket: 1 02:23:14 Socket(s): 8 02:23:14 NUMA node(s): 1 02:23:14 Vendor ID: AuthenticAMD 02:23:14 CPU family: 23 02:23:14 Model: 49 02:23:14 Model name: AMD EPYC-Rome Processor 02:23:14 Stepping: 0 02:23:14 CPU MHz: 2799.998 02:23:14 BogoMIPS: 5599.99 02:23:14 Virtualization: AMD-V 02:23:14 Hypervisor vendor: KVM 02:23:14 Virtualization type: full 02:23:14 L1d cache: 256 KiB 02:23:14 L1i cache: 256 KiB 02:23:14 L2 cache: 4 MiB 02:23:14 L3 cache: 128 MiB 02:23:14 NUMA node0 CPU(s): 0-7 02:23:14 Vulnerability Itlb multihit: Not affected 02:23:14 Vulnerability L1tf: Not affected 02:23:14 Vulnerability Mds: Not affected 02:23:14 Vulnerability Meltdown: Not affected 02:23:14 Vulnerability Mmio stale data: Not affected 02:23:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:23:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:23:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:23:14 Vulnerability Srbds: Not affected 02:23:14 Vulnerability Tsx async abort: Not affected 02:23:14 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 02:23:14 02:23:14 02:23:14 ---> nproc: 02:23:14 8 02:23:14 02:23:14 02:23:14 ---> df -h: 02:23:14 Filesystem Size Used Avail Use% Mounted on 02:23:14 overlay 155G 12G 144G 8% / 02:23:14 tmpfs 64M 0 64M 0% /dev 02:23:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:23:14 shm 64M 0 64M 0% /dev/shm 02:23:14 /dev/vda1 155G 12G 144G 8% /facter-os 02:23:14 02:23:14 02:23:14 ---> sar -b -r -n DEV: 02:23:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117404) 10/27/22 _x86_64_ (8 CPU) 02:23:14 02:23:14 02:10:04 LINUX RESTART (8 CPU) 02:23:14 02:23:14 02:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:23:14 02:12:01 179.66 1.44 178.22 0.00 41.48 69564.35 0.00 02:23:14 02:13:01 181.52 0.35 181.17 0.00 18.53 43856.58 0.00 02:23:14 02:14:01 3.85 0.00 3.85 0.00 0.00 54.94 0.00 02:23:14 02:15:01 1.80 0.00 1.80 0.00 0.00 20.40 0.00 02:23:14 02:16:01 39.79 9.33 30.46 0.00 2884.32 4827.20 0.00 02:23:14 02:17:01 1.65 0.02 1.63 0.00 0.13 18.13 0.00 02:23:14 02:18:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 02:23:14 02:19:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 02:23:14 02:20:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 02:23:14 02:21:01 3.35 1.38 1.97 0.00 33.99 33.59 0.00 02:23:14 02:22:01 1.27 0.20 1.07 0.00 3.20 12.79 0.00 02:23:14 02:23:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 02:23:14 Average: 34.74 1.06 33.68 0.00 248.74 9788.52 0.00 02:23:14 02:23:14 02:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:23:14 02:12:01 28327976 31551552 754112 2.29 139956 3280824 1847296 5.44 1262564 2840996 131524 02:23:14 02:13:01 27666508 31544368 759328 2.31 153432 3878080 1931076 5.69 1342760 3379376 380 02:23:14 02:14:01 27696092 31573296 733304 2.23 153520 3877940 1744956 5.14 1314832 3379188 8 02:23:14 02:15:01 27703072 31580408 725780 2.21 153568 3877936 1744956 5.14 1307460 3379188 32 02:23:14 02:16:01 27407640 31562588 731104 2.22 172128 4126864 1778240 5.24 1461064 3494848 184 02:23:14 02:17:01 27410276 31565272 728436 2.22 172168 4126860 1778240 5.24 1459260 3494848 12 02:23:14 02:18:01 27416320 31571940 721876 2.20 172244 4126868 1778240 5.24 1452236 3495300 8 02:23:14 02:19:01 27416796 31572508 721468 2.19 172332 4126868 1778240 5.24 1452104 3495304 8 02:23:14 02:20:01 27416984 31572884 721080 2.19 172432 4126868 1778240 5.24 1452408 3495388 28 02:23:14 02:21:01 27410584 31568464 725296 2.21 172520 4127896 1760624 5.19 1461076 3495904 32 02:23:14 02:22:01 27409308 31567428 726264 2.21 172560 4128120 1760624 5.19 1461964 3495904 12 02:23:14 02:23:01 27409732 31567884 725708 2.21 172592 4128116 1760624 5.19 1461696 3495868 24 02:23:14 Average: 27557607 31566549 731146 2.22 164954 3994437 1786780 5.27 1407452 3411843 11021 02:23:14 02:23:14 02:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:23:14 02:12:01 docker0 154.13 235.91 12.74 1845.13 0.00 0.00 0.00 0.00 02:23:14 02:12:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 02:23:14 02:12:01 veth7acb599 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:23:14 02:12:01 ens3 396.51 281.80 5877.52 37.99 0.00 0.00 0.00 0.00 02:23:14 02:13:01 docker0 4.20 8.70 0.27 98.54 0.00 0.00 0.00 0.00 02:23:14 02:13:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 02:23:14 02:13:01 ens3 121.33 80.41 2637.48 19.74 0.00 0.00 0.00 0.00 02:23:14 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:14:01 ens3 2.87 1.28 5.08 0.50 0.00 0.00 0.00 0.00 02:23:14 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:14 02:15:01 ens3 1.25 0.62 0.63 0.47 0.00 0.00 0.00 0.00 02:23:14 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:23:14 02:16:01 ens3 77.09 44.04 1299.08 3.49 0.00 0.00 0.00 0.00 02:23:14 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:14 02:17:01 ens3 0.58 0.13 0.06 0.01 0.00 0.00 0.00 0.00 02:23:14 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:18:01 ens3 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:23:14 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:14 02:19:01 ens3 0.70 0.12 0.05 0.01 0.00 0.00 0.00 0.00 02:23:14 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:20:01 ens3 0.53 0.13 0.11 0.01 0.00 0.00 0.00 0.00 02:23:14 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:23:14 02:21:01 ens3 4.18 3.23 3.05 3.66 0.00 0.00 0.00 0.00 02:23:14 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:22:01 ens3 3.61 3.00 2.12 2.29 0.00 0.00 0.00 0.00 02:23:14 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:14 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:23:14 02:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:23:14 Average: docker0 13.00 20.08 1.07 159.62 0.00 0.00 0.00 0.00 02:23:14 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 02:23:14 Average: ens3 50.29 34.23 811.69 5.64 0.00 0.00 0.00 0.00 02:23:14 02:23:14 02:23:14 ---> sar -P ALL: 02:23:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117404) 10/27/22 _x86_64_ (8 CPU) 02:23:14 02:23:14 02:10:04 LINUX RESTART (8 CPU) 02:23:14 02:23:14 02:11:02 CPU %user %nice %system %iowait %steal %idle 02:23:14 02:12:01 all 23.22 0.00 6.52 2.05 0.08 68.12 02:23:14 02:12:01 0 22.47 0.00 7.62 0.96 0.09 68.87 02:23:14 02:12:01 1 23.92 0.00 5.96 0.48 0.09 69.54 02:23:14 02:12:01 2 23.49 0.00 5.74 1.19 0.09 69.50 02:23:14 02:12:01 3 23.13 0.00 6.64 5.70 0.09 64.44 02:23:14 02:12:01 4 23.48 0.00 7.07 3.82 0.10 65.53 02:23:14 02:12:01 5 23.85 0.00 6.55 2.47 0.05 67.08 02:23:14 02:12:01 6 22.98 0.00 5.98 1.36 0.07 69.62 02:23:14 02:12:01 7 22.46 0.00 6.65 0.47 0.09 70.34 02:23:14 02:13:01 all 33.77 0.00 6.33 1.59 0.08 58.23 02:23:14 02:13:01 0 33.24 0.00 6.53 0.57 0.08 59.57 02:23:14 02:13:01 1 34.81 0.00 5.53 0.74 0.07 58.86 02:23:14 02:13:01 2 33.32 0.00 6.61 0.13 0.08 59.85 02:23:14 02:13:01 3 34.16 0.00 5.97 0.47 0.08 59.32 02:23:14 02:13:01 4 32.19 0.00 6.75 7.33 0.10 53.63 02:23:14 02:13:01 5 35.55 0.00 7.11 0.51 0.08 56.75 02:23:14 02:13:01 6 32.10 0.00 5.63 2.72 0.07 59.48 02:23:14 02:13:01 7 34.77 0.00 6.49 0.30 0.07 58.37 02:23:14 02:14:01 all 0.07 0.00 0.03 0.01 0.01 99.88 02:23:14 02:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:23:14 02:14:01 1 0.10 0.00 0.05 0.05 0.02 99.78 02:23:14 02:14:01 2 0.22 0.00 0.07 0.00 0.03 99.68 02:23:14 02:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:23:14 02:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:23:14 02:14:01 5 0.05 0.00 0.05 0.00 0.00 99.90 02:23:14 02:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:23:14 02:14:01 7 0.10 0.00 0.00 0.02 0.02 99.87 02:23:14 02:15:01 all 0.05 0.00 0.02 0.01 0.00 99.92 02:23:14 02:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:23:14 02:15:01 1 0.13 0.00 0.07 0.05 0.03 99.72 02:23:14 02:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:23:14 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:23:14 02:15:01 4 0.05 0.00 0.00 0.03 0.00 99.92 02:23:14 02:15:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:23:14 02:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:23:14 02:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 02:23:14 02:16:01 all 1.29 0.00 0.84 0.52 0.02 97.34 02:23:14 02:16:01 0 0.63 0.00 0.37 0.18 0.02 98.80 02:23:14 02:16:01 1 1.55 0.00 0.48 0.92 0.02 97.04 02:23:14 02:16:01 2 0.92 0.00 2.12 0.10 0.02 96.85 02:23:14 02:16:01 3 1.82 0.00 0.63 0.50 0.02 97.03 02:23:14 02:16:01 4 1.60 0.00 0.62 0.28 0.02 97.48 02:23:14 02:16:01 5 0.90 0.00 0.52 0.80 0.05 97.73 02:23:14 02:16:01 6 1.32 0.00 1.22 0.48 0.00 96.98 02:23:14 02:16:01 7 1.56 0.00 0.77 0.85 0.03 96.78 02:23:14 02:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:23:14 02:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:23:14 02:17:01 1 0.07 0.00 0.05 0.07 0.00 99.82 02:23:14 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:23:14 02:17:01 3 0.05 0.00 0.02 0.00 0.03 99.90 02:23:14 02:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:23:14 02:17:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:23:14 02:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:23:14 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:23:14 02:18:01 all 0.06 0.00 0.01 0.01 0.01 99.91 02:23:14 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:23:14 02:18:01 1 0.35 0.00 0.03 0.02 0.02 99.58 02:23:14 02:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:23:14 02:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:23:14 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:23:14 02:18:01 5 0.00 0.00 0.00 0.08 0.00 99.92 02:23:14 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:23:14 02:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:23:14 02:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 02:23:14 02:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:23:14 02:19:01 1 0.07 0.00 0.02 0.03 0.02 99.87 02:23:14 02:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:23:14 02:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:23:14 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:23:14 02:19:01 5 0.02 0.00 0.03 0.05 0.00 99.90 02:23:14 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:23:14 02:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:23:14 02:20:01 all 0.04 0.00 0.02 0.01 0.01 99.93 02:23:14 02:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:23:14 02:20:01 1 0.08 0.00 0.03 0.00 0.02 99.87 02:23:14 02:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:23:14 02:20:01 3 0.03 0.00 0.03 0.00 0.03 99.90 02:23:14 02:20:01 4 0.05 0.00 0.00 0.02 0.00 99.93 02:23:14 02:20:01 5 0.03 0.00 0.02 0.05 0.00 99.90 02:23:14 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:23:14 02:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:23:14 02:21:01 all 0.24 0.00 0.04 0.01 0.00 99.71 02:23:14 02:21:01 0 0.23 0.00 0.05 0.02 0.02 99.68 02:23:14 02:21:01 1 0.12 0.00 0.03 0.00 0.00 99.85 02:23:14 02:21:01 2 0.12 0.00 0.05 0.02 0.00 99.82 02:23:14 02:21:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:23:14 02:21:01 4 0.43 0.00 0.03 0.02 0.00 99.52 02:23:14 02:21:01 5 0.52 0.00 0.02 0.02 0.00 99.45 02:23:14 02:21:01 6 0.18 0.00 0.02 0.00 0.00 99.80 02:23:14 02:21:01 7 0.28 0.00 0.03 0.02 0.02 99.65 02:23:14 02:22:01 all 0.06 0.00 0.04 0.01 0.01 99.89 02:23:14 02:22:01 0 0.07 0.00 0.05 0.00 0.00 99.88 02:23:14 02:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:23:14 02:22:01 2 0.10 0.00 0.03 0.02 0.02 99.83 02:23:14 02:22:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:23:14 02:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:23:14 02:22:01 5 0.13 0.00 0.08 0.02 0.02 99.75 02:23:14 02:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:23:14 02:22:01 7 0.05 0.00 0.05 0.02 0.00 99.88 02:23:14 02:23:14 02:22:01 CPU %user %nice %system %iowait %steal %idle 02:23:14 02:23:01 all 0.07 0.00 0.01 0.00 0.01 99.91 02:23:14 02:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:23:14 02:23:01 1 0.40 0.00 0.02 0.00 0.05 99.53 02:23:14 02:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:23:14 02:23:01 3 0.05 0.00 0.05 0.00 0.02 99.88 02:23:14 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:23:14 02:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:23:14 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:23:14 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:23:14 Average: all 4.83 0.00 1.14 0.35 0.02 93.67 02:23:14 Average: 0 4.66 0.00 1.21 0.14 0.02 93.97 02:23:14 Average: 1 5.08 0.00 1.01 0.20 0.03 93.69 02:23:14 Average: 2 4.78 0.00 1.20 0.12 0.02 93.88 02:23:14 Average: 3 4.85 0.00 1.10 0.54 0.03 93.48 02:23:14 Average: 4 4.72 0.00 1.18 0.94 0.02 93.14 02:23:14 Average: 5 5.01 0.00 1.18 0.33 0.02 93.47 02:23:14 Average: 6 4.65 0.00 1.06 0.37 0.01 93.91 02:23:14 Average: 7 4.86 0.00 1.15 0.14 0.02 93.83 02:23:14 02:23:14 02:23:14