Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#45 closed defect (fixed)

Target platform matching fails when an property is used that isn't provided by the slave

Reported by: Otavio Salvador <otavio@…> Owned by: cmlenz
Priority: critical Milestone: 0.5
Component: Build master Version: 0.4
Keywords: Cc:
Operating System:

Description

Hi,

Here goes the backtrace:

2005-09-12 12:11:28,641 [bitten.beep] DEBUG: Listening to connections on ftp-master.ossystems.com.br:7633
2005-09-12 12:11:28,897 [bitten.beep] DEBUG: Scheduling event _check_build_triggers to run at 2005-09-12 12:13:28.897725
2005-09-12 12:11:34,272 [bitten.beep] DEBUG: Connected to 10.0.0.253:60017
2005-09-12 12:11:34,273 [bitten.beep] DEBUG: Send greeting with profiles: ['http://bitten.cmlenz.net/beep/orchestration']
2005-09-12 12:11:34,275 [bitten.beep] DEBUG: Sending frame [RPY 0 0 . 0 117]
2005-09-12 12:11:34,276 [bitten.beep] DEBUG: Handling frame [RPY 0 0 . 0 47]
2005-09-12 12:11:34,359 [bitten.beep] DEBUG: Handling frame [MSG 0 0 . 47 122]
2005-09-12 12:11:34,361 [bitten.beep] DEBUG: Start channel 1 for profile <http://bitten.cmlenz.net/beep/orchestration>
2005-09-12 12:11:34,362 [bitten.beep] DEBUG: Sending frame [RPY 0 0 . 117 96]
2005-09-12 12:11:34,382 [bitten.beep] DEBUG: Handling frame [MSG 1 0 . 0 158]
2005-09-12 12:11:34,388 [bitten.beep] ERROR: Malformed frame
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/bitten-0.4dev-py2.3.egg/bitten/util/beep.py", line 312, in _handle_frame
  File "/usr/lib/python2.3/site-packages/bitten-0.4dev-py2.3.egg/bitten/util/beep.py", line 466, in handle_data_frame
  File "/usr/lib/python2.3/site-packages/bitten-0.4dev-py2.3.egg/bitten/master.py", line 242, in handle_msg
  File "/usr/lib/python2.3/site-packages/bitten-0.4dev-py2.3.egg/bitten/master.py", line 158, in register
  File "/usr/lib/python2.3/sre.py", line 132, in match
    return _compile(pattern, flags).match(string)
TypeError: expected string or buffer
[DEBUG   ] Send greeting with profiles: []
[DEBUG   ] Sending frame [RPY 0 0 . 0 47]
[DEBUG   ] Connecting to projects.ossystems.com.br:7633
[DEBUG   ] Connected to peer at projects.ossystems.com.br:7633
[DEBUG   ] Handling frame [RPY 0 0 . 0 117]
[DEBUG   ] Requesting start of channel 1 with profiles ['http://bitten.cmlenz.net/beep/orchestration']
[DEBUG   ] Sending frame [MSG 0 0 . 47 122]
[DEBUG   ] Handling frame [RPY 0 0 . 117 96]
[DEBUG   ] Channel 1 started with profile http://bitten.cmlenz.net/beep/orchestration
[INFO    ] Registering with build master as nurf
[DEBUG   ] Sending frame [MSG 1 0 . 0 158]
[WARNING ] Peer projects.ossystems.com.br:7633 closed connection
[INFO    ] Session terminated

Attachments (0)

Change History (4)

comment:1 Changed 19 years ago by Otavio Salvador <otavio@…>

The problem only happens if I have a mispelled field on target plataform.

comment:2 Changed 19 years ago by cmlenz

  • Milestone set to 0.5
  • Status changed from new to assigned
  • Summary changed from master stoped without a know reason to master stopped without a know reason

comment:3 Changed 19 years ago by cmlenz

  • Priority changed from major to critical
  • Summary changed from master stopped without a know reason to Target platform matching fails when an property is used that isn't provided by the slave

Higher prio, better summary.

comment:4 Changed 19 years ago by cmlenz

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in [203].

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmlenz.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.