infra: update fuzz introspector #12170
Merged
Google Cloud Build / trial-build (oss-fuzz-base)
timed out
Jul 8, 2024 in 7h 0m 6s
Summary
Build Information
Trigger | trial-build |
Build | 8862680a-70ea-4d54-a49b-451c6c14dd90 |
Start | 2024-07-08T02:37:14-07:00 |
Duration | 7h0m5.165s |
Status | TIMEOUT |
Steps
Step | Status | Duration |
---|---|---|
gcr.io/cloud-builders/docker | SUCCESS | 33.582s |
gcr.io/oss-fuzz-base/trial-build | CANCELLED | 6h59m26.408s |
Details
starting build "8862680a-70ea-4d54-a49b-451c6c14dd90"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/google/oss-fuzz
* branch 46952a3ca8e9c335d9a5a6774e96c7e51a10f868 -> FETCH_HEAD
HEAD is now at 46952a3 infra: update fuzz introspector
BUILD
Starting Step #0
Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #0: Sending build context to Docker daemon 16.27MB
Step #0: Step 1/6 : FROM gcr.io/cloud-builders/gcloud
Step #0: ---> e6b08c6c786f
Step #0: Step 2/6 : RUN apt-get update && apt-get install python3-pip -y
Step #0: ---> Running in 991d3d2347ef
Step #0: Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Step #0: Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
Step #0: Get:3 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease [24.6 kB]
Step #0: Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
Step #0: Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
Step #0: Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
Step #0: Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
Step #0: Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
Step #0: Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
Step #0: Get:10 http://ppa.launchpad.net/git-core/ppa/ubuntu focal/main amd64 Packages [3174 B]
Step #0: Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4228 kB]
Step #0: Get:12 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB]
Step #0: Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1530 kB]
Step #0: Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3882 kB]
Step #0: Get:15 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
Step #0: Get:16 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
Step #0: Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3758 kB]
Step #0: Get:18 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3733 kB]
Step #0: Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1245 kB]
Step #0: Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]
Step #0: Fetched 32.0 MB in 3s (10.5 MB/s)
Step #0: Reading package lists...
Step #0: Reading package lists...
Step #0: Building dependency tree...
Step #0: Reading state information...
Step #0: The following additional packages will be installed:
Step #0: build-essential g++ gcc
Step #0: Suggested packages:
Step #0: g++-multilib gcc-multilib autoconf automake libtool flex bison gdb gcc-doc
Step #0: The following NEW packages will be installed:
Step #0: build-essential g++ gcc python3-pip
Step #0: 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
Step #0: Need to get 242 kB of archives.
Step #0: After this operation, 1139 kB of additional disk space will be used.
Step #0: Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
Step #0: Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
Step #0: Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
Step #0: Get:4 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB]
Step #0: �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #0: �[0mFetched 242 kB in 0s (860 kB/s)
Step #0: Selecting previously unselected package gcc.
Step #0: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23155 files and directories currently installed.)
Step #0: Preparing to unpack .../gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
Step #0: Unpacking gcc (4:9.3.0-1ubuntu2) ...
Step #0: Selecting previously unselected package g++.
Step #0: Preparing to unpack .../g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
Step #0: Unpacking g++ (4:9.3.0-1ubuntu2) ...
Step #0: Selecting previously unselected package build-essential.
Step #0: Preparing to unpack .../build-essential_12.8ubuntu1.1_amd64.deb ...
Step #0: Unpacking build-essential (12.8ubuntu1.1) ...
Step #0: Selecting previously unselected package python3-pip.
Step #0: Preparing to unpack .../python3-pip_20.0.2-5ubuntu1.10_all.deb ...
Step #0: Unpacking python3-pip (20.0.2-5ubuntu1.10) ...
Step #0: Setting up gcc (4:9.3.0-1ubuntu2) ...
Step #0: Setting up python3-pip (20.0.2-5ubuntu1.10) ...
Step #0: Setting up g++ (4:9.3.0-1ubuntu2) ...
Step #0: update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Step #0: update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist
Step #0: Setting up build-essential (12.8ubuntu1.1) ...
Step #0: Removing intermediate container 991d3d2347ef
Step #0: ---> c99aa80b68a1
Step #0: Step 3/6 : COPY . /opt/oss-fuzz
Step #0: ---> 8e585cb1b51f
Step #0: Step 4/6 : RUN pip install -r /opt/oss-fuzz/infra/build/functions/requirements.txt
Step #0: ---> Running in e5f31f5493ca
Step #0: Collecting Brotli==1.0.9
Step #0: Downloading Brotli-1.0.9-cp38-cp38-manylinux1_x86_64.whl (357 kB)
Step #0: Collecting hiredis==1.1.0
Step #0: Downloading hiredis-1.1.0-cp38-cp38-manylinux2010_x86_64.whl (62 kB)
Step #0: Collecting PyYaml==6.0
Step #0: Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
Step #0: Collecting PyGithub==1.51
Step #0: Downloading PyGithub-1.51-py3-none-any.whl (260 kB)
Step #0: Collecting grpcio==1.49.1
Step #0: Downloading grpcio-1.49.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB)
Step #0: Collecting google-auth==1.21.1
Step #0: Downloading google_auth-1.21.1-py2.py3-none-any.whl (93 kB)
Step #0: Collecting google-cloud-datastore<2.0
Step #0: Downloading google_cloud_datastore-1.15.5-py2.py3-none-any.whl (134 kB)
Step #0: Collecting google-cloud-ndb==1.7.1
Step #0: Downloading google_cloud_ndb-1.7.1-py3-none-any.whl (168 kB)
Step #0: Collecting google-cloud-scheduler==1.3.0
Step #0: Downloading google_cloud_scheduler-1.3.0-py2.py3-none-any.whl (91 kB)
Step #0: Collecting google-cloud-storage==1.29.0
Step #0: Downloading google_cloud_storage-1.29.0-py2.py3-none-any.whl (85 kB)
Step #0: Collecting google-api-core==1.22.2
Step #0: Downloading google_api_core-1.22.2-py2.py3-none-any.whl (91 kB)
Step #0: Collecting google-api-python-client==1.9.3
Step #0: Downloading google_api_python_client-1.9.3-py3-none-any.whl (59 kB)
Step #0: Collecting oauth2client==4.1.3
Step #0: Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
Step #0: Collecting python-dateutil==2.8.1
Step #0: Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Step #0: Collecting protobuf==3.20.2
Step #0: Downloading protobuf-3.20.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Step #0: Collecting beautifulsoup4==4.11.1
Step #0: Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
Step #0: Collecting deprecated
Step #0: Downloading Deprecated-1.2.14-py2.py3-none-any.whl (9.6 kB)
Step #0: Collecting pyjwt
Step #0: Downloading PyJWT-2.8.0-py3-none-any.whl (22 kB)
Step #0: Requirement already satisfied: requests>=2.14.0 in /usr/lib/python3/dist-packages (from PyGithub==1.51->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 20)) (2.22.0)
Step #0: Requirement already satisfied: six>=1.5.2 in /usr/lib/python3/dist-packages (from grpcio==1.49.1->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 21)) (1.14.0)
Step #0: Collecting cachetools<5.0,>=2.0.0
Step #0: Downloading cachetools-4.2.4-py3-none-any.whl (10 kB)
Step #0: Collecting pyasn1-modules>=0.2.1
Step #0: Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)
Step #0: Collecting rsa<5,>=3.1.4; python_version >= "3.5"
Step #0: Downloading rsa-4.9-py3-none-any.whl (34 kB)
Step #0: Requirement already satisfied: setuptools>=40.3.0 in /usr/lib/python3/dist-packages (from google-auth==1.21.1->-r /opt/oss-fuzz/infra/build/functions/requirements.txt (line 22)) (45.2.0)
Step #0: Collecting google-cloud-core<3.0dev,>=1.4.0
Step #0: Downloading google_cloud_core-2.4.1-py2.py3-none-any.whl (29 kB)
Step #0: Collecting pymemcache
Step #0: Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB)
Step #0: Collecting redis
Step #0: Downloading redis-5.0.7-py3-none-any.whl (252 kB)
Step #0: Collecting google-resumable-media<0.6dev,>=0.5.0
Step #0: Downloading google_resumable_media-0.5.1-py2.py3-none-any.whl (38 kB)
Step #0: Collecting googleapis-common-protos<2.0dev,>=1.6.0
Step #0: Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB)
Step #0: Collecting pytz
Step #0: Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB)
Step #0: Collecting google-auth-httplib2>=0.0.3
Step #0: Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB)
Step #0: Collecting httplib2<1dev,>=0.9.2
Step #0: Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
Step #0: Collecting uritemplate<4dev,>=3.0.0
Step #0: Downloading uritemplate-3.0.1-py2.py3-none-any.whl (15 kB)
Step #0: Collecting pyasn1>=0.1.7
Step #0: Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
Step #0: Collecting soupsieve>1.2
Step #0: Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
Step #0: Collecting wrapt<2,>=1.10
Step #0: Downloading wrapt-1.16.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB)
Step #0: Collecting async-timeout>=4.0.3; python_full_version < "3.11.3"
Step #0: Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Step #0: Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2; python_version > "3.0"
Step #0: Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB)
Step #0: �[91mERROR: google-cloud-core 2.4.1 has requirement google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.6, but you'll have google-api-core 1.22.2 which is incompatible.
Step #0: �[0m�[91mERROR: google-cloud-core 2.4.1 has requirement google-auth<3.0dev,>=1.25.0, but you'll have google-auth 1.21.1 which is incompatible.
Step #0: �[0m�[91mERROR: google-cloud-datastore 1.15.5 has requirement google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5, but you'll have google-api-core 1.22.2 which is incompatible.
Step #0: �[0m�[91mERROR: google-cloud-storage 1.29.0 has requirement google-cloud-core<2.0dev,>=1.2.0, but you'll have google-cloud-core 2.4.1 which is incompatible.
Step #0: �[0mInstalling collected packages: Brotli, hiredis, PyYaml, wrapt, deprecated, pyjwt, PyGithub, grpcio, cachetools, pyasn1, pyasn1-modules, rsa, google-auth, protobuf, googleapis-common-protos, pytz, google-api-core, google-cloud-core, google-cloud-datastore, pymemcache, async-timeout, redis, google-cloud-ndb, google-cloud-scheduler, google-resumable-media, google-cloud-storage, pyparsing, httplib2, google-auth-httplib2, uritemplate, google-api-python-client, oauth2client, python-dateutil, soupsieve, beautifulsoup4
Step #0: Successfully installed Brotli-1.0.9 PyGithub-1.51 PyYaml-6.0 async-timeout-4.0.3 beautifulsoup4-4.11.1 cachetools-4.2.4 deprecated-1.2.14 google-api-core-1.22.2 google-api-python-client-1.9.3 google-auth-1.21.1 google-auth-httplib2-0.2.0 google-cloud-core-2.4.1 google-cloud-datastore-1.15.5 google-cloud-ndb-1.7.1 google-cloud-scheduler-1.3.0 google-cloud-storage-1.29.0 google-resumable-media-0.5.1 googleapis-common-protos-1.63.2 grpcio-1.49.1 hiredis-1.1.0 httplib2-0.22.0 oauth2client-4.1.3 protobuf-3.20.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 pyjwt-2.8.0 pymemcache-4.0.0 pyparsing-3.1.2 python-dateutil-2.8.1 pytz-2024.1 redis-5.0.7 rsa-4.9 soupsieve-2.5 uritemplate-3.0.1 wrapt-1.16.0
Step #0: Removing intermediate container e5f31f5493ca
Step #0: ---> 017508902649
Step #0: Step 5/6 : WORKDIR /opt/oss-fuzz/infra/build/functions/
Step #0: ---> Running in 175e13c7af8f
Step #0: Removing intermediate container 175e13c7af8f
Step #0: ---> f27f2eb5414a
Step #0: Step 6/6 : ENTRYPOINT ["python3", "/opt/oss-fuzz/infra/build/functions/ci_trial_build.py"]
Step #0: ---> Running in e674f78a61e6
Step #0: Removing intermediate container e674f78a61e6
Step #0: ---> 9aa4ecdea66d
Step #0: Successfully built 9aa4ecdea66d
Step #0: Successfully tagged gcr.io/oss-fuzz-base/trial-build:latest
Finished Step #0
Starting Step #1
Step #1: Already have image: gcr.io/oss-fuzz-base/trial-build
Step #1: INFO:root:Command: ['all', '--fuzzing-engines', 'libfuzzer', '--sanitizers', 'introspector', '--repo', 'https://github.com/google/oss-fuzz', '--branch', 'DavidKorczynski-patch-9'].
Step #1: INFO:root:Timeout: 25200, trial build end time: 2024-07-08 16:37:55.058784
Step #1: Creating temporary archive of 5859 file(s) totalling 10.4 MiB before compression.
Step #1: Some files were not included in the source upload.
Step #1:
Step #1: Check the gcloud log [/builder/home/.config/gcloud/logs/2024.07.08/09.37.56.693015.log] to see which files and the contents of the
Step #1: default gcloudignore file used (see `$ gcloud topic gcloudignore` to learn
Step #1: more).
Step #1:
Step #1: Uploading tarball of [.] to [gs://oss-fuzz-base_cloudbuild/source/1720431477.203635-156d94828072414e9a4b6913faa52902.tgz]
Step #1: Created [https://cloudbuild.googleapis.com/v1/projects/oss-fuzz-base/locations/us-central1/builds/45257885-4117-4626-8fe1-3efb07412f66].
Step #1: Logs are available at [ https://console.cloud.google.com/cloud-build/builds;region=us-central1/45257885-4117-4626-8fe1-3efb07412f66?project=1053000335369 ].
Step #1: Waiting for build to complete. Polling interval: 1 second(s).
Step #1: ----------------------------- REMOTE BUILD OUTPUT ------------------------------
Step #1: starting build "45257885-4117-4626-8fe1-3efb07412f66"
Step #1:
Step #1: FETCHSOURCE
Step #1: Fetching storage object: gs://oss-fuzz-base_cloudbuild/source/1720431477.203635-156d94828072414e9a4b6913faa52902.tgz#1720431482926641
Step #1: Copying gs://oss-fuzz-base_cloudbuild/source/1720431477.203635-156d94828072414e9a4b6913faa52902.tgz#1720431482926641...
Step #1: / [0 files][ 0.0 B/ 3.2 MiB]
/ [1 files][ 3.2 MiB/ 3.2 MiB]
Step #1: Operation completed over 1 objects/3.2 MiB.
Step #1: BUILD
Step #1: Starting Step #0
Step #1: Step #0: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Step #0: #1 [internal] load build definition from Dockerfile
Step #1: Step #0: #1 sha256:312bdfaee6652ccb4eb7d865b82e1f1297e1d22c5bc86f01a3a508d62b761078
Step #1: Step #0: #1 transferring dockerfile: 1.29kB done
Step #1: Step #0: #1 DONE 0.0s
Step #1: Step #0:
Step #1: Step #0: #2 [internal] load .dockerignore
Step #1: Step #0: #2 sha256:af6b41b0ff98c0364590d8587996d254a463b02a9c4ac85156cbf45cf4476724
Step #1: Step #0: #2 transferring context: 2B done
Step #1: Step #0: #2 DONE 0.0s
Step #1: Step #0:
Step #1: Step #0: #3 [internal] load metadata for docker.io/library/ubuntu:20.04@sha256:4a45212e9518f35983a976eead0de5eecc555a2f047134e9dd2cfc589076a00d
Step #1: Step #0: #3 sha256:a83a40b845d4ebca8f897a56c8b591c68fe9fa4d636d3f65e7899bb18913e0de
Step #1: Step #0: #3 DONE 0.4s
Step #1: Step #0:
Step #1: Step #0: #5 [1/3] FROM docker.io/library/ubuntu:20.04@sha256:4a45212e9518f35983a976eead0de5eecc555a2f047134e9dd2cfc589076a00d
Step #1: Step #0: #5 sha256:1f0acfdd5981216c6711caf66f1fb59b72ca5d5b4d15e8640e8afa9e2cf11975
Step #1: Step #0: #5 DONE 0.0s
Step #1: Step #0:
Step #1: Step #0: #8 importing cache manifest from gcr.io/oss-fuzz-base/base-image-testing-davidkorczynski-patch-9
Step #1: Step #0: #8 sha256:ba2a36c00f0be81979557800c9a5d6243da4cfcc52e873563480b0bf2a453400
Step #1: Step #0: #8 ...
Step #1: Step #0:
Step #1: Step #0: #4 importing cache manifest from gcr.io/oss-fuzz-base/base-image
Step #1: Step #0: #4 sha256:f033f07bf6a4c4f6e86e7312a4d42187af35bbab9f5c945027aa59098545788a
Step #1: Step #0: #4 DONE 0.3s
Step #1: Step #0:
Step #1: Step #0: #8 importing cache manifest from gcr.io/oss-fuzz-base/base-image-testing-davidkorczynski-patch-9
Step #1: Step #0: #8 sha256:ba2a36c00f0be81979557800c9a5d6243da4cfcc52e873563480b0bf2a453400
Step #1: Step #0: #8 DONE 0.3s
Step #1: Step #0:
Step #1: Step #0: #6 [2/3] RUN apt-get update && apt-get upgrade -y && apt-get install -y libc6-dev binutils libgcc-9-dev tzdata && apt-get autoremove -y
Step #1: Step #0: #6 sha256:b23d6769724fe3eb04542483dd638fb6595a8a2f736b89c9797aea1c1fb6d17c
Step #1: Step #0: #6 CACHED
Step #1: Step #0:
Step #1: Step #0: #7 [3/3] RUN mkdir -p /out /src /work && chmod a+rwx /out /src /work
Step #1: Step #0: #7 sha256:d62851f9737b178033a02ae7018944ce487f4a4b8b93392700805c1806522120
Step #1: Step #0: #7 pulling sha256:b549f31133a955f68f9fa0d93f18436c4a180e12184b999a8ecf14f7eaa83309
Step #1: Step #0: #7 pulling sha256:e63f20a28fdfe705f54b6e29d0b60266d636d8205d399f5ea3f2aa1aa32b272a
Step #1: Step #0: #7 pulling sha256:aa5595515f9927c55ceec0f3d607b835ab9322a91c516c75887ef0f9cd2df769
Step #1: Step #0: #7 pulling sha256:b549f31133a955f68f9fa0d93f18436c4a180e12184b999a8ecf14f7eaa83309 0.3s done
Step #1: Step #0: #7 pulling sha256:aa5595515f9927c55ceec0f3d607b835ab9322a91c516c75887ef0f9cd2df769 0.1s done
Step #1: Step #0: #7 pulling sha256:e63f20a28fdfe705f54b6e29d0b60266d636d8205d399f5ea3f2aa1aa32b272a 0.9s done
Step #1: Step #0: #7 CACHED
Step #1: Step #0:
Step #1: Step #0: #9 exporting to image
Step #1: Step #0: #9 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
Step #1: Step #0: #9 exporting layers done
Step #1: Step #0: #9 writing image sha256:b896d14deec13624e3e76fd49cdd9b96d33d5a79624e4446fcfe278246cfb9a0 done
Step #1: Step #0: #9 naming to gcr.io/oss-fuzz-base/base-image done
Step #1: Step #0: #9 naming to gcr.io/oss-fuzz-base/base-image-testing-davidkorczynski-patch-9 done
Step #1: Step #0: #9 DONE 0.0s
Step #1: Step #0:
Step #1: Step #0: #10 exporting cache
Step #1: Step #0: #10 sha256:2700d4ef94dee473593c5c614b55b2dedcca7893909811a8f2b48291a1f581e4
Step #1: Step #0: #10 preparing build cache for export done
Step #1: Step #0: #10 DONE 0.0s
Step #1: Finished Step #0
Step #1: Starting Step #1
Step #1: Step #1: Already have image (with digest): gcr.io/cloud-builders/docker
Step #1: Step #1: #1 [internal] load build definition from Dockerfile
Step #1: Step #1: #1 sha256:bc14519429a5cf9122726780f467627d2b4b2064df904e5bfb0d37fe27be6542
Step #1: Step #1: #1 transferring dockerfile: 2.94kB done
Step #1: Step #1: #1 DONE 0.0s
Step #1: Step #1:
Step #1: Step #1: #2 [internal] load .dockerignore
Step #1: Step #1: #2 sha256:2b408c96e8b58d1bab01e037ab43fffbdebae49ac9efe9aa0014b4b17138860c
Step #1: Step #1: #2 transferring context: 2B done
Step #1: Step #1: #2 DONE 0.0s
Step #1: Step #1:
Step #1: Step #1: #3 [internal] load metadata for gcr.io/oss-fuzz-base/base-image:latest
Step #1: Step #1: #3 sha256:a128e4233990023c173000bc86ab935b55cf082b2d473730ea1a4828cc8bd79c
Step #1: Step #1: #3 DONE 0.0s
Step #1: Step #1:
Step #1: Step #1: #9 [internal] load build context
Step #1: Step #1: #9 sha256:ea96cf6c39fa1b85c37d951ffcbcbf1485d3bfe6c6e0bbfc66e5a97743e88a40
Step #1: Step #1: #9 DONE 0.0s
Step #1: Step #1:
Step #1: Step #1: #6 [1/6] FROM gcr.io/oss-fuzz-base/base-image
Step #1: Step #1: #6 sha256:55520b9d95ba838fedafe4514d6ec6e2c6ec484c7794d95d0ed2ddef3eaae1a5
Step #1: Step #1: #6 DONE 0.0s
Step #1: Step #1:
Step #1: Step #1: #5 importing cache manifest from gcr.io/oss-fuzz-base/base-clang-testing-davidkorczynski-patch-9
Step #1: Step #1: #5 sha256:09422aa472fa44821543547ea47d595f58ebf6db4079772f0886566ba8d5c7fc
Step #1: Step #1: #5 ...
Step #1: Step #1:
Step #1: Step #1: #4 importing cache manifest from gcr.io/oss-fuzz-base/base-clang
Step #1: Step #1: #4 sha256:9a34088d67fee9ff11eb1a2face0b3eb8a87145abdc5319e0250a76f10099194
Step #1: Step #1: #4 DONE 0.2s
Step #1: Step #1:
Step #1: Step #1: #5 importing cache manifest from gcr.io/oss-fuzz-base/base-clang-testing-davidkorczynski-patch-9
Step #1: Step #1: #5 sha256:09422aa472fa44821543547ea47d595f58ebf6db4079772f0886566ba8d5c7fc
Step #1: Step #1: #5 DONE 0.3s
Step #1: Step #1:
Step #1: Step #1: #6 [1/6] FROM gcr.io/oss-fuzz-base/base-image
Step #1: Step #1: #6 sha256:55520b9d95ba838fedafe4514d6ec6e2c6ec484c7794d95d0ed2ddef3eaae1a5
Step #1: Step #1: #6 DONE 0.0s
Step #1: Step #1:
Step #1: Step #1: #9 [internal] load build context
Step #1: Step #1: #9 sha256:ea96cf6c39fa1b85c37d951ffcbcbf1485d3bfe6c6e0bbfc66e5a97743e88a40
Step #1: Step #1: #9 transferring context: 7.80kB done
Step #1: Step #1: #9 DONE 0.0s
Step #1: Step #1:
Step #1: Step #1: #7 [2/6] RUN apt-get update && apt-get install -y wget sudo && wget -q https://github.com/Kitware/CMake/releases/download/v3.29.2/cmake-3.29.2-Linux-x86_64.sh && chmod +x cmake-3.29.2-Linux-x86_64.sh && ./cmake-3.29.2-Linux-x86_64.sh --skip-license --prefix="/usr/local" && rm cmake-3.29.2-Linux-x86_64.sh && SUDO_FORCE_REMOVE=yes apt-get autoremove --purge -y wget sudo && rm -rf /usr/local/doc/cmake /usr/local/bin/cmake-gui
Step #1: Step #1: #7 sha256:c622f5c618e8546e21cf3ded3f82397137253d2771d069c4b0166f078a0f7043
Step #1: Step #1: #7 0.432 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB]
Step #1: Step #1: #7 0.445 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
Step #1: Step #1: #7 0.472 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB]
Step #1: Step #1: #7 0.641 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB]
Step #1: Step #1: #7 0.707 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3758 kB]
Step #1: Step #1: #7 0.811 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4228 kB]
Step #1: Step #1: #7 0.958 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3733 kB]
Step #1: Step #1: #7 1.003 Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB]
Step #1: Step #1: #7 1.003 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1245 kB]
Step #1: Step #1: #7 1.045 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3882 kB]
Step #1: Step #1: #7 1.091 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB]
Step #1: Step #1: #7 1.092 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1530 kB]
Step #1: Step #1: #7 2.083 Fetched 18.8 MB in 2s (11.0 MB/s)
Step #1: Step #1: #7 2.083 Reading package lists...
Step #1: Step #1: #7 3.427 Reading package lists...
Step #1: Step #1: #7 4.708 Building dependency tree...
Step #1: Step #1: #7 4.942 Reading state information...
Step #1: Step #1: #7 5.163 The following additional packages will be installed:
Step #1: Step #1: #7 5.164 ca-certificates libpsl5 libssl1.1 openssl publicsuffix
Step #1: Step #1: #7 5.224 The following NEW packages will be installed:
Step #1: Step #1: #7 5.226 ca-certificates libpsl5 libssl1.1 openssl publicsuffix sudo wget
Step #1: Step #1: #7 5.323 0 upgraded, 7 newly installed, 0 to remove and 37 not upgraded.
Step #1: Step #1: #7 5.323 Need to get 3123 kB of archives.
Step #1: Step #1: #7 5.323 After this operation, 9496 kB of additional disk space will be used.
Step #1: Step #1: #7 5.323 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.22 [1323 kB]
Step #1: Step #1: #7 5.640 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.22 [622 kB]
Step #1: Step #1: #7 5.653 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
Step #1: Step #1: #7 5.656 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 sudo amd64 1.8.31-1ubuntu1.5 [515 kB]
Step #1: Step #1: #7 5.667 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
Step #1: Step #1: #7 5.680 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
Step #1: Step #1: #7 5.682 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2.1 [349 kB]
Step #1: Step #1: #7 5.831 debconf: delaying package configuration, since apt-utils is not installed
Step #1: Step #1: #7 5.869 Fetched 3123 kB in 0s (6852 kB/s)
Step #1: Step #1: #7 5.904 Selecting previously unselected package libssl1.1:amd64.
Step #1: Step #1: #7 5.904 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10454 files and directories currently installed.)
Step #1: Step #1: #7 5.912 Preparing to unpack .../0-libssl1.1_1.1.1f-1ubuntu2.22_amd64.deb ...
Step #1: Step #1: #7 5.919 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
Step #1: Step #1: #7 6.075 Selecting previously unselected package openssl.
Step #1: Step #1: #7 6.077 Preparing to unpack .../1-openssl_1.1.1f-1ubuntu2.22_amd64.deb ...
Step #1: Step #1: #7 6.080 Unpacking openssl (1.1.1f-1ubuntu2.22) ...
Step #1: Step #1: #7 6.181 Selecting previously unselected package ca-certificates.
Step #1: Step #1: #7 6.183 Preparing to unpack .../2-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
Step #1: Step #1: #7 6.186 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
Step #1: Step #1: #7 6.246 Selecting previously unselected package sudo.
Step #1: Step #1: #7 6.247 Preparing to unpack .../3-sudo_1.8.31-1ubuntu1.5_amd64.deb ...
Step #1: Step #1: #7 6.252 Unpacking sudo (1.8.31-1ubuntu1.5) ...
Step #1: Step #1: #7 6.337 Selecting previously unselected package libpsl5:amd64.
Step #1: Step #1: #7 6.338 Preparing to unpack .../4-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
Step #1: Step #1: #7 6.341 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
Step #1: Step #1: #7 6.373 Selecting previously unselected package publicsuffix.
Step #1: Step #1: #7 6.374 Preparing to unpack .../5-publicsuffix_20200303.0012-1_all.deb ...
Step #1: Step #1: #7 6.378 Unpacking publicsuffix (20200303.0012-1) ...
Step #1: Step #1: #7 6.416 Selecting previously unselected package wget.
Step #1: Step #1: #7 6.418 Preparing to unpack .../6-wget_1.20.3-1ubuntu2.1_amd64.deb ...
Step #1: Step #1: #7 6.421 Unpacking wget (1.20.3-1ubuntu2.1) ...
Step #1: Step #1: #7 6.483 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
Step #1: Step #1: #7 6.493 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.22) ...
Step #1: Step #1: #7 6.590 Setting up sudo (1.8.31-1ubuntu1.5) ...
Step #1: Step #1: #7 6.615 Setting up openssl (1.1.1f-1ubuntu2.22) ...
Step #1: Step #1: #7 6.628 Setting up publicsuffix (20200303.0012-1) ...
Step #1: Step #1: #7 6.638 Setting up wget (1.20.3-1ubuntu2.1) ...
Step #1: Step #1: #7 6.650 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
Step #1: Step #1: #7 7.186 Updating certificates in /etc/ssl/certs...
Step #1: Step #1: #7 7.858 137 added, 0 removed; done.
Step #1: Step #1: #7 7.896 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
Step #1: Step #1: #7 7.914 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
Step #1: Step #1: #7 7.920 Updating certificates in /etc/ssl/certs...
Step #1: Step #1: #7 8.453 0 added, 0 removed; done.
Step #1: Step #1: #7 8.453 Running hooks in /etc/ca-certificates/update.d...
Step #1: Step #1: #7 8.454 done.
Step #1: Step #1: #7 9.076 CMake Installer Version: 3.29.2, Copyright (c) Kitware
Step #1: Step #1: #7 9.076 This is a self-extracting archive.
Step #1: Step #1: #7 9.076 The archive will be extracted to: /usr/local
Step #1: Step #1: #7 9.077
Step #1: Step #1: #7 9.077 Using target directory: /usr/local
Step #1: Step #1: #7 9.077 Extracting, please wait...
Step #1: Step #1: #7 9.077
Step #1: Step #1: #7 10.66 Unpacking finished successfully
Step #1: Step #1: #7 10.72 Reading package lists...
Step #1: Step #1: #7 12.01 Building dependency tree...
Step #1: Step #1: #7 12.25 Reading state information...
Step #1: Step #1: #7 12.50 The following packages will be REMOVED:
Step #1: Step #1: #7 12.50 libpsl5* publicsuffix* sudo* wget*
Step #1: Step #1: #7 12.69 0 upgraded, 0 newly installed, 4 to remove and 37 not upgraded.
Step #1: Step #1: #7 12.69 After this operation, 3678 kB disk space will be freed.
Step #1: Step #1: #7 12.70 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 10864 files and directories currently installed.)
Step #1: Step #1: #7 12.71 Removing wget (1.20.3-1ubuntu2.1) ...
Step #1: Step #1: #7 12.73 Removing libpsl5:amd64 (0.21.0-1ubuntu1) ...
Step #1: Step #1: #7 12.76 Removing publicsuffix (20200303.0012-1) ...
Step #1: Ste
...
[Logs truncated due to log size limitations. For full logs, see https://storage.cloud.google.com/oss-fuzz-trialbuild-logs/log-8862680a-70ea-4d54-a49b-451c6c14dd90.txt.]
...
.cloud.google.com/cloud-build/builds;region=us-central1/1466d6ca-22ef-4136-8c92-0833b7c251ec?project=oss-fuzz
Step #1: INFO:root:twitter4j. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-deb1bdff-cbcf-495d-b79f-e3318fbe7e93.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/deb1bdff-cbcf-495d-b79f-e3318fbe7e93?project=oss-fuzz
Step #1: INFO:root:Project "typescript" is written in "javascript", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping typescript.
Step #1: INFO:root:Project "typescript-example" is written in "javascript", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping typescript-example.
Step #1: INFO:root:typing_extensions. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-b1920451-f802-41e8-be53-e50a232f70d3.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/b1920451-f802-41e8-be53-e50a232f70d3?project=oss-fuzz
Step #1: INFO:root:Project "typst" is written in "rust", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping typst.
Step #1: INFO:root:Project "u-root" is written in "go", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping u-root.
Step #1: INFO:root:Project "ua-parser-js" is written in "javascript", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping ua-parser-js.
Step #1: INFO:root:Project "uint256" is written in "go", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping uint256.
Step #1: INFO:root:unbound. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-665e7168-b269-4f1e-8cc5-93f421e12144.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/665e7168-b269-4f1e-8cc5-93f421e12144?project=oss-fuzz
Step #1: INFO:root:underscore. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-67c308c9-5d5b-46e8-86ff-615a718a0f2b.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/67c308c9-5d5b-46e8-86ff-615a718a0f2b?project=oss-fuzz
Step #1: INFO:root:undertow. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1ef06c32-ac66-4260-8dad-2786d2af0f9b.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/1ef06c32-ac66-4260-8dad-2786d2af0f9b?project=oss-fuzz
Step #1: INFO:root:Project "unicode-rs" is written in "rust", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping unicode-rs.
Step #1: INFO:root:unicorn. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f04b9db9-acda-4ea3-a41d-14ad2d7bb8f0.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/f04b9db9-acda-4ea3-a41d-14ad2d7bb8f0?project=oss-fuzz
Step #1: INFO:root:unit. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-149c462a-ca04-4208-9ce2-c611f68d3956.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/149c462a-ca04-4208-9ce2-c611f68d3956?project=oss-fuzz
Step #1: INFO:root:univocity-parsers. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-02eff301-c322-458b-8dea-9e24d6fdbb59.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/02eff301-c322-458b-8dea-9e24d6fdbb59?project=oss-fuzz
Step #1: INFO:root:uriparser. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1a2976c7-2a2c-4e39-a9b1-5a7bb9bc936b.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/1a2976c7-2a2c-4e39-a9b1-5a7bb9bc936b?project=oss-fuzz
Step #1: INFO:root:uritemplate. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-11aa7e87-7e3d-49cb-9900-c61d2b3d7f76.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/11aa7e87-7e3d-49cb-9900-c61d2b3d7f76?project=oss-fuzz
Step #1: INFO:root:urlextract. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f6b79371-bc79-412e-9900-ccd6b9c701d6.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/f6b79371-bc79-412e-9900-ccd6b9c701d6?project=oss-fuzz
Step #1: INFO:root:urllib3. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1bf4aa65-a532-4f8d-bd66-3421c6fbcbee.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/1bf4aa65-a532-4f8d-bd66-3421c6fbcbee?project=oss-fuzz
Step #1: INFO:root:usbguard. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-87d4a633-ea04-45d2-b882-78db20638cef.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/87d4a633-ea04-45d2-b882-78db20638cef?project=oss-fuzz
Step #1: INFO:root:usrsctp. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-01ccf0f4-ece3-4811-9c9f-4b4aa6d4dffd.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/01ccf0f4-ece3-4811-9c9f-4b4aa6d4dffd?project=oss-fuzz
Step #1: INFO:root:utf8proc. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-baf4ac1b-de28-4b65-8437-db56f3bc0fef.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/baf4ac1b-de28-4b65-8437-db56f3bc0fef?project=oss-fuzz
Step #1: INFO:root:util-linux. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-82d155af-f24a-479e-9cad-28def8b7097c.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/82d155af-f24a-479e-9cad-28def8b7097c?project=oss-fuzz
Step #1: INFO:root:uwebsockets. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-fa74443e-82fe-4a10-9962-f04a036633b5.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/fa74443e-82fe-4a10-9962-f04a036633b5?project=oss-fuzz
Step #1: INFO:root:validators. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-a6137c22-a39b-43b1-97e9-64f25ed10e55.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/a6137c22-a39b-43b1-97e9-64f25ed10e55?project=oss-fuzz
Step #1: INFO:root:valijson. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-59aa8954-50aa-44f0-9e5e-82ee0b9eb663.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/59aa8954-50aa-44f0-9e5e-82ee0b9eb663?project=oss-fuzz
Step #1: INFO:root:varnish. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-8e3b847d-0389-4766-977b-e8c5923957b9.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/8e3b847d-0389-4766-977b-e8c5923957b9?project=oss-fuzz
Step #1: INFO:root:Project "vitess" is written in "go", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping vitess.
Step #1: INFO:root:vlc. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0b726383-ed19-4603-abc5-8b8f3ade3ee0.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/0b726383-ed19-4603-abc5-8b8f3ade3ee0?project=oss-fuzz
Step #1: INFO:root:vorbis. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-e00c3208-4bc1-467f-9aa6-10070e963998.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/e00c3208-4bc1-467f-9aa6-10070e963998?project=oss-fuzz
Step #1: INFO:root:Project "vtpm-td" is written in "rust", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping vtpm-td.
Step #1: INFO:root:vulkan-loader. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-dbc6b479-caab-4669-9f5c-d113e9bebc15.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/dbc6b479-caab-4669-9f5c-d113e9bebc15?project=oss-fuzz
Step #1: INFO:root:vulnerable-project. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-565008f3-484e-4b89-886b-abcf3a3db287.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/565008f3-484e-4b89-886b-abcf3a3db287?project=oss-fuzz
Step #1: INFO:root:w3lib. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-3d1a9130-c90b-4a49-a150-6b2301131451.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/3d1a9130-c90b-4a49-a150-6b2301131451?project=oss-fuzz
Step #1: INFO:root:w3m. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-c5187a5d-c9bb-4ad0-a730-6296767e0153.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/c5187a5d-c9bb-4ad0-a730-6296767e0153?project=oss-fuzz
Step #1: INFO:root:wabt. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-5bf53536-4b40-4533-acb8-a584559f0be5.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/5bf53536-4b40-4533-acb8-a584559f0be5?project=oss-fuzz
Step #1: INFO:root:wasm3. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1ef7ce77-882d-4406-afb3-ccd9aec03fd3.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/1ef7ce77-882d-4406-afb3-ccd9aec03fd3?project=oss-fuzz
Step #1: INFO:root:wasmedge. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-7eb71dd9-f4dc-4e2c-8c87-572da92a482b.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/7eb71dd9-f4dc-4e2c-8c87-572da92a482b?project=oss-fuzz
Step #1: INFO:root:Project "wasmer" is written in "rust", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping wasmer.
Step #1: INFO:root:Project "wasmtime" is written in "rust", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping wasmtime.
Step #1: INFO:root:wavpack. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-50be2ceb-6059-4941-b150-1b503ecfb187.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/50be2ceb-6059-4941-b150-1b503ecfb187?project=oss-fuzz
Step #1: INFO:root:websocket-client. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-e9f990ca-a826-40b2-9c07-e278891a0cac.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/e9f990ca-a826-40b2-9c07-e278891a0cac?project=oss-fuzz
Step #1: INFO:root:websockets. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-a67591b1-dd54-47d0-9c7a-6bffdb7f32ff.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/a67591b1-dd54-47d0-9c7a-6bffdb7f32ff?project=oss-fuzz
Step #1: ERROR:root:Project "weechat" does not have a dockerfile.
Step #1: ERROR:root:Couldn't get project data. Skipping weechat.
Step #1: INFO:root:wget. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-4c8aee50-5d9b-421f-83bf-686d6cfffdc8.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/4c8aee50-5d9b-421f-83bf-686d6cfffdc8?project=oss-fuzz
Step #1: INFO:root:wget2. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-6bb985d9-ef0e-4e8e-b87b-11a225fe05f4.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/6bb985d9-ef0e-4e8e-b87b-11a225fe05f4?project=oss-fuzz
Step #1: INFO:root:wheel. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-a05e627f-647b-45ca-a926-9a7a2b538405.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/a05e627f-647b-45ca-a926-9a7a2b538405?project=oss-fuzz
Step #1: INFO:root:woff2. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-2cea6f2d-7d7f-4b52-96ce-eb6448eea504.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/2cea6f2d-7d7f-4b52-96ce-eb6448eea504?project=oss-fuzz
Step #1: INFO:root:wolfmqtt. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-b3ee65b1-ba50-43d9-9547-4275ea2e8dcf.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/b3ee65b1-ba50-43d9-9547-4275ea2e8dcf?project=oss-fuzz
Step #1: INFO:root:wpantund. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1dc2e798-3ee3-43e1-b786-c0c55aa74b91.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/1dc2e798-3ee3-43e1-b786-c0c55aa74b91?project=oss-fuzz
Step #1: INFO:root:wtforms. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-54126139-67cf-4d75-83ff-755e02692f0f.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/54126139-67cf-4d75-83ff-755e02692f0f?project=oss-fuzz
Step #1: INFO:root:wuffs. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-3fbad148-9b2e-44d3-b1c7-b1d2a68483e1.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/3fbad148-9b2e-44d3-b1c7-b1d2a68483e1?project=oss-fuzz
Step #1: INFO:root:wxwidgets. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-5b48b092-6bd8-49c4-9103-de80d3fc0ed0.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/5b48b092-6bd8-49c4-9103-de80d3fc0ed0?project=oss-fuzz
Step #1: ERROR:root:Project "xbps" does not have a dockerfile.
Step #1: ERROR:root:Couldn't get project data. Skipping xbps.
Step #1: INFO:root:xerces-c. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f88de4b1-b825-40c4-ae86-7f53a4759448.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/f88de4b1-b825-40c4-ae86-7f53a4759448?project=oss-fuzz
Step #1: INFO:root:xlrd. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-653e870a-76dd-4087-8fc5-a9af0775fe53.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/653e870a-76dd-4087-8fc5-a9af0775fe53?project=oss-fuzz
Step #1: INFO:root:xlsxwriter. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-c5b8d45c-6f5d-45b4-b72e-4e3a4d3cffa8.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/c5b8d45c-6f5d-45b4-b72e-4e3a4d3cffa8?project=oss-fuzz
Step #1: INFO:root:Project "xmldom" is written in "javascript", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping xmldom.
Step #1: INFO:root:xmlpull. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f13a537b-14fb-4f2b-b3ec-6253f43e7146.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/f13a537b-14fb-4f2b-b3ec-6253f43e7146?project=oss-fuzz
Step #1: INFO:root:xmltodict. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-49ffe211-dac3-4ce8-873b-f09b1c987f0c.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/49ffe211-dac3-4ce8-873b-f09b1c987f0c?project=oss-fuzz
Step #1: INFO:root:xnio-api. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-06fe3fdf-b7f3-4b7e-8684-238bc457a0ca.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/06fe3fdf-b7f3-4b7e-8684-238bc457a0ca?project=oss-fuzz
Step #1: INFO:root:xnnpack. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0eb93ae5-f95a-42e7-8438-229e8b069e7f.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/0eb93ae5-f95a-42e7-8438-229e8b069e7f?project=oss-fuzz
Step #1: INFO:root:xpdf. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-670c3f9f-ef20-4f0f-bfe1-02e209739920.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/670c3f9f-ef20-4f0f-bfe1-02e209739920?project=oss-fuzz
Step #1: INFO:root:xs. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-3dfa6f23-2056-43d2-9500-6a5f65f917be.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/3dfa6f23-2056-43d2-9500-6a5f65f917be?project=oss-fuzz
Step #1: INFO:root:xstream. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-7663cda8-efd9-4ee2-8452-61aa03aaf66a.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/7663cda8-efd9-4ee2-8452-61aa03aaf66a?project=oss-fuzz
Step #1: INFO:root:xvid. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-e8caae1f-4f61-44c5-a68e-9925fd490a56.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/e8caae1f-4f61-44c5-a68e-9925fd490a56?project=oss-fuzz
Step #1: INFO:root:xz. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1ee08537-4e5f-4250-ac39-e6698828cbbf.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/1ee08537-4e5f-4250-ac39-e6698828cbbf?project=oss-fuzz
Step #1: INFO:root:xz-java. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-58f21486-f3b8-4077-9653-34fc0f088e97.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/58f21486-f3b8-4077-9653-34fc0f088e97?project=oss-fuzz
Step #1: INFO:root:yajl-ruby. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-276bdd48-61f1-4bde-aca1-41e81f8002c8.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/276bdd48-61f1-4bde-aca1-41e81f8002c8?project=oss-fuzz
Step #1: INFO:root:yara. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1841ade6-c8f5-4ec9-867d-77583a2acd63.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/1841ade6-c8f5-4ec9-867d-77583a2acd63?project=oss-fuzz
Step #1: INFO:root:yarl. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-c2d31bfb-094f-4b3c-bb4d-077f119b6e77.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/c2d31bfb-094f-4b3c-bb4d-077f119b6e77?project=oss-fuzz
Step #1: INFO:root:Project "ygot" is written in "go", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping ygot.
Step #1: INFO:root:Project "zip-rs" is written in "rust", Fuzz Introspector is not supported yet.
Step #1: ERROR:root:No steps. Skipping zip-rs.
Step #1: INFO:root:zip4j. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-dcbe372b-df32-42da-a426-ff0d0189dc8b.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/dcbe372b-df32-42da-a426-ff0d0189dc8b?project=oss-fuzz
Step #1: INFO:root:zipp. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-624a4c8d-91e4-4976-8cb5-b82094c90003.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/624a4c8d-91e4-4976-8cb5-b82094c90003?project=oss-fuzz
Step #1: INFO:root:zlib. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-15968ade-7b1e-422e-ac84-1e279fe155be.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/15968ade-7b1e-422e-ac84-1e279fe155be?project=oss-fuzz
Step #1: INFO:root:znc. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-a858fc5a-960e-4c33-8118-2f7dcff31ba8.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/a858fc5a-960e-4c33-8118-2f7dcff31ba8?project=oss-fuzz
Step #1: INFO:root:zookeeper. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-eb475736-0cd0-4fe6-8d4b-ee01d71583c4.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/eb475736-0cd0-4fe6-8d4b-ee01d71583c4?project=oss-fuzz
Step #1: INFO:root:zopfli. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-72385790-40c2-4084-b269-cf46b498badb.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/72385790-40c2-4084-b269-cf46b498badb?project=oss-fuzz
Step #1: INFO:root:zstd. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-87f6797a-5a19-42f7-bfb6-3644f4f3e8f5.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/87f6797a-5a19-42f7-bfb6-3644f4f3e8f5?project=oss-fuzz
Step #1: INFO:root:zt-zip. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-17649d8f-ac42-4c5b-a262-e5c7073f3591.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/17649d8f-ac42-4c5b-a262-e5c7073f3591?project=oss-fuzz
Step #1: INFO:root:zxing. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-c54922ce-723e-4230-9093-02587644832e.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/c54922ce-723e-4230-9093-02587644832e?project=oss-fuzz
Step #1: INFO:root:zydis. logs: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-ae720b85-0c6b-4107-9ca8-1356780eab92.txt. GCB page: https://console.cloud.google.com/cloud-build/builds;region=us-central1/ae720b85-0c6b-4107-9ca8-1356780eab92?project=oss-fuzz
Step #1: INFO:root:----------------------------Build result----------------------------
Step #1: INFO:root:Trial build end time: 2024-07-08 16:37:55.058784
Step #1: INFO:root:Failed project, Statuses, Logs
Step #1: INFO:root:antlr4-java, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-776ca3bb-b8a1-4bf9-9341-8e91b1acfd75.txt
Step #1: INFO:root:apache-commons-codec, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1a2801de-0ccb-4e8c-8485-bc6ce74d4da7.txt
Step #1: INFO:root:apache-commons-collections, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-ac6e9473-7178-4889-8d20-4246d243d506.txt
Step #1: INFO:root:apache-commons-io, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f7181334-1bac-477e-86ea-7501db63e7c8.txt
Step #1: INFO:root:apache-commons-lang, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0c788eaa-b194-4b1d-b344-a3fdf9cb85b7.txt
Step #1: INFO:root:augeas, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-bc2219fd-793e-48be-acde-25d757bd735d.txt
Step #1: INFO:root:cbor-java, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-8c2bf494-703f-44ab-b4d0-d256431c6567.txt
Step #1: INFO:root:ecdsa-python, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-dda149fe-fd04-412b-9a96-83926f35e2db.txt
Step #1: INFO:root:exp4j, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-981010a7-99f3-49c4-bada-e594d7e0d8a7.txt
Step #1: INFO:root:gdbm, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-2a27d464-7399-4f0b-956c-c766da003d0f.txt
Step #1: INFO:root:gprof2dot, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0c1957ef-71eb-471d-bb54-5c45fdf4b7c1.txt
Step #1: INFO:root:guice, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-430a5612-168a-449e-af03-9ba02e742483.txt
Step #1: INFO:root:hadoop, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-ad898863-b3c5-4723-bd6c-b0681000cf54.txt
Step #1: INFO:root:hamcrest, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-4a6b206f-c5a1-4fc7-baea-27908c9a51fb.txt
Step #1: INFO:root:jsoup, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-02c0b105-bc15-4da7-9607-db03daa13ab1.txt
Step #1: INFO:root:jts, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f3f6759b-431c-4fe9-bde9-6d184912c8d9.txt
Step #1: INFO:root:kryo, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-abbc3d80-fb73-4cce-aaf6-1ac0e7b7b005.txt
Step #1: INFO:root:librawspeed, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-59ed66ad-e2d9-41c6-acc2-824c55f8b4d2.txt
Step #1: INFO:root:mdurl, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-b7549569-9d80-440a-87bc-cb4d74f14390.txt
Step #1: INFO:root:mruby, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-c24b8cc2-befe-40dc-8e89-1306e673a650.txt
Step #1: INFO:root:muparser, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f1c73b08-a5fc-49dc-95ea-75c94008e052.txt
Step #1: INFO:root:plexus-utils, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1988df13-65ec-4377-b96d-661277d3666b.txt
Step #1: INFO:root:reflections, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-b6cdee88-c73c-4243-95bd-773f4e29dfc9.txt
Step #1: INFO:root:twelve-monkeys, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1466d6ca-22ef-4136-8c92-0833b7c251ec.txt
Step #1: INFO:root:uwebsockets, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-fa74443e-82fe-4a10-9962-f04a036633b5.txt
Step #1: INFO:root:vlc, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0b726383-ed19-4603-abc5-8b8f3ade3ee0.txt
Step #1: INFO:root:opus, FAILURE, https://oss-fuzz-gcb-logs.storage.googleapis.com/log-94df42f5-a845-4184-9519-2f289694be8c.txt
Step #1: INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
Step #1: INFO:root:[2024-07-08 11:52:28.686187] Remaining builds: 21, defaultdict(<class 'list'>, {'bind9': ['c536fce2-9fe4-42b6-adeb-5d56ddfe2fd9'], 'brpc': ['92424ced-38c0-42a5-8171-2dd655bc8c56'], 'clamav': ['4cf4d292-d99c-41db-9078-829807960841'], 'cloud-custodian': ['ee8cb2d2-8901-4ad8-87ff-5c3101dec4e4'], 'duckdb': ['07a9e892-f719-40b3-b3fe-cfef60cdc23a'], 'fluent-bit': ['2b2587ca-8231-4ec3-8af7-12dcad2df80f'], 'hermes': ['4c0ffe98-a86c-41b2-bfd3-e1ba19001b75'], 'imageio': ['7f782bce-964b-495e-abad-d66c4c7c776b'], 'keystone': ['36c7c49f-bf70-4cd1-b042-21cf29f9db99'], 'leptonica': ['06606d5f-3459-458e-be79-0b301f381b10'], 'libvips': ['ed21f418-017f-4e97-8e51-363eb9a2f619'], 'libyal': ['314a0761-2bd1-43b0-9bb9-63747b4d9bd8'], 'mariadb': ['5643398e-8f95-470b-80e2-5c973f2d07ca'], 'ndpi': ['0c832128-e127-4a91-bfd5-f71a38ec4c9f'], 'openssl': ['60c9681b-0fd5-4c90-b7d3-074ab80df11f'], 'perfetto': ['6697feeb-0ce5-4751-9350-6d03dde8508a'], 'python-phonenumbers': ['3443eafa-3553-42be-8a70-d210a4b2b5c6'], 'rocksdb': ['52a68ab3-c611-4ff1-be56-af8313b39ed3'], 'sqlalchemy_jsonfield': ['ddfa3828-13d2-42a8-9920-fab0ae0a01f5'], 'tarantool': ['a81025c6-85b3-430c-87f8-66efbf8da7ae'], 'unicorn': ['f04b9db9-acda-4ea3-a41d-14ad2d7bb8f0']})
Step #1: INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
Step #1: INFO:root:[2024-07-08 12:52:26.180592] Remaining builds: 10, defaultdict(<class 'list'>, {'bind9': ['c536fce2-9fe4-42b6-adeb-5d56ddfe2fd9'], 'clamav': ['4cf4d292-d99c-41db-9078-829807960841'], 'cloud-custodian': ['ee8cb2d2-8901-4ad8-87ff-5c3101dec4e4'], 'imageio': ['7f782bce-964b-495e-abad-d66c4c7c776b'], 'libyal': ['314a0761-2bd1-43b0-9bb9-63747b4d9bd8'], 'perfetto': ['6697feeb-0ce5-4751-9350-6d03dde8508a'], 'python-phonenumbers': ['3443eafa-3553-42be-8a70-d210a4b2b5c6'], 'sqlalchemy_jsonfield': ['ddfa3828-13d2-42a8-9920-fab0ae0a01f5'], 'tarantool': ['a81025c6-85b3-430c-87f8-66efbf8da7ae'], 'unicorn': ['f04b9db9-acda-4ea3-a41d-14ad2d7bb8f0']})
Step #1: INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
Step #1: INFO:root:[2024-07-08 13:52:19.520433] Remaining builds: 6, defaultdict(<class 'list'>, {'bind9': ['c536fce2-9fe4-42b6-adeb-5d56ddfe2fd9'], 'cloud-custodian': ['ee8cb2d2-8901-4ad8-87ff-5c3101dec4e4'], 'imageio': ['7f782bce-964b-495e-abad-d66c4c7c776b'], 'python-phonenumbers': ['3443eafa-3553-42be-8a70-d210a4b2b5c6'], 'sqlalchemy_jsonfield': ['ddfa3828-13d2-42a8-9920-fab0ae0a01f5'], 'tarantool': ['a81025c6-85b3-430c-87f8-66efbf8da7ae']})
Step #1: INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
Step #1: INFO:root:[2024-07-08 14:52:17.011404] Remaining builds: 5, defaultdict(<class 'list'>, {'bind9': ['c536fce2-9fe4-42b6-adeb-5d56ddfe2fd9'], 'cloud-custodian': ['ee8cb2d2-8901-4ad8-87ff-5c3101dec4e4'], 'imageio': ['7f782bce-964b-495e-abad-d66c4c7c776b'], 'sqlalchemy_jsonfield': ['ddfa3828-13d2-42a8-9920-fab0ae0a01f5'], 'tarantool': ['a81025c6-85b3-430c-87f8-66efbf8da7ae']})
Step #1: INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
Step #1: INFO:root:[2024-07-08 15:52:17.098998] Remaining builds: 5, defaultdict(<class 'list'>, {'bind9': ['c536fce2-9fe4-42b6-adeb-5d56ddfe2fd9'], 'cloud-custodian': ['ee8cb2d2-8901-4ad8-87ff-5c3101dec4e4'], 'imageio': ['7f782bce-964b-495e-abad-d66c4c7c776b'], 'sqlalchemy_jsonfield': ['ddfa3828-13d2-42a8-9920-fab0ae0a01f5'], 'tarantool': ['a81025c6-85b3-430c-87f8-66efbf8da7ae']})
Step #1: INFO:oauth2client.transport:Refreshing due to a 401 (attempt 1/2)
Step #1: INFO:root:[2024-07-08 16:22:58.357680] Warning: trial build may time out in 15 minutes.
Step #1: Remaining builds: 4/684, defaultdict(<class 'list'>, {'bind9': ['c536fce2-9fe4-42b6-adeb-5d56ddfe2fd9'], 'cloud-custodian': ['ee8cb2d2-8901-4ad8-87ff-5c3101dec4e4'], 'imageio': ['7f782bce-964b-495e-abad-d66c4c7c776b'], 'sqlalchemy_jsonfield': ['ddfa3828-13d2-42a8-9920-fab0ae0a01f5']}).
Step #1: Failed builds: 27/684, {'antlr4-java': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-776ca3bb-b8a1-4bf9-9341-8e91b1acfd75.txt', 'apache-commons-codec': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1a2801de-0ccb-4e8c-8485-bc6ce74d4da7.txt', 'apache-commons-collections': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-ac6e9473-7178-4889-8d20-4246d243d506.txt', 'apache-commons-io': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f7181334-1bac-477e-86ea-7501db63e7c8.txt', 'apache-commons-lang': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0c788eaa-b194-4b1d-b344-a3fdf9cb85b7.txt', 'augeas': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-bc2219fd-793e-48be-acde-25d757bd735d.txt', 'cbor-java': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-8c2bf494-703f-44ab-b4d0-d256431c6567.txt', 'ecdsa-python': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-dda149fe-fd04-412b-9a96-83926f35e2db.txt', 'exp4j': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-981010a7-99f3-49c4-bada-e594d7e0d8a7.txt', 'gdbm': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-2a27d464-7399-4f0b-956c-c766da003d0f.txt', 'gprof2dot': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0c1957ef-71eb-471d-bb54-5c45fdf4b7c1.txt', 'guice': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-430a5612-168a-449e-af03-9ba02e742483.txt', 'hadoop': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-ad898863-b3c5-4723-bd6c-b0681000cf54.txt', 'hamcrest': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-4a6b206f-c5a1-4fc7-baea-27908c9a51fb.txt', 'jsoup': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-02c0b105-bc15-4da7-9607-db03daa13ab1.txt', 'jts': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f3f6759b-431c-4fe9-bde9-6d184912c8d9.txt', 'kryo': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-abbc3d80-fb73-4cce-aaf6-1ac0e7b7b005.txt', 'librawspeed': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-59ed66ad-e2d9-41c6-acc2-824c55f8b4d2.txt', 'mdurl': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-b7549569-9d80-440a-87bc-cb4d74f14390.txt', 'mruby': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-c24b8cc2-befe-40dc-8e89-1306e673a650.txt', 'muparser': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-f1c73b08-a5fc-49dc-95ea-75c94008e052.txt', 'plexus-utils': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1988df13-65ec-4377-b96d-661277d3666b.txt', 'reflections': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-b6cdee88-c73c-4243-95bd-773f4e29dfc9.txt', 'twelve-monkeys': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-1466d6ca-22ef-4136-8c92-0833b7c251ec.txt', 'uwebsockets': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-fa74443e-82fe-4a10-9962-f04a036633b5.txt', 'vlc': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-0b726383-ed19-4603-abc5-8b8f3ade3ee0.txt', 'opus': 'https://oss-fuzz-gcb-logs.storage.googleapis.com/log-94df42f5-a845-4184-9519-2f289694be8c.txt'}
TIMEOUT
ERROR: context deadline exceeded
Loading