[   29.913828][  T299] gre: GRE over IPv4 demultiplexor driver
[   29.934549][  T299] ip_gre: GRE over IPv4 tunneling driver
[   30.106125][  T303] ip (303) used greatest stack depth: 24208 bytes left
[   30.770772][  T309] GACT probability NOT on
[   31.054675][  T311] ip6_gre: GRE over IPv6 tunneling driver
[   31.216300][    T7] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   31.306437][    T7] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   31.321259][    T7] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   31.625233][    T7] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   31.985235][   T72] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   32.475854][  T325] br1: port 1(veth1) entered blocking state
[   32.476322][  T325] br1: port 1(veth1) entered disabled state
[   32.476653][  T325] veth1: entered allmulticast mode
[   32.478539][  T325] veth1: entered promiscuous mode
[   32.598850][   T51] br1: port 1(veth1) entered blocking state
[   32.599484][   T51] br1: port 1(veth1) entered forwarding state
[   32.711581][  T327] br1: port 2(veth2) entered blocking state
[   32.711888][  T327] br1: port 2(veth2) entered disabled state
[   32.712836][  T327] veth2: entered allmulticast mode
[   32.714737][  T327] veth2: entered promiscuous mode
[   32.833498][   T51] br1: port 2(veth2) entered blocking state
[   32.833830][   T51] br1: port 2(veth2) entered forwarding state
[   33.011631][   T72] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   33.012569][   T72] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   33.449314][  T209] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   33.586224][    T7] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   34.097353][   T72] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   36.977272][    C0] ip6_tnl_xmit_ctl: 4 callbacks suppressed
[   36.977802][    C0] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   41.336941][  T368] Mirror/redirect action on
[   45.361321][    C1] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   47.921067][    C1] 
[   47.921189][    C1] ========================================================
[   47.921441][    C1] WARNING: possible irq lock inversion dependency detected
[   47.921698][    C1] 6.9.0-rc1-virtme #1 Not tainted
[   47.921856][    C1] --------------------------------------------------------
[   47.922096][    C1] tc/386 just changed the state of lock:
[   47.922266][    C1] ffff88800959ac38 (&br->lock){+.-.}-{2:2}, at: br_forward_delay_timer_expired+0x48/0x440 [bridge]
[   47.922658][    C1] but this lock took another, SOFTIRQ-unsafe lock in the past:
[   47.922913][    C1]  (&p->alloc_lock){+.+.}-{2:2}
[   47.922917][    C1] 
[   47.922917][    C1] 
[   47.922917][    C1] and interrupts could create inverse lock ordering between them.
[   47.922917][    C1] 
[   47.923514][    C1] 
[   47.923514][    C1] other info that might help us debug this:
[   47.923747][    C1] Chain exists of:
[   47.923747][    C1]   &br->lock --> lweventlist_lock --> &p->alloc_lock
[   47.923747][    C1] 
[   47.924113][    C1]  Possible interrupt unsafe locking scenario:
[   47.924113][    C1] 
[   47.924352][    C1]        CPU0                    CPU1
[   47.924508][    C1]        ----                    ----
[   47.924670][    C1]   lock(&p->alloc_lock);
[   47.924793][    C1]                                local_irq_disable();
[   47.924991][    C1]                                lock(&br->lock);
[   47.925199][    C1]                                lock(lweventlist_lock);
[   47.925400][    C1]   <Interrupt>
[   47.925521][    C1]     lock(&br->lock);
[   47.925651][    C1] 
[   47.925651][    C1]  *** DEADLOCK ***
[   47.925651][    C1] 
[   47.925885][    C1] 2 locks held by tc/386:
[   47.926006][    C1]  #0: ffffffff8db21c90 (remove_cache_srcu){.+.+}-{0:0}, at: kasan_quarantine_reduce+0x85/0x1e0
[   47.926352][    C1]  #1: ffffc900001d8d68 ((&p->forward_delay_timer)){+.-.}-{0:0}, at: call_timer_fn+0xe8/0x230
[   47.926681][    C1] 
[   47.926681][    C1] the shortest dependencies between 2nd lock and 1st lock:
[   47.926968][    C1]   -> (&p->alloc_lock){+.+.}-{2:2} {
[   47.927141][    C1]      HARDIRQ-ON-W at:
[   47.927262][    C1]                         __lock_acquire+0x797/0x1570
[   47.927499][    C1]                         lock_acquire.part.0+0xeb/0x330
[   47.927700][    C1]                         _raw_spin_lock+0x30/0x40
[   47.927906][    C1]                         set_mems_allowed+0x1d/0x210
[   47.928113][    C1]                         kernel_init_freeable+0x72/0x310
[   47.928317][    C1]                         kernel_init+0x20/0x200
[   47.928533][    C1]                         ret_from_fork+0x31/0x70
[   47.928737][    C1]                         ret_from_fork_asm+0x1a/0x30
[   47.928942][    C1]      SOFTIRQ-ON-W at:
[   47.929071][    C1]                         __lock_acquire+0x797/0x1570
[   47.929275][    C1]                         lock_acquire.part.0+0xeb/0x330
[   47.929475][    C1]                         _raw_spin_lock+0x30/0x40
[   47.929693][    C1]                         set_mems_allowed+0x1d/0x210
[   47.929905][    C1]                         kernel_init_freeable+0x72/0x310
[   47.930107][    C1]                         kernel_init+0x20/0x200
[   47.930317][    C1]                         ret_from_fork+0x31/0x70
[   47.930515][    C1]                         ret_from_fork_asm+0x1a/0x30
[   47.930712][    C1]      INITIAL USE at:
[   47.930830][    C1]                        __lock_acquire+0x797/0x1570
[   47.931047][    C1]                        lock_acquire.part.0+0xeb/0x330
[   47.931251][    C1]                        _raw_spin_lock+0x30/0x40
[   47.931450][    C1]                        set_mems_allowed+0x1d/0x210
[   47.931648][    C1]                        kernel_init_freeable+0x72/0x310
[   47.931845][    C1]                        kernel_init+0x20/0x200
[   47.932045][    C1]                        ret_from_fork+0x31/0x70
[   47.932243][    C1]                        ret_from_fork_asm+0x1a/0x30
[   47.932444][    C1]    }
[   47.932526][    C1]    ... key      at: [<ffffffff8f1ffd20>] __key.387+0x0/0x40
[   47.932768][    C1]    ... acquired at:
[   47.932885][    C1]    __lock_acquire+0xaf0/0x1570
[   47.933050][    C1]    lock_acquire.part.0+0xeb/0x330
[   47.933208][    C1]    _raw_spin_lock+0x30/0x40
[   47.933368][    C1]    __get_task_comm+0x27/0x70
[   47.933534][    C1]    ref_tracker_alloc+0x2ee/0x490
[   47.933701][    C1]    linkwatch_fire_event+0x196/0x200
[   47.933859][    C1]    veth_newlink+0x367/0x830 [veth]
[   47.934030][    C1]    rtnl_newlink_create+0x341/0x850
[   47.934189][    C1]    __rtnl_newlink+0xac9/0xd80
[   47.934345][    C1]    rtnl_newlink+0x63/0xa0
[   47.934501][    C1]    rtnetlink_rcv_msg+0x2fb/0xbf0
[   47.934660][    C1]    netlink_rcv_skb+0x130/0x360
[   47.934820][    C1]    netlink_unicast+0x449/0x710
[   47.934982][    C1]    netlink_sendmsg+0x723/0xbe0
[   47.935139][    C1]    ____sys_sendmsg+0x7b2/0xa10
[   47.935298][    C1]    ___sys_sendmsg+0xee/0x170
[   47.935460][    C1]    __sys_sendmsg+0xcd/0x170
[   47.935617][    C1]    do_syscall_64+0xc6/0x1e0
[   47.935775][    C1]    entry_SYSCALL_64_after_hwframe+0x6d/0x75
[   47.935973][    C1] 
[   47.936056][    C1]  -> (lweventlist_lock){....}-{2:2} {
[   47.936218][    C1]     INITIAL USE at:
[   47.936339][    C1]                      __lock_acquire+0x797/0x1570
[   47.936537][    C1]                      lock_acquire.part.0+0xeb/0x330
[   47.936736][    C1]                      _raw_spin_lock_irqsave+0x3f/0x60
[   47.936933][    C1]                      linkwatch_sync_dev+0x29/0x1f0
[   47.937131][    C1]                      rtnl_getlink+0x4c9/0x970
[   47.937328][    C1]                      rtnetlink_rcv_msg+0x2fb/0xbf0
[   47.937539][    C1]                      netlink_rcv_skb+0x130/0x360
[   47.937743][    C1]                      netlink_unicast+0x449/0x710
[   47.937943][    C1]                      netlink_sendmsg+0x723/0xbe0
[   47.938149][    C1]                      __sys_sendto+0x37d/0x410
[   47.938349][    C1]                      __x64_sys_sendto+0xe0/0x1c0
[   47.938555][    C1]                      do_syscall_64+0xc6/0x1e0
[   47.938762][    C1]                      entry_SYSCALL_64_after_hwframe+0x6d/0x75
[   47.938999][    C1]   }
[   47.939083][    C1]   ... key      at: [<ffffffff8e19a738>] lweventlist_lock+0x18/0x60
[   47.939324][    C1]   ... acquired at:
[   47.939441][    C1]    __lock_acquire+0xaf0/0x1570
[   47.939702][    C1]    lock_acquire.part.0+0xeb/0x330
[   47.939869][    C1]    _raw_spin_lock_irqsave+0x3f/0x60
[   47.940035][    C1]    linkwatch_fire_event+0x74/0x200
[   47.940203][    C1]    br_stp_change_bridge_id+0x25f/0x360 [bridge]
[   47.940544][    C1]    br_set_mac_address+0x1f3/0x260 [bridge]
[   47.940773][    C1]    dev_set_mac_address+0x28a/0x410
[   47.940956][    C1]    dev_set_mac_address_user+0x31/0x50
[   47.941118][    C1]    do_setlink+0x17b4/0x21e0
[   47.941373][    C1]    rtnl_setlink+0x1f7/0x310
[   47.941537][    C1]    rtnetlink_rcv_msg+0x2fb/0xbf0
[   47.941693][    C1]    netlink_rcv_skb+0x130/0x360
[   47.941854][    C1]    netlink_unicast+0x449/0x710
[   47.942224][    C1]    netlink_sendmsg+0x723/0xbe0
[   47.942382][    C1]    __sys_sendto+0x37d/0x410
[   47.942546][    C1]    __x64_sys_sendto+0xe0/0x1c0
[   47.942702][    C1]    do_syscall_64+0xc6/0x1e0
[   47.942859][    C1]    entry_SYSCALL_64_after_hwframe+0x6d/0x75
[   47.943056][    C1] 
[   47.943143][    C1] -> (&br->lock){+.-.}-{2:2} {
[   47.943307][    C1]    HARDIRQ-ON-W at:
[   47.943428][    C1]                     __lock_acquire+0x797/0x1570
[   47.943729][    C1]                     lock_acquire.part.0+0xeb/0x330
[   47.943926][    C1]                     _raw_spin_lock_bh+0x38/0x50
[   47.944126][    C1]                     recalculate_group_addr+0x55/0x130 [bridge]
[   47.944511][    C1]                     br_vlan_filter_toggle+0x77/0x130 [bridge]
[   47.944787][    C1]                     br_changelink+0x36c/0x1360 [bridge]
[   47.945021][    C1]                     br_dev_newlink+0xa5/0x100 [bridge]
[   47.945357][    C1]                     rtnl_newlink_create+0x341/0x850
[   47.945556][    C1]                     __rtnl_newlink+0xac9/0xd80
[   47.945753][    C1]                     rtnl_newlink+0x63/0xa0
[   47.945948][    C1]                     rtnetlink_rcv_msg+0x2fb/0xbf0
[   47.946262][    C1]                     netlink_rcv_skb+0x130/0x360
[   47.946458][    C1]                     netlink_unicast+0x449/0x710
[   47.946668][    C1]                     netlink_sendmsg+0x723/0xbe0
[   47.946868][    C1]                     ____sys_sendmsg+0x7b2/0xa10
[   47.947065][    C1]                     ___sys_sendmsg+0xee/0x170
[   47.947264][    C1]                     __sys_sendmsg+0xcd/0x170
[   47.947568][    C1]                     do_syscall_64+0xc6/0x1e0
[   47.947771][    C1]                     entry_SYSCALL_64_after_hwframe+0x6d/0x75
[   47.948008][    C1]    IN-SOFTIRQ-W at:
[   47.948128][    C1]                     __lock_acquire+0x797/0x1570
[   47.948428][    C1]                     lock_acquire.part.0+0xeb/0x330
[   47.948626][    C1]                     _raw_spin_lock+0x30/0x40
[   47.948824][    C1]                     br_forward_delay_timer_expired+0x48/0x440 [bridge]
[   47.949212][    C1]                     call_timer_fn+0x13b/0x230
[   47.949418][    C1]                     __run_timers+0x545/0x810
[   47.949621][    C1]                     run_timer_softirq+0xe8/0x1b0
[   47.949819][    C1]                     __do_softirq+0x1f8/0x5df
[   47.950115][    C1]                     irq_exit_rcu+0x97/0xc0
[   47.950326][    C1]                     sysvec_apic_timer_interrupt+0x75/0x80
[   47.950576][    C1]                     asm_sysvec_apic_timer_interrupt+0x1a/0x20
[   47.950930][    C1]                     _raw_spin_unlock_irqrestore+0x43/0x70
[   47.951170][    C1]                     qlist_free_all+0x4c/0x140
[   47.951370][    C1]                     kasan_quarantine_reduce+0x192/0x1e0
[   47.951673][    C1]                     __kasan_slab_alloc+0x49/0x70
[   47.951871][    C1]                     kmem_cache_alloc+0xef/0x270
[   47.952068][    C1]                     p9_tag_alloc+0x99/0x700
[   47.952372][    C1]                     p9_client_prepare_req+0xe6/0x290
[   47.952567][    C1]                     p9_client_rpc+0x18d/0x930
[   47.952764][    C1]                     p9_client_open+0x300/0x420
[   47.952965][    C1]                     v9fs_file_open+0x46d/0x7b0
[   47.953274][    C1]                     do_dentry_open+0x43c/0x1490
[   47.953484][    C1]                     backing_file_open+0x8a/0xf0
[   47.953683][    C1]                     ovl_open_realfile+0x233/0x340
[   47.953886][    C1]                     ovl_open+0x1aa/0x250
[   47.954083][    C1]                     do_dentry_open+0x43c/0x1490
[   47.954307][    C1]                     do_open+0x677/0xd90
[   47.954556][    C1]                     path_openat+0x256/0x440
[   47.955170][    C1]                     do_filp_open+0x1b3/0x3e0
[   47.955458][    C1]                     do_sys_openat2+0x122/0x160
[   47.955777][    C1]                     __x64_sys_openat+0x123/0x1e0
[   47.956270][    C1]                     do_syscall_64+0xc6/0x1e0
[   47.956574][    C1]                     entry_SYSCALL_64_after_hwframe+0x6d/0x75
[   47.956946][    C1]    INITIAL USE at:
[   47.957132][    C1]                    __lock_acquire+0x797/0x1570
[   47.957442][    C1]                    lock_acquire.part.0+0xeb/0x330
[   47.957749][    C1]                    _raw_spin_lock_bh+0x38/0x50
[   47.958067][    C1]                    recalculate_group_addr+0x55/0x130 [bridge]
[   47.958514][    C1]                    br_vlan_filter_toggle+0x77/0x130 [bridge]
[   47.958949][    C1]                    br_changelink+0x36c/0x1360 [bridge]
[   47.959321][    C1]                    br_dev_newlink+0xa5/0x100 [bridge]
[   47.959873][    C1]                    rtnl_newlink_create+0x341/0x850
[   47.960183][    C1]                    __rtnl_newlink+0xac9/0xd80
[   47.960483][    C1]                    rtnl_newlink+0x63/0xa0
[   47.960979][    C1]                    rtnetlink_rcv_msg+0x2fb/0xbf0
[   47.961287][    C1]                    netlink_rcv_skb+0x130/0x360
[   47.961597][    C1]                    netlink_unicast+0x449/0x710
[   47.961903][    C1]                    netlink_sendmsg+0x723/0xbe0
[   47.962391][    C1]                    ____sys_sendmsg+0x7b2/0xa10
[   47.962712][    C1]                    ___sys_sendmsg+0xee/0x170
[   47.963023][    C1]                    __sys_sendmsg+0xcd/0x170
[   47.963334][    C1]                    do_syscall_64+0xc6/0x1e0
[   47.963650][    C1]                    entry_SYSCALL_64_after_hwframe+0x6d/0x75
[   47.964041][    C1]  }
[   47.964174][    C1]  ... key      at: [<ffffffffc04cc540>] __key.6+0x0/0xfffffffffffe5ac0 [bridge]
[   47.964862][    C1]  ... acquired at:
[   47.965045][    C1]    mark_lock+0x28d/0x3e0
[   47.965296][    C1]    mark_usage+0xd9/0x2a0
[   47.965537][    C1]    __lock_acquire+0x797/0x1570
[   47.965938][    C1]    lock_acquire.part.0+0xeb/0x330
[   47.966187][    C1]    _raw_spin_lock+0x30/0x40
[   47.966437][    C1]    br_forward_delay_timer_expired+0x48/0x440 [bridge]
[   47.966828][    C1]    call_timer_fn+0x13b/0x230
[   47.967277][    C1]    __run_timers+0x545/0x810
[   47.967545][    C1]    run_timer_softirq+0xe8/0x1b0
[   47.967811][    C1]    __do_softirq+0x1f8/0x5df
[   47.968061][    C1]    irq_exit_rcu+0x97/0xc0
[   47.968321][    C1]    sysvec_apic_timer_interrupt+0x75/0x80
[   47.968640][    C1]    asm_sysvec_apic_timer_interrupt+0x1a/0x20
[   47.968966][    C1]    _raw_spin_unlock_irqrestore+0x43/0x70
[   47.969285][    C1]    qlist_free_all+0x4c/0x140
[   47.969730][    C1]    kasan_quarantine_reduce+0x192/0x1e0
[   47.969991][    C1]    __kasan_slab_alloc+0x49/0x70
[   47.970262][    C1]    kmem_cache_alloc+0xef/0x270
[   47.970507][    C1]    p9_tag_alloc+0x99/0x700
[   47.970974][    C1]    p9_client_prepare_req+0xe6/0x290
[   47.971232][    C1]    p9_client_rpc+0x18d/0x930
[   47.971499][    C1]    p9_client_open+0x300/0x420
[   47.971764][    C1]    v9fs_file_open+0x46d/0x7b0
[   47.972207][    C1]    do_dentry_open+0x43c/0x1490
[   47.972467][    C1]    backing_file_open+0x8a/0xf0
[   47.972731][    C1]    ovl_open_realfile+0x233/0x340
[   47.972998][    C1]    ovl_open+0x1aa/0x250
[   47.973199][    C1]    do_dentry_open+0x43c/0x1490
[   47.973461][    C1]    do_open+0x677/0xd90
[   47.973646][    C1]    path_openat+0x256/0x440
[   47.973899][    C1]    do_filp_open+0x1b3/0x3e0
[   47.974163][    C1]    do_sys_openat2+0x122/0x160
[   47.974608][    C1]    __x64_sys_openat+0x123/0x1e0
[   47.974864][    C1]    do_syscall_64+0xc6/0x1e0
[   47.975126][    C1]    entry_SYSCALL_64_after_hwframe+0x6d/0x75
[   47.975462][    C1] 
[   47.975591][    C1] 
[   47.975591][    C1] stack backtrace:
[   47.976088][    C1] CPU: 1 PID: 386 Comm: tc Not tainted 6.9.0-rc1-virtme #1
[   47.976477][    C1] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.3-0-ga6ed6b701f0a-prebuilt.qemu.org 04/01/2014
[   47.977271][    C1] Call Trace:
[   47.977465][    C1]  <IRQ>
[   47.977605][    C1]  dump_stack_lvl+0x82/0xd0
[   47.977878][    C1]  print_irq_inversion_bug.part.0+0x3d9/0x570
[   47.978192][    C1]  ? __pfx_print_irq_inversion_bug.part.0+0x10/0x10
[   47.978516][    C1]  ? __pfx_usage_skip+0x10/0x10
[   47.978783][    C1]  ? __pfx_usage_match+0x10/0x10
[   47.979050][    C1]  ? arch_stack_walk+0xa2/0xf0
[   47.979309][    C1]  mark_lock_irq+0x4cd/0xa10
[   47.979754][    C1]  ? __pfx_mark_lock_irq+0x10/0x10
[   47.980015][    C1]  ? stack_trace_save+0x94/0xd0
[   47.980278][    C1]  ? add_chain_cache+0x248/0x8b0
[   47.980542][    C1]  ? save_trace+0x8f/0x5b0
[   47.980986][    C1]  mark_lock+0x28d/0x3e0
[   47.981110][    C1]  mark_usage+0xd9/0x2a0
[   47.981230][    C1]  __lock_acquire+0x797/0x1570
[   47.981390][    C1]  ? __lock_acquire+0xaf0/0x1570
[   47.981549][    C1]  ? __pfx_br_forward_delay_timer_expired+0x10/0x10 [bridge]
[   47.981923][    C1]  lock_acquire.part.0+0xeb/0x330
[   47.982090][    C1]  ? br_forward_delay_timer_expired+0x48/0x440 [bridge]
[   47.982322][    C1]  ? __pfx_lock_acquire.part.0+0x10/0x10
[   47.982582][    C1]  ? trace_lock_acquire+0x135/0x1c0
[   47.982739][    C1]  ? br_forward_delay_timer_expired+0x48/0x440 [bridge]
[   47.982972][    C1]  ? lock_acquire+0x32/0xc0
[   47.983129][    C1]  ? br_forward_delay_timer_expired+0x48/0x440 [bridge]
[   47.983462][    C1]  _raw_spin_lock+0x30/0x40
[   47.983621][    C1]  ? br_forward_delay_timer_expired+0x48/0x440 [bridge]
[   47.983853][    C1]  br_forward_delay_timer_expired+0x48/0x440 [bridge]
[   47.984085][    C1]  ? __pfx_br_forward_delay_timer_expired+0x10/0x10 [bridge]
[   47.984455][    C1]  call_timer_fn+0x13b/0x230
[   47.984614][    C1]  ? call_timer_fn+0xe8/0x230
[   47.984770][    C1]  ? call_timer_fn+0xe8/0x230
[   47.985030][    C1]  ? __pfx_call_timer_fn+0x10/0x10
[   47.985194][    C1]  ? hlock_class+0x4e/0x130
[   47.985351][    C1]  ? mark_held_locks+0x9e/0xe0
[   47.985508][    C1]  __run_timers+0x545/0x810
[   47.985666][    C1]  ? __pfx_br_forward_delay_timer_expired+0x10/0x10 [bridge]
[   47.985938][    C1]  ? __pfx___run_timers+0x10/0x10
[   47.986095][    C1]  ? do_raw_spin_lock+0x131/0x270
[   47.986250][    C1]  ? __pfx_do_raw_spin_lock+0x10/0x10
[   47.986505][    C1]  ? lock_acquire+0x32/0xc0
[   47.986663][    C1]  ? run_timer_softirq+0xe0/0x1b0
[   47.986823][    C1]  run_timer_softirq+0xe8/0x1b0
[   47.986981][    C1]  __do_softirq+0x1f8/0x5df
[   47.987139][    C1]  irq_exit_rcu+0x97/0xc0
[   47.987360][    C1]  sysvec_apic_timer_interrupt+0x75/0x80
[   47.987517][    C1]  </IRQ>
[   47.987597][    C1]  <TASK>
[   47.987676][    C1]  asm_sysvec_apic_timer_interrupt+0x1a/0x20
[   47.987873][    C1] RIP: 0010:_raw_spin_unlock_irqrestore+0x43/0x70
[   47.988196][    C1] Code: 10 e8 21 49 9b fd 48 89 ef e8 59 b9 9b fd 81 e3 00 02 00 00 75 1d 9c 58 f6 c4 02 75 29 48 85 db 74 01 fb 65 ff 0d 05 bf 8f 73 <74> 0e 5b 5d c3 cc cc cc cc e8 4f b3 be fd eb dc 0f 1f 44 00 00 5b
[   47.988748][    C1] RSP: 0018:ffffc9000072f318 EFLAGS: 00000286
[   47.988945][    C1] RAX: 0000000000000006 RBX: 0000000000000200 RCX: 1ffffffff1f25955
[   47.989181][    C1] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff8c740911
[   47.989529][    C1] RBP: ffff888001040e00 R08: 0000000000000001 R09: fffffbfff1f238a9
[   47.989770][    C1] R10: ffffffff8f91c54f R11: 0000000000000400 R12: ffff8880023be7c8
[   47.990022][    C1] R13: 0000000000000000 R14: ffffc9000072f368 R15: ffff888005cd2800
[   47.990364][    C1]  ? _raw_spin_unlock_irqrestore+0x51/0x70
[   47.990560][    C1]  qlist_free_all+0x4c/0x140
[   47.990741][    C1]  kasan_quarantine_reduce+0x192/0x1e0
[   47.990901][    C1]  __kasan_slab_alloc+0x49/0x70
[   47.991188][    C1]  kmem_cache_alloc+0xef/0x270
[   47.991351][    C1]  p9_tag_alloc+0x99/0x700
[   47.991508][    C1]  ? __pfx_p9_tag_alloc+0x10/0x10
[   47.991678][    C1]  ? __lock_release+0x103/0x460
[   47.991834][    C1]  ? __debug_check_no_obj_freed+0x253/0x520
[   47.992029][    C1]  ? __pfx___lock_release+0x10/0x10
[   47.992186][    C1]  p9_client_prepare_req+0xe6/0x290
[   47.992348][    C1]  ? __pfx_p9_client_prepare_req+0x10/0x10
[   47.992646][    C1]  ? lockdep_hardirqs_on_prepare.part.0+0x1af/0x370
[   47.992846][    C1]  ? __debug_check_no_obj_freed+0x253/0x520
[   47.993042][    C1]  p9_client_rpc+0x18d/0x930
[   47.993202][    C1]  ? __pfx___debug_check_no_obj_freed+0x10/0x10
[   47.993497][    C1]  ? __pfx_p9_client_rpc+0x10/0x10
[   47.993661][    C1]  ? lockdep_hardirqs_on_prepare.part.0+0x1af/0x370
[   47.993865][    C1]  ? kmem_cache_free+0xd7/0x220
[   47.994021][    C1]  ? p9_req_put+0x17f/0x210
[   47.994294][    C1]  ? trace_kfree+0x2a/0xd0
[   47.994452][    C1]  ? kfree+0x2d/0x230
[   47.994574][    C1]  p9_client_open+0x300/0x420
[   47.994732][    C1]  ? __pfx_p9_client_open+0x10/0x10
[   47.994992][    C1]  ? v9fs_fid_lookup_with_uid+0xa2/0xaf0
[   47.995158][    C1]  v9fs_file_open+0x46d/0x7b0
[   47.995327][    C1]  ? __pfx_v9fs_file_open+0x10/0x10
[   47.995485][    C1]  ? do_dentry_open+0x33/0x1490
[   47.995749][    C1]  do_dentry_open+0x43c/0x1490
[   47.995913][    C1]  ? __pfx_v9fs_file_open+0x10/0x10
[   47.996072][    C1]  ? backing_file_open+0x39/0xf0
[   47.996235][    C1]  backing_file_open+0x8a/0xf0
[   47.996393][    C1]  ? inode_owner_or_capable+0xad/0x170
[   47.996654][    C1]  ovl_open_realfile+0x233/0x340
[   47.996815][    C1]  ovl_open+0x1aa/0x250
[   47.996952][    C1]  ? __pfx_ovl_open+0x10/0x10
[   47.997127][    C1]  ? lock_acquire+0x32/0xc0
[   47.997387][    C1]  ? do_dentry_open+0x33/0x1490
[   47.997548][    C1]  do_dentry_open+0x43c/0x1490
[   47.997706][    C1]  ? __pfx_ovl_open+0x10/0x10
[   47.997870][    C1]  ? may_open+0xde/0x310
[   47.997991][    C1]  do_open+0x677/0xd90
[   47.998212][    C1]  path_openat+0x256/0x440
[   47.998369][    C1]  ? __pfx_path_openat+0x10/0x10
[   47.998538][    C1]  ? __lock_acquire+0xaf0/0x1570
[   47.998696][    C1]  do_filp_open+0x1b3/0x3e0
[   47.998954][    C1]  ? __pfx_do_filp_open+0x10/0x10
[   47.999114][    C1]  ? find_held_lock+0x2c/0x110
[   47.999272][    C1]  ? __pfx_kfree_link+0x10/0x10
[   47.999431][    C1]  ? __pfx_do_raw_spin_lock+0x10/0x10
[   47.999689][    C1]  ? alloc_fd+0x1f5/0x650
[   47.999810][    C1]  ? _raw_spin_unlock+0x23/0x40
[   47.999967][    C1]  ? alloc_fd+0x1f5/0x650
[   48.000092][    C1]  do_sys_openat2+0x122/0x160
[   48.000250][    C1]  ? __pfx_do_sys_openat2+0x10/0x10
[   48.000510][    C1]  ? __pfx___debug_check_no_obj_freed+0x10/0x10
[   48.000704][    C1]  ? __virt_addr_valid+0x227/0x420
[   48.000862][    C1]  __x64_sys_openat+0x123/0x1e0
[   48.001032][    C1]  ? __pfx___x64_sys_openat+0x10/0x10
[   48.001292][    C1]  do_syscall_64+0xc6/0x1e0
[   48.001449][    C1]  entry_SYSCALL_64_after_hwframe+0x6d/0x75
[   48.001646][    C1] RIP: 0033:0x7f0d85d9f0e8
[   48.001810][    C1] Code: f9 41 89 f0 41 83 e2 40 75 30 89 f0 25 00 00 41 00 3d 00 00 41 00 74 22 44 89 c2 4c 89 ce bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 77 30 c3 0f 1f 80 00 00 00 00 48 8d 44 24 08 c7
[   48.002578][    C1] RSP: 002b:00007ffda0104d88 EFLAGS: 00000287 ORIG_RAX: 0000000000000101
[   48.002819][    C1] RAX: ffffffffffffffda RBX: 00007ffda010500f RCX: 00007f0d85d9f0e8
[   48.003058][    C1] RDX: 0000000000080000 RSI: 00007ffda0104e00 RDI: 00000000ffffff9c
[   48.003291][    C1] RBP: 00007ffda0104df0 R08: 0000000000080000 R09: 00007ffda0104e00
[   48.003625][    C1] R10: 0000000000000000 R11: 0000000000000287 R12: 00007ffda0104e07
[   48.003858][    C1] R13: 00007ffda0105020 R14: 00007ffda0104e00 R15: 00007f0d85d70000
[   48.004096][    C1]  </TASK>
[   55.570808][    C1] tc mirred to Houston: device gt4 is down
[   55.671653][    C1] tc mirred to Houston: device gt4 is down
[   55.772449][    C1] tc mirred to Houston: device gt4 is down
[   55.873230][    C1] tc mirred to Houston: device gt4 is down
[   55.974220][    C1] tc mirred to Houston: device gt4 is down
[   56.075149][    C1] tc mirred to Houston: device gt4 is down
[   56.175926][    C1] tc mirred to Houston: device gt4 is down
[   56.276751][    C1] tc mirred to Houston: device gt4 is down
[   56.377598][    C1] tc mirred to Houston: device gt4 is down
[   56.478386][    C1] tc mirred to Houston: device gt4 is down
[   62.769093][    C1] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[   64.107452][    C1] net_ratelimit: 10 callbacks suppressed
[   64.107459][    C1] tc mirred to Houston: device gt6 is down
[   64.208531][    C1] tc mirred to Houston: device gt6 is down
[   64.309246][    C1] tc mirred to Houston: device gt6 is down
[   64.409951][    C1] tc mirred to Houston: device gt6 is down
[   64.510800][    C1] tc mirred to Houston: device gt6 is down
[   64.611873][    C1] tc mirred to Houston: device gt6 is down
[   64.712950][    C1] tc mirred to Houston: device gt6 is down
[   64.813811][    C1] tc mirred to Houston: device gt6 is down
[   64.817264][    C1] tc mirred to Houston: device gt6 is down
[   64.817488][    C1] tc mirred to Houston: device gt6 is down
[   74.033198][    C3] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   86.762040][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   86.863049][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   86.963862][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   87.064787][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   87.166015][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   87.267003][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   87.345321][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   87.372765][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   87.473647][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   87.574553][    C0] ip6_tunnel: gt6 xmit: Local address not yet configured!
[   99.633548][    C2] ip6_tnl_xmit_ctl: 12 callbacks suppressed
[   99.634020][    C2] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[  122.166531][    C3] tc mirred: target device is gone
[  165.169206][    C0] ip6_tunnel: h3-gt6 xmit: Local address not yet configured!
[  170.373558][  T936] br1: port 1(veth1) entered disabled state
[  170.475404][  T937] br1: port 2(veth2) entered disabled state
[  170.567628][  T938] veth2: left allmulticast mode
[  170.567870][  T938] veth2: left promiscuous mode
[  170.568648][  T938] br1: port 2(veth2) entered disabled state
[  170.574264][  T938] veth1: left allmulticast mode
[  170.574418][  T938] veth1: left promiscuous mode
[  170.574661][  T938] br1: port 1(veth1) entered disabled state