Difference between revisions of "TeamCity agents"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
  
* Binaries: <code>/opt/buildagent/bin/[[agent.sh]]</code>
+
* Binaries: <code>[[/opt/buildagent/bin/agent.sh]]</code>
  
 
TeamCity Checkout Directory Cleaning (Default 8 days)
 
TeamCity Checkout Directory Cleaning (Default 8 days)
Line 15: Line 15:
  
 
== Logs ==
 
== Logs ==
 
 
  INFO - buildServer.AGENT.registration - Server supports the following communication protocols: [polling]
 
  INFO - buildServer.AGENT.registration - Server supports the following communication protocols: [polling]
 
 
  WARN - uildServer.[[swabra]].SwabraLogger - Checkout directory contains modified or deleted files.
 
  WARN - uildServer.[[swabra]].SwabraLogger - Checkout directory contains modified or deleted files.
 
 
  WARN -    jetbrains.buildServer.AGENT - [[Artifacts]] path 'XXXXXXXXX' not found
 
  WARN -    jetbrains.buildServer.AGENT - [[Artifacts]] path 'XXXXXXXXX' not found
 
 
  WARN - ent.plugins.AgentPluginsLoader - '''Some plugins are missing'''. Agent will upgrade again
 
  WARN - ent.plugins.AgentPluginsLoader - '''Some plugins are missing'''. Agent will upgrade again
 
 
  INFO - s.buildServer.agent.AgentMain2 - TeamCity Build Agent [[2020.1.4]] (build 78906)
 
  INFO - s.buildServer.agent.AgentMain2 - TeamCity Build Agent [[2020.1.4]] (build 78906)
  
 
== Related terms ==
 
== Related terms ==
* [[Gitlab runner]]
+
* [[Runners]]: [[GitLab Runner]]
 
* <code>[[docker pull]] [[jetbrains]]/teamcity-agent</code>
 
* <code>[[docker pull]] [[jetbrains]]/teamcity-agent</code>
 
* [[teamcity-agent.log]]
 
* [[teamcity-agent.log]]

Latest revision as of 11:17, 10 November 2021

TeamCity Agent configuration parameters[1]:

  • Default configuration file:
/path/to/TeamCityAgentHome/conf/buildagent.properties


TeamCity Checkout Directory Cleaning (Default 8 days)

teamcity.agent.build.checkoutDir.expireHours


https://www.jetbrains.com/help/teamcity/free-disk-space.html When the feature is not configured, the default free space for a build is 3 GB. [2]

Logs[edit]

INFO - buildServer.AGENT.registration - Server supports the following communication protocols: [polling]
WARN - uildServer.swabra.SwabraLogger - Checkout directory contains modified or deleted files.
WARN -    jetbrains.buildServer.AGENT - Artifacts path 'XXXXXXXXX' not found
WARN - ent.plugins.AgentPluginsLoader - Some plugins are missing. Agent will upgrade again
INFO - s.buildServer.agent.AgentMain2 - TeamCity Build Agent 2020.1.4 (build 78906)

Related terms[edit]

See also[edit]

  • https://www.jetbrains.com/help/teamcity/build-agent-configuration.html
  • https://www.jetbrains.com/help/teamcity/free-disk-space.html
  • Advertising: