Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PRs stuck on "Merge conflict checking is in progress. Try again in few moments." #17204

Closed
abentpole opened this issue Oct 1, 2021 · 72 comments
Labels
issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail type/bug

Comments

@abentpole
Copy link

Gitea Version

1.15.3

Git Version

2.17.1

Operating System

Ubuntu Server

How are you running Gitea?

I'm running Gitea on Docker, with image: gitea/gitea:latest

Database

SQLite

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

I'm not sure if it correlates with a recent update of Gitea, but all open PRs for a project are listed as "Merge conflict checking is in progress. Try again in few moments." I'm also running Drone CI checks, but these are running and completing as expected.

I was reviewing, updating and merging PRs leading up to this occurring.

Creating a new PR seems to work fine -- Drone runs its check just fine and the "This pull request can be merged automatically" appears. I've tried closing and opening one of the PRs with no change, I've also tried checking out the branch, manually merging master into it and pushing (updating the PR) -- Drone runs, finishes and I'm left with the PR in "Merge conflict checking is in progress".

I'm not seeing any lingering processes in the "Monitoring" section of Site Administration. What would the best kind of log configuration to help me drill down to a cause here, and is there a way to forcibly kick off the "merge conflict checking" process again for a PR?

I have also updated + restarted Gitea to see if that'd help, to no avail.

Any assistance would be appreciated!

Cheers.

Screenshots

No response

@abentpole
Copy link
Author

Just an update on this one, I've observed no change over the weekend (having wondered if any of the longer term health checks would resolve this -- a stretch, I know).

  • Opening new PRs still works completely correctly
  • Existing PRs remaing stuck on an eternal "Merge conflict checking is in progress" even after pushing dummy changes to their branches, which triggers CI (finishes as expected) but makes no difference to the merge checking.

I'm not sure if the failure here lies with merge checking failing (on the Gitea side, or the git side I imagine it is launching) or as a state problem. I'd have expected updating the PR by pushing new commits to the branch would reset the state, though.

Of the PRs stuck in this state, I have seen:

  • Some I know are up to date with master
  • Plenty that are behind master without conflicts
  • A few behind master, with conflicts
  • One associated with a branch already merged into master -- the PR still shows in this state, even though it also says there are "N/A" commits and "N/A" files.

Very strange behaviour. An alternative for me here would be some way to 'recreate' all the PRs in this state, but I'm not sure how I'd remove the original PR to avoid Gitea saying one already exists....

@noerw
Copy link
Member

noerw commented Oct 8, 2021

it also says there are "N/A" commits and "N/A" files.

This is a separate issue. Both issues occasionally pop up here, but so far nobody was successful to track them down.

Please enable debug logging and provide debug logs the next time this occurs

@noerw noerw added type/bug issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail labels Oct 8, 2021
@otbutz
Copy link

otbutz commented Feb 9, 2022

Same problem. Enabled debug logging and force-pushed the branch in question.

logs
2022/02/09 11:11:23 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:11:23 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:11:23 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:11:23 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --tags
2022/02/09 11:11:23 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --heads
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --tags
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --heads
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count 50 --skip 0 0701ed46fa6eebc63a9cea0819116b48a689f37c..895c742da2ef701591dedc0717ecd17d94196767
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse refs/pull/5809/head
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/heads/master refs/pull/5809/head
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse refs/heads/master
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log 0701ed46fa6eebc63a9cea0819116b48a689f37c...refs/pull/5809/head --pretty=format:%H
2022/02/09 11:13:29 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -z --name-only refs/heads/master...refs/pull/5809/head
2022/02/09 11:13:29 ...s/context/context.go:196:HTML() [D] Template: repo/pulls/commits
2022/02/09 11:14:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: false
	KeyID: 22	KeyName: sjaeger@snyder
	UserName: sjaeger
	UserID: 29
	OwnerName: optitool
	RepoName: rvopt
	RepoID: 1
2022/02/09 11:14:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: false
	KeyID: 22	KeyName: sjaeger@snyder
	UserName: sjaeger
	UserID: 29
	OwnerName: optitool
	RepoName: rs-proto
	RepoID: 75
2022/02/09 11:14:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: false
	KeyID: 22	KeyName: sjaeger@snyder
	UserName: sjaeger
	UserID: 29
	OwnerName: optitool
	RepoName: rvopt-proto
	RepoID: 76
2022/02/09 11:14:36 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: false
	KeyID: 1	KeyName: bart
	UserName: tbutz
	UserID: 3
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:38 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: false
	KeyID: 1	KeyName: bart
	UserName: tbutz
	UserID: 3
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:40 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: false
	KeyID: 1	KeyName: bart
	UserName: tbutz
	UserID: 3
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:43 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:43 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:43 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:43 .../queue/workerpool.go:98:zeroBoost() [D] WorkerPool: 1 (for push_update-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list 895c742da2ef701591dedc0717ecd17d94196767..766c9f75f72aeba9e2bb8426658006c071e493e6
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count=1 895c742da2ef701591dedc0717ecd17d94196767 ^766c9f75f72aeba9e2bb8426658006c071e493e6
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:44 .../queue/workerpool.go:98:zeroBoost() [D] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -f checkIfPRContentChanged-1644405284191740747 /home/git/gitea-repositories/optitool/ot.git
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --pretty=format: --parents --no-renames -z -1 766c9f75f72aeba9e2bb8426658006c071e493e6
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count 766c9f75f72aeba9e2bb8426658006c071e493e6
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 766c9f75f72aeba9e2bb8426658006c071e493e6 --
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-map:766c9f75f72aeba9e2bb8426658006c071e493e6]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6::766c9f75f72aeba9e2bb8426658006c071e493e6]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-trinks-server:9e019908232bfe0e73f499c4a72eba2c420ca9af]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-trinks:23ad90eb7491cf7e14ad0cad89a1108dcb393aa2]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-app-iserver:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-app-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-kiennast-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-leu-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-roedl:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-sangro:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-vitogaz:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-vitogaz-packed:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-vitogaz-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-westfa:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-dogas-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-biz:6d46b453942a8f931822e39505ee7b585bcc3e6f]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:web:a5fd3bf91cd85e85832ec6b66286a71ce43d60a7]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-common:081679df60c1d224e23e327d822a3ad01a3f911b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-otcs:d81e389d4901dbd59cb2b20109064b00c0a4a41d]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-default-res:896eeae5341e7c768b9d4b2e20d1076f31691675]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-svg-ui:896eeae5341e7c768b9d4b2e20d1076f31691675]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-bak-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-bev-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-lpg-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-lub-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-mlk-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-oil-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-trp-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:topOptitool:155941d1f40f4b2226781583ef541c607a832806]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-api-server:d1600e0aac83b965a23484c060e75a17278c9421]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-kml:d1600e0aac83b965a23484c060e75a17278c9421]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-biz-tests:7ee90b88677e963fa82b96aec31143f4bca93af5]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-import:7ee90b88677e963fa82b96aec31143f4bca93af5]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-nordsteirische-server:06615c70ba77a909e772a37dfb1701dbbb3d2f8c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-common-otcs:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-kiennast-client:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-guiapp:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-mlk-ui:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-jface:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-uicommon:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-fullcostaccounting:b68668fedb9e7cf7b14467636a9faa397d205558]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-radeberger-server:5f09a09ff295b90ef70ba6f9df0b8b650f0edef3]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-csv:90e6a45ee1ea3dccb4743156c82134fe6015763c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-xml:90e6a45ee1ea3dccb4743156c82134fe6015763c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-opti4castbiz:51b3731c88c5594a30b2b484f951e52b363145a7]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-opti4castui:51b3731c88c5594a30b2b484f951e52b363145a7]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-domain:db2c4e57b64a91abd6ee4ce1e1a2fdecf329d09a]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-nordsteirische:4663f343ed9db02849de311a1264e2a9efe7678e]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-reports:ad73dc9a9bf610ca90b20e8f4fe45d25833e2bdc]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-biz-server:b5a233c8edcce6d309d47c201660eee871d7a967]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:Android-Opti4Driver:e93bdd3107efa83b9b7db840678311d5c0a64e26]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:JENKINS:b8ab6b14be908bf2853f39f3ee508627b682226a]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-optitoolserver:35ec7ca291d21ec3426a7bf57638d71c84cc01ff]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-res:d58954fcb2e98d1d750a98a216a1ef4669f2702f]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-stiegl-server:acb093070a05190b37d1c5e7600150ed3559e258]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-aviso-ui:8e6faccef288496b550835326eac5387dbc478b8]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-collation:d360b01c8e5bfbf65e89352b92656bef0dc1d09a]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-stiegl-client:51fa4a65a9c320494a791129371767fa07109861]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ftl:9f558dd4fa48371a08677f8ddec60498678b349b]
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch checkIfPRContentChanged-1644405284191740747 master:refs/remotes/checkIfPRContentChanged-1644405284191740747/tmp_master
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-console:c37d12cdff2aa0a8df7d67f671fc712362602a7a]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-iserver-local:0bc33e40170e7b9fe35be9de8a97dccc1d467c3c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-actualui:7277d77a46a8932287ae7b89457968185c55e0ea]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-tracking:126ce0a43ae72a192727d1a4e9a75bb8c5742f94]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-biz-share:d5221fba43fb13084a1951bdad521a52c2d6a49c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-iserver:d5221fba43fb13084a1951bdad521a52c2d6a49c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-aviso-biz:e6a14cfee8595507f2dea8136280d983ba81d29e]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-restrictions:7a48849eacdd2e074c876fde39f0755b3c8e95ec]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-arla:a9382b7075893cd1d684b6bc06c987613f447805]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-geocode:e0baaa67c32400cab3c99f7d1ce317f7e1f162c1]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-buerkkauffmann:db0da54947a743fd586cde17a58332e019934ba8]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-maierkorduletsch:db0da54947a743fd586cde17a58332e019934ba8]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-total-de:399622c5f5c95cb66345eb4b4d02ddb8fbbe700e]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-mol:bfe733da1524bc5290b677c5de5639887454f612]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-actual-xml:2af71d65a3ab94305ebb32add06b3031d00dd703]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-console-tests:ea186bf503dfd681edc7030a32390c7134e31810]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-common-tests:53ef57b60bfad77c7868ec92004ca1a9e5c0eec1]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-pcs:d16821d40166dc7446b5df61208fa5d5f599cdbd]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-westfa-nl:682a59e598bc249f2b6cb89ef379054549483096]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-import-actual:8ce60b038e20d54f981af9e6cff5310b78e1b89c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-maierkorduletsch-oil:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-montana:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-primagaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-primagaz-packed:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-vitogaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-oel-pool-client:6feb3df2b6b6278d6356d919484411422dcd1c70]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-checklists:2d8d7019aa6493e19f84aa84c6874f3c5e6d084b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-actualbiz:9bd89b5a5dcf154cb0b5f1e5c0903be93c059333]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-biz-layer:66b6d1630af2e6b230212d857bae8040a842bca7]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-trinks-client:897524f54e3db822d4fafc086569ca84e7941223]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-apetito-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-arla-client:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-flaga:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-radeberger:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-transgas-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-navkonzept:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-total-de-server:9532b8d4fa485929f5fee1b7081587e504afc401]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-radeberger-client:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-acp:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-dogas-client:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-geofencing:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-opti4driver:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:ConfigParent:44f30772b1f4f17363d359747eea82df1ea403f2]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-schroedergas-bulk-client:9eeb0cbba22a5b593bc45b897a9c3ee15253b945]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-statistic-ui:9eeb0cbba22a5b593bc45b897a9c3ee15253b945]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-shiftui:7dda88aba58fd45e86672cf7013dbed3badfa710]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-beverage-ui:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-zwettler-client:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-ziegler-client:0e15678bd3031a431c226392cea8e7ff813afa48]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-controlling:a2547e64ae54774c28b5d6631d805979cf935d6a]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-oel-pool-server:140a21c4dc259e3c95b6bc970261a95c42a17f19]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-excel:076908156e509e34c55ac958083f52f2b61c4c90]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-dispo-client:aae8bf0d731d14e2d2f6a084c16140fa79336240]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-varo-client:6250d17f0e66dc92a063ce1e1109d39690259a1c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-tomee-endorsed:432bd553d37824554bcd45a51faac3bd20f771e3]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-edoil:13600c024ffb8019ccae61e986024ae44485c71d]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-total-de-client:c07ca2271946d6e055c80317d4df458b4d3e358c]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-res:6022a9d7b7619b4e2af261dcdf1193377c4a7e96]
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/remotes/checkIfPRContentChanged-1644405284191740747/tmp_master feature/3.6.6/31451/order_viewport
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644405284191740747/tmp_master...895c742da2ef701591dedc0717ecd17d94196767
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-actual-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-aviso-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-csv-import-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-arla-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-flaga-bulk-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-flaga-packed-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-flaga-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-schroedergas-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-zwettler:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ddd:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-geofencing-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-importws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-importws-actual:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-optitoolserver-public-api:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-optitoolserver-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-update-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-utilities:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-api-shared:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-api-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-notification:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-csv:976e44c08e27f6b8b68d044e9884c7043d440f49]
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644405284191740747/tmp_master...766c9f75f72aeba9e2bb8426658006c071e493e6
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ot-install-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ot-update-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-iserver-remote:426e4abbb7ea201d11251c38c9fb2b4dd487bddb]
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote rm checkIfPRContentChanged-1644405284191740747
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-importws-common:0aacd759fc77c81cba2b1c000286d186b4214927]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-strategic-planning:f6093eb44cc73a8954ee3d3d5d8652aa884b86b3]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-arrivals:2bc8ba7b5a3b66ec528d161568f820b69665319e]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-mapviewer:2bc8ba7b5a3b66ec528d161568f820b69665319e]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-actual-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-additionalreports:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-app-ws:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-aswizard-tomee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-aviso-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-aviso-web:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-bev-reports:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-biz-layer-impl:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-bizshift:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-com-impl:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-commissioning-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-commissioning-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-apetito:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-apetito-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-berglandmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-bodensee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-dmk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-erik-walther:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-essmann:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-flaga-bulk-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-flaga-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-flaga-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-foerstina:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-ganter-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-ganter-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-glechner:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-grossklein:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-heurich:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-hoyer-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-hubauer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-kiennast:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-kreuzmayr:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-nusser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-praeg-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-praeg-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-scharr:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-schroedergas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-schroedergas-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-schroedergas-datacollation-client-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-schroedergas-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-schwarzwaldmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-staufer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-transgas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-transgas-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-vitogaz-datacollation-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-vitogaz-datacollation-client-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-vitogaz-order-entry-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-vitogaz-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-waldhoff-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-wav:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-wav-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-wav-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-westfa-nl-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-cust-zwettler-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-datamining-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-datamining-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-db-export:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-db-import:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-db-share:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-dsgvo:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-acp-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-dogas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-drink3000:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-evs-sopra:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-oilfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-rio:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-voigt:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-winoase:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-xoil:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-yellowfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-yellowfox-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-erp-yellowfox-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-expression-parser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ext-wikon:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-freight-3d:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-freight-3d-infoview:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-geocode-common:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-geofencing-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-gps-dezidata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-gpsdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-gwt-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-gwt-order-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-gwt-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-hsql-import:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-importws-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-licenceserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-map-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-mlk-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-mlk-reports:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-obu-navman:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-obu-styletronic:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-obu-trendfire:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-oil-classic-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-oillink:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-optitoolserver-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-order-client-shared:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ot-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ot3-converter:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-pcsclient:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-res-gnuplot:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ruleengine:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-statistic-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-strategic-planning-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-sycada:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-tomtom-actualdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-tomtom-export:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-transfer-objects:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-transportunit-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-transportunit-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-transportunittemplate:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-ubinam:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-updateserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-vertrieb-bev:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-api-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-chat:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-dms:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-geocoding:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-web-root:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:otj-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-area:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-beverage:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-bsi:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-bueroware:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-gpsoverip:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-optimisation:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-primagaz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-reports:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:uoj-tdl:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 342ed1e1115886f8f13b7765384cc02270fe9f65 -- .gitattributes .gitignore .gitmodules .idea PULL_REQUEST_TEMPLATE.md README.md
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:.gitmodules:a52ebab0157e7852b793987aab6bea2608c523f1]
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:.gitignore:34cf617bebac8f8e5a4db6536d0d1f3eeaef8558]
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 34cf617bebac8f8e5a4db6536d0d1f3eeaef8558 -- .gitattributes .idea PULL_REQUEST_TEMPLATE.md README.md
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:PULL_REQUEST_TEMPLATE.md:0288db1e816ad17ddbaa5c85f019dc7f43702740]
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 0288db1e816ad17ddbaa5c85f019dc7f43702740 -- .gitattributes .idea README.md
2022/02/09 11:14:44 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:.idea:cc9138bf3edb7e6331c76c083a1771cd521337e1]
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z cc9138bf3edb7e6331c76c083a1771cd521337e1 -- .gitattributes README.md
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/31451/order_viewport:tracking
2022/02/09 11:14:44 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count base..tracking
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count tracking..base
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= push -f -- /home/git/gitea-repositories/optitool/ot.git feature/3.6.6/31451/order_viewport:refs/pull/5809/head
2022/02/09 11:14:45 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:README.md:c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2]
2022/02/09 11:14:45 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2 -- .gitattributes
2022/02/09 11:14:45 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [766c9f75f72aeba9e2bb8426658006c071e493e6:.gitattributes:db315c892f644bfec121b9d0a5fe16e0f59f8346]
2022/02/09 11:14:45 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:46 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:46 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:46 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:46 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:46 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:47 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:47 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:47 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:47 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:47 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined 895c742da2ef701591dedc0717ecd17d94196767
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
2022/02/09 11:14:47 .../queue/workerpool.go:98:zeroBoost() [D] WorkerPool: 7 (for notification-service-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
2022/02/09 11:14:47 .../queue/workerpool.go:98:zeroBoost() [D] WorkerPool: 4 (for mail-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/31451/order_viewport:tracking
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- base tracking
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:47 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= read-tree -m 0701ed46fa6eebc63a9cea0819116b48a689f37c base tracking
2022/02/09 11:14:48 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= ls-files -u -z
2022/02/09 11:14:48 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2253581327: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= write-tree
2022/02/09 11:14:50 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:50 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:50 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --tags
2022/02/09 11:14:50 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:50 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --heads
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count 50 --skip 0 0701ed46fa6eebc63a9cea0819116b48a689f37c..766c9f75f72aeba9e2bb8426658006c071e493e6
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse refs/pull/5809/head
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/heads/master refs/pull/5809/head
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse refs/heads/master
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log 0701ed46fa6eebc63a9cea0819116b48a689f37c...refs/pull/5809/head --pretty=format:%H
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -z --name-only refs/heads/master...refs/pull/5809/head
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= config --get commit.gpgsign
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --verify -- refs/heads/feature/3.6.6/31451/order_viewport
2022/02/09 11:14:51 ...s/context/context.go:196:HTML() [D] Template: repo/issue/view
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --tags
2022/02/09 11:14:51 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= show-ref --heads

@zeripath
Copy link
Contributor

zeripath commented Feb 9, 2022

@otbutz

What version are you running?

Show us your app.ini.

Tell us what the current number of workers are for the pr_patch_checker-channel and pr_patch_checker queues?

@otbutz
Copy link

otbutz commented Feb 10, 2022

gitea 1.16.1

Redacted `app.ini`:
APP_NAME = Gitea: Git with a cup of tea
RUN_USER = git
RUN_MODE = prod

[oauth2]
JWT_SECRET = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

[security]
IMPORT_LOCAL_PATHS = true
INTERNAL_TOKEN     = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
INSTALL_LOCK       = true
SECRET_KEY         = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
DISABLE_GIT_HOOKS  = false
REVERSE_PROXY_LIMIT = 2
REVERSE_PROXY_TRUSTED_PROXIES = 127.0.0.0/8,::1/128

[database]
DB_TYPE  = postgres
HOST     = /var/run/postgresql:5432
NAME     = gitea
USER     = git
PASSWD   = 
SSL_MODE = disable
PATH     = /var/lib/gitea/data/gitea.db
LOG_SQL  = false

[repository]
ROOT             = /home/git/gitea-repositories
DISABLE_HTTP_GIT = true

[attachment]
MAX_SIZE = 10

[ui]
ISSUE_PAGING_NUM = 20

[ui.svg]
ENABLE_RENDER = true


[server]
SSH_DOMAIN       = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
DOMAIN           = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
HTTP_ADDR        = 127.0.0.1
HTTP_PORT        = 3000
ROOT_URL         = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
DISABLE_SSH      = false
SSH_PORT         = 22
LFS_START_SERVER = true
LFS_CONTENT_PATH = /var/lib/gitea/data/lfs
LFS_JWT_SECRET   = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
OFFLINE_MODE     = false

[mailer]
ENABLED = true
HOST    = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
FROM    = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
USER    = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
PASSWD  = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

[service]
REGISTER_EMAIL_CONFIRM            = false
ENABLE_NOTIFY_MAIL                = true
DISABLE_REGISTRATION              = true
ALLOW_ONLY_EXTERNAL_REGISTRATION  = false
ENABLE_CAPTCHA                    = false
REQUIRE_SIGNIN_VIEW               = true
DEFAULT_KEEP_EMAIL_PRIVATE        = false
DEFAULT_ALLOW_CREATE_ORGANIZATION = false
DEFAULT_ENABLE_TIMETRACKING       = true
NO_REPLY_ADDRESS                  = noreply.example.org
AUTO_WATCH_NEW_REPOS              = false

[picture]
DISABLE_GRAVATAR        = false
ENABLE_FEDERATED_AVATAR = true

[openid]
ENABLE_OPENID_SIGNIN = false
ENABLE_OPENID_SIGNUP = false

[session]
COOKIE_SECURE = true

[log]
MODE      = file
LEVEL     = Debug
COLORIZE  = false
ROOT_PATH = /var/lib/gitea/log

[git]
MAX_GIT_DIFF_FILES=200

I didn't alter any defaults but here's the current queue config:

grafik

@zeripath
Copy link
Contributor

I bet this problem will be fixed by #18658 and its backport #18672 - both of which are already merged. Please consider updating to the current 1.16 head - On docker you can use the 1.16-dev tag or just download https://dl.gitea.io/gitea/1.16 - It would be helpful to know if that solves the problem.

If you cannot upgrade - you could set:

[queue.pr_patch_checker]
WORKERS=1

Which should ensure that there is always a worker available.

If you have a lot of PRs you may want to consider changing your underlying queue type to redis or level.

@otbutz
Copy link

otbutz commented Feb 10, 2022

I'll try the worker count setting 👍

If you have a lot of PRs you may want to consider changing your underlying queue type to redis or level.

Is 20-50 open PRs considered a lot?

@zeripath
Copy link
Contributor

Seriously please consider just trying the latest 1.16 head. It's the only way I'll know if this problem has been solved.

@otbutz
Copy link

otbutz commented Feb 10, 2022

Ok, i'll test 👍

@otbutz
Copy link

otbutz commented Feb 10, 2022

Currently testing with 1.16.1+6-g649abeda4 seems like i have a PR which is stuck now with a stale merge conflict notice. Could this be related?

Edit: multiple PRs

@zeripath
Copy link
Contributor

zeripath commented Feb 10, 2022

Sorry I missed your reply earlier - the easiest way to force a prs to be updated is to go to the repository settings page and either create, edit or delete some branch protection.

That should cause all PRs against the baseBranch to be rechecked.

PR which is stuck now with a stale merge conflict notice. Could this be related?

When you say this is is this since restarting or are these remaining stuck?

It'd be useful to see if there are any logs. Monitoring should show if the PR patch checker is doing any PR checking - the number of workers would be one thing and another would be each PR as it is checked should get its own process

@otbutz
Copy link

otbutz commented Feb 11, 2022

The newer 1.16 version didn't improve the situation. I also tried to edit our current master branch protection but this didn't help either. Some PRs are stuck with Merge conflict checking is in progress. Restarting gitea also doesn't help.

We had never a problem with v1.15.10 or earlier. This has to be a regression introduced in v1.16.0 or v1.16.1

I pushed to a stuck PR while running 1.16.1+9-g63628fdf1:

logs
2022/02/11 08:55:56 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: false
	KeyID: 1	KeyName: bart
	UserName: tbutz
	UserID: 3
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:00 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 1 (for push_update-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list dec0e9431e79482c636b247fc7701dd9e731efd9..b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count=1 dec0e9431e79482c636b247fc7701dd9e731efd9 ^b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:00 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --pretty=format: --parents --no-renames -z -1 b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -f checkIfPRContentChanged-1644569760867931786 /home/git/gitea-repositories/optitool/ot.git
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 08:56:00 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z b91dd7291f1118302b85606ca0df304a0c7d7509 --
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:topOptitool:b91dd7291f1118302b85606ca0df304a0c7d7509]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509::b91dd7291f1118302b85606ca0df304a0c7d7509]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-csv:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-csv-import-server:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-db-import:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-csv:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-tdl:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-additionalreports:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-arla:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-erik-walther:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-flaga:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-flaga-bulk-server:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-flaga-packed-server:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-kreuzmayr:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-res:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-schroedergas-bulk-client:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-trinks:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-vitogaz:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-db-export:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-acp:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-dogas:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-edoil:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-voigt:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-winoase:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-excel:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-importws:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-mlk-biz:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-mlk-reports:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-mlk-res:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-opti4castbiz:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-pcs:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-shiftui:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-statistic-ui:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-buerkkauffmann:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-primagaz:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-actualbiz:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-arla-client:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-oel-pool-client:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-wav-client:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-reports:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-optimisation:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-reports:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:Android-Opti4Driver:01608c7b64ca947cb8c18c18b6934aa524116435]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-app-iserver:df0af728106aea0eef164256a09ea64d3775f6d5]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-app-server:df0af728106aea0eef164256a09ea64d3775f6d5]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-map:6c2cab98048c2df480d0d8f83753975338d013f0]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-biz:171b972cd5c0edbd2a19aacd0ee463bac84a6d54]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-domain:670e290528b6c59fff8e6b28e1118b61108ff3d1]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-biz-layer-impl:f6066b8c0ddeb7503fb483efd4e1c9440180a049]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-fullcostaccounting:9b72d5bf71e8b9bc98ad6a9c7eff323b8c688048]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-jface:4ebbec300e38bcde05cfc0957d77c7c50532a7c6]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-svg-ui:79bb1475aaa7b9d0fc57839b9befcb7a25c43d6a]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-trinks-server:9e019908232bfe0e73f499c4a72eba2c420ca9af]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-kiennast-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-leu-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-roedl:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-sangro:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-vitogaz-packed:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-vitogaz-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-westfa:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-dogas-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:web:a5fd3bf91cd85e85832ec6b66286a71ce43d60a7]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-common:081679df60c1d224e23e327d822a3ad01a3f911b]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-otcs:d81e389d4901dbd59cb2b20109064b00c0a4a41d]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-default-res:896eeae5341e7c768b9d4b2e20d1076f31691675]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-bak-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-bev-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-lpg-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-lub-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-oil-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-trp-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-api-server:d1600e0aac83b965a23484c060e75a17278c9421]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-kml:d1600e0aac83b965a23484c060e75a17278c9421]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-biz-tests:7ee90b88677e963fa82b96aec31143f4bca93af5]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-import:7ee90b88677e963fa82b96aec31143f4bca93af5]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-nordsteirische-server:06615c70ba77a909e772a37dfb1701dbbb3d2f8c]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-common-otcs:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-kiennast-client:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-guiapp:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-mlk-ui:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-uicommon:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-radeberger-server:5f09a09ff295b90ef70ba6f9df0b8b650f0edef3]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-xml:90e6a45ee1ea3dccb4743156c82134fe6015763c]
2022/02/11 08:56:00 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-opti4castui:51b3731c88c5594a30b2b484f951e52b363145a7]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-nordsteirische:4663f343ed9db02849de311a1264e2a9efe7678e]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-biz-server:b5a233c8edcce6d309d47c201660eee871d7a967]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:JENKINS:b8ab6b14be908bf2853f39f3ee508627b682226a]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-optitoolserver:35ec7ca291d21ec3426a7bf57638d71c84cc01ff]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-stiegl-server:acb093070a05190b37d1c5e7600150ed3559e258]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-aviso-ui:8e6faccef288496b550835326eac5387dbc478b8]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-collation:d360b01c8e5bfbf65e89352b92656bef0dc1d09a]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-stiegl-client:51fa4a65a9c320494a791129371767fa07109861]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch checkIfPRContentChanged-1644569760867931786 master:refs/remotes/checkIfPRContentChanged-1644569760867931786/tmp_master
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ftl:9f558dd4fa48371a08677f8ddec60498678b349b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-console:c37d12cdff2aa0a8df7d67f671fc712362602a7a]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-iserver-local:0bc33e40170e7b9fe35be9de8a97dccc1d467c3c]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-actualui:7277d77a46a8932287ae7b89457968185c55e0ea]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-tracking:126ce0a43ae72a192727d1a4e9a75bb8c5742f94]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-biz-share:d5221fba43fb13084a1951bdad521a52c2d6a49c]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-iserver:d5221fba43fb13084a1951bdad521a52c2d6a49c]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-aviso-biz:e6a14cfee8595507f2dea8136280d983ba81d29e]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-restrictions:7a48849eacdd2e074c876fde39f0755b3c8e95ec]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-geocode:e0baaa67c32400cab3c99f7d1ce317f7e1f162c1]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-maierkorduletsch:db0da54947a743fd586cde17a58332e019934ba8]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-total-de:399622c5f5c95cb66345eb4b4d02ddb8fbbe700e]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-mol:bfe733da1524bc5290b677c5de5639887454f612]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-actual-xml:2af71d65a3ab94305ebb32add06b3031d00dd703]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-console-tests:ea186bf503dfd681edc7030a32390c7134e31810]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-common-tests:53ef57b60bfad77c7868ec92004ca1a9e5c0eec1]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-westfa-nl:682a59e598bc249f2b6cb89ef379054549483096]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-import-actual:8ce60b038e20d54f981af9e6cff5310b78e1b89c]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-maierkorduletsch-oil:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-montana:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-primagaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-primagaz-packed:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-vitogaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-checklists:2d8d7019aa6493e19f84aa84c6874f3c5e6d084b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-biz-layer:66b6d1630af2e6b230212d857bae8040a842bca7]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-trinks-client:897524f54e3db822d4fafc086569ca84e7941223]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-apetito-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-radeberger:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-transgas-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-navkonzept:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-total-de-server:9532b8d4fa485929f5fee1b7081587e504afc401]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-radeberger-client:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-dogas-client:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-geofencing:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-opti4driver:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:ConfigParent:44f30772b1f4f17363d359747eea82df1ea403f2]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-beverage-ui:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-zwettler-client:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-ziegler-client:0e15678bd3031a431c226392cea8e7ff813afa48]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-controlling:a2547e64ae54774c28b5d6631d805979cf935d6a]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-oel-pool-server:140a21c4dc259e3c95b6bc970261a95c42a17f19]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-dispo-client:aae8bf0d731d14e2d2f6a084c16140fa79336240]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-varo-client:6250d17f0e66dc92a063ce1e1109d39690259a1c]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-tomee-endorsed:432bd553d37824554bcd45a51faac3bd20f771e3]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-total-de-client:c07ca2271946d6e055c80317d4df458b4d3e358c]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-res:6022a9d7b7619b4e2af261dcdf1193377c4a7e96]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-actual-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-aviso-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-arla-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-flaga-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-schroedergas-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-zwettler:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ddd:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-geofencing-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-importws-actual:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-optitoolserver-public-api:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-optitoolserver-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-update-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-utilities:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-api-shared:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-api-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-notification:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ot-install-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ot-update-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-iserver-remote:426e4abbb7ea201d11251c38c9fb2b4dd487bddb]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-importws-common:0aacd759fc77c81cba2b1c000286d186b4214927]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-strategic-planning:f6093eb44cc73a8954ee3d3d5d8652aa884b86b3]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-arrivals:2bc8ba7b5a3b66ec528d161568f820b69665319e]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-mapviewer:2bc8ba7b5a3b66ec528d161568f820b69665319e]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-actual-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-app-ws:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-aswizard-tomee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-aviso-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-aviso-web:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-bev-reports:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-bizshift:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-com-impl:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-commissioning-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/remotes/checkIfPRContentChanged-1644569760867931786/tmp_master feature/3.6.6/30158/relative_paths
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-commissioning-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-apetito:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-apetito-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-berglandmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-bodensee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-dmk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-essmann:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-flaga-bulk-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-flaga-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-flaga-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-foerstina:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-ganter-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-ganter-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-glechner:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-grossklein:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-heurich:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-hoyer-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-hubauer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-kiennast:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-nusser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-praeg-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-praeg-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-scharr:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-schroedergas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-schroedergas-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-schroedergas-datacollation-client-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-schroedergas-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-schwarzwaldmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-staufer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-transgas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-transgas-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-vitogaz-datacollation-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-vitogaz-datacollation-client-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-vitogaz-order-entry-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-vitogaz-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-waldhoff-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-wav:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-wav-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-westfa-nl-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-cust-zwettler-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-datamining-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-datamining-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-db-share:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-dsgvo:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-acp-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-drink3000:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-evs-sopra:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-oilfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-rio:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-xoil:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-yellowfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-yellowfox-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-erp-yellowfox-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-expression-parser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ext-wikon:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-freight-3d:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-freight-3d-infoview:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-geocode-common:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-geofencing-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-gps-dezidata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-gpsdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-gwt-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-gwt-order-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-gwt-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-hsql-import:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-importws-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-licenceserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-map-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-obu-navman:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-obu-styletronic:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-obu-trendfire:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-oil-classic-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-oillink:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-optitoolserver-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-order-client-shared:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ot-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ot3-converter:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-pcsclient:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-res-gnuplot:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ruleengine:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-statistic-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-strategic-planning-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-sycada:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-tomtom-actualdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-tomtom-export:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-transfer-objects:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-transportunit-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-transportunit-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-transportunittemplate:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-ubinam:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-updateserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-vertrieb-bev:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-api-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-chat:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-dms:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-geocoding:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644569760867931786/tmp_master...dec0e9431e79482c636b247fc7701dd9e731efd9
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-web-root:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:otj-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-area:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-beverage:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-bsi:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-bueroware:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:uoj-gpsoverip:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 342ed1e1115886f8f13b7765384cc02270fe9f65 -- .gitattributes .gitignore .gitmodules .idea PULL_REQUEST_TEMPLATE.md README.md
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:.gitmodules:a52ebab0157e7852b793987aab6bea2608c523f1]
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:.gitignore:34cf617bebac8f8e5a4db6536d0d1f3eeaef8558]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 34cf617bebac8f8e5a4db6536d0d1f3eeaef8558 -- .gitattributes .idea PULL_REQUEST_TEMPLATE.md README.md
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644569760867931786/tmp_master...b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:PULL_REQUEST_TEMPLATE.md:0288db1e816ad17ddbaa5c85f019dc7f43702740]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 0288db1e816ad17ddbaa5c85f019dc7f43702740 -- .gitattributes .idea README.md
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote rm checkIfPRContentChanged-1644569760867931786
2022/02/11 08:56:01 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:.idea:cc9138bf3edb7e6331c76c083a1771cd521337e1]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z cc9138bf3edb7e6331c76c083a1771cd521337e1 -- .gitattributes README.md
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1883630446: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1883630446: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1883630446: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1883630446: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1883630446: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1883630446: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1883630446: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count base..tracking
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1883630446: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count tracking..base
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= push -f -- /home/git/gitea-repositories/optitool/ot.git feature/3.6.6/30158/relative_paths:refs/pull/5837/head
2022/02/11 08:56:01 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:README.md:c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2]
2022/02/11 08:56:01 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2 -- .gitattributes
2022/02/11 08:56:02 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [b91dd7291f1118302b85606ca0df304a0c7d7509:.gitattributes:db315c892f644bfec121b9d0a5fe16e0f59f8346]
2022/02/11 08:56:02 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:03 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:03 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:03 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:03 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:03 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:04 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:04 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:04 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:04 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:04 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined dec0e9431e79482c636b247fc7701dd9e731efd9
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list dec0e9431e79482c636b247fc7701dd9e731efd9..b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking
2022/02/11 08:56:04 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 7 (for notification-service-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:04 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 4 (for mail-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- base tracking
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= read-tree -m 9dd750f56af550b73f9601b00e5052e8f291ade3 base tracking
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= ls-files -u -z
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= write-tree

@zeripath
Copy link
Contributor

zeripath commented Feb 11, 2022

I'm trying to find out what and where the problem is.

2022/02/11 08:56:00 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 1 (for push_update-channel) has zero workers - adding 1 temporary workers for 5m0s

This means that the worker for the channel is actually being created.

  • So the question is - is the problem in the queue or in the handler for the queue?

Now, unfortunately there's no trace log messages in the process handler - mea culpa I should have put them there - but the worker pool so we can trace if any work is being popped off the workerpool:

./gitea manager logging add console --name traceconsole --level TRACE --expression "modules/queue" 

would add trace logging to the queues allowing direct logging of all the actions taken by all the queues. We could simply change that to "modules/queue/workerpool" or add it to the app.ini:

[log]
MODE = whatever_you_had_before, traceconsole
...

[log.traceconsole]
MODE=console
LEVEL=trace
EXPRESSION=modules/queue

Now I'm gonna assume that the issue isn't that the queue infrastructure is blocking - as between v1.15.11 and v1.16.1 there have been minimal changes in the queues code. git diff v1.15.11 v1.16.0 -- modules/queue - so I suspect that the issue is in the patch checker itself?

Which comes back to the process manager tool: on https://your.gitea.domain/admin/monitor at the bottom of the screen is a process manager.

When a patch begins to be tested a process is created: Test PR[%d] from patch checking queue

ctx, _, finished := process.GetManager().AddContext(graceful.GetManager().HammerContext(), fmt.Sprintf("Test PR[%d] from patch checking queue", id))

  • Are there processes testing your patches that appear to be blocked?

Now assuming that patches are starting to be checked, I don't see any errors starting with GetPullRequestByID - so I guess this is successful:

pr, err := models.GetPullRequestByID(id)
if err != nil {
log.Error("GetPullRequestByID[%d]: %v", id, err)
return
}

They're presumably not already marked merged:

if pr.HasMerged {
return
}

Meaning we need to look into manuallyMerged:

if manuallyMerged(ctx, pr) {
return
}

func manuallyMerged(ctx context.Context, pr *models.PullRequest) bool {
if err := pr.LoadBaseRepo(); err != nil {
log.Error("PullRequest[%d].LoadBaseRepo: %v", pr.ID, err)
return false
}
if unit, err := pr.BaseRepo.GetUnit(unit.TypePullRequests); err == nil {
config := unit.PullRequestsConfig()
if !config.AutodetectManualMerge {
return false
}
} else {
log.Error("PullRequest[%d].BaseRepo.GetUnit(unit.TypePullRequests): %v", pr.ID, err)
return false
}
commit, err := getMergeCommit(ctx, pr)
if err != nil {
log.Error("PullRequest[%d].getMergeCommit: %v", pr.ID, err)
return false
}
if commit != nil {
pr.MergedCommitID = commit.ID.String()
pr.MergedUnix = timeutil.TimeStamp(commit.Author.When.Unix())
pr.Status = models.PullRequestStatusManuallyMerged
merger, _ := user_model.GetUserByEmail(commit.Author.Email)
// When the commit author is unknown set the BaseRepo owner as merger
if merger == nil {
if pr.BaseRepo.Owner == nil {
if err = pr.BaseRepo.GetOwner(db.DefaultContext); err != nil {
log.Error("BaseRepo.GetOwner[%d]: %v", pr.ID, err)
return false
}
}
merger = pr.BaseRepo.Owner
}
pr.Merger = merger
pr.MergerID = merger.ID
if merged, err := pr.SetMerged(); err != nil {
log.Error("PullRequest[%d].setMerged : %v", pr.ID, err)
return false
} else if !merged {
return false
}
notification.NotifyMergePullRequest(pr, merger)
log.Info("manuallyMerged[%d]: Marked as manually merged into %s/%s by commit id: %s", pr.ID, pr.BaseRepo.Name, pr.BaseBranch, commit.ID.String())
return true
}
return false
}

Ultimately I don't see:

log.Info("manuallyMerged[%d]: Marked as manually merged into %s/%s by commit id: %s", pr.ID, pr.BaseRepo.Name, pr.BaseBranch, commit.ID.String())

So I don't think it's this meaning that the problem is likely somewhere in here:

if err := TestPatch(pr); err != nil {
log.Error("testPatch[%d]: %v", pr.ID, err)
pr.Status = models.PullRequestStatusError
if err := pr.UpdateCols("status"); err != nil {
log.Error("update pr [%d] status to PullRequestStatusError failed: %v", pr.ID, err)
}
return
}
checkAndUpdateStatus(pr)

TestPatch starts with creating a child process: "TestPatch: Repo[%d]#%d", pr.BaseRepoID, pr.Index

func TestPatch(pr *models.PullRequest) error {
ctx, _, finished := process.GetManager().AddContext(graceful.GetManager().HammerContext(), fmt.Sprintf("TestPatch: Repo[%d]#%d", pr.BaseRepoID, pr.Index))

  • Do you see any of those child processes?
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
2022/02/09 11:14:44 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git814728461: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base

Indicates this:

tmpBasePath, err := createTemporaryRepo(ctx, pr)

@zeripath
Copy link
Contributor

2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- base tracking

Comes from:

pr.MergeBase, err = git.NewCommand(ctx, "merge-base", "--", "base", "tracking").RunInDir(tmpBasePath)

2022/02/11 08:56:04 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= read-tree -m 9dd750f56af550b73f9601b00e5052e8f291ade3 base tracking

Is:

if _, err := git.NewCommand(ctx, "read-tree", "-m", base, ours, theirs).RunInDir(gitPath); err != nil {

in:

func AttemptThreeWayMerge(ctx context.Context, gitPath string, gitRepo *git.Repository, base, ours, theirs, description string) (bool, []string, error) {

ultimately called by:

conflict, _, err := AttemptThreeWayMerge(ctx,

2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
...

Come from:

return gitRepo.RemoveFilesFromIndex(file.stage1.path)

Which is called by:

if err := attemptMerge(ctx, file, gitPath, gitRepo); err != nil {

Which is in:

func AttemptThreeWayMerge(ctx context.Context, gitPath string, gitRepo *git.Repository, base, ours, theirs, description string) (bool, []string, error) {

2022/02/11 08:56:05 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git1435989238: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= write-tree

Comes from:

treeHash, err := git.NewCommand(ctx, "write-tree").RunInDir(tmpBasePath)

Implying that false is returned here - (meaning no conflicts):

return false, nil

So I guess the problem is that pr.ConflictedFiles and pr.Status are not being updated?

It would be useful to see an image of how these conflicted PRs appear on the merge screen. Is the merge icon green but conflicts are still reported?

@otbutz
Copy link

otbutz commented Feb 11, 2022

We could simply change that to "modules/queue/workerpool" or add it to the app.ini

Modified the app.ini and restarted.

Which comes back to the process manager tool: on https://your.gitea.domain/admin/monitor at the bottom of the screen is a process manager.

Pushed to the PR but the process manager only shows a GET for the monitor page itself. I couldn't also find any running git processes via htop.

It would be useful to see an image of how these conflicted PRs appear on the merge screen. Is the merge icon green but conflicts are still reported?

image

on a different PR:

image

New log with active trace options:
[log]
MODE      = file, traceconsole
LEVEL     = Debug
COLORIZE  = false
ROOT_PATH = /var/lib/gitea/log

[log.traceconsole]
MODE=console
LEVEL=trace
EXPRESSION=modules/queue

Relevant output from /var/lib/gitea/log:

2022/02/11 11:05:11 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: false
	KeyID: 1	KeyName: bart
	UserName: tbutz
	UserID: 3
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:14 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:14 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:14 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:14 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 1 (for push_update-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list b91dd7291f1118302b85606ca0df304a0c7d7509..dec0e9431e79482c636b247fc7701dd9e731efd9
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count=1 b91dd7291f1118302b85606ca0df304a0c7d7509 ^dec0e9431e79482c636b247fc7701dd9e731efd9
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:15 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --pretty=format: --parents --no-renames -z -1 dec0e9431e79482c636b247fc7701dd9e731efd9
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -f checkIfPRContentChanged-1644577515240977816 /home/git/gitea-repositories/optitool/ot.git
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count dec0e9431e79482c636b247fc7701dd9e731efd9
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z dec0e9431e79482c636b247fc7701dd9e731efd9 --
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:topOptitool:dec0e9431e79482c636b247fc7701dd9e731efd9]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9::dec0e9431e79482c636b247fc7701dd9e731efd9]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch checkIfPRContentChanged-1644577515240977816 master:refs/remotes/checkIfPRContentChanged-1644577515240977816/tmp_master
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-csv:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-csv-import-server:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-db-import:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-csv:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-tdl:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-additionalreports:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-arla:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-erik-walther:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-bulk-server:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-packed-server:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-kreuzmayr:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-res:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-bulk-client:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-trinks:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-db-export:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-acp:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-dogas:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-edoil:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-voigt:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-winoase:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-excel:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-importws:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-mlk-biz:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-mlk-reports:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-mlk-res:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-opti4castbiz:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-pcs:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-shiftui:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-statistic-ui:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-buerkkauffmann:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-primagaz:a5332c79808eeabc1bea747f445fe39e90d347e4]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-actualbiz:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-arla-client:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-oel-pool-client:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-wav-client:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-reports:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-optimisation:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-reports:dbec1837db6c98b4366bce204e473dedaceb8554]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:Android-Opti4Driver:01608c7b64ca947cb8c18c18b6934aa524116435]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-app-iserver:df0af728106aea0eef164256a09ea64d3775f6d5]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-app-server:df0af728106aea0eef164256a09ea64d3775f6d5]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-map:6c2cab98048c2df480d0d8f83753975338d013f0]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz:171b972cd5c0edbd2a19aacd0ee463bac84a6d54]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-domain:670e290528b6c59fff8e6b28e1118b61108ff3d1]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-layer-impl:f6066b8c0ddeb7503fb483efd4e1c9440180a049]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-fullcostaccounting:9b72d5bf71e8b9bc98ad6a9c7eff323b8c688048]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-jface:4ebbec300e38bcde05cfc0957d77c7c50532a7c6]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-svg-ui:79bb1475aaa7b9d0fc57839b9befcb7a25c43d6a]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-trinks-server:9e019908232bfe0e73f499c4a72eba2c420ca9af]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-kiennast-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-leu-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-roedl:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-sangro:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-packed:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-westfa:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-dogas-server:3289a9a554006cdb4b20f591c591b2bc53614047]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:web:a5fd3bf91cd85e85832ec6b66286a71ce43d60a7]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-common:081679df60c1d224e23e327d822a3ad01a3f911b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-otcs:d81e389d4901dbd59cb2b20109064b00c0a4a41d]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-default-res:896eeae5341e7c768b9d4b2e20d1076f31691675]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-bak-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-bev-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-lpg-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-lub-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-oil-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-trp-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-api-server:d1600e0aac83b965a23484c060e75a17278c9421]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-kml:d1600e0aac83b965a23484c060e75a17278c9421]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-tests:7ee90b88677e963fa82b96aec31143f4bca93af5]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-import:7ee90b88677e963fa82b96aec31143f4bca93af5]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-nordsteirische-server:06615c70ba77a909e772a37dfb1701dbbb3d2f8c]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-common-otcs:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-kiennast-client:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-guiapp:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-mlk-ui:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-uicommon:8312b3eae2dd63510468ce53115807547e0bf37d]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-radeberger-server:5f09a09ff295b90ef70ba6f9df0b8b650f0edef3]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-xml:90e6a45ee1ea3dccb4743156c82134fe6015763c]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-opti4castui:51b3731c88c5594a30b2b484f951e52b363145a7]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-nordsteirische:4663f343ed9db02849de311a1264e2a9efe7678e]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-server:b5a233c8edcce6d309d47c201660eee871d7a967]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:JENKINS:b8ab6b14be908bf2853f39f3ee508627b682226a]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-optitoolserver:35ec7ca291d21ec3426a7bf57638d71c84cc01ff]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-stiegl-server:acb093070a05190b37d1c5e7600150ed3559e258]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-ui:8e6faccef288496b550835326eac5387dbc478b8]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-collation:d360b01c8e5bfbf65e89352b92656bef0dc1d09a]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-stiegl-client:51fa4a65a9c320494a791129371767fa07109861]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ftl:9f558dd4fa48371a08677f8ddec60498678b349b]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/remotes/checkIfPRContentChanged-1644577515240977816/tmp_master feature/3.6.6/30158/relative_paths
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644577515240977816/tmp_master...b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-console:c37d12cdff2aa0a8df7d67f671fc712362602a7a]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-iserver-local:0bc33e40170e7b9fe35be9de8a97dccc1d467c3c]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-actualui:7277d77a46a8932287ae7b89457968185c55e0ea]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-tracking:126ce0a43ae72a192727d1a4e9a75bb8c5742f94]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-share:d5221fba43fb13084a1951bdad521a52c2d6a49c]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-iserver:d5221fba43fb13084a1951bdad521a52c2d6a49c]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-biz:e6a14cfee8595507f2dea8136280d983ba81d29e]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-restrictions:7a48849eacdd2e074c876fde39f0755b3c8e95ec]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geocode:e0baaa67c32400cab3c99f7d1ce317f7e1f162c1]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-maierkorduletsch:db0da54947a743fd586cde17a58332e019934ba8]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-total-de:399622c5f5c95cb66345eb4b4d02ddb8fbbe700e]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-mol:bfe733da1524bc5290b677c5de5639887454f612]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-actual-xml:2af71d65a3ab94305ebb32add06b3031d00dd703]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-console-tests:ea186bf503dfd681edc7030a32390c7134e31810]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-common-tests:53ef57b60bfad77c7868ec92004ca1a9e5c0eec1]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-westfa-nl:682a59e598bc249f2b6cb89ef379054549483096]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-import-actual:8ce60b038e20d54f981af9e6cff5310b78e1b89c]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644577515240977816/tmp_master...dec0e9431e79482c636b247fc7701dd9e731efd9
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-maierkorduletsch-oil:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-montana:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-primagaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-primagaz-packed:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-checklists:2d8d7019aa6493e19f84aa84c6874f3c5e6d084b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-layer:66b6d1630af2e6b230212d857bae8040a842bca7]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-trinks-client:897524f54e3db822d4fafc086569ca84e7941223]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-apetito-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-radeberger:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-transgas-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-navkonzept:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-total-de-server:9532b8d4fa485929f5fee1b7081587e504afc401]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-radeberger-client:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-dogas-client:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geofencing:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-opti4driver:4934ae4703cc909317f7359bfa065b4bf4741760]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:ConfigParent:44f30772b1f4f17363d359747eea82df1ea403f2]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-beverage-ui:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-zwettler-client:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-ziegler-client:0e15678bd3031a431c226392cea8e7ff813afa48]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-controlling:a2547e64ae54774c28b5d6631d805979cf935d6a]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-oel-pool-server:140a21c4dc259e3c95b6bc970261a95c42a17f19]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-dispo-client:aae8bf0d731d14e2d2f6a084c16140fa79336240]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-varo-client:6250d17f0e66dc92a063ce1e1109d39690259a1c]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-tomee-endorsed:432bd553d37824554bcd45a51faac3bd20f771e3]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-total-de-client:c07ca2271946d6e055c80317d4df458b4d3e358c]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-res:6022a9d7b7619b4e2af261dcdf1193377c4a7e96]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote rm checkIfPRContentChanged-1644577515240977816
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-actual-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-arla-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-zwettler:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ddd:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geofencing-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-importws-actual:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-optitoolserver-public-api:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-optitoolserver-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-update-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-utilities:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-api-shared:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-api-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-notification:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ot-install-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ot-update-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-iserver-remote:426e4abbb7ea201d11251c38c9fb2b4dd487bddb]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-importws-common:0aacd759fc77c81cba2b1c000286d186b4214927]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-strategic-planning:f6093eb44cc73a8954ee3d3d5d8652aa884b86b3]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-arrivals:2bc8ba7b5a3b66ec528d161568f820b69665319e]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-mapviewer:2bc8ba7b5a3b66ec528d161568f820b69665319e]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-actual-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-app-ws:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aswizard-tomee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-web:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-bev-reports:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-bizshift:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-com-impl:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-commissioning-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-commissioning-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-apetito:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-apetito-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-berglandmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-bodensee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-dmk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-essmann:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-bulk-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-foerstina:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-ganter-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-ganter-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-glechner:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-grossklein:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-heurich:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-hoyer-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-hubauer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-kiennast:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-nusser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-praeg-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-praeg-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-scharr:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-datacollation-client-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schwarzwaldmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-staufer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-transgas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-transgas-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-datacollation-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-datacollation-client-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-order-entry-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-waldhoff-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-wav:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-wav-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-westfa-nl-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-zwettler-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-datamining-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-datamining-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-db-share:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-dsgvo:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-acp-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-drink3000:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-evs-sopra:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-oilfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-rio:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-xoil:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-yellowfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-yellowfox-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-yellowfox-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-expression-parser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ext-wikon:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-freight-3d:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-freight-3d-infoview:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geocode-common:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geofencing-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gps-dezidata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gpsdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gwt-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gwt-order-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gwt-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-hsql-import:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-importws-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-licenceserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-map-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-obu-navman:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-obu-styletronic:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-obu-trendfire:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-oil-classic-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-oillink:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-optitoolserver-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-order-client-shared:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ot-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ot3-converter:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-pcsclient:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-res-gnuplot:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ruleengine:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-statistic-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-strategic-planning-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-sycada:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-tomtom-actualdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-tomtom-export:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-transfer-objects:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-transportunit-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-transportunit-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-transportunittemplate:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ubinam:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-updateserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-vertrieb-bev:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-api-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-chat:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-dms:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-geocoding:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-root:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-area:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-beverage:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-bsi:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-bueroware:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-gpsoverip:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 342ed1e1115886f8f13b7765384cc02270fe9f65 -- .gitattributes .gitignore .gitmodules .idea PULL_REQUEST_TEMPLATE.md README.md
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:.gitmodules:a52ebab0157e7852b793987aab6bea2608c523f1]
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:.gitignore:34cf617bebac8f8e5a4db6536d0d1f3eeaef8558]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 34cf617bebac8f8e5a4db6536d0d1f3eeaef8558 -- .gitattributes .idea PULL_REQUEST_TEMPLATE.md README.md
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3782099992: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3782099992: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3782099992: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:PULL_REQUEST_TEMPLATE.md:0288db1e816ad17ddbaa5c85f019dc7f43702740]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 0288db1e816ad17ddbaa5c85f019dc7f43702740 -- .gitattributes .idea README.md
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3782099992: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3782099992: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3782099992: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking
2022/02/11 11:05:15 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3782099992: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count base..tracking
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3782099992: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count tracking..base
2022/02/11 11:05:15 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:.idea:cc9138bf3edb7e6331c76c083a1771cd521337e1]
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z cc9138bf3edb7e6331c76c083a1771cd521337e1 -- .gitattributes README.md
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:15 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= push -f -- /home/git/gitea-repositories/optitool/ot.git feature/3.6.6/30158/relative_paths:refs/pull/5837/head
2022/02/11 11:05:16 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:README.md:c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2]
2022/02/11 11:05:16 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2 -- .gitattributes
2022/02/11 11:05:16 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:.gitattributes:db315c892f644bfec121b9d0a5fe16e0f59f8346]
2022/02/11 11:05:16 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:17 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:17 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:17 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:17 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:17 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:18 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:18 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:18 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:18 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 3	KeyName: jenkins
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:18 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
	IsWiki: false
	IsDeployKey: true
	KeyID: 14	KeyName: redmine
	UserName: optitool
	UserID: 2
	OwnerName: optitool
	RepoName: ot
	RepoID: 27
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined b91dd7291f1118302b85606ca0df304a0c7d7509
2022/02/11 11:05:18 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 7 (for notification-service-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
2022/02/11 11:05:18 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 4 (for mail-channel) has zero workers - adding 1 temporary workers for 5m0s
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
2022/02/11 11:05:18 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- base tracking
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= read-tree -m 9dd750f56af550b73f9601b00e5052e8f291ade3 base tracking
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= ls-files -u -z
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
2022/02/11 11:05:19 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3050965729: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= write-tree

@zeripath
Copy link
Contributor

zeripath commented Feb 11, 2022

Your new logs are not showing any TRACE logs. (Or duplicate DEBUG logs for the workerpool) So the new logging is still not being shown.

@zeripath
Copy link
Contributor

Hmm... I wonder if the problem is actually in the Has check... but it doesn't make sense - once work starts the queue no-longer contains the entry.

@zeripath
Copy link
Contributor

// checkAndUpdateStatus checks if pull request is possible to leaving checking status,
// and set to be either conflict or mergeable.
func checkAndUpdateStatus(pr *models.PullRequest) {
// Status is not changed to conflict means mergeable.
if pr.Status == models.PullRequestStatusChecking {
pr.Status = models.PullRequestStatusMergeable
}
// Make sure there is no waiting test to process before leaving the checking status.
has, err := prQueue.Has(strconv.FormatInt(pr.ID, 10))
if err != nil {
log.Error("Unable to check if the queue is waiting to reprocess pr.ID %d. Error: %v", pr.ID, err)
}
if !has {
if err := pr.UpdateColsIfNotMerged("merge_base", "status", "conflicted_files", "changed_protected_files"); err != nil {
log.Error("Update[%d]: %v", pr.ID, err)
}
}
}

@otbutz
Copy link

otbutz commented Feb 11, 2022

Your new logs are not showing any TRACE logs. (Or duplicate DEBUG logs for the workerpool) So the new logging is still not being shown.

Does the trace log end up in the logfile or do i need to run gitea interactively and check the console output?

@otbutz
Copy link

otbutz commented Feb 11, 2022

I can also run a custom Linux amd64 build if that helps.

@zeripath
Copy link
Contributor

zeripath commented Feb 11, 2022

Does the trace log end up in the logfile or do i need to run gitea interactively and check the console output?

That would depend on the logging settings you added - the above examples I gave were all console logging as I find that easiest to review quickly.

If you're running docker: docker logs <gitea-container> will give you the console logs and on systemd journalctl -u gitea would give you the console logs.

If you wanted the trace logging to go to a file you'd simply:

[log.traceconsole]
MODE=file
LEVEL=trace
EXPRESSION=modules/queue
FILE_NAME=<filename>

You can adjust logging on a running gitea by running the gitea manager logging commands - they should be very easy to use. (although this won't allow you to start the router or access loggers if they weren't already started.)


In terms of building a Gitea I will post a patch below that can be applied to main - and probably 1.16 that will potentially fix an issue with conflicted files not being emptied and add some more trace logging to the patch checker and process manager

You would then need to adjust the above EXPRESSION to EXPRESSION=(modules/queue)|(services/pull)|(modules/process) and it would give trace logging for the queue, patch checker and process manager. (EXPRESSION is simply a regexp against the log - including the filename.)

@zeripath
Copy link
Contributor

zeripath commented Feb 11, 2022

This is a patch against main. Remember to copy the final new line. It should be able to be applied with `git apply`
diff --git a/modules/process/manager.go b/modules/process/manager.go
index d9d2f8c3e..3692f290f 100644
--- a/modules/process/manager.go
+++ b/modules/process/manager.go
@@ -15,6 +15,8 @@ import (
 	"strconv"
 	"sync"
 	"time"
+
+	"code.gitea.io/gitea/modules/log"
 )
 
 // TODO: This packages still uses a singleton for the Manager.
@@ -103,6 +105,7 @@ func (pm *Manager) AddContextTimeout(parent context.Context, timeout time.Durati
 func (pm *Manager) Add(parentPID IDType, description string, cancel context.CancelFunc) (IDType, FinishedFunc) {
 	pm.mutex.Lock()
 	start, pid := pm.nextPID()
+	log.Trace("Adding Process[%d:%d] %s", parentPID, pid, description)
 
 	parent := pm.processes[parentPID]
 	if parent == nil {
@@ -120,6 +123,7 @@ func (pm *Manager) Add(parentPID IDType, description string, cancel context.Canc
 	finished := func() {
 		cancel()
 		pm.remove(process)
+		log.Trace("Finished Process[%d:%d] %s", parentPID, pid, description)
 	}
 
 	if parent != nil {
diff --git a/modules/queue/workerpool.go b/modules/queue/workerpool.go
index 100197c5e..09316b9df 100644
--- a/modules/queue/workerpool.go
+++ b/modules/queue/workerpool.go
@@ -484,7 +484,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 		case <-paused:
 			log.Trace("Worker for Queue %d Pausing", p.qid)
 			if len(data) > 0 {
-				log.Trace("Handling: %d data, %v", len(data), data)
+				log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 				if unhandled := p.handle(data...); unhandled != nil {
 					log.Error("Unhandled Data in queue %d", p.qid)
 				}
@@ -507,7 +507,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 			// go back around
 		case <-ctx.Done():
 			if len(data) > 0 {
-				log.Trace("Handling: %d data, %v", len(data), data)
+				log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 				if unhandled := p.handle(data...); unhandled != nil {
 					log.Error("Unhandled Data in queue %d", p.qid)
 				}
@@ -519,7 +519,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 			if !ok {
 				// the dataChan has been closed - we should finish up:
 				if len(data) > 0 {
-					log.Trace("Handling: %d data, %v", len(data), data)
+					log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 					if unhandled := p.handle(data...); unhandled != nil {
 						log.Error("Unhandled Data in queue %d", p.qid)
 					}
@@ -532,7 +532,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 			util.StopTimer(timer)
 
 			if len(data) >= p.batchLength {
-				log.Trace("Handling: %d data, %v", len(data), data)
+				log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 				if unhandled := p.handle(data...); unhandled != nil {
 					log.Error("Unhandled Data in queue %d", p.qid)
 				}
@@ -544,7 +544,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 		case <-timer.C:
 			delay = time.Millisecond * 100
 			if len(data) > 0 {
-				log.Trace("Handling: %d data, %v", len(data), data)
+				log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 				if unhandled := p.handle(data...); unhandled != nil {
 					log.Error("Unhandled Data in queue %d", p.qid)
 				}
diff --git a/services/pull/check.go b/services/pull/check.go
index b1e9237d1..d3da2bd7f 100644
--- a/services/pull/check.go
+++ b/services/pull/check.go
@@ -62,9 +62,12 @@ func checkAndUpdateStatus(pr *models.PullRequest) {
 	}
 
 	if !has {
+		log.Trace("Updating PR[%d] in %d: Status:%d Conflicts:%s Protected:%s", pr.ID, pr.BaseRepoID, pr.Status, pr.ConflictedFiles, pr.ChangedProtectedFiles)
 		if err := pr.UpdateColsIfNotMerged("merge_base", "status", "conflicted_files", "changed_protected_files"); err != nil {
 			log.Error("Update[%d]: %v", pr.ID, err)
 		}
+	} else {
+		log.Trace("Not updating PR[%d] in %d as still in the queue", pr.ID, pr.BaseRepoID)
 	}
 }
 
@@ -234,12 +237,15 @@ func testPR(id int64) {
 		log.Error("GetPullRequestByID[%d]: %v", id, err)
 		return
 	}
+	log.Trace("Testing PR[%d] in %d", pr.ID, pr.BaseRepoID)
 
 	if pr.HasMerged {
+		log.Trace("PR[%d] in %d: already merged", pr.ID, pr.BaseRepoID)
 		return
 	}
 
 	if manuallyMerged(ctx, pr) {
+		log.Trace("PR[%d] in %d: manually merged", pr.ID, pr.BaseRepoID)
 		return
 	}
 
@@ -251,6 +257,8 @@ func testPR(id int64) {
 		}
 		return
 	}
+	log.Trace("PR[%d] in %d: patch tested new Status:%d ConflictedFiles:%s ChangedProtectedFiles:%s", pr.ID, pr.BaseRepoID, pr.Status, pr.ConflictedFiles, pr.ChangedProtectedFiles)
+
 	checkAndUpdateStatus(pr)
 }
 
diff --git a/services/pull/patch.go b/services/pull/patch.go
index a2c834532..e01349fcb 100644
--- a/services/pull/patch.go
+++ b/services/pull/patch.go
@@ -280,17 +280,21 @@ func checkConflicts(ctx context.Context, pr *models.PullRequest, gitRepo *git.Re
 	if !conflict {
 		treeHash, err := git.NewCommand(ctx, "write-tree").RunInDir(tmpBasePath)
 		if err != nil {
+			log.Debug("Unable to write unconflicted tree for PR[%d] %s/%s#%d. Error: %v", pr.ID, pr.BaseRepo.OwnerName, pr.BaseRepo.Name, pr.Index, err)
 			return false, err
 		}
 		treeHash = strings.TrimSpace(treeHash)
 		baseTree, err := gitRepo.GetTree("base")
 		if err != nil {
+			log.Debug("Unable to get base tree for PR[%d] %s/%s#%d. Error: %v", pr.ID, pr.BaseRepo.OwnerName, pr.BaseRepo.Name, pr.Index, err)
 			return false, err
 		}
+		pr.Status = models.PullRequestStatusMergeable
+		pr.ConflictedFiles = []string{}
+
 		if treeHash == baseTree.ID.String() {
 			log.Debug("PullRequest[%d]: Patch is empty - ignoring", pr.ID)
 			pr.Status = models.PullRequestStatusEmpty
-			pr.ConflictedFiles = []string{}
 			pr.ChangedProtectedFiles = []string{}
 		}
 

zeripath added a commit to zeripath/gitea that referenced this issue Feb 11, 2022
The ConflictedFiles status should always be reset if there are no conflicts
this prevents conflicted files being left over.

Fix go-gitea#17204

Signed-off-by: Andrew Thornton <[email protected]>
@otbutz
Copy link

otbutz commented Feb 11, 2022

Unpatchted log from `journalctl`
Feb 11 12:13:18 git gitea[3322510]: 2022/02/11 12:13:18 .../queue/workerpool.go:420:doWork() [T] Worker shutting down
Feb 11 12:13:20 git gitea[3322510]: 2022/02/11 12:13:20 Started GET /api/internal/serv/command/1/optitool/ot?mode=2&verb=git-receive-pack for 127.0.0.1:36308
Feb 11 12:13:20 git gitea[3322510]: 2022/02/11 12:13:20 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:20 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:20 git gitea[3322510]:         IsDeployKey: false
Feb 11 12:13:20 git gitea[3322510]:         KeyID: 1        KeyName: bart
Feb 11 12:13:20 git gitea[3322510]:         UserName: tbutz
Feb 11 12:13:20 git gitea[3322510]:         UserID: 3
Feb 11 12:13:20 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:20 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:20 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:20 git gitea[3322510]: 2022/02/11 12:13:20 Completed GET /api/internal/serv/command/1/optitool/ot?mode=2&verb=git-receive-pack 200 OK in 7.580904ms
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 Started POST /api/internal/hook/pre-receive/optitool/ot for 127.0.0.1:36310
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 Completed POST /api/internal/hook/pre-receive/optitool/ot 200 OK in 8.644909ms
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 Started POST /api/internal/hook/post-receive/optitool/ot for 127.0.0.1:36312
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 Completed POST /api/internal/hook/post-receive/optitool/ot 200 OK in 5.514626ms
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 .../queue/workerpool.go:444:doWork() [T] Handling: 1 data, [[0xc002a86310]]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list dec0e9431e79482c636b247fc7701dd9e731efd9..dd9bf41bce405f84f93f70c10fd3e328ee7a95c4
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count=1 dec0e9431e79482c636b247fc7701dd9e731efd9 ^dd9bf41bce405f84f93f70c10fd3e328ee7a95c4
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -f checkIfPRContentChanged-1644581604587257941 /home/git/gitea-repositories/optitool/ot.git
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --pretty=format: --parents --no-renames -z -1 dd9bf41bce405f84f93f70c10fd3e328ee7a95c4
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count dd9bf41bce405f84f93f70c10fd3e328ee7a95c4
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z dd9bf41bce405f84f93f70c10fd3e328ee7a95c4 --
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:topOptitool:dd9bf41bce405f84f93f70c10fd3e328ee7a95c4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4::dd9bf41bce405f84f93f70c10fd3e328ee7a95c4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-csv:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-csv-import-server:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-db-import:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-csv:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-tdl:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-additionalreports:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-arla:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-erik-walther:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-flaga:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-flaga-bulk-server:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-flaga-packed-server:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-kreuzmayr:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-res:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-schroedergas-bulk-client:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-trinks:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-vitogaz:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-db-export:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-acp:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-dogas:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-edoil:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-voigt:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-winoase:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-excel:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-importws:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-mlk-biz:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-mlk-reports:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-mlk-res:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-opti4castbiz:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-pcs:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch checkIfPRContentChanged-1644581604587257941 master:refs/remotes/checkIfPRContentChanged-1644581604587257941/tmp_master
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-shiftui:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-statistic-ui:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-buerkkauffmann:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-primagaz:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-actualbiz:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-arla-client:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-oel-pool-client:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-wav-client:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-reports:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-optimisation:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-reports:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:Android-Opti4Driver:01608c7b64ca947cb8c18c18b6934aa524116435]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-app-iserver:df0af728106aea0eef164256a09ea64d3775f6d5]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-app-server:df0af728106aea0eef164256a09ea64d3775f6d5]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-map:6c2cab98048c2df480d0d8f83753975338d013f0]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-biz:171b972cd5c0edbd2a19aacd0ee463bac84a6d54]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-domain:670e290528b6c59fff8e6b28e1118b61108ff3d1]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-biz-layer-impl:f6066b8c0ddeb7503fb483efd4e1c9440180a049]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-fullcostaccounting:9b72d5bf71e8b9bc98ad6a9c7eff323b8c688048]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-jface:4ebbec300e38bcde05cfc0957d77c7c50532a7c6]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-svg-ui:79bb1475aaa7b9d0fc57839b9befcb7a25c43d6a]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 .../queue/workerpool.go:444:doWork() [T] Handling: 1 data, [27]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-trinks-server:9e019908232bfe0e73f499c4a72eba2c420ca9af]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-kiennast-server:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-leu-server:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-roedl:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-sangro:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-vitogaz-packed:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-vitogaz-server:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-westfa:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-dogas-server:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:web:a5fd3bf91cd85e85832ec6b66286a71ce43d60a7]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-common:081679df60c1d224e23e327d822a3ad01a3f911b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-otcs:d81e389d4901dbd59cb2b20109064b00c0a4a41d]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-default-res:896eeae5341e7c768b9d4b2e20d1076f31691675]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-bak-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-bev-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-lpg-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-lub-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-oil-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-trp-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-api-server:d1600e0aac83b965a23484c060e75a17278c9421]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-kml:d1600e0aac83b965a23484c060e75a17278c9421]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-biz-tests:7ee90b88677e963fa82b96aec31143f4bca93af5]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-import:7ee90b88677e963fa82b96aec31143f4bca93af5]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-nordsteirische-server:06615c70ba77a909e772a37dfb1701dbbb3d2f8c]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-common-otcs:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-kiennast-client:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-guiapp:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-mlk-ui:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-uicommon:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-radeberger-server:5f09a09ff295b90ef70ba6f9df0b8b650f0edef3]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-xml:90e6a45ee1ea3dccb4743156c82134fe6015763c]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-opti4castui:51b3731c88c5594a30b2b484f951e52b363145a7]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-nordsteirische:4663f343ed9db02849de311a1264e2a9efe7678e]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-biz-server:b5a233c8edcce6d309d47c201660eee871d7a967]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:JENKINS:b8ab6b14be908bf2853f39f3ee508627b682226a]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-optitoolserver:35ec7ca291d21ec3426a7bf57638d71c84cc01ff]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-stiegl-server:acb093070a05190b37d1c5e7600150ed3559e258]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-aviso-ui:8e6faccef288496b550835326eac5387dbc478b8]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-collation:d360b01c8e5bfbf65e89352b92656bef0dc1d09a]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-stiegl-client:51fa4a65a9c320494a791129371767fa07109861]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ftl:9f558dd4fa48371a08677f8ddec60498678b349b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-console:c37d12cdff2aa0a8df7d67f671fc712362602a7a]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-iserver-local:0bc33e40170e7b9fe35be9de8a97dccc1d467c3c]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-actualui:7277d77a46a8932287ae7b89457968185c55e0ea]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-tracking:126ce0a43ae72a192727d1a4e9a75bb8c5742f94]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/remotes/checkIfPRContentChanged-1644581604587257941/tmp_master feature/3.6.6/30158/relative_paths
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644581604587257941/tmp_master...dec0e9431e79482c636b247fc7701dd9e731efd9
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-biz-share:d5221fba43fb13084a1951bdad521a52c2d6a49c]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-iserver:d5221fba43fb13084a1951bdad521a52c2d6a49c]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-aviso-biz:e6a14cfee8595507f2dea8136280d983ba81d29e]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-restrictions:7a48849eacdd2e074c876fde39f0755b3c8e95ec]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-geocode:e0baaa67c32400cab3c99f7d1ce317f7e1f162c1]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-maierkorduletsch:db0da54947a743fd586cde17a58332e019934ba8]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-total-de:399622c5f5c95cb66345eb4b4d02ddb8fbbe700e]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-mol:bfe733da1524bc5290b677c5de5639887454f612]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-actual-xml:2af71d65a3ab94305ebb32add06b3031d00dd703]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-console-tests:ea186bf503dfd681edc7030a32390c7134e31810]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-common-tests:53ef57b60bfad77c7868ec92004ca1a9e5c0eec1]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-westfa-nl:682a59e598bc249f2b6cb89ef379054549483096]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-import-actual:8ce60b038e20d54f981af9e6cff5310b78e1b89c]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-maierkorduletsch-oil:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-montana:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-primagaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-primagaz-packed:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-vitogaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-checklists:2d8d7019aa6493e19f84aa84c6874f3c5e6d084b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-biz-layer:66b6d1630af2e6b230212d857bae8040a842bca7]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-trinks-client:897524f54e3db822d4fafc086569ca84e7941223]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-apetito-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-radeberger:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-transgas-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-navkonzept:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644581604587257941/tmp_master...dd9bf41bce405f84f93f70c10fd3e328ee7a95c4
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-total-de-server:9532b8d4fa485929f5fee1b7081587e504afc401]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-radeberger-client:4934ae4703cc909317f7359bfa065b4bf4741760]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-dogas-client:4934ae4703cc909317f7359bfa065b4bf4741760]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-geofencing:4934ae4703cc909317f7359bfa065b4bf4741760]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-opti4driver:4934ae4703cc909317f7359bfa065b4bf4741760]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:ConfigParent:44f30772b1f4f17363d359747eea82df1ea403f2]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-beverage-ui:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-zwettler-client:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-ziegler-client:0e15678bd3031a431c226392cea8e7ff813afa48]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-controlling:a2547e64ae54774c28b5d6631d805979cf935d6a]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-oel-pool-server:140a21c4dc259e3c95b6bc970261a95c42a17f19]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-dispo-client:aae8bf0d731d14e2d2f6a084c16140fa79336240]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-varo-client:6250d17f0e66dc92a063ce1e1109d39690259a1c]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-tomee-endorsed:432bd553d37824554bcd45a51faac3bd20f771e3]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-total-de-client:c07ca2271946d6e055c80317d4df458b4d3e358c]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-res:6022a9d7b7619b4e2af261dcdf1193377c4a7e96]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-actual-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-aviso-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-arla-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-flaga-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-schroedergas-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-zwettler:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ddd:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-geofencing-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-importws-actual:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-optitoolserver-public-api:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-optitoolserver-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-update-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote rm checkIfPRContentChanged-1644581604587257941
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-utilities:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-api-shared:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-api-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-notification:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ot-install-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ot-update-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-iserver-remote:426e4abbb7ea201d11251c38c9fb2b4dd487bddb]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-importws-common:0aacd759fc77c81cba2b1c000286d186b4214927]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-strategic-planning:f6093eb44cc73a8954ee3d3d5d8652aa884b86b3]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-arrivals:2bc8ba7b5a3b66ec528d161568f820b69665319e]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-mapviewer:2bc8ba7b5a3b66ec528d161568f820b69665319e]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-actual-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-app-ws:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-aswizard-tomee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-aviso-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-aviso-web:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-bev-reports:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-bizshift:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-com-impl:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-commissioning-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-commissioning-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-apetito:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-apetito-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-berglandmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-bodensee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-dmk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-essmann:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-flaga-bulk-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-flaga-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-flaga-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-foerstina:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-ganter-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-ganter-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-glechner:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-grossklein:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-heurich:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-hoyer-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-hubauer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-kiennast:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-nusser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-praeg-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-praeg-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-scharr:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-schroedergas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-schroedergas-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-schroedergas-datacollation-client-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-schroedergas-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-schwarzwaldmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-staufer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-transgas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-transgas-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-vitogaz-datacollation-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-vitogaz-datacollation-client-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-vitogaz-order-entry-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-vitogaz-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-waldhoff-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-wav:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-wav-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-westfa-nl-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-cust-zwettler-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-datamining-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-datamining-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-db-share:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-dsgvo:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-acp-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-drink3000:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-evs-sopra:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-oilfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-rio:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-xoil:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-yellowfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-yellowfox-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-erp-yellowfox-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-expression-parser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ext-wikon:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-freight-3d:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-freight-3d-infoview:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-geocode-common:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-geofencing-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-gps-dezidata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-gpsdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-gwt-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-gwt-order-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-gwt-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-hsql-import:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-importws-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-licenceserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-map-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-obu-navman:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-obu-styletronic:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-obu-trendfire:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-oil-classic-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-oillink:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-optitoolserver-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-order-client-shared:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ot-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ot3-converter:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-pcsclient:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-res-gnuplot:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ruleengine:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-statistic-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-strategic-planning-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-sycada:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-tomtom-actualdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-tomtom-export:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-transfer-objects:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-transportunit-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-transportunit-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-transportunittemplate:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-ubinam:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-updateserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-vertrieb-bev:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-api-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-chat:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-dms:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-geocoding:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-web-root:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:otj-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-area:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-beverage:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-bsi:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-bueroware:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:uoj-gpsoverip:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 342ed1e1115886f8f13b7765384cc02270fe9f65 -- .gitattributes .gitignore .gitmodules .idea PULL_REQUEST_TEMPLATE.md README.md
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:.gitmodules:a52ebab0157e7852b793987aab6bea2608c523f1]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:.gitignore:34cf617bebac8f8e5a4db6536d0d1f3eeaef8558]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 34cf617bebac8f8e5a4db6536d0d1f3eeaef8558 -- .gitattributes .idea PULL_REQUEST_TEMPLATE.md README.md
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git63477162: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git63477162: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git63477162: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:PULL_REQUEST_TEMPLATE.md:0288db1e816ad17ddbaa5c85f019dc7f43702740]
Feb 11 12:13:24 git gitea[3322510]: 2022/02/11 12:13:24 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 0288db1e816ad17ddbaa5c85f019dc7f43702740 -- .gitattributes .idea README.md
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git63477162: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git63477162: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git63477162: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:.idea:cc9138bf3edb7e6331c76c083a1771cd521337e1]
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z cc9138bf3edb7e6331c76c083a1771cd521337e1 -- .gitattributes README.md
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git63477162: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count base..tracking
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git63477162: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count tracking..base
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= push -f -- /home/git/gitea-repositories/optitool/ot.git feature/3.6.6/30158/relative_paths:refs/pull/5837/head
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 Started GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36318
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 Completed GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.920728ms
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:25 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:25 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:25 git gitea[3322510]:         KeyID: 14        KeyName: redmine
Feb 11 12:13:25 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:25 git gitea[3322510]:         UserID: 2
Feb 11 12:13:25 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:25 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:25 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:README.md:c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2]
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2 -- .gitattributes
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 Started POST /api/internal/ssh/14/update/27 for 127.0.0.1:36320
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 Completed POST /api/internal/ssh/14/update/27 200 OK in 14.48156ms
Feb 11 12:13:25 git gitea[3322510]: 2022/02/11 12:13:25 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dd9bf41bce405f84f93f70c10fd3e328ee7a95c4:.gitattributes:db315c892f644bfec121b9d0a5fe16e0f59f8346]
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36326
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:26 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:26 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:26 git gitea[3322510]:         KeyID: 14        KeyName: redmine
Feb 11 12:13:26 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:26 git gitea[3322510]:         UserID: 2
Feb 11 12:13:26 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:26 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:26 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 4.158732ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started POST /api/internal/ssh/14/update/27 for 127.0.0.1:36328
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed POST /api/internal/ssh/14/update/27 200 OK in 14.088312ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36330
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 4.339146ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:26 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:26 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:26 git gitea[3322510]:         KeyID: 3        KeyName: jenkins
Feb 11 12:13:26 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:26 git gitea[3322510]:         UserID: 2
Feb 11 12:13:26 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:26 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:26 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36332
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.281815ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:26 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:26 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:26 git gitea[3322510]:         KeyID: 3        KeyName: jenkins
Feb 11 12:13:26 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:26 git gitea[3322510]:         UserID: 2
Feb 11 12:13:26 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:26 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:26 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36334
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 4.047756ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:26 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:26 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:26 git gitea[3322510]:         KeyID: 3        KeyName: jenkins
Feb 11 12:13:26 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:26 git gitea[3322510]:         UserID: 2
Feb 11 12:13:26 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:26 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:26 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36336
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:26 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:26 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:26 git gitea[3322510]:         KeyID: 3        KeyName: jenkins
Feb 11 12:13:26 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:26 git gitea[3322510]:         UserID: 2
Feb 11 12:13:26 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:26 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:26 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.430068ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:36338
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:36340
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36342
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:36344
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:36346
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed POST /api/internal/ssh/3/update/27 200 OK in 32.307506ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 23.756449ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:26 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:26 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:26 git gitea[3322510]:         KeyID: 14        KeyName: redmine
Feb 11 12:13:26 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:26 git gitea[3322510]:         UserID: 2
Feb 11 12:13:26 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:26 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:26 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed POST /api/internal/ssh/3/update/27 200 OK in 42.587092ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed POST /api/internal/ssh/3/update/27 200 OK in 45.255823ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed POST /api/internal/ssh/3/update/27 200 OK in 48.09917ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started POST /api/internal/ssh/1/update/27 for 127.0.0.1:36348
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed POST /api/internal/ssh/1/update/27 200 OK in 10.299895ms
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Started POST /api/internal/ssh/14/update/27 for 127.0.0.1:36350
Feb 11 12:13:26 git gitea[3322510]: 2022/02/11 12:13:26 Completed POST /api/internal/ssh/14/update/27 200 OK in 16.106321ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36352
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36354
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36356
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:27 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:27 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:27 git gitea[3322510]:         KeyID: 3        KeyName: jenkins
Feb 11 12:13:27 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:27 git gitea[3322510]:         UserID: 2
Feb 11 12:13:27 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:27 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:27 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 4.90915ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:27 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:27 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:27 git gitea[3322510]:         KeyID: 3        KeyName: jenkins
Feb 11 12:13:27 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:27 git gitea[3322510]:         UserID: 2
Feb 11 12:13:27 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:27 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:27 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.677153ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 17.533732ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:27 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:27 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:27 git gitea[3322510]:         KeyID: 3        KeyName: jenkins
Feb 11 12:13:27 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:27 git gitea[3322510]:         UserID: 2
Feb 11 12:13:27 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:27 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:27 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:36358
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:36360
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:36362
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36364
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed POST /api/internal/ssh/3/update/27 200 OK in 19.583215ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 10.473742ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:27 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:27 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:27 git gitea[3322510]:         KeyID: 3        KeyName: jenkins
Feb 11 12:13:27 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:27 git gitea[3322510]:         UserID: 2
Feb 11 12:13:27 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:27 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:27 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed POST /api/internal/ssh/3/update/27 200 OK in 27.747456ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed POST /api/internal/ssh/3/update/27 200 OK in 27.759265ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:36366
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed POST /api/internal/ssh/3/update/27 200 OK in 13.015856ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:36368
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 4.33062ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 12:13:27 git gitea[3322510]:         IsWiki: false
Feb 11 12:13:27 git gitea[3322510]:         IsDeployKey: true
Feb 11 12:13:27 git gitea[3322510]:         KeyID: 14        KeyName: redmine
Feb 11 12:13:27 git gitea[3322510]:         UserName: optitool
Feb 11 12:13:27 git gitea[3322510]:         UserID: 2
Feb 11 12:13:27 git gitea[3322510]:         OwnerName: optitool
Feb 11 12:13:27 git gitea[3322510]:         RepoName: ot
Feb 11 12:13:27 git gitea[3322510]:         RepoID: 27
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Started POST /api/internal/ssh/14/update/27 for 127.0.0.1:36370
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 Completed POST /api/internal/ssh/14/update/27 200 OK in 13.518609ms
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 20 (for pr_patch_checker-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 20 (for pr_patch_checker-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:27 git gitea[3322510]: 2022/02/11 12:13:27 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined dec0e9431e79482c636b247fc7701dd9e731efd9
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list dec0e9431e79482c636b247fc7701dd9e731efd9..dd9bf41bce405f84f93f70c10fd3e328ee7a95c4
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined dd9bf41bce405f84f93f70c10fd3e328ee7a95c4
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 7 (for notification-service-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 7 (for notification-service-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 4 (for mail-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 4 (for mail-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 .../queue/workerpool.go:444:doWork() [T] Handling: 1 data, [6377]
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- base tracking
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= read-tree -m 9dd750f56af550b73f9601b00e5052e8f291ade3 base tracking
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 .../queue/workerpool.go:444:doWork() [T] Handling: 1 data, [{6387 61300 3 0}]
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 .../queue/workerpool.go:444:doWork() [T] Handling: 2 data, [0xc005a6d0e0 0xc005a6d170]
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= ls-files -u -z
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:28 git gitea[3322510]: 2022/02/11 12:13:28 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 12:13:29 git gitea[3322510]: 2022/02/11 12:13:29 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3599403084: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= write-tree

@zeripath
Copy link
Contributor

is PR 6377 one these PRs that is not getting its status properly updated?

@otbutz
Copy link

otbutz commented Feb 11, 2022

The PR touched by this push is 5837. The highest PR number is currently 5850 so this is probably not PR related?

@otbutz
Copy link

otbutz commented Feb 11, 2022

Ah, my bad. This seems to be the database ID of the PR which is correct in this case.

id type status conflicted_files commits_ahead commits_behind changed_protected_files issue_id index head_repo_id base_repo_id head_branch base_branch merge_base has_merged merged_commit_id merger_id merged_unix flow
6377 0 1 [] 6 23 null 6387 5837 27 27 feature/3.6.6/30158/relative_paths master 9dd750f56af550b73f9601b00e5052e8f291ade3 false 0 1644581607 0

@otbutz
Copy link

otbutz commented Feb 11, 2022

@zeripath could you provide a patch for v1.16 ?

@zeripath
Copy link
Contributor

Patch against 1.16
diff --git a/modules/process/manager.go b/modules/process/manager.go
index 7cde9f945..4fd7e15ac 100644
--- a/modules/process/manager.go
+++ b/modules/process/manager.go
@@ -15,6 +15,8 @@ import (
 	"strconv"
 	"sync"
 	"time"
+
+	"code.gitea.io/gitea/modules/log"
 )
 
 // TODO: This packages still uses a singleton for the Manager.
@@ -103,6 +105,7 @@ func (pm *Manager) AddContextTimeout(parent context.Context, timeout time.Durati
 func (pm *Manager) Add(parentPID IDType, description string, cancel context.CancelFunc) (IDType, FinishedFunc) {
 	pm.mutex.Lock()
 	start, pid := pm.nextPID()
+	log.Trace("Adding Process[%s:%s] %s", parentPID, pid, description)
 
 	parent := pm.processes[parentPID]
 	if parent == nil {
@@ -120,6 +123,7 @@ func (pm *Manager) Add(parentPID IDType, description string, cancel context.Canc
 	finished := func() {
 		cancel()
 		pm.remove(process)
+		log.Trace("Finished Process[%s:%s] %s", parentPID, pid, description)
 	}
 
 	if parent != nil {
@@ -260,7 +264,6 @@ func (pm *Manager) ExecDirEnvStdIn(timeout time.Duration, dir, desc string, env
 	}
 
 	err := cmd.Wait()
-
 	if err != nil {
 		err = &Error{
 			PID:         GetPID(ctx),
diff --git a/modules/queue/queue_bytefifo.go b/modules/queue/queue_bytefifo.go
index edde47a62..79af260f3 100644
--- a/modules/queue/queue_bytefifo.go
+++ b/modules/queue/queue_bytefifo.go
@@ -312,5 +312,7 @@ func (q *ByteFIFOUniqueQueue) Has(data Data) (bool, error) {
 	if err != nil {
 		return false, err
 	}
-	return q.byteFIFO.(UniqueByteFIFO).Has(q.terminateCtx, bs)
+	has, err := q.byteFIFO.(UniqueByteFIFO).Has(q.terminateCtx, bs)
+	log.Trace("Queue[%d:%s] Has(%v)=bs[%s] %t, %v", q.qid, q.name, data, string(bs), has, err)
+	return has, err
 }
diff --git a/modules/queue/unique_queue_channel.go b/modules/queue/unique_queue_channel.go
index f617595c0..4fa8d80b2 100644
--- a/modules/queue/unique_queue_channel.go
+++ b/modules/queue/unique_queue_channel.go
@@ -70,6 +70,7 @@ func NewChannelUniqueQueue(handle HandlerFunc, cfg, exemplar interface{}) (Queue
 			bs, _ := json.Marshal(datum)
 
 			queue.lock.Lock()
+			log.Trace("Queue[%d:%s] Removing from Table: %s", queue.qid, queue.name, string(bs))
 			delete(queue.table, string(bs))
 			queue.lock.Unlock()
 
@@ -116,6 +117,7 @@ func (q *ChannelUniqueQueue) PushFunc(data Data, fn func() error) error {
 	}
 	// FIXME: We probably need to implement some sort of limit here
 	// If the downstream queue blocks this table will grow without limit
+	log.Trace("Queue[%d:%s] Adding to Table: %s", q.qid, q.name, string(bs))
 	q.table[string(bs)] = true
 	if fn != nil {
 		err := fn()
@@ -140,6 +142,7 @@ func (q *ChannelUniqueQueue) Has(data Data) (bool, error) {
 	q.lock.Lock()
 	defer q.lock.Unlock()
 	_, has := q.table[string(bs)]
+	log.Trace("Queue[%d:%s] Has: %s", q.qid, q.name, string(bs))
 	return has, nil
 }
 
diff --git a/modules/queue/unique_queue_disk_channel.go b/modules/queue/unique_queue_disk_channel.go
index af42c0913..4e354816c 100644
--- a/modules/queue/unique_queue_disk_channel.go
+++ b/modules/queue/unique_queue_disk_channel.go
@@ -147,6 +147,7 @@ func (q *PersistableChannelUniqueQueue) Has(data Data) (bool, error) {
 	// This is more difficult...
 	has, err := q.channelQueue.Has(data)
 	if err != nil || has {
+		log.Trace("Queue[%d:%s] Has(%v) %t,%v", q.channelQueue.qid, q.name, has, err)
 		return has, err
 	}
 	q.lock.Lock()
diff --git a/modules/queue/workerpool.go b/modules/queue/workerpool.go
index 37d518aa8..3b52d0ccd 100644
--- a/modules/queue/workerpool.go
+++ b/modules/queue/workerpool.go
@@ -383,7 +383,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 		select {
 		case <-ctx.Done():
 			if len(data) > 0 {
-				log.Trace("Handling: %d data, %v", len(data), data)
+				log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 				p.handle(data...)
 				atomic.AddInt64(&p.numInQueue, -1*int64(len(data)))
 			}
@@ -393,7 +393,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 			if !ok {
 				// the dataChan has been closed - we should finish up:
 				if len(data) > 0 {
-					log.Trace("Handling: %d data, %v", len(data), data)
+					log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 					p.handle(data...)
 					atomic.AddInt64(&p.numInQueue, -1*int64(len(data)))
 				}
@@ -402,7 +402,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 			}
 			data = append(data, datum)
 			if len(data) >= p.batchLength {
-				log.Trace("Handling: %d data, %v", len(data), data)
+				log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 				p.handle(data...)
 				atomic.AddInt64(&p.numInQueue, -1*int64(len(data)))
 				data = make([]Data, 0, p.batchLength)
@@ -413,7 +413,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 			case <-ctx.Done():
 				util.StopTimer(timer)
 				if len(data) > 0 {
-					log.Trace("Handling: %d data, %v", len(data), data)
+					log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 					p.handle(data...)
 					atomic.AddInt64(&p.numInQueue, -1*int64(len(data)))
 				}
@@ -424,7 +424,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 				if !ok {
 					// the dataChan has been closed - we should finish up:
 					if len(data) > 0 {
-						log.Trace("Handling: %d data, %v", len(data), data)
+						log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 						p.handle(data...)
 						atomic.AddInt64(&p.numInQueue, -1*int64(len(data)))
 					}
@@ -433,7 +433,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 				}
 				data = append(data, datum)
 				if len(data) >= p.batchLength {
-					log.Trace("Handling: %d data, %v", len(data), data)
+					log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 					p.handle(data...)
 					atomic.AddInt64(&p.numInQueue, -1*int64(len(data)))
 					data = make([]Data, 0, p.batchLength)
@@ -441,7 +441,7 @@ func (p *WorkerPool) doWork(ctx context.Context) {
 			case <-timer.C:
 				delay = time.Millisecond * 100
 				if len(data) > 0 {
-					log.Trace("Handling: %d data, %v", len(data), data)
+					log.Trace("Queue[%d] Handling: %d data, %v", p.qid, len(data), data)
 					p.handle(data...)
 					atomic.AddInt64(&p.numInQueue, -1*int64(len(data)))
 					data = make([]Data, 0, p.batchLength)
diff --git a/services/pull/check.go b/services/pull/check.go
index 363a716b2..cdfda4682 100644
--- a/services/pull/check.go
+++ b/services/pull/check.go
@@ -61,9 +61,12 @@ func checkAndUpdateStatus(pr *models.PullRequest) {
 	}
 
 	if !has {
+		log.Trace("Updating PR[%d] in %d: Status:%d Conflicts:%s Protected:%s", pr.ID, pr.BaseRepoID, pr.Status, pr.ConflictedFiles, pr.ChangedProtectedFiles)
 		if err := pr.UpdateColsIfNotMerged("merge_base", "status", "conflicted_files", "changed_protected_files"); err != nil {
 			log.Error("Update[%d]: %v", pr.ID, err)
 		}
+	} else {
+		log.Trace("Not updating PR[%d] in %d as still in the queue", pr.ID, pr.BaseRepoID)
 	}
 }
 
@@ -225,11 +228,20 @@ func handle(data ...queue.Data) {
 		if err != nil {
 			log.Error("GetPullRequestByID[%s]: %v", datum, err)
 			continue
-		} else if pr.HasMerged {
+		}
+		log.Trace("Testing PR[%d] in %d", pr.ID, pr.BaseRepoID)
+
+		if pr.HasMerged {
+			log.Trace("PR[%d] in %d: already merged", pr.ID, pr.BaseRepoID)
 			continue
-		} else if manuallyMerged(pr) {
+		}
+
+		if manuallyMerged(pr) {
+			log.Trace("PR[%d] in %d: manually merged", pr.ID, pr.BaseRepoID)
 			continue
-		} else if err = TestPatch(pr); err != nil {
+		}
+
+		if err = TestPatch(pr); err != nil {
 			log.Error("testPatch[%d]: %v", pr.ID, err)
 			pr.Status = models.PullRequestStatusError
 			if err := pr.UpdateCols("status"); err != nil {
@@ -237,6 +249,8 @@ func handle(data ...queue.Data) {
 			}
 			continue
 		}
+
+		log.Trace("PR[%d] in %d: patch tested new Status:%d ConflictedFiles:%s ChangedProtectedFiles:%s", pr.ID, pr.BaseRepoID, pr.Status, pr.ConflictedFiles, pr.ChangedProtectedFiles)
 		checkAndUpdateStatus(pr)
 	}
 }
diff --git a/services/pull/patch.go b/services/pull/patch.go
index ee10c9739..36240afb3 100644
--- a/services/pull/patch.go
+++ b/services/pull/patch.go
@@ -265,17 +265,21 @@ func checkConflicts(pr *models.PullRequest, gitRepo *git.Repository, tmpBasePath
 	if !conflict {
 		treeHash, err := git.NewCommandContext(ctx, "write-tree").RunInDir(tmpBasePath)
 		if err != nil {
+			log.Debug("Unable to write unconflicted tree for PR[%d] %s/%s#%d. Error: %v", pr.ID, pr.BaseRepo.OwnerName, pr.BaseRepo.Name, pr.Index, err)
 			return false, err
 		}
 		treeHash = strings.TrimSpace(treeHash)
 		baseTree, err := gitRepo.GetTree("base")
 		if err != nil {
+			log.Debug("Unable to get base tree for PR[%d] %s/%s#%d. Error: %v", pr.ID, pr.BaseRepo.OwnerName, pr.BaseRepo.Name, pr.Index, err)
 			return false, err
 		}
+		pr.Status = models.PullRequestStatusMergeable
+		pr.ConflictedFiles = []string{}
+
 		if treeHash == baseTree.ID.String() {
 			log.Debug("PullRequest[%d]: Patch is empty - ignoring", pr.ID)
 			pr.Status = models.PullRequestStatusEmpty
-			pr.ConflictedFiles = []string{}
 			pr.ChangedProtectedFiles = []string{}
 		}
 

@otbutz
Copy link

otbutz commented Feb 11, 2022

more logs
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b5] GET: /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 Started GET /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack for 127.0.0.1:40164
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 Completed GET /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack 200 OK in 5.085429ms
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:01 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:01 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:01 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:01 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:01 git gitea[3385540]:         UserID: 2
Feb 11 16:03:01 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:01 git gitea[3385540]:         RepoName: routingserver
Feb 11 16:03:01 git gitea[3385540]:         RepoID: 11
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b5] GET: /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b5-2] POST: /api/internal/ssh/3/update/11
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 Started POST /api/internal/ssh/3/update/11 for 127.0.0.1:40166
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 Completed POST /api/internal/ssh/3/update/11 200 OK in 14.588447ms
Feb 11 16:03:01 git gitea[3385540]: 2022/02/11 16:03:01 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b5-2] POST: /api/internal/ssh/3/update/11
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b6] GET: /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Started GET /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack for 127.0.0.1:40168
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Completed GET /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack 200 OK in 4.046424ms
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:02 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:02 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:02 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:02 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:02 git gitea[3385540]:         UserID: 2
Feb 11 16:03:02 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:02 git gitea[3385540]:         RepoName: routingserver
Feb 11 16:03:02 git gitea[3385540]:         RepoID: 11
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b6] GET: /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b6-2] POST: /api/internal/ssh/3/update/11
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Started POST /api/internal/ssh/3/update/11 for 127.0.0.1:40170
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Completed POST /api/internal/ssh/3/update/11 200 OK in 12.969498ms
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b6-2] POST: /api/internal/ssh/3/update/11
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b6-3] GET: /api/internal/serv/command/1/optitool/ot?mode=2&verb=git-receive-pack
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Started GET /api/internal/serv/command/1/optitool/ot?mode=2&verb=git-receive-pack for 127.0.0.1:40172
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:02 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:02 git gitea[3385540]:         IsDeployKey: false
Feb 11 16:03:02 git gitea[3385540]:         KeyID: 1        KeyName: bart
Feb 11 16:03:02 git gitea[3385540]:         UserName: tbutz
Feb 11 16:03:02 git gitea[3385540]:         UserID: 3
Feb 11 16:03:02 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:02 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:02 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Completed GET /api/internal/serv/command/1/optitool/ot?mode=2&verb=git-receive-pack 200 OK in 5.864161ms
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b6-3] GET: /api/internal/serv/command/1/optitool/ot?mode=2&verb=git-receive-pack
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b6-4] GET: /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Started GET /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack for 127.0.0.1:40174
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Completed GET /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack 200 OK in 3.434361ms
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:02 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:02 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:02 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:02 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:02 git gitea[3385540]:         UserID: 2
Feb 11 16:03:02 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:02 git gitea[3385540]:         RepoName: routingserver
Feb 11 16:03:02 git gitea[3385540]:         RepoID: 11
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b6-4] GET: /api/internal/serv/command/3/optitool/routingserver?mode=1&verb=git-upload-pack
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b6-5] POST: /api/internal/ssh/3/update/11
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Started POST /api/internal/ssh/3/update/11 for 127.0.0.1:40176
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 Completed POST /api/internal/ssh/3/update/11 200 OK in 12.95971ms
Feb 11 16:03:02 git gitea[3385540]: 2022/02/11 16:03:02 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b6-5] POST: /api/internal/ssh/3/update/11
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b9] POST: /api/internal/hook/pre-receive/optitool/ot
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 Started POST /api/internal/hook/pre-receive/optitool/ot for 127.0.0.1:40178
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b9-2] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b9-2] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b9-3] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b9-4] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b9-3] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b9-4] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 Completed POST /api/internal/hook/pre-receive/optitool/ot 200 OK in 11.794124ms
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b9] POST: /api/internal/hook/pre-receive/optitool/ot
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:108:Add() [T] Adding Process[:620688b9-5] POST: /api/internal/hook/post-receive/optitool/ot
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 Started POST /api/internal/hook/post-receive/optitool/ot for 127.0.0.1:40180
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 1 (for push_update-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 1 (for push_update-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 Completed POST /api/internal/hook/post-receive/optitool/ot 200 OK in 6.866824ms
Feb 11 16:03:05 git gitea[3385540]: 2022/02/11 16:03:05 ...s/process/manager.go:126:func1() [T] Finished Process[:620688b9-5] POST: /api/internal/hook/post-receive/optitool/ot
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 .../queue/workerpool.go:444:doWork() [T] Queue[1] Handling: 1 data, [[0xc0026e5570]]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-2] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-3] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...ervices/pull/pull.go:237:AddTestPullRequestTask() [T] AddTestPullRequestTask [head_repo_id: 27, head_branch: feature/3.6.6/30158/relative_paths]: finding pull requests
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list f2f72d485fc3262831635d774c9b4891fab3830d..dec0e9431e79482c636b247fc7701dd9e731efd9
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-4] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list f2f72d485fc3262831635d774c9b4891fab3830d..dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count=1 f2f72d485fc3262831635d774c9b4891fab3830d ^dec0e9431e79482c636b247fc7701dd9e731efd9
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-4] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list f2f72d485fc3262831635d774c9b4891fab3830d..dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-5] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count=1 f2f72d485fc3262831635d774c9b4891fab3830d ^dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-6] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-5] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --max-count=1 f2f72d485fc3262831635d774c9b4891fab3830d ^dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-6] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...que_queue_channel.go:120:PushFunc() [T] Queue[14:repo_stats_update-channel] Adding to Table: 27
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 14 (for repo_stats_update-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-7] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-8] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-9] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --pretty=format: --parents --no-renames -z -1 dec0e9431e79482c636b247fc7701dd9e731efd9
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-10] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --pretty=format: --parents --no-renames -z -1 dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-9] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -f checkIfPRContentChanged-1644595386316609370 /home/git/gitea-repositories/optitool/ot.git
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-11] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -f checkIfPRContentChanged-1644595386316609370 /home/git/gitea-repositories/optitool/ot.git [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-12] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-13] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-10] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --pretty=format: --parents --no-renames -z -1 dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-7] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-8] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count dec0e9431e79482c636b247fc7701dd9e731efd9
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-14] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-14] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z dec0e9431e79482c636b247fc7701dd9e731efd9 --
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-15] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z dec0e9431e79482c636b247fc7701dd9e731efd9 -- [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:topOptitool:dec0e9431e79482c636b247fc7701dd9e731efd9]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9::dec0e9431e79482c636b247fc7701dd9e731efd9]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-csv:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-csv-import-server:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-db-import:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-csv:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-tdl:7751d3c233fbeaebfd55c89aa7998ad190b3d754]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-additionalreports:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-arla:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-erik-walther:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-bulk-server:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-packed-server:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-kreuzmayr:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-res:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-bulk-client:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-trinks:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-db-export:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-acp:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-dogas:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-edoil:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-voigt:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-winoase:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-excel:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-importws:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-mlk-biz:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-mlk-reports:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-mlk-res:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-opti4castbiz:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-pcs:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-shiftui:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-statistic-ui:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-buerkkauffmann:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-primagaz:a5332c79808eeabc1bea747f445fe39e90d347e4]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-actualbiz:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-arla-client:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-oel-pool-client:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-wav-client:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-reports:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-optimisation:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-reports:dbec1837db6c98b4366bce204e473dedaceb8554]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:Android-Opti4Driver:01608c7b64ca947cb8c18c18b6934aa524116435]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-app-iserver:df0af728106aea0eef164256a09ea64d3775f6d5]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-app-server:df0af728106aea0eef164256a09ea64d3775f6d5]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-map:6c2cab98048c2df480d0d8f83753975338d013f0]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz:171b972cd5c0edbd2a19aacd0ee463bac84a6d54]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-11] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -f checkIfPRContentChanged-1644595386316609370 /home/git/gitea-repositories/optitool/ot.git [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch checkIfPRContentChanged-1644595386316609370 master:refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-16] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch checkIfPRContentChanged-1644595386316609370 master:refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-domain:670e290528b6c59fff8e6b28e1118b61108ff3d1]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-layer-impl:f6066b8c0ddeb7503fb483efd4e1c9440180a049]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-fullcostaccounting:9b72d5bf71e8b9bc98ad6a9c7eff323b8c688048]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-jface:4ebbec300e38bcde05cfc0957d77c7c50532a7c6]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-svg-ui:79bb1475aaa7b9d0fc57839b9befcb7a25c43d6a]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-trinks-server:9e019908232bfe0e73f499c4a72eba2c420ca9af]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-kiennast-server:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-leu-server:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-roedl:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-sangro:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-packed:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-server:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-westfa:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-dogas-server:3289a9a554006cdb4b20f591c591b2bc53614047]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:web:a5fd3bf91cd85e85832ec6b66286a71ce43d60a7]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-common:081679df60c1d224e23e327d822a3ad01a3f911b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-otcs:d81e389d4901dbd59cb2b20109064b00c0a4a41d]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-default-res:896eeae5341e7c768b9d4b2e20d1076f31691675]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-bak-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-bev-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-lpg-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-lub-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-oil-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-trp-res:179638b7bf285e018d48ab3fca1e6ce320d93d17]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-api-server:d1600e0aac83b965a23484c060e75a17278c9421]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-kml:d1600e0aac83b965a23484c060e75a17278c9421]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-tests:7ee90b88677e963fa82b96aec31143f4bca93af5]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-import:7ee90b88677e963fa82b96aec31143f4bca93af5]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-nordsteirische-server:06615c70ba77a909e772a37dfb1701dbbb3d2f8c]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-common-otcs:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-kiennast-client:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-guiapp:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-mlk-ui:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-uicommon:8312b3eae2dd63510468ce53115807547e0bf37d]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-radeberger-server:5f09a09ff295b90ef70ba6f9df0b8b650f0edef3]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-xml:90e6a45ee1ea3dccb4743156c82134fe6015763c]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-opti4castui:51b3731c88c5594a30b2b484f951e52b363145a7]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-nordsteirische:4663f343ed9db02849de311a1264e2a9efe7678e]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-server:b5a233c8edcce6d309d47c201660eee871d7a967]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:JENKINS:b8ab6b14be908bf2853f39f3ee508627b682226a]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-optitoolserver:35ec7ca291d21ec3426a7bf57638d71c84cc01ff]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-stiegl-server:acb093070a05190b37d1c5e7600150ed3559e258]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-ui:8e6faccef288496b550835326eac5387dbc478b8]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-collation:d360b01c8e5bfbf65e89352b92656bef0dc1d09a]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-stiegl-client:51fa4a65a9c320494a791129371767fa07109861]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ftl:9f558dd4fa48371a08677f8ddec60498678b349b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-console:c37d12cdff2aa0a8df7d67f671fc712362602a7a]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-iserver-local:0bc33e40170e7b9fe35be9de8a97dccc1d467c3c]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-actualui:7277d77a46a8932287ae7b89457968185c55e0ea]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-tracking:126ce0a43ae72a192727d1a4e9a75bb8c5742f94]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-share:d5221fba43fb13084a1951bdad521a52c2d6a49c]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-iserver:d5221fba43fb13084a1951bdad521a52c2d6a49c]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-biz:e6a14cfee8595507f2dea8136280d983ba81d29e]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-restrictions:7a48849eacdd2e074c876fde39f0755b3c8e95ec]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-16] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch checkIfPRContentChanged-1644595386316609370 master:refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master feature/3.6.6/30158/relative_paths
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-17] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master feature/3.6.6/30158/relative_paths [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-17] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master feature/3.6.6/30158/relative_paths [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master...f2f72d485fc3262831635d774c9b4891fab3830d
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-18] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master...f2f72d485fc3262831635d774c9b4891fab3830d [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geocode:e0baaa67c32400cab3c99f7d1ce317f7e1f162c1]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-maierkorduletsch:db0da54947a743fd586cde17a58332e019934ba8]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-total-de:399622c5f5c95cb66345eb4b4d02ddb8fbbe700e]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-mol:bfe733da1524bc5290b677c5de5639887454f612]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-actual-xml:2af71d65a3ab94305ebb32add06b3031d00dd703]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-console-tests:ea186bf503dfd681edc7030a32390c7134e31810]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-common-tests:53ef57b60bfad77c7868ec92004ca1a9e5c0eec1]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-westfa-nl:682a59e598bc249f2b6cb89ef379054549483096]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-import-actual:8ce60b038e20d54f981af9e6cff5310b78e1b89c]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-maierkorduletsch-oil:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-montana:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-primagaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-primagaz-packed:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-bulk:7177d8c11a4d30baca4a980916839ec7ebabb505]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-checklists:2d8d7019aa6493e19f84aa84c6874f3c5e6d084b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-biz-layer:66b6d1630af2e6b230212d857bae8040a842bca7]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-trinks-client:897524f54e3db822d4fafc086569ca84e7941223]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-apetito-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-radeberger:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-transgas-server:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-navkonzept:382f2ac41707bd2a5aeb50579a2c411ea8b376ac]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-total-de-server:9532b8d4fa485929f5fee1b7081587e504afc401]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-radeberger-client:4934ae4703cc909317f7359bfa065b4bf4741760]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-dogas-client:4934ae4703cc909317f7359bfa065b4bf4741760]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geofencing:4934ae4703cc909317f7359bfa065b4bf4741760]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-opti4driver:4934ae4703cc909317f7359bfa065b4bf4741760]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:ConfigParent:44f30772b1f4f17363d359747eea82df1ea403f2]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-beverage-ui:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-zwettler-client:14e39fc7ab6b2b2e89692ccd71068c04a167cfba]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-ziegler-client:0e15678bd3031a431c226392cea8e7ff813afa48]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-controlling:a2547e64ae54774c28b5d6631d805979cf935d6a]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-oel-pool-server:140a21c4dc259e3c95b6bc970261a95c42a17f19]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-18] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master...f2f72d485fc3262831635d774c9b4891fab3830d [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master...dec0e9431e79482c636b247fc7701dd9e731efd9
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-19] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master...dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-dispo-client:aae8bf0d731d14e2d2f6a084c16140fa79336240]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-varo-client:6250d17f0e66dc92a063ce1e1109d39690259a1c]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-tomee-endorsed:432bd553d37824554bcd45a51faac3bd20f771e3]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-total-de-client:c07ca2271946d6e055c80317d4df458b4d3e358c]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-res:6022a9d7b7619b4e2af261dcdf1193377c4a7e96]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 .../queue/workerpool.go:444:doWork() [T] Queue[14] Handling: 1 data, [27]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...que_queue_channel.go:73:func1() [T] Queue[14:repo_stats_update-channel] Removing from Table: 27
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-actual-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-20] Stats.DB Index Repo[27]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-arla-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-zwettler:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ddd:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geofencing-server:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-importws-actual:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-optitoolserver-public-api:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-optitoolserver-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-update-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-utilities:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-api-shared:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-api-ws:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-notification:35fb9b461c6a6eb51fe5c8bf8e2661919a59ec47]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ot-install-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ot-update-wizard:78ecd18015e0c61174aa8225869ab894cdb2c0ae]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[620688ba-20:620688ba-21] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-iserver-remote:426e4abbb7ea201d11251c38c9fb2b4dd487bddb]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[620688ba-20:620688ba-21] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[620688ba-20:620688ba-22] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/indexer/stats/db.go:39)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[620688ba-20:620688ba-23] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/indexer/stats/db.go:39)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[620688ba-20:620688ba-23] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/indexer/stats/db.go:39)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-19] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= diff -p --binary refs/remotes/checkIfPRContentChanged-1644595386316609370/tmp_master...dec0e9431e79482c636b247fc7701dd9e731efd9 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[620688ba-20:620688ba-22] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/indexer/stats/db.go:39)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-20] Stats.DB Index Repo[27]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-importws-common:0aacd759fc77c81cba2b1c000286d186b4214927]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote rm checkIfPRContentChanged-1644595386316609370
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-24] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote rm checkIfPRContentChanged-1644595386316609370 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-strategic-planning:f6093eb44cc73a8954ee3d3d5d8652aa884b86b3]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-arrivals:2bc8ba7b5a3b66ec528d161568f820b69665319e]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-mapviewer:2bc8ba7b5a3b66ec528d161568f820b69665319e]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-actual-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-app-ws:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aswizard-tomee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-aviso-web:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-bev-reports:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-bizshift:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-com-impl:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-commissioning-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-commissioning-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-apetito:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-apetito-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-berglandmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-bodensee:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-dmk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-essmann:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-bulk-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-flaga-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-foerstina:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-ganter-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-ganter-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-glechner:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-grossklein:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-heurich:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-hoyer-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-hubauer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-kiennast:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-nusser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-praeg-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-praeg-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-scharr:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-datacollation-client-bulk:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schroedergas-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-schwarzwaldmilch:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-staufer:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-transgas:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-transgas-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-datacollation-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-datacollation-client-packed:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-order-entry-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-vitogaz-packed-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-waldhoff-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-wav:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-wav-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-westfa-nl-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-cust-zwettler-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-datamining-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-datamining-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-db-share:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-dsgvo:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-acp-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-drink3000:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-evs-sopra:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-oilfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-rio:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-xoil:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-yellowfox:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-yellowfox-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-erp-yellowfox-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-expression-parser:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ext-wikon:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-freight-3d:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-freight-3d-infoview:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geocode-common:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-geofencing-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gps-dezidata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gpsdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gwt-iserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gwt-order-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-gwt-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-hsql-import:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-importws-client:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-licenceserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-map-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-obu-navman:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-obu-styletronic:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-obu-trendfire:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-oil-classic-res:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-oillink:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-optitoolserver-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-order-client-shared:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ot-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ot3-converter:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-pcsclient:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-res-gnuplot:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ruleengine:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-statistic-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-strategic-planning-server:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-sycada:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-tomtom-actualdata:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-tomtom-export:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-transfer-objects:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-transportunit-biz:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-transportunit-ui:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-transportunittemplate:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-ubinam:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-updateserver:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-vertrieb-bev:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-api-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-chat:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-dms:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-geocoding:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-picking:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-web-root:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:otj-wizard:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-area:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-beverage:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-bsi:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-bueroware:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-com:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:uoj-gpsoverip:ac5fa625ef65e5a4057e8cddf33772829b991f1b]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 342ed1e1115886f8f13b7765384cc02270fe9f65 -- .gitattributes .gitignore .gitmodules .idea PULL_REQUEST_TEMPLATE.md README.md
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-25] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 342ed1e1115886f8f13b7765384cc02270fe9f65 -- .gitattributes .gitignore .gitmodules .idea PULL_REQUEST_TEMPLATE.md README.md [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-15] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z dec0e9431e79482c636b247fc7701dd9e731efd9 -- [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:.gitmodules:a52ebab0157e7852b793987aab6bea2608c523f1]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:.gitignore:34cf617bebac8f8e5a4db6536d0d1f3eeaef8558]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 34cf617bebac8f8e5a4db6536d0d1f3eeaef8558 -- .gitattributes .idea PULL_REQUEST_TEMPLATE.md README.md
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-26] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 34cf617bebac8f8e5a4db6536d0d1f3eeaef8558 -- .gitattributes .idea PULL_REQUEST_TEMPLATE.md README.md [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-25] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 342ed1e1115886f8f13b7765384cc02270fe9f65 -- .gitattributes .gitignore .gitmodules .idea PULL_REQUEST_TEMPLATE.md README.md [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-24] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote rm checkIfPRContentChanged-1644595386316609370 [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-12] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-13] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...vices/pull/update.go:117:GetDiverging() [T] GetDiverging[6377]: compare commits
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2648991192: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-27] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-27] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2648991192: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-28] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2648991192: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-28] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-29] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:PULL_REQUEST_TEMPLATE.md:0288db1e816ad17ddbaa5c85f019dc7f43702740]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 0288db1e816ad17ddbaa5c85f019dc7f43702740 -- .gitattributes .idea README.md
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-30] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 0288db1e816ad17ddbaa5c85f019dc7f43702740 -- .gitattributes .idea README.md [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-26] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 34cf617bebac8f8e5a4db6536d0d1f3eeaef8558 -- .gitattributes .idea PULL_REQUEST_TEMPLATE.md README.md [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-29] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2648991192: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-31] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2648991192: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-31] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-32] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2648991192: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-32] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-33] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-34] GET: /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 Started GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40186
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 Completed GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 5.316182ms
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:06 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:06 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:06 git gitea[3385540]:         KeyID: 14        KeyName: redmine
Feb 11 16:03:06 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:06 git gitea[3385540]:         UserID: 2
Feb 11 16:03:06 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:06 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:06 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-34] GET: /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:.idea:cc9138bf3edb7e6331c76c083a1771cd521337e1]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z cc9138bf3edb7e6331c76c083a1771cd521337e1 -- .gitattributes README.md
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-35] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z cc9138bf3edb7e6331c76c083a1771cd521337e1 -- .gitattributes README.md [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-30] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z 0288db1e816ad17ddbaa5c85f019dc7f43702740 -- .gitattributes .idea README.md [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2648991192: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count base..tracking
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-33] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-36] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count base..tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-36] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count base..tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git2648991192: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count tracking..base
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-37] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count tracking..base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-37] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-list --count tracking..base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git2648991192]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-38] POST: /api/internal/ssh/14/update/27
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 Started POST /api/internal/ssh/14/update/27 for 127.0.0.1:40188
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-39] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 Completed POST /api/internal/ssh/14/update/27 200 OK in 13.84747ms
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-39] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-38] POST: /api/internal/ssh/14/update/27
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-40] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-41] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-42] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-42] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-43] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-44] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-43] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-44] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-40] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-41] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...ervices/pull/pull.go:291:func1() [T] Updating PR[6377]: composing new test task
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...ervices/pull/pull.go:412:pushToBaseRepoHelper() [T] PushToBaseRepo[27]: pushing commits to base repo 'refs/pull/5837/head'
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= push -f -- /home/git/gitea-repositories/optitool/ot.git feature/3.6.6/30158/relative_paths:refs/pull/5837/head
Feb 11 16:03:06 git gitea[3385540]: 2022/02/11 16:03:06 ...s/process/manager.go:108:Add() [T] Adding Process[:620688ba-45] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= push -f -- /home/git/gitea-repositories/optitool/ot.git feature/3.6.6/30158/relative_paths:refs/pull/5837/head [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:README.md:c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2]
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2 -- .gitattributes
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bb] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2 -- .gitattributes [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-35] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z cc9138bf3edb7e6331c76c083a1771cd521337e1 -- .gitattributes README.md [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bb] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= log --name-status -c --format=commit%x00%H %P%x00 --parents --no-renames -t -z c649f6b8a70a2aafc22a3fcbeb30d26415b0dde2 -- .gitattributes [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...last_commit_cache.go:32:Put() [D] LastCommitCache save: [dec0e9431e79482c636b247fc7701dd9e731efd9:.gitattributes:db315c892f644bfec121b9d0a5fe16e0f59f8346]
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-2] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-3] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bb-2] GET: /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 Started GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40194
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 Completed GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.515964ms
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:07 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:07 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:07 git gitea[3385540]:         KeyID: 14        KeyName: redmine
Feb 11 16:03:07 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:07 git gitea[3385540]:         UserID: 2
Feb 11 16:03:07 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:07 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:07 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bb-2] GET: /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bb-3] POST: /api/internal/ssh/14/update/27
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 Started POST /api/internal/ssh/14/update/27 for 127.0.0.1:40196
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 Completed POST /api/internal/ssh/14/update/27 200 OK in 21.632817ms
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bb-3] POST: /api/internal/ssh/14/update/27
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bb-4] POST: /api/internal/ssh/1/update/27
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 Started POST /api/internal/ssh/1/update/27 for 127.0.0.1:40198
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bb-4] POST: /api/internal/ssh/1/update/27
Feb 11 16:03:07 git gitea[3385540]: 2022/02/11 16:03:07 Completed POST /api/internal/ssh/1/update/27 200 OK in 9.369607ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40200
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:08 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:08 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:08 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:08 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:08 git gitea[3385540]:         UserID: 2
Feb 11 16:03:08 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:08 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:08 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 5.103928ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40202
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-2] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:08 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:08 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:08 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:08 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:08 git gitea[3385540]:         UserID: 2
Feb 11 16:03:08 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:08 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:08 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 4.157681ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-2] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-3] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:40204
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-4] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:40206
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed POST /api/internal/ssh/3/update/27 200 OK in 30.926366ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-3] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-5] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40208
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.670368ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:08 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:08 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:08 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:08 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:08 git gitea[3385540]:         UserID: 2
Feb 11 16:03:08 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:08 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:08 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-5] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed POST /api/internal/ssh/3/update/27 200 OK in 27.479341ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-4] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-6] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40210
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.349073ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:08 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:08 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:08 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:08 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:08 git gitea[3385540]:         UserID: 2
Feb 11 16:03:08 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:08 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:08 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-6] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-7] GET: /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40212
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.636219ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:08 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:08 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:08 git gitea[3385540]:         KeyID: 14        KeyName: redmine
Feb 11 16:03:08 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:08 git gitea[3385540]:         UserID: 2
Feb 11 16:03:08 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:08 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:08 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-7] GET: /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-8] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:40214
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:40216
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-9] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed POST /api/internal/ssh/3/update/27 200 OK in 18.017738ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-8] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed POST /api/internal/ssh/3/update/27 200 OK in 18.025876ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-9] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Started POST /api/internal/ssh/14/update/27 for 127.0.0.1:40218
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bc-10] POST: /api/internal/ssh/14/update/27
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 Completed POST /api/internal/ssh/14/update/27 200 OK in 13.766215ms
Feb 11 16:03:08 git gitea[3385540]: 2022/02/11 16:03:08 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bc-10] POST: /api/internal/ssh/14/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40220
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.901336ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:09 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:09 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:09 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:09 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:09 git gitea[3385540]:         UserID: 2
Feb 11 16:03:09 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:09 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:09 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-2] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:40222
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed POST /api/internal/ssh/3/update/27 200 OK in 13.273229ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-2] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40224
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-3] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.185319ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:09 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:09 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:09 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:09 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:09 git gitea[3385540]:         UserID: 2
Feb 11 16:03:09 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:09 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:09 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-3] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-4] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40226
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 2.945231ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:09 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:09 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:09 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:09 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:09 git gitea[3385540]:         UserID: 2
Feb 11 16:03:09 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:09 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:09 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-4] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-5] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40228
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed GET /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 2.666653ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:09 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:09 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:09 git gitea[3385540]:         KeyID: 3        KeyName: jenkins
Feb 11 16:03:09 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:09 git gitea[3385540]:         UserID: 2
Feb 11 16:03:09 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:09 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:09 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-5] GET: /api/internal/serv/command/3/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-6] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:40230
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-7] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:40232
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-8] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started POST /api/internal/ssh/3/update/27 for 127.0.0.1:40234
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed POST /api/internal/ssh/3/update/27 200 OK in 17.426198ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-6] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed POST /api/internal/ssh/3/update/27 200 OK in 24.11396ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-7] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed POST /api/internal/ssh/3/update/27 200 OK in 25.65354ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-8] POST: /api/internal/ssh/3/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-9] GET: /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack for 127.0.0.1:40236
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed GET /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack 200 OK in 3.728903ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...ters/private/serv.go:413:ServCommand() [D] Serv Results:
Feb 11 16:03:09 git gitea[3385540]:         IsWiki: false
Feb 11 16:03:09 git gitea[3385540]:         IsDeployKey: true
Feb 11 16:03:09 git gitea[3385540]:         KeyID: 14        KeyName: redmine
Feb 11 16:03:09 git gitea[3385540]:         UserName: optitool
Feb 11 16:03:09 git gitea[3385540]:         UserID: 2
Feb 11 16:03:09 git gitea[3385540]:         OwnerName: optitool
Feb 11 16:03:09 git gitea[3385540]:         RepoName: ot
Feb 11 16:03:09 git gitea[3385540]:         RepoID: 27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-9] GET: /api/internal/serv/command/14/optitool/ot?mode=1&verb=git-upload-pack
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-10] POST: /api/internal/ssh/14/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Started POST /api/internal/ssh/14/update/27 for 127.0.0.1:40238
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 Completed POST /api/internal/ssh/14/update/27 200 OK in 13.860824ms
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-10] POST: /api/internal/ssh/14/update/27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688ba-45] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= push -f -- /home/git/gitea-repositories/optitool/ot.git feature/3.6.6/30158/relative_paths:refs/pull/5837/head [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6377"
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...rvices/pull/check.go:40:func1() [T] Adding PR ID: 6377 to the test pull requests queue
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-11] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-11] /usr/bin/git rev-parse [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-12] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-13] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /home/git/gitea-repositories/optitool/ot.git: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined f2f72d485fc3262831635d774c9b4891fab3830d
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-14] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined f2f72d485fc3262831635d774c9b4891fab3830d [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 .../queue/workerpool.go:444:doWork() [T] Queue[20] Handling: 1 data, [6377]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6377"
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...rvices/pull/check.go:225:handle() [T] Testing PR ID 6377 from the pull requests patch checking queue
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-14] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= name-rev --exclude refs/tags/* --name-only --no-undefined f2f72d485fc3262831635d774c9b4891fab3830d [repo_path: /home/git/gitea-repositories/optitool/ot.git]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...rvices/pull/check.go:232:handle() [T] Testing PR[6377] in 27
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-13] /usr/bin/git cat-file --batch [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-12] /usr/bin/git cat-file --batch-check [repo_path: /home/git/gitea-repositories/optitool/ot.git] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-15] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-15] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= init [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-16] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-16] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add -t master -m master origin /home/git/gitea-repositories/optitool/ot.git [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-17] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 7 (for notification-service-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 7 (for notification-service-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...ervices/pull/pull.go:308:func1() [T] AddTestPullRequestTask [base_repo_id: 27, base_branch: feature/3.6.6/30158/relative_paths]: finding pull requests
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 4 (for mail-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 4 (for mail-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-17] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch origin --no-tags -- master:base master:original_base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-18] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-18] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= symbolic-ref HEAD refs/heads/base [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-19] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-19] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= remote add head_repo /home/git/gitea-repositories/optitool/ot.git [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-20] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-20] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= fetch --no-tags head_repo refs/heads/feature/3.6.6/30158/relative_paths:tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= rev-parse
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-21] /usr/bin/git rev-parse [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- base tracking
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-21] /usr/bin/git rev-parse [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch-check
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= cat-file --batch
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-22] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- base tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-23] /usr/bin/git cat-file --batch [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-24] /usr/bin/git cat-file --batch-check [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-22] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= merge-base -- base tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[:620688bd-25] checkConflicts: pr[6377] Optitool/ot#5837
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= read-tree -m 9dd750f56af550b73f9601b00e5052e8f291ade3 base tracking
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...s/process/manager.go:108:Add() [T] Adding Process[620688bd-25:620688bd-26] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= read-tree -m 9dd750f56af550b73f9601b00e5052e8f291ade3 base tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[620688bd-25:620688bd-26] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= read-tree -m 9dd750f56af550b73f9601b00e5052e8f291ade3 base tracking [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= ls-files -u -z
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[620688bd-25:620688be] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= ls-files -u -z [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-2] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-2] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-3] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 .../queue/workerpool.go:444:doWork() [T] Queue[7] Handling: 1 data, [{6387 61315 3 0}]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-3] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-4] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 .../queue/workerpool.go:444:doWork() [T] Queue[4] Handling: 2 data, [0xc007f5d710 0xc007f5d7a0]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-4] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-5] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-5] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-6] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-6] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[620688bd-25:620688be] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= ls-files -u -z [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-7] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-7] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-8] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-8] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-9] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-9] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-10] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-10] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-11] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-11] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-12] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-12] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[:620688be-13] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...dules/git/command.go:143:RunWithContext() [D] /var/lib/gitea/data/tmp/local-repo/pull.git3205276416: /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= write-tree
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688be-13] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= update-index --remove -z --index-info [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:108:Add() [T] Adding Process[620688bd-25:620688be-14] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= write-tree [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[620688bd-25:620688be-14] /usr/bin/git -c credential.helper= -c protocol.version=2 -c uploadpack.allowfilter=true -c filter.lfs.required= -c filter.lfs.smudge= -c filter.lfs.clean= write-tree [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-25] checkConflicts: pr[6377] Optitool/ot#5837
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-23] /usr/bin/git cat-file --batch [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...s/process/manager.go:126:func1() [T] Finished Process[:620688bd-24] /usr/bin/git cat-file --batch-check [repo_path: /var/lib/gitea/data/tmp/local-repo/pull.git3205276416] (modules/git/repo_base_nogogit.go:41)
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...rvices/pull/check.go:253:handle() [T] PR[6377] in 27: patch tested new Status:2 ConflictedFiles:[] ChangedProtectedFiles:[]
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6377"
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6377)=bs["6377"] true, <nil>
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...rvices/pull/check.go:69:checkAndUpdateStatus() [T] Not updating PR[6377] in 27 as still in the queue

@zeripath
Copy link
Contributor

zeripath commented Feb 11, 2022

Yup it looks like the value is stuck in the level db and I'm not certain why this is the case.

Do you see in your logs:

PersistableChannelUniqueQueue: pr_patch_checker-level Skipping running the empty level queue

or

LevelUniqueQueue: pr_patch_checker-level flushed so shutting down
NB: you can use <details> blocks to hide the long logs
<details><summary> HEADER </summary>

 ```
text in code - the blank line above and below the block is important...
 ```

</details>

@otbutz
Copy link

otbutz commented Feb 11, 2022

grep'ed the log searching for pr_patch_checker

pr_patch_checker logs
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...les/queue/manager.go:136:Add() [T] Queue Manager registered: pr_patch_checker-channel (QID: 20)
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...les/queue/manager.go:136:Add() [T] Queue Manager registered: pr_patch_checker-level (QID: 21)
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...les/queue/manager.go:136:Add() [T] Queue Manager registered: pr_patch_checker (QID: 22)
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...ueue_disk_channel.go:163:Run() [D] PersistableChannelUniqueQueue: pr_patch_checker Starting
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...ueue_disk_channel.go:163:Run() [D] PersistableChannelUniqueQueue: pr_patch_checker Starting
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 .../queue/workerpool.go:253:commonRegisterWorkers() [T] WorkerPool: 20 (for pr_patch_checker-channel) adding 0 workers with group id: 1
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...ueue_disk_channel.go:197:Run() [D] PersistableChannelUniqueQueue: pr_patch_checker Skipping running the empty level queue
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...ueue_disk_channel.go:197:Run() [D] PersistableChannelUniqueQueue: pr_patch_checker Skipping running the empty level queue
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...ue/queue_bytefifo.go:234:Shutdown() [T] unique-level: pr_patch_checker-level Shutting down
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...ue/queue_bytefifo.go:241:Shutdown() [D] unique-level: pr_patch_checker-level Shutdown
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...ue/queue_bytefifo.go:241:Shutdown() [D] unique-level: pr_patch_checker-level Shutdown
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6351"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 20 (for pr_patch_checker-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 .../queue/workerpool.go:112:zeroBoost() [D] WorkerPool: 20 (for pr_patch_checker-channel) has zero workers - adding 1 temporary workers for 5m0s
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6357"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6276"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6297"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6356"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6330"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "5746"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6269"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6363"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6371"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6385"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6381"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6384"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6350"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6091"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "5684"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6377"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6180"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6355"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6375"
Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6351"
Feb 11 16:00:28 git gitea[3385540]: 2022/02/11 16:00:28 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6351"
Feb 11 16:00:28 git gitea[3385540]: 2022/02/11 16:00:28 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6351)=bs["6351"] true, <nil>
Feb 11 16:00:28 git gitea[3385540]: 2022/02/11 16:00:28 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6357"
Feb 11 16:00:28 git gitea[3385540]: 2022/02/11 16:00:28 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6357"
Feb 11 16:00:28 git gitea[3385540]: 2022/02/11 16:00:28 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6357)=bs["6357"] true, <nil>
Feb 11 16:00:28 git gitea[3385540]: 2022/02/11 16:00:28 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6276"
Feb 11 16:00:29 git gitea[3385540]: 2022/02/11 16:00:29 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6276"
Feb 11 16:00:29 git gitea[3385540]: 2022/02/11 16:00:29 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6276)=bs["6276"] true, <nil>
Feb 11 16:00:29 git gitea[3385540]: 2022/02/11 16:00:29 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6297"
Feb 11 16:00:32 git gitea[3385540]: 2022/02/11 16:00:32 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6297"
Feb 11 16:00:32 git gitea[3385540]: 2022/02/11 16:00:32 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6297)=bs["6297"] true, <nil>
Feb 11 16:00:32 git gitea[3385540]: 2022/02/11 16:00:32 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6356"
Feb 11 16:00:33 git gitea[3385540]: 2022/02/11 16:00:33 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6356"
Feb 11 16:00:33 git gitea[3385540]: 2022/02/11 16:00:33 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6356)=bs["6356"] true, <nil>
Feb 11 16:00:33 git gitea[3385540]: 2022/02/11 16:00:33 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6330"
Feb 11 16:00:34 git gitea[3385540]: 2022/02/11 16:00:34 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6330"
Feb 11 16:00:34 git gitea[3385540]: 2022/02/11 16:00:34 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6330)=bs["6330"] true, <nil>
Feb 11 16:00:34 git gitea[3385540]: 2022/02/11 16:00:34 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "5746"
Feb 11 16:00:35 git gitea[3385540]: 2022/02/11 16:00:35 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "5746"
Feb 11 16:00:35 git gitea[3385540]: 2022/02/11 16:00:35 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(5746)=bs["5746"] true, <nil>
Feb 11 16:00:35 git gitea[3385540]: 2022/02/11 16:00:35 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6269"
Feb 11 16:00:35 git gitea[3385540]: 2022/02/11 16:00:35 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6269"
Feb 11 16:00:35 git gitea[3385540]: 2022/02/11 16:00:35 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6269)=bs["6269"] true, <nil>
Feb 11 16:00:35 git gitea[3385540]: 2022/02/11 16:00:35 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6363"
Feb 11 16:00:36 git gitea[3385540]: 2022/02/11 16:00:36 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6363"
Feb 11 16:00:36 git gitea[3385540]: 2022/02/11 16:00:36 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6363)=bs["6363"] true, <nil>
Feb 11 16:00:36 git gitea[3385540]: 2022/02/11 16:00:36 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6371"
Feb 11 16:00:37 git gitea[3385540]: 2022/02/11 16:00:37 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6371"
Feb 11 16:00:37 git gitea[3385540]: 2022/02/11 16:00:37 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6371)=bs["6371"] true, <nil>
Feb 11 16:00:37 git gitea[3385540]: 2022/02/11 16:00:37 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6385"
Feb 11 16:00:38 git gitea[3385540]: 2022/02/11 16:00:38 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6385"
Feb 11 16:00:38 git gitea[3385540]: 2022/02/11 16:00:38 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6385)=bs["6385"] true, <nil>
Feb 11 16:00:38 git gitea[3385540]: 2022/02/11 16:00:38 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6381"
Feb 11 16:00:39 git gitea[3385540]: 2022/02/11 16:00:39 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6381"
Feb 11 16:00:39 git gitea[3385540]: 2022/02/11 16:00:39 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6381)=bs["6381"] true, <nil>
Feb 11 16:00:39 git gitea[3385540]: 2022/02/11 16:00:39 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6384"
Feb 11 16:00:39 git gitea[3385540]: 2022/02/11 16:00:39 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6384"
Feb 11 16:00:39 git gitea[3385540]: 2022/02/11 16:00:39 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6384)=bs["6384"] true, <nil>
Feb 11 16:00:39 git gitea[3385540]: 2022/02/11 16:00:39 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6350"
Feb 11 16:00:40 git gitea[3385540]: 2022/02/11 16:00:40 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6350"
Feb 11 16:00:40 git gitea[3385540]: 2022/02/11 16:00:40 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6350)=bs["6350"] true, <nil>
Feb 11 16:00:40 git gitea[3385540]: 2022/02/11 16:00:40 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6091"
Feb 11 16:00:49 git gitea[3385540]: 2022/02/11 16:00:49 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6091"
Feb 11 16:00:49 git gitea[3385540]: 2022/02/11 16:00:49 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6091)=bs["6091"] true, <nil>
Feb 11 16:00:49 git gitea[3385540]: 2022/02/11 16:00:49 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "5684"
Feb 11 16:00:51 git gitea[3385540]: 2022/02/11 16:00:51 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "5684"
Feb 11 16:00:51 git gitea[3385540]: 2022/02/11 16:00:51 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(5684)=bs["5684"] true, <nil>
Feb 11 16:00:51 git gitea[3385540]: 2022/02/11 16:00:51 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6377"
Feb 11 16:00:52 git gitea[3385540]: 2022/02/11 16:00:52 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6377"
Feb 11 16:00:52 git gitea[3385540]: 2022/02/11 16:00:52 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6377)=bs["6377"] true, <nil>
Feb 11 16:00:52 git gitea[3385540]: 2022/02/11 16:00:52 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6180"
Feb 11 16:00:53 git gitea[3385540]: 2022/02/11 16:00:53 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6180"
Feb 11 16:00:53 git gitea[3385540]: 2022/02/11 16:00:53 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6180)=bs["6180"] true, <nil>
Feb 11 16:00:53 git gitea[3385540]: 2022/02/11 16:00:53 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6355"
Feb 11 16:00:54 git gitea[3385540]: 2022/02/11 16:00:54 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6355"
Feb 11 16:00:54 git gitea[3385540]: 2022/02/11 16:00:54 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6355)=bs["6355"] true, <nil>
Feb 11 16:00:54 git gitea[3385540]: 2022/02/11 16:00:54 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6375"
Feb 11 16:00:55 git gitea[3385540]: 2022/02/11 16:00:55 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6375"
Feb 11 16:00:55 git gitea[3385540]: 2022/02/11 16:00:55 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6375)=bs["6375"] true, <nil>
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...que_queue_channel.go:120:PushFunc() [T] Queue[20:pr_patch_checker-channel] Adding to Table: "6377"
Feb 11 16:03:09 git gitea[3385540]: 2022/02/11 16:03:09 ...que_queue_channel.go:73:func1() [T] Queue[20:pr_patch_checker-channel] Removing from Table: "6377"
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...que_queue_channel.go:145:Has() [T] Queue[20:pr_patch_checker-channel] Has: "6377"
Feb 11 16:03:10 git gitea[3385540]: 2022/02/11 16:03:10 ...ue/queue_bytefifo.go:316:Has() [T] Queue[21:pr_patch_checker-level] Has(6377)=bs["6377"] true, <nil>

@zeripath
Copy link
Contributor

Feb 11 16:00:27 git gitea[3385540]: 2022/02/11 16:00:27 ...ueue_disk_channel.go:197:Run() [D] PersistableChannelUniqueQueue: pr_patch_checker Skipping running the empty level queue

And so we can see the problem. The queue is empty by Len but is not empty by Has...

I'm not sure how this can happen. I think your level queues are messed up.

Run:

gitea manager flush-queues

Wait for it to finish.

Shutdown Gitea and delete the /data/queues/common folder.

Restart.

@otbutz
Copy link

otbutz commented Feb 11, 2022

🥳 🥳

image

@zeripath
Copy link
Contributor

I think we need to include some doctor commands to check these queues for consistency. I don't understand how a queue could contain a set entry but not contain anything in the list itself. This makes no sense to me - the two are tightly linked and the problem makes me concerned that @somera 's mirror problem is similar.

@otbutz
Copy link

otbutz commented Feb 11, 2022

Too soon...some PRs are still stuck. Tried the branch protection workaround to trigger a new check but still stuck.

The checker was probably a bit overwhelmed. The PRs seem to gradually unstuck now.

@zeripath
Copy link
Contributor

OK so nothing that in the above patches really helped this issue - in particular my "fix" wasn't that useful as the problem isn't that the checker wasn't doing its job correctly - rather that it was but then it was being told to hold off by the corrupt on-disk queue. I think I have to create a PR that adds the tracing (a little cleaner as we should avoid turning the []byte in to string unnecessarily) but it looks like I'll need to consider adding a doctor command to interrogate the queues more deeply. I'd be interested to know if you can cause this to happen again by shutting down and restarting with data in the queue - or if you downgraded at some point.


You should be able to add extra workers - providing a temporary boost if necessary.

I recommend you stay on 1.16-head for the moment - if just for #18672 . We'll get 1.16.2 out soon.

@otbutz
Copy link

otbutz commented Feb 11, 2022

I'd be interested to know if you can cause this to happen again by shutting down and restarting with data in the queue

But shouldn't leveldb detect a corruption in that case? Maybe you're hitting an upstream bug.

or if you downgraded at some point.

Nope. Only applied regular updates and i usually tend to wait for the first patch release.

@zeripath
Copy link
Contributor

I think we're essentially the upstream - certainly the levelqueue.Queue/levelqueue.UniqueQueue function comes from code I wrote in levelqueue - but it's still not clear to me how this can happen. I'll have another look at the autoshutdown code - perhaps this is incorrect?

if luq, ok := q.internal.(*LevelUniqueQueue); ok && luq.ByteFIFOUniqueQueue.byteFIFO.Len(luq.shutdownCtx) != 0 {

Perhaps somewhere along the line the pr_patch_checker queue has been opened and flushed as if it is *levelqueue.Queue rather than a *levelqueue.UniqueQueue or the wrong bytefifo loaded?

Still I just don't understand how this can happen.

@somera
Copy link

somera commented Feb 11, 2022

Still I just don't understand how this can happen.

Can you reproduce it on your local instance? Or https://try.gitea.io/ ?

@zeripath
Copy link
Contributor

If I could I'd have resolved the problem already.

@somera
Copy link

somera commented Feb 11, 2022

If I could I'd have resolved the problem already.

Would it help if I switch to DEBUG/TRACE and send you the logs?

@zeripath
Copy link
Contributor

No I don't think so - I suspect in your case you similarly need to do:

Run:

gitea manager flush-queues

Wait for it to finish.

Shutdown Gitea and delete the /data/queues/common folder.

Restart.

@zeripath
Copy link
Contributor

And then get back to me if the problem recurs.

@somera
Copy link

somera commented Feb 11, 2022

OK. I did this and the mirror cron is working now. Should now update all my mirrors.

@somera
Copy link

somera commented Feb 11, 2022

And then get back to me if the problem recurs.

The cron stopped working after syncing ~220 mirrors.

@zeripath
Copy link
Contributor

Let's go back to your issue instead of this one.

@otbutz
Copy link

otbutz commented Feb 14, 2022

@zeripath i found an outdated PR in our repo which keeps the conflict detection running for quite some time. How would gitea handle such a long running job in case of a shutdown? Maybe something similar could be used to reproduce the queue corruption.

@zeripath
Copy link
Contributor

That shouldn't cause a problem with the queue as once checking occurs it's popped off the queue.

Regarding the pr conflict detection taking a long time - that's a worry presumably this is related to the old create a patch and attempt to apply path rather than the newer mechanism.

I guess I still need to make some improvements to the fallback old pr checker mechanism.

@otbutz
Copy link

otbutz commented Feb 14, 2022

Regarding the pr conflict detection taking a long time - that's a worry presumably this is related to the old create a patch and attempt to apply path rather than the newer mechanism.

grafik

Should i raise an issue or is this already tracked?

@abentpole
Copy link
Author

No I don't think so - I suspect in your case you similarly need to do:

Run:

gitea manager flush-queues

Wait for it to finish.

Shutdown Gitea and delete the /data/queues/common folder.

Restart.

I'd actually just pulled this issue back up again as a large number of our open PRs fell back into this state after an upgrade from 1.15 to 1.16 a few weeks ago.

Anyway, thanks! I just upgraded to 1.16.1 and performed the steps you've described there, waited a while and that's solved the problem.

There's about 80 open PRs and in my testing with logging trace it was almost as if it was timing out before getting through re-checking each. Bumping worker counts sped up the rate it went through them significantly, but it would still give up about 70% of the way through the lot, so probably not a time out.

Unsure if "if you hit this problem, do the quoted actions and it'll be resolved" closes off this issue, but it has at least saved me from having to recreate each PR. I'll have to see if it ever comes up again!

@zeripath
Copy link
Contributor

@abentpole if flush-queues solved things for you #18658 will fix this completely.

@wxiaoguang
Copy link
Contributor

Out dated, the code base has changed a lot, if there is still a problem, feel free to open a new issue.

@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
tdesveaux pushed a commit to dontnod/fork-gitea that referenced this issue Oct 21, 2022
The ConflictedFiles status should always be reset if there are no conflicts
this prevents conflicted files being left over.

Fix go-gitea#17204

Signed-off-by: Andrew Thornton <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail type/bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants