2022-12-19T20:30:29.3836682Z Requested labels: ubuntu-22.04 2022-12-19T20:30:29.3836717Z Job defined at: quay/quay/.github/workflows/CI.yaml@refs/pull/1683/merge 2022-12-19T20:30:29.3836759Z Waiting for a runner to pick up this job... 2022-12-19T20:30:30.7086624Z Job is waiting for a hosted runner to come online. 2022-12-19T20:30:33.1463727Z Job is about to start running on the hosted runner: GitHub Actions 10 (hosted) 2022-12-19T20:30:38.0456109Z Current runner version: '2.299.1' 2022-12-19T20:30:38.0481994Z ##[group]Operating System 2022-12-19T20:30:38.0482518Z Ubuntu 2022-12-19T20:30:38.0482899Z 22.04.1 2022-12-19T20:30:38.0483122Z LTS 2022-12-19T20:30:38.0483398Z ##[endgroup] 2022-12-19T20:30:38.0483713Z ##[group]Runner Image 2022-12-19T20:30:38.0484008Z Image: ubuntu-22.04 2022-12-19T20:30:38.0484363Z Version: 20221212.1 2022-12-19T20:30:38.0484860Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20221212.1/images/linux/Ubuntu2204-Readme.md 2022-12-19T20:30:38.0485490Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20221212.1 2022-12-19T20:30:38.0485873Z ##[endgroup] 2022-12-19T20:30:38.0486207Z ##[group]Runner Image Provisioner 2022-12-19T20:30:38.0486559Z 2.0.91.1 2022-12-19T20:30:38.0486801Z ##[endgroup] 2022-12-19T20:30:38.0487724Z ##[group]GITHUB_TOKEN Permissions 2022-12-19T20:30:38.0488322Z Actions: read 2022-12-19T20:30:38.0488645Z Checks: read 2022-12-19T20:30:38.0489058Z Contents: read 2022-12-19T20:30:38.0489379Z Deployments: read 2022-12-19T20:30:38.0489770Z Discussions: read 2022-12-19T20:30:38.0490021Z Issues: read 2022-12-19T20:30:38.0490309Z Metadata: read 2022-12-19T20:30:38.0490610Z Packages: read 2022-12-19T20:30:38.0490867Z Pages: read 2022-12-19T20:30:38.0491198Z PullRequests: read 2022-12-19T20:30:38.0491533Z RepositoryProjects: read 2022-12-19T20:30:38.0491828Z SecurityEvents: read 2022-12-19T20:30:38.0492152Z Statuses: read 2022-12-19T20:30:38.0492445Z ##[endgroup] 2022-12-19T20:30:38.0496063Z Secret source: None 2022-12-19T20:30:38.0496517Z Prepare workflow directory 2022-12-19T20:30:38.1313425Z Prepare all required actions 2022-12-19T20:30:38.1497225Z Getting action download info 2022-12-19T20:30:38.3375475Z Download action repository 'actions/checkout@v2' (SHA:dc323e67f16fb5f7663d20ff7941f27f5809e9b6) 2022-12-19T20:30:38.6606160Z Download action repository 'actions/setup-python@v1' (SHA:152ba7c4dd6521b8e9c93f72d362ce03bf6c4f20) 2022-12-19T20:30:39.0628285Z ##[group]Run actions/checkout@v2 2022-12-19T20:30:39.0628665Z with: 2022-12-19T20:30:39.0628968Z repository: quay/quay 2022-12-19T20:30:39.0629574Z token: *** 2022-12-19T20:30:39.0629881Z ssh-strict: true 2022-12-19T20:30:39.0630223Z persist-credentials: true 2022-12-19T20:30:39.0630544Z clean: true 2022-12-19T20:30:39.0630787Z fetch-depth: 1 2022-12-19T20:30:39.0631085Z lfs: false 2022-12-19T20:30:39.0631414Z submodules: false 2022-12-19T20:30:39.0631694Z set-safe-directory: true 2022-12-19T20:30:39.0632005Z ##[endgroup] 2022-12-19T20:30:39.3258710Z Syncing repository: quay/quay 2022-12-19T20:30:39.3260493Z ##[group]Getting Git version info 2022-12-19T20:30:39.3261011Z Working directory is '/home/runner/work/quay/quay' 2022-12-19T20:30:39.3261550Z [command]/usr/bin/git version 2022-12-19T20:30:39.3354960Z git version 2.38.2 2022-12-19T20:30:39.3386849Z ##[endgroup] 2022-12-19T20:30:39.3402751Z Temporarily overriding HOME='/home/runner/work/_temp/6eb95c21-0b83-42cf-82e1-290b00f41d18' before making global git config changes 2022-12-19T20:30:39.3403299Z Adding repository directory to the temporary git global config as a safe directory 2022-12-19T20:30:39.3403831Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/quay/quay 2022-12-19T20:30:39.3445538Z Deleting the contents of '/home/runner/work/quay/quay' 2022-12-19T20:30:39.3450386Z ##[group]Initializing the repository 2022-12-19T20:30:39.3453939Z [command]/usr/bin/git init /home/runner/work/quay/quay 2022-12-19T20:30:39.3516260Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-19T20:30:39.3516900Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-19T20:30:39.3517412Z hint: of your new repositories, which will suppress this warning, call: 2022-12-19T20:30:39.3517848Z hint: 2022-12-19T20:30:39.3518320Z hint: git config --global init.defaultBranch 2022-12-19T20:30:39.3518704Z hint: 2022-12-19T20:30:39.3519217Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-19T20:30:39.3519991Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-19T20:30:39.3520647Z hint: 2022-12-19T20:30:39.3521010Z hint: git branch -m 2022-12-19T20:30:39.3528338Z Initialized empty Git repository in /home/runner/work/quay/quay/.git/ 2022-12-19T20:30:39.3537631Z [command]/usr/bin/git remote add origin https://github.com/quay/quay 2022-12-19T20:30:39.3578953Z ##[endgroup] 2022-12-19T20:30:39.3579655Z ##[group]Disabling automatic garbage collection 2022-12-19T20:30:39.3582977Z [command]/usr/bin/git config --local gc.auto 0 2022-12-19T20:30:39.3611587Z ##[endgroup] 2022-12-19T20:30:39.3612241Z ##[group]Setting up auth 2022-12-19T20:30:39.3619351Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-19T20:30:39.3650621Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-12-19T20:30:39.3971589Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-19T20:30:39.3995286Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2022-12-19T20:30:39.4210254Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-19T20:30:39.4245899Z ##[endgroup] 2022-12-19T20:30:39.4246633Z ##[group]Fetching the repository 2022-12-19T20:30:39.4253896Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +df5925388a181e4f8d31cbe92fafa8e0c35b5423:refs/remotes/pull/1683/merge 2022-12-19T20:30:39.6451881Z remote: Enumerating objects: 2437, done. 2022-12-19T20:30:39.6455064Z remote: Counting objects: 0% (1/2437) 2022-12-19T20:30:39.6456330Z remote: Counting objects: 1% (25/2437) 2022-12-19T20:30:39.6457822Z remote: Counting objects: 2% (49/2437) 2022-12-19T20:30:39.6459332Z remote: Counting objects: 3% (74/2437) 2022-12-19T20:30:39.6460078Z remote: Counting objects: 4% (98/2437) 2022-12-19T20:30:39.6462005Z remote: Counting objects: 5% (122/2437) 2022-12-19T20:30:39.6462661Z remote: Counting objects: 6% (147/2437) 2022-12-19T20:30:39.6463996Z remote: Counting objects: 7% (171/2437) 2022-12-19T20:30:39.6465241Z remote: Counting objects: 8% (195/2437) 2022-12-19T20:30:39.6466471Z remote: Counting objects: 9% (220/2437) 2022-12-19T20:30:39.6467663Z remote: Counting objects: 10% (244/2437) 2022-12-19T20:30:39.6468243Z remote: Counting objects: 11% (269/2437) 2022-12-19T20:30:39.6469426Z remote: Counting objects: 12% (293/2437) 2022-12-19T20:30:39.6470554Z remote: Counting objects: 13% (317/2437) 2022-12-19T20:30:39.6471674Z remote: Counting objects: 14% (342/2437) 2022-12-19T20:30:39.6472815Z remote: Counting objects: 15% (366/2437) 2022-12-19T20:30:39.6473957Z remote: Counting objects: 16% (390/2437) 2022-12-19T20:30:39.6475110Z remote: Counting objects: 17% (415/2437) 2022-12-19T20:30:39.6476254Z remote: Counting objects: 18% (439/2437) 2022-12-19T20:30:39.6477389Z remote: Counting objects: 19% (464/2437) 2022-12-19T20:30:39.6478553Z remote: Counting objects: 20% (488/2437) 2022-12-19T20:30:39.6479707Z remote: Counting objects: 21% (512/2437) 2022-12-19T20:30:39.6481109Z remote: Counting objects: 22% (537/2437) 2022-12-19T20:30:39.6482212Z remote: Counting objects: 23% (561/2437) 2022-12-19T20:30:39.6483401Z remote: Counting objects: 24% (585/2437) 2022-12-19T20:30:39.6484486Z remote: Counting objects: 25% (610/2437) 2022-12-19T20:30:39.6485619Z remote: Counting objects: 26% (634/2437) 2022-12-19T20:30:39.6486718Z remote: Counting objects: 27% (658/2437) 2022-12-19T20:30:39.6487921Z remote: Counting objects: 28% (683/2437) 2022-12-19T20:30:39.6488500Z remote: Counting objects: 29% (707/2437) 2022-12-19T20:30:39.6489633Z remote: Counting objects: 30% (732/2437) 2022-12-19T20:30:39.6490766Z remote: Counting objects: 31% (756/2437) 2022-12-19T20:30:39.6491922Z remote: Counting objects: 32% (780/2437) 2022-12-19T20:30:39.6501642Z remote: Counting objects: 33% (805/2437) 2022-12-19T20:30:39.6502656Z remote: Counting objects: 34% (829/2437) 2022-12-19T20:30:39.6503981Z remote: Counting objects: 35% (853/2437) 2022-12-19T20:30:39.6504532Z remote: Counting objects: 36% (878/2437) 2022-12-19T20:30:39.6505695Z remote: Counting objects: 37% (902/2437) 2022-12-19T20:30:39.6506767Z remote: Counting objects: 38% (927/2437) 2022-12-19T20:30:39.6507937Z remote: Counting objects: 39% (951/2437) 2022-12-19T20:30:39.6509035Z remote: Counting objects: 40% (975/2437) 2022-12-19T20:30:39.6510143Z remote: Counting objects: 41% (1000/2437) 2022-12-19T20:30:39.6511264Z remote: Counting objects: 42% (1024/2437) 2022-12-19T20:30:39.6512424Z remote: Counting objects: 43% (1048/2437) 2022-12-19T20:30:39.6513001Z remote: Counting objects: 44% (1073/2437) 2022-12-19T20:30:39.6514180Z remote: Counting objects: 45% (1097/2437) 2022-12-19T20:30:39.6515280Z remote: Counting objects: 46% (1122/2437) 2022-12-19T20:30:39.6516408Z remote: Counting objects: 47% (1146/2437) 2022-12-19T20:30:39.6517497Z remote: Counting objects: 48% (1170/2437) 2022-12-19T20:30:39.6518602Z remote: Counting objects: 49% (1195/2437) 2022-12-19T20:30:39.6519720Z remote: Counting objects: 50% (1219/2437) 2022-12-19T20:30:39.6520978Z remote: Counting objects: 51% (1243/2437) 2022-12-19T20:30:39.6522264Z remote: Counting objects: 52% (1268/2437) 2022-12-19T20:30:39.6523190Z remote: Counting objects: 53% (1292/2437) 2022-12-19T20:30:39.6524348Z remote: Counting objects: 54% (1316/2437) 2022-12-19T20:30:39.6525461Z remote: Counting objects: 55% (1341/2437) 2022-12-19T20:30:39.6526606Z remote: Counting objects: 56% (1365/2437) 2022-12-19T20:30:39.6527770Z remote: Counting objects: 57% (1390/2437) 2022-12-19T20:30:39.6528901Z remote: Counting objects: 58% (1414/2437) 2022-12-19T20:30:39.6530051Z remote: Counting objects: 59% (1438/2437) 2022-12-19T20:30:39.6531170Z remote: Counting objects: 60% (1463/2437) 2022-12-19T20:30:39.6531757Z remote: Counting objects: 61% (1487/2437) 2022-12-19T20:30:39.6532860Z remote: Counting objects: 62% (1511/2437) 2022-12-19T20:30:39.6533994Z remote: Counting objects: 63% (1536/2437) 2022-12-19T20:30:39.6535086Z remote: Counting objects: 64% (1560/2437) 2022-12-19T20:30:39.6536197Z remote: Counting objects: 65% (1585/2437) 2022-12-19T20:30:39.6537285Z remote: Counting objects: 66% (1609/2437) 2022-12-19T20:30:39.6538357Z remote: Counting objects: 67% (1633/2437) 2022-12-19T20:30:39.6539466Z remote: Counting objects: 68% (1658/2437) 2022-12-19T20:30:39.6540552Z remote: Counting objects: 69% (1682/2437) 2022-12-19T20:30:39.6541681Z remote: Counting objects: 70% (1706/2437) 2022-12-19T20:30:39.6542757Z remote: Counting objects: 71% (1731/2437) 2022-12-19T20:30:39.6543864Z remote: Counting objects: 72% (1755/2437) 2022-12-19T20:30:39.6544922Z remote: Counting objects: 73% (1780/2437) 2022-12-19T20:30:39.6546056Z remote: Counting objects: 74% (1804/2437) 2022-12-19T20:30:39.6547162Z remote: Counting objects: 75% (1828/2437) 2022-12-19T20:30:39.6548302Z remote: Counting objects: 76% (1853/2437) 2022-12-19T20:30:39.6549381Z remote: Counting objects: 77% (1877/2437) 2022-12-19T20:30:39.6550485Z remote: Counting objects: 78% (1901/2437) 2022-12-19T20:30:39.6551581Z remote: Counting objects: 79% (1926/2437) 2022-12-19T20:30:39.6552680Z remote: Counting objects: 80% (1950/2437) 2022-12-19T20:30:39.6553748Z remote: Counting objects: 81% (1974/2437) 2022-12-19T20:30:39.6554969Z remote: Counting objects: 82% (1999/2437) 2022-12-19T20:30:39.6556196Z remote: Counting objects: 83% (2023/2437) 2022-12-19T20:30:39.6558304Z remote: Counting objects: 84% (2048/2437) 2022-12-19T20:30:39.6558829Z remote: Counting objects: 85% (2072/2437) 2022-12-19T20:30:39.6559400Z remote: Counting objects: 86% (2096/2437) 2022-12-19T20:30:39.6559914Z remote: Counting objects: 87% (2121/2437) 2022-12-19T20:30:39.6560529Z remote: Counting objects: 88% (2145/2437) 2022-12-19T20:30:39.6561019Z remote: Counting objects: 89% (2169/2437) 2022-12-19T20:30:39.6561526Z remote: Counting objects: 90% (2194/2437) 2022-12-19T20:30:39.6562010Z remote: Counting objects: 91% (2218/2437) 2022-12-19T20:30:39.6562504Z remote: Counting objects: 92% (2243/2437) 2022-12-19T20:30:39.6563174Z remote: Counting objects: 93% (2267/2437) 2022-12-19T20:30:39.6563622Z remote: Counting objects: 94% (2291/2437) 2022-12-19T20:30:39.6564109Z remote: Counting objects: 95% (2316/2437) 2022-12-19T20:30:39.6564597Z remote: Counting objects: 96% (2340/2437) 2022-12-19T20:30:39.6565098Z remote: Counting objects: 97% (2364/2437) 2022-12-19T20:30:39.6565583Z remote: Counting objects: 98% (2389/2437) 2022-12-19T20:30:39.6566065Z remote: Counting objects: 99% (2413/2437) 2022-12-19T20:30:39.6566602Z remote: Counting objects: 100% (2437/2437) 2022-12-19T20:30:39.6567123Z remote: Counting objects: 100% (2437/2437), done. 2022-12-19T20:30:39.6567615Z remote: Compressing objects: 0% (1/2216) 2022-12-19T20:30:39.6568260Z remote: Compressing objects: 1% (23/2216) 2022-12-19T20:30:39.6568665Z remote: Compressing objects: 2% (45/2216) 2022-12-19T20:30:39.6603021Z remote: Compressing objects: 3% (67/2216) 2022-12-19T20:30:39.6669675Z remote: Compressing objects: 4% (89/2216) 2022-12-19T20:30:39.6787554Z remote: Compressing objects: 5% (111/2216) 2022-12-19T20:30:39.6894882Z remote: Compressing objects: 6% (133/2216) 2022-12-19T20:30:39.6947014Z remote: Compressing objects: 7% (156/2216) 2022-12-19T20:30:39.7009393Z remote: Compressing objects: 8% (178/2216) 2022-12-19T20:30:39.7074206Z remote: Compressing objects: 9% (200/2216) 2022-12-19T20:30:39.7139390Z remote: Compressing objects: 10% (222/2216) 2022-12-19T20:30:39.7228254Z remote: Compressing objects: 11% (244/2216) 2022-12-19T20:30:39.7278038Z remote: Compressing objects: 12% (266/2216) 2022-12-19T20:30:39.7329930Z remote: Compressing objects: 13% (289/2216) 2022-12-19T20:30:39.7409874Z remote: Compressing objects: 14% (311/2216) 2022-12-19T20:30:39.7447572Z remote: Compressing objects: 15% (333/2216) 2022-12-19T20:30:39.7538749Z remote: Compressing objects: 16% (355/2216) 2022-12-19T20:30:39.7617526Z remote: Compressing objects: 17% (377/2216) 2022-12-19T20:30:39.7664526Z remote: Compressing objects: 18% (399/2216) 2022-12-19T20:30:39.7737324Z remote: Compressing objects: 19% (422/2216) 2022-12-19T20:30:39.7774918Z remote: Compressing objects: 20% (444/2216) 2022-12-19T20:30:39.7853884Z remote: Compressing objects: 21% (466/2216) 2022-12-19T20:30:39.8026226Z remote: Compressing objects: 22% (488/2216) 2022-12-19T20:30:39.8074222Z remote: Compressing objects: 23% (510/2216) 2022-12-19T20:30:39.8150411Z remote: Compressing objects: 24% (532/2216) 2022-12-19T20:30:39.8202793Z remote: Compressing objects: 25% (554/2216) 2022-12-19T20:30:39.8257359Z remote: Compressing objects: 26% (577/2216) 2022-12-19T20:30:39.8328268Z remote: Compressing objects: 27% (599/2216) 2022-12-19T20:30:39.8356234Z remote: Compressing objects: 28% (621/2216) 2022-12-19T20:30:39.8452662Z remote: Compressing objects: 29% (643/2216) 2022-12-19T20:30:39.8500923Z remote: Compressing objects: 30% (665/2216) 2022-12-19T20:30:39.8567033Z remote: Compressing objects: 31% (687/2216) 2022-12-19T20:30:39.8600396Z remote: Compressing objects: 32% (710/2216) 2022-12-19T20:30:39.8702399Z remote: Compressing objects: 33% (732/2216) 2022-12-19T20:30:39.8764865Z remote: Compressing objects: 34% (754/2216) 2022-12-19T20:30:39.8798381Z remote: Compressing objects: 35% (776/2216) 2022-12-19T20:30:39.8837235Z remote: Compressing objects: 36% (798/2216) 2022-12-19T20:30:39.8841752Z remote: Compressing objects: 37% (820/2216) 2022-12-19T20:30:39.8844691Z remote: Compressing objects: 38% (843/2216) 2022-12-19T20:30:39.8845150Z remote: Compressing objects: 39% (865/2216) 2022-12-19T20:30:39.8851310Z remote: Compressing objects: 40% (887/2216) 2022-12-19T20:30:39.8851778Z remote: Compressing objects: 41% (909/2216) 2022-12-19T20:30:39.8856088Z remote: Compressing objects: 42% (931/2216) 2022-12-19T20:30:39.8909227Z remote: Compressing objects: 43% (953/2216) 2022-12-19T20:30:39.8909763Z remote: Compressing objects: 44% (976/2216) 2022-12-19T20:30:39.8922365Z remote: Compressing objects: 45% (998/2216) 2022-12-19T20:30:39.8925217Z remote: Compressing objects: 46% (1020/2216) 2022-12-19T20:30:39.8934367Z remote: Compressing objects: 47% (1042/2216) 2022-12-19T20:30:39.8949446Z remote: Compressing objects: 48% (1064/2216) 2022-12-19T20:30:39.8965056Z remote: Compressing objects: 49% (1086/2216) 2022-12-19T20:30:39.8967878Z remote: Compressing objects: 50% (1108/2216) 2022-12-19T20:30:39.9219715Z remote: Compressing objects: 51% (1131/2216) 2022-12-19T20:30:39.9546793Z remote: Compressing objects: 52% (1153/2216) 2022-12-19T20:30:39.9551776Z remote: Compressing objects: 53% (1175/2216) 2022-12-19T20:30:39.9593994Z remote: Compressing objects: 54% (1197/2216) 2022-12-19T20:30:39.9599474Z remote: Compressing objects: 55% (1219/2216) 2022-12-19T20:30:39.9616208Z remote: Compressing objects: 56% (1241/2216) 2022-12-19T20:30:39.9645332Z remote: Compressing objects: 57% (1264/2216) 2022-12-19T20:30:39.9653367Z remote: Compressing objects: 58% (1286/2216) 2022-12-19T20:30:39.9690450Z remote: Compressing objects: 59% (1308/2216) 2022-12-19T20:30:39.9711464Z remote: Compressing objects: 60% (1330/2216) 2022-12-19T20:30:39.9711983Z remote: Compressing objects: 61% (1352/2216) 2022-12-19T20:30:39.9723404Z remote: Compressing objects: 62% (1374/2216) 2022-12-19T20:30:39.9762045Z remote: Compressing objects: 63% (1397/2216) 2022-12-19T20:30:39.9762596Z remote: Compressing objects: 64% (1419/2216) 2022-12-19T20:30:39.9791815Z remote: Compressing objects: 65% (1441/2216) 2022-12-19T20:30:39.9792327Z remote: Compressing objects: 66% (1463/2216) 2022-12-19T20:30:39.9802032Z remote: Compressing objects: 67% (1485/2216) 2022-12-19T20:30:39.9802560Z remote: Compressing objects: 68% (1507/2216) 2022-12-19T20:30:39.9809888Z remote: Compressing objects: 69% (1530/2216) 2022-12-19T20:30:39.9824525Z remote: Compressing objects: 70% (1552/2216) 2022-12-19T20:30:39.9825209Z remote: Compressing objects: 71% (1574/2216) 2022-12-19T20:30:39.9840006Z remote: Compressing objects: 72% (1596/2216) 2022-12-19T20:30:39.9840609Z remote: Compressing objects: 73% (1618/2216) 2022-12-19T20:30:39.9841286Z remote: Compressing objects: 74% (1640/2216) 2022-12-19T20:30:39.9863973Z remote: Compressing objects: 75% (1662/2216) 2022-12-19T20:30:39.9922350Z remote: Compressing objects: 76% (1685/2216) 2022-12-19T20:30:39.9923321Z remote: Compressing objects: 77% (1707/2216) 2022-12-19T20:30:39.9923880Z remote: Compressing objects: 78% (1729/2216) 2022-12-19T20:30:39.9929317Z remote: Compressing objects: 79% (1751/2216) 2022-12-19T20:30:39.9955322Z remote: Compressing objects: 80% (1773/2216) 2022-12-19T20:30:39.9957553Z remote: Compressing objects: 81% (1795/2216) 2022-12-19T20:30:39.9957948Z remote: Compressing objects: 82% (1818/2216) 2022-12-19T20:30:39.9959058Z remote: Compressing objects: 83% (1840/2216) 2022-12-19T20:30:39.9962252Z remote: Compressing objects: 84% (1862/2216) 2022-12-19T20:30:40.0085924Z remote: Compressing objects: 85% (1884/2216) 2022-12-19T20:30:40.0087098Z remote: Compressing objects: 86% (1906/2216) 2022-12-19T20:30:40.0087403Z remote: Compressing objects: 87% (1928/2216) 2022-12-19T20:30:40.0087697Z remote: Compressing objects: 88% (1951/2216) 2022-12-19T20:30:40.0087976Z remote: Compressing objects: 89% (1973/2216) 2022-12-19T20:30:40.0088264Z remote: Compressing objects: 90% (1995/2216) 2022-12-19T20:30:40.0088544Z remote: Compressing objects: 91% (2017/2216) 2022-12-19T20:30:40.0088813Z remote: Compressing objects: 92% (2039/2216) 2022-12-19T20:30:40.0089099Z remote: Compressing objects: 93% (2061/2216) 2022-12-19T20:30:40.0089373Z remote: Compressing objects: 94% (2084/2216) 2022-12-19T20:30:40.0089757Z remote: Compressing objects: 95% (2106/2216) 2022-12-19T20:30:40.0096835Z remote: Compressing objects: 96% (2128/2216) 2022-12-19T20:30:40.0097783Z remote: Compressing objects: 97% (2150/2216) 2022-12-19T20:30:40.0098673Z remote: Compressing objects: 98% (2172/2216) 2022-12-19T20:30:40.0100036Z remote: Compressing objects: 99% (2194/2216) 2022-12-19T20:30:40.0100615Z remote: Compressing objects: 100% (2216/2216) 2022-12-19T20:30:40.0101022Z remote: Compressing objects: 100% (2216/2216), done. 2022-12-19T20:30:40.0213457Z Receiving objects: 0% (1/2437) 2022-12-19T20:30:40.0266000Z Receiving objects: 1% (25/2437) 2022-12-19T20:30:40.0275169Z Receiving objects: 2% (49/2437) 2022-12-19T20:30:40.0326342Z Receiving objects: 3% (74/2437) 2022-12-19T20:30:40.0373666Z Receiving objects: 4% (98/2437) 2022-12-19T20:30:40.0386827Z Receiving objects: 5% (122/2437) 2022-12-19T20:30:40.0390213Z Receiving objects: 6% (147/2437) 2022-12-19T20:30:40.0429807Z Receiving objects: 7% (171/2437) 2022-12-19T20:30:40.0482361Z Receiving objects: 8% (195/2437) 2022-12-19T20:30:40.0495400Z Receiving objects: 9% (220/2437) 2022-12-19T20:30:40.0523620Z Receiving objects: 10% (244/2437) 2022-12-19T20:30:40.0523940Z Receiving objects: 11% (269/2437) 2022-12-19T20:30:40.0537894Z Receiving objects: 12% (293/2437) 2022-12-19T20:30:40.0547219Z Receiving objects: 13% (317/2437) 2022-12-19T20:30:40.0554749Z Receiving objects: 14% (342/2437) 2022-12-19T20:30:40.0594359Z Receiving objects: 15% (366/2437) 2022-12-19T20:30:40.0642968Z Receiving objects: 16% (390/2437) 2022-12-19T20:30:40.0663059Z Receiving objects: 17% (415/2437) 2022-12-19T20:30:40.0715191Z Receiving objects: 18% (439/2437) 2022-12-19T20:30:40.0823606Z Receiving objects: 19% (464/2437) 2022-12-19T20:30:40.0837809Z Receiving objects: 20% (488/2437) 2022-12-19T20:30:40.0856588Z Receiving objects: 21% (512/2437) 2022-12-19T20:30:40.0862258Z Receiving objects: 22% (537/2437) 2022-12-19T20:30:40.0877629Z Receiving objects: 23% (561/2437) 2022-12-19T20:30:40.0926623Z Receiving objects: 24% (585/2437) 2022-12-19T20:30:40.0976097Z Receiving objects: 25% (610/2437) 2022-12-19T20:30:40.1021518Z Receiving objects: 26% (634/2437) 2022-12-19T20:30:40.1058928Z Receiving objects: 27% (658/2437) 2022-12-19T20:30:40.1085559Z Receiving objects: 28% (683/2437) 2022-12-19T20:30:40.1110928Z Receiving objects: 29% (707/2437) 2022-12-19T20:30:40.1147291Z Receiving objects: 30% (732/2437) 2022-12-19T20:30:40.1163707Z Receiving objects: 31% (756/2437) 2022-12-19T20:30:40.1195528Z Receiving objects: 32% (780/2437) 2022-12-19T20:30:40.1238974Z Receiving objects: 33% (805/2437) 2022-12-19T20:30:40.1603014Z Receiving objects: 34% (829/2437) 2022-12-19T20:30:40.1612826Z Receiving objects: 35% (853/2437) 2022-12-19T20:30:40.1618409Z Receiving objects: 36% (878/2437) 2022-12-19T20:30:40.1623425Z Receiving objects: 37% (902/2437) 2022-12-19T20:30:40.1627442Z Receiving objects: 38% (927/2437) 2022-12-19T20:30:40.1632051Z Receiving objects: 39% (951/2437) 2022-12-19T20:30:40.1644309Z Receiving objects: 40% (975/2437) 2022-12-19T20:30:40.1658235Z Receiving objects: 41% (1000/2437) 2022-12-19T20:30:40.1663019Z Receiving objects: 42% (1024/2437) 2022-12-19T20:30:40.1669936Z Receiving objects: 43% (1048/2437) 2022-12-19T20:30:40.1676822Z Receiving objects: 44% (1073/2437) 2022-12-19T20:30:40.1688483Z Receiving objects: 45% (1097/2437) 2022-12-19T20:30:40.1698424Z Receiving objects: 46% (1122/2437) 2022-12-19T20:30:40.1865588Z Receiving objects: 47% (1146/2437) 2022-12-19T20:30:40.2010902Z Receiving objects: 48% (1170/2437) 2022-12-19T20:30:40.2058938Z Receiving objects: 49% (1195/2437) 2022-12-19T20:30:40.2111672Z Receiving objects: 50% (1219/2437) 2022-12-19T20:30:40.2456779Z Receiving objects: 51% (1243/2437) 2022-12-19T20:30:40.2861362Z Receiving objects: 52% (1268/2437) 2022-12-19T20:30:40.2915657Z Receiving objects: 53% (1292/2437) 2022-12-19T20:30:40.2929087Z Receiving objects: 54% (1316/2437) 2022-12-19T20:30:40.2939228Z Receiving objects: 55% (1341/2437) 2022-12-19T20:30:40.2947860Z Receiving objects: 56% (1365/2437) 2022-12-19T20:30:40.2955866Z Receiving objects: 57% (1390/2437) 2022-12-19T20:30:40.2964580Z Receiving objects: 58% (1414/2437) 2022-12-19T20:30:40.2975327Z Receiving objects: 59% (1438/2437) 2022-12-19T20:30:40.2987456Z Receiving objects: 60% (1463/2437) 2022-12-19T20:30:40.3002363Z Receiving objects: 61% (1487/2437) 2022-12-19T20:30:40.3011959Z Receiving objects: 62% (1511/2437) 2022-12-19T20:30:40.3022093Z Receiving objects: 63% (1536/2437) 2022-12-19T20:30:40.3035439Z Receiving objects: 64% (1560/2437) 2022-12-19T20:30:40.3043692Z Receiving objects: 65% (1585/2437) 2022-12-19T20:30:40.3058516Z Receiving objects: 66% (1609/2437) 2022-12-19T20:30:40.3073405Z Receiving objects: 67% (1633/2437) 2022-12-19T20:30:40.3084452Z Receiving objects: 68% (1658/2437) 2022-12-19T20:30:40.3098801Z Receiving objects: 69% (1682/2437) 2022-12-19T20:30:40.3241577Z Receiving objects: 70% (1706/2437) 2022-12-19T20:30:40.3288209Z Receiving objects: 71% (1731/2437) 2022-12-19T20:30:40.3334449Z Receiving objects: 72% (1755/2437) 2022-12-19T20:30:40.3348793Z Receiving objects: 73% (1780/2437) 2022-12-19T20:30:40.3357273Z Receiving objects: 74% (1804/2437) 2022-12-19T20:30:40.3460717Z Receiving objects: 75% (1828/2437) 2022-12-19T20:30:40.3472743Z Receiving objects: 76% (1853/2437) 2022-12-19T20:30:40.3518776Z Receiving objects: 77% (1877/2437) 2022-12-19T20:30:40.3536034Z Receiving objects: 78% (1901/2437) 2022-12-19T20:30:40.3547746Z Receiving objects: 79% (1926/2437) 2022-12-19T20:30:40.3564954Z Receiving objects: 80% (1950/2437) 2022-12-19T20:30:40.4585384Z Receiving objects: 81% (1974/2437) 2022-12-19T20:30:40.4593830Z Receiving objects: 82% (1999/2437) 2022-12-19T20:30:40.4605915Z Receiving objects: 83% (2023/2437) 2022-12-19T20:30:40.4614609Z Receiving objects: 84% (2048/2437) 2022-12-19T20:30:40.4622711Z Receiving objects: 85% (2072/2437) 2022-12-19T20:30:40.4657832Z Receiving objects: 86% (2096/2437) 2022-12-19T20:30:40.4662610Z Receiving objects: 87% (2121/2437) 2022-12-19T20:30:40.4666820Z Receiving objects: 88% (2145/2437) 2022-12-19T20:30:40.4683964Z Receiving objects: 89% (2169/2437) 2022-12-19T20:30:40.4689325Z Receiving objects: 90% (2194/2437) 2022-12-19T20:30:40.4694333Z Receiving objects: 91% (2218/2437) 2022-12-19T20:30:40.4700706Z Receiving objects: 92% (2243/2437) 2022-12-19T20:30:40.4708081Z Receiving objects: 93% (2267/2437) 2022-12-19T20:30:40.4718976Z Receiving objects: 94% (2291/2437) 2022-12-19T20:30:40.4729332Z Receiving objects: 95% (2316/2437) 2022-12-19T20:30:40.4734222Z Receiving objects: 96% (2340/2437) 2022-12-19T20:30:40.4734932Z remote: Total 2437 (delta 226), reused 1486 (delta 165), pack-reused 0 2022-12-19T20:30:40.4747546Z Receiving objects: 97% (2364/2437) 2022-12-19T20:30:40.4755277Z Receiving objects: 98% (2389/2437) 2022-12-19T20:30:40.4765878Z Receiving objects: 99% (2413/2437) 2022-12-19T20:30:40.4766260Z Receiving objects: 100% (2437/2437) 2022-12-19T20:30:40.4766931Z Receiving objects: 100% (2437/2437), 10.12 MiB | 21.90 MiB/s, done. 2022-12-19T20:30:40.4771356Z Resolving deltas: 0% (0/226) 2022-12-19T20:30:40.4773020Z Resolving deltas: 1% (3/226) 2022-12-19T20:30:40.4775972Z Resolving deltas: 2% (5/226) 2022-12-19T20:30:40.4778741Z Resolving deltas: 3% (7/226) 2022-12-19T20:30:40.4779193Z Resolving deltas: 4% (10/226) 2022-12-19T20:30:40.4779452Z Resolving deltas: 5% (12/226) 2022-12-19T20:30:40.4779689Z Resolving deltas: 6% (14/226) 2022-12-19T20:30:40.4780015Z Resolving deltas: 7% (16/226) 2022-12-19T20:30:40.4780630Z Resolving deltas: 8% (19/226) 2022-12-19T20:30:40.4781925Z Resolving deltas: 9% (21/226) 2022-12-19T20:30:40.4782409Z Resolving deltas: 10% (23/226) 2022-12-19T20:30:40.4786396Z Resolving deltas: 11% (25/226) 2022-12-19T20:30:40.4786809Z Resolving deltas: 12% (29/226) 2022-12-19T20:30:40.4787166Z Resolving deltas: 13% (30/226) 2022-12-19T20:30:40.4787964Z Resolving deltas: 14% (32/226) 2022-12-19T20:30:40.4788343Z Resolving deltas: 15% (34/226) 2022-12-19T20:30:40.4788654Z Resolving deltas: 16% (37/226) 2022-12-19T20:30:40.4789417Z Resolving deltas: 17% (39/226) 2022-12-19T20:30:40.4789811Z Resolving deltas: 18% (41/226) 2022-12-19T20:30:40.4790571Z Resolving deltas: 19% (43/226) 2022-12-19T20:30:40.4790969Z Resolving deltas: 20% (46/226) 2022-12-19T20:30:40.4791712Z Resolving deltas: 21% (48/226) 2022-12-19T20:30:40.4792248Z Resolving deltas: 22% (50/226) 2022-12-19T20:30:40.4793026Z Resolving deltas: 23% (52/226) 2022-12-19T20:30:40.4793406Z Resolving deltas: 24% (55/226) 2022-12-19T20:30:40.4793722Z Resolving deltas: 25% (57/226) 2022-12-19T20:30:40.4794464Z Resolving deltas: 26% (59/226) 2022-12-19T20:30:40.4794902Z Resolving deltas: 27% (62/226) 2022-12-19T20:30:40.4795638Z Resolving deltas: 28% (64/226) 2022-12-19T20:30:40.4796008Z Resolving deltas: 29% (66/226) 2022-12-19T20:30:40.4796347Z Resolving deltas: 30% (68/226) 2022-12-19T20:30:40.4798524Z Resolving deltas: 31% (71/226) 2022-12-19T20:30:40.4801409Z Resolving deltas: 32% (73/226) 2022-12-19T20:30:40.4801827Z Resolving deltas: 33% (75/226) 2022-12-19T20:30:40.4802768Z Resolving deltas: 34% (77/226) 2022-12-19T20:30:40.4803209Z Resolving deltas: 35% (80/226) 2022-12-19T20:30:40.4804173Z Resolving deltas: 36% (82/226) 2022-12-19T20:30:40.4805613Z Resolving deltas: 37% (84/226) 2022-12-19T20:30:40.4807364Z Resolving deltas: 38% (86/226) 2022-12-19T20:30:40.4808840Z Resolving deltas: 39% (89/226) 2022-12-19T20:30:40.4810883Z Resolving deltas: 40% (91/226) 2022-12-19T20:30:40.4815758Z Resolving deltas: 41% (93/226) 2022-12-19T20:30:40.4822116Z Resolving deltas: 42% (95/226) 2022-12-19T20:30:40.4822558Z Resolving deltas: 43% (98/226) 2022-12-19T20:30:40.4823191Z Resolving deltas: 44% (100/226) 2022-12-19T20:30:40.4823624Z Resolving deltas: 45% (102/226) 2022-12-19T20:30:40.4824892Z Resolving deltas: 46% (104/226) 2022-12-19T20:30:40.4825315Z Resolving deltas: 47% (107/226) 2022-12-19T20:30:40.4826480Z Resolving deltas: 48% (109/226) 2022-12-19T20:30:40.4828085Z Resolving deltas: 49% (111/226) 2022-12-19T20:30:40.4828759Z Resolving deltas: 50% (113/226) 2022-12-19T20:30:40.4829174Z Resolving deltas: 51% (116/226) 2022-12-19T20:30:40.4829776Z Resolving deltas: 52% (118/226) 2022-12-19T20:30:40.4832684Z Resolving deltas: 53% (120/226) 2022-12-19T20:30:40.4835428Z Resolving deltas: 54% (123/226) 2022-12-19T20:30:40.4836430Z Resolving deltas: 55% (125/226) 2022-12-19T20:30:40.4838599Z Resolving deltas: 56% (127/226) 2022-12-19T20:30:40.4843398Z Resolving deltas: 57% (129/226) 2022-12-19T20:30:40.4847040Z Resolving deltas: 58% (132/226) 2022-12-19T20:30:40.4848058Z Resolving deltas: 59% (134/226) 2022-12-19T20:30:40.4849274Z Resolving deltas: 60% (136/226) 2022-12-19T20:30:40.4910668Z Resolving deltas: 61% (138/226) 2022-12-19T20:30:40.4911180Z Resolving deltas: 62% (141/226) 2022-12-19T20:30:40.4914176Z Resolving deltas: 63% (143/226) 2022-12-19T20:30:40.4914667Z Resolving deltas: 64% (145/226) 2022-12-19T20:30:40.4916956Z Resolving deltas: 65% (147/226) 2022-12-19T20:30:40.4917398Z Resolving deltas: 66% (150/226) 2022-12-19T20:30:40.4932511Z Resolving deltas: 67% (152/226) 2022-12-19T20:30:40.4936222Z Resolving deltas: 68% (154/226) 2022-12-19T20:30:40.4945029Z Resolving deltas: 69% (156/226) 2022-12-19T20:30:40.4948905Z Resolving deltas: 70% (159/226) 2022-12-19T20:30:40.4949365Z Resolving deltas: 71% (161/226) 2022-12-19T20:30:40.4951348Z Resolving deltas: 72% (163/226) 2022-12-19T20:30:40.4951805Z Resolving deltas: 73% (165/226) 2022-12-19T20:30:40.4953349Z Resolving deltas: 74% (168/226) 2022-12-19T20:30:40.4953766Z Resolving deltas: 75% (170/226) 2022-12-19T20:30:40.4954893Z Resolving deltas: 76% (172/226) 2022-12-19T20:30:40.4955308Z Resolving deltas: 77% (175/226) 2022-12-19T20:30:40.4956503Z Resolving deltas: 78% (177/226) 2022-12-19T20:30:40.4956924Z Resolving deltas: 79% (179/226) 2022-12-19T20:30:40.4958029Z Resolving deltas: 80% (181/226) 2022-12-19T20:30:40.4958465Z Resolving deltas: 81% (184/226) 2022-12-19T20:30:40.4960192Z Resolving deltas: 82% (186/226) 2022-12-19T20:30:40.4960662Z Resolving deltas: 83% (188/226) 2022-12-19T20:30:40.4962159Z Resolving deltas: 84% (190/226) 2022-12-19T20:30:40.5053251Z Resolving deltas: 85% (193/226) 2022-12-19T20:30:40.5056956Z Resolving deltas: 86% (195/226) 2022-12-19T20:30:40.5061418Z Resolving deltas: 87% (197/226) 2022-12-19T20:30:40.5068347Z Resolving deltas: 88% (199/226) 2022-12-19T20:30:40.5072310Z Resolving deltas: 89% (202/226) 2022-12-19T20:30:40.5077017Z Resolving deltas: 90% (204/226) 2022-12-19T20:30:40.5080713Z Resolving deltas: 91% (206/226) 2022-12-19T20:30:40.5083389Z Resolving deltas: 92% (208/226) 2022-12-19T20:30:40.5086945Z Resolving deltas: 93% (211/226) 2022-12-19T20:30:40.5087977Z Resolving deltas: 94% (213/226) 2022-12-19T20:30:40.5088666Z Resolving deltas: 95% (215/226) 2022-12-19T20:30:40.5091899Z Resolving deltas: 96% (217/226) 2022-12-19T20:30:40.5095196Z Resolving deltas: 97% (220/226) 2022-12-19T20:30:40.5098642Z Resolving deltas: 98% (222/226) 2022-12-19T20:30:40.5101061Z Resolving deltas: 99% (224/226) 2022-12-19T20:30:40.5114233Z Resolving deltas: 100% (226/226) 2022-12-19T20:30:40.5114736Z Resolving deltas: 100% (226/226), done. 2022-12-19T20:30:40.5325866Z From https://github.com/quay/quay 2022-12-19T20:30:40.5326818Z * [new ref] df5925388a181e4f8d31cbe92fafa8e0c35b5423 -> pull/1683/merge 2022-12-19T20:30:40.5369834Z ##[endgroup] 2022-12-19T20:30:40.5370721Z ##[group]Determining the checkout info 2022-12-19T20:30:40.5371946Z ##[endgroup] 2022-12-19T20:30:40.5372793Z ##[group]Checking out the ref 2022-12-19T20:30:40.5373772Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/1683/merge 2022-12-19T20:30:40.7485299Z Note: switching to 'refs/remotes/pull/1683/merge'. 2022-12-19T20:30:40.7498527Z 2022-12-19T20:30:40.7499211Z You are in 'detached HEAD' state. You can look around, make experimental 2022-12-19T20:30:40.7500057Z changes and commit them, and you can discard any commits you make in this 2022-12-19T20:30:40.7500584Z state without impacting any branches by switching back to a branch. 2022-12-19T20:30:40.7501133Z 2022-12-19T20:30:40.7501449Z If you want to create a new branch to retain commits you create, you may 2022-12-19T20:30:40.7502227Z do so (now or later) by using -c with the switch command. Example: 2022-12-19T20:30:40.7502574Z 2022-12-19T20:30:40.7503108Z git switch -c 2022-12-19T20:30:40.7503425Z 2022-12-19T20:30:40.7504073Z Or undo this operation with: 2022-12-19T20:30:40.7504373Z 2022-12-19T20:30:40.7504806Z git switch - 2022-12-19T20:30:40.7505081Z 2022-12-19T20:30:40.7505612Z Turn off this advice by setting config variable advice.detachedHead to false 2022-12-19T20:30:40.7505975Z 2022-12-19T20:30:40.7508665Z HEAD is now at df59253 Merge 0b628719de6677f0bf7b8093eb5eed76e9364f67 into 7c3b52538f9d8b71e10a7a60928556e43d297de3 2022-12-19T20:30:40.7521909Z ##[endgroup] 2022-12-19T20:30:40.7565359Z [command]/usr/bin/git log -1 --format='%H' 2022-12-19T20:30:40.7592845Z 'df5925388a181e4f8d31cbe92fafa8e0c35b5423' 2022-12-19T20:30:40.7913245Z ##[group]Run actions/setup-python@v1 2022-12-19T20:30:40.7913508Z with: 2022-12-19T20:30:40.7913717Z python-version: 3.9 2022-12-19T20:30:40.7913937Z architecture: x64 2022-12-19T20:30:40.7914146Z ##[endgroup] 2022-12-19T20:30:40.8477404Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-19T20:30:40.8490673Z Successfully setup CPython (3.9.16) 2022-12-19T20:30:40.8610339Z ##[group]Run sudo apt-get update 2022-12-19T20:30:40.8610685Z sudo apt-get update 2022-12-19T20:30:40.8611014Z sudo apt-get install libgpgme-dev libldap2-dev libsasl2-dev swig 2022-12-19T20:30:40.8611366Z python -m pip install --upgrade pip 2022-12-19T20:30:40.8611677Z cat requirements-dev.txt | grep tox | xargs pip install 2022-12-19T20:30:40.8671350Z shell: /usr/bin/bash -e {0} 2022-12-19T20:30:40.8671588Z env: 2022-12-19T20:30:40.8671855Z pythonLocation: /opt/hostedtoolcache/Python/3.9.16/x64 2022-12-19T20:30:40.8672129Z ##[endgroup] 2022-12-19T20:30:41.1754454Z Get:1 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease [10.5 kB] 2022-12-19T20:30:41.2212379Z Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy InRelease 2022-12-19T20:30:41.2219504Z Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [114 kB] 2022-12-19T20:30:41.2251570Z Get:4 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease [99.8 kB] 2022-12-19T20:30:41.2274171Z Get:5 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2022-12-19T20:30:41.4698501Z Get:6 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages [64.9 kB] 2022-12-19T20:30:41.6437862Z Get:7 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [768 kB] 2022-12-19T20:30:41.6523707Z Get:8 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [172 kB] 2022-12-19T20:30:41.6684847Z Get:9 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [11.5 kB] 2022-12-19T20:30:41.6685484Z Hit:10 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease 2022-12-19T20:30:41.6686012Z Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [498 kB] 2022-12-19T20:30:41.6686525Z Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [76.3 kB] 2022-12-19T20:30:41.6727433Z Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [767 kB] 2022-12-19T20:30:41.6861864Z Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [130 kB] 2022-12-19T20:30:41.6898724Z Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [14.2 kB] 2022-12-19T20:30:41.8482174Z Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [532 kB] 2022-12-19T20:30:41.8523944Z Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-security/main Translation-en [114 kB] 2022-12-19T20:30:41.8981717Z Get:18 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [7388 B] 2022-12-19T20:30:41.9001519Z Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [460 kB] 2022-12-19T20:30:41.9040688Z Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [70.5 kB] 2022-12-19T20:30:41.9082479Z Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [622 kB] 2022-12-19T20:30:41.9221428Z Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [82.9 kB] 2022-12-19T20:30:41.9230675Z Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [11.0 kB] 2022-12-19T20:30:47.5348740Z Fetched 4737 kB in 1s (3676 kB/s) 2022-12-19T20:30:48.2540322Z Reading package lists... 2022-12-19T20:30:48.3180726Z Reading package lists... 2022-12-19T20:30:48.4555527Z Building dependency tree... 2022-12-19T20:30:48.4567423Z Reading state information... 2022-12-19T20:30:48.5919335Z swig is already the newest version (4.0.2-1ubuntu1). 2022-12-19T20:30:48.5920360Z The following additional packages will be installed: 2022-12-19T20:30:48.5921211Z libassuan-dev libldap-dev 2022-12-19T20:30:48.6362025Z The following NEW packages will be installed: 2022-12-19T20:30:48.6365456Z libassuan-dev libgpgme-dev libldap-dev libldap2-dev libsasl2-dev 2022-12-19T20:30:48.6652615Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2022-12-19T20:30:48.7198270Z Need to get 1003 kB of archives. 2022-12-19T20:30:48.7198857Z After this operation, 4006 kB of additional disk space will be used. 2022-12-19T20:30:48.7200708Z Get:1 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libassuan-dev amd64 2.5.5-1build1 [96.3 kB] 2022-12-19T20:30:48.7403264Z Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-dev amd64 2.5.13+dfsg-0ubuntu0.22.04.1 [303 kB] 2022-12-19T20:30:48.7694842Z Get:3 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libsasl2-dev amd64 2.1.27+dfsg2-3ubuntu1 [248 kB] 2022-12-19T20:30:48.7918429Z Get:4 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libgpgme-dev amd64 1.16.0-1.2ubuntu4 [349 kB] 2022-12-19T20:30:48.8142503Z Get:5 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap2-dev all 2.5.13+dfsg-0ubuntu0.22.04.1 [7120 B] 2022-12-19T20:30:49.2280958Z Fetched 1003 kB in 0s (8012 kB/s) 2022-12-19T20:30:49.3106434Z Selecting previously unselected package libassuan-dev. 2022-12-19T20:30:49.3843453Z (Reading database ... 2022-12-19T20:30:49.3844547Z (Reading database ... 5% 2022-12-19T20:30:49.3845530Z (Reading database ... 10% 2022-12-19T20:30:49.3845815Z (Reading database ... 15% 2022-12-19T20:30:49.3846017Z (Reading database ... 20% 2022-12-19T20:30:49.3846207Z (Reading database ... 25% 2022-12-19T20:30:49.3846395Z (Reading database ... 30% 2022-12-19T20:30:49.3846595Z (Reading database ... 35% 2022-12-19T20:30:49.3846786Z (Reading database ... 40% 2022-12-19T20:30:49.3847208Z (Reading database ... 45% 2022-12-19T20:30:49.3847425Z (Reading database ... 50% 2022-12-19T20:30:51.1316793Z (Reading database ... 55% 2022-12-19T20:30:52.2597913Z (Reading database ... 60% 2022-12-19T20:30:52.5946195Z (Reading database ... 65% 2022-12-19T20:30:54.4230683Z (Reading database ... 70% 2022-12-19T20:30:56.7789625Z (Reading database ... 75% 2022-12-19T20:30:59.1775522Z (Reading database ... 80% 2022-12-19T20:31:01.6020798Z (Reading database ... 85% 2022-12-19T20:31:04.0811350Z (Reading database ... 90% 2022-12-19T20:31:06.3455306Z (Reading database ... 95% 2022-12-19T20:31:06.3455933Z (Reading database ... 100% 2022-12-19T20:31:06.3526998Z (Reading database ... 236921 files and directories currently installed.) 2022-12-19T20:31:06.3528221Z Preparing to unpack .../libassuan-dev_2.5.5-1build1_amd64.deb ... 2022-12-19T20:31:06.3547033Z Unpacking libassuan-dev (2.5.5-1build1) ... 2022-12-19T20:31:06.4841131Z Selecting previously unselected package libldap-dev:amd64. 2022-12-19T20:31:06.4992360Z Preparing to unpack .../libldap-dev_2.5.13+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2022-12-19T20:31:06.5009102Z Unpacking libldap-dev:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ... 2022-12-19T20:31:06.5875704Z Selecting previously unselected package libsasl2-dev. 2022-12-19T20:31:06.6087676Z Preparing to unpack .../libsasl2-dev_2.1.27+dfsg2-3ubuntu1_amd64.deb ... 2022-12-19T20:31:06.6099148Z Unpacking libsasl2-dev (2.1.27+dfsg2-3ubuntu1) ... 2022-12-19T20:31:06.6601337Z Selecting previously unselected package libgpgme-dev. 2022-12-19T20:31:06.6748973Z Preparing to unpack .../libgpgme-dev_1.16.0-1.2ubuntu4_amd64.deb ... 2022-12-19T20:31:06.6765778Z Unpacking libgpgme-dev (1.16.0-1.2ubuntu4) ... 2022-12-19T20:31:06.7681260Z Selecting previously unselected package libldap2-dev. 2022-12-19T20:31:06.7865434Z Preparing to unpack .../libldap2-dev_2.5.13+dfsg-0ubuntu0.22.04.1_all.deb ... 2022-12-19T20:31:06.7881918Z Unpacking libldap2-dev (2.5.13+dfsg-0ubuntu0.22.04.1) ... 2022-12-19T20:31:06.8363491Z Setting up libsasl2-dev (2.1.27+dfsg2-3ubuntu1) ... 2022-12-19T20:31:06.8403443Z Setting up libldap-dev:amd64 (2.5.13+dfsg-0ubuntu0.22.04.1) ... 2022-12-19T20:31:06.8436952Z Setting up libassuan-dev (2.5.5-1build1) ... 2022-12-19T20:31:06.8466526Z Setting up libgpgme-dev (1.16.0-1.2ubuntu4) ... 2022-12-19T20:31:06.8496239Z Setting up libldap2-dev (2.5.13+dfsg-0ubuntu0.22.04.1) ... 2022-12-19T20:31:06.8527543Z Processing triggers for man-db (2.10.2-1) ... 2022-12-19T20:31:08.4686841Z Processing triggers for install-info (6.8-4build1) ... 2022-12-19T20:31:09.5115775Z NEEDRESTART-VER: 3.5 2022-12-19T20:31:12.2493569Z NEEDRESTART-KCUR: 5.15.0-1024-azure 2022-12-19T20:31:12.2494142Z NEEDRESTART-KEXP: 5.15.0-1024-azure 2022-12-19T20:31:12.2494833Z NEEDRESTART-KSTA: 1 2022-12-19T20:31:20.9389311Z Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.9.16/x64/lib/python3.9/site-packages (22.3.1) 2022-12-19T20:31:23.1123299Z Collecting tox 2022-12-19T20:31:23.3054709Z Downloading tox-4.0.14-py3-none-any.whl (143 kB) 2022-12-19T20:31:23.3462168Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.4/143.4 kB 3.7 MB/s eta 0:00:00 2022-12-19T20:31:23.3898249Z Collecting tox-docker 2022-12-19T20:31:23.3989292Z Downloading tox_docker-3.1.0-py2.py3-none-any.whl (13 kB) 2022-12-19T20:31:23.4670765Z Collecting colorama>=0.4.6 2022-12-19T20:31:23.4750299Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2022-12-19T20:31:23.5091937Z Collecting filelock>=3.8.2 2022-12-19T20:31:23.5172422Z Downloading filelock-3.8.2-py3-none-any.whl (10 kB) 2022-12-19T20:31:23.5474572Z Collecting pluggy>=1 2022-12-19T20:31:23.5556990Z Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-12-19T20:31:23.5785458Z Collecting pyproject-api>=1.2.1 2022-12-19T20:31:23.5870591Z Downloading pyproject_api-1.2.1-py3-none-any.whl (11 kB) 2022-12-19T20:31:23.6250335Z Collecting packaging>=22 2022-12-19T20:31:23.6328479Z Downloading packaging-22.0-py3-none-any.whl (42 kB) 2022-12-19T20:31:23.6403408Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 6.4 MB/s eta 0:00:00 2022-12-19T20:31:23.6712528Z Collecting cachetools>=5.2 2022-12-19T20:31:23.6798358Z Downloading cachetools-5.2.0-py3-none-any.whl (9.3 kB) 2022-12-19T20:31:23.7089325Z Collecting tomli>=2.0.1 2022-12-19T20:31:23.7275663Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2022-12-19T20:31:23.7687182Z Collecting chardet>=5.1 2022-12-19T20:31:23.7785121Z Downloading chardet-5.1.0-py3-none-any.whl (199 kB) 2022-12-19T20:31:23.8036731Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.1/199.1 kB 8.5 MB/s eta 0:00:00 2022-12-19T20:31:23.9205906Z Collecting virtualenv>=20.17.1 2022-12-19T20:31:23.9541646Z Downloading virtualenv-20.17.1-py3-none-any.whl (8.8 MB) 2022-12-19T20:31:24.2449104Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 30.7 MB/s eta 0:00:00 2022-12-19T20:31:24.3034757Z Collecting platformdirs>=2.6 2022-12-19T20:31:24.3114169Z Downloading platformdirs-2.6.0-py3-none-any.whl (14 kB) 2022-12-19T20:31:24.3420804Z Collecting tox 2022-12-19T20:31:24.3501585Z Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2022-12-19T20:31:24.3548170Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 33.2 MB/s eta 0:00:00 2022-12-19T20:31:24.4038791Z Collecting docker<6.0,>=2.3.0 2022-12-19T20:31:24.4151964Z Downloading docker-5.0.3-py2.py3-none-any.whl (146 kB) 2022-12-19T20:31:24.4207438Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.2/146.2 kB 47.9 MB/s eta 0:00:00 2022-12-19T20:31:24.4876874Z Collecting six>=1.14.0 2022-12-19T20:31:24.5214029Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-12-19T20:31:24.5620763Z Collecting py>=1.4.17 2022-12-19T20:31:24.5786920Z Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-12-19T20:31:24.5835330Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 37.4 MB/s eta 0:00:00 2022-12-19T20:31:24.6611830Z Collecting requests!=2.18.0,>=2.14.2 2022-12-19T20:31:24.7993267Z Downloading requests-2.28.1-py3-none-any.whl (62 kB) 2022-12-19T20:31:24.8042850Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 22.3 MB/s eta 0:00:00 2022-12-19T20:31:24.8418005Z Collecting websocket-client>=0.32.0 2022-12-19T20:31:24.8528586Z Downloading websocket_client-1.4.2-py3-none-any.whl (55 kB) 2022-12-19T20:31:24.8573186Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.3/55.3 kB 22.8 MB/s eta 0:00:00 2022-12-19T20:31:24.9622060Z Collecting distlib<1,>=0.3.6 2022-12-19T20:31:24.9707146Z Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) 2022-12-19T20:31:24.9812408Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 60.0 MB/s eta 0:00:00 2022-12-19T20:31:25.0213897Z Collecting idna<4,>=2.5 2022-12-19T20:31:25.0329667Z Downloading idna-3.4-py3-none-any.whl (61 kB) 2022-12-19T20:31:25.0378681Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 22.4 MB/s eta 0:00:00 2022-12-19T20:31:25.1354362Z Collecting charset-normalizer<3,>=2 2022-12-19T20:31:25.1435109Z Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-12-19T20:31:25.1799401Z Collecting certifi>=2017.4.17 2022-12-19T20:31:25.1882804Z Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 2022-12-19T20:31:25.1936633Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 53.4 MB/s eta 0:00:00 2022-12-19T20:31:25.2517291Z Collecting urllib3<1.27,>=1.21.1 2022-12-19T20:31:25.2609539Z Downloading urllib3-1.26.13-py2.py3-none-any.whl (140 kB) 2022-12-19T20:31:25.2661384Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 51.7 MB/s eta 0:00:00 2022-12-19T20:31:25.4610151Z Installing collected packages: distlib, websocket-client, urllib3, tomli, six, py, pluggy, platformdirs, packaging, idna, filelock, charset-normalizer, certifi, virtualenv, requests, tox, docker, tox-docker 2022-12-19T20:31:26.3206080Z Successfully installed certifi-2022.12.7 charset-normalizer-2.1.1 distlib-0.3.6 docker-5.0.3 filelock-3.8.2 idna-3.4 packaging-22.0 platformdirs-2.6.0 pluggy-1.0.0 py-1.11.0 requests-2.28.1 six-1.16.0 tomli-2.0.1 tox-3.28.0 tox-docker-3.1.0 urllib3-1.26.13 virtualenv-20.17.1 websocket-client-1.4.2 2022-12-19T20:31:26.9555050Z ##[group]Run tox -e py39-registry 2022-12-19T20:31:26.9555317Z tox -e py39-registry 2022-12-19T20:31:26.9609151Z shell: /usr/bin/bash -e {0} 2022-12-19T20:31:26.9609356Z env: 2022-12-19T20:31:26.9609606Z pythonLocation: /opt/hostedtoolcache/Python/3.9.16/x64 2022-12-19T20:31:26.9609874Z ##[endgroup] 2022-12-19T20:31:27.3483994Z py39-registry create: /home/runner/work/quay/quay/.tox/py39-registry 2022-12-19T20:31:27.9964416Z py39-registry installdeps: -r/home/runner/work/quay/quay/requirements-dev.txt 2022-12-19T20:33:28.1319774Z py39-registry installed: alembic==1.3.3,aniso8601 @ git+https://github.com/DevTable/aniso8601-fake.git@bd7762c7dea0498706d3f57db60cd8a8af44ba90,APScheduler==3.6.3,asttokens==2.2.1,attrs==19.3.0,Authlib==1.0.0a1,aws-sam-translator==1.20.1,azure-core==1.23.1,azure-storage-blob==12.4.0,Babel==2.9.1,backcall==0.2.0,bcrypt==3.1.7,beautifulsoup4==4.11.1,bencode.py==2.1.0,bintrees==2.1.0,bitmath==1.3.3.1,black==21.12b0,blinker==1.4,boto3==1.21.42,boto3-stubs==1.14.9.0,botocore==1.24.42,cachetools==4.0.0,certifi==2019.11.28,cffi==1.14.3,cfgv==3.3.1,chardet==3.0.4,charset-normalizer==2.0.12,click==7.1.2,cnr-server @ git+https://github.com/quay/appr.git@58c88e4952e95935c0dd72d4a24b0c44f2249f5b,coverage==7.0.0,cryptography==3.3.2,Cython==3.0.0a9,DateTime==4.3,debtcollector==1.22.0,decorator==4.4.1,Deprecated==1.2.7,distlib==0.3.6,docker==5.0.3,dumb-init==1.2.2,elasticsearch==7.6.0,elasticsearch-dsl==7.0.0,exceptiongroup==1.0.4,execnet==1.9.0,executing==1.2.0,fakeredis==1.6.1,filelock==3.8.2,flake8==4.0.1,Flask==1.1.1,Flask-Cors==3.0.9,Flask-Login==0.4.1,Flask-Mail==0.9.1,Flask-Principal==0.4.0,Flask-RESTful==0.3.9,Flask-Testing @ git+https://github.com/jarus/flask-testing.git@17f19d7fee0e1e176703fc7cb04917a77913ba1a,flit_core==3.7.1,freezegun==0.3.12,funcparserlib==1.0.0a0,furl==2.1.0,futures==3.1.1,geoip2==3.0.0,gevent==21.8.0,greenlet==1.1.2,grpcio==1.46.3,gunicorn==20.1.0,hashids==1.2.0,html5lib==1.1,httmock==1.3.0,identify==2.5.10,idna==2.8,importlib-metadata==1.4.0,iniconfig==1.1.1,ipdb==0.13.11,ipython==8.7.0,iso8601==0.1.12,isodate==0.6.0,itsdangerous==1.1.0,jedi==0.18.2,Jinja2==2.11.3,jmespath==0.9.4,jsonpath-rw==1.4.0,jsonpickle==1.2,jsonpointer==2.0,jsonschema==3.2.0,kafka-python==1.4.7,keystoneauth1==3.18.0,Mako==1.2.2,MarkupSafe==1.1.1,matplotlib-inline==0.1.6,maxminddb==1.5.2,mccabe==0.6.1,mixpanel==4.5.0,mock==3.0.5,mockldap @ git+https://github.com/quay/mockldap.git@136253ca136fc7898944a4b37893a99440f7335e,more-itertools==9.0.0,moto==2.0.1,msgpack==0.6.2,msrest==0.6.21,mypy==0.950,mypy-boto3==1.14.9.0,mypy-extensions==0.4.3,ndg-httpsclient==0.5.1,netaddr==0.7.19,netifaces==0.10.9,nodeenv==1.7.0,oauthlib==3.2.1,orderedmultidict==1.0.1,os-service-types==1.7.0,oslo.config==7.0.0,oslo.i18n==3.25.1,oslo.serialization==2.29.2,oslo.utils==4.12.2,packaging==21.3,parameterized==0.8.1,parso==0.8.3,pathspec==0.10.3,pbr==5.4.4,peewee==3.13.1,pexpect==4.8.0,pickleshare==0.7.5,Pillow==9.0.1,platformdirs==2.6.0,pluggy==1.0.0,ply==3.11,pre-commit==2.20.0,prometheus-client==0.7.1,prompt-toolkit==3.0.36,protobuf==3.18.3,psutil==5.9.0,psycopg2-binary==2.9.3,ptyprocess==0.7.0,pure-eval==0.2.2,py==1.11.0,py-bitbucket @ git+https://github.com/quay/py-bitbucket.git@3ba167408d92eb4ba2cae78c0047b8f1e8821c67,pyasn1==0.4.8,pyasn1-modules==0.2.8,pycodestyle==2.8.0,pycparser==2.20,pyflakes==2.4.0,PyGithub==1.45,Pygments==2.13.0,PyJWT==2.4.0,pymemcache==3.0.0,PyMySQL==0.9.3,pyOpenSSL==19.1.0,pyparsing==2.4.6,PyPDF2 @ https://files.pythonhosted.org/packages/3d/48/0966606e08dd93a77e839803789151ff81ac27ec6767957af8afb9588501/PyPDF2-1.27.6.tar.gz,pyrsistent==0.18.0,pytest==7.2.0,pytest-cov==4.0.0,pytest-flask==1.2.0,pytest-grpc==0.8.0,pytest-runner==6.0.0,pytest-sugar==0.9.6,pytest-timeout==2.1.0,pytest-xdist==3.1.0,python-coveralls==2.9.3,python-dateutil==2.8.1,python-editor==1.0.4,python-etcd @ git+https://github.com/DevTable/python-etcd.git@f1168cb02a2a8c83bec1108c6fcd8615ef463b14,python-gitlab==2.0.0,python-keystoneclient==3.22.0,python-ldap==3.4.0,python-magic==0.4.15,python-redis-lock==3.7.0,python-swiftclient==3.8.1,pytz==2019.3,PyYAML==5.4,raven==6.10.0,recaptcha2==0.1,redis==3.5.3,redis-py-cluster==2.1.3,rehash==1.0.0,reportlab==3.5.55,requests==2.27.1,requests-aws4auth==0.9,requests-file==1.4.3,requests-oauthlib==1.3.0,responses==0.22.0,rfc3986==1.3.2,s3transfer==0.5.1,semantic-version==2.8.4,setuptools-scm==4.1.2,six==1.14.0,sortedcontainers==2.4.0,soupsieve==1.9.5,SQLAlchemy==1.4.31,sqlalchemy-stubs==0.3,stack-data==0.6.2,stevedore==1.31.0,stringscore==0.1.0,stripe==2.42.0,supervisor==4.1.0,supervisor-logging==0.0.9,supervisor-stdout @ git+https://github.com/quay/supervisor-stdout.git@9bdf630d0d1b4a16cf8b60b96adafb1ed98e7380,termcolor==1.1.0,text-unidecode==1.3,tldextract==2.2.2,toml==0.10.2,tomli==1.2.3,toposort==1.5,tox==3.25.1,tox-docker==3.1.0,tqdm==4.64.1,traitlets==5.8.0,types-boto==2.49.2,types-cachetools==4.2.10,types-cryptography==3.3.7,types-Deprecated==1.2.3,types-docutils==0.17.1,types-enum34==1.1.1,types-freezegun==1.1.2,types-futures==3.3.1,types-geoip2==3.0.0,types-ipaddress==1.0.1,types-maxminddb==1.5.0,types-mock==4.0.3,types-protobuf==3.18.0,types-pyOpenSSL==20.0.9,types-python-dateutil==2.8.2,types-pytz==2021.3.0,types-PyYAML==5.4.12,types-redis==3.5.14,types-requests==2.25.11,types-setuptools==57.4.2,types-six==1.16.2,types-termcolor==1.1.2,types-toml==0.10.8.1,types-tzlocal==3.0.0,typing==3.7.4.3,typing_extensions==4.0.1,tzlocal==2.0.0,urllib3==1.26.9,virtualenv==20.17.1,wcwidth==0.2.5,webencodings==0.5.1,WebOb==1.8.6,websocket-client==0.57.0,Werkzeug==1.0.0,wrapt==1.13.3,xhtml2pdf==0.2.4,xmltodict==0.13.0,yapf==0.29.0,zipp==2.1.0,zope.event==4.5.0,zope.interface==5.4.0 2022-12-19T20:33:28.1327418Z py39-registry run-test-pre: PYTHONHASHSEED='437079554' 2022-12-19T20:33:28.1327968Z py39-registry run-test: commands[0] | python --version 2022-12-19T20:33:28.1350242Z Python 3.9.16 2022-12-19T20:33:28.1354247Z py39-registry run-test: commands[1] | alembic upgrade head 2022-12-19T20:33:30.9453362Z py39-registry run-test: commands[2] | py.test --timeout=3600 -m 'not e2e' --cov-report=html --cov-report=term-missing -x --color no --verbose --ignore=buildman/ test/registry/registry_tests.py -vv 2022-12-19T20:33:31.7212286Z ============================= test session starts ============================== 2022-12-19T20:33:31.7213005Z platform linux -- Python 3.9.16, pytest-7.2.0, pluggy-1.0.0 -- /home/runner/work/quay/quay/.tox/py39-registry/bin/python 2022-12-19T20:33:31.7213435Z cachedir: .tox/py39-registry/.pytest_cache 2022-12-19T20:33:31.7213733Z rootdir: /home/runner/work/quay/quay, configfile: tox.ini 2022-12-19T20:33:31.7214159Z plugins: sugar-0.9.6, timeout-2.1.0, grpc-0.8.0, xdist-3.1.0, flask-1.2.0, cov-4.0.0 2022-12-19T20:33:31.7259468Z timeout: 3600.0s 2022-12-19T20:33:31.7260321Z timeout method: signal 2022-12-19T20:33:31.7260542Z timeout func_only: False 2022-12-19T20:33:34.5589726Z collecting ... collected 1450 items 2022-12-19T20:33:34.5590249Z 2022-12-19T20:33:45.1697146Z test/registry/registry_tests.py::test_basic_push_pull[v1-v1-oci_model] PASSED [ 0%] 2022-12-19T20:33:46.4201794Z test/registry/registry_tests.py::test_basic_push_pull[v1-v2_1-oci_model] PASSED [ 0%] 2022-12-19T20:33:48.6628200Z test/registry/registry_tests.py::test_basic_push_pull[v1-v2_2-oci_model] PASSED [ 0%] 2022-12-19T20:33:49.9163747Z test/registry/registry_tests.py::test_basic_push_pull[v1-oci-oci_model] PASSED [ 0%] 2022-12-19T20:33:51.0404520Z test/registry/registry_tests.py::test_basic_push_pull[v2_1-v1-oci_model] FAILED [ 0%] 2022-12-19T20:33:51.0404773Z 2022-12-19T20:33:51.0404904Z =================================== FAILURES =================================== 2022-12-19T20:33:51.0405270Z ___________________ test_basic_push_pull[v2_1-v1-oci_model] ____________________ 2022-12-19T20:33:51.0405449Z 2022-12-19T20:33:51.0405625Z pusher = 2022-12-19T20:33:51.0406002Z puller = 2022-12-19T20:33:51.0407027Z basic_images = [Image(id='parentid', parent_id=None, bytes=b'\x1f\x8b\x08\x08\x9e\xca\xa0c\x02\xff\x00\xed\xd21\x0e\x82@\x10\x05\xd0=...0\x00\x00\x80\x9f:\x01\x18\xc8\x10\xa5\x00(\x00\x00', size=None, config=None, created=None, urls=None, is_empty=False)] 2022-12-19T20:33:51.0407712Z liveserver_session = 2022-12-19T20:33:51.0408079Z app_reloader = None 2022-12-19T20:33:51.0408209Z 2022-12-19T20:33:51.0408394Z def test_basic_push_pull(pusher, puller, basic_images, liveserver_session, app_reloader): 2022-12-19T20:33:51.0408758Z """Test: Basic push and pull of an image to a new repository.""" 2022-12-19T20:33:51.0409051Z credentials = ("devtable", "password") 2022-12-19T20:33:51.0409322Z 2022-12-19T20:33:51.0409518Z # Push a new repository. 2022-12-19T20:33:51.0409733Z > pusher.push( 2022-12-19T20:33:51.0410048Z liveserver_session, "devtable", "newrepo", "latest", basic_images, credentials=credentials 2022-12-19T20:33:51.0410315Z ) 2022-12-19T20:33:51.0410418Z 2022-12-19T20:33:51.0410524Z test/registry/registry_tests.py:36: 2022-12-19T20:33:51.0410778Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2022-12-19T20:33:51.0411016Z test/registry/protocol_v2.py:529: in push 2022-12-19T20:33:51.0411358Z if not self._push_blobs( 2022-12-19T20:33:51.0411607Z test/registry/protocol_v2.py:678: in _push_blobs 2022-12-19T20:33:51.0411841Z response = self.conduct( 2022-12-19T20:33:51.0412071Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 2022-12-19T20:33:51.0412214Z 2022-12-19T20:33:51.0412374Z self = 2022-12-19T20:33:51.0412794Z session = 2022-12-19T20:33:51.0413155Z method = 'PUT' 2022-12-19T20:33:51.0413513Z url = '/v2/devtable/newrepo/blobs/uploads/3949a5f2-6d41-4128-a646-1981ca1a0ce0' 2022-12-19T20:33:51.0413783Z expected_status = 201 2022-12-19T20:33:51.0414200Z params = {'digest': 'sha256:4333f00db0d179204af58d55bb29e378427dfa053ca6a03c3d9ab386b3cef86b'} 2022-12-19T20:33:51.0414804Z data = None, json_data = None 2022-12-19T20:33:51.0416518Z headers = {'Accept': '*/*', 'Authorization': '***'} 2022-12-19T20:33:51.0416778Z auth = None, options = None 2022-12-19T20:33:51.0416918Z 2022-12-19T20:33:51.0416993Z def conduct( 2022-12-19T20:33:51.0417161Z self, 2022-12-19T20:33:51.0417334Z session, 2022-12-19T20:33:51.0417503Z method, 2022-12-19T20:33:51.0417663Z url, 2022-12-19T20:33:51.0417855Z expected_status=200, 2022-12-19T20:33:51.0418096Z params=None, 2022-12-19T20:33:51.0429400Z data=None, 2022-12-19T20:33:51.0429604Z json_data=None, 2022-12-19T20:33:51.0429814Z headers=None, 2022-12-19T20:33:51.0430013Z auth=None, 2022-12-19T20:33:51.0430197Z options=None, 2022-12-19T20:33:51.0430384Z ): 2022-12-19T20:33:51.0430578Z if json_data is not None: 2022-12-19T20:33:51.0430975Z data = json.dumps(json_data).encode("utf-8") 2022-12-19T20:33:51.0431258Z headers = headers or {} 2022-12-19T20:33:51.0431588Z headers["Content-Type"] = "application/json" 2022-12-19T20:33:51.0431800Z 2022-12-19T20:33:51.0432018Z if options and options.request_addr: 2022-12-19T20:33:51.0432390Z headers = headers or {} 2022-12-19T20:33:51.0432814Z headers["X-Override-Remote-Addr-For-Testing"] = options.request_addr 2022-12-19T20:33:51.0433082Z 2022-12-19T20:33:51.0433369Z if isinstance(expected_status, tuple): 2022-12-19T20:33:51.0433748Z expected_status, expected_failure, protocol_step = expected_status 2022-12-19T20:33:51.0434110Z if expected_failure is not None: 2022-12-19T20:33:51.0434465Z failures = self.__class__.FAILURE_CODES.get(protocol_step, {}) 2022-12-19T20:33:51.0435017Z expected_status = failures.get(expected_failure, expected_status) 2022-12-19T20:33:51.0435338Z 2022-12-19T20:33:51.0435648Z result = session.request(method, url, params=params, data=data, headers=headers, auth=auth) 2022-12-19T20:33:51.0436040Z msg = "Expected response %s, got %s: %s" % ( 2022-12-19T20:33:51.0436352Z expected_status, 2022-12-19T20:33:51.0436584Z result.status_code, 2022-12-19T20:33:51.0436851Z result.text, 2022-12-19T20:33:51.0437092Z ) 2022-12-19T20:33:51.0437329Z > assert result.status_code == expected_status, msg 2022-12-19T20:33:51.0437694Z E AssertionError: Expected response 201, got 400: { 2022-12-19T20:33:51.0437981Z E "errors": [ 2022-12-19T20:33:51.0438178Z E { 2022-12-19T20:33:51.0438460Z E "code": "BLOB_UPLOAD_INVALID", 2022-12-19T20:33:51.0438750Z E "detail": {}, 2022-12-19T20:33:51.0438996Z E "message": "blob upload invalid" 2022-12-19T20:33:51.0439205Z E } 2022-12-19T20:33:51.0439374Z E ] 2022-12-19T20:33:51.0439534Z E } 2022-12-19T20:33:51.0439708Z 2022-12-19T20:33:51.0439840Z test/registry/protocols.py:205: AssertionError 2022-12-19T20:33:51.0440431Z ---------------------------- Captured stdout setup ----------------------------- 2022-12-19T20:33:51.0440939Z * Serving Flask app "test.fixtures" (lazy loading) 2022-12-19T20:33:51.0441251Z * Environment: production 2022-12-19T20:33:51.0441619Z WARNING: This is a development server. Do not use it in a production deployment. 2022-12-19T20:33:51.0441993Z Use a production WSGI server instead. 2022-12-19T20:33:51.0442276Z * Debug mode: on 2022-12-19T20:33:51.0442527Z =============================== warnings summary =============================== 2022-12-19T20:33:51.0442972Z .tox/py39-registry/lib/python3.9/site-packages/peewee.py:236 2022-12-19T20:33:51.0443431Z .tox/py39-registry/lib/python3.9/site-packages/peewee.py:236 2022-12-19T20:33:51.0443866Z .tox/py39-registry/lib/python3.9/site-packages/peewee.py:236 2022-12-19T20:33:51.0444312Z .tox/py39-registry/lib/python3.9/site-packages/peewee.py:236 2022-12-19T20:33:51.0444751Z .tox/py39-registry/lib/python3.9/site-packages/peewee.py:236 2022-12-19T20:33:51.0445186Z .tox/py39-registry/lib/python3.9/site-packages/peewee.py:236 2022-12-19T20:33:51.0445612Z .tox/py39-registry/lib/python3.9/site-packages/peewee.py:236 2022-12-19T20:33:51.0446312Z /home/runner/work/quay/quay/.tox/py39-registry/lib/python3.9/site-packages/peewee.py:236: DeprecationWarning: "db_column" has been deprecated in favor of "column_name" for Field objects. 2022-12-19T20:33:51.0446822Z warnings.warn(s, DeprecationWarning) 2022-12-19T20:33:51.0447051Z 2022-12-19T20:33:51.0447399Z .tox/py39-registry/lib/python3.9/site-packages/swiftclient/client.py:79 2022-12-19T20:33:51.0447822Z .tox/py39-registry/lib/python3.9/site-packages/swiftclient/client.py:79 2022-12-19T20:33:51.0448490Z /home/runner/work/quay/quay/.tox/py39-registry/lib/python3.9/site-packages/swiftclient/client.py:79: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2022-12-19T20:33:51.0449178Z if StrictVersion(requests.__version__) < StrictVersion('2.0.0') \ 2022-12-19T20:33:51.0449357Z 2022-12-19T20:33:51.0449654Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2022-12-19T20:33:51.0450327Z =========================== short test summary info ============================ 2022-12-19T20:33:51.0450918Z FAILED test/registry/registry_tests.py::test_basic_push_pull[v2_1-v1-oci_model] 2022-12-19T20:33:51.0451347Z !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! 2022-12-19T20:33:51.0451790Z =================== 1 failed, 4 passed, 9 warnings in 19.32s =================== 2022-12-19T20:33:51.4030092Z ERROR: InvocationError for command /home/runner/work/quay/quay/.tox/py39-registry/bin/py.test --timeout=3600 -m 'not e2e' --cov-report=html --cov-report=term-missing -x --color no --verbose --ignore=buildman/ test/registry/registry_tests.py -vv (exited with code 1) 2022-12-19T20:33:51.4033574Z ___________________________________ summary ____________________________________ 2022-12-19T20:33:51.4034098Z ERROR: py39-registry: commands failed 2022-12-19T20:33:51.4274359Z ##[error]Process completed with exit code 1. 2022-12-19T20:33:51.4328755Z Post job cleanup. 2022-12-19T20:33:51.5632407Z [command]/usr/bin/git version 2022-12-19T20:33:51.5678617Z git version 2.38.2 2022-12-19T20:33:51.5718093Z Temporarily overriding HOME='/home/runner/work/_temp/99ed552f-8827-44d1-85bb-1b686cb8b9b0' before making global git config changes 2022-12-19T20:33:51.5718876Z Adding repository directory to the temporary git global config as a safe directory 2022-12-19T20:33:51.5722962Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/quay/quay 2022-12-19T20:33:51.5764537Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-19T20:33:51.5797596Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2022-12-19T20:33:51.6018561Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-19T20:33:51.6045010Z http.https://github.com/.extraheader 2022-12-19T20:33:51.6054242Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-19T20:33:51.6086229Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2022-12-19T20:33:51.6528215Z Cleaning up orphan processes