Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 98)

Ticket Resolution Summary Owner Reporter
#60 fixed Unable to access aggregates in the InstaGENI rack somebody lnevers@bbn.com
Description

Unable to access FOAM and AM in the InstaGENI rack:

$ omni.py getversion -a ig-utah  -V1 
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Substituting AM nickname ig-utah with URL 
http://utah.geniracks.net/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
ERROR:omni.protogeni:Call for GetVersion at 
http://utah.geniracks.net/protogeni/xmlrpc/am/2.0 failed.: Unknown socket error: 
[Errno -3] Temporary failure in name resolution
ERROR:omni.protogeni:    ..... Run with --debug for more information
WARNING:omni:URN: unspecified_AM_URN (url:http://utah.geniracks.net/protogeni/xmlrpc
/am/2.0) call failed: AM http://utah.geniracks.net/protogeni/xmlrpc/am/2.0 failed 
getversion (empty): [Errno -3] Temporary failure in name resolution (missing result)

INFO:omni: ------------------------------------------------------------
INFO:omni: Completed getversion:

  Options as run:
		aggregate: ['ig-utah']
		api_version: 1
		framework: pg
		noGetVersionCache: True

  Args: getversion

  Result Summary: Cannot GetVersion at http://utah.geniracks.net/protogeni/xmlrpc
/am/2.0: AM http://utah.geniracks.net/protogeni/xmlrpc/am/2.0 failed getversion
(empty): [Errno -3] Temporary failure in name resolution (missing result)

Failed to get version for http://utah.geniracks.net/protogeni/xmlrpc/am/2.0

$ omni.py getversion -a of-ig  -V1 
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Substituting AM nickname of-ig with URL 
https://foam.utah.geniracks.net:3626/foam/gapi/1, URN unspecified_AM_URN
ERROR:omni.protogeni:Call for GetVersion at https://foam.utah.geniracks.net:3626
/foam/gapi/1 failed.: Unknown socket error: [Errno -3] Temporary failure in name 
resolution
ERROR:omni.protogeni:    ..... Run with --debug for more information
WARNING:omni:URN: unspecified_AM_URN (url:https://foam.utah.geniracks.net:3626
/foam/gapi/1) call failed: AM https://foam.utah.geniracks.net:3626/foam/gapi/1 failed
getversion (empty): [Errno -3] Temporary failure in name resolution (missing result)

INFO:omni: ------------------------------------------------------------
INFO:omni: Completed getversion:
  Options as run:
		aggregate: ['of-ig']
		api_version: 1
		framework: pg
		noGetVersionCache: True
  Args: getversion
  Result Summary: Cannot GetVersion at https://foam.utah.geniracks.net:3626
/foam/gapi/1: AM https://foam.utah.geniracks.net:3626/foam/gapi/1 failed 
getversion (empty): [Errno -3] Temporary failure in name resolution (missing result)
Failed to get version for https://foam.utah.geniracks.net:3626/foam/gapi/1

#61 fixed getversion does not return a code_tag version somebody lnevers@bbn.com
Description

The omni getversion command does not return a code tag as it does for the other InstaGENI rack:

$ omni.py getversion -a ig-gpo
INFO:omni:Loading config file /home/lnevers/.gcf/omni_config
INFO:omni:Using control framework pg
INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:Substituting AM nickname ig-gpo with URL http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN
INFO:omni:AM URN: unspecified_AM_URN (url: http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0) has version: ( (PG error log: urn:publicid:IDN+instageni.gpolab.bbn.com+log+109).)
INFO:omni:{   'code_tag': '',
    'geni_ad_rspec_versions': [   {   'extensions': [],
                                      'namespace': 'http://www.protogeni.net/resources/rspec/0.1',
                                      'schema': 'http://www.protogeni.net/resources/rspec/0.1/ad.xsd',
                                      'type': 'ProtoGENI',
                                      'version': '0.1'},
                                  {   'extensions': [],
                                      'namespace': 'http://www.protogeni.net/resources/rspec/0.2',
                                      'schema': 'http://www.protogeni.net/resources/rspec/0.2/ad.xsd',
                                      'type': 'ProtoGENI',
                                      'version': '0.2'},
                                  {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emulab/1'],
                                      'namespace': 'http://www.protogeni.net/resources/rspec/2',
                                      'schema': 'http://www.protogeni.net/resources/rspec/2/ad.xsd',
                                      'type': 'ProtoGENI',
                                      'version': '2'},
                                  {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emulab/1'],
                                      'namespace': 'http://www.geni.net/resources/rspec/3',
                                      'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd',
                                      'type': 'GENI',
                                      'version': '3'}],
    'geni_api': 2,
    'geni_api_versions': {   '1': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/1.0',
                             '2': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/2.0',
                             '3': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am/3.0'},
    'geni_request_rspec_versions': [   {   'extensions': [],
                                           'namespace': 'http://www.protogeni.net/resources/rspec/0.1',
                                           'schema': 'http://www.protogeni.net/resources/rspec/0.1/request.xsd',
                                           'type': 'ProtoGENI',
                                           'version': '0.1'},
                                       {   'extensions': [],
                                           'namespace': 'http://www.protogeni.net/resources/rspec/0.2',
                                           'schema': 'http://www.protogeni.net/resources/rspec/0.2/request.xsd',
                                           'type': 'ProtoGENI',
                                           'version': '0.2'},
                                       {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emulab/1'],
                                           'namespace': 'http://www.protogeni.net/resources/rspec/2',
                                           'schema': 'http://www.protogeni.net/resources/rspec/2/request.xsd',
                                           'type': 'ProtoGENI',
                                           'version': '2'},
                                       {   'extensions': [   'http://www.protogeni.net/resources/rspec/ext/emulab/1'],
                                           'namespace': 'http://www.geni.net/resources/rspec/3',
                                           'schema': 'http://www.geni.net/resources/rspec/3/request.xsd',
                                           'type': 'GENI',
                                           'version': '3'}],
    'hostname': 'boss.instageni.gpolab.bbn.com',
    'hrn': 'bbninstageni.cm',
    'interface': 'aggregate',
    'url': 'https://boss.instageni.gpolab.bbn.com:12369/protogeni/xmlrpc/am',
    'urn': 'urn:publicid:IDN+instageni.gpolab.bbn.com+authority+cm'}
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed getversion:

  Options as run:
		aggregate: ['ig-gpo']
		framework: pg
		noGetVersionCache: True

  Args: getversion

  Result Summary: 
Got version for http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0
 
INFO:omni: ============================================================
#64 fixed DNS for 192.1.242.128/25 PTR zone somebody jbs@bbn.com
Description

It looks like boss.instageni.gpolab.bbn.com isn't serving the PTR zone for 192.1.242.128/25.

Note: See TracQuery for help on using queries.