Build: #16 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 11,032 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

02-Apr-2019 23:39:28 ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:28   Index_ {
02-Apr-2019 23:39:28   ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:28 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:28       ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:28   Index_ {
02-Apr-2019 23:39:28   ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:28 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:28       ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:28   Index_ {
02-Apr-2019 23:39:28   ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:28 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:28      ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:28   Index_ {
02-Apr-2019 23:39:28   ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:28 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:28      ^
02-Apr-2019 23:39:28 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:28   Index_ {
02-Apr-2019 23:39:28   ^
02-Apr-2019 23:39:28 [100%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/HOGfeatures.cpp.o
02-Apr-2019 23:39:29 In file included from /home/clowder/software/opencv/include/opencv/cv.h:69:0,
02-Apr-2019 23:39:29                  from /home/clowder/software/opencv/apps/traincascade/traincascade_features.h:6,
02-Apr-2019 23:39:29                  from /home/clowder/software/opencv/apps/traincascade/HOGfeatures.h:4,
02-Apr-2019 23:39:29                  from /home/clowder/software/opencv/apps/traincascade/HOGfeatures.cpp:4:
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:290:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:29 Index_<T>::Index_(const Mat& dataset, const ::cvflann::IndexParams& params)
02-Apr-2019 23:39:29 ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:29   Index_ {
02-Apr-2019 23:39:29   ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:316:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:29 Index_<T>::~Index_()
02-Apr-2019 23:39:29 ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:29   Index_ {
02-Apr-2019 23:39:29   ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:29 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:29       ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:29   Index_ {
02-Apr-2019 23:39:29   ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:29 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:29       ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:29   Index_ {
02-Apr-2019 23:39:29   ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:29 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:29      ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:29   Index_ {
02-Apr-2019 23:39:29   ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:29 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:29      ^
02-Apr-2019 23:39:29 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:29   Index_ {
02-Apr-2019 23:39:29   ^
02-Apr-2019 23:39:30 [100%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/imagestorage.cpp.o
02-Apr-2019 23:39:30 In file included from /home/clowder/software/opencv/include/opencv/cv.h:69:0,
02-Apr-2019 23:39:30                  from /home/clowder/software/opencv/apps/traincascade/imagestorage.cpp:4:
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:290:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:30 Index_<T>::Index_(const Mat& dataset, const ::cvflann::IndexParams& params)
02-Apr-2019 23:39:30 ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:30   Index_ {
02-Apr-2019 23:39:30   ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:316:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:30 Index_<T>::~Index_()
02-Apr-2019 23:39:30 ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:30   Index_ {
02-Apr-2019 23:39:30   ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:30 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:30       ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:30   Index_ {
02-Apr-2019 23:39:30   ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:30 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:30       ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:30   Index_ {
02-Apr-2019 23:39:30   ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:30 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:30      ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:30   Index_ {
02-Apr-2019 23:39:30   ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
02-Apr-2019 23:39:30 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
02-Apr-2019 23:39:30      ^
02-Apr-2019 23:39:30 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
02-Apr-2019 23:39:30   Index_ {
02-Apr-2019 23:39:30   ^
02-Apr-2019 23:39:31 [100%] Linking CXX executable ../../bin/opencv_traincascade
02-Apr-2019 23:39:31 [100%] Built target opencv_traincascade
02-Apr-2019 23:39:31 [  7%] Built target IlmImf
02-Apr-2019 23:39:31 [  7%] Built target opencv_core_pch_dephelp
02-Apr-2019 23:39:31 [  7%] Built target pch_Generate_opencv_core
02-Apr-2019 23:39:31 [  9%] Built target opencv_core
02-Apr-2019 23:39:31 [  9%] Built target opencv_perf_core_pch_dephelp
02-Apr-2019 23:39:31 [  9%] Built target opencv_test_core_pch_dephelp
02-Apr-2019 23:39:31 [  9%] Built target opencv_ts_pch_dephelp
02-Apr-2019 23:39:31 [  9%] Built target pch_Generate_opencv_ts
02-Apr-2019 23:39:31 [  9%] Built target opencv_imgproc_pch_dephelp
02-Apr-2019 23:39:31 [  9%] Built target pch_Generate_opencv_imgproc
02-Apr-2019 23:39:31 [ 13%] Built target opencv_imgproc
02-Apr-2019 23:39:31 [ 13%] Built target opencv_highgui_pch_dephelp
02-Apr-2019 23:39:31 [ 13%] Built target pch_Generate_opencv_highgui
02-Apr-2019 23:39:31 [ 15%] Built target opencv_highgui
02-Apr-2019 23:39:32 [ 16%] Built target opencv_features2d_pch_dephelp
02-Apr-2019 23:39:32 [ 16%] Built target pch_Generate_opencv_features2d
02-Apr-2019 23:39:32 [ 16%] Built target opencv_flann_pch_dephelp
02-Apr-2019 23:39:32 [ 16%] Built target pch_Generate_opencv_flann
02-Apr-2019 23:39:32 [ 16%] Built target opencv_flann
02-Apr-2019 23:39:32 [ 17%] Built target opencv_features2d
02-Apr-2019 23:39:32 [ 18%] Built target opencv_ts
02-Apr-2019 23:39:32 [ 18%] Built target pch_Generate_opencv_test_core
02-Apr-2019 23:39:32 [ 19%] Built target opencv_test_core
02-Apr-2019 23:39:32 [ 19%] Built target pch_Generate_opencv_perf_core
02-Apr-2019 23:39:32 [ 21%] Built target opencv_perf_core
02-Apr-2019 23:39:32 [ 21%] Built target opencv_test_flann_pch_dephelp
02-Apr-2019 23:39:32 [ 21%] Built target pch_Generate_opencv_test_flann
02-Apr-2019 23:39:32 [ 22%] Built target opencv_test_flann
02-Apr-2019 23:39:32 [ 23%] Built target opencv_test_imgproc_pch_dephelp
02-Apr-2019 23:39:32 [ 23%] Built target pch_Generate_opencv_test_imgproc
02-Apr-2019 23:39:32 [ 25%] Built target opencv_test_imgproc
02-Apr-2019 23:39:32 [ 25%] Built target opencv_perf_imgproc_pch_dephelp
02-Apr-2019 23:39:32 [ 25%] Built target pch_Generate_opencv_perf_imgproc
02-Apr-2019 23:39:32 [ 27%] Built target opencv_perf_imgproc
02-Apr-2019 23:39:32 [ 27%] Built target opencv_test_highgui_pch_dephelp
02-Apr-2019 23:39:32 [ 27%] Built target pch_Generate_opencv_test_highgui
02-Apr-2019 23:39:32 [ 28%] Built target opencv_test_highgui
02-Apr-2019 23:39:32 [ 29%] Built target opencv_perf_highgui_pch_dephelp
02-Apr-2019 23:39:32 [ 29%] Built target pch_Generate_opencv_perf_highgui
02-Apr-2019 23:39:32 [ 29%] Built target opencv_perf_highgui
02-Apr-2019 23:39:32 [ 29%] Built target opencv_test_features2d_pch_dephelp
02-Apr-2019 23:39:32 [ 30%] Built target pch_Generate_opencv_test_features2d
02-Apr-2019 23:39:32 [ 31%] Built target opencv_test_features2d
02-Apr-2019 23:39:32 [ 32%] Built target opencv_perf_features2d_pch_dephelp
02-Apr-2019 23:39:32 [ 32%] Built target pch_Generate_opencv_perf_features2d
02-Apr-2019 23:39:32 [ 32%] Built target opencv_perf_features2d
02-Apr-2019 23:39:32 [ 32%] Built target opencv_test_calib3d_pch_dephelp
02-Apr-2019 23:39:32 [ 32%] Built target pch_Generate_opencv_test_calib3d
02-Apr-2019 23:39:32 [ 32%] Built target opencv_calib3d_pch_dephelp
02-Apr-2019 23:39:32 [ 32%] Built target pch_Generate_opencv_calib3d
02-Apr-2019 23:39:32 [ 33%] Built target opencv_calib3d
02-Apr-2019 23:39:32 [ 35%] Built target opencv_test_calib3d
02-Apr-2019 23:39:32 [ 35%] Built target opencv_perf_calib3d_pch_dephelp
02-Apr-2019 23:39:32 [ 35%] Built target pch_Generate_opencv_perf_calib3d
02-Apr-2019 23:39:32 [ 36%] Built target opencv_perf_calib3d
02-Apr-2019 23:39:32 [ 37%] Built target opencv_test_ml_pch_dephelp
02-Apr-2019 23:39:32 [ 38%] Built target pch_Generate_opencv_test_ml
02-Apr-2019 23:39:32 [ 38%] Built target opencv_ml_pch_dephelp
02-Apr-2019 23:39:32 [ 38%] Built target pch_Generate_opencv_ml
02-Apr-2019 23:39:33 [ 40%] Built target opencv_ml
02-Apr-2019 23:39:33 [ 40%] Built target opencv_test_ml
02-Apr-2019 23:39:33 [ 40%] Built target opencv_video_pch_dephelp
02-Apr-2019 23:39:33 [ 40%] Built target pch_Generate_opencv_video
02-Apr-2019 23:39:33 [ 41%] Built target opencv_video
02-Apr-2019 23:39:33 [ 41%] Built target opencv_test_video_pch_dephelp
02-Apr-2019 23:39:33 [ 41%] Built target pch_Generate_opencv_test_video
02-Apr-2019 23:39:33 [ 42%] Built target opencv_test_video
02-Apr-2019 23:39:33 [ 42%] Built target opencv_perf_video_pch_dephelp
02-Apr-2019 23:39:33 [ 42%] Built target pch_Generate_opencv_perf_video
02-Apr-2019 23:39:33 [ 42%] Built target opencv_perf_video
02-Apr-2019 23:39:33 [ 42%] Built target opencv_legacy_pch_dephelp
02-Apr-2019 23:39:33 [ 42%] Built target pch_Generate_opencv_legacy
02-Apr-2019 23:39:33 [ 50%] Built target opencv_legacy
02-Apr-2019 23:39:33 [ 51%] Built target opencv_test_legacy_pch_dephelp
02-Apr-2019 23:39:33 [ 51%] Built target pch_Generate_opencv_test_legacy
02-Apr-2019 23:39:33 [ 51%] Built target opencv_test_legacy
02-Apr-2019 23:39:33 [ 51%] Built target opencv_test_objdetect_pch_dephelp
02-Apr-2019 23:39:33 [ 51%] Built target pch_Generate_opencv_test_objdetect
02-Apr-2019 23:39:33 [ 51%] Built target opencv_objdetect_pch_dephelp
02-Apr-2019 23:39:33 [ 51%] Built target pch_Generate_opencv_objdetect
02-Apr-2019 23:39:33 [ 53%] Built target opencv_objdetect
02-Apr-2019 23:39:33 [ 53%] Built target opencv_test_objdetect
02-Apr-2019 23:39:33 [ 53%] Built target opencv_perf_objdetect_pch_dephelp
02-Apr-2019 23:39:33 [ 53%] Built target pch_Generate_opencv_perf_objdetect
02-Apr-2019 23:39:33 [ 53%] Built target opencv_perf_objdetect
02-Apr-2019 23:39:33 [ 53%] Built target opencv_photo_pch_dephelp
02-Apr-2019 23:39:33 [ 53%] Built target pch_Generate_opencv_photo
02-Apr-2019 23:39:33 [ 54%] Built target opencv_photo
02-Apr-2019 23:39:33 [ 55%] Built target opencv_test_photo_pch_dephelp
02-Apr-2019 23:39:33 [ 55%] Built target pch_Generate_opencv_test_photo
02-Apr-2019 23:39:33 [ 55%] Built target opencv_test_photo
02-Apr-2019 23:39:33 [ 55%] Built target opencv_perf_photo_pch_dephelp
02-Apr-2019 23:39:33 [ 55%] Built target pch_Generate_opencv_perf_photo
02-Apr-2019 23:39:33 [ 55%] Built target opencv_perf_photo
02-Apr-2019 23:39:33 [ 55%] Built target opencv_gpu_pch_dephelp
02-Apr-2019 23:39:33 [ 56%] Built target pch_Generate_opencv_gpu
02-Apr-2019 23:39:33 [ 61%] Built target opencv_gpu
02-Apr-2019 23:39:33 [ 61%] Built target opencv_perf_gpu_pch_dephelp
02-Apr-2019 23:39:33 [ 62%] Built target pch_Generate_opencv_perf_gpu
02-Apr-2019 23:39:33 [ 63%] Built target opencv_perf_gpu
02-Apr-2019 23:39:33 [ 64%] Built target opencv_test_gpu_pch_dephelp
02-Apr-2019 23:39:33 [ 64%] Built target pch_Generate_opencv_test_gpu
02-Apr-2019 23:39:34 [ 66%] Built target opencv_test_gpu
02-Apr-2019 23:39:34 [ 66%] Built target opencv_test_ocl_pch_dephelp
02-Apr-2019 23:39:34 [ 66%] Built target opencv_ocl_pch_dephelp
02-Apr-2019 23:39:34 [ 66%] Built target pch_Generate_opencv_ocl
02-Apr-2019 23:39:34 [ 70%] Built target opencv_ocl
02-Apr-2019 23:39:34 [ 70%] Built target pch_Generate_opencv_test_ocl
02-Apr-2019 23:39:34 [ 73%] Built target opencv_test_ocl
02-Apr-2019 23:39:34 [ 73%] Built target opencv_perf_ocl_pch_dephelp
02-Apr-2019 23:39:34 [ 74%] Built target pch_Generate_opencv_perf_ocl
02-Apr-2019 23:39:34 [ 77%] Built target opencv_perf_ocl
02-Apr-2019 23:39:34 [ 77%] Built target opencv_nonfree_pch_dephelp
02-Apr-2019 23:39:34 [ 78%] Built target pch_Generate_opencv_nonfree
02-Apr-2019 23:39:34 [ 79%] Built target opencv_nonfree
02-Apr-2019 23:39:34 [ 80%] Built target opencv_test_nonfree_pch_dephelp
02-Apr-2019 23:39:34 [ 80%] Built target pch_Generate_opencv_test_nonfree
02-Apr-2019 23:39:34 [ 80%] Built target opencv_test_nonfree
02-Apr-2019 23:39:34 [ 81%] Built target opencv_perf_nonfree_pch_dephelp
02-Apr-2019 23:39:34 [ 81%] Built target pch_Generate_opencv_perf_nonfree
02-Apr-2019 23:39:34 [ 81%] Built target opencv_perf_nonfree
02-Apr-2019 23:39:34 [ 82%] Built target opencv_contrib_pch_dephelp
02-Apr-2019 23:39:34 [ 82%] Built target pch_Generate_opencv_contrib
02-Apr-2019 23:39:34 [ 85%] Built target opencv_contrib
02-Apr-2019 23:39:34 [ 86%] Built target opencv_test_contrib_pch_dephelp
02-Apr-2019 23:39:34 [ 86%] Built target pch_Generate_opencv_test_contrib
02-Apr-2019 23:39:34 [ 86%] Built target opencv_test_contrib
02-Apr-2019 23:39:34 [ 86%] Built target opencv_python
02-Apr-2019 23:39:34 [ 87%] Built target opencv_stitching_pch_dephelp
02-Apr-2019 23:39:34 [ 88%] Built target pch_Generate_opencv_stitching
02-Apr-2019 23:39:34 [ 89%] Built target opencv_stitching
02-Apr-2019 23:39:34 [ 89%] Built target opencv_test_stitching_pch_dephelp
02-Apr-2019 23:39:34 [ 90%] Built target pch_Generate_opencv_test_stitching
02-Apr-2019 23:39:34 [ 90%] Built target opencv_test_stitching
02-Apr-2019 23:39:34 [ 90%] Built target opencv_perf_stitching_pch_dephelp
02-Apr-2019 23:39:34 [ 90%] Built target pch_Generate_opencv_perf_stitching
02-Apr-2019 23:39:34 [ 91%] Built target opencv_perf_stitching
02-Apr-2019 23:39:34 [ 91%] Built target opencv_superres_pch_dephelp
02-Apr-2019 23:39:34 [ 91%] Built target pch_Generate_opencv_superres
02-Apr-2019 23:39:34 [ 92%] Built target opencv_superres
02-Apr-2019 23:39:34 [ 92%] Built target opencv_test_superres_pch_dephelp
02-Apr-2019 23:39:34 [ 92%] Built target pch_Generate_opencv_test_superres
02-Apr-2019 23:39:34 [ 93%] Built target opencv_test_superres
02-Apr-2019 23:39:34 [ 94%] Built target opencv_perf_superres_pch_dephelp
02-Apr-2019 23:39:34 [ 94%] Built target pch_Generate_opencv_perf_superres
02-Apr-2019 23:39:35 [ 94%] Built target opencv_perf_superres
02-Apr-2019 23:39:35 [ 95%] Built target opencv_videostab_pch_dephelp
02-Apr-2019 23:39:35 [ 96%] Built target pch_Generate_opencv_videostab
02-Apr-2019 23:39:35 [ 97%] Built target opencv_videostab
02-Apr-2019 23:39:35 [ 98%] Built target opencv_haartraining_engine
02-Apr-2019 23:39:35 [ 98%] Built target opencv_haartraining
02-Apr-2019 23:39:35 [ 99%] Built target opencv_createsamples
02-Apr-2019 23:39:35 [ 99%] Built target opencv_performance
02-Apr-2019 23:39:35 [100%] Built target opencv_traincascade
02-Apr-2019 23:39:35 Install the project...
02-Apr-2019 23:39:35 -- Install configuration: "RELEASE"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/opencv_modules.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/pkgconfig/opencv.pc
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVConfig.cmake
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVConfig-version.cmake
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVModules.cmake
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVModules-release.cmake
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cxcore.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/ml.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/highgui.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cxmisc.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cv.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cxeigen.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cxcore.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cvwimage.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cvaux.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cvaux.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv/cv.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/opencv.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_core.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_core.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_core.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_core.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/mat.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/wimage.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/operations.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/opengl_interop_deprecated.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/cuda_devptrs.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/devmem2d.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/gpumat.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/core.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/opengl_interop.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/internal.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/eigen.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/version.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/core_c.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/core/types_c.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_flann.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/flann.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/flann_base.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/miniflann.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/all_indices.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/index_testing.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/nn_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/composite_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/general.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/params.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/any.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/random.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/kdtree_single_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/lsh_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/simplex_downhill.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/matrix.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/hdf5.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/hierarchical_clustering_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/sampling.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/config.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/ground_truth.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/object_factory.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/dummy.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/dist.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/autotuned_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/saving.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/dynamic_bitset.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/defines.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/kdtree_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/heap.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/lsh_table.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/timer.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/result_set.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/linear_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/kmeans_index.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/allocator.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/flann/logger.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_imgproc.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/imgproc.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/types_c.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/imgproc_c.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_highgui.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/highgui/highgui.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/highgui/cap_ios.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/highgui/highgui_c.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/highgui/ios.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_features2d.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/features2d/features2d.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_calib3d.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/calib3d/calib3d.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_ml.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/ml/ml.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_video.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_video.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_video.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_video.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/video/background_segm.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/video/tracking.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/video/video.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_legacy.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/legacy/streams.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/legacy/legacy.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/legacy/compat.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/legacy/blobtrack.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_objdetect.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/objdetect/objdetect.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_photo.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/photo/photo.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/photo/photo_c.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_gpu.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/devmem2d.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/stream_accessor.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/gpumat.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/gpu.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp_reduce.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/common.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/reduce.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/utility.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_traits.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/transform.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/saturate_cast.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/emulation.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/datamov_utils.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/scan.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_math.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/static_check.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/limits.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/simd_functions.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_distance.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/block.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/color.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/filters.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp_shuffle.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/functional.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/dynamic_smem.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/funcattrib.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/type_traits.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/border_interpolate.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/reduce.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/reduce_key_val.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/transform_detail.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/vec_distance_detail.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/type_traits_detail.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/color_detail.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_ocl.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/ocl/ocl.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/ocl/matrix_operations.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_nonfree.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/ocl.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/nonfree.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/gpu.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/features2d.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_contrib.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/contrib/contrib.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/contrib/retina.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/contrib/detection_based_tracker.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/contrib/openfabmap.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/contrib/hybridtracker.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/python2.7/dist-packages/cv2.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/python2.7/dist-packages/cv2.so" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/python2.7/dist-packages/cv.py
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_stitching.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/stitcher.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/warpers.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/autocalib.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/camera.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/matchers.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/util_inl.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/blenders.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/seam_finders.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/util.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/warpers.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_superres.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/superres/superres.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/superres/optical_flow.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_ts.a
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts_perf.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/ts/gpu_test.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/ts/gpu_perf.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts_gtest.h
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so.2.4.8
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so.2.4
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_videostab.so.2.4.8" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/videostab.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/log.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/global_motion.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/motion_stabilizing.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/fast_marching.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/fast_marching_inl.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/deblurring.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/inpainting.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/stabilizer.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/optical_flow.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/include/opencv2/videostab/frame_source.hpp
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt_tree.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt2.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_upperbody.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_lefteye.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_leftear.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_righteye.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_upperbody.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_fullbody.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_lefteye_2splits.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_eye.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_eye_tree_eyeglasses.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_small.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_rightear.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_mouth.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_righteye_2splits.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_profileface.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_smile.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_lowerbody.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_big.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_nose.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_profileface.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_frontalface.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_silverware.xml
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/bin/opencv_haartraining
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/bin/opencv_haartraining" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/bin/opencv_createsamples
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/bin/opencv_createsamples" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/bin/opencv_performance
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/bin/opencv_performance" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:35 -- Installing: /home/clowder/opencv/bin/opencv_traincascade
02-Apr-2019 23:39:35 -- Set runtime path of "/home/clowder/opencv/bin/opencv_traincascade" to "/home/clowder/opencv/lib"
02-Apr-2019 23:39:38 Removing intermediate container a557ecea551c
02-Apr-2019 23:39:38 ---> 5c2465093dbb
02-Apr-2019 23:39:38 Step 8/21 : RUN cd ${CLOWDER_HOME} &&     mkdir -p plantcv-output &&     git clone https://github.com/danforthcenter/plantcv.git
02-Apr-2019 23:39:38 ---> Running in fd7c34416233
02-Apr-2019 23:39:38 Cloning into 'plantcv'...
02-Apr-2019 23:39:51 Removing intermediate container fd7c34416233
02-Apr-2019 23:39:51 ---> 09c4ab1c9841
02-Apr-2019 23:39:51 Step 9/21 : ENV PYTHONPATH="${CLOWDER_HOME}/opencv/lib/python2.7/dist-packages:${CLOWDER_HOME}/plantcv/lib:/usr/lib/python2.7/dist-packages:${PYTHONPATH}"
02-Apr-2019 23:39:51 ---> Running in f47c94036464
02-Apr-2019 23:39:52 Removing intermediate container f47c94036464
02-Apr-2019 23:39:52 ---> dfa157283d80
02-Apr-2019 23:39:52 Step 10/21 : ENV PATH="${CLOWDER_HOME}/opencv/bin:${PATH}"
02-Apr-2019 23:39:53 ---> Running in e273d18a50c6
02-Apr-2019 23:39:53 Removing intermediate container e273d18a50c6
02-Apr-2019 23:39:53 ---> 4d7a4145166d
02-Apr-2019 23:39:53 Step 11/21 : ENV LD_LIBRARY_PATH="${CLOWDER_HOME}/opencv/lib:${LD_LIBRARY_PATH}"
02-Apr-2019 23:39:53 ---> Running in 4280aa1728be
02-Apr-2019 23:39:54 Removing intermediate container 4280aa1728be
02-Apr-2019 23:39:54 ---> 8eb2c990eab8
02-Apr-2019 23:39:54 Step 12/21 : USER root
02-Apr-2019 23:39:54 ---> Running in e5ca76bade1d
02-Apr-2019 23:39:54 Removing intermediate container e5ca76bade1d
02-Apr-2019 23:39:54 ---> a711d5443c8d
02-Apr-2019 23:39:54 Step 13/21 : RUN apt-get -y update &&     apt-get install -y python-opencv opencv-data
02-Apr-2019 23:39:55 ---> Running in 50dfa0b32554
02-Apr-2019 23:39:56 Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB]
02-Apr-2019 23:39:56 Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
02-Apr-2019 23:39:56 Get:3 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [128 kB]
02-Apr-2019 23:39:56 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
02-Apr-2019 23:39:56 Get:5 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
02-Apr-2019 23:39:56 Get:6 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [814 kB]
02-Apr-2019 23:39:56 Get:7 http://archive.ubuntu.com/ubuntu xenial/universe Sources [9802 kB]
02-Apr-2019 23:39:57 Get:8 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
02-Apr-2019 23:39:57 Get:9 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [550 kB]
02-Apr-2019 23:39:57 Get:10 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6117 B]
02-Apr-2019 23:39:58 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
02-Apr-2019 23:39:58 Get:12 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
02-Apr-2019 23:39:58 Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
02-Apr-2019 23:40:01 Get:14 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
02-Apr-2019 23:40:01 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [319 kB]
02-Apr-2019 23:40:01 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1210 kB]
02-Apr-2019 23:40:02 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
02-Apr-2019 23:40:02 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [960 kB]
02-Apr-2019 23:40:02 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.1 kB]
02-Apr-2019 23:40:02 Get:20 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B]
02-Apr-2019 23:40:02 Get:21 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8532 B]
02-Apr-2019 23:40:03 Fetched 26.0 MB in 7s (3564 kB/s)
02-Apr-2019 23:40:03 Reading package lists...
02-Apr-2019 23:40:04 Reading package lists...
02-Apr-2019 23:40:05 Building dependency tree...
02-Apr-2019 23:40:05 Reading state information...
02-Apr-2019 23:40:05 The following additional packages will be installed:
02-Apr-2019 23:40:05   libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libgtkglext1
02-Apr-2019 23:40:05   libopencv-calib3d2.4v5 libopencv-contrib2.4v5 libopencv-core2.4v5
02-Apr-2019 23:40:05   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4v5
02-Apr-2019 23:40:05   libopencv-imgproc2.4v5 libopencv-legacy2.4v5 libopencv-ml2.4v5
02-Apr-2019 23:40:05   libopencv-objdetect2.4v5 libopencv-photo2.4v5 libopencv-video2.4v5
02-Apr-2019 23:40:05   libpangox-1.0-0 libtxc-dxtn-s2tc0 libv4l-0 libv4lconvert0 libxcb-glx0
02-Apr-2019 23:40:05   libxmu6 libxt6 libxxf86vm1
02-Apr-2019 23:40:05 The following NEW packages will be installed:
02-Apr-2019 23:40:05   libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libgtkglext1
02-Apr-2019 23:40:05   libopencv-calib3d2.4v5 libopencv-contrib2.4v5 libopencv-core2.4v5
02-Apr-2019 23:40:05   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4v5
02-Apr-2019 23:40:05   libopencv-imgproc2.4v5 libopencv-legacy2.4v5 libopencv-ml2.4v5
02-Apr-2019 23:40:05   libopencv-objdetect2.4v5 libopencv-photo2.4v5 libopencv-video2.4v5
02-Apr-2019 23:40:05   libpangox-1.0-0 libtxc-dxtn-s2tc0 libv4l-0 libv4lconvert0 libxcb-glx0
02-Apr-2019 23:40:05   libxmu6 libxt6 libxxf86vm1 opencv-data python-opencv
02-Apr-2019 23:40:06 0 upgraded, 27 newly installed, 0 to remove and 37 not upgraded.
02-Apr-2019 23:40:06 Need to get 12.1 MB of archives.
02-Apr-2019 23:40:06 After this operation, 177 MB of additional disk space will be used.
02-Apr-2019 23:40:06 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB]
02-Apr-2019 23:40:06 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangox-1.0-0 amd64 0.0.2-5 [41.7 kB]
02-Apr-2019 23:40:07 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB]
02-Apr-2019 23:40:07 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB]
02-Apr-2019 23:40:07 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB]
02-Apr-2019 23:40:07 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB]
02-Apr-2019 23:40:07 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB]
02-Apr-2019 23:40:07 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB]
02-Apr-2019 23:40:07 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB]
02-Apr-2019 23:40:07 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]
02-Apr-2019 23:40:07 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtkglext1 amd64 1.2.0-3.2fakesync1ubuntu1 [76.8 kB]
02-Apr-2019 23:40:07 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-core2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [674 kB]
02-Apr-2019 23:40:07 Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-flann2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [107 kB]
02-Apr-2019 23:40:07 Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-imgproc2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [632 kB]
02-Apr-2019 23:40:07 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-features2d2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [215 kB]
02-Apr-2019 23:40:07 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-calib3d2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [218 kB]
02-Apr-2019 23:40:07 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libv4lconvert0 amd64 1.10.0-1 [76.0 kB]
02-Apr-2019 23:40:07 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libv4l-0 amd64 1.10.0-1 [40.9 kB]
02-Apr-2019 23:40:07 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-highgui2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [114 kB]
02-Apr-2019 23:40:07 Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-ml2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [190 kB]
02-Apr-2019 23:40:07 Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-objdetect2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [191 kB]
02-Apr-2019 23:40:07 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-video2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [119 kB]
02-Apr-2019 23:40:07 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-contrib2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [300 kB]
02-Apr-2019 23:40:07 Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-legacy2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [405 kB]
02-Apr-2019 23:40:07 Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libopencv-photo2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [43.7 kB]
02-Apr-2019 23:40:07 Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 opencv-data all 2.4.9.1+dfsg-1.5ubuntu1.1 [1603 kB]
02-Apr-2019 23:40:08 Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-opencv amd64 2.4.9.1+dfsg-1.5ubuntu1.1 [310 kB]
02-Apr-2019 23:40:08 debconf: delaying package configuration, since apt-utils is not installed
02-Apr-2019 23:40:08 Fetched 12.1 MB in 2s (4471 kB/s)
02-Apr-2019 23:40:08 Selecting previously unselected package libxxf86vm1:amd64.
02-Apr-2019 23:40:08 (Reading database ...
02-Apr-2019 23:40:08 (Reading database ... 5%
02-Apr-2019 23:40:08 (Reading database ... 10%
02-Apr-2019 23:40:08 (Reading database ... 15%
02-Apr-2019 23:40:08 (Reading database ... 20%
02-Apr-2019 23:40:08 (Reading database ... 25%
02-Apr-2019 23:40:08 (Reading database ... 30%
02-Apr-2019 23:40:08 (Reading database ... 35%
02-Apr-2019 23:40:08 (Reading database ... 40%
02-Apr-2019 23:40:08 (Reading database ... 45%
02-Apr-2019 23:40:08 (Reading database ... 50%
02-Apr-2019 23:40:08 (Reading database ... 55%
02-Apr-2019 23:40:08 (Reading database ... 60%
02-Apr-2019 23:40:08 (Reading database ... 65%
02-Apr-2019 23:40:08 (Reading database ... 70%
02-Apr-2019 23:40:08 (Reading database ... 75%
02-Apr-2019 23:40:08 (Reading database ... 80%
02-Apr-2019 23:40:08 (Reading database ... 85%
02-Apr-2019 23:40:08 (Reading database ... 90%
02-Apr-2019 23:40:08 (Reading database ... 95%
02-Apr-2019 23:40:08 (Reading database ... 100%
02-Apr-2019 23:40:08 (Reading database ... 30146 files and directories currently installed.)
02-Apr-2019 23:40:08 Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ...
02-Apr-2019 23:40:08 Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ...
02-Apr-2019 23:40:09 Selecting previously unselected package libpangox-1.0-0:amd64.
02-Apr-2019 23:40:09 Preparing to unpack .../libpangox-1.0-0_0.0.2-5_amd64.deb ...
02-Apr-2019 23:40:09 Unpacking libpangox-1.0-0:amd64 (0.0.2-5) ...
02-Apr-2019 23:40:09 Selecting previously unselected package libtxc-dxtn-s2tc0:amd64.
02-Apr-2019 23:40:09 Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ...
02-Apr-2019 23:40:09 Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ...
02-Apr-2019 23:40:10 Selecting previously unselected package libglapi-mesa:amd64.
02-Apr-2019 23:40:10 Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
02-Apr-2019 23:40:10 Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ...
02-Apr-2019 23:40:11 Selecting previously unselected package libgl1-mesa-dri:amd64.
02-Apr-2019 23:40:11 Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
02-Apr-2019 23:40:11 Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ...
02-Apr-2019 23:40:12 Selecting previously unselected package libxcb-glx0:amd64.
02-Apr-2019 23:40:12 Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ...
02-Apr-2019 23:40:12 Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ...
02-Apr-2019 23:40:13 Selecting previously unselected package libgl1-mesa-glx:amd64.
02-Apr-2019 23:40:13 Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
02-Apr-2019 23:40:13 Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ...
02-Apr-2019 23:40:13 Selecting previously unselected package libglu1-mesa:amd64.
02-Apr-2019 23:40:13 Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ...
02-Apr-2019 23:40:13 Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ...
02-Apr-2019 23:40:13 Selecting previously unselected package libxt6:amd64.
02-Apr-2019 23:40:13 Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ...
02-Apr-2019 23:40:13 Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ...
02-Apr-2019 23:40:14 Selecting previously unselected package libxmu6:amd64.
02-Apr-2019 23:40:14 Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ...
02-Apr-2019 23:40:14 Unpacking libxmu6:amd64 (2:1.1.2-2) ...
02-Apr-2019 23:40:15 Selecting previously unselected package libgtkglext1:amd64.
02-Apr-2019 23:40:15 Preparing to unpack .../libgtkglext1_1.2.0-3.2fakesync1ubuntu1_amd64.deb ...
02-Apr-2019 23:40:16 Unpacking libgtkglext1:amd64 (1.2.0-3.2fakesync1ubuntu1) ...
02-Apr-2019 23:40:16 Selecting previously unselected package libopencv-core2.4v5:amd64.
02-Apr-2019 23:40:16 Preparing to unpack .../libopencv-core2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:16 Unpacking libopencv-core2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:17 Selecting previously unselected package libopencv-flann2.4v5:amd64.
02-Apr-2019 23:40:17 Preparing to unpack .../libopencv-flann2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:17 Unpacking libopencv-flann2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:18 Selecting previously unselected package libopencv-imgproc2.4v5:amd64.
02-Apr-2019 23:40:18 Preparing to unpack .../libopencv-imgproc2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:18 Unpacking libopencv-imgproc2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:19 Selecting previously unselected package libopencv-features2d2.4v5:amd64.
02-Apr-2019 23:40:19 Preparing to unpack .../libopencv-features2d2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:19 Unpacking libopencv-features2d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:21 Selecting previously unselected package libopencv-calib3d2.4v5:amd64.
02-Apr-2019 23:40:21 Preparing to unpack .../libopencv-calib3d2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:22 Unpacking libopencv-calib3d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:22 Selecting previously unselected package libv4lconvert0:amd64.
02-Apr-2019 23:40:22 Preparing to unpack .../libv4lconvert0_1.10.0-1_amd64.deb ...
02-Apr-2019 23:40:22 Unpacking libv4lconvert0:amd64 (1.10.0-1) ...
02-Apr-2019 23:40:24 Selecting previously unselected package libv4l-0:amd64.
02-Apr-2019 23:40:24 Preparing to unpack .../libv4l-0_1.10.0-1_amd64.deb ...
02-Apr-2019 23:40:24 Unpacking libv4l-0:amd64 (1.10.0-1) ...
02-Apr-2019 23:40:25 Selecting previously unselected package libopencv-highgui2.4v5:amd64.
02-Apr-2019 23:40:25 Preparing to unpack .../libopencv-highgui2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:25 Unpacking libopencv-highgui2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:26 Selecting previously unselected package libopencv-ml2.4v5:amd64.
02-Apr-2019 23:40:26 Preparing to unpack .../libopencv-ml2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:26 Unpacking libopencv-ml2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:26 Selecting previously unselected package libopencv-objdetect2.4v5:amd64.
02-Apr-2019 23:40:27 Preparing to unpack .../libopencv-objdetect2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:27 Unpacking libopencv-objdetect2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:27 Selecting previously unselected package libopencv-video2.4v5:amd64.
02-Apr-2019 23:40:27 Preparing to unpack .../libopencv-video2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:27 Unpacking libopencv-video2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:27 Selecting previously unselected package libopencv-contrib2.4v5:amd64.
02-Apr-2019 23:40:27 Preparing to unpack .../libopencv-contrib2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:27 Unpacking libopencv-contrib2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:28 Selecting previously unselected package libopencv-legacy2.4v5:amd64.
02-Apr-2019 23:40:28 Preparing to unpack .../libopencv-legacy2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:28 Unpacking libopencv-legacy2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:28 Selecting previously unselected package libopencv-photo2.4v5:amd64.
02-Apr-2019 23:40:28 Preparing to unpack .../libopencv-photo2.4v5_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:28 Unpacking libopencv-photo2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:28 Selecting previously unselected package opencv-data.
02-Apr-2019 23:40:28 Preparing to unpack .../opencv-data_2.4.9.1+dfsg-1.5ubuntu1.1_all.deb ...
02-Apr-2019 23:40:28 Unpacking opencv-data (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:29 Selecting previously unselected package python-opencv.
02-Apr-2019 23:40:29 Preparing to unpack .../python-opencv_2.4.9.1+dfsg-1.5ubuntu1.1_amd64.deb ...
02-Apr-2019 23:40:29 Unpacking python-opencv (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:29 Processing triggers for libc-bin (2.23-0ubuntu9) ...
02-Apr-2019 23:40:30 Setting up libxxf86vm1:amd64 (1:1.1.4-1) ...
02-Apr-2019 23:40:30 Setting up libpangox-1.0-0:amd64 (0.0.2-5) ...
02-Apr-2019 23:40:30 Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ...
02-Apr-2019 23:40:30 update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode
02-Apr-2019 23:40:31 Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ...
02-Apr-2019 23:40:31 Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ...
02-Apr-2019 23:40:32 Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ...
02-Apr-2019 23:40:32 Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ...
02-Apr-2019 23:40:32 update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode
02-Apr-2019 23:40:32 Setting up libglu1-mesa:amd64 (9.0.0-2.1) ...
02-Apr-2019 23:40:32 Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ...
02-Apr-2019 23:40:32 Setting up libxmu6:amd64 (2:1.1.2-2) ...
02-Apr-2019 23:40:33 Setting up libgtkglext1:amd64 (1.2.0-3.2fakesync1ubuntu1) ...
02-Apr-2019 23:40:33 Setting up libopencv-core2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:33 Setting up libopencv-flann2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:33 Setting up libopencv-imgproc2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:33 Setting up libopencv-features2d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:33 Setting up libopencv-calib3d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:33 Setting up libv4lconvert0:amd64 (1.10.0-1) ...
02-Apr-2019 23:40:34 Setting up libv4l-0:amd64 (1.10.0-1) ...
02-Apr-2019 23:40:34 Setting up libopencv-highgui2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:34 Setting up libopencv-ml2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:34 Setting up libopencv-objdetect2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:34 Setting up libopencv-video2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:34 Setting up libopencv-contrib2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:34 Setting up libopencv-legacy2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:35 Setting up libopencv-photo2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:35 Setting up opencv-data (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:35 Setting up python-opencv (2.4.9.1+dfsg-1.5ubuntu1.1) ...
02-Apr-2019 23:40:37 Processing triggers for libc-bin (2.23-0ubuntu9) ...
02-Apr-2019 23:40:39 Removing intermediate container 50dfa0b32554
02-Apr-2019 23:40:39 ---> 1c30a54a5d2b
02-Apr-2019 23:40:39 Step 14/21 : COPY requirements.txt /home/clowder/
02-Apr-2019 23:40:40 ---> 14cdb71d30d7
02-Apr-2019 23:40:40 Step 15/21 : RUN cd ${CLOWDER_HOME} &&     pip install --upgrade pip &&     pip install -r /home/clowder/requirements.txt
02-Apr-2019 23:40:40 ---> Running in 3eed80f196bc
02-Apr-2019 23:40:41 Collecting pip
02-Apr-2019 23:40:41   Downloading https://files.pythonhosted.org/packages/d8/f3/413bab4ff08e1fc4828dfc59996d721917df8e8583ea85385d51125dceff/pip-19.0.3-py2.py3-none-any.whl (1.4MB)
02-Apr-2019 23:40:41 Installing collected packages: pip
02-Apr-2019 23:40:41   Found existing installation: pip 8.1.1
02-Apr-2019 23:40:41     Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr
02-Apr-2019 23:40:42 Successfully installed pip-8.1.1
02-Apr-2019 23:40:42 You are using pip version 8.1.1, however version 19.0.3 is available.
02-Apr-2019 23:40:42 You should consider upgrading via the 'pip install --upgrade pip' command.
02-Apr-2019 23:40:43 Collecting pika==0.10.0 (from -r /home/clowder/requirements.txt (line 1))
02-Apr-2019 23:40:43   Downloading https://files.pythonhosted.org/packages/26/12/400cf0aca6b1ecf1f00dcd89b246e7a4c8558677304ba067167b8167e714/pika-0.10.0-py2.py3-none-any.whl (92kB)
02-Apr-2019 23:40:43 Collecting requests==2.8.1 (from -r /home/clowder/requirements.txt (line 2))
02-Apr-2019 23:40:43   Downloading https://files.pythonhosted.org/packages/c0/0f/a911a44c89ba01b23d8fe3defbdfca1e962de6f11a11da32658902cdc2a4/requests-2.8.1-py2.py3-none-any.whl (497kB)
02-Apr-2019 23:40:43 Collecting wheel==0.24.0 (from -r /home/clowder/requirements.txt (line 3))
02-Apr-2019 23:40:43   Downloading https://files.pythonhosted.org/packages/e8/14/eaaac12b0432c984a27ad0050a5a0bedc6135df35a0f5f1f35228faf12d4/wheel-0.24.0-py2.py3-none-any.whl (63kB)
02-Apr-2019 23:40:43 Installing collected packages: pika, requests, wheel
02-Apr-2019 23:40:43   Found existing installation: pika 0.11.0
02-Apr-2019 23:40:43     Uninstalling pika-0.11.0:
02-Apr-2019 23:40:45       Successfully uninstalled pika-0.11.0
02-Apr-2019 23:40:45   Found existing installation: requests 2.18.4
02-Apr-2019 23:40:45     Uninstalling requests-2.18.4:
02-Apr-2019 23:40:47       Successfully uninstalled requests-2.18.4
02-Apr-2019 23:40:47 Successfully installed pika-0.10.0 requests-2.8.1 wheel-0.24.0
02-Apr-2019 23:40:47 You are using pip version 8.1.1, however version 19.0.3 is available.
02-Apr-2019 23:40:47 You should consider upgrading via the 'pip install --upgrade pip' command.
02-Apr-2019 23:40:49 Removing intermediate container 3eed80f196bc
02-Apr-2019 23:40:49 ---> 5ac50816ee89
02-Apr-2019 23:40:49 Step 16/21 : USER clowder
02-Apr-2019 23:40:49 ---> Running in 282fe5d25b90
02-Apr-2019 23:40:49 Removing intermediate container 282fe5d25b90
02-Apr-2019 23:40:49 ---> 55e9a03356f5
02-Apr-2019 23:40:49 Step 17/21 : COPY entrypoint.sh *.py *.json /home/clowder/
02-Apr-2019 23:40:50 ---> fc4b1ceb8065
02-Apr-2019 23:40:50 Step 18/21 : RUN mkdir /home/clowder/bin
02-Apr-2019 23:40:51 ---> Running in 47f2b2099145
02-Apr-2019 23:40:52 Removing intermediate container 47f2b2099145
02-Apr-2019 23:40:52 ---> c9dd15a9a373
02-Apr-2019 23:40:52 Step 19/21 : COPY bin /home/clowder/bin
02-Apr-2019 23:40:52 ---> 8cee6d1e2ace
02-Apr-2019 23:40:52 Step 20/21 : ENTRYPOINT ["/home/clowder/entrypoint.sh"]
02-Apr-2019 23:40:53 ---> Running in 272f7b878a94
02-Apr-2019 23:40:53 Removing intermediate container 272f7b878a94
02-Apr-2019 23:40:53 ---> 28167c24f7ad
02-Apr-2019 23:40:53 Step 21/21 : CMD ["extractor"]
02-Apr-2019 23:40:53 ---> Running in 067758fb45ae
02-Apr-2019 23:40:54 Removing intermediate container 067758fb45ae
02-Apr-2019 23:40:54 ---> df17b668d13e
02-Apr-2019 23:40:54 Successfully built df17b668d13e
02-Apr-2019 23:40:54 Successfully tagged 25611:latest
02-Apr-2019 23:40:54 The push refers to repository [docker.io/clowder/extractors-plantcv]
02-Apr-2019 23:40:54 14d99f5effc6: Preparing
02-Apr-2019 23:40:54 1d8e5987edbc: Preparing
02-Apr-2019 23:40:54 05c7130199f8: Preparing
02-Apr-2019 23:40:54 3d4f8f5272df: Preparing
02-Apr-2019 23:40:54 edf9aa93927d: Preparing
02-Apr-2019 23:40:54 dfc40f3aba00: Preparing
02-Apr-2019 23:40:54 2648bbe46648: Preparing
02-Apr-2019 23:40:54 59387fd4b9ae: Preparing
02-Apr-2019 23:40:54 3883528bea7d: Preparing
02-Apr-2019 23:40:54 0cdb02ac1d86: Preparing
02-Apr-2019 23:40:54 f2297bdfc824: Preparing
02-Apr-2019 23:40:54 0fbe2bcb1bf9: Preparing
02-Apr-2019 23:40:54 59669fcdd5eb: Preparing
02-Apr-2019 23:40:54 7f7a065d245a: Preparing
02-Apr-2019 23:40:54 f96e6b25195f: Preparing
02-Apr-2019 23:40:54 c56153825175: Preparing
02-Apr-2019 23:40:54 ae620432889d: Preparing
02-Apr-2019 23:40:54 a2022691bf95: Preparing
02-Apr-2019 23:40:54 dfc40f3aba00: Waiting
02-Apr-2019 23:40:54 0fbe2bcb1bf9: Waiting
02-Apr-2019 23:40:54 2648bbe46648: Waiting
02-Apr-2019 23:40:54 59387fd4b9ae: Waiting
02-Apr-2019 23:40:54 3883528bea7d: Waiting
02-Apr-2019 23:40:54 0cdb02ac1d86: Waiting
02-Apr-2019 23:40:54 59669fcdd5eb: Waiting
02-Apr-2019 23:40:54 f2297bdfc824: Waiting
02-Apr-2019 23:40:54 7f7a065d245a: Waiting
02-Apr-2019 23:40:54 c56153825175: Waiting
02-Apr-2019 23:40:54 f96e6b25195f: Waiting
02-Apr-2019 23:40:54 ae620432889d: Waiting
02-Apr-2019 23:40:56 14d99f5effc6: Pushed
02-Apr-2019 23:40:56 1d8e5987edbc: Pushed
02-Apr-2019 23:40:56 edf9aa93927d: Pushed
02-Apr-2019 23:40:56 05c7130199f8: Pushed
02-Apr-2019 23:40:57 3d4f8f5272df: Pushed
02-Apr-2019 23:40:58 0cdb02ac1d86: Layer already exists
02-Apr-2019 23:40:59 f2297bdfc824: Layer already exists
02-Apr-2019 23:40:59 0fbe2bcb1bf9: Layer already exists
02-Apr-2019 23:40:59 59669fcdd5eb: Layer already exists
02-Apr-2019 23:40:59 7f7a065d245a: Layer already exists
02-Apr-2019 23:41:00 f96e6b25195f: Layer already exists
02-Apr-2019 23:41:00 c56153825175: Layer already exists
02-Apr-2019 23:41:00 ae620432889d: Layer already exists
02-Apr-2019 23:41:00 a2022691bf95: Layer already exists
02-Apr-2019 23:41:01 59387fd4b9ae: Pushed
02-Apr-2019 23:41:05 dfc40f3aba00: Pushed
02-Apr-2019 23:41:14 2648bbe46648: Pushed
02-Apr-2019 23:41:43 3883528bea7d: Pushed
02-Apr-2019 23:41:45 browndog_v0.2.0: digest: sha256:4cb213459d51bb47e569a9d18860d3730a1929ac8c985f2cdd870803483c9ea0 size: 4086
02-Apr-2019 23:41:46 The push refers to repository [docker.io/clowder/extractors-plantcv]
02-Apr-2019 23:41:46 14d99f5effc6: Preparing
02-Apr-2019 23:41:46 1d8e5987edbc: Preparing
02-Apr-2019 23:41:46 05c7130199f8: Preparing
02-Apr-2019 23:41:46 3d4f8f5272df: Preparing
02-Apr-2019 23:41:46 edf9aa93927d: Preparing
02-Apr-2019 23:41:46 dfc40f3aba00: Preparing
02-Apr-2019 23:41:46 2648bbe46648: Preparing
02-Apr-2019 23:41:46 59387fd4b9ae: Preparing
02-Apr-2019 23:41:46 3883528bea7d: Preparing
02-Apr-2019 23:41:46 0cdb02ac1d86: Preparing
02-Apr-2019 23:41:46 f2297bdfc824: Preparing
02-Apr-2019 23:41:46 0fbe2bcb1bf9: Preparing
02-Apr-2019 23:41:46 59669fcdd5eb: Preparing
02-Apr-2019 23:41:46 7f7a065d245a: Preparing
02-Apr-2019 23:41:46 f96e6b25195f: Preparing
02-Apr-2019 23:41:46 c56153825175: Preparing
02-Apr-2019 23:41:46 ae620432889d: Preparing
02-Apr-2019 23:41:46 a2022691bf95: Preparing
02-Apr-2019 23:41:46 dfc40f3aba00: Waiting
02-Apr-2019 23:41:46 2648bbe46648: Waiting
02-Apr-2019 23:41:46 59387fd4b9ae: Waiting
02-Apr-2019 23:41:46 3883528bea7d: Waiting
02-Apr-2019 23:41:46 0cdb02ac1d86: Waiting
02-Apr-2019 23:41:46 f2297bdfc824: Waiting
02-Apr-2019 23:41:46 0fbe2bcb1bf9: Waiting
02-Apr-2019 23:41:46 59669fcdd5eb: Waiting
02-Apr-2019 23:41:46 7f7a065d245a: Waiting
02-Apr-2019 23:41:46 f96e6b25195f: Waiting
02-Apr-2019 23:41:46 c56153825175: Waiting
02-Apr-2019 23:41:46 ae620432889d: Waiting
02-Apr-2019 23:41:46 a2022691bf95: Waiting
02-Apr-2019 23:41:46 1d8e5987edbc: Layer already exists
02-Apr-2019 23:41:46 edf9aa93927d: Layer already exists
02-Apr-2019 23:41:46 05c7130199f8: Layer already exists
02-Apr-2019 23:41:46 14d99f5effc6: Layer already exists
02-Apr-2019 23:41:46 3d4f8f5272df: Layer already exists
02-Apr-2019 23:41:46 2648bbe46648: Layer already exists
02-Apr-2019 23:41:46 dfc40f3aba00: Layer already exists
02-Apr-2019 23:41:51 0cdb02ac1d86: Layer already exists
02-Apr-2019 23:41:51 f2297bdfc824: Layer already exists
02-Apr-2019 23:41:51 3883528bea7d: Layer already exists
02-Apr-2019 23:41:51 59387fd4b9ae: Layer already exists
02-Apr-2019 23:41:51 0fbe2bcb1bf9: Layer already exists
02-Apr-2019 23:41:51 59669fcdd5eb: Layer already exists
02-Apr-2019 23:41:51 c56153825175: Layer already exists
02-Apr-2019 23:41:51 7f7a065d245a: Layer already exists
02-Apr-2019 23:41:51 f96e6b25195f: Layer already exists
02-Apr-2019 23:41:51 ae620432889d: Layer already exists
02-Apr-2019 23:41:52 a2022691bf95: Layer already exists
02-Apr-2019 23:41:52 browndog_v0.3.0: digest: sha256:4cb213459d51bb47e569a9d18860d3730a1929ac8c985f2cdd870803483c9ea0 size: 4086
02-Apr-2019 23:41:52 The push refers to repository [docker.io/clowder/extractors-plantcv]
02-Apr-2019 23:41:52 14d99f5effc6: Preparing
02-Apr-2019 23:41:52 1d8e5987edbc: Preparing
02-Apr-2019 23:41:52 05c7130199f8: Preparing
02-Apr-2019 23:41:52 3d4f8f5272df: Preparing
02-Apr-2019 23:41:52 edf9aa93927d: Preparing
02-Apr-2019 23:41:52 dfc40f3aba00: Preparing
02-Apr-2019 23:41:52 2648bbe46648: Preparing
02-Apr-2019 23:41:52 59387fd4b9ae: Preparing
02-Apr-2019 23:41:52 3883528bea7d: Preparing
02-Apr-2019 23:41:52 0cdb02ac1d86: Preparing
02-Apr-2019 23:41:52 f2297bdfc824: Preparing
02-Apr-2019 23:41:52 0fbe2bcb1bf9: Preparing
02-Apr-2019 23:41:52 59669fcdd5eb: Preparing
02-Apr-2019 23:41:52 7f7a065d245a: Preparing
02-Apr-2019 23:41:52 f96e6b25195f: Preparing
02-Apr-2019 23:41:52 c56153825175: Preparing
02-Apr-2019 23:41:52 ae620432889d: Preparing
02-Apr-2019 23:41:52 a2022691bf95: Preparing
02-Apr-2019 23:41:52 dfc40f3aba00: Waiting
02-Apr-2019 23:41:52 2648bbe46648: Waiting
02-Apr-2019 23:41:52 59387fd4b9ae: Waiting
02-Apr-2019 23:41:52 3883528bea7d: Waiting
02-Apr-2019 23:41:52 0cdb02ac1d86: Waiting
02-Apr-2019 23:41:52 f2297bdfc824: Waiting
02-Apr-2019 23:41:52 0fbe2bcb1bf9: Waiting
02-Apr-2019 23:41:52 59669fcdd5eb: Waiting
02-Apr-2019 23:41:52 7f7a065d245a: Waiting
02-Apr-2019 23:41:52 f96e6b25195f: Waiting
02-Apr-2019 23:41:52 c56153825175: Waiting
02-Apr-2019 23:41:52 ae620432889d: Waiting
02-Apr-2019 23:41:52 a2022691bf95: Waiting
02-Apr-2019 23:41:53 05c7130199f8: Layer already exists
02-Apr-2019 23:41:53 edf9aa93927d: Layer already exists
02-Apr-2019 23:41:53 3d4f8f5272df: Layer already exists
02-Apr-2019 23:41:53 1d8e5987edbc: Layer already exists
02-Apr-2019 23:41:53 14d99f5effc6: Layer already exists
02-Apr-2019 23:41:53 dfc40f3aba00: Layer already exists
02-Apr-2019 23:41:53 3883528bea7d: Layer already exists
02-Apr-2019 23:41:53 59387fd4b9ae: Layer already exists
02-Apr-2019 23:41:53 2648bbe46648: Layer already exists
02-Apr-2019 23:41:53 0cdb02ac1d86: Layer already exists
02-Apr-2019 23:41:53 0fbe2bcb1bf9: Layer already exists
02-Apr-2019 23:41:53 f2297bdfc824: Layer already exists
02-Apr-2019 23:41:53 f96e6b25195f: Layer already exists
02-Apr-2019 23:41:53 7f7a065d245a: Layer already exists
02-Apr-2019 23:41:53 59669fcdd5eb: Layer already exists
02-Apr-2019 23:41:53 c56153825175: Layer already exists
02-Apr-2019 23:41:53 ae620432889d: Layer already exists
02-Apr-2019 23:41:53 a2022691bf95: Layer already exists
02-Apr-2019 23:41:54 latest: digest: sha256:4cb213459d51bb47e569a9d18860d3730a1929ac8c985f2cdd870803483c9ea0 size: 4086
02-Apr-2019 23:41:54 Untagged: 25611:latest
02-Apr-2019 23:41:54 Untagged: clowder/extractors-plantcv:latest
02-Apr-2019 23:41:54 Finished task 'docker build' with result: Success
02-Apr-2019 23:41:54 Running post build plugin 'Docker Container Cleanup'
02-Apr-2019 23:41:54 Running post build plugin 'NCover Results Collector'
02-Apr-2019 23:41:54 Running post build plugin 'Clover Results Collector'
02-Apr-2019 23:41:54 Running post build plugin 'npm Cache Cleanup'
02-Apr-2019 23:41:54 Running post build plugin 'Artifact Copier'
02-Apr-2019 23:41:54 Finalising the build...
02-Apr-2019 23:41:54 Stopping timer.
02-Apr-2019 23:41:54 Build CATS-PLANTCV2-JOB1-16 completed.
02-Apr-2019 23:41:54 Running on server: post build plugin 'NCover Results Collector'
02-Apr-2019 23:41:54 Running on server: post build plugin 'Build Hanging Detection Configuration'
02-Apr-2019 23:41:54 Running on server: post build plugin 'Clover Delta Calculator'
02-Apr-2019 23:41:54 Running on server: post build plugin 'Maven Dependencies Postprocessor'
02-Apr-2019 23:41:54 All post build plugins have finished
02-Apr-2019 23:41:54 Generating build results summary...
02-Apr-2019 23:41:54 Saving build results to disk...
02-Apr-2019 23:41:54 Logging substituted variables...
02-Apr-2019 23:41:54 Indexing build results...
02-Apr-2019 23:41:54 Finished building CATS-PLANTCV2-JOB1-16.