From 01a7d543d3373c69cfe66fdbeabda79c584f8bc9 Mon Sep 17 00:00:00 2001 From: Joseph Fahey Date: Thu, 4 Apr 2019 17:47:50 +0200 Subject: [PATCH] Stop tracking log file in git --- .gitignore | 1 + docker-codescene/codescene/codescene.log | 80 ------------------------ 2 files changed, 1 insertion(+), 80 deletions(-) delete mode 100644 docker-codescene/codescene/codescene.log diff --git a/.gitignore b/.gitignore index 4274cc1..20c48ad 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.iml .idea /docker-codescene/resources/caacs_enterprise.db.mv.db +/docker-codescene/codescene/codescene.log diff --git a/docker-codescene/codescene/codescene.log b/docker-codescene/codescene/codescene.log deleted file mode 100644 index 39391cd..0000000 --- a/docker-codescene/codescene/codescene.log +++ /dev/null @@ -1,80 +0,0 @@ -2019-01-22 10:40:57 932db9c9afb3 INFO [cacsremoteservice.database.db:49] - Couldn't find key java:comp/env in the context: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial -2019-01-22 10:40:57 932db9c9afb3 INFO [cacsremoteservice.database.db:76] - Starting database located on path '/codescene' using db user 'sa'. -Applying 0001-initial -Applying 0002-external-applications -Applying 0003-configure-anonymize-results -Applying 0004-pm-tool-integration -Applying 0005-pm-tool-integration-api-url -Applying 0006-add-temporal-coupling-strategy-to-analysis-configuration -Applying 0007-add-analysis-repo-revision -Applying 0008-rename-to-projects -Applying 0009-rename-architectural-transforms -Applying 0010-cascade-delete-analysis-repository-revisions -Applying 0011-across-commits-temporal-config -Applying 0012-social-network-threshold-config -Applying 0013-pm-tool-integration-multi-projects -Applying 0014-rename-technical-to-code -Applying 0015-modus-commit-message-pattern -Applying 0016-configure-proxy-server -Applying 0017-pm-risk-configuration -Applying 0018-white-list-content -Applying 0019-drop-project-description -Applying 0020-add-complete-history-for-social -Applying 0021-drop-force-start-date -Applying 0022-complexity-trend-warning-cutoff -Applying 0023-git-remote-local-clone-path -Applying 0024-xray-configure-full-revisions -Applying 0025-drop-disable-rename-detection -Applying 0026-architectural-trends -Applying 0027-parallel-git-mining -Applying 0028-delta-analysis-results -Applying 0029-license-analysis-results -Applying 0030-configure-sensitive-information -Applying 0031-drop-complexity-trend-config -Applying 0032-add-project-temporal-couling-filters -Applying 0033-add-default-temporal-coupling-filters -Applying 0034-add-ticket-id-uri-template -Applying 0035-remove-hotspot-metric -Applying 0036-remove-custom-social-colors -Applying 0037-exclude-commits -Applying 0038-project-house-keeping -Applying 0039-add-project-auto-detect-text -Applying 0040-add-initial-file-size-lookup -Applying 0041-add-team-analysis-start-date -Applying 0042-add-code-age-reference-option -Applying 0043-add-calculate-branch-statistics -Applying 0044-add-limit-branch-depth-for-risk -Applying 0045-add-license-checks -Applying 0046-add-license-data -Applying 0047-add-network-config -Applying 0048-developer-mapping -Applying 0049-add-google-repo-to-external-applications -Applying 0050-add-project-description -Applying 0051-google-repo-manifest-name-field -Applying 0052-pair-programming-configuration -Applying 0053-add-git-rename-depth -Applying 0054-insert-roles -Applying 0055-add-authentication-providers -Applying 0056-add-new-warning-format -Applying 0057-add-biomarkers-toggle -Applying 0058-notifications -Applying 0059-add-codescene-host-url -Applying 0100-google-repo-custom-project-renames -Applying 0101-add-project-collaborators -Applying 0102-add-project-access-management -Applying 0103-handle-nonascii-paths -Applying 0104-clean-change-coupling-config -Applying 0105-add-configure-active-modules -Applying 0106-add-project-usage-monitor -Applying 0107-add-defect-mining-pattern -Applying 0110-notes-table -Applying 0111-notes-notifications -2019-01-22 10:40:59 932db9c9afb3 INFO [cacsremoteservice.features.diagnostics.diagnostics-feature:117] - Starting Codescene with environment: [["os.name" "Linux"] ["os.version" "4.9.125-linuxkit"] ["os.arch" "amd64"] ["java.version" "1.8.0_181"] ["java.class.version" "52.0"] ["java.vendor" "Oracle Corporation"] ["java.vm.name" "OpenJDK 64-Bit Server VM"] ["java.vm.vendor" "Oracle Corporation"] ["java.vm.info" "mixed mode"] ["java.home" "/usr/lib/jvm/java-8-openjdk-amd64/jre"] ["java.io.tmpdir" "/tmp"] ["user.name" "root"] ["user.dir" "/"] ["user.timezone" "GMT"] ["user.language" "en"] ["file.encoding" "UTF-8"] ["file.separator" "/"] ["path.separator" ":"] ["line.separator" "\n"] ["available processors" 4] ["free memory" 136155288] ["max memory" 466092032] ["total memory" 252706816] ["configuration properties" ([:auth-session {:encryption-key nil, :max-age-seconds 1209600}] [:biomarkers-monitor-max-items-per-screen 5] [:cacs-ring-port 3003] [:codescene-db-password "***"] [:codescene-db-path "/codescene"] [:codescene-db-run-migrations true] [:codescene-db-user "sa"] [:codescene-house-keeping-ms 14403000] [:codescene-log-level "ERROR"] [:codescene-version "2.8.0"] [:google-analytics-tracking-id nil] [:ldap-default-port 389] [:ldap-default-timeout 5000] [:license-check-conn-timeout 5000] [:license-check-so-timeout 5000] [:license-check-total-timeout nil] [:proxy-test-url "https://google.com"])]] -2019-01-22 10:40:59 932db9c9afb3 INFO [cacsremoteservice.features.diagnostics.diagnostics-feature:119] - Starting up with Git at: git version: 2.17.1 -2019-01-22 10:45:00 932db9c9afb3 ERROR [cacsremoteservice.features.vcs.remote-cloner:141] - Failed to clone ssh://git@github.com:facebook/flux.git . Exit code: 128 , reason: Cloning into 'flux'... -ssh: Could not resolve hostname github.com:facebook: Name or service not known -fatal: Could not read from remote repository. - -Please make sure you have the correct access rights -and the repository exists. -