Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Piro: overwriting solver defaults w/o mass lumping #10221

Merged
merged 1 commit into from Feb 22, 2022

Conversation

ikalash
Copy link
Contributor

@ikalash ikalash commented Feb 20, 2022

Overwriting Epetra-based solver set by default in Piro::InvertMassMatrixDecorator to prevent cast error (since this routine is Tpetra-based). Needed for Albany-LCM.

…assMatrixDecorator

to prevent cast error (since this routine is Tpetra-based).
@ikalash ikalash added pkg: Piro AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed client: Albany Issue impacting the Albany project client: LCM Solid mechanics fork of Albany labels Feb 20, 2022
@ikalash ikalash requested a review from lxmota February 20, 2022 04:45
Copy link
Contributor

@lxmota lxmota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_clang_10.0.0 to start: Total Wait = 603

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6722
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4240
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4760
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11839
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4605
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: python-3

  • Build Num: 1168
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 378
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: piro_prevent_bad_cast_no_lump
  • SHA: b826c55
  • Mode: TEST_REPO

Pull Request Author: ikalash

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - Timed out waiting for ALL builds to complete: Total Wait = 25260; Max Timeout = 25200

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6722
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4240
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4760
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11839
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4605
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: python-3

  • Build Num: 1168
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 378
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 6722 (click to expand)

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6722
Cur dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic141&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6722&field3=buildstamp&compare3=61&value3=20220220-1708-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6722&field2=buildstamp&compare2=61&value2=20220220-1708-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6722&field2=buildstamp&compare2=61&value2=20220220-1708-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.. Size of output: 101K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
.................................................. Size: 549K
.................................................. Size: 599K
.................................................. Size: 649K
....................................... Size of output: 688K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6722
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 4240 (click to expand)

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Piro'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4240
Cur dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic143&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4240&field3=buildstamp&compare3=61&value3=20220220-1708-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4240&field2=buildstamp&compare2=61&value2=20220220-1708-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4240&field2=buildstamp&compare2=61&value2=20220220-1708-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................... Size of output: 69K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................. Size of output: 433K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4240
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 4760 (click to expand)

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Piro'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4760
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4760&field3=buildstamp&compare3=61&value3=20220220-1708-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4760&field2=buildstamp&compare2=61&value2=20220220-1708-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4760&field2=buildstamp&compare2=61&value2=20220220-1708-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
. Size of output: 100K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................... Size of output: 20K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4760
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 11839 (click to expand)

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Piro'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11839
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11839&field3=buildstamp&compare3=61&value3=20220220-1708-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11839&field2=buildstamp&compare2=61&value2=20220220-1708-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11839&field2=buildstamp&compare2=61&value2=20220220-1708-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
. Size of output: 100K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................... Size of output: 20K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11839
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 4605 (click to expand)

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Piro'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4605
Cur dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4605&field3=buildstamp&compare3=61&value3=20220220-1709-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4605&field2=buildstamp&compare2=61&value2=20220220-1709-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4605&field2=buildstamp&compare2=61&value2=20220220-1709-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
. Size of output: 100K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.......................... Size of output: 25K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4605
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : python-3 # 1168 (click to expand)

+--------------------------------------+
| ctest-stage-configure.cmake FINISH   |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake START        |
+--------------------------------------+
+----------------------------------------------------------+
+ START build step
+----------------------------------------------------------+
   Each symbol represents 1024 bytes of output.
    . Size of output: 0K
+----------------------------------------------------------+
+ END build step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Build
>>> CTEST_DROP_METHOD : https
>>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
>>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic142&field2=buildname&compare2=61&value2=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1168&field3=buildstamp&compare3=61&value3=20220220-1709-Pull%20Request
>>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1168&field2=buildstamp&compare2=61&value2=20220220-1709-Pull%20Request
>>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1168&field2=buildstamp&compare2=61&value2=20220220-1709-Pull%20Request
>>> ctest_submit(PARTS        Build
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Build submit: OK
>>> CDash Build-ID : 38491
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake FINISH       |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-test.cmake START         |
+--------------------------------------+
+----------------------------------------------------------+
+ START test step
+----------------------------------------------------------+
+----------------------------------------------------------+
+ END test step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Test
>>> CTEST_DROP_METHOD : https
>>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
>>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic142&field2=buildname&compare2=61&value2=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1168&field3=buildstamp&compare3=61&value3=20220220-1709-Pull%20Request
>>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1168&field2=buildstamp&compare2=61&value2=20220220-1709-Pull%20Request
>>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1168&field2=buildstamp&compare2=61&value2=20220220-1709-Pull%20Request
>>> ctest_submit(PARTS        Test
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Test submit: OK
>>> CDash Build-ID : 38491
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_single_submit() START
+----------------------------------------------------------+
>>> SKIPPED
>>> skip_single_submit : ON
+----------------------------------------------------------+
+ submit_single_submit() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_upload_config_files() START
+----------------------------------------------------------+
>>> ctest_upload(FILES /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/pull_request_test/configure_command.txt
                 /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/generatedPRFragment.cmake
                 /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/packageEnables.cmake )
>>> ctest_submit(PARTS upload
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE file_upload_erorr)
>>> Config Files Upload: OK
+----------------------------------------------------------+
+ submit_upload_config_files() FINISH
+----------------------------------------------------------+
>>> captured_cmake_error = 0 (unused)
>>> test_error           = 0
Test(s) passed.
+--------------------------------------+
| ctest-stage-test.cmake FINISH        |
+--------------------------------------+
+--------------------------------------+
| ctest-driver.cmake FINISH            |
+--------------------------------------+
TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
TrilinosPRConfigurationStandard.py:107 execute_test()> 
PullRequestLinuxDriverTest.py main()> Done.
PRDriver> OK
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : _cuda_10.1.243 # 378 (click to expand)

using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/DetermineSystem.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8ced643058db275dd72a0d87ebd1071232bb0069 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ced643058db275dd72a0d87ebd1071232bb0069 # timeout=10
Commit message: "Merge branch 'GenConfig_issue10' into 'master'"
 > git rev-list --no-walk 8ced643058db275dd72a0d87ebd1071232bb0069 # timeout=10
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/KeywordParser.git # timeout=10
Fetching upstream changes from git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/KeywordParser.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/KeywordParser.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 96e60bcf25fd3867f94e4080c133d6c424fed0f8 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 96e60bcf25fd3867f94e4080c133d6c424fed0f8 # timeout=10
Commit message: "Merge branch 'issue2' into 'master'"
 > git rev-list --no-walk 96e60bcf25fd3867f94e4080c133d6c424fed0f8 # timeout=10
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/SetProgramOptions.git # timeout=10
Fetching upstream changes from git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/SetProgramOptions.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/SetProgramOptions.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c0b3cec0e2309d726f450b449c080a33e7df3092 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0b3cec0e2309d726f450b449c080a33e7df3092 # timeout=10
Commit message: "Documentation Updates"
 > git rev-list --no-walk c0b3cec0e2309d726f450b449c080a33e7df3092 # timeout=10
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/SimpleTestingRefactor.git # timeout=10
Fetching upstream changes from git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/SimpleTestingRefactor.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress git@gitlab-ex.sandia.gov:trilinos-devops-consolidation/code/SimpleTestingRefactor.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 4377d8171cd0b4460dd1f5aa3f9dfe7392655471 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4377d8171cd0b4460dd1f5aa3f9dfe7392655471 # timeout=10
Commit message: "Merge branch 'parallel_link_jobs_limit' into 'main'"
 > git rev-list --no-walk 4377d8171cd0b4460dd1f5aa3f9dfe7392655471 # timeout=10
The recommended git tool is: NONE
using credential d114a317-3cfb-4285-8fc7-79ae654877f4
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@cee-gitlab.sandia.gov:trilinos-project/srn-ini-files.git # timeout=10
Fetching upstream changes from git@cee-gitlab.sandia.gov:trilinos-project/srn-ini-files.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials Trilinos ssh key
 > git fetch --tags --progress git@cee-gitlab.sandia.gov:trilinos-project/srn-ini-files.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 8301c52b7bea52ee4431c462bac3a25a6cf876d6 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8301c52b7bea52ee4431c462bac3a25a6cf876d6 # timeout=10
Commit message: "trilinos/sensistive_keywords.txt: Add more keywords"
 > git rev-list --no-walk 8301c52b7bea52ee4431c462bac3a25a6cf876d6 # timeout=10
[Checks API] No suitable checks publisher found.
[_cuda_10.1.243@4] $ /bin/env bash -l /tmp/jenkins2825645245677289124.sh
+ FORCE=
+ '[' true == true ']'
+ FORCE=--force
+ echo 'FORCE: --force'
FORCE: --force
+ pwd
/vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@4
+ rm -rf pull_request_test/CMakeCache.txt pull_request_test/CMakeFiles
+ Trilinos/commonTools/framework/clean_workspace/clean_workspace --force pull_request_test
Cleaning directory pull_request_test due to command line option
+ exit 0
[_cuda_10.1.243@4] $ /usr/bin/env bash -l /tmp/jenkins9212594515398939476.sh
/vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@4 /vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@4
/vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@4/GenConfig
/vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@4
+ rdc_regex='.*(-rdc)'
+ [[ _cuda_10.1.243 =~ .*(-rdc) ]]
+ bsub -Is -nnodes 2 -J trilinos-folder/_cuda_10.1.243 -W 12:00 /vscratch1/trilinos/jenkins/vortex-trilinos/workspace/trilinos-folder/_cuda_10.1.243@4/Trilinos/packages/framework/pr_tools/PullRequestLinuxDriver.sh
Job <93317> is submitted to default queue .
<>
Build was aborted
Aborted by James M Willenbring
Archiving artifacts
[Checks API] No suitable checks publisher found.
Job <93317> is being terminated
Finished: ABORTED


CDash Test Results for PR# 10221.


Wiki: How to Reproduce PR Testing Builds and Errors.

@ikalash
Copy link
Contributor Author

ikalash commented Feb 21, 2022

@trilinos/framework : the auto tester is reporting errors for this PR but I’m not seeing them on the cdash site. Is there an issue with the auto tester?

@ikalash ikalash added the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 21, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6724
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4242
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4762
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11841
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4607
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: python-3

  • Build Num: 1170
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 380
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: piro_prevent_bad_cast_no_lump
  • SHA: b826c55
  • Mode: TEST_REPO

Pull Request Author: ikalash

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - Timed out waiting for ALL builds to complete: Total Wait = 25260; Max Timeout = 25200

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6724
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4242
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4762
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11841
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4607
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: python-3

  • Build Num: 1170
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 380
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: Piro;AT: RETEST;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_8.3.0 # 6724 (click to expand)

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6724
Cur dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic141&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6724&field3=buildstamp&compare3=61&value3=20220221-0610-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6724&field2=buildstamp&compare2=61&value2=20220221-0610-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6724&field2=buildstamp&compare2=61&value2=20220221-0610-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
.. Size of output: 101K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................................. Size: 449K
.................................................. Size: 499K
.................................................. Size: 549K
.................................................. Size: 599K
.................................................. Size: 649K
....................................... Size of output: 688K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_gcc_8.3.0-6724
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic141/workspace/trilinos-folder/Trilinos_pullrequest_gcc_8.3.0/Trilinos/cmake/std/PullRequestLinuxGCC8.3.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_serial # 4242 (click to expand)

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Piro'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4242
Cur dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
Parallel level = 20
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic143&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4242&field3=buildstamp&compare3=61&value3=20220221-0610-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4242&field2=buildstamp&compare2=61&value2=20220221-0610-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4242&field2=buildstamp&compare2=61&value2=20220221-0610-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................... Size of output: 69K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
.................................................. Size: 49K
.................................................. Size: 99K
.................................................. Size: 149K
.................................................. Size: 199K
.................................................. Size: 249K
.................................................. Size: 299K
.................................................. Size: 349K
.................................................. Size: 399K
.................................. Size of output: 433K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_serial-4242
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=20
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic143/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_serial/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0SerialTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 4762 (click to expand)

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Piro'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4762
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4762&field3=buildstamp&compare3=61&value3=20220221-0610-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4762&field2=buildstamp&compare2=61&value2=20220221-0610-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4762&field2=buildstamp&compare2=61&value2=20220221-0610-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
. Size of output: 100K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
............... Size of output: 14K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_gcc_7.2.0_debug-4762
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_gcc_7.2.0_debug/Trilinos/cmake/std/PullRequestLinuxGCC7.2.0DebugTestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_intel_17.0.1 # 11841 (click to expand)

git diff --name-only origin/develop..HEAD > /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/changed-files.txt

Wrote file 'changed-files.txt'

Current directory: /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1

C) Get the unfiltered list of changed Trilinos packages (including 'ALL_PACKAGES')

CHANGED_PACKAGES_FULL_LIST='Piro'

D) Filter list of changed packages to get only the PT packages

CHANGED_PACKAGES_ST_LIST='Piro'

E) Generate the packageEnables.cmake enables file

Wrote file 'packageEnables.cmake'

F) Generate the package_subproject_list.cmake file

Wrote file 'package_subproject_list.cmake'
Build name = PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11841
Cur dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
Source dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
Binary dir = /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
Parallel level = 29
Testing Parallel level = 4
skip_by_parts_submit = OFF
skip_single_submit = ON
skip_update_step = ON
skip_upload_config_files = OFF
skip_clean_build_dir = ON
Subproject count = 62
Dashboard model = Experimental
Dashboard track = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake"
-C "/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/packageEnables.cmake"
-DTrilinos_ENABLE_TESTS:BOOL=ON
-DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
-G "Ninja"
/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic158&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11841&field3=buildstamp&compare3=61&value3=20220221-0610-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11841&field2=buildstamp&compare2=61&value2=20220221-0610-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11841&field2=buildstamp&compare2=61&value2=20220221-0610-Pull Request-Experimental
Starting configure step.
Each . represents 1024 bytes of output
.................................................. Size: 50K
.................................................. Size: 100K
. Size of output: 100K
configure submit error = 0
Configure suceeded.
Starting build step.
Each symbol represents 1024 bytes of output.
............... Size of output: 14K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_intel_17.0.1-11841
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic158/workspace/trilinos-folder/Trilinos_pullrequest_intel_17.0.1/Trilinos/cmake/std/PullRequestLinuxIntel17.0.1TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 4607 (click to expand)

Subproject count         = 62
Dashboard model          = Experimental
Dashboard track          = Pull Request
Running configuration:
/projects/sems/install/rhel7-x86_64/sems/utility/cmake/3.17.1/bin/cmake 
  -C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake"
  -C "/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/packageEnables.cmake"
  -DTrilinos_ENABLE_TESTS:BOOL=ON
  -DTrilinos_PARALLEL_LINK_JOBS_LIMIT:STRING=2
  -G "Ninja"
  /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos
CTEST_DROP_LOCATION = /cdash/submit.php?project=Trilinos
CDash URL1 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic166&field2=buildname&compare2=61&value2=PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4607&field3=buildstamp&compare3=61&value3=20220221-0611-Pull Request-Experimental
CDash URL2 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4607&field2=buildstamp&compare2=61&value2=20220221-0611-Pull Request-Experimental
CDash URL3 = https://testing.sandia.gov/cdash/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4607&field2=buildstamp&compare2=61&value2=20220221-0611-Pull Request-Experimental
Starting configure step.
   Each . represents 1024 bytes of output
    ..................................................  Size: 50K
    ..................................................  Size: 100K
    . Size of output: 100K
configure submit error = 0
Configure suceeded.
Starting build step.
   Each symbol represents 1024 bytes of output.
    ..................................................  Size: 49K
    ..................................................  Size: 99K
    ..................................................  Size: 149K
    ..................................................  Size: 200K
    ..................................................  Size: 250K
    ..................................................  Size: 300K
    ..................................................  Size: 350K
    ..................................................  Size: 399K
    ..................................................  Size: 450K
    ..................................................  Size: 499K
    ..................................................  Size: 550K
    ..................................................  Size: 599K
    ..................................................  Size: 649K
    ..................................................  Size: 699K
    ..................................................  Size: 749K
    ..................................................  Size: 799K
    ..................................................  Size: 850K
    ..................................................  Size: 899K
    ..................................................  Size: 949K
    ..................................................  Size: 999K
    ..................................................  Size: 1050K
    ..................................................  Size: 1100K
    ..................................................  Size: 1150K
    ..................................................  Size: 1199K
    ..................................................  Size: 1250K
    ..................................................  Size: 1300K
    ..................................................  Size: 1349K
    ..................................................  Size: 1399K
    ..................................................  Size: 1449K
    ..................................................  Size: 1499K
    ..................................................  Size: 1550K
    ..................................................  Size: 1599K
    ..................................................  Size: 1649K
    ................................. Size of output: 1683K
Build succeeded.
build submit error = 0
Starting testing step.
Tests succeeded.
test submit error = 0
File upload submit error = 0

Enabled Packages:
-- Setting Trilinos_ENABLE_Piro = ON

+--------------------------------------------------------------------+
| G e n e r a t e packageEnables.cmake C O M P L E T E D
+--------------------------------------------------------------------+

+==============================================================================+
| E X E C U T E S T A N D A R D P U L L R E Q E S T T E S T
+==============================================================================+

--- Change directory to /scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/TFW_testing_single_configure_prototype
--- OK

--- ctest command:
--- cmd = ctest
-S
simple_testing.cmake
-Dbuild_name=PR-10221-test-Trilinos_pullrequest_clang_10.0.0-4607
-Dskip_by_parts_submit=OFF
-Dskip_update_step=ON
-Ddashboard_model=Experimental
-Ddashboard_track=Pull Request
-DPARALLEL_LEVEL=29
-DTEST_PARALLEL_LEVEL=4
-Dbuild_dir=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/pull_request_test
-Dconfigure_script=/scratch/trilinos/jenkins/ascic166/workspace/trilinos-folder/Trilinos_pullrequest_clang_10.0.0/Trilinos/cmake/std/PullRequestLinuxClang10.0.0TestingSettings.cmake
-Dpackage_enables=../packageEnables.cmake
-Dsubprojects_file=../package_subproject_list.cmake

Done.
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : python-3 # 1170 (click to expand)

+--------------------------------------+
| ctest-stage-configure.cmake FINISH   |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake START        |
+--------------------------------------+
+----------------------------------------------------------+
+ START build step
+----------------------------------------------------------+
   Each symbol represents 1024 bytes of output.
    . Size of output: 0K
+----------------------------------------------------------+
+ END build step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Build
>>> CTEST_DROP_METHOD : https
>>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
>>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic142&field2=buildname&compare2=61&value2=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1170&field3=buildstamp&compare3=61&value3=20220221-0611-Pull%20Request
>>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1170&field2=buildstamp&compare2=61&value2=20220221-0611-Pull%20Request
>>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1170&field2=buildstamp&compare2=61&value2=20220221-0611-Pull%20Request
>>> ctest_submit(PARTS        Build
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Build submit: OK
>>> CDash Build-ID : 38495
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake FINISH       |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-test.cmake START         |
+--------------------------------------+
+----------------------------------------------------------+
+ START test step
+----------------------------------------------------------+
+----------------------------------------------------------+
+ END test step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Test
>>> CTEST_DROP_METHOD : https
>>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
>>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=ascic142&field2=buildname&compare2=61&value2=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1170&field3=buildstamp&compare3=61&value3=20220221-0611-Pull%20Request
>>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1170&field2=buildstamp&compare2=61&value2=20220221-0611-Pull%20Request
>>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-rhel7_sems-gnu-7.2.0-anaconda3-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_no-mpi_no-pt_no-rdc_pr-framework-1170&field2=buildstamp&compare2=61&value2=20220221-0611-Pull%20Request
>>> ctest_submit(PARTS        Test
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Test submit: OK
>>> CDash Build-ID : 38495
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_single_submit() START
+----------------------------------------------------------+
>>> SKIPPED
>>> skip_single_submit : ON
+----------------------------------------------------------+
+ submit_single_submit() FINISH
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_upload_config_files() START
+----------------------------------------------------------+
>>> ctest_upload(FILES /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/pull_request_test/configure_command.txt
                 /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/generatedPRFragment.cmake
                 /scratch/trilinos/jenkins/ascic142/workspace/trilinos-folder/python-3/packageEnables.cmake )
>>> ctest_submit(PARTS upload
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE file_upload_erorr)
>>> Config Files Upload: OK
+----------------------------------------------------------+
+ submit_upload_config_files() FINISH
+----------------------------------------------------------+
>>> captured_cmake_error = 0 (unused)
>>> test_error           = 0
Test(s) passed.
+--------------------------------------+
| ctest-stage-test.cmake FINISH        |
+--------------------------------------+
+--------------------------------------+
| ctest-driver.cmake FINISH            |
+--------------------------------------+
TrilinosPRConfigurationStandard.py:99 execute_test()> --- OK
TrilinosPRConfigurationStandard.py:107 execute_test()> 
PullRequestLinuxDriverTest.py main()> Done.
PRDriver> OK
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: SUCCESS

Console Output (last 100 lines) : _cuda_10.1.243 # 380 (click to expand)

    ..................................................  Size: 5550K
    ..................................................  Size: 5599K
    ..................................................  Size: 5650K
    ..................................................  Size: 5699K
    ..................................................  Size: 5749K
    ..................................................  Size: 5799K
    ..................................................  Size: 5849K
    ..................................................  Size: 5900K
    ..................................................  Size: 5950K
    ..................................................  Size: 6000K
    ..................................................  Size: 6050K
    ..................................................  Size: 6100K
    ..................................................  Size: 6150K
    ..................................................  Size: 6199K
    ..................................................  Size: 6249K
    ..................................................  Size: 6300K
    ..................................................  Size: 6350K
    ..................................................  Size: 6400K
    ..................................................  Size: 6449K
    ..................................................  Size: 6499K
    ..................................................  Size: 6550K
    ..................................................  Size: 6600K
    ..................................................  Size: 6650K
    ..................................................  Size: 6699K
    ..................................................  Size: 6750K
    ..................................................  Size: 6800K
    ..................................................  Size: 6849K
    ..................................................  Size: 6900K
    ..................................................  Size: 6950K
    ..................................................  Size: 6999K
    ..................................................  Size: 7049K
    ..................................................  Size: 7099K
    ..................................................  Size: 7149K
    ..................................................  Size: 7200K
    ..................................................  Size: 7249K
    ..................................................  Size: 7299K
    ..................................................  Size: 7350K
    ..................................................  Size: 7400K
    ..................................................  Size: 7449K
    ..................................................  Size: 7499K
    ..................................................  Size: 7549K
    ..................................................  Size: 7599K
    ..................................................  Size: 7649K
    ..................................................  Size: 7700K
    ..................................................  Size: 7749K
    ..................................................  Size: 7799K
    ..................................................  Size: 7849K
    ..................................................  Size: 7900K
    ..................................................  Size: 7949K
    ..................................................  Size: 7999K
    ..................................................  Size: 8049K
    ..................................................  Size: 8099K
    ..................................................  Size: 8150K
    ..................................................  Size: 8199K
    ..................................................  Size: 8250K
    ..................................................  Size: 8299K
    ..................................................  Size: 8349K
    ..................................................  Size: 8400K
    ..................................................  Size: 8449K
    ..................................................  Size: 8499K
    ..................................................  Size: 8550K
    ..................................................  Size: 8599K
    ..................................................  Size: 8650K
    ..................................................  Size: 8699K
    ................................... Size of output: 8734K
+----------------------------------------------------------+
+ END build step - SUCCESS
+----------------------------------------------------------+
+----------------------------------------------------------+
+ submit_by_parts() START
+----------------------------------------------------------+
>>> arg_parts_value: Build
>>> CTEST_DROP_METHOD : https
>>> CTEST_DROP_LOCATION : /submit.php?project=Trilinos
>>> CDash URL1 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=3&showfilters=1&filtercombine=and&field1=site&compare1=61&value1=vortex18&field2=buildname&compare2=61&value2=PR-10221-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-380&field3=buildstamp&compare3=61&value3=20220221-1706-Pull%20Request
>>> CDash URL2 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&display=project&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-380&field2=buildstamp&compare2=61&value2=20220221-1706-Pull%20Request
>>> CDash URL3 = https://trilinos-cdash.sandia.gov/index.php?project=Trilinos&filtercount=2&showfilters=0&filtercombine=and&field1=buildname&compare1=61&value1=PR-10221-test-ats2_cuda-10.1.243-gnu-8.3.1-spmpi-rolling_release_static_Volta70_Power9_no-asan_no-complex_no-fpic_mpi_pt_no-rdc_uvm_deprecated-on_no-package-enables-380&field2=buildstamp&compare2=61&value2=20220221-1706-Pull%20Request
>>> ctest_submit(PARTS        Build
                 RETRY_COUNT  5
                 RETRY_DELAY  3
                 RETURN_VALUE ctest_submit_error)
>>> Build submit: OK
>>> CDash Build-ID : 39066
+----------------------------------------------------------+
+ submit_by_parts() FINISH
+----------------------------------------------------------+
+--------------------------------------+
| ctest-stage-build.cmake FINISH       |
+--------------------------------------+
+--------------------------------------+
| ctest-stage-test.cmake START         |
+--------------------------------------+
+----------------------------------------------------------+
+ START test step
+----------------------------------------------------------+
Build was aborted
Aborted by James M Willenbring
Archiving artifacts
[Checks API] No suitable checks publisher found.
Finished: ABORTED


CDash Test Results for PR# 10221.


Wiki: How to Reproduce PR Testing Builds and Errors.

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label Feb 21, 2022
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6730
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4248
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4768
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11847
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4611
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: python-3

  • Build Num: 1174
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 385
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: piro_prevent_bad_cast_no_lump
  • SHA: b826c55
  • Mode: TEST_REPO

Pull Request Author: ikalash

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 6730
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_serial

  • Build Num: 4248
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0_debug

  • Build Num: 4768
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 11847
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 4611
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: python-3

  • Build Num: 1174
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414

Build Information

Test Name: _cuda_10.1.243

  • Build Num: 385
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS pkg: Piro;AT: AUTOMERGE;client: Albany;client: LCM
PULLREQUESTNUM 10221
PULLREQUEST_CDASH_TRACK Pull Request
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH piro_prevent_bad_cast_no_lump
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA b826c55
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f6bc414


CDash Test Results for PR# 10221.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ lxmota ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit cdc222e into develop Feb 22, 2022
@trilinos-autotester
Copy link
Contributor

Merge on Pull Request# 10221: IS A SUCCESS - Pull Request successfully merged

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Feb 22, 2022
@ccober6 ccober6 deleted the piro_prevent_bad_cast_no_lump branch March 6, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client: Albany Issue impacting the Albany project client: LCM Solid mechanics fork of Albany pkg: Piro
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants