Test the connection to both Rally the TFS system
This topic includes the following sections:
<!-- **********************************************************************
FILE: TFS-config-TestConnections.pxml
PURPOSE: Test the connection to both Rally the TFS system (tested on TFS 2010 & 2012).
USAGE: Replace all the "Your-..." strings below with values appropriate
for your environment.
*********************************************************************** -->
<Config>
<RallyConnection>
<Url>Your-Rally-URL</Url>
<WorkspaceName>Your-Rally-Workspace</WorkspaceName>
<Projects>
<Project>Your-Rally-Project</Project>
</Projects>
<User>Your-Rally-Username</User>
<Password>Your-Rally-Password</Password>
<ArtifactType>UserStory</ArtifactType>
<ExternalIDField>Your-Rally-ExternalID</ExternalIDField>
<SuppressDeprecationWarning />
</RallyConnection>
<TFSConnection>
<Collection>Your-TFS2010-Collection</Collection>
<TeamProject>Your-TFS2010-TeamProject</TeamProject>
<ArtifactType>User Story</ArtifactType>
<IDField>System.Id</IDField>
<ExternalIDField>Your-TFS2010-ExternalID</ExternalIDField>
</TFSConnection>
<Connector>
</Connector>
<ConnectorRunner>
<Preview>true</Preview>
<Services>COPY_RALLY_TO_TFS</Services>
</ConnectorRunner>
</Config>
****************************************************************************************
rally2_tfs_connector
pid: 4244
starting at: 2014-04-02 22:08:41 Z
cwd: Z:/
configs: Simple-Test-01.xml
interval: -1
connector-version: Connector Hub version: 0.2.2-94-master/master-471a5ed915022cf37e8400fb99856649673fb9ef
rally-version: Rally Spoke version 4.0.2 using rally_api gem version 0.9.25
other-spoke: TFSConnection version 4.0.1
****************************************************************************************
ANY : RallyEIF::WRK::ConnectorRunner.block in run - processing to commence using content from Simple-Test-01.xml
ANY : Class.read_config_file - Simple-Test-01.xml last modified 2014-04-02 22:08:33 UTC, size: 908 chars
ANY : RallyEIF::WRK::RallyConnection.initialize - Initializing Rally connection version 4.0.2
INFO : RallyEIF::WRK::RallyConnection.initialize - Rally Web Services version 1.42
ANY : RallyEIF::WRK::TFSConnection.initialize - Initializing Team Foundation Server connection version 4.0.1
INFO : RallyEIF::WRK::Connector.initialize - Ruby platform i386-mingw32
INFO : RallyEIF::WRK::Connector.initialize - Ruby version 2.0.0
INFO : RallyEIF::WRK::TFSConnection.connect - Connecting to Team Foundation Server
INFO : RallyEIF::WRK::TFSConnection.connect - Collection: http://vmw2008tfs2010.company.com:8080/tfs
INFO : RallyEIF::WRK::TFSConnection.connect - TeamProject: Integrations
INFO : RallyEIF::WRK::TFSConnection.connect - Connected to http://vmw2008tfs2010.company.com:8080/tfs via TFSBridge version: 0.9.1.1
INFO : RallyEIF::WRK::TFSConnection.connect - Collection : http://vmw2008tfs2010.company.com:8080/tfs
INFO : RallyEIF::WRK::TFSConnection.connect - TeamProject: Integrations
INFO : RallyEIF::WRK::RallyConnection.connect - Connecting to Rally
DEBUG : RallyEIF::WRK::RallyConnection.connect - In connect begin clause - connecting to Rally via rally_api
DEBUG : RallyEIF::WRK::RallyConnection.connect - Looking up projects
INFO : RallyEIF::WRK::RallyConnection.connect - Connected to Rally at https://rally1.rallydev.com/slm - Workspace: JP's Workspace Playground
INFO : RallyEIF::WRK::RallyConnection.connect - Projects: PR01 - Brewing - Beer - All Grain
INFO : RallyEIF::WRK::Connector.validate - Beginning validation
DEBUG : RallyEIF::WRK::RallyConnection.validate - Rally Connection - user entry "[email protected]" detected in config file
DEBUG : RallyEIF::WRK::RallyConnection.validate - Rally Connection - password entry detected in config file
DEBUG : RallyEIF::WRK::RallyConnection.validate - Rally Connection - artifact type "userstory" validated
DEBUG : RallyEIF::WRK::RallyConnection.validate - Rally IDField name of "ObjectID" validated
DEBUG : RallyEIF::WRK::RallyConnection.validate - Rally ExternalIDField name of "TFSPR01ExtID" validated
DEBUG : RallyEIF::WRK::RallyConnection.validate - Rally Connection - FieldHandler target fields existence validated
DEBUG : RallyEIF::WRK::RallyConnection.validate - Rally Connection - Field Defaults settings validated
DEBUG : RallyEIF::WRK::Connector.validate - RallyConnection validate succeeded
DEBUG : RallyEIF::WRK::Connector.validate - Team Foundation Server Connection validate succeeded
INFO : RallyEIF::WRK::Connector.validate - Validation complete
ANY : RallyEIF::WRK::ConnectorRunner.run_services - Last Run 2012-07-03 22:02:42 UTC --- Now 2014-04-02 22:08:48 UTC
ANY : RallyEIF::WRK::ConnectorRunner.process_service - Starting Service COPY_RALLY_TO_TEAM FOUNDATION SERVER
INFO : RallyEIF::WRK::RallyConnection.find_new - Find New Rally userstorys
DEBUG : RallyEIF::WRK::RallyConnection.find_new - Rally using find_new query: ((TFSPR01ExtID = "") AND (Project.Name = "PR01 - Brewing - Beer - All Grain"))
INFO : RallyEIF::WRK::RallyConnection.find_new - Found 4 new userstorys in Rally
INFO : RallyEIF::WRK::ConnectorRunner.show_preview_message - ------- Preview Mode -------
INFO : RallyEIF::WRK::ConnectorRunner.block in show_preview_message - US1
INFO : RallyEIF::WRK::ConnectorRunner.block in show_preview_message - US2
INFO : RallyEIF::WRK::ConnectorRunner.block in show_preview_message - US3
INFO : RallyEIF::WRK::ConnectorRunner.block in show_preview_message - US4
INFO : RallyEIF::WRK::ConnectorRunner.show_preview_message - Found 4 records in Rally
ANY : RallyEIF::WRK::ConnectorRunner.process_service - Finished Service COPY_RALLY_TO_TEAM FOUNDATION SERVER
INFO : RallyEIF::WRK::TFSConnection.disconnect - Disconnected from Team Foundation Server
ANY : RallyEIF::WRK::ConnectorRunner.block in log_service_statistics - Simple-Test-01.xml: 0 items copied from Rally to Team foundation server (Preview Mode)
ANY : RallyEIF::WRK::ConnectorRunner.log_service_statistics - Simple-Test-01.xml: service run took 8 seconds