[#318429] [test-only] FAILED (try 2) buildbot.git=3.8.0-alt1
Girar awaiter (obirvalger)
girar-builder at altlinux.org
Mon Apr 17 16:53:37 MSK 2023
https://git.altlinux.org/tasks/318429/logs/events.2.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#40 buildbot 1:28 2:21 55 1:45 51
2023-Apr-17 13:47:52 :: test-only task #318429 for sisyphus resumed by obirvalger:
#40 build 3.8.0-alt1 from /people/obirvalger/packages/buildbot.git fetched at 2023-Apr-17 13:47:50
#100 removed
2023-Apr-17 13:47:53 :: [x86_64] #40 buildbot.git 3.8.0-alt1: build start
2023-Apr-17 13:47:53 :: [ppc64le] #40 buildbot.git 3.8.0-alt1: build start
2023-Apr-17 13:47:53 :: [armh] #40 buildbot.git 3.8.0-alt1: build start
2023-Apr-17 13:47:54 :: [i586] #40 buildbot.git 3.8.0-alt1: build start
2023-Apr-17 13:47:54 :: [aarch64] #40 buildbot.git 3.8.0-alt1: build start
2023-Apr-17 13:48:44 :: [x86_64] #40 buildbot.git 3.8.0-alt1: build OK
2023-Apr-17 13:48:49 :: [i586] #40 buildbot.git 3.8.0-alt1: build OK
2023-Apr-17 13:49:22 :: [aarch64] #40 buildbot.git 3.8.0-alt1: build OK
2023-Apr-17 13:49:38 :: [ppc64le] #40 buildbot.git 3.8.0-alt1: build OK
2023-Apr-17 13:50:14 :: [armh] #40 buildbot.git 3.8.0-alt1: build OK
2023-Apr-17 13:50:49 :: #40: buildbot.git 3.8.0-alt1: build check OK
2023-Apr-17 13:50:51 :: build check OK
2023-Apr-17 13:51:02 :: noarch check OK
2023-Apr-17 13:51:04 :: plan: src +1 -1 =18315, noarch +7 -7 =19101
#40 buildbot 3.6.1-alt1 -> 3.8.0-alt1
Mon Apr 17 2023 Mikhail Gordeev <obirvalger at altlinux> 3.8.0-alt1
- new version 3.8.0
2023-Apr-17 13:51:31 :: patched apt indices
2023-Apr-17 13:51:43 :: created next repo
2023-Apr-17 13:51:52 :: duplicate provides check OK
2023-Apr-17 13:52:28 :: dependencies check OK
warning [x86_64]: buildbot=3.8.0-alt1: circular dependencies on buildbot-www=3.8.0-alt1 python3-module-buildbot-www=3.8.0-alt1
2023-Apr-17 13:52:45 :: [x86_64] #40 buildbot: install check OK
warning [i586]: buildbot=3.8.0-alt1: circular dependencies on buildbot-www=3.8.0-alt1 python3-module-buildbot-www=3.8.0-alt1
2023-Apr-17 13:52:46 :: [i586] #40 buildbot: install check OK
warning [aarch64]: buildbot=3.8.0-alt1: circular dependencies on buildbot-www=3.8.0-alt1 python3-module-buildbot-www=3.8.0-alt1
2023-Apr-17 13:52:57 :: [aarch64] #40 buildbot: install check OK
warning [ppc64le]: buildbot=3.8.0-alt1: circular dependencies on buildbot-www=3.8.0-alt1 python3-module-buildbot-www=3.8.0-alt1
2023-Apr-17 13:53:02 :: [ppc64le] #40 buildbot: install check OK
x86_64: buildbot-checkinstall=3.8.0-alt1 install failed:
<13>Apr 17 13:52:53 rpmi: buildbot-checkinstall-3.8.0-alt1 sisyphus+318429.40.2.1 1681739315 installed
Got fatal Exception on DB
Traceback (most recent call last):
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 266, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
log.err(e, 'Got fatal Exception on DB')
--- <exception caught here> ---
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
rv = callable(arg, *args, **kwargs)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1082, in thd
test_unicode(conn)
File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
test_unicode.create()
builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
Traceback (most recent call last):
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 501, in errback
self._startRunCallbacks(fail)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1475, in gotResult
_inlineCallbacks(r, g, status)
--- <exception caught here> ---
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 104, in createMaster
yield createDB(config)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 95, in createDB
yield db.model.upgrade()
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1102, in upgrade
yield self.db.pool.do(thd)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
ret = yield threads.deferToThreadPool(self.reactor, self._pool,
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 250, in inContext
result = inContext.theWork()
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 266, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
rv = callable(arg, *args, **kwargs)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1082, in thd
test_unicode(conn)
File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
test_unicode.create()
builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
mkdir /master
creating /master/master.cfg.sample
creating database (sqlite:///state.sqlite)
Following twistd.log until startup finished..
The buildmaster startup failed. Please see 'twistd.log' for possible reason.
mkdir /worker
mkdir /worker/info
Creating info/admin, you need to edit it appropriately.
Creating info/host, you need to edit it appropriately.
Not creating info/access_uri - add it if you wish
Please edit the files in /worker/info appropriately.
worker configured in /worker
Following twistd.log until startup finished..
The worker took more than 10 seconds to start and/or connect to the buildmaster,
so we were unable to confirm that it started and connected correctly. Please
'tail twistd.log' and look for a line that says 'message from master: attached'
to verify correct startup. If you see a bunch of messages like 'will retry in 6
seconds', your worker might not have the correct hostname or portnumber for the
buildmaster, or the buildmaster might not be running. If you see messages like 'Failure: twisted.cred.error.UnauthorizedLogin'
then your worker might be using the wrong botname or password. Please correct
these problems and then restart the worker.
error: %post(buildbot-checkinstall-3.8.0-alt1.noarch) scriptlet failed, exit status 1
error: buildbot-checkinstall-3.8.0-alt1.noarch: install failed
hsh-install: Packages installation failed.
2023-Apr-17 13:53:06 :: [x86_64] #40 buildbot-checkinstall: install check FAILED
2023-Apr-17 13:53:06 :: [x86_64] requesting cancellation of task processing
2023-Apr-17 13:53:06 :: [x86_64] #40 buildbot-worker: install check CANCELLED
i586: buildbot-checkinstall=3.8.0-alt1 install failed:
<13>Apr 17 13:52:55 rpmi: buildbot-checkinstall-3.8.0-alt1 sisyphus+318429.40.2.1 1681739315 installed
Got fatal Exception on DB
Traceback (most recent call last):
File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 266, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib/python3/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python3/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
log.err(e, 'Got fatal Exception on DB')
--- <exception caught here> ---
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
rv = callable(arg, *args, **kwargs)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1082, in thd
test_unicode(conn)
File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
test_unicode.create()
builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
Traceback (most recent call last):
File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 501, in errback
self._startRunCallbacks(fail)
File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1475, in gotResult
_inlineCallbacks(r, g, status)
--- <exception caught here> ---
File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 104, in createMaster
yield createDB(config)
File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 95, in createDB
yield db.model.upgrade()
File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1102, in upgrade
yield self.db.pool.do(thd)
File "/usr/lib/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
ret = yield threads.deferToThreadPool(self.reactor, self._pool,
File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 250, in inContext
result = inContext.theWork()
File "/usr/lib/python3/site-packages/twisted/python/threadpool.py", line 266, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib/python3/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python3/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
rv = callable(arg, *args, **kwargs)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1082, in thd
test_unicode(conn)
File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
test_unicode.create()
builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
mkdir /master
creating /master/master.cfg.sample
creating database (sqlite:///state.sqlite)
Following twistd.log until startup finished..
The buildmaster startup failed. Please see 'twistd.log' for possible reason.
mkdir /worker
mkdir /worker/info
Creating info/admin, you need to edit it appropriately.
Creating info/host, you need to edit it appropriately.
Not creating info/access_uri - add it if you wish
Please edit the files in /worker/info appropriately.
worker configured in /worker
Following twistd.log until startup finished..
The worker took more than 10 seconds to start and/or connect to the buildmaster,
so we were unable to confirm that it started and connected correctly. Please
'tail twistd.log' and look for a line that says 'message from master: attached'
to verify correct startup. If you see a bunch of messages like 'will retry in 6
seconds', your worker might not have the correct hostname or portnumber for the
buildmaster, or the buildmaster might not be running. If you see messages like 'Failure: twisted.cred.error.UnauthorizedLogin'
then your worker might be using the wrong botname or password. Please correct
these problems and then restart the worker.
error: %post(buildbot-checkinstall-3.8.0-alt1.noarch) scriptlet failed, exit status 1
error: buildbot-checkinstall-3.8.0-alt1.noarch: install failed
hsh-install: Packages installation failed.
2023-Apr-17 13:53:08 :: [i586] #40 buildbot-checkinstall: install check FAILED
2023-Apr-17 13:53:08 :: [i586] #40 buildbot-worker: install check CANCELLED
warning [armh]: buildbot=3.8.0-alt1: circular dependencies on buildbot-www=3.8.0-alt1 python3-module-buildbot-www=3.8.0-alt1
2023-Apr-17 13:53:14 :: [armh] #40 buildbot: install check OK
2023-Apr-17 13:53:14 :: [armh] #40 buildbot-checkinstall: install check CANCELLED
aarch64: buildbot-checkinstall=3.8.0-alt1 install failed:
<13>Apr 17 13:53:13 rpmi: buildbot-checkinstall-3.8.0-alt1 sisyphus+318429.40.2.1 1681739315 installed
Got fatal Exception on DB
Traceback (most recent call last):
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 266, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
log.err(e, 'Got fatal Exception on DB')
--- <exception caught here> ---
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
rv = callable(arg, *args, **kwargs)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1082, in thd
test_unicode(conn)
File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
test_unicode.create()
builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
Traceback (most recent call last):
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 501, in errback
self._startRunCallbacks(fail)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1475, in gotResult
_inlineCallbacks(r, g, status)
--- <exception caught here> ---
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 104, in createMaster
yield createDB(config)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 95, in createDB
yield db.model.upgrade()
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1102, in upgrade
yield self.db.pool.do(thd)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
ret = yield threads.deferToThreadPool(self.reactor, self._pool,
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 250, in inContext
result = inContext.theWork()
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 266, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
rv = callable(arg, *args, **kwargs)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1082, in thd
test_unicode(conn)
File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
test_unicode.create()
builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
mkdir /master
creating /master/master.cfg.sample
creating database (sqlite:///state.sqlite)
Following twistd.log until startup finished..
The buildmaster startup failed. Please see 'twistd.log' for possible reason.
mkdir /worker
mkdir /worker/info
Creating info/admin, you need to edit it appropriately.
Creating info/host, you need to edit it appropriately.
Not creating info/access_uri - add it if you wish
Please edit the files in /worker/info appropriately.
worker configured in /worker
Following twistd.log until startup finished..
The worker took more than 10 seconds to start and/or connect to the buildmaster,
so we were unable to confirm that it started and connected correctly. Please
'tail twistd.log' and look for a line that says 'message from master: attached'
to verify correct startup. If you see a bunch of messages like 'will retry in 6
seconds', your worker might not have the correct hostname or portnumber for the
buildmaster, or the buildmaster might not be running. If you see messages like 'Failure: twisted.cred.error.UnauthorizedLogin'
then your worker might be using the wrong botname or password. Please correct
these problems and then restart the worker.
error: %post(buildbot-checkinstall-3.8.0-alt1.noarch) scriptlet failed, exit status 1
error: buildbot-checkinstall-3.8.0-alt1.noarch: install failed
hsh-install: Packages installation failed.
2023-Apr-17 13:53:28 :: [aarch64] #40 buildbot-checkinstall: install check FAILED
2023-Apr-17 13:53:28 :: [aarch64] #40 buildbot-worker: install check CANCELLED
ppc64le: buildbot-checkinstall=3.8.0-alt1 install failed:
<13>Apr 17 13:53:21 rpmi: buildbot-checkinstall-3.8.0-alt1 sisyphus+318429.40.2.1 1681739315 installed
Got fatal Exception on DB
Traceback (most recent call last):
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 266, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 234, in __thd
log.err(e, 'Got fatal Exception on DB')
--- <exception caught here> ---
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
rv = callable(arg, *args, **kwargs)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1082, in thd
test_unicode(conn)
File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
test_unicode.create()
builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
Traceback (most recent call last):
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 501, in errback
self._startRunCallbacks(fail)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 568, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1475, in gotResult
_inlineCallbacks(r, g, status)
--- <exception caught here> ---
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 104, in createMaster
yield createDB(config)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/scripts/create_master.py", line 95, in createDB
yield db.model.upgrade()
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1102, in upgrade
yield self.db.pool.do(thd)
File "/usr/lib64/python3/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib64/python3/site-packages/twisted/python/failure.py", line 512, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 244, in do
ret = yield threads.deferToThreadPool(self.reactor, self._pool,
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 250, in inContext
result = inContext.theWork()
File "/usr/lib64/python3/site-packages/twisted/python/threadpool.py", line 266, in <lambda>
inContext.theWork = lambda: context.call(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 122, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib64/python3/site-packages/twisted/python/context.py", line 85, in callWithContext
return func(*args,**kw)
File "/usr/lib/python3/site-packages/buildbot/db/pool.py", line 207, in __thd
rv = callable(arg, *args, **kwargs)
File "/usr/lib/python3/site-packages/buildbot/db/model.py", line 1082, in thd
test_unicode(conn)
File "/usr/lib/python3/site-packages/buildbot/db/migrate_utils.py", line 33, in test_unicode
test_unicode.create()
builtins.TypeError: Table.create() missing 1 required positional argument: 'bind'
mkdir /master
creating /master/master.cfg.sample
creating database (sqlite:///state.sqlite)
Following twistd.log until startup finished..
The buildmaster startup failed. Please see 'twistd.log' for possible reason.
mkdir /worker
mkdir /worker/info
Creating info/admin, you need to edit it appropriately.
Creating info/host, you need to edit it appropriately.
Not creating info/access_uri - add it if you wish
Please edit the files in /worker/info appropriately.
worker configured in /worker
Following twistd.log until startup finished..
The worker took more than 10 seconds to start and/or connect to the buildmaster,
so we were unable to confirm that it started and connected correctly. Please
'tail twistd.log' and look for a line that says 'message from master: attached'
to verify correct startup. If you see a bunch of messages like 'will retry in 6
seconds', your worker might not have the correct hostname or portnumber for the
buildmaster, or the buildmaster might not be running. If you see messages like 'Failure: twisted.cred.error.UnauthorizedLogin'
then your worker might be using the wrong botname or password. Please correct
these problems and then restart the worker.
error: %post(buildbot-checkinstall-3.8.0-alt1.noarch) scriptlet failed, exit status 1
error: buildbot-checkinstall-3.8.0-alt1.noarch: install failed
hsh-install: Packages installation failed.
2023-Apr-17 13:53:36 :: [ppc64le] #40 buildbot-checkinstall: install check FAILED
2023-Apr-17 13:53:36 :: [ppc64le] #40 buildbot-worker: install check CANCELLED
2023-Apr-17 13:53:06 :: [x86_64] install check FAILED
2023-Apr-17 13:53:08 :: [i586] install check FAILED
2023-Apr-17 13:53:14 :: [armh] install check FAILED
2023-Apr-17 13:53:28 :: [aarch64] install check FAILED
2023-Apr-17 13:53:37 :: [ppc64le] install check FAILED
2023-Apr-17 13:53:37 :: task #318429 for sisyphus FAILED
More information about the Sisyphus-incominger
mailing list