Skip to content
Failed

Changes

Summary

  1. Possible fix for tuning test (details)
Commit f64ebe485ff075b1a035de8a55719b4198a00779 by Gunther Huebler
Possible fix for tuning test
The file was modified jenkins_tests/clubb_fire_tuning_gfortran_test/Jenkinsfile (diff)

Summary

  1. Adding intel source vars line to netcdf install script. Also changing hard coded version to latest, which is a symbolic link so should always be useable. larson-group/sys_admin#738 (details)
  2. Making check to see if baseline output exists before trying to delete. (details)
  3. Adding a sed command to the budget_balance bash script that will always set the l_lmm_stepping flag to false, since that flag does not currently give balanced budgets. (details)
  4. Changing iptables script to look at the correct files for the new computer configuration. (details)
  5. Updating iptables_patrol.bash script for Pop_OS! log file locations. (details)
  6. Moving old_carson's apache comfiguration files to subfolder incase we need to access them again. (details)
  7. Modifying apache_backup.bash to point to the new carson apache2 configuration files for backup. (details)
  8. Updating rc.netfilter to work with new carson. (details)
  9. Changing deploy script sys_admin configuration to have the correct iptables save sommand for new carson. (details)
  10. Adding comma at end of config json to allow it to work. (details)
  11. Final change to the deploy script sys_admin config fixing the post steps for all computers to allow full through run. (details)
  12. Making it so we only use commits tracked back from a single parent tree. (details)
  13. Fixing bug. (details)
  14. Automated apache config backup. (details)
  15. Adding final status message and updating example config file. (details)
  16. Small tweaks for bug prevention (details)
  17. I clarified the usage of the deploy script. (details)
  18. Changing script to check once per day for attempts at access. #756 (details)
  19. Changing devtoolset to version 10 (details)
  20. Updating gfortran compiler and added flag needed for a complete run. (details)
  21. Updating scripts (details)
  22. Changing git checkout command to git reset --hard, since that will wipe away changes caused by run commands if any are present. larson-group/sys_admin#763 (details)
  23. Add a few words to make it easier to find unresolved commits. (details)
  24. Adding stephens_2022_paper branch to script. (details)
  25. Updating NetCDF paths to match the current version on Carson. #763 (details)
  26. Automated nightly tests backup. (details)
  27. Add path for old version of gfortran, needed for E3SM. (details)
  28. Automated apache config backup. (details)
  29. Adding features to nightly test suite. larson-group/sys_admin#38 (details)
  30. Copy Brian's latest merge of CLUBB into E3SM into the e3sm_release repo (details)
  31. Updating the NetCDF Fortran version. (details)
  32. Automated nightly tests backup. (details)
  33. Adding functionality to recognize empty output directories, and also ignore failed runs when updating the baseline commit. larson-group/e3sm#38 (details)
  34. Remove pycache file. (details)
  35. Adding in the login shell option to both nightly_config.sh's and nightly_tests.bash's shebang to allow the use of environment variables. (details)
  36. Automated nightly tests backup. (details)
  37. Changes "components/cam" to "components/eam" (details)
  38. Making it so that when the test exits because the baseline and final commit are the same, it does not result in an error when the unresolved list is empty. Before, it resulted in an error no matter what. (details)
  39. Automated apache config backup. (details)
  40. Automated nightly tests backup. (details)
  41. Automated apache config backup. (details)
  42. Adding execute permissions to the bacula_backup.bash script. (details)
  43. Automated bacula config backup. (details)
  44. Changing the monthly script to check surplus_storage instead of Archive (details)
  45. Updating to include flags for PopOS install. (details)
  46. Uncommenting ZLIB step to help with the install script. (details)
  47. Automated bacula config backup. (details)
  48. Updating iptables_patrol.bash to actually count the Dropping messages. (details)
  49. Correcting the file we are checking for Pop OS (details)
  50. Updating driver script for testing on python 3 version of checkBudget.py (details)
  51. Moving -j8 option to correct make call. Also changing mpi path from ending with _intel to ending with _ifort, since this is the correct name specified when installing mpi using the intel compiler. (details)
  52. Missed a space (details)
  53. Added backup_all_scripts_driver.bash script that has been being run on carson to the sys_admin repo #694 (details)
  54. Updating larson-group.sh script to support newer pgi version and the intel mpi version #786 (details)
  55. updated larson-grtoup paths file so oneapi mpi compiler works properly #786 (details)
  56. updated the dynamic_ip script to python 3 (details)
  57. updated the dynamic_ip script to python 3 (details)
  58. updated broken url finder script to python 3 #693 (details)
  59. updated test_bacula_restore.py script to python 3 #693 (details)
  60. changed iptables patrol script to no longer not be able to find dropping messages #787 (details)
  61. In python range(1,1) will cause the loop not to run at all, so when we only had 1 commit to check (1 commit on the previous day) the baseline would never be updated. This is just a bug, so we want to start the range at 0 and subtract 1 everywhere we see i to compensate, ensuring that the loop runs but that the elements checked remain the same. (details)
  62. Automated bacula config backup. (details)
  63. Added python script to convert netcdf files to csv files. (details)
  64. Removing most recently added files (details)
  65. removed old users from iptables hosts file and commited some code that I didnt commit 6 months ago. (details)
  66. Copies new branch to clubb_release (details)
  67. Updated dynamic_ip.py script to no longer hold onto users when the ip changes. I tested it if fairly rigorously, and it always deletes hosts when they are removed from hosts file, adds when they are added to the hosts file, and properly updates iptables rules when the host ip changes. #798 (details)
  68. I just realized how outdated the hosts file is on sys_admin, so I am adding the updated one that is currently on malan. (details)
  69. Automated bacula config backup. (details)
  70. updating host repo update scripts to support commit logging from clubb #797 (details)
  71. There was an branch that has been updated by this script for awhile, but has not been commited to the sys_admin repo. I am commiting this change now. (details)
  72. Making fixing change to make autoupdate message maker work properly (details)
  73. Added comments to git updates scripts effected by autocommit message maker changes (details)
  74. Added all python test suite configuration files to sys_admin to be (details)
  75. Added short bash script utility to add profile.d path updates to .bashrc (details)
  76. Updated script with minor changes (details)
  77. Updating requirements docs in order to get rid of dependabot alrets. (details)
  78. fixed bug in netcdf_install_script (details)
  79. adding current apache configurations to sys_admin (details)
  80. Update 000-default.conf (details)
  81. Update clubb webpage README.md (details)
  82. Adding new install script (details)
  83. Tweaks to new script (details)
  84. Adding carson crontab to github (details)
  85. Update to install script (details)
  86. Adding some polish to install script (details)
  87. Removing the disable cxx, we do want mpicxx to be created now. (details)
  88. Updated update scripts and raw copy updater to use the commit message (details)
  89. Changed clubb morrison update to not use squash and message args in git subtree merge (details)
  90. Updating nightly test config to support newer configuration on carson (details)
  91. Automated nightly tests backup. (details)
  92. these are edited instal files for mpich and netcdf overseen and changes reccomened by gunther (details)
  93. Adds Gunther's openmp branch to clubb_release repo (details)
  94. Removing files we don't need, and making changes in carson's apache config to facilitate hosting both the larson-group site and jenkins. See https://github.com/larson-group/sys_admin/issues/828\#issuecomment-2125606960 for more detail. (details)
  95. Removing temp file (details)
Commit 1f1f306800a0cccb6aa051ce1b4c66e29a47f97d by Gunther Huebler
Adding intel source vars line to netcdf install script. Also changing hard coded version to latest, which is a symbolic link so should always be useable. larson-group/sys_admin#738
The file was modified netcdf_install_script/install_netcdf.bash (diff)
Commit 7ee5d83735b4c8bc5681be201638cb7e07f5284d by Gunther Huebler
Making check to see if baseline output exists before trying to delete.
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit 9c672f54d3fb0c316475258609ebd1c70b2d3bca by benjamin.andrew.stephens
Adding a sed command to the budget_balance bash script that will always set the l_lmm_stepping flag to false, since that flag does not currently give balanced budgets.

See https://github.com/larson-group/clubb/issues/893#issuecomment-905712817.
The file was modified bitten_test_driver_scripts/check_budget_balance.bash (diff)
Commit d7f62d936baee6a366bdfae3c56da66b05a88f12 by pbroels
Changing iptables script to look at the correct files for the new computer configuration.
The file was modified iptable_scripts/iptables_patrol.bash (diff)
Commit 6f56ada72a78e19d045583b098ee2160160e1c24 by pbroels
Updating iptables_patrol.bash script for Pop_OS! log file locations.
The file was modified iptable_scripts/iptables_patrol.bash (diff)
Commit e53215b193c0e8c663d2e6d9c93b12e11aa49706 by pbroels
Moving old_carson's apache comfiguration files to subfolder incase we need to access them again.
The file was addedapache_config/old_carson_configuration/conf.modules.d/00-mpm.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/00-systemd.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/00-dav.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/01-cgi.conf
The file was addedapache_config/old_carson_configuration/conf.d/fcgid.conf
The file was addedapache_config/old_carson_configuration/conf.d/php.conf
The file was addedapache_config/old_carson_configuration/conf.d/userdir.conf
The file was removedapache_config/conf.modules.d/00-ssl.conf
The file was addedapache_config/old_carson_configuration/conf.d/perl.conf
The file was removedapache_config/conf.modules.d/01-cgi.conf
The file was removedapache_config/conf/magic
The file was addedapache_config/old_carson_configuration/conf.modules.d/10-fcgid.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/02-perl.conf
The file was removedapache_config/conf.d/twiki.conf
The file was removedapache_config/conf.d/welcome.conf
The file was addedapache_config/old_carson_configuration/conf.d/autoindex.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/00-dbd.conf
The file was removedapache_config/conf.modules.d/10-fcgid.conf
The file was removedapache_config/conf.modules.d/10-php.conf
The file was removedapache_config/conf.modules.d/10-wsgi.conf
The file was removedapache_config/conf.d/trac.conf
The file was addedapache_config/old_carson_configuration/conf/magic
The file was removedapache_config/README.md
The file was removedapache_config/conf.modules.d/00-mpm.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/00-ssl.conf
The file was addedapache_config/old_carson_configuration/authz
The file was addedapache_config/old_carson_configuration/conf/httpd-le-ssl.conf
The file was removedapache_config/conf.modules.d/00-dav.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/10-subversion.conf
The file was addedapache_config/old_carson_configuration/conf.d/ssl.conf.bak
The file was removedapache_config/conf.modules.d/00-systemd.conf
The file was addedapache_config/old_carson_configuration/conf.d/README
The file was addedapache_config/old_carson_configuration/conf.d/twiki.conf
The file was removedapache_config/conf.modules.d/00-proxy.conf
The file was removedapache_config/conf.d/ssl.conf.bak
The file was removedapache_config/conf.d/userdir.conf
The file was removedapache_config/authz
The file was addedapache_config/old_carson_configuration/conf.modules.d/10-wsgi.conf
The file was removedapache_config/conf.d/php.conf
The file was removedapache_config/conf.d/manual.conf
The file was removedapache_config/conf.modules.d/00-lua.conf
The file was addedapache_config/old_carson_configuration/README.md
The file was removedapache_config/conf/httpd.conf
The file was addedapache_config/old_carson_configuration/conf/httpd.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/00-lua.conf
The file was removedapache_config/conf.d/perl.conf
The file was removedapache_config/conf.d/autoindex.conf
The file was addedapache_config/old_carson_configuration/conf.d/manual.conf
The file was removedapache_config/conf.d/README
The file was addedapache_config/old_carson_configuration/conf.modules.d/00-proxy.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/00-base.conf
The file was addedapache_config/old_carson_configuration/conf.modules.d/10-php.conf
The file was removedapache_config/conf.modules.d/00-dbd.conf
The file was removedapache_config/conf/httpd-le-ssl.conf
The file was addedapache_config/old_carson_configuration/conf.d/welcome.conf
The file was removedapache_config/conf.d/fcgid.conf
The file was removedapache_config/conf.modules.d/02-perl.conf
The file was removedapache_config/conf.modules.d/10-subversion.conf
The file was addedapache_config/old_carson_configuration/conf.d/trac.conf
The file was removedapache_config/conf.modules.d/00-base.conf
Commit 4287d44b50a4947261e25722338fc603f9a97df3 by pbroels
Modifying apache_backup.bash to point to the new carson apache2 configuration files for backup.
The file was modified backup_scripts/apache_backup.bash (diff)
Commit 6cda4e633fb12fe8bc3afea1fbddd472e75fe4d5 by pbroels
Updating rc.netfilter to work with new carson.
The file was modified iptable_scripts/rc.netfilter (diff)
Commit d46d024b36678efe291c0cd6d56274369905cce4 by pbroels
Changing deploy script sys_admin configuration to have the correct iptables save sommand for new carson.
The file was modified deploy_script/sys_admin_config.json (diff)
Commit 532046fc1ee14447b30de6e6be5b9ebe5756a127 by pbroels
Adding comma at end of config json to allow it to work.
The file was modified deploy_script/sys_admin_config.json (diff)
Commit 4df474c504473c6d2306fad30ab9129faa68f5dd by pbroels
Final change to the deploy script sys_admin config fixing the post steps for all computers to allow full through run.
The file was modified deploy_script/sys_admin_config.json (diff)
Commit 5814cc558bde5e24b74dbf5435f0c74804c58026 by Gunther Huebler
Making it so we only use commits tracked back from a single parent tree.
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit 7e28c7b56d5c2429cb6f145d455d963d1ef1675e by LarsonGroupSysAdmin
Automated apache config backup.
The file was addedapache_config/mods-enabled/authz_core.load
The file was addedapache_config/mods-enabled/env.load
The file was addedapache_config/mods-enabled/autoindex.load
The file was addedapache_config/conf-enabled/charset.conf
The file was addedapache_config/conf-enabled/other-vhosts-access-log.conf
The file was addedapache_config/mods-enabled/alias.conf
The file was addedapache_config/mods-enabled/ssl.conf
The file was addedapache_config/mods-enabled/alias.load
The file was addedapache_config/mods-enabled/deflate.load
The file was addedapache_config/sites-enabled/000-default.conf
The file was addedapache_config/mods-enabled/status.load
The file was addedapache_config/mods-enabled/setenvif.load
The file was addedapache_config/mods-enabled/mime.conf
The file was addedapache_config/sites-enabled/000-default.conf.bck
The file was addedapache_config/mods-enabled/dir.load
The file was addedapache_config/mods-enabled/reqtimeout.conf
The file was addedapache_config/apache2.conf
The file was addedapache_config/mods-enabled/php7.4.conf
The file was addedapache_config/mods-enabled/socache_shmcb.load
The file was addedapache_config/mods-enabled/authn_file.load
The file was addedapache_config/mods-enabled/mime.load
The file was addedapache_config/mods-enabled/mpm_prefork.conf
The file was addedapache_config/mods-enabled/setenvif.conf
The file was addedapache_config/mods-enabled/authn_core.load
The file was addedapache_config/certificate/apache-certificate.crt
The file was addedapache_config/mods-enabled/deflate.conf
The file was addedapache_config/mods-enabled/filter.load
The file was addedapache_config/mods-enabled/reqtimeout.load
The file was addedapache_config/mods-enabled/mpm_prefork.load
The file was addedapache_config/mods-enabled/negotiation.conf
The file was addedapache_config/mods-enabled/access_compat.load
The file was addedapache_config/mods-enabled/dir.conf
The file was addedapache_config/mods-enabled/autoindex.conf
The file was addedapache_config/mods-enabled/ssl.load
The file was addedapache_config/mods-enabled/status.conf
The file was addedapache_config/mods-enabled/auth_basic.load
The file was addedapache_config/mods-enabled/authz_host.load
The file was addedapache_config/certificate/apache.key
The file was addedapache_config/conf-enabled/localized-error-pages.conf
The file was addedapache_config/conf-enabled/security.conf
The file was addedapache_config/conf-enabled/serve-cgi-bin.conf
The file was addedapache_config/mods-enabled/rewrite.load
The file was addedapache_config/mods-enabled/negotiation.load
The file was addedapache_config/mods-enabled/authz_user.load
The file was addedapache_config/mods-enabled/php7.4.load
Commit 38c6270c2fa4c9a0660264f05b407decd633b5ff by Gunther Huebler
Adding final status message and updating example config file.
The file was modified python_nightly_test_suite/bit_diff_clubb_config_example (diff)
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit ac51d30a0ee4fc9f8d2c3d295c3ce7e513a1efa3 by Gunther Huebler
Small tweaks for bug prevention
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit 7a8f0c826aacf2229c460e5c5477446126935095 by noreply
I clarified the usage of the deploy script.
The file was modified deploy_script/README.md (diff)
Commit 58f0b74fc032b8302525ed85bf2c8c014d679b2b by noreply
Changing script to check once per day for attempts at access. #756
The file was modified iptable_scripts/iptables_patrol.bash (diff)
Commit 7fc6221748400ee80b3ec5fcab2761c1ba37ef47 by noreply
Changing devtoolset to version 10
The file was modified set_larson-group_paths/larson-group.sh (diff)
Commit b7cd592bf4fa2214c1b3954b0554ce779db74bd1 by pbroels
Updating gfortran compiler and added flag needed for a complete run.
The file was modified mpich_install_script/install_mpich.bash (diff)
The file was modified mpich_install_script/install_mpich.bash (diff)
The file was modified iptable_scripts/rc.netfilter (diff)
The file was modified netcdf_install_script/install_netcdf.bash (diff)
Commit bdbe4c80dcbe568aa283455a447422853384a45c by Gunther Huebler
Changing git checkout command to git reset --hard, since that will wipe away changes caused by run commands if any are present. larson-group/sys_admin#763
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit 2630c04c50b38c50d622b8518d66edc7774557f6 by noreply
Add a few words to make it easier to find unresolved commits.
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit 6b46ad8780c5c59ff003cbe069e9171e79ddf5da by noreply
Adding stephens_2022_paper branch to script.
The file was modified gitUpdateScripts/updateClubbRelease.sh (diff)
Commit 70124eebc4de0f219adf465d9758c060463bdc14 by noreply
Updating NetCDF paths to match the current version on Carson. #763
The file was modified nightly_tests/build/run_cam.bash (diff)
Commit 97ed1f9a799352f716f69f2809b1dc8bbc30d1dc by LarsonGroupSysAdmin
Automated nightly tests backup.
The file was modified nightly_tests/build/run_cam.bash (diff)
Commit f6db9ed4f96452af8e17fd3683fc3153f6a45002 by noreply
Add path for old version of gfortran, needed for E3SM.
The file was modified set_larson-group_paths/larson-group.sh (diff)
Commit bd5932e747aa3d2ff6c7cc2295829ec4dc60d9b5 by LarsonGroupSysAdmin
Automated apache config backup.
The file was modified apache_config/apache2.conf (diff)
Commit 019af96ceb889fd1974e341e0b7ce2c401699284 by Gunther Huebler
Adding features to nightly test suite. larson-group/sys_admin#38
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
The file was modified python_nightly_test_suite/tests/test.py (diff)
The file was modified python_nightly_test_suite/tests/template_test.py (diff)
The file was addedpython_nightly_test_suite/tests/__pycache__/__init__.cpython-39.pyc
The file was addedpython_nightly_test_suite/tests/__pycache__/template_test.cpython-39.pyc
The file was addedpython_nightly_test_suite/tests/__pycache__/bit_diff_test.cpython-39.pyc
The file was addedpython_nightly_test_suite/tests/__pycache__/test.cpython-39.pyc
The file was modified python_nightly_test_suite/run_test.py (diff)
Commit 30c78a907ef14c96fac7a1ddb02838d173e5e8c7 by noreply
Copy Brian's latest merge of CLUBB into E3SM into the e3sm_release repo

See larson-group/e3sm#46
The file was modified gitUpdateScripts/runUpdates.sh (diff)
Commit 39c2a37467342791964e938a910ea97f09f853dc by noreply
Updating the NetCDF Fortran version.

New carson has version 4.5.3 or NETCDF Fortran installed which may be preventing the CAM nightly tests from properly running. I've updated it from 4.4.5 to the proper version for new carson. #763
The file was modified nightly_tests/build/run_cam.bash (diff)
Commit 4627c1b2e34ada03184d879842c1582617c5a47e by LarsonGroupSysAdmin
Automated nightly tests backup.
The file was modified nightly_tests/build/run_cam.bash (diff)
Commit e60a50e83bf1441a287d80d15eb76b51ff11c2fc by Gunther Huebler
Adding functionality to recognize empty output directories, and also ignore failed runs when updating the baseline commit. larson-group/e3sm#38
The file was modified python_nightly_test_suite/bit_diff_clubb_config_example (diff)
The file was modified python_nightly_test_suite/tests/__pycache__/bit_diff_test.cpython-39.pyc (diff)
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
The file was removedpython_nightly_test_suite/tests/__pycache__/bit_diff_test.cpython-39.pyc
The file was removedpython_nightly_test_suite/tests/__pycache__/__init__.cpython-39.pyc
The file was removedpython_nightly_test_suite/tests/__pycache__/test.cpython-39.pyc
The file was removedpython_nightly_test_suite/tests/__pycache__/template_test.cpython-39.pyc
Commit 19942b892188ef71bf8a91855eef821d9c44db64 by pbroels
Adding in the login shell option to both nightly_config.sh's and nightly_tests.bash's shebang to allow the use of environment variables.
The file was modified nightly_tests/nightly_tests.bash (diff)
The file was modified nightly_tests/nightly_config.sh (diff)
Commit 4284cc007324a3bae4bfc277589b8623ccdd2994 by LarsonGroupSysAdmin
Automated nightly tests backup.
The file was modified nightly_tests/build/run_cam.bash (diff)
Commit 1a23d1c1c6d3b41576b6bd6ddd0943481acfe037 by noreply
Changes "components/cam" to "components/eam" 

so that we can update the new clubb_silhs_devel branch in E3SM.
The file was modified gitUpdateScripts/e3smClubbUpdate.sh (diff)
Commit c6d1ed1b543722ef8a3d1f157c9d40ce5aab351d by Gunther Huebler
Making it so that when the test exits because the baseline and final commit are the same, it does not result in an error when the unresolved list is empty. Before, it resulted in an error no matter what.
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit 6c46baf65add0d68146785c60df2731647534242 by LarsonGroupSysAdmin
Automated apache config backup.
The file was modified apache_config/apache2.conf (diff)
Commit 86dc62872398decfa96311813338e372bfa83e1d by LarsonGroupSysAdmin
Automated nightly tests backup.
The file was modified nightly_tests/build/generate_e3sm_plots.bash (diff)
Commit 60f5b69184e95797122402ebe16922293c5bb2cb by LarsonGroupSysAdmin
Automated apache config backup.
The file was modified apache_config/apache2.conf (diff)
The file was addedapache_config/mods-enabled/headers.load
Commit 3b86cc31770e7c10a64906f327a25e79eee19375 by pbroels
Adding execute permissions to the bacula_backup.bash script.
The file was modified backup_scripts/bacula_backup.bash (diff)
Commit 89f09d7ec262443729e8973fdbf4bad4e539e72a by larsongroupgithub
Automated bacula config backup.
The file was modified bacula_config/bacula-dir.conf (diff)
Commit 3e0db5009189cb3670bedd001513f3e98187ab73 by noreply
Changing the monthly script to check surplus_storage instead of Archive
The file was modified monthly_tests/monthly_patrol.bash (diff)
Commit fbd8b3dd4f235393b72c0b67c22db946e047558b by noreply
Updating to include flags for PopOS install.
The file was modified mpich_install_script/install_mpich.bash (diff)
Commit 567985ff1d789bf7226252bec9634c7f91da6211 by noreply
Uncommenting ZLIB step to help with the install script.
The file was modified netcdf_install_script/install_netcdf.bash (diff)
Commit 50317a5ac313316b59fa415d9a7c8ce893b7f5bd by larsongroupgithub
Automated bacula config backup.
The file was modified bacula_config/bacula-dir.conf (diff)
Commit 7cd476dd979d019deee383d8aee73f0529218c06 by noreply
Updating iptables_patrol.bash to actually count the Dropping messages.

Previously for the computers with a week long iptables check they were either not working correctly or grepping only one day. I added in a for loop to count through each day and add the result of each day together.
The file was modified iptable_scripts/iptables_patrol.bash (diff)
Commit 58d21c115f633c4496462e11e98fb944adbced92 by noreply
Correcting the file we are checking for Pop OS
The file was modified iptable_scripts/iptables_patrol.bash (diff)
Commit 69ec55a894e4a911d687a408be123b2d9cda4ac8 by cernikt
Updating driver script for testing on python 3 version of checkBudget.py
The file was addedbitten_test_driver_scripts/check_budget_balance.bash.bck
The file was modified bitten_test_driver_scripts/check_budget_balance.bash (diff)
Commit 012edb8df1ff40a9ac459aef054bacc9a5aa1dd2 by Gunther Huebler
Moving -j8 option to correct make call. Also changing mpi path from ending with _intel to ending with _ifort, since this is the correct name specified when installing mpi using the intel compiler.
The file was modified set_larson-group_paths/larson-group.sh (diff)
The file was modified netcdf_install_script/install_netcdf.bash (diff)
The file was modified netcdf_install_script/install_netcdf.bash (diff)
Commit d02b4de3fad4f9f9e9cf516c001b58c6785e77f0 by cernikt
Added backup_all_scripts_driver.bash script that has been being run on carson to the sys_admin repo #694
The file was addedbackup_scripts/backup_all_scripts_driver.bash
Commit 3d98762417a88d1f743ea9a74ced52c16b61f0fc by cernikt
Updating larson-group.sh script to support newer pgi version and the intel mpi version #786
The file was modified set_larson-group_paths/larson-group.sh (diff)
Commit 970ca3a174b2ed1be58f6aa1d101ffde4e148d1e by cernikt
updated larson-grtoup paths file so oneapi mpi compiler works properly #786
The file was modified set_larson-group_paths/larson-group.sh (diff)
Commit 10917f37e1ee83c12e22266e841963bec00c39f9 by cernikt
updated the dynamic_ip script to python 3
The file was addediptable_scripts/dynamic_ip3.py
Commit 174a1e0b81e179819be8840008cc4c29229314e8 by cernikt
updated the dynamic_ip script to python 3
The file was modified iptable_scripts/dynamic_ip3.py (diff)
Commit 75bb53c993fb57e33d1a129e1bd4a41cf826c5c4 by cernikt
updated broken url finder script to python 3 #693
The file was modified broken_wiki_URLs_finder/broken_url_finder.py (diff)
Commit d7185f5aca18ff4152b8480227cf191485a9ae68 by cernikt
updated test_bacula_restore.py script to python 3 #693
The file was modified bacula_test_scripts/test_bacula_restore.py (diff)
Commit 5ae5889efabfcef7fe9fffa08f1de943c87d606d by cernikt
changed iptables patrol script to no longer not be able to find dropping messages #787
The file was modified iptable_scripts/iptables_patrol.bash (diff)
Commit ba3b1ef5ceaa07706f078cc61cfdac22d3c6a1c3 by Gunther Huebler
In python range(1,1) will cause the loop not to run at all, so when we only had 1 commit to check (1 commit on the previous day) the baseline would never be updated. This is just a bug, so we want to start the range at 0 and subtract 1 everywhere we see i to compensate, ensuring that the loop runs but that the elements checked remain the same.
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit 7010134f19bb5b17eb4a01cf214257aeb7e95424 by root
Automated bacula config backup.
The file was modified bacula_config/bacula-dir.conf (diff)
Commit 715ce570120c6a3bbe183d9ede111e326a6e57d5 by cernikt
Added python script to convert netcdf files to csv files.
The file was addednetcdf_var_collector/W2_on_U2_plus_V2_last_3_hours.png
The file was addednetcdf_var_collector/netcdf_var-collector.py
The file was addednetcdf_var_collector/W2_last_3_hours.png
The file was addednetcdf_var_collector/U2_last_3_hours.png
The file was addednetcdf_var_collector/V2_last_3_hours.png
The file was addednetcdf_var_collector/Q2DIFTR_last_3_hours.png
The file was addednetcdf_var_collector/CLD_last_3_hours.png
The file was addednetcdf_var_collector/README.md
The file was addednetcdf_var_collector/QT2_last_3_hours.png
The file was addednetcdf_var_collector/d_sqrt_U2_plus_V2_dz_last_3_hours.png
The file was addednetcdf_var_collector/Q2DIFTR_on_QT2_last_3_hours.png
The file was addednetcdf_var_collector/flatten.csv
The file was addednetcdf_var_collector/THETAL_last_3_hours.png
The file was addednetcdf_var_collector/d_sqrt_U2_plus_V2_plus_W2_dz_last_3_hours.png
The file was addednetcdf_var_collector/sqrt_g_on_THETAL_dTHETAL_dz_last_3_hours.png
The file was addednetcdf_var_collector/WSKEW_last_3_hours.png
Commit ad2eeee3ae13f4ecd7f65c96eb5c5b92449333fd by cernikt
Removing most recently added files
The file was removednetcdf_var_collector/Q2DIFTR_on_QT2_last_3_hours.png
The file was removednetcdf_var_collector/netcdf_var-collector.py
The file was removednetcdf_var_collector/flatten.csv
The file was removednetcdf_var_collector/W2_last_3_hours.png
The file was removednetcdf_var_collector/THETAL_last_3_hours.png
The file was removednetcdf_var_collector/V2_last_3_hours.png
The file was removednetcdf_var_collector/README.md
The file was removednetcdf_var_collector/WSKEW_last_3_hours.png
The file was removednetcdf_var_collector/sqrt_g_on_THETAL_dTHETAL_dz_last_3_hours.png
The file was removednetcdf_var_collector/U2_last_3_hours.png
The file was removednetcdf_var_collector/d_sqrt_U2_plus_V2_dz_last_3_hours.png
The file was removednetcdf_var_collector/Q2DIFTR_last_3_hours.png
The file was removednetcdf_var_collector/QT2_last_3_hours.png
The file was removednetcdf_var_collector/W2_on_U2_plus_V2_last_3_hours.png
The file was removednetcdf_var_collector/d_sqrt_U2_plus_V2_plus_W2_dz_last_3_hours.png
The file was removednetcdf_var_collector/CLD_last_3_hours.png
Commit 42281d4b11e80f65897b48964d23743fc0fe53c5 by cernikt
removed old users from iptables hosts file and commited some code that I didnt commit 6 months ago.
The file was modified iptable_scripts/hosts (diff)
The file was modified iptable_scripts/dynamic_ip.py (diff)
The file was modified netcdf_install_script/install_netcdf.bash (diff)
Commit 100a71dd7770fcb4100b7313a02177437750b359 by noreply
Copies new branch to clubb_release

so that NCAR can include a bug fix for the monotonic flux limiter into CAM.
The file was modified gitUpdateScripts/updateClubbRelease.sh (diff)
Commit 767e1a7e8af403321c1b3b3f93e261ccfedddbf9 by cernikt
Updated dynamic_ip.py script to no longer hold onto users when the ip changes. I tested it if fairly rigorously, and it always deletes hosts when they are removed from hosts file, adds when they are added to the hosts file, and properly updates iptables rules when the host ip changes. #798
The file was modified iptable_scripts/dynamic_ip.py (diff)
Commit 867ac763c2252ea0e79935eb456b6fa02aee9a00 by cernikt
I just realized how outdated the hosts file is on sys_admin, so I am adding the updated one that is currently on malan.
The file was modified iptable_scripts/hosts (diff)
Commit 0c06a030edaf2e803d2825c75915a3421ad30d93 by root
Automated bacula config backup.
The file was modified bacula_config/bacula-dir.conf (diff)
Commit 6ca6dc00d6940b0e10a863abd79b6883bf4672c5 by cernikt
updating host repo update scripts to support commit logging from clubb #797
The file was modified gitUpdateScripts/camClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/samClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/e3smClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/wrfClubbUpdate.sh (diff)
Commit 8eed9a6413bb87f818b50555eb5c21bba7a83555 by LarsonGroupSysAdmin
There was an branch that has been updated by this script for awhile, but has not been commited to the sys_admin repo. I am commiting this change now.
The file was modified gitUpdateScripts/updateClubbRelease.sh (diff)
Commit d8c52e4afe70f464eed0c0a321eccc7486b5dd39 by cernikt
Making fixing change to make autoupdate message maker work properly

initially i had written these with python as the system to run the code. On malan, this was python version 3.9, on carson, it was python 2. This change will make it work properly
The file was modified gitUpdateScripts/e3smClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/samClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/camClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/wrfClubbUpdate.sh (diff)
Commit a747ed17e6470e7657c296b36c2d88550ed85c91 by cernikt
Added comments to git updates scripts effected by autocommit message maker changes
The file was modified gitUpdateScripts/e3smClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/wrfClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/camClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/samClubbUpdate.sh (diff)
Commit b13dedcce3e916d58487af02c7c8efc3b5cec0f3 by cernikt
Added all python test suite configuration files to sys_admin to be
backup copies

contributes to #802
The file was addedpython_nightly_test_suite/config_files/bit_diff_cam_config
The file was addedpython_nightly_test_suite/config_files/bit_diff_clubb_e3sm_flags_config
The file was addedpython_nightly_test_suite/config_files/bin_diff_threading_no_silhs_cam_config
The file was addedpython_nightly_test_suite/config_files/bit_diff_cam_r8029_config
The file was addedpython_nightly_test_suite/config_files/bit_diff_clubb_bc_r8092_config
The file was addedpython_nightly_test_suite/config_files/bit_diff_clubb_config
The file was addedpython_nightly_test_suite/config_files/bit_diff_e3sm_ne4_config
Commit 76c895cd426e5266efa8a8de6c99087686129c42 by cernikt
Added short bash script utility to add profile.d path updates to .bashrc
This is done so that paths will always be set no matter how a user logs
in.
The file was addedutilities/update_bashrc_for_users.sh
Commit 1988c5e6832cfdbb3464e32465a35698cbe682cf by cernikt
Updated script with minor changes
The file was modified iptable_scripts/dynamic_ip3.py (diff)
Commit 7f35f1c436b00cb08795e87241b6417cc08d3a7b by cernikt
Updating requirements docs in order to get rid of dependabot alrets.
Functions that use requirements still work with newer versions.
The file was modified deploy_script/requirements.txt (diff)
The file was modified bacula_test_scripts/requirements.txt (diff)
Commit fcaa38db7e378909c2cc874e04a761b0a17d5ba2 by root
fixed bug in netcdf_install_script
The file was modified netcdf_install_script/install_netcdf.bash (diff)
Commit 88004047b73fb8b57878dfece9f83fbf45ff832c by cernikt
adding current apache configurations to sys_admin
The file was addedapache_config/carson/apache2.conf
The file was addedapache_config/nelson/jenkins.conf
The file was addedapache_config/carson/000-default.conf
The file was addedapache_config/nelson/apache2.conf
Commit e71a2c17fb00509c89d7a24fbe0375cb232cb7ee by noreply
Update 000-default.conf

Updated root path to be consistent with previous setup.
The file was modified apache_config/carson/000-default.conf (diff)
Commit a62a89f486475e43f0a4c099c48b99f511e853bf by noreply
Update clubb webpage README.md
The file was modified larson-group-website/README.md (diff)
Commit 88135e498e66c122438b9f87e7be0b6f9c87d858 by Gunther Huebler
Adding new install script
The file was addedesmf_install_script/install_esmf.bash
The file was modified esmf_install_script/install_esmf.bash (diff)
Commit 1219cafcb9dd66b81b6e592ba66c3c847f743bed by root
Adding carson crontab to github
The file was addedcarson_crontab/carson_crontab.txt
The file was modified esmf_install_script/install_esmf.bash (diff)
Commit 2dc4d6cf8769d31944644971e9ff3c196fab6e61 by Gunther Huebler
Adding some polish to install script
The file was modified esmf_install_script/install_esmf.bash (diff)
Commit 57368a1f45b482cab56e8c25c7c7854378a80b41 by Gunther Huebler
Removing the disable cxx, we do want mpicxx to be created now.
The file was modified mpich_install_script/install_mpich.bash (diff)
Commit 117e43f4d39b259a6dfb700a311474990a3a4995 by cernikt
Updated update scripts and raw copy updater to use the commit message
generated by the autocommit message maker
The file was modified gitUpdateScripts/samClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/camClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/e3smClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/wrfClubbUpdate.sh (diff)
The file was modified gitUpdateScripts/primativeGitFolderUpdater.sh (diff)
Commit 070b2203c0b807269d48c829717b1347f161a570 by LarsonGroupSysAdmin
Changed clubb morrison update to not use squash and message args in git subtree merge
The file was modified gitUpdateScripts/updateClubbMorrison.sh (diff)
Commit f492ff99accd8fb31ac495d7f4abe8c4c6f0c57d by LarsonGroupSysAdmin
Updating nightly test config to support newer configuration on carson
The file was modified nightly_tests/nightly_config.sh (diff)
Commit 0b907cf612afb2849088e6479b07269101550ca6 by LarsonGroupSysAdmin
Automated nightly tests backup.
The file was modified nightly_tests/build/run_cam.bash (diff)
Commit 0cd1601ec4eca75c78d74a4bf61f6f546f398fe5 by picket23
these are edited instal files for mpich and netcdf overseen and changes reccomened by gunther
The file was modified mpich_install_script/install_mpich.bash (diff)
The file was modified netcdf_install_script/install_netcdf.bash (diff)
Commit 3e2fe67aa2761b7dbf7b49d582bbd94ff2ec1d14 by noreply
Adds Gunther's openmp branch to clubb_release repo
The file was modified gitUpdateScripts/updateClubbRelease.sh (diff)
Commit cd03262a6b9b5e40a7c76172e265f19d701d6d3e by Gunther Huebler
Removing files we don't need, and making changes in carson's apache config to facilitate hosting both the larson-group site and jenkins. See https://github.com/larson-group/sys_admin/issues/828\#issuecomment-2125606960 for more detail.
The file was addedapache_config/nelson/.jenkins.conf.swp
The file was modified apache_config/carson/apache2.conf (diff)
The file was removedapache_config/apache2.conf
The file was removedapache_config/nelson/jenkins.conf
The file was removedapache_config/nelson/.jenkins.conf.swp