Skip to content

Instantly share code, notes, and snippets.

@fgimenez
Created March 22, 2021 09:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fgimenez/e4609240f5d730dac5a48bf5dd45f8ff to your computer and use it in GitHub Desktop.
Save fgimenez/e4609240f5d730dac5a48bf5dd45f8ff to your computer and use it in GitHub Desktop.
$ make build-functests
hack/dockerized "hack/bazel-fmt.sh && hack/build-func-tests.sh"
selecting docker as container runtime
Unable to find image 'quay.io/kubevirt/builder:2103211041-2ff584851' locally
2103211041-2ff584851: Pulling from kubevirt/builder
2739aaba5434: Already exists
fa0bd0bff121: Pull complete
6cbca40d883b: Pull complete
11810c8e5399: Pull complete
5f1815501c20: Pull complete
af85c51516e7: Pull complete
c55e908691ab: Pull complete
7397ac0ebe0d: Pull complete
79181882c092: Pull complete
63466f00f55d: Pull complete
dc7f32a7dce5: Pull complete
62735051884c: Pull complete
bab86260cb6f: Pull complete
b316027fa6e6: Pull complete
Digest: sha256:d828eb647e7ef3115f39ff4cb2d5d41da39b4134056e429be16c3a019b521957
Status: Downloaded newer image for quay.io/kubevirt/builder:2103211041-2ff584851
go version go1.14.14 linux/amd64
Waiting for rsyncd to be ready
a18ff37d3b42c2f6ab2b429fb4eff5c576dfafe554906da27af8729e3249271a
go version go1.14.14 linux/amd64
Another command holds the client lock:
pid=14
owner=client
cwd=/root/go/src/kubevirt.io/kubevirt
Waiting for it to complete...
Another command (pid=14) is running. Waiting for it to complete on the server (server_pid=23)...
INFO: Analyzed target //vendor/mvdan.cc/sh/v3/cmd/shfmt:shfmt (72 packages loaded, 7104 targets configured).
INFO: Found 1 target...
Target //vendor/mvdan.cc/sh/v3/cmd/shfmt:shfmt up-to-date:
bazel-bin/vendor/mvdan.cc/sh/v3/cmd/shfmt/shfmt_/shfmt
INFO: Elapsed time: 38.662s, Critical Path: 5.20s
INFO: 51 processes: 3 internal, 48 processwrapper-sandbox.
INFO: Build completed successfully, 51 total actions
INFO: Build completed successfully, 51 total actions
INFO: Analyzed target //:gazelle (34 packages loaded, 319 targets configured).
INFO: Found 1 target...
Target //:gazelle up-to-date:
bazel-bin/gazelle-runner.bash
bazel-bin/gazelle
INFO: Elapsed time: 12.919s, Critical Path: 10.40s
INFO: 82 processes: 7 internal, 75 processwrapper-sandbox.
INFO: Build completed successfully, 82 total actions
INFO: Build completed successfully, 82 total actions
INFO: Analyzed target //:goimports (10 packages loaded, 43 targets configured).
INFO: Found 1 target...
Target //:goimports up-to-date:
bazel-bin/goimports.bash
INFO: Elapsed time: 1.762s, Critical Path: 1.57s
INFO: 13 processes: 2 internal, 11 processwrapper-sandbox.
INFO: Build completed successfully, 13 total actions
INFO: Build completed successfully, 13 total actions
INFO: Analyzed target //:buildifier (74 packages loaded, 807 targets configured).
INFO: Found 1 target...
INFO: From Compiling com_google_protobuf/src/google/protobuf/generated_message_reflection.cc [for host]:
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc: In member function 'void google::protobuf::Reflection::SwapOneofField(google::protobuf::Message*, google::protobuf::Message*, const google::protobuf::OneofDescriptor*) const':
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:2129:37: warning: 'temp_float' may be used uninitialized in this function [-Wmaybe-uninitialized]
2129 | *MutableRaw<Type>(message, field) = value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:494:9: note: 'temp_float' was declared here
494 | float temp_float;
| ^~~~~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:2129:37: warning: 'temp_uint64' may be used uninitialized in this function [-Wmaybe-uninitialized]
2129 | *MutableRaw<Type>(message, field) = value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:493:10: note: 'temp_uint64' was declared here
493 | uint64 temp_uint64;
| ^~~~~~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:2129:37: warning: 'temp_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized]
2129 | *MutableRaw<Type>(message, field) = value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:492:10: note: 'temp_uint32' was declared here
492 | uint32 temp_uint32;
| ^~~~~~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:2129:37: warning: 'temp_int64' may be used uninitialized in this function [-Wmaybe-uninitialized]
2129 | *MutableRaw<Type>(message, field) = value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:491:9: note: 'temp_int64' was declared here
491 | int64 temp_int64;
| ^~~~~~~~~~
Target //:buildifier up-to-date:
bazel-bin/buildifier.bash
INFO: Elapsed time: 89.709s, Critical Path: 26.33s
INFO: 271 processes: 7 internal, 264 processwrapper-sandbox.
INFO: Build completed successfully, 271 total actions
INFO: Build completed successfully, 271 total actions
DEBUG: /root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/bazel_gazelle/internal/go_repository.bzl:189:18: org_golang_x_net: gazelle: finding module path for import golang.org/x/sys/windows: finding module path for import golang.org/x/sys/windows: can't load package: package golang.org/x/sys/windows: build constraints exclude all Go files in /root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/bazel_gazelle_go_repository_cache/pkg/mod/golang.org/x/sys@v0.0.0-20210320140829-1e4c9ba3b0c4/windows
INFO: Analyzed 6 targets (742 packages loaded, 4710 targets configured).
INFO: Found 6 targets...
INFO: From Compiling com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc: In member function 'void google::protobuf::Reflection::SwapOneofField(google::protobuf::Message*, google::protobuf::Message*, const google::protobuf::OneofDescriptor*) const':
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:2129:37: warning: 'temp_float' may be used uninitialized in this function [-Wmaybe-uninitialized]
2129 | *MutableRaw<Type>(message, field) = value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:494:9: note: 'temp_float' was declared here
494 | float temp_float;
| ^~~~~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:2129:37: warning: 'temp_uint64' may be used uninitialized in this function [-Wmaybe-uninitialized]
2129 | *MutableRaw<Type>(message, field) = value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:493:10: note: 'temp_uint64' was declared here
493 | uint64 temp_uint64;
| ^~~~~~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:2129:37: warning: 'temp_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized]
2129 | *MutableRaw<Type>(message, field) = value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:492:10: note: 'temp_uint32' was declared here
492 | uint32 temp_uint32;
| ^~~~~~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:2129:37: warning: 'temp_int64' may be used uninitialized in this function [-Wmaybe-uninitialized]
2129 | *MutableRaw<Type>(message, field) = value;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
external/com_google_protobuf/src/google/protobuf/generated_message_reflection.cc:491:9: note: 'temp_int64' was declared here
491 | int64 temp_int64;
| ^~~~~~~~~~
INFO: Elapsed time: 172.032s, Critical Path: 36.35s
INFO: 1042 processes: 11 internal, 1031 processwrapper-sandbox.
INFO: Build completed successfully, 1042 total actions
INFO: Analyzed target //:build-ginkgo (0 packages loaded, 1 target configured).
INFO: Found 1 target...
Target //:build-ginkgo up-to-date:
bazel-bin/ginkgo-copier
INFO: Elapsed time: 0.225s, Critical Path: 0.06s
INFO: 2 processes: 1 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 2 total actions
INFO: Build completed successfully, 2 total actions
DEBUG: /root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/bazel_gazelle/internal/go_repository.bzl:189:18: org_golang_x_net: gazelle: finding module path for import golang.org/x/sys/windows: finding module path for import golang.org/x/sys/windows: can't load package: package golang.org/x/sys/windows: build constraints exclude all Go files in /root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/bazel_gazelle_go_repository_cache/pkg/mod/golang.org/x/sys@v0.0.0-20210320140829-1e4c9ba3b0c4/windows
INFO: Analyzed target //:build-functests (0 packages loaded, 1 target configured).
INFO: Found 1 target...
Target //:build-functests up-to-date:
bazel-bin/functests-copier
INFO: Elapsed time: 0.232s, Critical Path: 0.06s
INFO: 2 processes: 1 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 2 total actions
INFO: Build completed successfully, 2 total actions
INFO: Analyzed target //:build-junit-merger (0 packages loaded, 1 target configured).
INFO: Found 1 target...
Target //:build-junit-merger up-to-date:
bazel-bin/junit-merger-copier
INFO: Elapsed time: 0.187s, Critical Path: 0.06s
INFO: 2 processes: 1 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 2 total actions
INFO: Build completed successfully, 2 total actions
DEBUG: /root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/bazel_gazelle/internal/go_repository.bzl:189:18: org_golang_x_net: gazelle: finding module path for import golang.org/x/sys/windows: finding module path for import golang.org/x/sys/windows: can't load package: package golang.org/x/sys/windows: build constraints exclude all Go files in /root/.cache/bazel/_bazel_root/6f347497f91c9a385dcd9294645b76e0/external/bazel_gazelle_go_repository_cache/pkg/mod/golang.org/x/sys@v0.0.0-20210320140829-1e4c9ba3b0c4/windows
INFO: Analyzed target //:build-dump (0 packages loaded, 1 target configured).
INFO: Found 1 target...
Target //:build-dump up-to-date:
bazel-bin/dump-copier
INFO: Elapsed time: 0.206s, Critical Path: 0.07s
INFO: 2 processes: 1 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 2 total actions
INFO: Build completed successfully, 2 total actions
INFO: Analyzed target //:build-virtctl (0 packages loaded, 1 target configured).
INFO: Found 1 target...
Target //:build-virtctl up-to-date:
bazel-bin/virtctl-copier
INFO: Elapsed time: 0.229s, Critical Path: 0.10s
INFO: 2 processes: 1 internal, 1 processwrapper-sandbox.
INFO: Build completed successfully, 2 total actions
INFO: Build completed successfully, 2 total actions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment