commit b8efcd6f2dbbbe6c59a61a2ad8556ad8864dac25
tree c6ac5887f4cd2e514e52d9efdcd1d7a50f4079ff
parent 17a3a7c098ecc1fd98b76c6cb7b001cfe4670fb2
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-21 09:13:17 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-21 09:38:59 +0000

    tcwg-llvmbot: Rework handling of CCACHE_BASEDIR
    
    ... to dynamically set based on buildbot builder directory.
    
    Change-Id: I4e7775b18f7709966ea4b2301370c5dcc47c53db


:100755 100755 b326bf385ab2df5a03661d5d7316029867a3d5e2 76b99952db7fad02e6d74f3013e3360d9fb83a07 M	tcwg-base/tcwg-llvmbot/run.sh
commit 17a3a7c098ecc1fd98b76c6cb7b001cfe4670fb2
tree 1616c5395c5a9e1d04180dddac7f921e73ee1cf3
parent 2ac5349928ef4529187b5d165952ac1c98372bae
author David Spickett <david.spickett@linaro.org> 2023-04-21 09:35:23 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-21 09:35:56 +0100

    tcwg-base: Update IP address for twcg-g3-01
    
    This has moved to a new instance with a larger 1TB disk.
    
    Change-Id: I720a619028f1c3f596d48110b9ab92918c020a74


:100644 100644 7a1aecf515179dd27a98aeaa3e2425db1788604d 66a90c1b572eec79835f65375a5db8e8e96afa5a M	tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf
:100644 100644 560b53f77935acbd3a1ac40c6f8639ec5819a4f4 8c819392cc2616c660d16f1f571d85976c28cbde M	tcwg-base/home-data/tcwg-buildslave/.ssh/known_hosts
:100755 100755 c0a1d03df9168a950ad8a4f08918d52d62895a55 8376941bf4bc6f60f9a392afe4e08b0cf620afea M	tcwg-base/home-data/tcwg-buildslave/.ssh/known_hosts-regen.sh
commit 2ac5349928ef4529187b5d165952ac1c98372bae
tree f047b24c5c3be992bbb814bcc50ac5c5b679ff61
parent 3f524a8505169ba0ff908cdba00e4582905ba4dd
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-20 18:14:42 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-20 18:15:20 +0000

    tcwg-dev: Add Emacs' flycheck
    
    Change-Id: I47452f3f4586efbdb6bd50bf16c438245c6acadb


:100644 100644 e04cdcc5d1f68d1efaddd701a5a749c06572ac66 14a4125dafca64e6ebd3b324e53e3a7a60d47575 M	focal-amd64-tcwg-base/focal-amd64-tcwg-dev/Dockerfile
:100644 100644 7019c53e5f0b1e45fdee6fecf6a1621a8cc54cbb 0989559435a1e3abc47f740c35b9e26c852e68dc M	focal-arm64-tcwg-base/focal-arm64-tcwg-dev/Dockerfile
:100644 100644 b3a7f538a9074fd0c88b1757c2f853ed4b7f0cb1 1475fe9d9cde57743f1765de54dce1f01a292b55 M	focal-armhf-tcwg-base/focal-armhf-tcwg-dev/Dockerfile
:100644 100644 78293598c4f508471bb923110737fb48df776cea d5bc553cdf5997b1d3a4f155f105d2338d89aa8e M	jammy-amd64-tcwg-base/jammy-amd64-tcwg-dev/Dockerfile
:100644 100644 bd0c641f2c33ef56fb6cd4cc34013f19edb81b09 6bbe7b08a16cd70ace7c3d131615a2145eab99cf M	jammy-arm64-tcwg-base/jammy-arm64-tcwg-dev/Dockerfile
:100644 100644 1f4496bccdf1c6a86c367e6f93b5808c43673038 0d81c566a34b52394fe97439fa968122573ab5ff M	jammy-armhf-tcwg-base/jammy-armhf-tcwg-dev/Dockerfile
:100644 100644 313231aeb2d78cb49176fe4fab374bb8e350539b 928984d1e722d81280fdbfc0224751582b7ea2a8 M	tcwg-base/home-data/maxim.kuvyrkov/.emacs
:100644 100644 3d2a6fb8df7a80b1e869b59b822d8ce1473ae69a 962a32de1490d51131a6492d2bb6db7bae333296 M	tcwg-base/tcwg-dev/Dockerfile.in
commit 3f524a8505169ba0ff908cdba00e4582905ba4dd
tree 18f65fe6c6abdbbfa96d7c61e2123ef03497e250
parent 2f6b7e2057d711bca8ca7d06b8ef8b5e2ca6795f
author David Spickett <david.spickett@linaro.org> 2023-04-20 13:50:35 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-20 12:52:49 +0000

    tcwg-base/tcwg-llvmbot: Don't set CCACHE_BASEDIR for AWS bots
    
    The worker name does not match the builder(s) name(s) in this case,
    just like tk1 machines.
    
    This setting must be an absolute path so we can't use some regex
    or pattern either.
    
    https: //ccache.dev/manual/4.3.html#_configuration_options
    Change-Id: I037e5c320ead2303417f1c36403500c22b68f42d


:100755 100755 c3f0b89885cc7ca546e7c735d0069f4c08cf8883 b326bf385ab2df5a03661d5d7316029867a3d5e2 M	tcwg-base/tcwg-llvmbot/run.sh
commit 2f6b7e2057d711bca8ca7d06b8ef8b5e2ca6795f
tree 7dfdfc4580eae06bfa0614a95bbab2310b753fe4
parent b824f92e6dbb924fab466b9f9b8e395ba6f0bb6e
author Andrew Goodbody <andrew.goodbody@linaro.org> 2023-04-20 09:27:16 +0100
committer Andrew Goodbody <andrew.goodbody@linaro.org> 2023-04-20 11:10:41 +0100

    tensorflow-arm64-build: Tag images for TensorFlow 2.13 release
    
    The preparations for TensorFlow 2.13 are under way and this is
    needed to allow for early testing
    
    Change-Id: I990b2164e969844aa8785b2dc24fcbd2b39d8192


:100755 100755 255dfa0f005345b291126919bec6a3cf18e1a811 6b6c022e9b6b47ce23aa8f480278d0306a96d61e M	tensorflow-arm64-build/build.sh
:100644 100644 63c3c478cacf8336bd90bddfaab95ccae03c03a7 4a034694332ad4e9199162c2c3621b7891a9597a M	tensorflow-arm64-build/devel.requirements.txt
commit b824f92e6dbb924fab466b9f9b8e395ba6f0bb6e
tree 9e0d963c24135f8c6e0856fab650af13c7c287e4
parent e162535f6f1ae30f0b272a2c7d2a4d5c19fe5c6c
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-19 18:11:56 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-19 18:13:04 +0000

    tcwg-host: Fix previous commit
    
    Add key for run_on_bare_machine to /root/.ssh/authorized_keys sooner,
    so that timedatectl can run.
    
    Change-Id: If73c7b744787fbb9eea461c222926e34d761adbc


:100755 100755 4a48568d2d638f3e2aaffdc1fd8e4590b94bf55e 553d25234d545239b6409f61ae771b015e8b5d53 M	tcwg-base/tcwg-host/run.sh
commit e162535f6f1ae30f0b272a2c7d2a4d5c19fe5c6c
tree fb3f1c84203112e85952f94faa709c55e9a9cd0b
parent 1dae6b34ab4041cee496b98808a3cacace8b27a2
author Laurent Alfonsi <laurent.alfonsi@linaro.org> 2023-04-19 08:08:36 +0200
committer Laurent Alfonsi <laurent.alfonsi@linaro.org> 2023-04-19 16:31:07 +0000

    latest-amd64-tcwg-cimonitor: Add a cimonitor for ci-devs
    
    Change-Id: I1db356f011b02f4ee5f1ebfbaa59b6e82065007a


:100644 100644 62f6ea1847896bf6acfa9c6516e87392dd8f3ad9 0de85de169cc2ec0e1d9950ffb2509401e6b5a99 M	latest-amd64-tcwg-cimonitor/Dockerfile
commit 1dae6b34ab4041cee496b98808a3cacace8b27a2
tree 589ad323a6cf1edb3d16a3197e1b7cf3d259c839
parent b4d9af3d3acfffd3c2591ea823e0ca9aee1ee47c
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-19 15:39:03 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-19 16:30:44 +0000

    tcwg-host: Avoid overwriting root's authorized_keys with an empty file
    
    ... due to machine running out of disk space.
    
    Change-Id: I9c8d8a434ba3a674b266105babdabafb8f587f82


:100755 100755 31dce73b1ce5bf73a5f5a19446a9fee077757cbd 4a48568d2d638f3e2aaffdc1fd8e4590b94bf55e M	tcwg-base/tcwg-host/run.sh
commit b4d9af3d3acfffd3c2591ea823e0ca9aee1ee47c
tree 1a27a3cf5859cee0edf4ff79317adc6acd6fd135
parent ff31d6fee5bd1f2bb32732cf49c43ce8056d3574
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-18 15:14:41 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-18 15:27:01 +0000

    tcwg-base: Update files for maxim.kuvyrkov
    
    Change-Id: I5eebab510769708133e821c7f733bbb97adddd4f


:100644 100644 aa99942f63409dec9e8eb80d2bbc5d576e3dd952 67102dc66f48a65213b14bbaefa45fdfa5f97520 M	tcwg-base/home-data/maxim.kuvyrkov/.bashrc
:100644 100644 f47af2c3eb6a20c718891f1dcc0132caa249ce63 313231aeb2d78cb49176fe4fab374bb8e350539b M	tcwg-base/home-data/maxim.kuvyrkov/.emacs
commit ff31d6fee5bd1f2bb32732cf49c43ce8056d3574
tree eb5eafb39c4cb9129919aa51160ae80bc13b3546
parent 132560b65eaa778f85fcca3803e7b373b878369a
author Andrew Goodbody <andrew.goodbody@linaro.org> 2023-02-22 15:46:55 +0000
committer Fathi Boudra <fathi.boudra@linaro.org> 2023-04-18 13:42:26 +0000

    tensorflow-arm64-build: Allow building TensorFlow with clang
    
    Change-Id: Iaebeb207c26079d37f90a387c51d6e64f90fdeec


:100755 100755 773980b2af5cae30ce84facf8a2a66fafdc636f5 b90cb54a2ebe0d521be8f972f55aab1f325fbf25 M	tensorflow-arm64-build/builder.devtoolset/build_devtoolset.sh
:100644 100644 c1df199fa217406475619c3c3b28b84b56f101d6 8aff6719c4d07a0d7fa319309f04da466a15c12f M	tensorflow-arm64-build/devel.packages.txt
:000000 100644 0000000000000000000000000000000000000000 6df5df4ff2300ba4eb78825fb84d95e92ce054a2 A	tensorflow-arm64-build/devel.usertools/aarch64_clang.bazelrc
:100755 100755 57a6aed21819da6aaf769675a1eaa263181d90d2 629a98952d25b33f9ff596364627042d30f8d97d M	tensorflow-arm64-build/setup.sources.sh
commit 132560b65eaa778f85fcca3803e7b373b878369a
tree afd969635355dc0b7dc789f0fa53e47f49e0ecd8
parent f055167f5771435137bff5a7f5edbfccdc1700bd
author David Spickett <david.spickett@linaro.org> 2023-04-18 09:27:35 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-18 08:28:20 +0000

    tcwg-llvmbot: Graviton 3 bots run on arm64 docker images
    
    Change-Id: I25c52e61c9a654fe8fee8501c9c096a1bdc331cd


:100755 100755 d7bfbfb2111e73945a97b20dd232006ce8bdd130 a942b5fa848eba7df22a7da94ab98f0392be0cea M	tcwg-base/tcwg-llvmbot/start.sh
commit f055167f5771435137bff5a7f5edbfccdc1700bd
tree a3a36224aeb46d8afaf642904f7f9285ae540e57
parent d84b32c333af7a6f33d51d24877765b2faa62891
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-17 14:58:30 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-17 14:59:22 +0000

    tcwg-base: Add tcwg-g3-*.tcwglab aliases for easy jump through ci.linaro.org
    
    ... so that developers can ssh on custom ports, not just 22 and 2222.
    
    Change-Id: Iae6e24c82357c9e67fcb8ccb76d29f1d9da75096


:100644 100644 97f45c7ff9ffb170dfd6045b9ab1f89ee2c05a32 7a1aecf515179dd27a98aeaa3e2425db1788604d M	tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf
commit d84b32c333af7a6f33d51d24877765b2faa62891
tree 8d70f97253f9aad8037ac4a1761f30fe5f1b6733
parent 3881dbcf0f357f1349eea8fa9ecb23fe31356be6
author David Spickett <david.spickett@linaro.org> 2023-04-17 08:16:31 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-17 08:16:31 +0100

    tcwg-llvmbot: Empty commit to retry dockerfiles deploy
    
    Change-Id: Ie8c42585b31b0be905b343222f4afcd286c5c7f1


:100755 100755 0c8190d38d3297515345bc7fdae1c18e0264eb27 d7bfbfb2111e73945a97b20dd232006ce8bdd130 M	tcwg-base/tcwg-llvmbot/start.sh
commit 3881dbcf0f357f1349eea8fa9ecb23fe31356be6
tree 70d2cfe1f7af506b52fd850db474363c3effab0a
parent d67d722b59e35ebb98ec2db5bc92208691f96a53
author David Spickett <david.spickett@linaro.org> 2023-04-14 16:25:43 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-14 16:25:43 +0100

    tcwg-llvmbot: Add options for Graviton 3 instances
    
    ...and remove specifically named sve bots.
    
    RAM limit is set at 90% of the 64GB available which
    should be plenty and allow us to connect if something
    gets stuck.
    
    Change-Id: Ia50520dea233c7fa53df67839f84b3ae25d161bc


:100755 100755 c615c46867ea9793d51ab2b3f4976db12f043710 0c8190d38d3297515345bc7fdae1c18e0264eb27 M	tcwg-base/tcwg-llvmbot/start.sh
commit d67d722b59e35ebb98ec2db5bc92208691f96a53
tree 35bf73c5873a70f8e41484974400703f51235624
parent 337787fa23c8d3d9bb6586f9633875512f58e495
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-14 14:08:38 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-14 14:09:09 +0000

    tcwg-base: Re-add tcwg-fx-01 to serve as cross-testing machine
    
    Change-Id: If3aa8677e150ba1e1c6409a4eb706747b2ede37e


:100644 100644 825a26c1ced50f26895c7d3efef185aa4db9d550 97f45c7ff9ffb170dfd6045b9ab1f89ee2c05a32 M	tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf
:100644 100644 c241eacd48cf4eba1225589d2b54f964fbb22164 560b53f77935acbd3a1ac40c6f8639ec5819a4f4 M	tcwg-base/home-data/tcwg-buildslave/.ssh/known_hosts
:100755 100755 875ac5b210758a41966f1a9c613fa452f49cb1f0 c0a1d03df9168a950ad8a4f08918d52d62895a55 M	tcwg-base/home-data/tcwg-buildslave/.ssh/known_hosts-regen.sh
commit 337787fa23c8d3d9bb6586f9633875512f58e495
tree aad7acccc3c60cc2fe889f7bae17d5184321368e
parent ac09830f16c598a17e841cc740046f71e4fb68e0
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-14 13:53:27 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-14 13:53:27 +0000

    tcwg-base: Add ssh configuration for tcwg-g3-* machines
    
    Change-Id: Id079df02c8841ab7cd8fd09d4c6f32eacccea337


:100644 100644 7d6452b71cceb0e686aa5ba8c7cc88720117660c 825a26c1ced50f26895c7d3efef185aa4db9d550 M	tcwg-base/home-data/tcwg-buildslave/.ssh/config.d/01-tcwg.conf
:100644 100644 0a98328a84ab6470dc88412f91c29b84c7684ef5 c241eacd48cf4eba1225589d2b54f964fbb22164 M	tcwg-base/home-data/tcwg-buildslave/.ssh/known_hosts
:100755 100755 4bbce4fd50ddaa284599639909e92f4053a2f688 875ac5b210758a41966f1a9c613fa452f49cb1f0 M	tcwg-base/home-data/tcwg-buildslave/.ssh/known_hosts-regen.sh
commit ac09830f16c598a17e841cc740046f71e4fb68e0
tree 9e188ad0b7bd1065cc64678f339a76ad0ca9c04a
parent 519e02d179a5f16da732e7c7657b61caf956a867
author David Spickett <david.spickett@linaro.org> 2023-04-13 10:39:20 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-13 11:59:19 +0100

    tcwg-llvmbot: Add qemu-aarch64 for MLIR SVE and SME tests
    
    Currently we natively run some SVE tests on a64fx, and
    https://reviews.llvm.org/D148111 is adding tests for SME.
    
    There was a request to install qemu because:
    1. There are no real SME machines.
    2. Arm would like the emulator configuration to be tested
       so non-Arm contributors can use it to reproduce failures.
    
    In theory we (Linaro) may need qemu-aarch64 to to do the same
    thing but I'm hesitant to put it in the base image in case some
    test loop is using a QEMU already.
    
    The version is 7.1.0 because this is the first version with SME
    support and the existing tests have been confirmed to work on it.
    
    https://wiki.qemu.org/ChangeLog/7.1
    
    We will decide elsewhere which bots run emulated or native tests.
    That will be changed in llvm-zorg.
    
    In theory this could be installed on 32 bit as well, but MLIR
    doesn't build for 32 bit so it wouldn't get used.
    
    Change-Id: I5e9d41fd7ebe79dea5cfc276c99cbf884be46886


:100644 100644 e8c7d73debcf7a0d5ceaaef647c3ebd984437a12 4318065b3f58bd18eb56b12412dbca92381f4845 M	focal-arm64-tcwg-base/focal-arm64-tcwg-llvmbot/Dockerfile
:100644 100644 b0f9587259b59719fd82e98642e4266fa04c073e c7bb216efc96986f4748e1d2dc1c23b94ef659c7 M	jammy-arm64-tcwg-base/jammy-arm64-tcwg-llvmbot/Dockerfile
:100644 100644 3807cee6be3941b51c027752aac1766dbff77893 8d5938d7eecfd9c45e8df2f9b0ea81832fd93e5a M	tcwg-base/tcwg-llvmbot/Dockerfile.in
commit 519e02d179a5f16da732e7c7657b61caf956a867
tree 2f498776d29dff2ab7b1a82f985b8e319dd560bf
parent 9af912c97cc3f7ebaabf4d813a665140daaa7bc3
author David Spickett <david.spickett@linaro.org> 2023-04-13 09:31:09 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-13 09:31:52 +0100

    tcwg-llvmbot: Increase priority of GlobalIsel bots
    
    Previously I set them to fixed cores but did not increase the priority
    so in fact they are getting less than before.
    
    Increase it so they always get their fixed set of cores if they want them.
    
    Change-Id: Ie5265dc1119687170af272c620a6e19ce47dc19f


:100755 100755 4e049673d603f8ef45cda693bbb44b9116d8abb2 c615c46867ea9793d51ab2b3f4976db12f043710 M	tcwg-base/tcwg-llvmbot/start.sh
commit 9af912c97cc3f7ebaabf4d813a665140daaa7bc3
tree a2afaceb72a2226a678e9ccc030e48168b39eab9
parent c195ffb6915be3de852b903305a0e2b3baf8040d
author Andrew Goodbody <andrew.goodbody@linaro.org> 2023-04-12 17:17:54 +0100
committer Andrew Goodbody <andrew.goodbody@linaro.org> 2023-04-12 17:17:54 +0100

    tensorflow-arm64-build: Remove ambe config as not used now
    
    Change-Id: I23ca2f94123a65f5ba8db2a80262104fd3e06f91


:100644 100644 c51f98b4999433e951ae8af30c52ffe23bc5b64e f41974b5b6ab7dce4d6678e98ec579b3fd1b3818 M	tensorflow-arm64-build/devel.usertools/aarch64.bazelrc
commit c195ffb6915be3de852b903305a0e2b3baf8040d
tree 22beb4b307e4581768c9a63d991000aa45b216e1
parent 271d876200fb9c6a0a3300dcb97c526b536bf5ef
author David Spickett <david.spickett@linaro.org> 2023-04-12 13:46:39 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-12 13:47:16 +0100

    tcwg-llvmbot: Empty commit to retry dockerfiles deploy
    
    The last attempt had a connection timeout on some of the
    apt installs.
    
    Change-Id: Iac9e616c9e12da17e02cf97b8f27e9140092b7ef


:100755 100755 5e92255120cf94e6f0f09ebe7b92618b6f71f075 4e049673d603f8ef45cda693bbb44b9116d8abb2 M	tcwg-base/tcwg-llvmbot/start.sh
commit 271d876200fb9c6a0a3300dcb97c526b536bf5ef
tree be519fc11756a2ba40638b20f8f2e05d707ea595
parent e88ca1c82c01a43a075218d8dfbbc79a44ab7372
author David Spickett <david.spickett@linaro.org> 2023-04-12 11:38:34 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-12 12:06:21 +0000

    tcwg-llvmbot: Assign 15 cores each to Global Isel bots
    
    To hopefully fix issues like:
    https://lab.llvm.org/buildbot/#/builders/183/builds/12166
    
    ../llvm/clang-tools-extra/clangd/unittests/LSPClient.cpp:29
    Failed
    No result from call after 10 seconds!
    ../llvm/clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp:129
    Value of: Client.diagnostics("foo.cpp")
    Expected: has a value that has 1 element that diag message "'main' must return 'int' (fix available)"
      Actual: None
    
    Which are not real failures just a process not getting a core to
    run on for a long time. 90% of the time the tests pass.
    
    They might not need 15 each, that's just a starting number.
    
    Change-Id: Ia958ec43e36bf84f128888236979ac3c2f21d057


:100755 100755 080769c611d6502f19a195d1b1125d33e04d2d74 5e92255120cf94e6f0f09ebe7b92618b6f71f075 M	tcwg-base/tcwg-llvmbot/start.sh
commit e88ca1c82c01a43a075218d8dfbbc79a44ab7372
tree c4e6f19dceaaefbba293ae32bd2fd7b7158ab159
parent 5d23067556aac16dc4d714922c7bc2653c6ea70b
author David Spickett <david.spickett@linaro.org> 2023-04-12 11:29:57 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-12 10:30:47 +0000

    tcwg-llvmbot: Remove outdated SVE comment
    
    Since the move to Graviton 3 this is misleading.
    
    Change-Id: I493ea68e52370924018b430c2a43f5f0b4dcb711


:100755 100755 ffac48719c90bc2163bdec440478f02a1b95ee87 080769c611d6502f19a195d1b1125d33e04d2d74 M	tcwg-base/tcwg-llvmbot/start.sh
commit 5d23067556aac16dc4d714922c7bc2653c6ea70b
tree f2652acae6abea1c6acf7949140e05a3f8f4e192
parent 96b164cce13cd9b43eaaf7a68066cb37d0e70091
author Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-06 11:44:50 +0000
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-04-06 14:25:04 +0000

    tcwg-base: Add install-armhf-perf-workaround.sh
    
    In some cases perf report crashes when run from armhf container on
    ARMv8 machine.  It's not clear what it causing this, but running under
    valgrind seems to workaround the issue.
    
    Change-Id: Ib679ac564fcd25f5647c1ecd11619d6c8a5ecabb


:100644 100644 684935ba0d950e75c19f78021f287d7f1e7b5af8 4c3645311a2bf23add17fc86d9b64795afe819fb M	focal-armhf-tcwg-base/Dockerfile
:100644 100644 8b38aca657517f4de11fc9b7bf26310669d96c91 62aa567ad0dcaf5d00755c40fe46ffaf8cfeefeb M	jammy-armhf-tcwg-base/Dockerfile
:100644 100644 eaa9861550ffa40426baf24248a43d852abe18dd 61f58b16bd260df270b040580c5f31917914e05b M	tcwg-base/Dockerfile.in
:100755 100755 d4399167f97ff9306da88a96ae6b142d5383a583 20461a8f8c666777a5eb73451cfb06f0ea4c92b8 M	tcwg-base/build.sh
:000000 100755 0000000000000000000000000000000000000000 a7b97d0b810bdec578a27470d229d4cdb8d11b36 A	tcwg-base/install-armhf-perf-workaround.sh
commit 96b164cce13cd9b43eaaf7a68066cb37d0e70091
tree ffbb22d474aa1b5c37858dcb6539b8452a4fa673
parent c30d75d7cf6380ae3a2a15c62bc8cb47e9597e2e
author David Spickett <david.spickett@linaro.org> 2023-04-06 10:36:46 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-06 11:58:09 +0100

    tcwg-dev: Don't enable KVM on AWS Ubuntu
    
    $ ./run.sh -- linaro/ci-arm64-tcwg-dev-ubuntu:focal
    4f9f020fce15ebaa6566b5c44cb9906686e2a71827365bdbd32d4b43a5e0a538
    docker: Error response from daemon: error gathering device information while adding custom device "/dev/kvm": no such file or directory.
    
    If we see "aws" in the name assume we don't have KVM.
    
    $ uname -a
    Linux <...> 5.15.0-1031-aws #35-Ubuntu SMP Fri Feb 10 02:12:38 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
    
    Change-Id: I8f479ebeb75059d19c433836ad47030aa2aa5d6c


:100755 100755 a8556035a6c8219be952c64ce084c23a4dddc9e2 70d9998c4404533547089c0e3c7db9a017020d87 M	tcwg-base/tcwg-dev/start.sh
commit c30d75d7cf6380ae3a2a15c62bc8cb47e9597e2e
tree 793672205bc5a0906fa0d51c7552d29dc894c64c
parent f676808c9f87d6bf08b3637db2d6b7921eb5509a
author David Spickett <david.spickett@linaro.org> 2023-04-05 14:50:33 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-05 14:51:59 +0100

    tcwg-llvmbot: Correct RAM limit for SVE bots
    
    Turns out we need to at least add the "m" on the end or else:
    sudo docker run --name=silent-linaro-clang-aarch64-sve-vla-2stage ... --memory=63140 ...
    14:44:12 docker: Error response from daemon: Minimum memory limit allowed is 6MB.
    
    Change-Id: Ib8730e44fa796ba3ebf6ab7798092da672536ab7


:100755 100755 1e6b9c5c04362395b3a7a928b8a3b1ab6c540a0d ffac48719c90bc2163bdec440478f02a1b95ee87 M	tcwg-base/tcwg-llvmbot/start.sh
commit f676808c9f87d6bf08b3637db2d6b7921eb5509a
tree ef122a727734e0418d7f5dbb2c2fc78a6d7de45c
parent 6685725f0fd9c3c9b995cc38146ce41dca489c79
author David Spickett <david.spickett@linaro.org> 2023-04-05 11:17:23 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-05 11:18:37 +0100

    tcwg-llvmbot: Remove RAM limits for SVE bots
    
    The current Gravition instance has 64GB of RAM of which we were allowing
    the bot to use 32GB. This is not enough for building Flang.
    
    Doing this obviously risks locking up the machine but we can deal
    with that when we setup the final machines.
    
    On a 128GB RAM instance, 64GB RAM each should be enough. I hope.
    
    Change-Id: I0d6d2598dd19a962d26cfa6abf8688fadb4f0a3d


:100755 100755 2fdc23f3f7ed590b514bb99056f392b721d78b41 1e6b9c5c04362395b3a7a928b8a3b1ab6c540a0d M	tcwg-base/tcwg-llvmbot/start.sh
commit 6685725f0fd9c3c9b995cc38146ce41dca489c79
tree e78201aa2f0a5b185685f8680af38d1a7fb43a69
parent 2cf7267f57c130694ae3d52941f593419206c424
author David Spickett <david.spickett@linaro.org> 2023-04-05 09:32:40 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-05 09:32:40 +0100

    tcwg-llvmbot: Remove RAM limit for SVE bots
    
    This means they will use the default 1/2 of RAM.
    
    (which may still not be enough for Flang but we'll see)
    
    Change-Id: Id7b3ad7c30624b4e3bb2c93bb72fefab980d664a


:100755 100755 3edfb7567ca5a285dbd58d372384e766a75e62cf 2fdc23f3f7ed590b514bb99056f392b721d78b41 M	tcwg-base/tcwg-llvmbot/start.sh
commit 2cf7267f57c130694ae3d52941f593419206c424
tree 84a709e0cb94d21846d3856cc346a1bf22c0bfff
parent 55480ab37f01ef18ea87f7f6882503977f62dc35
author David Spickett <david.spickett@linaro.org> 2023-04-04 16:19:42 +0100
committer David Spickett <david.spickett@linaro.org> 2023-04-04 16:19:42 +0100

    tcwg-llvmbot: Remove SVE bot core limits
    
    These applied to fx-02 and will not be the same for the
    new AWS machines.
    
    Change-Id: I2213ace2996dcd0ed356cedde3b8c55cba2fd6bd


:100755 100755 ae498fa4ef7a785b65c7510b73e6b44ad966ccac 3edfb7567ca5a285dbd58d372384e766a75e62cf M	tcwg-base/tcwg-llvmbot/start.sh
commit 55480ab37f01ef18ea87f7f6882503977f62dc35
tree 1a4e9cf8a7cdddb7d9623e7ae8b2f8f4a5cd6c1d
parent b3384b517790332e98ef3297658da4c3284c2fa4
author Adhemerval Zanella <adhemerval.zanella@linaro.org> 2023-02-21 08:44:11 -0300
committer Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org> 2023-03-30 14:36:03 +0000

    tcwg-base: Update .screerc for adhemerval.zanella
    
    Change-Id: I5f6a2e894db347fe1faeeb3f7d3ebe803b276446


:100644 100644 fe110341c97e2ad66ba65ddb76b717a6b5c630d8 da7dfe44f180ad092f47e95b196e74d4785423bb M	tcwg-base/home-data/adhemerval.zanella/.screenrc
commit b3384b517790332e98ef3297658da4c3284c2fa4
tree 931e37ea9b7ad9edcb210db0a1998b849eafa39b
parent e2d77a313feec999b2c3454bfaf71b7313a3cc01
author Yongqin Liu <yongqin.liu@linaro.org> 2023-03-24 03:11:26 +0000
committer Yongqin Liu <yongqin.liu@linaro.org> 2023-03-24 14:15:37 +0800

    android-lava: update to use RUN instead of ADD
    
    to save steps for the docker image
    
    Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
    Change-Id: Icea6dc65d9e56f3b3c2d53a445d02ff91785c5a7


:100644 100644 aed4d4bc21685072b9fd1e1717411308af9e5ecc 2a442c83b32dc7f2dc769bd9b5243bfee85836f6 M	bionic-amd64-android-lava/Dockerfile
commit e2d77a313feec999b2c3454bfaf71b7313a3cc01
tree 2a13a8daa13ae051bd9a7bf6ef025357990f8492
parent ea4a2ea706e2ed3f5a5709fdc74b3d178e448e1b
author Yongqin Liu <yongqin.liu@linaro.org> 2023-03-23 07:27:50 +0000
committer Yongqin Liu <yongqin.liu@linaro.org> 2023-03-24 14:15:37 +0800

    bionic-amd64-android-lava: use google newer aapt2
    
    to resolve the Android12/Master cts test problem
        03-23 10:03:23 E/AaptParser: aapt2 dump badging stderr: W/ziparchive(2505249): Unable to open 'badging': No such file or directory badging: error: No such file or directory.
        03-23 10:03:23 E/AaptParser: Failed to run aapt2 on /tmp/services4859452670708231436.apk. stdout:
        03-23 10:03:23 E/AndroidJUnitTest: AaptParser failed for file services4859452670708231436.apk. The APK won't be installed [cbe37e db845c:db845c AOSP.MASTER]
        com.android.tradefed.targetprep.TargetSetupError[AAPT_PARSER_FAILED|520050|DEPENDENCY_ISSUE]: AaptParser failed for file services4859452670708231436.apk. The APK won't be installed [cbe37e db845c:db845c AOSP.MASTER]
    
    Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
    Change-Id: Ibc305ddfb7a9097c559132ecd991e9c4d15f19fe


:100644 100644 2f273a6a9d2dee287725bd6c372a196154cb2a83 aed4d4bc21685072b9fd1e1717411308af9e5ecc M	bionic-amd64-android-lava/Dockerfile
