View Issue Details

IDProjectCategoryView StatusLast Update
0001328bareos-corefile daemonpublic2023-08-17 13:46
Reporterlluuaapp Assigned Tobruno-at-bareos  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionwon't fix 
PlatformLinuxOSDebianOS Version10
Product Version20.0.1 
Summary0001328: File Daemon Crash when Using Python bareos-fd-postgres Plugin
DescriptionDear Bareos Delevelopers,

the Postgres WAL backup, running twice every hours, crashes the file daemon several time a day on both of our servers where we are using it. Here is a debug log and a traceback attached to this ticket. I can (privately) send you a core dump if you wish.

The crash happens after the backup is finished successfully (the director does not complain about anything) and the plugin is released. This happens not everytime, but it crashes almost every 6 hours (so maybe every 10-12 backups).

Please tell me is you need any additional information.

Thanks,
Paul
Steps To Reproduce1. Setup the PostgreSQL Plugin (bareos-fd-postgres)
2. Run it more often than nightly
3. Wait until the client/fd crashes
TagsNo tags attached.

Activities

lluuaapp

lluuaapp

2021-03-11 09:19

reporter  

bareos.8325.traceback (10,761 bytes)   
Created /var/lib/bareos/bareos-fd.core.8325 for doing postmortem debugging
[New LWP 8325]
[New LWP 8326]
[New LWP 11029]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/bareos-fd'.
#0  0x00007f80356ef819 in __GI___poll (fds=fds@entry=0x7fffc1605ea0, nfds=nfds@entry=2, timeout=timeout@entry=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
29	../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
[Current thread is 1 (Thread 0x7f80355f1280 (LWP 8325))]
$1 = 0x56010b798f60 <my_name> "olol-fd"
$2 = 0x56010be68130 "bareos-fd"
$3 = 0x0
$4 = 0x0
$5 = 0x7f80363b1420 "20.0.1 (02 March 2021)"
$6 = 0x7f80363b1437 "self-compiled"
$7 = "olol.iwascoding.de", '\000' <repeats 237 times>
Environment variable "TestName" not defined.
#0  0x00007f80356ef819 in __GI___poll (fds=fds@entry=0x7fffc1605ea0, nfds=nfds@entry=2, timeout=timeout@entry=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f803634ccc1 in poll (__timeout=1000, __nfds=2, __fds=0x7fffc1605ea0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  BnetThreadServerTcp(dlist*, int, alist*, ThreadList&, std::function<void* (ConfigurationParser*, void*)>, ConfigurationParser*, std::atomic<BnetServerState>*, std::function<void* (void*)>, std::function<void ()>) (addr_list=addr_list@entry=0x56010be6c840, max_clients=<optimized out>, sockfds=<optimized out>, thread_list=..., HandleConnectionRequest=..., config=<optimized out>, server_state=<optimized out>, UserAgentShutdownCallback=..., CustomCallback=...) at ./core/src/lib/bnet_server_tcp.cc:342
#3  0x000056010b779c2a in filedaemon::StartSocketServer (addrs=0x56010be6c840) at /usr/include/c++/8/new:169
#4  0x000056010b7678f9 in main (argc=<optimized out>, argv=<optimized out>) at ./core/src/filed/filed.cc:298

Thread 3 (Thread 0x7f803435a700 (LWP 11029)):
#0  0x00007f80362fd0ca in __waitpid (pid=pid@entry=11208, stat_loc=stat_loc@entry=0x7f8034358f7c, options=options@entry=0) at ../sysdeps/unix/sysv/linux/waitpid.c:30
#1  0x00007f803637fb1d in SignalHandler (sig=11) at ./core/src/lib/signal.cc:216
#2  <signal handler called>
#3  0x00007f8034facde4 in ?? () from /lib/x86_64-linux-gnu/libpython3.7m.so.1.0
#4  0x00007f8034fd2c66 in ?? () from /lib/x86_64-linux-gnu/libpython3.7m.so.1.0
#5  0x00007f8034fc7795 in _PyModule_ClearDict () from /lib/x86_64-linux-gnu/libpython3.7m.so.1.0
#6  0x00007f8034f12d9d in PyImport_Cleanup () from /lib/x86_64-linux-gnu/libpython3.7m.so.1.0
#7  0x00007f8034f08478 in Py_EndInterpreter () from /lib/x86_64-linux-gnu/libpython3.7m.so.1.0
#8  0x00007f80352b09d9 in filedaemon::freePlugin (plugin_ctx=0x7f802c022870) at ./core/src/plugins/filed/python/python-fd.cc:317
#9  0x000056010b76e2c6 in filedaemon::FreePlugins (jcr=jcr@entry=0x7f802c02f6d0) at ./core/src/filed/fd_plugins.cc:1914
#10 0x000056010b775d69 in filedaemon::process_director_commands (jcr=0x7f802c02f6d0, dir=dir@entry=0x56010bf06060) at ./core/src/filed/dir_cmd.cc:524
#11 0x000056010b7763ec in filedaemon::handle_director_connection (dir=dir@entry=0x56010bf06060) at ./core/src/filed/dir_cmd.cc:602
#12 0x000056010b779924 in filedaemon::HandleConnectionRequest (config=<optimized out>, arg=0x56010bf06060) at ./core/src/filed/socket_server.cc:91
#13 0x00007f80363813d3 in std::function<void* (ConfigurationParser*, void*)>::operator()(ConfigurationParser*, void*) const (__args#1=<optimized out>, __args#0=<optimized out>, this=0x56010be94f18) at /usr/include/c++/8/bits/std_function.h:682
#14 WorkerThread (l=..., ThreadInvokedHandler=..., config=0x56010be6c880, data=0x56010bf06060, run_condition=...) at ./core/src/lib/thread_list.cc:205
#15 0x00007f8036381992 in std::__invoke_impl<void, void (*)(std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)> const&, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition>), std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)>, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition> >(std::__invoke_other, void (*&&)(std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)> const&, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition>), std::shared_ptr<ThreadListContainer>&&, std::function<void* (ConfigurationParser*, void*)>&&, ConfigurationParser*&&, void*&&, std::shared_ptr<IsRunningCondition>&&) (__f=<optimized out>) at /usr/include/c++/8/bits/shared_ptr_base.h:1174
#16 std::__invoke<void (*)(std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)> const&, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition>), std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)>, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition> >(void (*&&)(std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)> const&, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition>), std::shared_ptr<ThreadListContainer>&&, std::function<void* (ConfigurationParser*, void*)>&&, ConfigurationParser*&&, void*&&, std::shared_ptr<IsRunningCondition>&&) (__fn=<optimized out>) at /usr/include/c++/8/bits/invoke.h:95
#17 std::thread::_Invoker<std::tuple<void (*)(std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)> const&, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition>), std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)>, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition> > >::_M_invoke<0ul, 1ul, 2ul, 3ul, 4ul, 5ul>(std::_Index_tuple<0ul, 1ul, 2ul, 3ul, 4ul, 5ul>) (this=<optimized out>) at /usr/include/c++/8/thread:244
#18 std::thread::_Invoker<std::tuple<void (*)(std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)> const&, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition>), std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)>, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition> > >::operator()() (this=<optimized out>) at /usr/include/c++/8/thread:253
#19 std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)> const&, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition>), std::shared_ptr<ThreadListContainer>, std::function<void* (ConfigurationParser*, void*)>, ConfigurationParser*, void*, std::shared_ptr<IsRunningCondition> > > >::_M_run() (this=<optimized out>) at /usr/include/c++/8/thread:196
#20 0x00007f8035a1ab2f in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#21 0x00007f80362f2fa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#22 0x00007f80356fa4cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f8034b5b700 (LWP 8326)):
#0  futex_abstimed_wait_cancelable (private=0, abstime=0x7f8034b5ae90, expected=0, futex_word=0x7f80363d04c8 <_ZL5timer+40>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  __pthread_cond_wait_common (abstime=0x7f8034b5ae90, mutex=0x7f80363d04e0 <_ZL11timer_mutex>, cond=0x7f80363d04a0 <_ZL5timer>) at pthread_cond_wait.c:539
#2  __pthread_cond_timedwait (cond=cond@entry=0x7f80363d04a0 <_ZL5timer>, mutex=mutex@entry=0x7f80363d04e0 <_ZL11timer_mutex>, abstime=abstime@entry=0x7f8034b5ae90) at pthread_cond_wait.c:667
#3  0x00007f8036391295 in watchdog_thread (arg=<optimized out>) at ./core/src/lib/watchdog.cc:307
#4  0x00007f80362f2fa3 in start_thread (arg=<optimized out>) at pthread_create.c:486
#5  0x00007f80356fa4cf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f80355f1280 (LWP 8325)):
#0  0x00007f80356ef819 in __GI___poll (fds=fds@entry=0x7fffc1605ea0, nfds=nfds@entry=2, timeout=timeout@entry=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f803634ccc1 in poll (__timeout=1000, __nfds=2, __fds=0x7fffc1605ea0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
#2  BnetThreadServerTcp(dlist*, int, alist*, ThreadList&, std::function<void* (ConfigurationParser*, void*)>, ConfigurationParser*, std::atomic<BnetServerState>*, std::function<void* (void*)>, std::function<void ()>) (addr_list=addr_list@entry=0x56010be6c840, max_clients=<optimized out>, sockfds=<optimized out>, thread_list=..., HandleConnectionRequest=..., config=<optimized out>, server_state=<optimized out>, UserAgentShutdownCallback=..., CustomCallback=...) at ./core/src/lib/bnet_server_tcp.cc:342
#3  0x000056010b779c2a in filedaemon::StartSocketServer (addrs=0x56010be6c840) at /usr/include/c++/8/new:169
#4  0x000056010b7678f9 in main (argc=<optimized out>, argv=<optimized out>) at ./core/src/filed/filed.cc:298
#0  0x00007f80356ef819 in __GI___poll (fds=fds@entry=0x7fffc1605ea0, nfds=nfds@entry=2, timeout=timeout@entry=1000) at ../sysdeps/unix/sysv/linux/poll.c:29
29	in ../sysdeps/unix/sysv/linux/poll.c
resultvar = 18446744073709551100
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1  0x00007f803634ccc1 in poll (__timeout=1000, __nfds=2, __fds=0x7fffc1605ea0) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46
46	  return __poll_alias (__fds, __nfds, __timeout);
No locals.
#2  BnetThreadServerTcp(dlist*, int, alist*, ThreadList&, std::function<void* (ConfigurationParser*, void*)>, ConfigurationParser*, std::atomic<BnetServerState>*, std::function<void* (void*)>, std::function<void ()>) (addr_list=addr_list@entry=0x56010be6c840, max_clients=<optimized out>, sockfds=<optimized out>, thread_list=..., HandleConnectionRequest=..., config=<optimized out>, server_state=<optimized out>, UserAgentShutdownCallback=..., CustomCallback=...) at ./core/src/lib/bnet_server_tcp.cc:342
342	./core/src/lib/bnet_server_tcp.cc: No such file or directory.
status = <optimized out>
cnt = <optimized out>
cleanup_object = <optimized out>
number_of_filedescriptors = <optimized out>
ipaddr = <optimized out>
pfds = 0x7fffc1605ea0
events = 195
fd_ptr = 0x0
i = <optimized out>
#3  0x000056010b779c2a in filedaemon::StartSocketServer (addrs=0x56010be6c840) at /usr/include/c++/8/new:169
169	/usr/include/c++/8/new: No such file or directory.
p = <optimized out>
#4  0x000056010b7678f9 in main (argc=<optimized out>, argv=<optimized out>) at ./core/src/filed/filed.cc:298
298	./core/src/filed/filed.cc: No such file or directory.
ch = <optimized out>
test_config = false
export_config = false
export_config_schema = false
keep_readall_caps = <optimized out>
uid = <optimized out>
gid = 0x0
#0  0x0000000000000000 in ?? ()
No symbol table info available.
#0  0x0000000000000000 in ?? ()
No symbol table info available.
#0  0x0000000000000000 in ?? ()
No symbol table info available.
bareos.8325.traceback (10,761 bytes)   
logs.txt (10,046 bytes)   
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): filed/backup.cc:557-845 FT_RESTORE_FIRST saving: python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-postgres:postgresDataDir=/var/lib/postgresql/11/main:walArchive=/usr/local/var/lib/postgresql/11/archive/
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (130): filed/backup.cc:660-845 filed: sending python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-postgres:postgresDataDir=/var/lib/postgresql/11/main:walArchive=/usr/local/var/lib/postgresql/11/archive/ to stored
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:1111-845 SendPluginName=python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-postgres:postgresDataDir=/var/lib/postgresql/11/main:walArchive=/usr/local/var/lib/postgresql/11/archive/
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:1121-845 send plugin name hdr: 2 26 0
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:1139-845 send plugin start/end: 2 1 1 python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-postgres:postgresDataDir=/var/lib/postgresql/11/main:walArchive=/usr/local/var/lib/postgresql/11/archive/
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (300): filed/backup.cc:1294-845 encode_and_send_attrs fname=python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-postgres:postgresDataDir=/var/lib/postgresql/11/main:walArchive=/usr/local/var/lib/postgresql/11/archive/
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (300): filed/backup.cc:1314-845 File python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-postgres:postgresDataDir=/var/lib/postgresql/11/main:walArchive=/usr/local/var/lib/postgresql/11/archive/
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  attribs=A A IHA A A A A -B BAA B BgSaGF BgSaGF BgSaGF A A C
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  attribsEx=<NULL>
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (300): filed/backup.cc:1343-845 >stored: attrhdr 2 28 0iwan-fd (200): lib/binflate.cc:58-845 In: 20220 bytes
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (200): lib/binflate.cc:63-845 compressed=2454
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): filed/backup.cc:1415-845 Object compressed from 20220 to 2454 bytes
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (300): filed/backup.cc:1448-845 >stored: attr len=2689: 2 25 1615438213 2454 20220 1 python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-postgres:postgresDataDir=/var/lib/postgresql/11/main:walArchive=/usr/local/var/lib/postgresql/11/archive/
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:1111-845 SendPluginName=python:module_path=/usr/lib/bareos/plugins:module_name=bareos-fd-postgres:postgresDataDir=/var/lib/postgresql/11/main:walArchive=/usr/local/var/lib/postgresql/11/archive/
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:1121-845 send plugin name hdr: 2 26 0
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:1139-845 send plugin start/end: 2 0
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): module/bareosfd.cc:1442-845 python3-fd-mod: end_backup_file() entry point in Python called
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): filed/heartbeat.cc:157-845 Send kill to heartbeat id
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): lib/bsock.cc:136-0 Destruct BareosSocket
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): lib/bsock.cc:136-0 Destruct BareosSocket
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): filed/backup.cc:208-845 end blast_data ok=1
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (110): filed/dir_cmd.cc:2685-845 3000 OK append data
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (110): filed/dir_cmd.cc:2685-845 3000 OK end
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (200): filed/dir_cmd.cc:2182-845 SDJobStatus = 84 T
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (500): lib/bget_msg.cc:67-845 Got BNET_EOD
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:441-845 plugin_ctx=7fb6281330e0 JobId=845
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:229-845 IsEventForThisPlugin? name=<NULL> len=0 plugin=python3-fd.so plen=7
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): module/bareosfd.cc:1442-845 python3-fd-mod: handle_plugin_event called with bEventEndBackupJob
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): filed/dir_cmd.cc:476-845 Quit command loop. Canceled=0
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (200): lib/runscript.cc:118-845 runscript: running all RunScript object (ClientAfterJob) JobStatus=T
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (110): filed/dir_cmd.cc:512-845 End FD msg: 2800 End Job TermCode=84 JobFiles=2 ReadBytes=16777216 JobBytes=79904 Errors=0 VSS=0 Encrypt=1
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:441-845 plugin_ctx=7fb6281330e0 JobId=845
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:229-845 IsEventForThisPlugin? name=<NULL> len=0 plugin=python3-fd.so plen=7
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (100): module/bareosfd.cc:1442-845 python3-fd-mod: handle_plugin_event called with bEventJobEnd
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (150): filed/fd_plugins.cc:1909-845 Free instance fd-plugin_ctx_list=7fb6281330e0 JobId=845
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  BAREOS interrupted by signal 11: Segmentation violation
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  bareos-fd, iwan-fd got signal 11 - Segmentation violation. Attempting traceback.
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  exepath=/usr/sbin/
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (300): lib/signal.cc:183-845 Working=/var/lib/bareos
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (300): lib/signal.cc:184-845 btpath=/usr/sbin/btraceback
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (300): lib/signal.cc:185-845 exepath=/usr/sbin/bareos-fd
2021-03-11 05:50:13 iwan bareos-fd: err  BAREOS interrupted by signal 11: Segmentation violation
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  iwan-fd (500): lib/signal.cc:215-845 Doing waitpid
2021-03-11 05:50:13 iwan bareos-fd[1846]: info  Calling: /usr/sbin/btraceback /usr/sbin/bareos-fd 1847 /var/lib/bareos
2021-03-11 05:50:15 iwan bareos-fd[1846]: info  bsmtp: tools/bsmtp.cc:130-0 Fatal malformed reply from localhost: 501 <root>: sender address must contain a domain
2021-03-11 05:50:15 iwan bareos-fd[1846]: info  iwan-fd (500): lib/signal.cc:217-845 Done waitpid
2021-03-11 05:50:15 iwan bareos-fd[1846]: info  The btraceback call returned 1
2021-03-11 05:50:15 iwan bareos-fd[1846]: info  Dumping: /var/lib/bareos/iwan-fd.1847.bactrace
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/parse_conf.cc:210-0 config file = /etc/bareos/bareos-fd.d/*/*.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:330-0 glob /etc/bareos/bareos-fd.d/*/*.conf: 5 files
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/client/myself.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/director/backup-dir.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/director/bareos-dir.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/director/bareos-mon.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/messages/Standard.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:330-0 glob /etc/bareos/bareos-fd.d/*/*.conf: 5 files
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/client/myself.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/director/backup-dir.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/director/bareos-dir.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/director/bareos-mon.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  bareos-fd (100): lib/lex.cc:223-0 open config file: /etc/bareos/bareos-fd.d/messages/Standard.conf
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (250): lib/message.cc:246-0 Copied message resource 560351d77050
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (100): lib/bsys.cc:576-0 ReadStateFile seek to 192
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (100): lib/recent_job_results_list.cc:57-0 Read num_items=10
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (50): lib/plugins.cc:212-0 LoadPlugins
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (150): filed/fd_plugins.cc:1792-0 IsPluginCompatible called
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (150): filed/fd_plugins.cc:1769-0 Loaded plugin: python3-fd.so
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (10): filed/socket_server.cc:128-0 filed: listening on port 9102
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (10): filed/socket_server.cc:128-0 filed: listening on port 9102
2021-03-11 05:50:15 iwan bareos-fd[2761]: info  iwan-fd (100): lib/bnet_server_tcp.cc:160-0 Addresses host[ipv6;2a01:4f8:171:281a::2;9102] host[ipv4;138.201.17.27;9102]
logs.txt (10,046 bytes)   
bruno-at-bareos

bruno-at-bareos

2023-07-31 14:15

manager   ~0005280

Was it python2 or python3?
Before the PG15 trouble, was this reproducible on recent version like 22x?
lluuaapp

lluuaapp

2023-08-15 15:31

reporter   ~0005321

Hi,

well, this is a very old ticket. Seems that it was fixed in the meantime (maybe when migrating to pg8000?). At least in the current version 22 this does no longer happen.

I will test this with the upcoming beta version that (fully) supports GP15 and report back.

Thanks,
Paul
bruno-at-bareos

bruno-at-bareos

2023-08-17 13:46

manager   ~0005322

Hi Paul, thanks for the feedback, I prefer then to close that one. and let see how it goes with the new plugin.

Issue History

Date Modified Username Field Change
2021-03-11 09:19 lluuaapp New Issue
2021-03-11 09:19 lluuaapp File Added: bareos.8325.traceback
2021-03-11 09:19 lluuaapp File Added: logs.txt
2023-07-31 14:15 bruno-at-bareos Assigned To => bruno-at-bareos
2023-07-31 14:15 bruno-at-bareos Status new => feedback
2023-07-31 14:15 bruno-at-bareos Note Added: 0005280
2023-08-15 15:31 lluuaapp Note Added: 0005321
2023-08-15 15:31 lluuaapp Status feedback => assigned
2023-08-17 13:46 bruno-at-bareos Status assigned => closed
2023-08-17 13:46 bruno-at-bareos Resolution open => won't fix
2023-08-17 13:46 bruno-at-bareos Note Added: 0005322