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

gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) #94347

Merged
merged 3 commits into from
Jun 28, 2022

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 27, 2022

Three test cases were failing on FreeBSD with latest OpenSSL.

@tiran tiran added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Jun 27, 2022
@bedevere-bot bedevere-bot added awaiting core review tests Tests in the Lib/test dir labels Jun 27, 2022
@tiran tiran added 🔨 test-with-buildbots Test PR w/ buildbots; report in status section and removed tests Tests in the Lib/test dir labels Jun 27, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @tiran for commit f6584dd24fd4057e72fd96f9cf03e8f6261be211 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 27, 2022
@tiran tiran added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 27, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @tiran for commit 3f70fc1acc29e57a77e84f090f051d11a086a87a 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 27, 2022
@tiran tiran force-pushed the gh-94208-freebsd-ssl branch from 3f70fc1 to a326d76 Compare June 28, 2022 06:40
@tiran tiran added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 28, 2022
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @tiran for commit a326d76 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jun 28, 2022
@tiran
Copy link
Member Author

tiran commented Jun 28, 2022

test_ssl is passing on FreeBSD again!

@tiran tiran changed the title gh-94208: Add more TLS version/protocol checks for FreeBSD gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) Jun 28, 2022
@tiran tiran merged commit 1bc86c2 into python:main Jun 28, 2022
@tiran tiran deleted the gh-94208-freebsd-ssl branch June 28, 2022 07:33
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @tiran, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 1bc86c26253befa006c0f52eebb6ed633c7d1e5c 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2022
…honGH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.
(cherry picked from commit 1bc86c2)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-94367 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 28, 2022
@tiran tiran removed the needs backport to 3.11 only security fixes label Jun 28, 2022
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jun 30, 2022
…honGH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @tiran, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 1bc86c26253befa006c0f52eebb6ed633c7d1e5c 3.9

@miss-islington
Copy link
Contributor

Sorry @tiran, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 1bc86c26253befa006c0f52eebb6ed633c7d1e5c 3.8

@miss-islington
Copy link
Contributor

Sorry, @tiran, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 1bc86c26253befa006c0f52eebb6ed633c7d1e5c 3.7

ambv pushed a commit to ambv/cpython that referenced this pull request Jul 27, 2022
…honGH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.

(cherry picked from commit 1bc86c2)
ambv added a commit to ambv/cpython that referenced this pull request Jul 27, 2022
pythonGH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.
(cherry picked from commit 1bc86c2)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-95312 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Jul 27, 2022
ambv pushed a commit to ambv/cpython that referenced this pull request Jul 27, 2022
…honGH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.

(cherry picked from commit 1bc86c2)
ambv added a commit to ambv/cpython that referenced this pull request Jul 27, 2022
pythonGH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.
(cherry picked from commit 1bc86c2)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-95313 is a backport of this pull request to the 3.8 branch.

ambv pushed a commit to ambv/cpython that referenced this pull request Jul 27, 2022
…honGH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.

(cherry picked from commit 1bc86c2)
ambv added a commit to ambv/cpython that referenced this pull request Jul 27, 2022
pythonGH-94347)

Three test cases were failing on FreeBSD with latest OpenSSL.
(cherry picked from commit 1bc86c2)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

GH-95314 is a backport of this pull request to the 3.7 branch.

ambv added a commit that referenced this pull request Jul 27, 2022
…94347) (GH-95312)

Three test cases were failing on FreeBSD with latest OpenSSL.
(cherry picked from commit 1bc86c2)

Co-authored-by: Christian Heimes <christian@python.org>
ambv added a commit that referenced this pull request Jul 27, 2022
…94347) (GH-95313)

Three test cases were failing on FreeBSD with latest OpenSSL.
(cherry picked from commit 1bc86c2)

Co-authored-by: Christian Heimes <christian@python.org>
ambv added a commit that referenced this pull request Jul 27, 2022
…94347) (GH-95314)

Three test cases were failing on FreeBSD with latest OpenSSL.
(cherry picked from commit 1bc86c2)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot s390x Fedora Clang 3.8 has failed when building commit 48b323e.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/235/builds/77) and take a look at the build logs.
  4. Check if the failure is related to this commit (48b323e) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/235/builds/77

Failed tests:

  • test_pickle
  • test_pickletools

Summary of the results of the build (if available):

==

Click to see traceback logs
remote: Enumerating objects: 3085, done.        
remote: Counting objects:   0% (1/1775)        
remote: Counting objects:   1% (18/1775)        
remote: Counting objects:   2% (36/1775)        
remote: Counting objects:   3% (54/1775)        
remote: Counting objects:   4% (71/1775)        
remote: Counting objects:   5% (89/1775)        
remote: Counting objects:   6% (107/1775)        
remote: Counting objects:   7% (125/1775)        
remote: Counting objects:   8% (142/1775)        
remote: Counting objects:   9% (160/1775)        
remote: Counting objects:  10% (178/1775)        
remote: Counting objects:  11% (196/1775)        
remote: Counting objects:  12% (213/1775)        
remote: Counting objects:  13% (231/1775)        
remote: Counting objects:  14% (249/1775)        
remote: Counting objects:  15% (267/1775)        
remote: Counting objects:  16% (284/1775)        
remote: Counting objects:  17% (302/1775)        
remote: Counting objects:  18% (320/1775)        
remote: Counting objects:  19% (338/1775)        
remote: Counting objects:  20% (355/1775)        
remote: Counting objects:  21% (373/1775)        
remote: Counting objects:  22% (391/1775)        
remote: Counting objects:  23% (409/1775)        
remote: Counting objects:  24% (426/1775)        
remote: Counting objects:  25% (444/1775)        
remote: Counting objects:  26% (462/1775)        
remote: Counting objects:  27% (480/1775)        
remote: Counting objects:  28% (497/1775)        
remote: Counting objects:  29% (515/1775)        
remote: Counting objects:  30% (533/1775)        
remote: Counting objects:  31% (551/1775)        
remote: Counting objects:  32% (568/1775)        
remote: Counting objects:  33% (586/1775)        
remote: Counting objects:  34% (604/1775)        
remote: Counting objects:  35% (622/1775)        
remote: Counting objects:  36% (639/1775)        
remote: Counting objects:  37% (657/1775)        
remote: Counting objects:  38% (675/1775)        
remote: Counting objects:  39% (693/1775)        
remote: Counting objects:  40% (710/1775)        
remote: Counting objects:  41% (728/1775)        
remote: Counting objects:  42% (746/1775)        
remote: Counting objects:  43% (764/1775)        
remote: Counting objects:  44% (781/1775)        
remote: Counting objects:  45% (799/1775)        
remote: Counting objects:  46% (817/1775)        
remote: Counting objects:  47% (835/1775)        
remote: Counting objects:  48% (852/1775)        
remote: Counting objects:  49% (870/1775)        
remote: Counting objects:  50% (888/1775)        
remote: Counting objects:  51% (906/1775)        
remote: Counting objects:  52% (923/1775)        
remote: Counting objects:  53% (941/1775)        
remote: Counting objects:  54% (959/1775)        
remote: Counting objects:  55% (977/1775)        
remote: Counting objects:  56% (994/1775)        
remote: Counting objects:  57% (1012/1775)        
remote: Counting objects:  58% (1030/1775)        
remote: Counting objects:  59% (1048/1775)        
remote: Counting objects:  60% (1065/1775)        
remote: Counting objects:  61% (1083/1775)        
remote: Counting objects:  62% (1101/1775)        
remote: Counting objects:  63% (1119/1775)        
remote: Counting objects:  64% (1136/1775)        
remote: Counting objects:  65% (1154/1775)        
remote: Counting objects:  66% (1172/1775)        
remote: Counting objects:  67% (1190/1775)        
remote: Counting objects:  68% (1207/1775)        
remote: Counting objects:  69% (1225/1775)        
remote: Counting objects:  70% (1243/1775)        
remote: Counting objects:  71% (1261/1775)        
remote: Counting objects:  72% (1278/1775)        
remote: Counting objects:  73% (1296/1775)        
remote: Counting objects:  74% (1314/1775)        
remote: Counting objects:  75% (1332/1775)        
remote: Counting objects:  76% (1349/1775)        
remote: Counting objects:  77% (1367/1775)        
remote: Counting objects:  78% (1385/1775)        
remote: Counting objects:  79% (1403/1775)        
remote: Counting objects:  80% (1420/1775)        
remote: Counting objects:  81% (1438/1775)        
remote: Counting objects:  82% (1456/1775)        
remote: Counting objects:  83% (1474/1775)        
remote: Counting objects:  84% (1491/1775)        
remote: Counting objects:  85% (1509/1775)        
remote: Counting objects:  86% (1527/1775)        
remote: Counting objects:  87% (1545/1775)        
remote: Counting objects:  88% (1562/1775)        
remote: Counting objects:  89% (1580/1775)        
remote: Counting objects:  90% (1598/1775)        
remote: Counting objects:  91% (1616/1775)        
remote: Counting objects:  92% (1633/1775)        
remote: Counting objects:  93% (1651/1775)        
remote: Counting objects:  94% (1669/1775)        
remote: Counting objects:  95% (1687/1775)        
remote: Counting objects:  96% (1704/1775)        
remote: Counting objects:  97% (1722/1775)        
remote: Counting objects:  98% (1740/1775)        
remote: Counting objects:  99% (1758/1775)        
remote: Counting objects: 100% (1775/1775)        
remote: Counting objects: 100% (1775/1775), done.        
remote: Compressing objects:  10% (1/10)        
remote: Compressing objects:  20% (2/10)        
remote: Compressing objects:  30% (3/10)        
remote: Compressing objects:  40% (4/10)        
remote: Compressing objects:  50% (5/10)        
remote: Compressing objects:  60% (6/10)        
remote: Compressing objects:  70% (7/10)        
remote: Compressing objects:  80% (8/10)        
remote: Compressing objects:  90% (9/10)        
remote: Compressing objects: 100% (10/10)        
remote: Compressing objects: 100% (10/10), done.        
Receiving objects:   0% (1/3085)
Receiving objects:   1% (31/3085)
Receiving objects:   2% (62/3085)
Receiving objects:   3% (93/3085)
Receiving objects:   4% (124/3085)
Receiving objects:   5% (155/3085)
Receiving objects:   6% (186/3085)
Receiving objects:   7% (216/3085)
Receiving objects:   8% (247/3085)
Receiving objects:   9% (278/3085)
Receiving objects:  10% (309/3085)
Receiving objects:  11% (340/3085)
Receiving objects:  12% (371/3085)
Receiving objects:  13% (402/3085)
Receiving objects:  14% (432/3085)
Receiving objects:  15% (463/3085)
Receiving objects:  16% (494/3085)
Receiving objects:  17% (525/3085)
Receiving objects:  18% (556/3085)
Receiving objects:  19% (587/3085)
Receiving objects:  20% (617/3085)
Receiving objects:  21% (648/3085)
Receiving objects:  22% (679/3085)
Receiving objects:  23% (710/3085)
Receiving objects:  24% (741/3085)
Receiving objects:  25% (772/3085)
Receiving objects:  26% (803/3085)
Receiving objects:  27% (833/3085)
Receiving objects:  28% (864/3085)
Receiving objects:  29% (895/3085)
Receiving objects:  30% (926/3085)
Receiving objects:  31% (957/3085)
Receiving objects:  32% (988/3085)
Receiving objects:  33% (1019/3085)
Receiving objects:  34% (1049/3085)
Receiving objects:  35% (1080/3085)
Receiving objects:  36% (1111/3085)
Receiving objects:  37% (1142/3085)
Receiving objects:  38% (1173/3085)
Receiving objects:  39% (1204/3085)
Receiving objects:  40% (1234/3085)
Receiving objects:  41% (1265/3085)
Receiving objects:  42% (1296/3085)
Receiving objects:  43% (1327/3085)
Receiving objects:  44% (1358/3085)
Receiving objects:  45% (1389/3085)
Receiving objects:  46% (1420/3085)
Receiving objects:  47% (1450/3085)
Receiving objects:  48% (1481/3085)
Receiving objects:  49% (1512/3085)
Receiving objects:  50% (1543/3085)
Receiving objects:  51% (1574/3085)
Receiving objects:  52% (1605/3085)
Receiving objects:  53% (1636/3085)
Receiving objects:  54% (1666/3085)
Receiving objects:  55% (1697/3085)
Receiving objects:  56% (1728/3085)
Receiving objects:  57% (1759/3085)
Receiving objects:  58% (1790/3085)
Receiving objects:  59% (1821/3085)
Receiving objects:  60% (1851/3085)
Receiving objects:  61% (1882/3085)
Receiving objects:  62% (1913/3085)
Receiving objects:  63% (1944/3085)
Receiving objects:  64% (1975/3085)
Receiving objects:  65% (2006/3085)
Receiving objects:  66% (2037/3085)
Receiving objects:  67% (2067/3085)
Receiving objects:  68% (2098/3085)
Receiving objects:  69% (2129/3085)
Receiving objects:  70% (2160/3085)
Receiving objects:  71% (2191/3085)
Receiving objects:  72% (2222/3085)
Receiving objects:  73% (2253/3085)
Receiving objects:  74% (2283/3085)
Receiving objects:  75% (2314/3085)
Receiving objects:  76% (2345/3085)
Receiving objects:  77% (2376/3085)
Receiving objects:  78% (2407/3085)
Receiving objects:  79% (2438/3085)
Receiving objects:  80% (2468/3085)
Receiving objects:  81% (2499/3085)
Receiving objects:  82% (2530/3085)
Receiving objects:  83% (2561/3085)
Receiving objects:  84% (2592/3085)
Receiving objects:  85% (2623/3085)
Receiving objects:  86% (2654/3085)
Receiving objects:  87% (2684/3085)
Receiving objects:  88% (2715/3085)
Receiving objects:  89% (2746/3085)
Receiving objects:  90% (2777/3085)
Receiving objects:  91% (2808/3085)
Receiving objects:  92% (2839/3085)
Receiving objects:  93% (2870/3085)
Receiving objects:  94% (2900/3085)
Receiving objects:  95% (2931/3085)
Receiving objects:  96% (2962/3085)
Receiving objects:  97% (2993/3085)
Receiving objects:  98% (3024/3085)
Receiving objects:  99% (3055/3085)
remote: Total 3085 (delta 1765), reused 1767 (delta 1765), pack-reused 1310        
Receiving objects: 100% (3085/3085)
Receiving objects: 100% (3085/3085), 7.43 MiB | 24.93 MiB/s, done.
Resolving deltas:   0% (0/2346)
Resolving deltas:   1% (24/2346)
Resolving deltas:   2% (47/2346)
Resolving deltas:   3% (71/2346)
Resolving deltas:   4% (94/2346)
Resolving deltas:   5% (118/2346)
Resolving deltas:   6% (141/2346)
Resolving deltas:   7% (165/2346)
Resolving deltas:   8% (188/2346)
Resolving deltas:   9% (212/2346)
Resolving deltas:  10% (235/2346)
Resolving deltas:  11% (259/2346)
Resolving deltas:  12% (282/2346)
Resolving deltas:  13% (305/2346)
Resolving deltas:  14% (329/2346)
Resolving deltas:  15% (352/2346)
Resolving deltas:  16% (376/2346)
Resolving deltas:  17% (399/2346)
Resolving deltas:  18% (423/2346)
Resolving deltas:  19% (446/2346)
Resolving deltas:  20% (470/2346)
Resolving deltas:  21% (493/2346)
Resolving deltas:  22% (517/2346)
Resolving deltas:  23% (540/2346)
Resolving deltas:  24% (564/2346)
Resolving deltas:  25% (587/2346)
Resolving deltas:  26% (610/2346)
Resolving deltas:  27% (634/2346)
Resolving deltas:  28% (657/2346)
Resolving deltas:  29% (681/2346)
Resolving deltas:  30% (704/2346)
Resolving deltas:  31% (728/2346)
Resolving deltas:  32% (751/2346)
Resolving deltas:  33% (775/2346)
Resolving deltas:  34% (798/2346)
Resolving deltas:  35% (822/2346)
Resolving deltas:  36% (845/2346)
Resolving deltas:  37% (869/2346)
Resolving deltas:  38% (892/2346)
Resolving deltas:  39% (915/2346)
Resolving deltas:  40% (939/2346)
Resolving deltas:  41% (962/2346)
Resolving deltas:  42% (986/2346)
Resolving deltas:  43% (1009/2346)
Resolving deltas:  44% (1033/2346)
Resolving deltas:  45% (1056/2346)
Resolving deltas:  46% (1080/2346)
Resolving deltas:  47% (1103/2346)
Resolving deltas:  48% (1127/2346)
Resolving deltas:  49% (1150/2346)
Resolving deltas:  50% (1173/2346)
Resolving deltas:  51% (1197/2346)
Resolving deltas:  52% (1220/2346)
Resolving deltas:  53% (1244/2346)
Resolving deltas:  54% (1267/2346)
Resolving deltas:  55% (1291/2346)
Resolving deltas:  56% (1314/2346)
Resolving deltas:  57% (1338/2346)
Resolving deltas:  58% (1361/2346)
Resolving deltas:  59% (1385/2346)
Resolving deltas:  60% (1408/2346)
Resolving deltas:  61% (1432/2346)
Resolving deltas:  62% (1455/2346)
Resolving deltas:  63% (1478/2346)
Resolving deltas:  64% (1502/2346)
Resolving deltas:  65% (1525/2346)
Resolving deltas:  66% (1549/2346)
Resolving deltas:  67% (1572/2346)
Resolving deltas:  68% (1596/2346)
Resolving deltas:  69% (1619/2346)
Resolving deltas:  70% (1643/2346)
Resolving deltas:  71% (1666/2346)
Resolving deltas:  72% (1690/2346)
Resolving deltas:  73% (1713/2346)
Resolving deltas:  74% (1737/2346)
Resolving deltas:  75% (1760/2346)
Resolving deltas:  76% (1783/2346)
Resolving deltas:  77% (1807/2346)
Resolving deltas:  78% (1830/2346)
Resolving deltas:  79% (1854/2346)
Resolving deltas:  80% (1877/2346)
Resolving deltas:  81% (1901/2346)
Resolving deltas:  82% (1924/2346)
Resolving deltas:  83% (1948/2346)
Resolving deltas:  84% (1971/2346)
Resolving deltas:  85% (1995/2346)
Resolving deltas:  86% (2018/2346)
Resolving deltas:  87% (2042/2346)
Resolving deltas:  87% (2051/2346)
Resolving deltas:  88% (2065/2346)
Resolving deltas:  89% (2088/2346)
Resolving deltas:  90% (2112/2346)
Resolving deltas:  91% (2135/2346)
Resolving deltas:  92% (2159/2346)
Resolving deltas:  93% (2182/2346)
Resolving deltas:  94% (2206/2346)
Resolving deltas:  95% (2229/2346)
Resolving deltas:  96% (2253/2346)
Resolving deltas:  97% (2276/2346)
Resolving deltas:  98% (2300/2346)
Resolving deltas:  99% (2323/2346)
Resolving deltas: 100% (2346/2346)
Resolving deltas: 100% (2346/2346), completed with 533 local objects.
From https://github.com/python/cpython
 * branch                  3.8        -> FETCH_HEAD
 * [new tag]               v3.11.0b4  -> v3.11.0b4
 * [new tag]               v3.11.0b5  -> v3.11.0b5
Note: switching to '48b323ed847ce0cb1a13e31d93781ca48e71f1ae'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 48b323ed84 [3.8] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (GH-95313)
Switched to and reset branch '3.8'

Objects/fileobject.c:244:9: warning: variable 'newlinetypes' set but not used [-Wunused-but-set-variable]
    int newlinetypes = 0;
        ^
Objects/floatobject.c:890:45: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
    if (LONG_MIN < wholepart && wholepart < LONG_MAX) {
                                          ~ ^~~~~~~~
/usr/lib64/clang/14.0.0/include/limits.h:47:19: note: expanded from macro 'LONG_MAX'
#define LONG_MAX  __LONG_MAX__
                  ^~~~~~~~~~~~
<built-in>:46:22: note: expanded from here
#define __LONG_MAX__ 9223372036854775807L
                     ^~~~~~~~~~~~~~~~~~~~
1 warning generated.
1 warning generated.
Python/pytime.c:154:10: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
    if (!_Py_InIntegralTypeRange(time_t, intpart)) {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange'
#define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type))
                                                                              ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~
./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax'
#define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0)
                                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
Python/pytime.c:207:14: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
        if (!_Py_InIntegralTypeRange(time_t, intpart)) {
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange'
#define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type))
                                                                              ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~
./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax'
#define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0)
                                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
Python/pytime.c:392:10: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
    if (!_Py_InIntegralTypeRange(_PyTime_t, d)) {
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Include/pymath.h:228:82: note: expanded from macro '_Py_InIntegralTypeRange'
#define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin(type) <= v && v <= _Py_IntegralTypeMax(type))
                                                                              ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~
./Include/pymath.h:221:124: note: expanded from macro '_Py_IntegralTypeMax'
#define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(type)) ? (((((type)1 << (sizeof(type)*CHAR_BIT - 2)) - 1) << 1) + 1) : ~(type)0)
                                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
3 warnings generated.
./Modules/signalmodule.c:661:9: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations]
    if (siginterrupt(signalnum, flag)<0) {
        ^
/usr/include/signal.h:325:3: note: 'siginterrupt' has been explicitly marked deprecated here
  __attribute_deprecated_msg__ ("Use sigaction with SA_RESTART instead");
  ^
/usr/include/sys/cdefs.h:350:19: note: expanded from macro '__attribute_deprecated_msg__'
         __attribute__ ((__deprecated__ (msg)))
                         ^
1 warning generated.
./Modules/_threadmodule.c:1539:19: warning: implicit conversion from '_PyTime_t' (aka 'long') to 'double' changes value from 9223372036854775 to 9223372036854776 [-Wimplicit-const-int-float-conversion]
    timeout_max = (_PyTime_t)PY_TIMEOUT_MAX * 1e-6;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~ ~
1 warning generated.
./Modules/_io/bufferedio.c:1076:19: warning: variable 'written' set but not used [-Wunused-but-set-variable]
    Py_ssize_t n, written = 0;
                  ^
./Modules/_io/bufferedio.c:1851:16: warning: variable 'written' set but not used [-Wunused-but-set-variable]
    Py_ssize_t written = 0;
               ^
2 warnings generated.
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Modules/_testcapimodule.c:6328:17: warning: 'tp_print' is deprecated [-Wdeprecated-declarations]
    MyList_Type.tp_print = 0;
                ^
./Include/cpython/object.h:260:5: note: 'tp_print' has been explicitly marked deprecated here
    Py_DEPRECATED(3.8) int (*tp_print)(PyObject *, FILE *, int);
    ^
./Include/pyport.h:515:54: note: expanded from macro 'Py_DEPRECATED'
#define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                     ^
1 warning generated.
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Modules/_ctypes/callbacks.c:433:18: warning: 'ffi_prep_closure' is deprecated [-Wdeprecated-declarations]
        result = ffi_prep_closure(p->pcl_write, &p->cif, closure_fcn, p);
                 ^
/usr/include/ffi.h:354:18: note: 'ffi_prep_closure' has been explicitly marked deprecated here
  __attribute__((deprecated))
                 ^
1 warning generated.
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Modules/_decimal/libmpdec/mpdecimal.c:7869:25: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551614 to 18446744073709551616 [-Wimplicit-const-int-float-conversion]
    return (x > SIZE_MAX-1) ? SIZE_MAX : (size_t)x + 1;
              ~ ~~~~~~~~^~
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Modules/_decimal/libmpdec/mpdecimal.c:7888:18: warning: implicit conversion from 'long' to 'double' changes value from 105263157894736842 to 105263157894736848 [-Wimplicit-const-int-float-conversion]
    return (x >= MPD_MAXIMPORT) ? MPD_SSIZE_MAX : (mpd_ssize_t)x + 1;
              ~~ ^~~~~~~~~~~~~
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Modules/_decimal/libmpdec/mpdecimal.h:178:23: note: expanded from macro 'MPD_MAXIMPORT'
#define MPD_MAXIMPORT 105263157894736842L /* ceil((2*MPD_MAX_PREC)/MPD_RDIGITS) */
                      ^~~~~~~~~~~~~~~~~~~
2 warnings generated.

test_kqueue skipped -- test works only on BSD
test_nis skipped -- No module named 'nis'
test_flock (__main__.FNTLEINTRTest) ... ok
test_lockf (__main__.FNTLEINTRTest) ... ok
test_read (__main__.OSEINTRTest) ... ok
test_wait (__main__.OSEINTRTest) ... ok
test_wait3 (__main__.OSEINTRTest) ... ok
test_wait4 (__main__.OSEINTRTest) ... ok
test_waitpid (__main__.OSEINTRTest) ... ok
test_write (__main__.OSEINTRTest) ... ok
test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'
test_epoll (__main__.SelectEINTRTest) ... ok
test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'
test_poll (__main__.SelectEINTRTest) ... ok
test_select (__main__.SelectEINTRTest) ... ok
test_sigtimedwait (__main__.SignalEINTRTest) ... ok
test_sigwaitinfo (__main__.SignalEINTRTest) ... ok
test_accept (__main__.SocketEINTRTest) ... ok
test_open (__main__.SocketEINTRTest) ... ok
test_os_open (__main__.SocketEINTRTest) ... ok
test_recv (__main__.SocketEINTRTest) ... ok
test_recvmsg (__main__.SocketEINTRTest) ... ok
test_send (__main__.SocketEINTRTest) ... ok
test_sendall (__main__.SocketEINTRTest) ... ok
test_sendmsg (__main__.SocketEINTRTest) ... ok
test_sleep (__main__.TimeEINTRTest) ... ok

----------------------------------------------------------------------
Ran 24 tests in 8.949s

OK (skipped=2)
test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_winsound skipped -- No module named 'winsound'
test_winreg skipped -- No module named 'winreg'
test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_startfile skipped -- object <module 'os' from '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/os.py'> has no attribute 'startfile'
Fatal Python error: Segmentation fault

Current thread 0x000003ffbc6f9660 (most recent call first):
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3272 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  ...
test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_a66ad50b': [Errno 2] No such file or directory: '/psm_a66ad50b'
  warnings.warn('resource_tracker: %r: %s' % (name, e))
Fatal Python error: Segmentation fault

Current thread 0x000003ffbaef9660 (most recent call first):
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  ...
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_4e45be3e': [Errno 2] No such file or directory: '/psm_4e45be3e'
  warnings.warn('resource_tracker: %r: %s' % (name, e))
test_readline skipped -- No module named 'readline'
test_ioctl skipped -- Unable to open /dev/tty
test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]
test_msilib skipped -- No module named '_msi'
test_winconsoleio skipped -- test only relevant on win32
test_devpoll skipped -- test works only on Solaris OS family
test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run
stty: 'standard input': Inappropriate ioctl for device
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '
/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_20017f0e': [Errno 2] No such file or directory: '/psm_20017f0e'
  warnings.warn('resource_tracker: %r: %s' % (name, e))
Fatal Python error: Segmentation fault

Current thread 0x000003ffad4f9660 (most recent call first):
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3272 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  File "/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/Lib/test/pickletester.py", line 3273 in __getattr__
  ...
make: *** [Makefile:1173: buildbottest] Segmentation fault (core dumped)

Cannot open file '/home/dje/cpython-buildarea/3.8.edelsohn-fedora-z.clang/build/test-results.xml' for upload

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot x86 Gentoo Non-Debug with X 3.8 has failed when building commit 48b323e.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/324/builds/82) and take a look at the build logs.
  4. Check if the failure is related to this commit (48b323e) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/324/builds/82

Failed tests:

  • test_gdb

Failed subtests:

  • test_up_at_top - test.test_gdb.StackNavigationTests

Summary of the results of the build (if available):

== Tests result: FAILURE then FAILURE ==

413 tests OK.

10 slowest tests:

  • test_multiprocessing_spawn: 6 min 32 sec
  • test_tokenize: 5 min 48 sec
  • test_tools: 4 min 43 sec
  • test_concurrent_futures: 4 min 38 sec
  • test_lib2to3: 4 min 10 sec
  • test_asyncio: 4 min 9 sec
  • test_gdb: 4 min 1 sec
  • test_multiprocessing_forkserver: 2 min 28 sec
  • test_multiprocessing_fork: 1 min 53 sec
  • test_capi: 1 min 51 sec

1 test failed:
test_gdb

9 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_winconsoleio test_winreg test_winsound test_zipfile64

1 re-run test:
test_gdb

Total duration: 49 min 47 sec

Click to see traceback logs
Traceback (most recent call last):
  File "/buildbot/buildarea/cpython/3.8.ware-gentoo-x86.nondebug/build/Lib/test/test_gdb.py", line 752, in test_up_at_top
    self.assertEndsWith(bt,
  File "/buildbot/buildarea/cpython/3.8.ware-gentoo-x86.nondebug/build/Lib/test/test_gdb.py", line 289, in assertEndsWith
    self.assertTrue(actual.endswith(exp_end),
AssertionError: False is not true : 'Breakpoint 1 at 0x245ca0: file Python/bltinmodule.c, line 1164.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib/libthread_db.so.1".\n\nBreakpoint 1, builtin_id (self=, v=42) at Python/bltinmodule.c:1164\n1164\t    PyObject *id = PyLong_FromVoidPtr(v);\n#2 <built-in method id of module object at remote 0xb77e80a0>\n#5 Frame 0xb7788e98, for file /buildbot/buildarea/cpython/3.8.ware-gentoo-x86.nondebug/build/Lib/test/gdb_sample.py, line 10, in baz (args=(1, 2, 3))\n    id(42)\n#11 Frame 0xb77422e8, for file /buildbot/buildarea/cpython/3.8.ware-gentoo-x86.nondebug/build/Lib/test/gdb_sample.py, line 7, in bar (a=1, b=2, c=3)\n    baz(a, b, c)\n#15 Frame 0xb7742028, for file /buildbot/buildarea/cpython/3.8.ware-gentoo-x86.nondebug/build/Lib/test/gdb_sample.py, line 4, in foo (a=1, b=2, c=3)\n    bar(a, b, c)\n#19 Frame 0xb7788d48, for file /buildbot/buildarea/cpython/3.8.ware-gentoo-x86.nondebug/build/Lib/test/gdb_sample.py, line 12, in <module> ()\n    foo(1, 2, 3)\n' did not end with 'Unable to find an older python frame\n'

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 Arch Linux Asan 3.8 has failed when building commit 48b323e.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/580/builds/67) and take a look at the build logs.
  4. Check if the failure is related to this commit (48b323e) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/580/builds/67

Failed tests:

  • test_ctypes
  • test_capi
  • test_crypt

Failed subtests:

  • test_pyobject_freed_is_freed - test.test_capi.PyMemMallocDebugTests
  • test_pyobject_freed_is_freed - test.test_capi.PyMemDebugTests

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan/build/Lib/test/test_capi.py", line 749, in test_pyobject_freed_is_freed
    self.check_pyobject_is_freed('check_pyobject_freed_is_freed')
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan/build/Lib/test/test_capi.py", line 737, in check_pyobject_is_freed
    assert_python_ok('-c', code, PYTHONMALLOC=self.PYTHONMALLOC)
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok
    return _assert_python(True, *args, **env_vars)
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan/build/Lib/test/support/script_helper.py", line 143, in _assert_python
    res.fail(cmd_line)
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan/build/Lib/test/support/script_helper.py", line 70, in fail
    raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan/build/python', '-X', 'faulthandler', '-c', '\nimport gc, os, sys, _testcapi\n# Disable the GC to avoid crash on GC collection\ngc.disable()\ntry:\n    _testcapi.check_pyobject_freed_is_freed()\n    # Exit immediately to avoid a crash while deallocating\n    # the invalid object\n    os._exit(0)\nexcept _testcapi.error:\n    os._exit(1)\n']

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 Arch Linux Asan Debug 3.8 has failed when building commit 48b323e.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/590/builds/68) and take a look at the build logs.
  4. Check if the failure is related to this commit (48b323e) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/590/builds/68

Failed tests:

  • test_ctypes
  • test_capi
  • test_crypt

Failed subtests:

  • test_pyobject_freed_is_freed - test.test_capi.PyMemMallocDebugTests
  • test_pyobject_freed_is_freed - test.test_capi.PyMemDebugTests
  • test_pyobject_freed_is_freed - test.test_capi.PyMemDefaultTests

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_capi.py", line 749, in test_pyobject_freed_is_freed
    self.check_pyobject_is_freed('check_pyobject_freed_is_freed')
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan_debug/build/Lib/test/test_capi.py", line 737, in check_pyobject_is_freed
    assert_python_ok('-c', code, PYTHONMALLOC=self.PYTHONMALLOC)
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan_debug/build/Lib/test/support/script_helper.py", line 157, in assert_python_ok
    return _assert_python(True, *args, **env_vars)
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan_debug/build/Lib/test/support/script_helper.py", line 143, in _assert_python
    res.fail(cmd_line)
  File "/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan_debug/build/Lib/test/support/script_helper.py", line 70, in fail
    raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/buildbot/buildarea/3.8.pablogsal-arch-x86_64.asan_debug/build/python', '-X', 'faulthandler', '-c', '\nimport gc, os, sys, _testcapi\n# Disable the GC to avoid crash on GC collection\ngc.disable()\ntry:\n    _testcapi.check_pyobject_freed_is_freed()\n    # Exit immediately to avoid a crash while deallocating\n    # the invalid object\n    os._exit(0)\nexcept _testcapi.error:\n    os._exit(1)\n']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants