Skip to content

gh-139227: Remove unused _PyRuntime.imports.pkgcontext#151490

Merged
vstinner merged 2 commits into
python:mainfrom
vstinner:remove_pkgcontext
Jun 15, 2026
Merged

gh-139227: Remove unused _PyRuntime.imports.pkgcontext#151490
vstinner merged 2 commits into
python:mainfrom
vstinner:remove_pkgcontext

Conversation

@vstinner

@vstinner vstinner commented Jun 15, 2026

Copy link
Copy Markdown
Member

The global variable has been replaced by the thread local variable "pkgcontext" in Python/import.c.

The global variable has been replaced by the thread local variable
"pkgcontext" in Python/import.c.
Comment thread Python/import.c Outdated
@vstinner vstinner enabled auto-merge (squash) June 15, 2026 10:04
@vstinner vstinner merged commit 552ce57 into python:main Jun 15, 2026
55 checks passed
@vstinner vstinner deleted the remove_pkgcontext branch June 15, 2026 10:23
@bedevere-bot

Copy link
Copy Markdown

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

Hi! The buildbot aarch64 Android 3.x (tier-3) has failed when building commit 552ce57.

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/#/builders/1594/builds/5091) and take a look at the build logs.
  4. Check if the failure is related to this commit (552ce57) 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/#/builders/1594/builds/5091

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

Click to see traceback logs
remote: Enumerating objects: 13, done.        
remote: Counting objects:   7% (1/13)        
remote: Counting objects:  15% (2/13)        
remote: Counting objects:  23% (3/13)        
remote: Counting objects:  30% (4/13)        
remote: Counting objects:  38% (5/13)        
remote: Counting objects:  46% (6/13)        
remote: Counting objects:  53% (7/13)        
remote: Counting objects:  61% (8/13)        
remote: Counting objects:  69% (9/13)        
remote: Counting objects:  76% (10/13)        
remote: Counting objects:  84% (11/13)        
remote: Counting objects:  92% (12/13)        
remote: Counting objects: 100% (13/13)        
remote: Counting objects: 100% (13/13), done.        
remote: Compressing objects: 100% (1/1)        
remote: Compressing objects: 100% (1/1), done.        
remote: Total 7 (delta 6), reused 7 (delta 6), pack-reused 0 (from 0)        
From https://github.com/python/cpython
 * branch                    main       -> FETCH_HEAD
Note: switching to '552ce57e33ccb83c9e31cba1075f60c9364612a2'.

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 552ce57e33c gh-139227: Remove unused _PyRuntime.imports.pkgcontext (#151490)
Switched to and reset branch 'main'

configure: WARNING: no system libmpdec found; falling back to pure-Python version for the decimal module
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.

../../configure: line 4112: pkg-config: command not found
configure: WARNING: no system libmpdec found; falling back to pure-Python version for the decimal module
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.

../../Python/fileutils.c:458:1: warning: unused function 'decode_current_locale' [-Wunused-function]
  458 | decode_current_locale(const char* arg, wchar_t **wstr, size_t *wlen,
      | ^~~~~~~~~~~~~~~~~~~~~
../../Python/fileutils.c:677:1: warning: unused function 'encode_current_locale' [-Wunused-function]
  677 | encode_current_locale(const wchar_t *text, char **str,
      | ^~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
../../Modules/_localemodule.c:195:1: warning: unused function 'is_all_ascii' [-Wunused-function]
  195 | is_all_ascii(const char *str)
      | ^~~~~~~~~~~~
1 warning generated.
../../Modules/pwdmodule.c:69:16: warning: unused variable 'pwd_db_mutex' [-Wunused-variable]
   69 | static PyMutex pwd_db_mutex = {0};
      |                ^~~~~~~~~~~~
1 warning generated.
../../Modules/_hacl/Lib_Memzero0.c:66:6: warning: "Your platform does not support any safe implementation of memzero -- consider a pull request!" [-W#warnings]
   66 |     #warning "Your platform does not support any safe implementation of memzero -- consider a pull request!"
      |      ^
1 warning generated.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8784  100  8784    0     0   389k      0 --:--:-- --:--:-- --:--:--  408k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  2894  100  2894    0     0   248k      0 --:--:-- --:--:-- --:--:--  256k
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 43504  100 43504    0     0  4392k      0 --:--:-- --:--:-- --:--:-- 4720k
W/ActivityThread: Package uses different ABI(s) than its instrumentation: package[org.python.testbed]: arm64-v8a, null instrumentation[org.python.testbed.test]: null, null
W/.python.testbe: ClassLoaderContext classpath size mismatch. expected=0, found=1 (PCL[] | PCL[/system/framework/android.test.runner.jar*3487696984])
W/.python.testbe: ClassLoaderContext classpath size mismatch. expected=0, found=2 (PCL[] | PCL[/system/framework/android.test.runner.jar*3487696984:/system/framework/android.test.mock.jar*870491727])
W/.python.testbe: ClassLoaderContext shared library size mismatch. Expected=0, found=2 (PCL[] | PCL[]{PCL[/system/framework/android.test.base.jar*1314030018]#PCL[/system/framework/android.test.mock.jar*870491727]})
W/.python.testbe: ClassLoaderContext shared library size mismatch. Expected=0, found=3 (PCL[] | PCL[]{PCL[/system/framework/android.test.base.jar*1314030018]#PCL[/system/framework/android.test.mock.jar*870491727]#PCL[/system/framework/android.test.runner.jar*3487696984]{PCL[/system/framework/android.test.base.jar*1314030018]#PCL[/system/framework/android.test.mock.jar*870491727]}};PCL[/system/framework/android.test.runner.jar*3487696984:/system/framework/android.test.mock.jar*870491727:/system/framework/android.test.base.jar*1314030018:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk*3260347339:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk!classes2.dex*1379084564:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk!classes3.dex*4285428894:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk*801009802:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk!classes2.dex*3978002876:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk!classes3.dex*1393050785])
W/.python.testbe: ClassLoaderContext classpath size mismatch. expected=0, found=1 (PCL[] | PCL[/system/framework/android.test.runner.jar*3487696984]{PCL[/system/framework/android.test.base.jar*1314030018]#PCL[/system/framework/android.test.mock.jar*870491727]#PCL[/system/framework/android.test.runner.jar*3487696984]{PCL[/system/framework/android.test.base.jar*1314030018]#PCL[/system/framework/android.test.mock.jar*870491727]}};PCL[/system/framework/android.test.runner.jar*3487696984:/system/framework/android.test.mock.jar*870491727:/system/framework/android.test.base.jar*1314030018:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk*3260347339:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk!classes2.dex*1379084564:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk!classes3.dex*4285428894:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk*801009802:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk!classes2.dex*3978002876:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk!classes3.dex*1393050785])
W/.python.testbe: ClassLoaderContext classpath size mismatch. expected=0, found=2 (PCL[] | PCL[/system/framework/android.test.runner.jar*3487696984:/system/framework/android.test.mock.jar*870491727]{PCL[/system/framework/android.test.base.jar*1314030018]#PCL[/system/framework/android.test.mock.jar*870491727]#PCL[/system/framework/android.test.runner.jar*3487696984]{PCL[/system/framework/android.test.base.jar*1314030018]#PCL[/system/framework/android.test.mock.jar*870491727]}};PCL[/system/framework/android.test.runner.jar*3487696984:/system/framework/android.test.mock.jar*870491727:/system/framework/android.test.base.jar*1314030018:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk*3260347339:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk!classes2.dex*1379084564:/data/app/~~BcS1ImkTRc10WJ17scZMnQ==/org.python.testbed.test-D_9c_tf_yBmWYUSGeP4Wqg==/base.apk!classes3.dex*4285428894:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk*801009802:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk!classes2.dex*3978002876:/data/app/~~ERmncefCyLjEhSWHJutDsA==/org.python.testbed-Dad4o8CBOXhVi_cBcBgGJw==/base.apk!classes3.dex*1393050785])
W/.python.testbe: Opening an oat file without a class loader. Are you using the deprecated DexFile APIs?
W/.python.testbed: type=1400 audit(0.0:40): avc: denied { read } for name="overcommit_memory" dev="proc" ino=14348 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:proc_overcommit_memory:s0 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:41): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/math.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124197 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:42): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_math_integer.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124165 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:43): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_bisect.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124143 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:44): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_random.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124171 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/audit: audit_lost=20 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/asyncio_0: type=1400 audit(0.0:82): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/unicodedata.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124204 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test.test_asyncio.test_subprocess skipped -- test module requires subprocess
W/.python.testbed: type=1400 audit(0.0:83): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_remote_debugging.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124172 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test.test_asyncio.test_windows_events skipped -- Windows only
test.test_asyncio.test_windows_utils skipped -- Windows only
W/.python.testbed: type=1400 audit(0.0:84): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_interpqueues.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124160 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test.test_gdb.test_backtrace skipped -- test_gdb only works on source builds at the moment.
test.test_gdb.test_cfunction skipped -- test_gdb only works on source builds at the moment.
test.test_gdb.test_cfunction_full skipped -- test_gdb only works on source builds at the moment.
test.test_gdb.test_jit skipped -- test_gdb only works on source builds at the moment.
test.test_gdb.test_misc skipped -- test_gdb only works on source builds at the moment.
test.test_gdb.test_pretty_print skipped -- test_gdb only works on source builds at the moment.
W/libc: malloc(4611686018427387937) failed: returning null pointer
W/.python.testbed: type=1400 audit(0.0:85): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_codecs_jp.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124149 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:86): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_multibytecodec.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124167 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test.test_multiprocessing_fork.test_manager skipped -- No module named '_multiprocessing'
test.test_multiprocessing_fork.test_misc skipped -- No module named '_multiprocessing'
test.test_multiprocessing_fork.test_processes skipped -- No module named '_multiprocessing'
test.test_multiprocessing_fork.test_threads skipped -- No module named '_multiprocessing'
test.test_multiprocessing_forkserver.test_manager skipped -- requires working os.fork()
test.test_multiprocessing_forkserver.test_misc skipped -- requires working os.fork()
test.test_multiprocessing_forkserver.test_preload skipped -- requires working os.fork()
test.test_multiprocessing_forkserver.test_processes skipped -- requires working os.fork()
test.test_multiprocessing_forkserver.test_threads skipped -- requires working os.fork()
test.test_multiprocessing_spawn.test_manager skipped -- No module named '_multiprocessing'
test.test_multiprocessing_spawn.test_misc skipped -- No module named '_multiprocessing'
test.test_multiprocessing_spawn.test_processes skipped -- No module named '_multiprocessing'
test.test_multiprocessing_spawn.test_threads skipped -- No module named '_multiprocessing'
W/.python.testbed: type=1400 audit(0.0:87): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/mmap.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124198 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:88): avc: denied { link } for name=40746573745F313538365F746D70C3A6 dev="dm-27" ino=132554 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:89): avc: denied { link } for name=40746573745F313538365F746D70C3A6 dev="dm-27" ino=132554 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:90): avc: denied { link } for name=40746573745F313538365F746D70C3A6C3B1 dev="dm-27" ino=132554 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:91): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=57 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
test.test_os.test_windows skipped -- Win32 specific tests
W/.python.testbed: type=1400 audit(0.0:97): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_lsprof.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124163 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:98): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_csv.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124152 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:99): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_hmac.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124158 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:100): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_statistics.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124179 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:101): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_interpchannels.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124159 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/audit: audit_lost=62 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:103): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_testmultiphase.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124188 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:104): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_testsinglephase.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124189 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:105): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_testbuffer.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124181 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:106): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_zoneinfo.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124191 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
aHelloHello world   olé中文😀\xc0\x80a\xc0\x80\xc0\x80ba\xc0\x80b\xffa\xff\xffba\xffb 
x 
a
 
 

b
c

d
xxf

g 
hello
hello
world

bytearraymemoryviewmmrve\xc0\x80\xc0\x80�\xc0\x80\xfe\xff\xff\xffaHelloHello world   olé中文😀\ud800\udc00\udc80\xc0\x80a\xc0\x80\xc0\x80ba\xc0\x80b 
x
a
 
 
 
b
c
 
d
xxf
 
g
 
x 
a
 
 
 
b
c
 
d
xxf
 
g 
hello
hello
world

before form feed
before line separator
custom
hellohelloworldfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobar
oobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobarfoobar
012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
test_apple skipped -- Apple-specific
test_argparse skipped -- test module requires subprocess
test_asdl_parser skipped -- test irrelevant for an installed Python
W/.python.testbed: type=1400 audit(0.0:107): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:108): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:109): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=63 audit_rate_limit=5 audit_backlog_limit=64
W/.python.testbed: type=1400 audit(0.0:110): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:111): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:112): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:1731): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:1732): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:1733): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:1734): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:1735): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=1697 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2323): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/syslog.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124202 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test_c_stack_unwind skipped -- test requires subprocess support
W/.python.testbed: type=1400 audit(0.0:2324): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=2268 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2325): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2326): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2327): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2328): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2329): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2330): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2331): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2332): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2347): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_codecs_cn.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124146 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test_clinic skipped -- test module requires subprocess
W/.python.testbed: type=1400 audit(0.0:2348): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/cmath.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124195 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test_cmd_line skipped -- test module requires subprocess
W/.python.testbed: type=1400 audit(0.0:2349): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_codecs_hk.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124147 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2350): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_codecs_tw.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124151 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2351): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_codecs_iso2022.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124148 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2352): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_codecs_kr.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124150 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2353): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2354): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2355): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_ctypes_test.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124154 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test_curses skipped -- No module named '_curses'
test_dbm_gnu skipped -- No module named '_gdbm'
test_dbm_ndbm skipped -- No module named '_dbm'
W/.python.testbed: type=1400 audit(0.0:2356): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/xxsubtype.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124208 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
test_devpoll skipped -- test works only on Solaris OS family
W/.python.testbed: type=1400 audit(0.0:2357): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=2282 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2358): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2359): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2360): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2361): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
test_dtrace skipped -- test module requires subprocess
test_embed skipped -- test module requires subprocess
W/.python.testbed: type=1400 audit(0.0:2447): avc: denied { relabelfrom } for name="pip-26.1.2-py3-none-any.whl" dev="dm-27" ino=139267 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2448): avc: denied { relabelfrom } for name="pip-26.1.2-py3-none-any.whl" dev="dm-27" ino=139267 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2449): avc: denied { relabelfrom } for name="pip-26.1.2-py3-none-any.whl" dev="dm-27" ino=139267 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2450): avc: denied { relabelfrom } for name="pip-26.1.2-py3-none-any.whl" dev="dm-27" ino=139267 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2451): avc: denied { relabelfrom } for name="pip-26.1.2-py3-none-any.whl" dev="dm-27" ino=139267 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/audit: audit_lost=2367 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
test_faulthandler skipped -- test module requires subprocess
test_file_eintr skipped -- test module requires subprocess
W/.python.testbed: type=1400 audit(0.0:2469): avc: denied { relabelfrom } for name="file" dev="dm-27" ino=139271 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/audit: audit_lost=2384 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2470): avc: denied { relabelfrom } for name="file" dev="dm-27" ino=139274 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2471): avc: denied { relabelfrom } for name="file" dev="dm-27" ino=139274 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2472): avc: denied { relabelfrom } for name="file" dev="dm-27" ino=139277 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2473): avc: denied { relabelfrom } for name="file" dev="dm-27" ino=139280 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
test_fork1 skipped -- test module requires working os.fork
test_free_threading skipped -- GIL enabled
test_generated_cases skipped -- test module requires subprocess
W/.python.testbed: type=1400 audit(0.0:2546): avc: denied { link } for name=40746573745F313538365F746D70C3A6 dev="dm-27" ino=133287 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2547): avc: denied { link } for name=40746573745F313538365F746D70C3A631 dev="dm-27" ino=133287 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
test_getopt skipped -- test module requires subprocess
test_grp skipped -- No module named 'grp'
W/.python.testbed: type=1400 audit(0.0:2548): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_sha3.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124175 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2549): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_md5.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124166 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2550): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_sha1.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124173 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2551): avc: granted { execute } for path="/data/data/org.python.testbed/files/python/lib/python3.16/lib-dynload/_sha2.cpython-316-aarch64-linux-android.so" dev="dm-27" ino=124174 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2552): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2553): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=2456 audit_rate_limit=5 audit_backlog_limit=64
W/.python.testbed: type=1400 audit(0.0:2554): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2555): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2556): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2557): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2558): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2559): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2560): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
test_idle skipped -- No module named '_tkinter'
test_kqueue skipped -- test works only on BSD
test_launcher skipped -- test only applies to Windows
W/.python.testbed: type=1400 audit(0.0:2616): avc: denied { link } for name="570649.1.myhostname.mydomain" dev="dm-27" ino=139442 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2617): avc: denied { link } for name="570649.2.myhostname.mydomain" dev="dm-27" ino=139444 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2618): avc: denied { link } for name="570649.1.myhostname.mydomain" dev="dm-27" ino=139442 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2619): avc: denied { link } for name="570649.1.myhostname.mydomain" dev="dm-27" ino=139442 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2620): avc: denied { link } for name=40746573745F313538365F746D70C3A62E6C6F636B2E313737353537303634392E6C6F63616C686F73742E31353836 dev="dm-27" ino=133357 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/audit: audit_lost=2511 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2722): avc: denied { link } for name="1775570650.M451242P1586Q101.localhost" dev="dm-27" ino=139450 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2723): avc: denied { link } for name="1775570650.M452876P1586Q102.localhost" dev="dm-27" ino=139451 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2724): avc: denied { link } for name="1775570650.M460753P1586Q103.localhost" dev="dm-27" ino=139442 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2725): avc: denied { link } for name="1775570650.M462567P1586Q104.localhost" dev="dm-27" ino=139443 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2726): avc: denied { link } for name="1775570650.M465395P1586Q105.localhost" dev="dm-27" ino=139444 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/audit: audit_lost=2652 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2835): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=2720 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2836): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2837): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2838): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2839): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
test_msvcrt skipped -- windows related tests
test_multiprocessing_main_handling skipped -- No module named '_multiprocessing'
W/.python.testbed: type=1400 audit(0.0:2860): avc: denied { link } for name=40746573745F313538365F746D70C3A6 dev="dm-27" ino=133376 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2861): avc: denied { link } for name=40746573745F313538365F746D70C3A631 dev="dm-27" ino=133376 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
test_optparse skipped -- test module requires subprocess
W/.python.testbed: type=1400 audit(0.0:2862): avc: denied { relabelfrom } for name="fileD" dev="dm-27" ino=139477 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2863): avc: denied { relabelfrom } for name="dirD" dev="dm-27" ino=139476 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=dir permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2864): avc: denied { relabelfrom } for name="fileC" dev="dm-27" ino=139478 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2865): avc: denied { relabelfrom } for name="novel.txt" dev="dm-27" ino=139479 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2866): avc: denied { relabelfrom } for name="copyA" dev="dm-27" ino=139475 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=dir permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2867): avc: denied { relabelfrom } for name="copyA" dev="dm-27" ino=139475 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2868): avc: denied { relabelfrom } for name="fileD" dev="dm-27" ino=139477 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/audit: audit_lost=2740 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2869): avc: denied { relabelfrom } for name="dirD" dev="dm-27" ino=139476 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=dir permissive=0 app=org.python.testbed
test_perf_profiler skipped -- test module requires subprocess
test_perfmaps skipped -- perf trampoline profiling not supported
W/.python.testbed: type=1400 audit(0.0:2880): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2881): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2882): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2883): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=2750 audit_rate_limit=5 audit_backlog_limit=64
W/.python.testbed: type=1400 audit(0.0:2884): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:2885): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2886): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2887): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2888): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:2889): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3137): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=2997 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:3138): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3139): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3140): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3141): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3164): avc: denied { link } for name=40746573745F313538365F746D70C3A6 dev="dm-27" ino=133399 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3165): avc: denied { link } for name=40746573745F313538365F746D70C3A631 dev="dm-27" ino=133399 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3166): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=3019 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:3167): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3168): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3169): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3170): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3171): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3172): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3173): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
test_pty skipped -- pty is not available on this platform
W/.python.testbed: type=1400 audit(0.0:3507): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/audit: audit_lost=3352 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:3508): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3509): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3510): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3511): avc: denied { ioctl } for path="pipe:[44420]" dev="pipefs" ino=44420 ioctlcmd=0x5413 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tclass=fifo_file permissive=0 app=org.python.testbed
test_readline skipped -- No module named 'readline'
test_regrtest skipped -- test module requires subprocess
test_repl skipped -- test module requires subprocess
test_samply_profiler skipped -- test module requires subprocess
W/.python.testbed: type=1400 audit(0.0:3537): avc: denied { relabelfrom } for name="test.txt" dev="dm-27" ino=139508 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/audit: audit_lost=3377 audit_rate_limit=5 audit_backlog_limit=64
E/audit: rate limit exceeded
W/.python.testbed: type=1400 audit(0.0:3538): avc: denied { relabelfrom } for name="foo" dev="dm-27" ino=139508 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3539): avc: denied { relabelfrom } for name="bar" dev="dm-27" ino=139508 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3540): avc: denied { relabelfrom } for name="bar" dev="dm-27" ino=139508 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=lnk_file permissive=0 app=org.python.testbed
W/.python.testbed: type=1400 audit(0.0:3541): avc: denied { relabelfrom } for name="foo" dev="dm-27" ino=139513 scontext=u:r:untrusted_app:s0:c68,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c68,c256,c512,c768 tclass=file permissive=0 app=org.python.testbed

@vstinner

Copy link
Copy Markdown
Member Author

The buildbot aarch64 Android 3.x (tier-3) has failed

Something went wrong when running test_socketserver:

0:10:18 [382/505] test_smtpnet
0:10:21 [382/505] test_smtpnet passed
0:10:21 [383/505] test_socket
0:11:22 [383/505] test_socket passed in 1 min 1 sec
0:11:22 [384/505] test_socketserver

Logs stop here. It's unrelated to this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants