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

Prevent scheduling a new rule with a duplicate alias #3029

Add duplicate alias check for scheduled changes for new rule

333df81
Select commit
Loading
Failed to load commit list.
Closed

Prevent scheduling a new rule with a duplicate alias #3029

Add duplicate alias check for scheduled changes for new rule
333df81
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Oct 24, 2023 in 1m 17s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

View task in Taskcluster
View logs in Taskcluster


[taskcluster 2023-10-24 08:57:57.495Z] Task ID: Jfrh8UmkQ1O1Jo73amwHDQ
[taskcluster 2023-10-24 08:57:57.496Z] Worker ID: 726935110759888910
[taskcluster 2023-10-24 08:57:57.496Z] Worker Group: us-central1
[taskcluster 2023-10-24 08:57:57.496Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-10-24 08:57:57.496Z] Worker Pool: releng-1/decision-gcp
[taskcluster 2023-10-24 08:57:57.496Z] Worker Version: 38.0.5
[taskcluster 2023-10-24 08:57:57.496Z] Public IP: 35.223.130.4
[taskcluster 2023-10-24 08:57:57.496Z] Hostname: releng-1-decision-gcp-id5gdmbgswm9buttshxmeg

3b65ec22a9e9 - Started downloading
920baf133fb1 - Started downloading
3b65ec22a9e9 - Downloaded in 0.291 seconds
920baf133fb1 - Downloaded in 0.737 seconds
Digest: sha256:b236321d98367f9cdbbd28c47bad7c0df34884897b75d266185d2e9e569ac0fa
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:b236321d98367f9cdbbd28c47bad7c0df34884897b75d266185d2e9e569ac0fa
[taskcluster 2023-10-24 08:58:07.719Z] === Task Starting ===
[setup 2023-10-24T08:58:08.493Z] run-task started in /
[vcs 2023-10-24T08:58:08.494Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-10-24T08:58:08.495Z] running as worker:worker
[vcs 2023-10-24T08:58:08.495Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/balrog', '/builds/worker/checkouts/src']
[vcs 2023-10-24T08:58:08.499Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2023-10-24T08:58:13.239Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/michellemounde/balrog', 'duplicate-alias-scheduled-rule']
[vcs 2023-10-24T08:58:13.516Z] From https://github.com/michellemounde/balrog
[vcs 2023-10-24T08:58:13.518Z]  * branch              duplicate-alias-scheduled-rule -> FETCH_HEAD
[vcs 2023-10-24T08:58:13.525Z] executing ['git', 'checkout', '-f', '-B', 'duplicate-alias-scheduled-rule', '333df81763c9f133ef41839cc9d2a299ea23288e']
[vcs 2023-10-24T08:58:13.734Z] Switched to a new branch 'duplicate-alias-scheduled-rule'
[vcs 2023-10-24T08:58:13.736Z] cleaning git checkout...
[vcs 2023-10-24T08:58:13.736Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-10-24T08:58:13.747Z] removing []
[vcs 2023-10-24T08:58:13.747Z] successfully cleaned git checkout!
[vcs 2023-10-24T08:58:13.753Z] TinderboxPrint:<a href='https://github.com/michellemounde/balrog/commit/333df81763c9f133ef41839cc9d2a299ea23288e' title='Built from balrog commit 333df81763c9f133ef41839cc9d2a299ea23288e'>333df81763c9f133ef41839cc9d2a299ea23288e</a>
[pip-install 2023-10-24T08:58:13.754Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-10-24T08:58:14.060Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-10-24T08:58:14.105Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2023-10-24T08:58:14.107Z] Requirement already satisfied: attrs==22.1.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 11)) (22.1.0)
[pip-install 2023-10-24T08:58:14.224Z] Collecting certifi==2022.9.24
[pip-install 2023-10-24T08:58:14.291Z]   Downloading certifi-2022.9.24-py3-none-any.whl (161 kB)
[pip-install 2023-10-24T08:58:14.320Z] Requirement already satisfied: charset-normalizer==2.0.12 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 19)) (2.0.12)
[pip-install 2023-10-24T08:58:14.347Z] Collecting giturlparse==0.10.0
[pip-install 2023-10-24T08:58:14.365Z]   Downloading giturlparse-0.10.0-py2.py3-none-any.whl (14 kB)
[pip-install 2023-10-24T08:58:14.406Z] Collecting idna==3.4
[pip-install 2023-10-24T08:58:14.420Z]   Downloading idna-3.4-py3-none-any.whl (61 kB)
[pip-install 2023-10-24T08:58:14.426Z] Requirement already satisfied: json-e==4.4.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 31)) (4.4.3)
[pip-install 2023-10-24T08:58:14.467Z] Collecting mozilla-repo-urls==0.1.1
[pip-install 2023-10-24T08:58:14.500Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[pip-install 2023-10-24T08:58:14.503Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 39)) (6.0)
[pip-install 2023-10-24T08:58:14.504Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 81)) (2.0.4)
[pip-install 2023-10-24T08:58:14.505Z] Requirement already satisfied: requests==2.27.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 84)) (2.27.1)
[pip-install 2023-10-24T08:58:14.507Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 90)) (0.3.0)
[pip-install 2023-10-24T08:58:14.508Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 94)) (2.0.0)
[pip-install 2023-10-24T08:58:14.573Z] Collecting taskcluster-taskgraph==3.6.0
[pip-install 2023-10-24T08:58:14.589Z]   Downloading taskcluster_taskgraph-3.6.0-py3-none-any.whl (182 kB)
[pip-install 2023-10-24T08:58:14.608Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 102)) (13.0.1)
[pip-install 2023-10-24T08:58:14.681Z] Collecting urllib3==1.26.12
[pip-install 2023-10-24T08:58:14.695Z]   Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
[pip-install 2023-10-24T08:58:14.700Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 111)) (0.13.1)
[pip-install 2023-10-24T08:58:14.844Z] Installing collected packages: urllib3, idna, certifi, giturlparse, mozilla-repo-urls, taskcluster-taskgraph
[pip-install 2023-10-24T08:58:15.082Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-10-24T08:58:15.082Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-10-24T08:58:15.087Z] Successfully installed certifi-2022.9.24 giturlparse-0.10.0 idna-3.4 mozilla-repo-urls-0.1.1 taskcluster-taskgraph-3.6.0 urllib3-1.26.12
[pip-install 2023-10-24T08:58:15.230Z] WARNING: You are using pip version 21.1.3; however, version 23.3.1 is available.
[pip-install 2023-10-24T08:58:15.230Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-10-24T08:58:15.288Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'balrog\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$BALROG_BASE_REPOSITORY" --head-repository="$BALROG_HEAD_REPOSITORY" --head-ref="$BALROG_HEAD_REF" --head-rev="$BALROG_HEAD_REV" --repository-type="$BALROG_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' --target-tasks-method=balrog ']
[task 2023-10-24T08:58:15.290Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-10-24T08:58:15.298Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=balrog --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/balrog --head-repository=https://github.com/michellemounde/balrog --head-ref=duplicate-alias-scheduled-rule --head-rev=333df81763c9f133ef41839cc9d2a299ea23288e --repository-type=git --tasks-for=github-pull-request --target-tasks-method=balrog
[task 2023-10-24T08:58:15.558Z] 2023-10-24 08:58:15,558 - INFO - Loading graph configuration.
[task 2023-10-24T08:58:15.578Z] fatal: no upstream configured for branch 'duplicate-alias-scheduled-rule'
[task 2023-10-24T08:58:15.590Z] 2023-10-24 08:58:15,589 - INFO - base_ref has been reset from "" to "origin/main".
[task 2023-10-24T08:58:15.590Z] 2023-10-24 08:58:15,589 - INFO - base_rev is not set.
[task 2023-10-24T08:58:15.590Z] 2023-10-24 08:58:15,589 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2023-10-24T08:58:15.594Z] 2023-10-24 08:58:15,592 - INFO - base_rev has been reset from "" to "6d4620760ca06dc13d12c57ae7eccf6d3233705f".
[task 2023-10-24T08:58:15.594Z] 2023-10-24 08:58:15,592 - WARNING - using default project parameters; add balrog to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-10-24T08:58:15.594Z] 2023-10-24 08:58:15,593 - INFO - Using Parameters(id=1d483e1f76d3) (from defaults)
[task 2023-10-24T08:58:15.594Z] 2023-10-24 08:58:15,593 - INFO - writing artifact file `parameters.yml`
[task 2023-10-24T08:58:15.601Z] 2023-10-24 08:58:15,601 - INFO - writing artifact file `actions.json`
[task 2023-10-24T08:58:15.603Z] 2023-10-24 08:58:15,603 - INFO - Loading kinds
[task 2023-10-24T08:58:15.630Z] 2023-10-24 08:58:15,629 - INFO - Generating full task set
[task 2023-10-24T08:58:15.641Z] 2023-10-24 08:58:15,641 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2023-10-24T08:58:15.658Z] 2023-10-24 08:58:15,658 - INFO - Writing docker-contexts/node.tar.gz for docker image node
[task 2023-10-24T08:58:15.674Z] 2023-10-24 08:58:15,674 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2023-10-24T08:58:15.691Z] 2023-10-24 08:58:15,691 - INFO - Writing docker-contexts/balrog-agent.tar.gz for docker image balrog-agent
[task 2023-10-24T08:58:15.702Z] 2023-10-24 08:58:15,701 - INFO - Writing docker-contexts/balrog-backend.tar.gz for docker image balrog-backend
[task 2023-10-24T08:58:15.817Z] 2023-10-24 08:58:15,817 - INFO - Generated 5 tasks for kind docker-image
[task 2023-10-24T08:58:15.831Z] 2023-10-24 08:58:15,831 - INFO - Generated 2 tasks for kind push-image
[task 2023-10-24T08:58:15.834Z] 2023-10-24 08:58:15,834 - INFO - Generated 3 tasks for kind test
[task 2023-10-24T08:58:15.837Z] 2023-10-24 08:58:15,837 - INFO - Generated 2 tasks for kind ui
[task 2023-10-24T08:58:15.839Z] 2023-10-24 08:58:15,839 - INFO - Generated 2 tasks for kind push-js
[task 2023-10-24T08:58:15.839Z] 2023-10-24 08:58:15,839 - INFO - Generating full task graph
[task 2023-10-24T08:58:15.839Z] 2023-10-24 08:58:15,839 - INFO - Full task graph contains 14 tasks and 15 dependencies
[task 2023-10-24T08:58:15.840Z] 2023-10-24 08:58:15,840 - INFO - writing artifact file `full-task-graph.json`
[task 2023-10-24T08:58:15.843Z] 2023-10-24 08:58:15,843 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-10-24T08:58:15.848Z] 2023-10-24 08:58:15,843 - INFO - Generating target task set
[task 2023-10-24T08:58:15.848Z] 2023-10-24 08:58:15,844 - INFO - Filter filter_target_tasks pruned 9 tasks (5 remain)
[task 2023-10-24T08:58:15.848Z] 2023-10-24 08:58:15,844 - INFO - writing artifact file `target-tasks.json`
[task 2023-10-24T08:58:15.848Z] 2023-10-24 08:58:15,844 - INFO - Generating target task graph
[task 2023-10-24T08:58:15.848Z] 2023-10-24 08:58:15,844 - INFO - Adding 0 tasks with `always_target` attribute
[task 2023-10-24T08:58:15.848Z] 2023-10-24 08:58:15,844 - INFO - Generating optimized task graph
[task 2023-10-24T08:58:15.848Z] 2023-10-24 08:58:15,844 - INFO - No tasks removed during optimization
[task 2023-10-24T08:58:16.369Z] 2023-10-24 08:58:16,369 - INFO - Replaced 4 tasks by index-search (index-search) during optimization.
[task 2023-10-24T08:58:16.370Z] 2023-10-24 08:58:16,370 - INFO - writing artifact file `task-graph.json`
[task 2023-10-24T08:58:16.372Z] 2023-10-24 08:58:16,372 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-10-24T08:58:16.374Z] 2023-10-24 08:58:16,373 - INFO - Creating task with taskId R4arXjTbQwGcqIbPaQBo3Q for test-client
[task 2023-10-24T08:58:16.376Z] 2023-10-24 08:58:16,376 - INFO - Creating task with taskId W0HlKfuHQ9iJ1CUBH1xI5w for test-backend
[task 2023-10-24T08:58:16.378Z] 2023-10-24 08:58:16,378 - INFO - Creating task with taskId EhFo3H0RTsmRO-BO4rsLdA for build-docker-image-balrog-backend
[task 2023-10-24T08:58:16.384Z] 2023-10-24 08:58:16,380 - INFO - Creating task with taskId JiioF1iGS1e9J7zclHxT-w for ui-build
[task 2023-10-24T08:58:16.394Z] 2023-10-24 08:58:16,392 - INFO - Creating task with taskId Sb8DJMOkQbOtvg_9t8UQuQ for test-agent
[task 2023-10-24T08:58:16.398Z] 2023-10-24 08:58:16,397 - INFO - Creating task with taskId QzlpjkBBS5e3aoZYdV_ESQ for ui-tests
[taskcluster 2023-10-24 08:58:16.788Z] === Task Finished ===
[taskcluster 2023-10-24 08:58:18.938Z] Successful task run with exit code: 0 completed in 21.444 seconds