[2022-03-10 05:13:31] Opening branch at https://salsa.debian.org/python-team/packages/pyhamcrest.git/,branch=master [2022-03-10 05:13:32] Using cached branch https://janitor.debian.net/git/pyhamcrest/,branch=debian%2Flatest [2022-03-10 05:13:34] Total 1026 (delta 225), reused 216 (delta 0), pack-reused 571 [2022-03-10 05:13:34] [2022-03-10 05:13:34] Total 16 (delta 0), reused 16 (delta 0), pack-reused 0 [2022-03-10 05:13:35] Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 [2022-03-10 05:13:35] Total 4 (delta 1), reused 4 (delta 1), pack-reused 0 [2022-03-10 05:13:35] Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 [2022-03-10 05:13:35] Workspace ready - starting. [2022-03-10 05:13:35] Running ['deb-new-upstream', '--refresh-patches'] Using upstream branch https://github.com/hamcrest/PyHamcrest.git (guessed) Total 4351 (delta 95), reused 139 (delta 58), pack-reused 4111 Using version string 2.0.3. No upstream upstream-revision format specified, trying tag:2.0.2 No upstream upstream-revision format specified, trying tag:pyhamcrest-2.0.2 No upstream upstream-revision format specified, trying tag:v2.0.2 No upstream upstream-revision format specified, trying tag:v.2.0.2 No upstream upstream-revision format specified, trying tag:release-2.0.2 No upstream upstream-revision format specified, trying tag:2_0_2_release No upstream upstream-revision format specified, trying tag:2_0_2 No upstream upstream-revision format specified, trying tag:version-2.0.2 No upstream upstream-revision format specified, trying tag:pyhamcrest-2_0_2-release No upstream upstream-revision format specified, trying tag:pyhamcrest-v2.0.2 Old upstream version '2.0.2' is not present in upstream branch . Unable to determine whether upstream history is normally included. Assuming no. Using uscan to look for the upstream tarball. Searching for revision importing pyhamcrest version 2.0.2 on branch upstream, packaging branch, tag debian/2.0.2-2, tag debian/2.0.2-1. Upstream import of 2.0.2 lacks a tag. Set one by running: brz tag -rrevid:git-v1:487bd8da5f3e768a5f82626054c1652c2cbbb7cb upstream/2.0.2 /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/upstream/1.9.0 points at non-present sha 0c4a755b5b98f6d9945296efd897f3a13a423cee warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/upstream/2.0.2 points at non-present sha 01d39b549793f2ed0df8cab9614c7eaed299fe9b warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/1.8.0-3 points at non-present sha c1996946b71e1289583edda94ed8a70131523dc7 warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/1.9.0-1 points at non-present sha f82184dfb1d8218bbeaaa194b43f06907963cd5f warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/2.0.2-2 points at non-present sha e95f65453120021e7c40e8344582318379420460 warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/1.8.0-4 points at non-present sha d8ffb3efb9500e9d50c2884fc5d10c5001c54fa7 warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/upstream/1.8.0 points at non-present sha 711ebcc7e307d64d88e48d4d3ab2a549fbef945b warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/2.0.2-1 points at non-present sha 8353927d2d5532da519b9e0325188d84886e8f06 warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/1.8.0-2 points at non-present sha 0863d1a2863515e25cf82b40b7f210db7d1acab4 warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/1.9.0-2 points at non-present sha fd039f045696feb19278afd3649445928e1a46e1 warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/upstream/1.6 points at non-present sha 2499af0b86cda1e1b9a87101ca44b613317d665f warnings.warn( /code/dulwich/dulwich/repo.py:496: UserWarning: ref refs/tags/debian/1.9.0-3 points at non-present sha 657228b126733a79b465ba4a6c4b99a2daaa12b8 warnings.warn( upstream/1.9.0 does not point to a valid object upstream/2.0.2 does not point to a valid object debian/1.8.0-3 does not point to a valid object debian/1.9.0-1 does not point to a valid object debian/2.0.2-2 does not point to a valid object debian/1.8.0-4 does not point to a valid object upstream/1.8.0 does not point to a valid object debian/2.0.2-1 does not point to a valid object debian/1.8.0-2 does not point to a valid object debian/1.9.0-2 does not point to a valid object upstream/1.6 does not point to a valid object debian/1.9.0-3 does not point to a valid object Revision b'git-v1:a6e06cebdee315c8a7faabdfad97724ce44db0e4' exists in repository but not in upstream branch, ignoring Imported pyhamcrest_2.0.3.orig.tar.gz with pristine-tar. All changes applied successfully. Committing to: /tmp/janitor6c37zdmm/pyhamcrest/ deleted .coveragerc added .github added .github/workflows added .github/workflows/main.yml modified .gitignore added .pre-commit-config.yaml added .readthedocs.yml deleted .travis.yml renamed CHANGES.txt => CHANGELOG.rst modified MANIFEST.in modified README.rst added changelog.d added changelog.d/towncrier_template.rst modified debian/changelog deleted devel-requirements.txt modified doc/conf.py modified examples/CustomDateMatcher.py modified examples/ExampleWithAssertThat.py added pyproject.toml deleted requirements.txt deleted setup.cfg modified setup.py modified src/hamcrest/__init__.py modified src/hamcrest/core/__init__.py modified src/hamcrest/core/base_matcher.py modified src/hamcrest/core/core/__init__.py modified src/hamcrest/core/core/is_.py modified src/hamcrest/core/core/isanything.py modified src/hamcrest/core/core/raises.py modified src/hamcrest/core/description.py modified src/hamcrest/core/helpers/ismock.py modified src/hamcrest/library/collection/__init__.py modified src/hamcrest/library/collection/isdict_containing.py modified src/hamcrest/library/collection/isdict_containingentries.py modified src/hamcrest/library/collection/issequence_containing.py modified src/hamcrest/library/number/iscloseto.py modified tests/hamcrest_unit_test/base_description_test.py modified tests/hamcrest_unit_test/base_matcher_test.py modified tests/hamcrest_unit_test/collection/is_empty_test.py modified tests/hamcrest_unit_test/collection/isdict_containing_test.py modified tests/hamcrest_unit_test/collection/isdict_containingentries_test.py modified tests/hamcrest_unit_test/collection/isdict_containingkey_test.py modified tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py modified tests/hamcrest_unit_test/collection/isin_test.py modified tests/hamcrest_unit_test/collection/issequence_containing_test.py modified tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py modified tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py modified tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py modified tests/hamcrest_unit_test/core/allof_test.py modified tests/hamcrest_unit_test/core/anyof_test.py modified tests/hamcrest_unit_test/core/described_as_test.py modified tests/hamcrest_unit_test/core/is_test.py modified tests/hamcrest_unit_test/core/isanything_test.py modified tests/hamcrest_unit_test/core/isequal_test.py modified tests/hamcrest_unit_test/core/isinstanceof_test.py modified tests/hamcrest_unit_test/core/isnone_test.py modified tests/hamcrest_unit_test/core/isnot_test.py modified tests/hamcrest_unit_test/core/issame_test.py modified tests/hamcrest_unit_test/core/raises_test.py modified tests/hamcrest_unit_test/integration/match_equality_test.py modified tests/hamcrest_unit_test/number/iscloseto_test.py modified tests/hamcrest_unit_test/number/ordering_comparison_test.py modified tests/hamcrest_unit_test/object/haslength_test.py modified tests/hamcrest_unit_test/object/hasproperty_test.py modified tests/hamcrest_unit_test/object/hasstring_test.py modified tests/hamcrest_unit_test/string_description_test.py modified tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py modified tests/hamcrest_unit_test/text/stringcontains_test.py modified tests/hamcrest_unit_test/text/stringcontainsinorder_test.py modified tests/hamcrest_unit_test/text/stringendswith_test.py modified tests/hamcrest_unit_test/text/stringmatches_test.py modified tests/hamcrest_unit_test/text/stringstartswith_test.py modified tests/object_import.py added tests/type-hinting/core added tests/type-hinting/core/core added tests/type-hinting/core/core/test_is.yml added tests/type-hinting/core/test_assert_that.yml added tests/type-hinting/library added tests/type-hinting/library/collection added tests/type-hinting/library/collection/test_empty.yml added tests/type-hinting/library/text added tests/type-hinting/library/text/test_equal_to_ignoring_case.yml deleted tests/type-hinting/test.yml modified tox.ini Committed revision 48. Merged new upstream version 2.0.3 (previous: 2.0.2) Merge new upstream version 2.0.3 [2022-03-10 05:13:49] Actual command: ['deb-new-upstream', '--refresh-patches'] [2022-03-10 05:13:54] Opened schroot session unstable-amd64-sbuild-9ba50b04-391d-455a-a6f8-f8bdbc34d617 (from unstable-amd64-sbuild) [2022-03-10 05:13:54] Using fixers: [PgBuildExtOutOfDateControlFixer(), SimpleBuildFixer(MissingConfigure, fix_missing_configure), SimpleBuildFixer(MissingAutomakeInput, fix_missing_automake_input), SimpleBuildFixer(MissingConfigStatusInput, fix_missing_config_status_input), SimpleBuildFixer(MissingPerlFile, fix_missing_makefile_pl), SimpleBuildFixer(DebcargoUnacceptablePredicate, coerce_unacceptable_predicate), DependencyBuildFixer(AptFetchFailure, retry_apt_failure), PackageDependencyFixer(AptResolver(, [functools.partial(, , ''), BuildDependencyTieBreaker('/var/run/schroot/mount/unstable-amd64-sbuild-9ba50b04-391d-455a-a6f8-f8bdbc34d617'), ]))] [2022-03-10 05:13:54] Building debian packages, running 'sbuild -A -s -v'. [2022-03-10 05:16:02] Built ['pyhamcrest_2.0.3-1~jan+nur1_amd64.changes']. [2022-03-10 05:16:04] Running lintian [2022-03-10 05:16:09] Pushing result branch to {'git': 'https://janitor.debian.net/git', 'bzr': 'https://janitor.debian.net/bzr'} [2022-03-10 05:16:10] git: cannot lock ref 'refs/tags/b7326ef7-bd8b-48e5-985d-c818cb7b6a54/main': reference already exists [2022-03-10 05:16:10] git: cannot lock ref 'refs/heads/fresh-releases/main': is at fe43dd2952bd63e1752f60a135690a601af27e68 but expected dc778ae8ed42e3090f7dbddf12fab09f5aaf2365 [2022-03-10 05:16:10] git: cannot lock ref 'refs/tags/b7326ef7-bd8b-48e5-985d-c818cb7b6a54/pristine-tar': reference already exists [2022-03-10 05:16:10] git: cannot lock ref 'refs/heads/fresh-releases/pristine-tar': is at 08be9447cfd6e86f7cccaeec9b6747ec1e9809e1 but expected e7f5418fe8ca2898612f27e7e0915ac8da2cc1b2 [2022-03-10 05:16:10] git: cannot lock ref 'refs/tags/b7326ef7-bd8b-48e5-985d-c818cb7b6a54/upstream': reference already exists [2022-03-10 05:16:10] git: cannot lock ref 'refs/heads/fresh-releases/upstream': is at 0b64a5a2ec9e4321abe101d8af8a5b60c2f2ff1d but expected a6e06cebdee315c8a7faabdfad97724ce44db0e4 [2022-03-10 05:16:10] git: cannot lock ref 'refs/tags/upstream/2.0.3': is at 0b64a5a2ec9e4321abe101d8af8a5b60c2f2ff1d but expected a6e06cebdee315c8a7faabdfad97724ce44db0e4 [2022-03-10 05:16:10] Pushing packaging branch cache to https://janitor.debian.net/git/pyhamcrest,branch=debian%2Flatest [2022-03-10 05:16:11] All done.