[INFO] cloning repository https://github.com/collabora/obs-gitlab-runner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/collabora/obs-gitlab-runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Fobs-gitlab-runner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Fobs-gitlab-runner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58abb8f35fba00f56dc32a1780454cc695496cf8 [INFO] testing collabora/obs-gitlab-runner against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollabora%2Fobs-gitlab-runner" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collabora/obs-gitlab-runner on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/collabora/obs-gitlab-runner [INFO] finished tweaking git repo https://github.com/collabora/obs-gitlab-runner [INFO] tweaked toml for git repo https://github.com/collabora/obs-gitlab-runner written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/collabora/obs-gitlab-runner already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/collabora/open-build-service-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rfc822-like v0.2.1 [INFO] [stderr] Downloaded strum_macros v0.24.0 [INFO] [stderr] Downloaded xml-builder v0.5.0 [INFO] [stderr] Downloaded fmt2io v0.2.0 [INFO] [stderr] Downloaded wiremock v0.5.10 [INFO] [stderr] Downloaded gitlab-runner-mock v0.0.5 [INFO] [stderr] Downloaded crossbeam-queue v0.3.4 [INFO] [stderr] Downloaded gitlab-runner v0.0.7 [INFO] [stderr] Downloaded shellexpand-fork v2.1.1 [INFO] [stderr] Downloaded rstest v0.12.0 [INFO] [stderr] Downloaded strum v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d2b48cb18d8f09452445c6b71b3c02ee4ef4d651de7514870e5c34507e2098d [INFO] running `Command { std: "docker" "start" "-a" "2d2b48cb18d8f09452445c6b71b3c02ee4ef4d651de7514870e5c34507e2098d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d2b48cb18d8f09452445c6b71b3c02ee4ef4d651de7514870e5c34507e2098d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2b48cb18d8f09452445c6b71b3c02ee4ef4d651de7514870e5c34507e2098d", kill_on_drop: false }` [INFO] [stdout] 2d2b48cb18d8f09452445c6b71b3c02ee4ef4d651de7514870e5c34507e2098d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7d2f4c2bb3275f5ec3071eb4c29511e4a78fe91b2f0d7179d570cd8d53e1345 [INFO] running `Command { std: "docker" "start" "-a" "d7d2f4c2bb3275f5ec3071eb4c29511e4a78fe91b2f0d7179d570cd8d53e1345", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fmt2io v0.2.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling shellexpand-fork v2.1.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.18.5 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rfc822-like v0.2.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling open-build-service-api v0.1.0 (https://github.com/collabora/open-build-service-rs#1bb9a29e) [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling gitlab-runner v0.0.7 [INFO] [stderr] Compiling obs-gitlab-runner v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d7d2f4c2bb3275f5ec3071eb4c29511e4a78fe91b2f0d7179d570cd8d53e1345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d2f4c2bb3275f5ec3071eb4c29511e4a78fe91b2f0d7179d570cd8d53e1345", kill_on_drop: false }` [INFO] [stdout] d7d2f4c2bb3275f5ec3071eb4c29511e4a78fe91b2f0d7179d570cd8d53e1345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9fd08d857176647caf84f6a370137e4b5b2a95fa1536eccc4c95ae125582ff7 [INFO] running `Command { std: "docker" "start" "-a" "b9fd08d857176647caf84f6a370137e4b5b2a95fa1536eccc4c95ae125582ff7", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio v1.18.5 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling tiny_http v0.6.4 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling xml-builder v0.5.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling color-eyre v0.6.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling wiremock v0.5.10 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling gitlab-runner-mock v0.0.5 [INFO] [stderr] Compiling open-build-service-mock v0.1.0 (https://github.com/collabora/open-build-service-rs#1bb9a29e) [INFO] [stderr] Compiling gitlab-runner v0.0.7 [INFO] [stderr] Compiling open-build-service-api v0.1.0 (https://github.com/collabora/open-build-service-rs#1bb9a29e) [INFO] [stderr] Compiling obs-gitlab-runner v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, nom v5.1.2, quick-xml v0.22.0, traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b9fd08d857176647caf84f6a370137e4b5b2a95fa1536eccc4c95ae125582ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9fd08d857176647caf84f6a370137e4b5b2a95fa1536eccc4c95ae125582ff7", kill_on_drop: false }` [INFO] [stdout] b9fd08d857176647caf84f6a370137e4b5b2a95fa1536eccc4c95ae125582ff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac1ac1072acd0266629572443829d24cdd8e9a2aa6114f81e405a394445070b2 [INFO] running `Command { std: "docker" "start" "-a" "ac1ac1072acd0266629572443829d24cdd8e9a2aa6114f81e405a394445070b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0, nom v5.1.2, quick-xml v0.22.0, traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/obs_gitlab_runner-9fe83088921dab05) [INFO] [stdout] [INFO] [stdout] running 122 tests [INFO] [stdout] test dsc::tests::test_de ... ok [INFO] [stdout] test binaries::tests::test_build_results ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_repos ... ok [INFO] [stdout] test handler::tests::test_generate_monitor_timeouts::test_3 ... ok [INFO] [stdout] test handler::tests::test_generate_monitor_timeouts::test_1 ... ok [INFO] [stdout] test handler::tests::test_generate_monitor_timeouts::test_2 ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_ignores_empty::skip_early_2::dirty_2 ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_ignores_empty::skip_early_2::dirty_1 ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_ignores_empty::skip_early_1::dirty_1 ... ok [INFO] [stdout] test build_meta::tests::test_build_meta_ignores_empty::skip_early_1::dirty_2 ... ok [INFO] [stdout] test handler::tests::test_flag_parsing ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_1::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_1::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_1::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_2::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_1::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_3::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test monitor::tests::test_download_log ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_1::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test monitor::tests::test_latest_state ... ok [INFO] [stdout] test monitor::tests::test_handles_missing_status ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test monitor::tests::test_handles_old_build_status ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_1::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test monitor::tests::test_srcmd5_checks ... ok [INFO] [stdout] test handler::tests::test_variable_expansion ... ok [INFO] [stdout] test retry::tests::test_no_retry_on_client_errors ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_1::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test retry::tests::test_no_retry_on_nested_client_errors ... ok [INFO] [stdout] test prune::tests::test_prune ... ok [INFO] [stdout] test monitor::tests::test_fails_after_repeated_duplicate_endtimes ... ok [INFO] [stdout] test upload::tests::test_create_list_package ... ok [INFO] [stdout] test upload::tests::test_commit ... ok [INFO] [stdout] test upload::tests::test_upload ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_2::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_2::download_binaries_2::prune_only_if_job_unsuccessful_1 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_2 ... ok [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 ... FAILED [INFO] [stdout] test handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 ... FAILED [INFO] [stdout] test retry::tests::test_retry_on_nested_non_client_errors ... ok [INFO] [stdout] test retry::tests::test_retry_on_non_client_errors ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] 2025-04-15T08:45:46.975677Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc --branch-to foo:branched gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:46.983818Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::upload: Branching foo/bar -> foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:46.986036Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving initial build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: None, srcmd5: None, is_branched: true, enabled_repos: {} } [INFO] [stdout] 2025-04-15T08:45:46.991647Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_if_package_exists{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo:branched", repositories: [RepositoryMeta { name: "repo", rebuild: Local, block: Never, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2025-04-15T08:45:47.001562Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(34011), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo:branched", package: "bar", repos: {RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2025-04-15T08:45:47.001699Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.012905Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70", "_meta": "b40cc2c1eecc77a4f47086717477d454"} present_files={} [INFO] [stdout] 2025-04-15T08:45:47.017507Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70", "_meta": "b40cc2c1eecc77a4f47086717477d454"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2025-04-15T08:45:47.017558Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70", "_meta": "b40cc2c1eecc77a4f47086717477d454"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2025-04-15T08:45:47.017624Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70", "_meta": "b40cc2c1eecc77a4f47086717477d454"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.070210Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70", "_meta": "b40cc2c1eecc77a4f47086717477d454"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.072911Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Could not find artifact 'test1.missing' [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/artifacts.rs:34 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::upload::upload_file with root="" filename="test1.missing" [INFO] [stdout] at src/upload.rs:223 [INFO] [stdout] 221 │ } [INFO] [stdout] 222 │ [INFO] [stdout]  223 > #[instrument(skip(self, artifacts))] [INFO] [stdout] 224 │ async fn upload_file( [INFO] [stdout] 225 │ &self, [INFO] [stdout] 1: obs_gitlab_runner::upload::commit with commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "test1.missing": "202cb962ac59075b964b07152d234b70", "_meta": "b40cc2c1eecc77a4f47086717477d454"} [INFO] [stdout] at src/upload.rs:250 [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout]  250 > #[instrument(skip(self, artifacts))] [INFO] [stdout] 251 │ async fn commit( [INFO] [stdout] 252 │ &self, [INFO] [stdout] 2: obs_gitlab_runner::upload::upload_package with self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } } [INFO] [stdout] at src/upload.rs:307 [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ [INFO] [stdout]  307 > #[instrument(skip(artifacts))] [INFO] [stdout] 308 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 309 │ let dsc_parent = self [INFO] [stdout] 3: obs_gitlab_runner::handler::run_dput with args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false } [INFO] [stdout] at src/handler.rs:275 [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ [INFO] [stdout]  275 > #[instrument(skip(self))] [INFO] [stdout] 276 │ async fn run_dput(&mut self, args: DputAction) -> Result<()> { [INFO] [stdout] 277 │ let branch_to = if !args.branch_to.is_empty() { [INFO] [stdout] 4: obs_gitlab_runner::handler::command with cmdline="dput foo test1-bad.dsc --branch-to foo:branched" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 5: gitlab_runner::run::run with gitlab.job=267 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::{{closure}}::hb8fee5c26042e74c [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:34 [INFO] [stdout] 32 │ self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout]  34 >  .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 35 │ } [INFO] [stdout] 36 │ [INFO] [stdout] 7: core::option::Option::ok_or_else::h72fc049e726370aa [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/option.rs:1283 [INFO] [stdout] 8: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::h80ae7f515997404b [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:32 [INFO] [stdout] 30 │ [INFO] [stdout] 31 │ async fn get(&self, filename: &str) -> Result { [INFO] [stdout]  32 >  self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout] 34 │ .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 9:  as core::future::future::Future>::poll::h5dfb18609895ce12 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 10: obs_gitlab_runner::artifacts::ArtifactDirectory::get_file::{{closure}}::h072371156de743fd [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:47 [INFO] [stdout] 45 │ [INFO] [stdout] 46 │ async fn get_file(&self, filename: &str) -> Result { [INFO] [stdout]  47 >  let reader = self.get(filename).await?; [INFO] [stdout] 48 │ async_save_to_tempfile(reader).await [INFO] [stdout] 49 │ } [INFO] [stdout] 11:  as core::future::future::Future>::poll::h252364b6ea572c48 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 12: obs_gitlab_runner::upload::ObsDscUploader::upload_file::{{closure}}::{{closure}}::h2495e76bb19c73ec [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:231 [INFO] [stdout] 229 │ ) -> Result<()> { [INFO] [stdout] 230 │ debug!("Uploading file"); [INFO] [stdout]  231 >  let file = artifacts.get_file(root.join(filename).as_str()).await?; [INFO] [stdout] 232 │ [INFO] [stdout] 233 │ retry_request(|| { [INFO] [stdout] 13:  as core::future::future::Future>::poll::hbf79c7bb8bc9089e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 14: obs_gitlab_runner::upload::ObsDscUploader::upload_file::{{closure}}::hc5902408780bb254 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:223 [INFO] [stdout] 221 │ } [INFO] [stdout] 222 │ [INFO] [stdout]  223 >  #[instrument(skip(self, artifacts))] [INFO] [stdout] 224 │ async fn upload_file( [INFO] [stdout] 225 │ &self, [INFO] [stdout] 15: obs_gitlab_runner::upload::ObsDscUploader::commit::{{closure}}::{{closure}}::hc7837e349144de03 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:300 [INFO] [stdout] 298 │ [INFO] [stdout] 299 │ for entry in missing.entries { [INFO] [stdout]  300 >  self.upload_file(root, &entry.name, artifacts).await?; [INFO] [stdout] 301 │ } [INFO] [stdout] 302 │ } [INFO] [stdout] 16:  as core::future::future::Future>::poll::he40d944a225b1da4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 17: obs_gitlab_runner::upload::ObsDscUploader::commit::{{closure}}::h93ae5c2cba08549c [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:250 [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout]  250 >  #[instrument(skip(self, artifacts))] [INFO] [stdout] 251 │ async fn commit( [INFO] [stdout] 252 │ &self, [INFO] [stdout] 18: obs_gitlab_runner::upload::ObsDscUploader::upload_package::{{closure}}::{{closure}}::ha8a8022ce7c01aa8 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:347 [INFO] [stdout] 345 │ ( [INFO] [stdout] 346 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout]  347 >  .await?, [INFO] [stdout] 348 │ false, [INFO] [stdout] 349 │ ) [INFO] [stdout] 19:  as core::future::future::Future>::poll::h1f96e0c38e4ec90b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 20: obs_gitlab_runner::upload::ObsDscUploader::upload_package::{{closure}}::hfb1a37a3e2439b8f [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:307 [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ [INFO] [stdout]  307 >  #[instrument(skip(artifacts))] [INFO] [stdout] 308 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 309 │ let dsc_parent = self [INFO] [stdout] 21: obs_gitlab_runner::handler::ObsJobHandler::run_dput::{{closure}}::{{closure}}::h44cb89c1a73c7e0e [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:329 [INFO] [stdout] 327 │ debug!(?initial_build_meta); [INFO] [stdout] 328 │ [INFO] [stdout]  329 >  let result = uploader.upload_package(self).await?; [INFO] [stdout] 330 │ [INFO] [stdout] 331 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22:  as core::future::future::Future>::poll::hddb99721f73acb38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 23: obs_gitlab_runner::handler::ObsJobHandler::run_dput::{{closure}}::h01bef606b60e7f6a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:275 [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ [INFO] [stdout]  275 >  #[instrument(skip(self))] [INFO] [stdout] 276 │ async fn run_dput(&mut self, args: DputAction) -> Result<()> { [INFO] [stdout] 277 │ let branch_to = if !args.branch_to.is_empty() { [INFO] [stdout] 24: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:587 [INFO] [stdout] 585 │ [INFO] [stdout] 586 │ match command.action { [INFO] [stdout]  587 >  Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout] 589 │ Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 25:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 26: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 27: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 28:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 29: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 30:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 31: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 33: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 35:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 36:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 37: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 38: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 39: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 41:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 42: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 43: __rust_try [INFO] [stdout] at : [INFO] [stdout] 44: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 45: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 46: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 47: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 50: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 51: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9b2d7ac76aa183f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 53: tokio::coop::with_budget::{{closure}}::h25433536e5860fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 54: std::thread::local::LocalKey::try_with::h8f10bffa7cc7fb59 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 55: std::thread::local::LocalKey::with::h3ec6b0394e2d0ab1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 56: tokio::coop::with_budget::h1e9b38694ef7aca5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 57: tokio::coop::budget::h2e84be264347ff59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 58: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h3ad5bf1763a77ee3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 59: tokio::runtime::basic_scheduler::Context::enter::h573cb460cd005242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 60: tokio::runtime::basic_scheduler::Context::run_task::hd17e1bdc0b71d594 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 61: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h646ba390f28c4e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 62: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6665c24d313fdba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 63: tokio::macros::scoped_tls::ScopedKey::set::hcfc3e96bf61889ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 64: tokio::runtime::basic_scheduler::CoreGuard::enter::h338a080b82205e50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 65: tokio::runtime::basic_scheduler::CoreGuard::block_on::h8f53b1a91854730d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 66: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hdb360bfaf4e18c4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 67: tokio::runtime::Runtime::block_on::h9ebd7d3790d9558d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 68: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::h22060ddb4f9e4c5d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 69: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::{{closure}}::h874966af27e779d6 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 70: core::ops::function::FnOnce::call_once::h73a6f2a0dcaa5b73 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 71: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 72: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 73: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 74:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 75: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 76: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 77: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 78: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 79: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 80: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 81: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 82: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 83:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 84: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 85: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 86: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 87: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 88: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 89:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 90:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 91: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 92: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.380721Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}: obs_gitlab_runner::handler: > dput foo test1.dsc --branch-to foo:branched gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.383107Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::upload: Branching foo/bar -> foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.385149Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving initial build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: None, srcmd5: None, is_branched: true, enabled_repos: {} } [INFO] [stdout] 2025-04-15T08:45:47.389944Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_if_package_exists{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo:branched", repositories: [RepositoryMeta { name: "repo", rebuild: Local, block: Never, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2025-04-15T08:45:47.400906Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(34011), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo:branched", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2025-04-15T08:45:47.401011Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.406898Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={} [INFO] [stdout] 2025-04-15T08:45:47.413959Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2025-04-15T08:45:47.413998Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }] } [INFO] [stdout] 2025-04-15T08:45:47.414055Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.457490Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.547732Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_status_when_ready{project="foo:branched" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo:branched" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2025-04-15T08:45:47.555456Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_status_when_ready{project="foo:branched" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo:branched" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2025-04-15T08:45:47.555538Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Package uploaded with revision 2. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.555599Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving complete build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: Some("2"), srcmd5: Some("81108d1bba7b239ef3ce4e5a37636812"), is_branched: true, enabled_repos: {RepoArch { repo: "repo", arch: "x86_64" }: CommitBuildInfo { prev_endtime_for_commit: None }, RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2025-04-15T08:45:47.818273Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.839642Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' --download-build-results-to results"}:run_generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: Some("results"), build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.231429Z TRACE command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.232487Z TRACE command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:34011/package/live_build_log/foo:branched/bar/repo/aarch64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.282609Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.282648Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.282686Z TRACE command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Waiting for build status to be available... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.404433Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.404493Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.531710Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.531763Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.659501Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.659548Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.779553Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.779601Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.900602Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.900661Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.031596Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", versrel: "1.0-1", bcnt: "1", readytime: 1744706748, starttime: 1744706748, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "b759f44c9795be0c4939326fcd87684a" }] [INFO] [stdout] 2025-04-15T08:45:49.031670Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2025-04-15T08:45:49.031745Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}: obs_gitlab_runner::handler: Completed with: Failed(Failed) [INFO] [stdout] 2025-04-15T08:45:49.041617Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } }}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '81108d1bba7b239ef3ce4e5a37636812' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2025-04-15T08:45:49.043141Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Build logs are unavailable (overwritten by a later build revision?) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.6/src/lib.rs:1164 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::monitor::check_log_md5 [INFO] [stdout] at src/monitor.rs:170 [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout]  170 > #[instrument(skip(self, content))] [INFO] [stdout] 171 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: obs_gitlab_runner::monitor::download_build_log with self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } [INFO] [stdout] at src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 > #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 2: obs_gitlab_runner::handler::run_monitor with args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" } [INFO] [stdout] at src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 > #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 3: obs_gitlab_runner::handler::command with cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 4: gitlab_runner::run::run with gitlab.job=270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 6 frames hidden ⋮  [INFO] [stdout] 7: obs_gitlab_runner::monitor::ObsMonitor::check_log_md5::h1ce5599233a398f2 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:174 [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 173 │ debug!(%needle, %content); [INFO] [stdout]  174 >  ensure!( [INFO] [stdout] 175 │ content.contains(&needle), [INFO] [stdout] 176 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::{{closure}}::h31325d49da318a11 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:281 [INFO] [stdout] 279 │ .await [INFO] [stdout] 280 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout]  281 >  self.check_log_md5(&String::from_utf8_lossy(&buf))?; [INFO] [stdout] 282 │ [INFO] [stdout] 283 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9:  as core::future::future::Future>::poll::h56260285ff150429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 10: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::hc8fe27b8fa2bb66c [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 >  #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 11: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::{{closure}}::h305410dbda8b040a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:458 [INFO] [stdout] 456 │ debug!("Completed with: {:?}", completion); [INFO] [stdout] 457 │ [INFO] [stdout]  458 >  let mut log_file = monitor.download_build_log().await?; [INFO] [stdout] 459 │ self.artifacts.insert( [INFO] [stdout] 460 │ args.build_log_out.clone(), [INFO] [stdout] 12:  as core::future::future::Future>::poll::h4a7905ac44dbb48c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 13: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::h0db05ecee0127249 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 >  #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:589 [INFO] [stdout] 587 │ Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout]  589 >  Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout] 591 │ Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 15:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 16: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 17: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 18:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 19: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 20:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 21: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 23: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 25:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 27: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 28: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 29: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 31:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 32: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 33: __rust_try [INFO] [stdout] at : [INFO] [stdout] 34: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 35: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 36: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 37: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 40: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 41: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 42: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9b2d7ac76aa183f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 43: tokio::coop::with_budget::{{closure}}::h25433536e5860fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 44: std::thread::local::LocalKey::try_with::h8f10bffa7cc7fb59 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 45: std::thread::local::LocalKey::with::h3ec6b0394e2d0ab1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 46: tokio::coop::with_budget::h1e9b38694ef7aca5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 47: tokio::coop::budget::h2e84be264347ff59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 48: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h3ad5bf1763a77ee3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::enter::h573cb460cd005242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::run_task::hd17e1bdc0b71d594 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 51: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h646ba390f28c4e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6665c24d313fdba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 53: tokio::macros::scoped_tls::ScopedKey::set::hcfc3e96bf61889ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 54: tokio::runtime::basic_scheduler::CoreGuard::enter::h338a080b82205e50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::block_on::h8f53b1a91854730d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hdb360bfaf4e18c4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 57: tokio::runtime::Runtime::block_on::h9ebd7d3790d9558d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 58: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::h22060ddb4f9e4c5d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::{{closure}}::h874966af27e779d6 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: core::ops::function::FnOnce::call_once::h73a6f2a0dcaa5b73 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 63: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 64:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 65: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 66: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 67: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 68: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 69: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 70: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 71: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 72: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 73:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 74: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 75: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 76: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 77: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 78: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 79:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 82: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.241147Z TRACE command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}: obs_gitlab_runner::handler: > monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.242005Z TRACE command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:34011/package/live_build_log/foo:branched/bar/repo/x86_64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.246606Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.246783Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.246826Z TRACE command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Waiting for build status to be available... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.357256Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.357301Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.466841Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.466880Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.575436Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.575493Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.692684Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.692744Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.814721Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.814784Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.922957Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.923014Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.027627Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.027677Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.133116Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.133164Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.238573Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", versrel: "1.0-1", bcnt: "1", readytime: 1744706750, starttime: 1744706750, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "3fd3a9a302368ca20b26460c50f64655" }] [INFO] [stdout] 2025-04-15T08:45:50.238642Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2025-04-15T08:45:50.238695Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}: obs_gitlab_runner::handler: Completed with: Failed(Failed) [INFO] [stdout] 2025-04-15T08:45:50.240679Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } }}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '81108d1bba7b239ef3ce4e5a37636812' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2025-04-15T08:45:50.242135Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Build logs are unavailable (overwritten by a later build revision?) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.6/src/lib.rs:1164 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::monitor::check_log_md5 [INFO] [stdout] at src/monitor.rs:170 [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout]  170 > #[instrument(skip(self, content))] [INFO] [stdout] 171 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: obs_gitlab_runner::monitor::download_build_log with self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", prev_endtime_for_commit: None } } [INFO] [stdout] at src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 > #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 2: obs_gitlab_runner::handler::run_monitor with args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "81108d1bba7b239ef3ce4e5a37636812", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" } [INFO] [stdout] at src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 > #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 3: obs_gitlab_runner::handler::command with cmdline="monitor --rev 2 --srcmd5 81108d1bba7b239ef3ce4e5a37636812 --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 4: gitlab_runner::run::run with gitlab.job=271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 6 frames hidden ⋮  [INFO] [stdout] 7: obs_gitlab_runner::monitor::ObsMonitor::check_log_md5::h1ce5599233a398f2 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:174 [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 173 │ debug!(%needle, %content); [INFO] [stdout]  174 >  ensure!( [INFO] [stdout] 175 │ content.contains(&needle), [INFO] [stdout] 176 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::{{closure}}::h31325d49da318a11 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:281 [INFO] [stdout] 279 │ .await [INFO] [stdout] 280 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout]  281 >  self.check_log_md5(&String::from_utf8_lossy(&buf))?; [INFO] [stdout] 282 │ [INFO] [stdout] 283 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9:  as core::future::future::Future>::poll::h56260285ff150429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 10: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::hc8fe27b8fa2bb66c [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 >  #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 11: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::{{closure}}::h305410dbda8b040a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:458 [INFO] [stdout] 456 │ debug!("Completed with: {:?}", completion); [INFO] [stdout] 457 │ [INFO] [stdout]  458 >  let mut log_file = monitor.download_build_log().await?; [INFO] [stdout] 459 │ self.artifacts.insert( [INFO] [stdout] 460 │ args.build_log_out.clone(), [INFO] [stdout] 12:  as core::future::future::Future>::poll::h4a7905ac44dbb48c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 13: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::h0db05ecee0127249 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 >  #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:589 [INFO] [stdout] 587 │ Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout]  589 >  Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout] 591 │ Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 15:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 16: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 17: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 18:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 19: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 20:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 21: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 23: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 25:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 27: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 28: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 29: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 31:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 32: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 33: __rust_try [INFO] [stdout] at : [INFO] [stdout] 34: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 35: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 36: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 37: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 40: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 41: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 42: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9b2d7ac76aa183f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 43: tokio::coop::with_budget::{{closure}}::h25433536e5860fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 44: std::thread::local::LocalKey::try_with::h8f10bffa7cc7fb59 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 45: std::thread::local::LocalKey::with::h3ec6b0394e2d0ab1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 46: tokio::coop::with_budget::h1e9b38694ef7aca5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 47: tokio::coop::budget::h2e84be264347ff59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 48: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h3ad5bf1763a77ee3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::enter::h573cb460cd005242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::run_task::hd17e1bdc0b71d594 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 51: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h646ba390f28c4e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6665c24d313fdba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 53: tokio::macros::scoped_tls::ScopedKey::set::hcfc3e96bf61889ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 54: tokio::runtime::basic_scheduler::CoreGuard::enter::h338a080b82205e50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::block_on::h8f53b1a91854730d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hdb360bfaf4e18c4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 57: tokio::runtime::Runtime::block_on::h9ebd7d3790d9558d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 58: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::h22060ddb4f9e4c5d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::{{closure}}::h874966af27e779d6 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: core::ops::function::FnOnce::call_once::h73a6f2a0dcaa5b73 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 63: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 64:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 65: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 66: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 67: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 68: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 69: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 70: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 71: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 72: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 73:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 74: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 75: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 76: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 77: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 78: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 79:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 82: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:50.334923Z TRACE command{cmdline="prune"}: obs_gitlab_runner::handler: > prune gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:50.336967Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Could not find artifact 'build-info.yml' [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/artifacts.rs:34 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::handler::run_prune with args=PruneAction { build_info: "build-info.yml", ignore_missing_build_info: false, only_if_job_unsuccessful: false } [INFO] [stdout] at src/handler.rs:532 [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout]  532 > #[instrument(skip(self))] [INFO] [stdout] 533 │ async fn run_prune(&mut self, args: PruneAction) -> Result<()> { [INFO] [stdout] 534 │ if args.only_if_job_unsuccessful && !self.script_failed { [INFO] [stdout] 1: obs_gitlab_runner::handler::command with cmdline="prune" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 2: gitlab_runner::run::run with gitlab.job=272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::{{closure}}::hb8fee5c26042e74c [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:34 [INFO] [stdout] 32 │ self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout]  34 >  .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 35 │ } [INFO] [stdout] 36 │ [INFO] [stdout] 7: core::option::Option::ok_or_else::h72fc049e726370aa [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/option.rs:1283 [INFO] [stdout] 8: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::h80ae7f515997404b [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:32 [INFO] [stdout] 30 │ [INFO] [stdout] 31 │ async fn get(&self, filename: &str) -> Result { [INFO] [stdout]  32 >  self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout] 34 │ .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 9:  as core::future::future::Future>::poll::h5dfb18609895ce12 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 10: obs_gitlab_runner::artifacts::ArtifactDirectory::get_data::{{closure}}::h46fb8a7fb926fae2 [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:64 [INFO] [stdout] 62 │ [INFO] [stdout] 63 │ async fn get_data(&self, filename: &str) -> Result> { [INFO] [stdout]  64 >  let mut reader = self.get(filename).await?; [INFO] [stdout] 65 │ [INFO] [stdout] 66 │ let mut data = Vec::new(); [INFO] [stdout] 11:  as core::future::future::Future>::poll::h60d4b2b846c1b699 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 12: obs_gitlab_runner::handler::ObsJobHandler::run_prune::{{closure}}::{{closure}}::h46bebd84e5aa2b6f [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:550 [INFO] [stdout] 548 │ } [INFO] [stdout] 549 │ } else { [INFO] [stdout]  550 >  self.get_data(&args.build_info).await? [INFO] [stdout] 551 │ }; [INFO] [stdout] 552 │ [INFO] [stdout] 13:  as core::future::future::Future>::poll::hc86493c7e5109570 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::run_prune::{{closure}}::hfd085b915228709d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:532 [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout]  532 >  #[instrument(skip(self))] [INFO] [stdout] 533 │ async fn run_prune(&mut self, args: PruneAction) -> Result<()> { [INFO] [stdout] 534 │ if args.only_if_job_unsuccessful && !self.script_failed { [INFO] [stdout] 15: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:591 [INFO] [stdout] 589 │ Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout]  591 >  Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 592 │ #[cfg(test)] [INFO] [stdout] 593 │ Action::Echo(args) => { [INFO] [stdout] 16:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 17: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 18: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 19:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 20: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 21:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 22: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 23:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 24: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 25:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 27:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 28: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 29: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 30: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 31: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 32:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 33: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 34: __rust_try [INFO] [stdout] at : [INFO] [stdout] 35: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 36: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 37: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 39: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 40: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 41: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 42: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 43: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9b2d7ac76aa183f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 44: tokio::coop::with_budget::{{closure}}::h25433536e5860fae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 45: std::thread::local::LocalKey::try_with::h8f10bffa7cc7fb59 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 46: std::thread::local::LocalKey::with::h3ec6b0394e2d0ab1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 47: tokio::coop::with_budget::h1e9b38694ef7aca5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 48: tokio::coop::budget::h2e84be264347ff59 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h3ad5bf1763a77ee3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::enter::h573cb460cd005242 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 51: tokio::runtime::basic_scheduler::Context::run_task::hd17e1bdc0b71d594 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h646ba390f28c4e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 53: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6665c24d313fdba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 54: tokio::macros::scoped_tls::ScopedKey::set::hcfc3e96bf61889ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::enter::h338a080b82205e50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::CoreGuard::block_on::h8f53b1a91854730d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 57: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hdb360bfaf4e18c4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 58: tokio::runtime::Runtime::block_on::h9ebd7d3790d9558d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::h22060ddb4f9e4c5d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::{{closure}}::h874966af27e779d6 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::h73a6f2a0dcaa5b73 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 63: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 64: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 65:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 66: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 67: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 68: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 69: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 70: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 71: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 72: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 73: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 74:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 75: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 76: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 77: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 78: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 79: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 82: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 83: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:50.432148Z TRACE command{cmdline="prune --ignore-missing-build-info"}: obs_gitlab_runner::handler: > prune --ignore-missing-build-info gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:50.433435Z TRACE command{cmdline="prune --ignore-missing-build-info"}:run_prune{args=PruneAction { build_info: "build-info.yml", ignore_missing_build_info: true, only_if_job_unsuccessful: false }}: obs_gitlab_runner::handler: Skipping prune: build info file 'build-info.yml' not found. gitlab.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: Success [INFO] [stdout] right: Failed [INFO] [stdout] Location: src/handler.rs:1606 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 8 frames hidden ⋮  [INFO] [stdout] 9: core::panicking::assert_failed_inner::h75e36b16d296c663 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs: [INFO] [stdout] 10: core::panicking::assert_failed::h9316a36f1b249024 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:380 [INFO] [stdout] 11: obs_gitlab_runner::handler::tests::test_prune::{{closure}}::h09b62a875f500320 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1606 [INFO] [stdout] 1604 │ [INFO] [stdout] 1605 │ run_obs_handler(context).await; [INFO] [stdout]  1606 >  assert_eq!(MockJobState::Success, prune.state()); [INFO] [stdout] 1607 │ [INFO] [stdout] 1608 │ assert!(String::from_utf8_lossy(&prune.log()).contains("Skipping prune")); [INFO] [stdout] 12: obs_gitlab_runner::handler::tests::test_handler_flow::{{closure}}::{{closure}}::h976357a2b650f4fb [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1735 [INFO] [stdout] 1733 │ prune_only_if_job_unsuccessful, [INFO] [stdout] 1734 │ ) [INFO] [stdout]  1735 >  .await; [INFO] [stdout] 1736 │ }) [INFO] [stdout] 1737 │ .await; [INFO] [stdout] 13:  as core::future::future::Future>::poll::h6e0d7c3b5dcf8970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 14: obs_gitlab_runner::handler::tests::with_tracing::{{closure}}::h66c0f7f7c78ebef7 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:815 [INFO] [stdout] 813 │ .with(layer), [INFO] [stdout] 814 │ ) [INFO] [stdout]  815 >  .await [INFO] [stdout] 816 │ } [INFO] [stdout] 817 │ [INFO] [stdout] 15: obs_gitlab_runner::handler::tests::test_handler_flow::{{closure}}::h30999c36d2ee6738 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1737 [INFO] [stdout] 1735 │ .await; [INFO] [stdout] 1736 │ }) [INFO] [stdout]  1737 >  .await; [INFO] [stdout] 1738 │ } [INFO] [stdout] 1739 │ [INFO] [stdout] 16: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::{{closure}}::h9ab4b1bada08f64a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 17:  as core::future::future::Future>::poll::ha42ebc5d9d0cd3bc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 18: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1b6e9aaacfd4a5e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507 [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout] 506 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  507 >  crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 509 │ [INFO] [stdout] 19: tokio::coop::with_budget::{{closure}}::hbb0ead326cdabfa0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 20: std::thread::local::LocalKey::try_with::h2ee61acf0175359b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 21: std::thread::local::LocalKey::with::h8fba98c7228f7027 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 22: tokio::coop::with_budget::h5dde666ec2f1fd26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 23: tokio::coop::budget::h5f80421c9cc29d16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 24: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::ha5daf07182af83a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507 [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout] 506 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  507 >  crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 509 │ [INFO] [stdout] 25: tokio::runtime::basic_scheduler::Context::enter::h9ae70c99847e6ffa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 26: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::h646ba390f28c4e5e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:506 [INFO] [stdout] 504 │ 'outer: loop { [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout]  506 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 507 │ crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 27: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h6665c24d313fdba5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 28: tokio::macros::scoped_tls::ScopedKey::set::hcfc3e96bf61889ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 29: tokio::runtime::basic_scheduler::CoreGuard::enter::h338a080b82205e50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 30: tokio::runtime::basic_scheduler::CoreGuard::block_on::h8f53b1a91854730d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 31: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hdb360bfaf4e18c4f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 32: tokio::runtime::Runtime::block_on::h9ebd7d3790d9558d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 33: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::h22060ddb4f9e4c5d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 34: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1::{{closure}}::h874966af27e779d6 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 35: core::ops::function::FnOnce::call_once::h73a6f2a0dcaa5b73 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 37: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 38: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 39:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 40: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 41: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 42: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 43: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 44: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 45: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 46: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 48:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 49: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 50: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 51: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 52: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 54:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 55:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 56: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 57: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] 2025-04-15T08:45:47.160145Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc --branch-to foo:branched gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.171795Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::upload: Branching foo/bar -> foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.185694Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving initial build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: None, srcmd5: None, is_branched: true, enabled_repos: {} } [INFO] [stdout] 2025-04-15T08:45:47.191526Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_if_package_exists{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo:branched", repositories: [RepositoryMeta { name: "repo", rebuild: Local, block: Never, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2025-04-15T08:45:47.205987Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(37823), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo:branched", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2025-04-15T08:45:47.206127Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.217916Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.missing": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2025-04-15T08:45:47.224972Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2025-04-15T08:45:47.225015Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.missing": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }, CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2025-04-15T08:45:47.225129Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1-bad.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.280356Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.missing": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.284965Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Could not find artifact 'test1.missing' [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/artifacts.rs:34 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::upload::upload_file with root="" filename="test1.missing" [INFO] [stdout] at src/upload.rs:223 [INFO] [stdout] 221 │ } [INFO] [stdout] 222 │ [INFO] [stdout]  223 > #[instrument(skip(self, artifacts))] [INFO] [stdout] 224 │ async fn upload_file( [INFO] [stdout] 225 │ &self, [INFO] [stdout] 1: obs_gitlab_runner::upload::commit with commit_message="test1-bad.dsc" root="" files={"test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.missing": "202cb962ac59075b964b07152d234b70"} [INFO] [stdout] at src/upload.rs:250 [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout]  250 > #[instrument(skip(self, artifacts))] [INFO] [stdout] 251 │ async fn commit( [INFO] [stdout] 252 │ &self, [INFO] [stdout] 2: obs_gitlab_runner::upload::upload_package with self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } } [INFO] [stdout] at src/upload.rs:307 [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ [INFO] [stdout]  307 > #[instrument(skip(artifacts))] [INFO] [stdout] 308 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 309 │ let dsc_parent = self [INFO] [stdout] 3: obs_gitlab_runner::handler::run_dput with args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false } [INFO] [stdout] at src/handler.rs:275 [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ [INFO] [stdout]  275 > #[instrument(skip(self))] [INFO] [stdout] 276 │ async fn run_dput(&mut self, args: DputAction) -> Result<()> { [INFO] [stdout] 277 │ let branch_to = if !args.branch_to.is_empty() { [INFO] [stdout] 4: obs_gitlab_runner::handler::command with cmdline="dput foo test1-bad.dsc --branch-to foo:branched" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 5: gitlab_runner::run::run with gitlab.job=267 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::{{closure}}::hb8fee5c26042e74c [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:34 [INFO] [stdout] 32 │ self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout]  34 >  .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 35 │ } [INFO] [stdout] 36 │ [INFO] [stdout] 7: core::option::Option::ok_or_else::h72fc049e726370aa [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/option.rs:1283 [INFO] [stdout] 8: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::h80ae7f515997404b [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:32 [INFO] [stdout] 30 │ [INFO] [stdout] 31 │ async fn get(&self, filename: &str) -> Result { [INFO] [stdout]  32 >  self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout] 34 │ .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 9:  as core::future::future::Future>::poll::h5dfb18609895ce12 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 10: obs_gitlab_runner::artifacts::ArtifactDirectory::get_file::{{closure}}::h072371156de743fd [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:47 [INFO] [stdout] 45 │ [INFO] [stdout] 46 │ async fn get_file(&self, filename: &str) -> Result { [INFO] [stdout]  47 >  let reader = self.get(filename).await?; [INFO] [stdout] 48 │ async_save_to_tempfile(reader).await [INFO] [stdout] 49 │ } [INFO] [stdout] 11:  as core::future::future::Future>::poll::h252364b6ea572c48 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 12: obs_gitlab_runner::upload::ObsDscUploader::upload_file::{{closure}}::{{closure}}::h2495e76bb19c73ec [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:231 [INFO] [stdout] 229 │ ) -> Result<()> { [INFO] [stdout] 230 │ debug!("Uploading file"); [INFO] [stdout]  231 >  let file = artifacts.get_file(root.join(filename).as_str()).await?; [INFO] [stdout] 232 │ [INFO] [stdout] 233 │ retry_request(|| { [INFO] [stdout] 13:  as core::future::future::Future>::poll::hbf79c7bb8bc9089e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 14: obs_gitlab_runner::upload::ObsDscUploader::upload_file::{{closure}}::hc5902408780bb254 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:223 [INFO] [stdout] 221 │ } [INFO] [stdout] 222 │ [INFO] [stdout]  223 >  #[instrument(skip(self, artifacts))] [INFO] [stdout] 224 │ async fn upload_file( [INFO] [stdout] 225 │ &self, [INFO] [stdout] 15: obs_gitlab_runner::upload::ObsDscUploader::commit::{{closure}}::{{closure}}::hc7837e349144de03 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:300 [INFO] [stdout] 298 │ [INFO] [stdout] 299 │ for entry in missing.entries { [INFO] [stdout]  300 >  self.upload_file(root, &entry.name, artifacts).await?; [INFO] [stdout] 301 │ } [INFO] [stdout] 302 │ } [INFO] [stdout] 16:  as core::future::future::Future>::poll::he40d944a225b1da4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 17: obs_gitlab_runner::upload::ObsDscUploader::commit::{{closure}}::h93ae5c2cba08549c [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:250 [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout]  250 >  #[instrument(skip(self, artifacts))] [INFO] [stdout] 251 │ async fn commit( [INFO] [stdout] 252 │ &self, [INFO] [stdout] 18: obs_gitlab_runner::upload::ObsDscUploader::upload_package::{{closure}}::{{closure}}::ha8a8022ce7c01aa8 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:347 [INFO] [stdout] 345 │ ( [INFO] [stdout] 346 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout]  347 >  .await?, [INFO] [stdout] 348 │ false, [INFO] [stdout] 349 │ ) [INFO] [stdout] 19:  as core::future::future::Future>::poll::h1f96e0c38e4ec90b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 20: obs_gitlab_runner::upload::ObsDscUploader::upload_package::{{closure}}::hfb1a37a3e2439b8f [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:307 [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ [INFO] [stdout]  307 >  #[instrument(skip(artifacts))] [INFO] [stdout] 308 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 309 │ let dsc_parent = self [INFO] [stdout] 21: obs_gitlab_runner::handler::ObsJobHandler::run_dput::{{closure}}::{{closure}}::h44cb89c1a73c7e0e [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:329 [INFO] [stdout] 327 │ debug!(?initial_build_meta); [INFO] [stdout] 328 │ [INFO] [stdout]  329 >  let result = uploader.upload_package(self).await?; [INFO] [stdout] 330 │ [INFO] [stdout] 331 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22:  as core::future::future::Future>::poll::hddb99721f73acb38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 23: obs_gitlab_runner::handler::ObsJobHandler::run_dput::{{closure}}::h01bef606b60e7f6a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:275 [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ [INFO] [stdout]  275 >  #[instrument(skip(self))] [INFO] [stdout] 276 │ async fn run_dput(&mut self, args: DputAction) -> Result<()> { [INFO] [stdout] 277 │ let branch_to = if !args.branch_to.is_empty() { [INFO] [stdout] 24: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:587 [INFO] [stdout] 585 │ [INFO] [stdout] 586 │ match command.action { [INFO] [stdout]  587 >  Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout] 589 │ Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 25:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 26: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 27: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 28:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 29: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 30:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 31: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 33: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 35:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 36:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 37: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 38: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 39: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 41:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 42: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 43: __rust_try [INFO] [stdout] at : [INFO] [stdout] 44: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 45: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 46: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 47: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 50: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 51: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9f59f6675f95ccf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 53: tokio::coop::with_budget::{{closure}}::h76b7b94cec71585c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 54: std::thread::local::LocalKey::try_with::h39e801af0dada2e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 55: std::thread::local::LocalKey::with::hc370da1497375aeb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 56: tokio::coop::with_budget::h9eec54bf877484dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 57: tokio::coop::budget::hdcfbc32f7c6e430e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 58: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h54fd2365c67e43ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 59: tokio::runtime::basic_scheduler::Context::enter::hb29225db16e2123c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 60: tokio::runtime::basic_scheduler::Context::run_task::he9396a182db4094d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 61: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hdaa121f50315181c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 62: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb7f81446e6c0116f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 63: tokio::macros::scoped_tls::ScopedKey::set::hfc4a032697627910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 64: tokio::runtime::basic_scheduler::CoreGuard::enter::hcb06204377fcb259 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 65: tokio::runtime::basic_scheduler::CoreGuard::block_on::h0750ae3509a127fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 66: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc84b63ef26f00fa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 67: tokio::runtime::Runtime::block_on::hc740201bc829e1ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 68: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::h851fc630c69235ab [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 69: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::{{closure}}::he1bcd988210795bd [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 70: core::ops::function::FnOnce::call_once::h2882070687ba5357 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 71: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 72: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 73: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 74:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 75: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 76: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 77: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 78: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 79: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 80: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 81: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 82: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 83:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 84: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 85: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 86: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 87: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 88: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 89:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 90:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 91: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 92: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.591789Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}: obs_gitlab_runner::handler: > dput foo test1.dsc --branch-to foo:branched gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.603349Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::upload: Branching foo/bar -> foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.608775Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving initial build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: None, srcmd5: None, is_branched: true, enabled_repos: {} } [INFO] [stdout] 2025-04-15T08:45:47.616503Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_if_package_exists{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo:branched", repositories: [RepositoryMeta { name: "repo", rebuild: Local, block: Never, arches: ["aarch64", "x86_64"] }] } [INFO] [stdout] 2025-04-15T08:45:47.623439Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(37823), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo:branched", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2025-04-15T08:45:47.623548Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.628879Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"} present_files={} [INFO] [stdout] 2025-04-15T08:45:47.636230Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2025-04-15T08:45:47.636279Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }, CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }] } [INFO] [stdout] 2025-04-15T08:45:47.636338Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.686689Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7", "test1": "202cb962ac59075b964b07152d234b70"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.745585Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_status_when_ready{project="foo:branched" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo:branched" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2025-04-15T08:45:47.746819Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_status_when_ready{project="foo:branched" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo:branched" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2025-04-15T08:45:47.746883Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Package uploaded with revision 2. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.746947Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving complete build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: Some("2"), srcmd5: Some("e49d1c946321d6192522869e8536764c"), is_branched: true, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }, RepoArch { repo: "repo", arch: "x86_64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2025-04-15T08:45:47.947054Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]'"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.955625Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]'"}:run_generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: None, build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.257046Z TRACE command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}: obs_gitlab_runner::handler: > monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.258020Z TRACE command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:37823/package/live_build_log/foo:branched/bar/repo/x86_64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.363925Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.363969Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.364014Z TRACE command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Waiting for build status to be available... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.508680Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.508746Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.654870Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.654928Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.772318Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.772358Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.883509Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.883555Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.997691Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "e49d1c946321d6192522869e8536764c", versrel: "1.0-1", bcnt: "1", readytime: 1744706748, starttime: 1744706748, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "7d2deaf1e56844759955bf89e89af534" }] [INFO] [stdout] 2025-04-15T08:45:48.997759Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2025-04-15T08:45:48.997822Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}: obs_gitlab_runner::handler: Completed with: Failed(Failed) [INFO] [stdout] 2025-04-15T08:45:49.009247Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } }}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 'e49d1c946321d6192522869e8536764c' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2025-04-15T08:45:49.010690Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Build logs are unavailable (overwritten by a later build revision?) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.6/src/lib.rs:1164 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::monitor::check_log_md5 [INFO] [stdout] at src/monitor.rs:170 [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout]  170 > #[instrument(skip(self, content))] [INFO] [stdout] 171 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: obs_gitlab_runner::monitor::download_build_log with self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } [INFO] [stdout] at src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 > #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 2: obs_gitlab_runner::handler::run_monitor with args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" } [INFO] [stdout] at src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 > #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 3: obs_gitlab_runner::handler::command with cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 4: gitlab_runner::run::run with gitlab.job=270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 6 frames hidden ⋮  [INFO] [stdout] 7: obs_gitlab_runner::monitor::ObsMonitor::check_log_md5::h1ce5599233a398f2 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:174 [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 173 │ debug!(%needle, %content); [INFO] [stdout]  174 >  ensure!( [INFO] [stdout] 175 │ content.contains(&needle), [INFO] [stdout] 176 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::{{closure}}::h31325d49da318a11 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:281 [INFO] [stdout] 279 │ .await [INFO] [stdout] 280 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout]  281 >  self.check_log_md5(&String::from_utf8_lossy(&buf))?; [INFO] [stdout] 282 │ [INFO] [stdout] 283 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9:  as core::future::future::Future>::poll::h56260285ff150429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 10: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::hc8fe27b8fa2bb66c [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 >  #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 11: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::{{closure}}::h305410dbda8b040a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:458 [INFO] [stdout] 456 │ debug!("Completed with: {:?}", completion); [INFO] [stdout] 457 │ [INFO] [stdout]  458 >  let mut log_file = monitor.download_build_log().await?; [INFO] [stdout] 459 │ self.artifacts.insert( [INFO] [stdout] 460 │ args.build_log_out.clone(), [INFO] [stdout] 12:  as core::future::future::Future>::poll::h4a7905ac44dbb48c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 13: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::h0db05ecee0127249 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 >  #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:589 [INFO] [stdout] 587 │ Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout]  589 >  Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout] 591 │ Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 15:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 16: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 17: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 18:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 19: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 20:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 21: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 23: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 25:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 27: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 28: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 29: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 31:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 32: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 33: __rust_try [INFO] [stdout] at : [INFO] [stdout] 34: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 35: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 36: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 37: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 40: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 41: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 42: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9f59f6675f95ccf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 43: tokio::coop::with_budget::{{closure}}::h76b7b94cec71585c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 44: std::thread::local::LocalKey::try_with::h39e801af0dada2e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 45: std::thread::local::LocalKey::with::hc370da1497375aeb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 46: tokio::coop::with_budget::h9eec54bf877484dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 47: tokio::coop::budget::hdcfbc32f7c6e430e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 48: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h54fd2365c67e43ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::enter::hb29225db16e2123c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::run_task::he9396a182db4094d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 51: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hdaa121f50315181c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb7f81446e6c0116f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 53: tokio::macros::scoped_tls::ScopedKey::set::hfc4a032697627910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 54: tokio::runtime::basic_scheduler::CoreGuard::enter::hcb06204377fcb259 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::block_on::h0750ae3509a127fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc84b63ef26f00fa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 57: tokio::runtime::Runtime::block_on::hc740201bc829e1ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 58: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::h851fc630c69235ab [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::{{closure}}::he1bcd988210795bd [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: core::ops::function::FnOnce::call_once::h2882070687ba5357 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 63: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 64:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 65: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 66: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 67: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 68: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 69: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 70: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 71: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 72: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 73:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 74: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 75: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 76: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 77: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 78: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 79:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 82: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.295681Z TRACE command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.296607Z TRACE command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:37823/package/live_build_log/foo:branched/bar/repo/aarch64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.311396Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.311438Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.311482Z TRACE command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Waiting for build status to be available... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.415832Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.415885Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.523770Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.523828Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.629939Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.629991Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.737584Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.737643Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.854274Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.854316Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.964433Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.964490Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.072202Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.072241Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.182059Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.182134Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.289060Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "e49d1c946321d6192522869e8536764c", versrel: "1.0-1", bcnt: "1", readytime: 1744706750, starttime: 1744706750, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "694bdf8d90f8ea626ead8a9eefa7114b" }] [INFO] [stdout] 2025-04-15T08:45:50.289138Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2025-04-15T08:45:50.289331Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}: obs_gitlab_runner::handler: Completed with: Failed(Failed) [INFO] [stdout] 2025-04-15T08:45:50.291600Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } }}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 'e49d1c946321d6192522869e8536764c' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2025-04-15T08:45:50.293028Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Build logs are unavailable (overwritten by a later build revision?) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.6/src/lib.rs:1164 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::monitor::check_log_md5 [INFO] [stdout] at src/monitor.rs:170 [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout]  170 > #[instrument(skip(self, content))] [INFO] [stdout] 171 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: obs_gitlab_runner::monitor::download_build_log with self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", prev_endtime_for_commit: None } } [INFO] [stdout] at src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 > #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 2: obs_gitlab_runner::handler::run_monitor with args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "e49d1c946321d6192522869e8536764c", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" } [INFO] [stdout] at src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 > #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 3: obs_gitlab_runner::handler::command with cmdline="monitor --rev 2 --srcmd5 e49d1c946321d6192522869e8536764c --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 4: gitlab_runner::run::run with gitlab.job=271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 6 frames hidden ⋮  [INFO] [stdout] 7: obs_gitlab_runner::monitor::ObsMonitor::check_log_md5::h1ce5599233a398f2 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:174 [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 173 │ debug!(%needle, %content); [INFO] [stdout]  174 >  ensure!( [INFO] [stdout] 175 │ content.contains(&needle), [INFO] [stdout] 176 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::{{closure}}::h31325d49da318a11 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:281 [INFO] [stdout] 279 │ .await [INFO] [stdout] 280 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout]  281 >  self.check_log_md5(&String::from_utf8_lossy(&buf))?; [INFO] [stdout] 282 │ [INFO] [stdout] 283 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9:  as core::future::future::Future>::poll::h56260285ff150429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 10: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::hc8fe27b8fa2bb66c [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 >  #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 11: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::{{closure}}::h305410dbda8b040a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:458 [INFO] [stdout] 456 │ debug!("Completed with: {:?}", completion); [INFO] [stdout] 457 │ [INFO] [stdout]  458 >  let mut log_file = monitor.download_build_log().await?; [INFO] [stdout] 459 │ self.artifacts.insert( [INFO] [stdout] 460 │ args.build_log_out.clone(), [INFO] [stdout] 12:  as core::future::future::Future>::poll::h4a7905ac44dbb48c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 13: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::h0db05ecee0127249 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 >  #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:589 [INFO] [stdout] 587 │ Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout]  589 >  Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout] 591 │ Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 15:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 16: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 17: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 18:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 19: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 20:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 21: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 23: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 25:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 27: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 28: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 29: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 31:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 32: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 33: __rust_try [INFO] [stdout] at : [INFO] [stdout] 34: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 35: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 36: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 37: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 40: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 41: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 42: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9f59f6675f95ccf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 43: tokio::coop::with_budget::{{closure}}::h76b7b94cec71585c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 44: std::thread::local::LocalKey::try_with::h39e801af0dada2e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 45: std::thread::local::LocalKey::with::hc370da1497375aeb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 46: tokio::coop::with_budget::h9eec54bf877484dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 47: tokio::coop::budget::hdcfbc32f7c6e430e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 48: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h54fd2365c67e43ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::enter::hb29225db16e2123c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::run_task::he9396a182db4094d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 51: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hdaa121f50315181c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb7f81446e6c0116f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 53: tokio::macros::scoped_tls::ScopedKey::set::hfc4a032697627910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 54: tokio::runtime::basic_scheduler::CoreGuard::enter::hcb06204377fcb259 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::block_on::h0750ae3509a127fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc84b63ef26f00fa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 57: tokio::runtime::Runtime::block_on::hc740201bc829e1ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 58: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::h851fc630c69235ab [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::{{closure}}::he1bcd988210795bd [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: core::ops::function::FnOnce::call_once::h2882070687ba5357 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 63: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 64:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 65: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 66: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 67: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 68: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 69: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 70: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 71: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 72: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 73:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 74: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 75: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 76: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 77: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 78: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 79:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 82: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:50.384408Z TRACE command{cmdline="prune"}: obs_gitlab_runner::handler: > prune gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:50.386353Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Could not find artifact 'build-info.yml' [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/artifacts.rs:34 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::handler::run_prune with args=PruneAction { build_info: "build-info.yml", ignore_missing_build_info: false, only_if_job_unsuccessful: false } [INFO] [stdout] at src/handler.rs:532 [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout]  532 > #[instrument(skip(self))] [INFO] [stdout] 533 │ async fn run_prune(&mut self, args: PruneAction) -> Result<()> { [INFO] [stdout] 534 │ if args.only_if_job_unsuccessful && !self.script_failed { [INFO] [stdout] 1: obs_gitlab_runner::handler::command with cmdline="prune" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 2: gitlab_runner::run::run with gitlab.job=272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::{{closure}}::hb8fee5c26042e74c [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:34 [INFO] [stdout] 32 │ self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout]  34 >  .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 35 │ } [INFO] [stdout] 36 │ [INFO] [stdout] 7: core::option::Option::ok_or_else::h72fc049e726370aa [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/option.rs:1283 [INFO] [stdout] 8: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::h80ae7f515997404b [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:32 [INFO] [stdout] 30 │ [INFO] [stdout] 31 │ async fn get(&self, filename: &str) -> Result { [INFO] [stdout]  32 >  self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout] 34 │ .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 9:  as core::future::future::Future>::poll::h5dfb18609895ce12 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 10: obs_gitlab_runner::artifacts::ArtifactDirectory::get_data::{{closure}}::h46fb8a7fb926fae2 [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:64 [INFO] [stdout] 62 │ [INFO] [stdout] 63 │ async fn get_data(&self, filename: &str) -> Result> { [INFO] [stdout]  64 >  let mut reader = self.get(filename).await?; [INFO] [stdout] 65 │ [INFO] [stdout] 66 │ let mut data = Vec::new(); [INFO] [stdout] 11:  as core::future::future::Future>::poll::h60d4b2b846c1b699 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 12: obs_gitlab_runner::handler::ObsJobHandler::run_prune::{{closure}}::{{closure}}::h46bebd84e5aa2b6f [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:550 [INFO] [stdout] 548 │ } [INFO] [stdout] 549 │ } else { [INFO] [stdout]  550 >  self.get_data(&args.build_info).await? [INFO] [stdout] 551 │ }; [INFO] [stdout] 552 │ [INFO] [stdout] 13:  as core::future::future::Future>::poll::hc86493c7e5109570 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::run_prune::{{closure}}::hfd085b915228709d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:532 [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout]  532 >  #[instrument(skip(self))] [INFO] [stdout] 533 │ async fn run_prune(&mut self, args: PruneAction) -> Result<()> { [INFO] [stdout] 534 │ if args.only_if_job_unsuccessful && !self.script_failed { [INFO] [stdout] 15: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:591 [INFO] [stdout] 589 │ Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout]  591 >  Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 592 │ #[cfg(test)] [INFO] [stdout] 593 │ Action::Echo(args) => { [INFO] [stdout] 16:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 17: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 18: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 19:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 20: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 21:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 22: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 23:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 24: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 25:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 27:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 28: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 29: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 30: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 31: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 32:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 33: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 34: __rust_try [INFO] [stdout] at : [INFO] [stdout] 35: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 36: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 37: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 39: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 40: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 41: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 42: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 43: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h9f59f6675f95ccf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 44: tokio::coop::with_budget::{{closure}}::h76b7b94cec71585c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 45: std::thread::local::LocalKey::try_with::h39e801af0dada2e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 46: std::thread::local::LocalKey::with::hc370da1497375aeb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 47: tokio::coop::with_budget::h9eec54bf877484dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 48: tokio::coop::budget::hdcfbc32f7c6e430e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h54fd2365c67e43ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::enter::hb29225db16e2123c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 51: tokio::runtime::basic_scheduler::Context::run_task::he9396a182db4094d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hdaa121f50315181c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 53: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb7f81446e6c0116f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 54: tokio::macros::scoped_tls::ScopedKey::set::hfc4a032697627910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::enter::hcb06204377fcb259 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::CoreGuard::block_on::h0750ae3509a127fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 57: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc84b63ef26f00fa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 58: tokio::runtime::Runtime::block_on::hc740201bc829e1ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::h851fc630c69235ab [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::{{closure}}::he1bcd988210795bd [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::h2882070687ba5357 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 63: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 64: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 65:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 66: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 67: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 68: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 69: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 70: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 71: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 72: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 73: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 74:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 75: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 76: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 77: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 78: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 79: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 82: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 83: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: Success [INFO] [stdout] right: Failed [INFO] [stdout] Location: src/handler.rs:1606 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 8 frames hidden ⋮  [INFO] [stdout] 9: core::panicking::assert_failed_inner::h75e36b16d296c663 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs: [INFO] [stdout] 10: core::panicking::assert_failed::h9316a36f1b249024 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:380 [INFO] [stdout] 11: obs_gitlab_runner::handler::tests::test_prune::{{closure}}::h09b62a875f500320 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1606 [INFO] [stdout] 1604 │ [INFO] [stdout] 1605 │ run_obs_handler(context).await; [INFO] [stdout]  1606 >  assert_eq!(MockJobState::Success, prune.state()); [INFO] [stdout] 1607 │ [INFO] [stdout] 1608 │ assert!(String::from_utf8_lossy(&prune.log()).contains("Skipping prune")); [INFO] [stdout] 12: obs_gitlab_runner::handler::tests::test_handler_flow::{{closure}}::{{closure}}::h976357a2b650f4fb [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1735 [INFO] [stdout] 1733 │ prune_only_if_job_unsuccessful, [INFO] [stdout] 1734 │ ) [INFO] [stdout]  1735 >  .await; [INFO] [stdout] 1736 │ }) [INFO] [stdout] 1737 │ .await; [INFO] [stdout] 13:  as core::future::future::Future>::poll::h6e0d7c3b5dcf8970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 14: obs_gitlab_runner::handler::tests::with_tracing::{{closure}}::h66c0f7f7c78ebef7 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:815 [INFO] [stdout] 813 │ .with(layer), [INFO] [stdout] 814 │ ) [INFO] [stdout]  815 >  .await [INFO] [stdout] 816 │ } [INFO] [stdout] 817 │ [INFO] [stdout] 15: obs_gitlab_runner::handler::tests::test_handler_flow::{{closure}}::h30999c36d2ee6738 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1737 [INFO] [stdout] 1735 │ .await; [INFO] [stdout] 1736 │ }) [INFO] [stdout]  1737 >  .await; [INFO] [stdout] 1738 │ } [INFO] [stdout] 1739 │ [INFO] [stdout] 16: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::{{closure}}::hc73eb80dec7619e9 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 17:  as core::future::future::Future>::poll::hcd5b8f32d4599800 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 18: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8914eecbf2e145bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507 [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout] 506 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  507 >  crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 509 │ [INFO] [stdout] 19: tokio::coop::with_budget::{{closure}}::hcb02debf4b6c024e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 20: std::thread::local::LocalKey::try_with::he5cb2da1175d7628 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 21: std::thread::local::LocalKey::with::h4bd18cfe349e21f9 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 22: tokio::coop::with_budget::h6872edc01d75b495 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 23: tokio::coop::budget::hba7d300ba7ff0279 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 24: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h0845b464ec96d690 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507 [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout] 506 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  507 >  crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 509 │ [INFO] [stdout] 25: tokio::runtime::basic_scheduler::Context::enter::h2f0313545436e965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 26: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hdaa121f50315181c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:506 [INFO] [stdout] 504 │ 'outer: loop { [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout]  506 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 507 │ crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 27: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hb7f81446e6c0116f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 28: tokio::macros::scoped_tls::ScopedKey::set::hfc4a032697627910 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 29: tokio::runtime::basic_scheduler::CoreGuard::enter::hcb06204377fcb259 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 30: tokio::runtime::basic_scheduler::CoreGuard::block_on::h0750ae3509a127fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 31: tokio::runtime::basic_scheduler::BasicScheduler::block_on::hc84b63ef26f00fa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 32: tokio::runtime::Runtime::block_on::hc740201bc829e1ab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 33: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::h851fc630c69235ab [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 34: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1::{{closure}}::he1bcd988210795bd [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 35: core::ops::function::FnOnce::call_once::h2882070687ba5357 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 37: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 38: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 39:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 40: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 41: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 42: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 43: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 44: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 45: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 46: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 48:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 49: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 50: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 51: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 52: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 54:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 55:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 56: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 57: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 stdout ---- [INFO] [stdout] -------------- TEST START -------------- [INFO] [stdout] 2025-04-15T08:45:47.365637Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}: obs_gitlab_runner::handler: > dput foo test1-bad.dsc --branch-to foo:branched gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.377320Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::upload: Branching foo/bar -> foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.386677Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving initial build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: None, srcmd5: None, is_branched: true, enabled_repos: {} } [INFO] [stdout] 2025-04-15T08:45:47.388595Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_if_package_exists{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo:branched", repositories: [RepositoryMeta { name: "repo", rebuild: Local, block: Never, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2025-04-15T08:45:47.397506Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(46739), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo:branched", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2025-04-15T08:45:47.397624Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1-bad.dsc to foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.407499Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454"} present_files={} [INFO] [stdout] 2025-04-15T08:45:47.413258Z TRACE command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2025-04-15T08:45:47.413312Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1.missing", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1-bad.dsc", md5: "c09a28e451b8586a98f614f9fe0742de" }] } [INFO] [stdout] 2025-04-15T08:45:47.413388Z DEBUG command{cmdline="dput foo test1-bad.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1-bad.dsc" root="" files={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454"}}:upload_file{root="" filename="test1.missing"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.420258Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Could not find artifact 'test1.missing' [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/artifacts.rs:34 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::upload::upload_file with root="" filename="test1.missing" [INFO] [stdout] at src/upload.rs:223 [INFO] [stdout] 221 │ } [INFO] [stdout] 222 │ [INFO] [stdout]  223 > #[instrument(skip(self, artifacts))] [INFO] [stdout] 224 │ async fn upload_file( [INFO] [stdout] 225 │ &self, [INFO] [stdout] 1: obs_gitlab_runner::upload::commit with commit_message="test1-bad.dsc" root="" files={"test1.missing": "202cb962ac59075b964b07152d234b70", "test1-bad.dsc": "c09a28e451b8586a98f614f9fe0742de", "_meta": "b40cc2c1eecc77a4f47086717477d454"} [INFO] [stdout] at src/upload.rs:250 [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout]  250 > #[instrument(skip(self, artifacts))] [INFO] [stdout] 251 │ async fn commit( [INFO] [stdout] 252 │ &self, [INFO] [stdout] 2: obs_gitlab_runner::upload::upload_package with self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1-bad.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1.missing" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } } [INFO] [stdout] at src/upload.rs:307 [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ [INFO] [stdout]  307 > #[instrument(skip(artifacts))] [INFO] [stdout] 308 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 309 │ let dsc_parent = self [INFO] [stdout] 3: obs_gitlab_runner::handler::run_dput with args=DputAction { project: "foo", dsc: "test1-bad.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false } [INFO] [stdout] at src/handler.rs:275 [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ [INFO] [stdout]  275 > #[instrument(skip(self))] [INFO] [stdout] 276 │ async fn run_dput(&mut self, args: DputAction) -> Result<()> { [INFO] [stdout] 277 │ let branch_to = if !args.branch_to.is_empty() { [INFO] [stdout] 4: obs_gitlab_runner::handler::command with cmdline="dput foo test1-bad.dsc --branch-to foo:branched" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 5: gitlab_runner::run::run with gitlab.job=267 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::{{closure}}::hb8fee5c26042e74c [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:34 [INFO] [stdout] 32 │ self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout]  34 >  .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 35 │ } [INFO] [stdout] 36 │ [INFO] [stdout] 7: core::option::Option::ok_or_else::h72fc049e726370aa [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/option.rs:1283 [INFO] [stdout] 8: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::h80ae7f515997404b [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:32 [INFO] [stdout] 30 │ [INFO] [stdout] 31 │ async fn get(&self, filename: &str) -> Result { [INFO] [stdout]  32 >  self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout] 34 │ .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 9:  as core::future::future::Future>::poll::h5dfb18609895ce12 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 10: obs_gitlab_runner::artifacts::ArtifactDirectory::get_file::{{closure}}::h072371156de743fd [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:47 [INFO] [stdout] 45 │ [INFO] [stdout] 46 │ async fn get_file(&self, filename: &str) -> Result { [INFO] [stdout]  47 >  let reader = self.get(filename).await?; [INFO] [stdout] 48 │ async_save_to_tempfile(reader).await [INFO] [stdout] 49 │ } [INFO] [stdout] 11:  as core::future::future::Future>::poll::h252364b6ea572c48 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 12: obs_gitlab_runner::upload::ObsDscUploader::upload_file::{{closure}}::{{closure}}::h2495e76bb19c73ec [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:231 [INFO] [stdout] 229 │ ) -> Result<()> { [INFO] [stdout] 230 │ debug!("Uploading file"); [INFO] [stdout]  231 >  let file = artifacts.get_file(root.join(filename).as_str()).await?; [INFO] [stdout] 232 │ [INFO] [stdout] 233 │ retry_request(|| { [INFO] [stdout] 13:  as core::future::future::Future>::poll::hbf79c7bb8bc9089e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 14: obs_gitlab_runner::upload::ObsDscUploader::upload_file::{{closure}}::hc5902408780bb254 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:223 [INFO] [stdout] 221 │ } [INFO] [stdout] 222 │ [INFO] [stdout]  223 >  #[instrument(skip(self, artifacts))] [INFO] [stdout] 224 │ async fn upload_file( [INFO] [stdout] 225 │ &self, [INFO] [stdout] 15: obs_gitlab_runner::upload::ObsDscUploader::commit::{{closure}}::{{closure}}::hc7837e349144de03 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:300 [INFO] [stdout] 298 │ [INFO] [stdout] 299 │ for entry in missing.entries { [INFO] [stdout]  300 >  self.upload_file(root, &entry.name, artifacts).await?; [INFO] [stdout] 301 │ } [INFO] [stdout] 302 │ } [INFO] [stdout] 16:  as core::future::future::Future>::poll::he40d944a225b1da4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 17: obs_gitlab_runner::upload::ObsDscUploader::commit::{{closure}}::h93ae5c2cba08549c [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:250 [INFO] [stdout] 248 │ } [INFO] [stdout] 249 │ [INFO] [stdout]  250 >  #[instrument(skip(self, artifacts))] [INFO] [stdout] 251 │ async fn commit( [INFO] [stdout] 252 │ &self, [INFO] [stdout] 18: obs_gitlab_runner::upload::ObsDscUploader::upload_package::{{closure}}::{{closure}}::ha8a8022ce7c01aa8 [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:347 [INFO] [stdout] 345 │ ( [INFO] [stdout] 346 │ self.commit(dsc_filename, dsc_parent, files_to_commit, artifacts) [INFO] [stdout]  347 >  .await?, [INFO] [stdout] 348 │ false, [INFO] [stdout] 349 │ ) [INFO] [stdout] 19:  as core::future::future::Future>::poll::h1f96e0c38e4ec90b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 20: obs_gitlab_runner::upload::ObsDscUploader::upload_package::{{closure}}::hfb1a37a3e2439b8f [INFO] [stdout] at /opt/rustwide/workdir/src/upload.rs:307 [INFO] [stdout] 305 │ } [INFO] [stdout] 306 │ [INFO] [stdout]  307 >  #[instrument(skip(artifacts))] [INFO] [stdout] 308 │ pub async fn upload_package(&self, artifacts: &impl ArtifactDirectory) -> Result { [INFO] [stdout] 309 │ let dsc_parent = self [INFO] [stdout] 21: obs_gitlab_runner::handler::ObsJobHandler::run_dput::{{closure}}::{{closure}}::h44cb89c1a73c7e0e [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:329 [INFO] [stdout] 327 │ debug!(?initial_build_meta); [INFO] [stdout] 328 │ [INFO] [stdout]  329 >  let result = uploader.upload_package(self).await?; [INFO] [stdout] 330 │ [INFO] [stdout] 331 │ // If we couldn't get the metadata before because the package didn't [INFO] [stdout] 22:  as core::future::future::Future>::poll::hddb99721f73acb38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 23: obs_gitlab_runner::handler::ObsJobHandler::run_dput::{{closure}}::h01bef606b60e7f6a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:275 [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ [INFO] [stdout]  275 >  #[instrument(skip(self))] [INFO] [stdout] 276 │ async fn run_dput(&mut self, args: DputAction) -> Result<()> { [INFO] [stdout] 277 │ let branch_to = if !args.branch_to.is_empty() { [INFO] [stdout] 24: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:587 [INFO] [stdout] 585 │ [INFO] [stdout] 586 │ match command.action { [INFO] [stdout]  587 >  Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout] 589 │ Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 25:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 26: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 27: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 28:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 29: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 30:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 31: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 32:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 33: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 34:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 35:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 36:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 37: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 38: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 39: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 40: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 41:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 42: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 43: __rust_try [INFO] [stdout] at : [INFO] [stdout] 44: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 45: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 46: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 47: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 48: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 49: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 50: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 51: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5255c64443a99472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 53: tokio::coop::with_budget::{{closure}}::h0b1102aa4a316aad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 54: std::thread::local::LocalKey::try_with::hcf26f087eda34984 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 55: std::thread::local::LocalKey::with::hd82fe751274f92fb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 56: tokio::coop::with_budget::ha18b4fae667dd9e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 57: tokio::coop::budget::h75e030e804928de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 58: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h256a626584a13eb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 59: tokio::runtime::basic_scheduler::Context::enter::h27f714bcf23abfc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 60: tokio::runtime::basic_scheduler::Context::run_task::hb853fc94071ecc0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 61: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd0052c43dc6de41b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 62: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf676af9433e9725f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 63: tokio::macros::scoped_tls::ScopedKey::set::h8a808e8b527a3434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 64: tokio::runtime::basic_scheduler::CoreGuard::enter::hf629f2ac15b43e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 65: tokio::runtime::basic_scheduler::CoreGuard::block_on::hc630baefa0732918 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 66: tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4b95d40c97cd73a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 67: tokio::runtime::Runtime::block_on::hd0e821210983e7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 68: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::h87384ae94bf66a2c [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 69: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::{{closure}}::hd5bbb82c51bc0b05 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 70: core::ops::function::FnOnce::call_once::hd01f80fd593f5723 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 71: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 72: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 73: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 74:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 75: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 76: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 77: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 78: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 79: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 80: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 81: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 82: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 83:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 84: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 85: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 86: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 87: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 88: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 89:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 90:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 91: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 92: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.694853Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}: obs_gitlab_runner::handler: > dput foo test1.dsc --branch-to foo:branched gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.718904Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::upload: Branching foo/bar -> foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.726790Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving initial build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: None, srcmd5: None, is_branched: true, enabled_repos: {} } [INFO] [stdout] 2025-04-15T08:45:47.731555Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_if_package_exists{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}:get{project="foo:branched" package="bar" options=BuildMetaOptions { history_retrieval: Full, disabled_repos: Keep }}: obs_gitlab_runner::build_meta: project_meta=ProjectMeta { name: "foo:branched", repositories: [RepositoryMeta { name: "repo", rebuild: Local, block: Never, arches: ["x86_64", "aarch64"] }] } [INFO] [stdout] 2025-04-15T08:45:47.737487Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: initial_build_meta=Some(BuildMeta { client: Client { base: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Ipv4(127.0.0.1)), port: Some(46739), path: "/", query: None, fragment: None }, user: "user", pass: "[redacted]", client: Client { accepts: Accepts, proxies: [Proxy(System({}), None)], referer: true, default_headers: {"accept": "*/*"} } }, project: "foo:branched", package: "bar", repos: {RepoArch { repo: "repo", arch: "x86_64" }: JobHistList { jobhist: [] }, RepoArch { repo: "repo", arch: "aarch64" }: JobHistList { jobhist: [] }} }) [INFO] [stdout] 2025-04-15T08:45:47.737603Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: Uploading test1.dsc to foo:branched/bar... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.747531Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}: obs_gitlab_runner::upload: files_to_commit={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"} present_files={} [INFO] [stdout] 2025-04-15T08:45:47.748789Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: Retry commit, missing 2 entries [INFO] [stdout] 2025-04-15T08:45:47.748829Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}: obs_gitlab_runner::upload: missing=MissingEntries { entries: [CommitEntry { name: "test1", md5: "202cb962ac59075b964b07152d234b70" }, CommitEntry { name: "test1.dsc", md5: "4c85fb7ae65cc69676f0d043082779e7" }] } [INFO] [stdout] 2025-04-15T08:45:47.748894Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.796720Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:upload_package{self=ObsDscUploader { project: "foo:branched", package: "bar", dsc_path: "test1.dsc", dsc: Dsc { source: "bar", files: [FileEntry { hash: "202cb962ac59075b964b07152d234b70", size: 3, filename: "test1" }] }, options: ObsUploaderOptions { max_commit_attempts: 3 } }}:commit{commit_message="test1.dsc" root="" files={"_meta": "b40cc2c1eecc77a4f47086717477d454", "test1": "202cb962ac59075b964b07152d234b70", "test1.dsc": "4c85fb7ae65cc69676f0d043082779e7"}}:upload_file{root="" filename="test1.dsc"}: obs_gitlab_runner::upload: Uploading file [INFO] [stdout] 2025-04-15T08:45:47.863693Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_status_when_ready{project="foo:branched" package="bar" repo="repo" arch="x86_64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo:branched" package="bar" repo="repo" arch="x86_64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2025-04-15T08:45:47.873130Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}:get_status_when_ready{project="foo:branched" package="bar" repo="repo" arch="aarch64" options=BuildMetaWaitOptions { sleep_until_ready: 15s }}:get_status{project="foo:branched" package="bar" repo="repo" arch="aarch64"}: obs_gitlab_runner::build_meta: status=BuildStatus { package: "bar", code: Unknown, dirty: false, details: Some("") } [INFO] [stdout] 2025-04-15T08:45:47.873238Z TRACE command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Package uploaded with revision 2. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:47.873316Z DEBUG command{cmdline="dput foo test1.dsc --branch-to foo:branched"}:run_dput{args=DputAction { project: "foo", dsc: "test1.dsc", branch_to: "foo:branched", build_info_out: "build-info.yml", rebuild_if_unchanged: false }}: obs_gitlab_runner::handler: Saving complete build info: ObsBuildInfo { project: "foo:branched", package: "bar", rev: Some("2"), srcmd5: Some("69dac9e46a10907cd505be968bcb8b3a"), is_branched: true, enabled_repos: {RepoArch { repo: "repo", arch: "aarch64" }: CommitBuildInfo { prev_endtime_for_commit: None }, RepoArch { repo: "repo", arch: "x86_64" }: CommitBuildInfo { prev_endtime_for_commit: None }} } [INFO] [stdout] 2025-04-15T08:45:48.272879Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]'"}: obs_gitlab_runner::handler: > generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]' gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.311839Z TRACE command{cmdline="generate-monitor test-tag --job-timeout '1 day' --rules '[{a: 1}, {b: 2}]'"}:run_generate_monitor{args=GenerateMonitorAction { tag: "test-tag", rules: Some("[{a: 1}, {b: 2}]"), build_results_dir: None, build_info: "build-info.yml", pipeline_out: "obs.yml", job_prefix: "obs", job_timeout: Some("1 day"), artifact_expiration: "3 days", build_log_out: "build.log" }}: obs_gitlab_runner::handler: Wrote pipeline file 'obs.yml'. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.755923Z TRACE command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}: obs_gitlab_runner::handler: > monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.756851Z TRACE command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:46739/package/live_build_log/foo:branched/bar/repo/x86_64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.782785Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.782832Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:48.782874Z TRACE command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Waiting for build status to be available... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:48.893493Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:48.893543Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.018589Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.018649Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.133028Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.133106Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.244165Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.244208Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.356319Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.356390Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.465955Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", versrel: "1.0-1", bcnt: "1", readytime: 1744706749, starttime: 1744706749, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "6fd5b8094857d8b9678526f107dca7b8" }] [INFO] [stdout] 2025-04-15T08:45:49.466015Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2025-04-15T08:45:49.466065Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}: obs_gitlab_runner::handler: Completed with: Failed(Failed) [INFO] [stdout] 2025-04-15T08:45:49.468762Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } }}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '69dac9e46a10907cd505be968bcb8b3a' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2025-04-15T08:45:49.470188Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Build logs are unavailable (overwritten by a later build revision?) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.6/src/lib.rs:1164 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::monitor::check_log_md5 [INFO] [stdout] at src/monitor.rs:170 [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout]  170 > #[instrument(skip(self, content))] [INFO] [stdout] 171 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: obs_gitlab_runner::monitor::download_build_log with self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "x86_64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } [INFO] [stdout] at src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 > #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 2: obs_gitlab_runner::handler::run_monitor with args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "x86_64", prev_endtime_for_commit: None, build_log_out: "build.log" } [INFO] [stdout] at src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 > #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 3: obs_gitlab_runner::handler::command with cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch x86_64" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 4: gitlab_runner::run::run with gitlab.job=270 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 6 frames hidden ⋮  [INFO] [stdout] 7: obs_gitlab_runner::monitor::ObsMonitor::check_log_md5::h1ce5599233a398f2 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:174 [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 173 │ debug!(%needle, %content); [INFO] [stdout]  174 >  ensure!( [INFO] [stdout] 175 │ content.contains(&needle), [INFO] [stdout] 176 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::{{closure}}::h31325d49da318a11 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:281 [INFO] [stdout] 279 │ .await [INFO] [stdout] 280 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout]  281 >  self.check_log_md5(&String::from_utf8_lossy(&buf))?; [INFO] [stdout] 282 │ [INFO] [stdout] 283 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9:  as core::future::future::Future>::poll::h56260285ff150429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 10: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::hc8fe27b8fa2bb66c [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 >  #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 11: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::{{closure}}::h305410dbda8b040a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:458 [INFO] [stdout] 456 │ debug!("Completed with: {:?}", completion); [INFO] [stdout] 457 │ [INFO] [stdout]  458 >  let mut log_file = monitor.download_build_log().await?; [INFO] [stdout] 459 │ self.artifacts.insert( [INFO] [stdout] 460 │ args.build_log_out.clone(), [INFO] [stdout] 12:  as core::future::future::Future>::poll::h4a7905ac44dbb48c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 13: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::h0db05ecee0127249 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 >  #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:589 [INFO] [stdout] 587 │ Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout]  589 >  Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout] 591 │ Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 15:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 16: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 17: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 18:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 19: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 20:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 21: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 23: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 25:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 27: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 28: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 29: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 31:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 32: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 33: __rust_try [INFO] [stdout] at : [INFO] [stdout] 34: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 35: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 36: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 37: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 40: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 41: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 42: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5255c64443a99472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 43: tokio::coop::with_budget::{{closure}}::h0b1102aa4a316aad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 44: std::thread::local::LocalKey::try_with::hcf26f087eda34984 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 45: std::thread::local::LocalKey::with::hd82fe751274f92fb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 46: tokio::coop::with_budget::ha18b4fae667dd9e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 47: tokio::coop::budget::h75e030e804928de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 48: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h256a626584a13eb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::enter::h27f714bcf23abfc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::run_task::hb853fc94071ecc0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 51: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd0052c43dc6de41b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf676af9433e9725f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 53: tokio::macros::scoped_tls::ScopedKey::set::h8a808e8b527a3434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 54: tokio::runtime::basic_scheduler::CoreGuard::enter::hf629f2ac15b43e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::block_on::hc630baefa0732918 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4b95d40c97cd73a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 57: tokio::runtime::Runtime::block_on::hd0e821210983e7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 58: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::h87384ae94bf66a2c [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::{{closure}}::hd5bbb82c51bc0b05 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: core::ops::function::FnOnce::call_once::hd01f80fd593f5723 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 63: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 64:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 65: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 66: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 67: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 68: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 69: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 70: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 71: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 72: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 73:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 74: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 75: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 76: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 77: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 78: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 79:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 82: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.614232Z TRACE command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}: obs_gitlab_runner::handler: > monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.615238Z TRACE command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Live build log: http://127.0.0.1:46739/package/live_build_log/foo:branched/bar/repo/aarch64 gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.622638Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.622690Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.622744Z TRACE command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}: obs_gitlab_runner::monitor: Waiting for build status to be available... gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:49.733132Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.733193Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.853814Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.853858Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:49.963963Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:49.964013Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.071771Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.071830Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.180623Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.180679Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.288065Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.288146Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.399853Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.399904Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.507952Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[] [INFO] [stdout] 2025-04-15T08:45:50.508012Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=None [INFO] [stdout] 2025-04-15T08:45:50.614332Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: jobhist.jobhist=[JobHist { package: "bar", rev: "1", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", versrel: "1.0-1", bcnt: "1", readytime: 1744706750, starttime: 1744706750, endtime: 999, code: Succeeded, uri: "http://127.0.0.1:9000", workerid: "worker:1", hostarch: "x86_64", reason: "source change", verifymd5: "0f865809019ddf8ca50ef88af5b7e29c" }] [INFO] [stdout] 2025-04-15T08:45:50.614462Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:monitor_package{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } options=PackageMonitoringOptions { sleep_on_building: 0ns, sleep_on_old_status: 100ms, max_old_status_retries: 99 }}:get_latest_state: obs_gitlab_runner::monitor: prev_endtime_for_commit=Some(999) [INFO] [stdout] 2025-04-15T08:45:50.614628Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}: obs_gitlab_runner::handler: Completed with: Failed(Failed) [INFO] [stdout] 2025-04-15T08:45:50.617299Z DEBUG command{cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64"}:run_monitor{args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" }}:download_build_log{self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } }}:check_log_md5: obs_gitlab_runner::monitor: needle=srcmd5 '69dac9e46a10907cd505be968bcb8b3a' content=srcmd5 'd41d8cd98f00b204e9800998ecf8427e' this is a long log that will need to be trimmed when printed [INFO] [stdout] 2025-04-15T08:45:50.618997Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Build logs are unavailable (overwritten by a later build revision?) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/eyre-0.6.6/src/lib.rs:1164 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::monitor::check_log_md5 [INFO] [stdout] at src/monitor.rs:170 [INFO] [stdout] 168 │ } [INFO] [stdout] 169 │ [INFO] [stdout]  170 > #[instrument(skip(self, content))] [INFO] [stdout] 171 │ fn check_log_md5(&self, content: &str) -> Result<()> { [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 1: obs_gitlab_runner::monitor::download_build_log with self=ObsMonitor { package: MonitoredPackage { project: "foo:branched", package: "bar", repository: "repo", arch: "aarch64", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", prev_endtime_for_commit: None } } [INFO] [stdout] at src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 > #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 2: obs_gitlab_runner::handler::run_monitor with args=MonitorAction { project: "foo:branched", package: "bar", rev: "2", srcmd5: "69dac9e46a10907cd505be968bcb8b3a", repository: "repo", arch: "aarch64", prev_endtime_for_commit: None, build_log_out: "build.log" } [INFO] [stdout] at src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 > #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 3: obs_gitlab_runner::handler::command with cmdline="monitor --rev 2 --srcmd5 69dac9e46a10907cd505be968bcb8b3a --build-log-out build.log --project foo:branched --package bar --repository repo --arch aarch64" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 4: gitlab_runner::run::run with gitlab.job=271 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 6 frames hidden ⋮  [INFO] [stdout] 7: obs_gitlab_runner::monitor::ObsMonitor::check_log_md5::h1ce5599233a398f2 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:174 [INFO] [stdout] 172 │ let needle = format!("srcmd5 '{}'", self.package.srcmd5); [INFO] [stdout] 173 │ debug!(%needle, %content); [INFO] [stdout]  174 >  ensure!( [INFO] [stdout] 175 │ content.contains(&needle), [INFO] [stdout] 176 │ "Build logs are unavailable (overwritten by a later build revision?)" [INFO] [stdout] 8: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::{{closure}}::h31325d49da318a11 [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:281 [INFO] [stdout] 279 │ .await [INFO] [stdout] 280 │ .wrap_err("Failed to read start of logs")?; [INFO] [stdout]  281 >  self.check_log_md5(&String::from_utf8_lossy(&buf))?; [INFO] [stdout] 282 │ [INFO] [stdout] 283 │ file.rewind().await.wrap_err("Failed to rewind file")?; [INFO] [stdout] 9:  as core::future::future::Future>::poll::h56260285ff150429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 10: obs_gitlab_runner::monitor::ObsMonitor::download_build_log::{{closure}}::hc8fe27b8fa2bb66c [INFO] [stdout] at /opt/rustwide/workdir/src/monitor.rs:245 [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout]  245 >  #[instrument] [INFO] [stdout] 246 │ pub async fn download_build_log(&self) -> Result { [INFO] [stdout] 247 │ const LOG_LEN_TO_CHECK_FOR_MD5: u64 = 2500; [INFO] [stdout] 11: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::{{closure}}::h305410dbda8b040a [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:458 [INFO] [stdout] 456 │ debug!("Completed with: {:?}", completion); [INFO] [stdout] 457 │ [INFO] [stdout]  458 >  let mut log_file = monitor.download_build_log().await?; [INFO] [stdout] 459 │ self.artifacts.insert( [INFO] [stdout] 460 │ args.build_log_out.clone(), [INFO] [stdout] 12:  as core::future::future::Future>::poll::h4a7905ac44dbb48c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 13: obs_gitlab_runner::handler::ObsJobHandler::run_monitor::{{closure}}::h0db05ecee0127249 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:438 [INFO] [stdout] 436 │ } [INFO] [stdout] 437 │ [INFO] [stdout]  438 >  #[instrument(skip(self))] [INFO] [stdout] 439 │ async fn run_monitor(&mut self, args: MonitorAction) -> Result<()> { [INFO] [stdout] 440 │ let monitor = ObsMonitor::new( [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:589 [INFO] [stdout] 587 │ Action::Dput(args) => self.run_dput(args).await?, [INFO] [stdout] 588 │ Action::GenerateMonitor(args) => self.run_generate_monitor(args).await?, [INFO] [stdout]  589 >  Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout] 591 │ Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 15:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 16: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 17: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 18:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 19: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 20:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 21: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 22:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 23: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 24:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 25:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 27: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 28: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 29: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 30: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 31:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 32: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 33: __rust_try [INFO] [stdout] at : [INFO] [stdout] 34: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 35: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 36: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 37: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 39: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 40: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 41: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 42: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5255c64443a99472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 43: tokio::coop::with_budget::{{closure}}::h0b1102aa4a316aad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 44: std::thread::local::LocalKey::try_with::hcf26f087eda34984 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 45: std::thread::local::LocalKey::with::hd82fe751274f92fb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 46: tokio::coop::with_budget::ha18b4fae667dd9e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 47: tokio::coop::budget::h75e030e804928de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 48: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h256a626584a13eb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::enter::h27f714bcf23abfc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::run_task::hb853fc94071ecc0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 51: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd0052c43dc6de41b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf676af9433e9725f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 53: tokio::macros::scoped_tls::ScopedKey::set::h8a808e8b527a3434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 54: tokio::runtime::basic_scheduler::CoreGuard::enter::hf629f2ac15b43e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::block_on::hc630baefa0732918 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4b95d40c97cd73a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 57: tokio::runtime::Runtime::block_on::hd0e821210983e7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 58: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::h87384ae94bf66a2c [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::{{closure}}::hd5bbb82c51bc0b05 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: core::ops::function::FnOnce::call_once::hd01f80fd593f5723 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 63: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 64:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 65: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 66: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 67: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 68: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 69: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 70: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 71: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 72: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 73:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 74: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 75: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 76: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 77: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 78: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 79:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 82: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:50.700039Z TRACE command{cmdline="prune"}: obs_gitlab_runner::handler: > prune gitlab.output=true [INFO] [stdout] 2025-04-15T08:45:50.702317Z ERROR obs_gitlab_runner::handler: Error running command: [INFO] [stdout] 0: Could not find artifact 'build-info.yml' [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] src/artifacts.rs:34 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] [INFO] [stdout] 0: obs_gitlab_runner::handler::run_prune with args=PruneAction { build_info: "build-info.yml", ignore_missing_build_info: false, only_if_job_unsuccessful: false } [INFO] [stdout] at src/handler.rs:532 [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout]  532 > #[instrument(skip(self))] [INFO] [stdout] 533 │ async fn run_prune(&mut self, args: PruneAction) -> Result<()> { [INFO] [stdout] 534 │ if args.only_if_job_unsuccessful && !self.script_failed { [INFO] [stdout] 1: obs_gitlab_runner::handler::command with cmdline="prune" [INFO] [stdout] at src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 > #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 2: gitlab_runner::run::run with gitlab.job=272 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:172 [INFO] [stdout] 170 │ } [INFO] [stdout] 171 │ [INFO] [stdout]  172 > #[tracing::instrument(skip(self, process,build_dir),fields(gitlab.job=self.response.id))] [INFO] [stdout] 173 │ pub(crate) async fn run(&mut self, process: F, build_dir: PathBuf) [INFO] [stdout] 174 │ where [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 5 frames hidden ⋮  [INFO] [stdout] 6: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::{{closure}}::hb8fee5c26042e74c [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:34 [INFO] [stdout] 32 │ self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout]  34 >  .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 35 │ } [INFO] [stdout] 36 │ [INFO] [stdout] 7: core::option::Option::ok_or_else::h72fc049e726370aa [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/option.rs:1283 [INFO] [stdout] 8: obs_gitlab_runner::artifacts::ArtifactDirectory::get::{{closure}}::h80ae7f515997404b [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:32 [INFO] [stdout] 30 │ [INFO] [stdout] 31 │ async fn get(&self, filename: &str) -> Result { [INFO] [stdout]  32 >  self.get_or_none(filename) [INFO] [stdout] 33 │ .await? [INFO] [stdout] 34 │ .ok_or_else(|| eyre!("Could not find artifact '{}'", filename)) [INFO] [stdout] 9:  as core::future::future::Future>::poll::h5dfb18609895ce12 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 10: obs_gitlab_runner::artifacts::ArtifactDirectory::get_data::{{closure}}::h46fb8a7fb926fae2 [INFO] [stdout] at /opt/rustwide/workdir/src/artifacts.rs:64 [INFO] [stdout] 62 │ [INFO] [stdout] 63 │ async fn get_data(&self, filename: &str) -> Result> { [INFO] [stdout]  64 >  let mut reader = self.get(filename).await?; [INFO] [stdout] 65 │ [INFO] [stdout] 66 │ let mut data = Vec::new(); [INFO] [stdout] 11:  as core::future::future::Future>::poll::h60d4b2b846c1b699 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 12: obs_gitlab_runner::handler::ObsJobHandler::run_prune::{{closure}}::{{closure}}::h46bebd84e5aa2b6f [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:550 [INFO] [stdout] 548 │ } [INFO] [stdout] 549 │ } else { [INFO] [stdout]  550 >  self.get_data(&args.build_info).await? [INFO] [stdout] 551 │ }; [INFO] [stdout] 552 │ [INFO] [stdout] 13:  as core::future::future::Future>::poll::hc86493c7e5109570 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 14: obs_gitlab_runner::handler::ObsJobHandler::run_prune::{{closure}}::hfd085b915228709d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:532 [INFO] [stdout] 530 │ } [INFO] [stdout] 531 │ [INFO] [stdout]  532 >  #[instrument(skip(self))] [INFO] [stdout] 533 │ async fn run_prune(&mut self, args: PruneAction) -> Result<()> { [INFO] [stdout] 534 │ if args.only_if_job_unsuccessful && !self.script_failed { [INFO] [stdout] 15: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::{{closure}}::h2374e4e9f782d63b [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:591 [INFO] [stdout] 589 │ Action::Monitor(args) => self.run_monitor(args).await?, [INFO] [stdout] 590 │ Action::DownloadBinaries(args) => self.run_download_binaries(args).await?, [INFO] [stdout]  591 >  Action::Prune(args) => self.run_prune(args).await?, [INFO] [stdout] 592 │ #[cfg(test)] [INFO] [stdout] 593 │ Action::Echo(args) => { [INFO] [stdout] 16:  as core::future::future::Future>::poll::hcbbafd72c9112c54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 17: obs_gitlab_runner::handler::ObsJobHandler::command::{{closure}}::haff6f9a36da4477d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:576 [INFO] [stdout] 574 │ } [INFO] [stdout] 575 │ [INFO] [stdout]  576 >  #[instrument(skip(self))] [INFO] [stdout] 577 │ async fn command(&mut self, cmdline: &str) -> Result<()> { [INFO] [stdout] 578 │ // TODO: inject user? [INFO] [stdout] 18: ::step::{{closure}}::hd4d037f274f7b11d [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:630 [INFO] [stdout] 628 │ async fn step(&mut self, script: &[String], _phase: Phase) -> JobResult { [INFO] [stdout] 629 │ for command in script { [INFO] [stdout]  630 >  if let Err(err) = self.command(command).await { [INFO] [stdout] 631 │ // Failed builds would already have information on them printed [INFO] [stdout] 632 │ // above, so don't print anything on them again. [INFO] [stdout] 19:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 20: ::step::{{closure}}::{{closure}}::ha15e95c2d5d43386 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/select.rs:507 [INFO] [stdout] 505 │ [INFO] [stdout] 506 │ // Try polling it [INFO] [stdout]  507 >  let out = match Future::poll(fut, cx) { [INFO] [stdout] 508 │ Ready(out) => out, [INFO] [stdout] 509 │ Pending => { [INFO] [stdout] 21:  as core::future::future::Future>::poll::h2f9b1df07a4733ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/future/poll_fn.rs:38 [INFO] [stdout] 36 │ [INFO] [stdout] 37 │ fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout]  38 >  (&mut self.f)(cx) [INFO] [stdout] 39 │ } [INFO] [stdout] 40 │ } [INFO] [stdout] 22: ::step::{{closure}}::h277d66ba932b9499 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/lib.rs:197 [INFO] [stdout] 195 │ cancel_token: &CancellationToken, [INFO] [stdout] 196 │ ) -> JobResult { [INFO] [stdout]  197 >  tokio::select! { [INFO] [stdout] 198 │ r = self.step(script, phase) => r, [INFO] [stdout] 199 │ _ = cancel_token.cancelled() => Ok(()), [INFO] [stdout] 23:  as core::future::future::Future>::poll::h381b8579085a2eec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 24: gitlab_runner::run::run::{{closure}}::hff10b832783e64c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gitlab-runner-0.0.7/src/run.rs:41 [INFO] [stdout] 39 │ let script_result = handler [INFO] [stdout] 40 │ .step(&script.script, Phase::Script, &cancel_token) [INFO] [stdout]  41 >  .await; [INFO] [stdout] 42 │ [INFO] [stdout] 43 │ if !cancel_token.is_cancelled() { [INFO] [stdout] 25:  as core::future::future::Future>::poll::h08c1065e891660c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:272 [INFO] [stdout] 270 │ let this = self.project(); [INFO] [stdout] 271 │ let _enter = this.span.enter(); [INFO] [stdout]  272 >  this.inner.poll(cx) [INFO] [stdout] 273 │ } [INFO] [stdout] 274 │ } [INFO] [stdout] 26:  as core::future::future::Future>::poll::hda7b6847781a04e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 27:  as core::future::future::Future>::poll::hfab6c037a40041cf [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 28: tokio::runtime::task::core::CoreStage::poll::{{closure}}::hd76d54472621c5f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:165 [INFO] [stdout] 163 │ let future = unsafe { Pin::new_unchecked(future) }; [INFO] [stdout] 164 │ [INFO] [stdout]  165 >  future.poll(&mut cx) [INFO] [stdout] 166 │ }) [INFO] [stdout] 167 │ }; [INFO] [stdout] 29: tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::h9a9d8f180852e945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/loom/std/unsafe_cell.rs:14 [INFO] [stdout] 12 │ [INFO] [stdout] 13 │ pub(crate) fn with_mut(&self, f: impl FnOnce(*mut T) -> R) -> R { [INFO] [stdout]  14 >  f(self.0.get()) [INFO] [stdout] 15 │ } [INFO] [stdout] 16 │ } [INFO] [stdout] 30: tokio::runtime::task::core::CoreStage::poll::h87a10a4a6406e865 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/core.rs:155 [INFO] [stdout] 153 │ pub(super) fn poll(&self, mut cx: Context<'_>) -> Poll { [INFO] [stdout] 154 │ let res = { [INFO] [stdout]  155 >  self.stage.with_mut(|ptr| { [INFO] [stdout] 156 │ // Safety: The caller ensures mutual exclusion to the field. [INFO] [stdout] 157 │ let future = match unsafe { &mut *ptr } { [INFO] [stdout] 31: tokio::runtime::task::harness::poll_future::{{closure}}::h107cc6a2ff92ea9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:470 [INFO] [stdout] 468 │ } [INFO] [stdout] 469 │ let guard = Guard { core }; [INFO] [stdout]  470 >  let res = guard.core.poll(cx); [INFO] [stdout] 471 │ mem::forget(guard); [INFO] [stdout] 472 │ res [INFO] [stdout] 32:  as core::ops::function::FnOnce<()>>::call_once::h1d41877db8bf95a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 33: std::panicking::try::do_call::h28de472f7a5acd58 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 34: __rust_try [INFO] [stdout] at : [INFO] [stdout] 35: std::panicking::try::h28b64159a1dac589 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 36: std::panic::catch_unwind::h35da5c1e93bcd95b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 37: tokio::runtime::task::harness::poll_future::h700386947f53ca3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:458 [INFO] [stdout] 456 │ fn poll_future(core: &CoreStage, id: super::Id, cx: Context<'_>) -> Poll<()> { [INFO] [stdout] 457 │ // Poll the future. [INFO] [stdout]  458 >  let output = panic::catch_unwind(panic::AssertUnwindSafe(|| { [INFO] [stdout] 459 │ struct Guard<'a, T: Future> { [INFO] [stdout] 460 │ core: &'a CoreStage, [INFO] [stdout] 38: tokio::runtime::task::harness::Harness::poll_inner::h606a1a2c0c4d11bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:104 [INFO] [stdout] 102 │ let cx = Context::from_waker(&*waker_ref); [INFO] [stdout] 103 │ let core = self.core(); [INFO] [stdout]  104 >  let res = poll_future(&core.stage, core.task_id.clone(), cx); [INFO] [stdout] 105 │ [INFO] [stdout] 106 │ if res == Poll::Ready(()) { [INFO] [stdout] 39: tokio::runtime::task::harness::Harness::poll::h3e110c018d00319d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/harness.rs:57 [INFO] [stdout] 55 │ pub(super) fn poll(self) { [INFO] [stdout] 56 │ // We pass our ref-count to `poll_inner`. [INFO] [stdout]  57 >  match self.poll_inner() { [INFO] [stdout] 58 │ PollFuture::Notified => { [INFO] [stdout] 59 │ // The `poll_inner` call has given us two ref-counts back. [INFO] [stdout] 40: tokio::runtime::task::raw::poll::h758a6180ac3060fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:144 [INFO] [stdout] 142 │ unsafe fn poll(ptr: NonNull
) { [INFO] [stdout] 143 │ let harness = Harness::::from_raw(ptr); [INFO] [stdout]  144 >  harness.poll(); [INFO] [stdout] 145 │ } [INFO] [stdout] 146 │ [INFO] [stdout] 41: tokio::runtime::task::raw::RawTask::poll::h33579df638c35718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/raw.rs:84 [INFO] [stdout] 82 │ pub(super) fn poll(self) { [INFO] [stdout] 83 │ let vtable = self.header().vtable; [INFO] [stdout]  84 >  unsafe { (vtable.poll)(self.ptr) } [INFO] [stdout] 85 │ } [INFO] [stdout] 86 │ [INFO] [stdout] 42: tokio::runtime::task::LocalNotified::run::h4a9096a3120e1da1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/task/mod.rs:376 [INFO] [stdout] 374 │ let raw = self.task.raw; [INFO] [stdout] 375 │ mem::forget(self); [INFO] [stdout]  376 >  raw.poll(); [INFO] [stdout] 377 │ } [INFO] [stdout] 378 │ } [INFO] [stdout] 43: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5255c64443a99472 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:541 [INFO] [stdout] 539 │ [INFO] [stdout] 540 │ let (c, _) = context.run_task(core, || { [INFO] [stdout]  541 >  task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 543 │ [INFO] [stdout] 44: tokio::coop::with_budget::{{closure}}::h0b1102aa4a316aad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 45: std::thread::local::LocalKey::try_with::hcf26f087eda34984 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 46: std::thread::local::LocalKey::with::hd82fe751274f92fb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 47: tokio::coop::with_budget::ha18b4fae667dd9e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 48: tokio::coop::budget::h75e030e804928de2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 49: tokio::runtime::basic_scheduler::Context::run_task::{{closure}}::h256a626584a13eb3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 50: tokio::runtime::basic_scheduler::Context::enter::h27f714bcf23abfc7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 51: tokio::runtime::basic_scheduler::Context::run_task::hb853fc94071ecc0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:296 [INFO] [stdout] 294 │ fn run_task(&self, mut core: Box, f: impl FnOnce() -> R) -> (Box, R) { [INFO] [stdout] 295 │ core.metrics.incr_poll_count(); [INFO] [stdout]  296 >  self.enter(core, || crate::coop::budget(f)) [INFO] [stdout] 297 │ } [INFO] [stdout] 298 │ [INFO] [stdout] 52: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd0052c43dc6de41b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:540 [INFO] [stdout] 538 │ let task = context.spawner.shared.owned.assert_owner(task); [INFO] [stdout] 539 │ [INFO] [stdout]  540 >  let (c, _) = context.run_task(core, || { [INFO] [stdout] 541 │ task.run(); [INFO] [stdout] 542 │ }); [INFO] [stdout] 53: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf676af9433e9725f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 54: tokio::macros::scoped_tls::ScopedKey::set::h8a808e8b527a3434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 55: tokio::runtime::basic_scheduler::CoreGuard::enter::hf629f2ac15b43e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 56: tokio::runtime::basic_scheduler::CoreGuard::block_on::hc630baefa0732918 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 57: tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4b95d40c97cd73a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 58: tokio::runtime::Runtime::block_on::hd0e821210983e7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 59: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::h87384ae94bf66a2c [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 60: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::{{closure}}::hd5bbb82c51bc0b05 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 61: core::ops::function::FnOnce::call_once::hd01f80fd593f5723 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 62: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 63: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 64: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 65:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 66: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 67: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 68: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 69: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 70: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 71: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 72: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 73: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 74:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 75: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 76: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 77: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 78: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 79: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 80:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 81:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 82: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 83: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. gitlab.output=true [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: assertion `left == right` failed [INFO] [stdout] left: Success [INFO] [stdout] right: Failed [INFO] [stdout] Location: src/handler.rs:1606 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 8 frames hidden ⋮  [INFO] [stdout] 9: core::panicking::assert_failed_inner::h75e36b16d296c663 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs: [INFO] [stdout] 10: core::panicking::assert_failed::h9316a36f1b249024 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:380 [INFO] [stdout] 11: obs_gitlab_runner::handler::tests::test_prune::{{closure}}::h09b62a875f500320 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1606 [INFO] [stdout] 1604 │ [INFO] [stdout] 1605 │ run_obs_handler(context).await; [INFO] [stdout]  1606 >  assert_eq!(MockJobState::Success, prune.state()); [INFO] [stdout] 1607 │ [INFO] [stdout] 1608 │ assert!(String::from_utf8_lossy(&prune.log()).contains("Skipping prune")); [INFO] [stdout] 12: obs_gitlab_runner::handler::tests::test_handler_flow::{{closure}}::{{closure}}::h976357a2b650f4fb [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1735 [INFO] [stdout] 1733 │ prune_only_if_job_unsuccessful, [INFO] [stdout] 1734 │ ) [INFO] [stdout]  1735 >  .await; [INFO] [stdout] 1736 │ }) [INFO] [stdout] 1737 │ .await; [INFO] [stdout] 13:  as core::future::future::Future>::poll::h6e0d7c3b5dcf8970 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-0.1.30/src/instrument.rs:329 [INFO] [stdout] 327 │ let future = this.inner; [INFO] [stdout] 328 │ let _default = dispatcher::set_default(dispatcher); [INFO] [stdout]  329 >  future.poll(cx) [INFO] [stdout] 330 │ } [INFO] [stdout] 331 │ } [INFO] [stdout] 14: obs_gitlab_runner::handler::tests::with_tracing::{{closure}}::h66c0f7f7c78ebef7 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:815 [INFO] [stdout] 813 │ .with(layer), [INFO] [stdout] 814 │ ) [INFO] [stdout]  815 >  .await [INFO] [stdout] 816 │ } [INFO] [stdout] 817 │ [INFO] [stdout] 15: obs_gitlab_runner::handler::tests::test_handler_flow::{{closure}}::h30999c36d2ee6738 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1737 [INFO] [stdout] 1735 │ .await; [INFO] [stdout] 1736 │ }) [INFO] [stdout]  1737 >  .await; [INFO] [stdout] 1738 │ } [INFO] [stdout] 1739 │ [INFO] [stdout] 16: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::{{closure}}::hc9cee1144eca2e7f [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 17:  as core::future::future::Future>::poll::h19aa76e6c0f5724d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/future/future.rs:124 [INFO] [stdout] 18: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h53c8b92a48b92e37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507 [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout] 506 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  507 >  crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 509 │ [INFO] [stdout] 19: tokio::coop::with_budget::{{closure}}::h00772a9cbff6edaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 20: std::thread::local::LocalKey::try_with::hb405b18ea8fe3e71 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:310 [INFO] [stdout] 21: std::thread::local::LocalKey::with::h59255e547e7e1445 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/local.rs:274 [INFO] [stdout] 22: tokio::coop::with_budget::h21249edd58f8f045 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 23: tokio::coop::budget::h1ff90fb4f83b537b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 24: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::hb0e82d620d6d7f49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:507 [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout] 506 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  507 >  crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 509 │ [INFO] [stdout] 25: tokio::runtime::basic_scheduler::Context::enter::hedf705cac71c0122 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:361 [INFO] [stdout] 359 │ [INFO] [stdout] 360 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  361 >  let ret = f(); [INFO] [stdout] 362 │ [INFO] [stdout] 363 │ // Take the scheduler core back [INFO] [stdout] 26: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hd0052c43dc6de41b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:506 [INFO] [stdout] 504 │ 'outer: loop { [INFO] [stdout] 505 │ if core.spawner.reset_woken() { [INFO] [stdout]  506 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 507 │ crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 508 │ }); [INFO] [stdout] 27: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::hf676af9433e9725f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 28: tokio::macros::scoped_tls::ScopedKey::set::h8a808e8b527a3434 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 29: tokio::runtime::basic_scheduler::CoreGuard::enter::hf629f2ac15b43e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:564 [INFO] [stdout] 562 │ [INFO] [stdout] 563 │ // Call the closure and place `core` back [INFO] [stdout]  564 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 565 │ [INFO] [stdout] 566 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 30: tokio::runtime::basic_scheduler::CoreGuard::block_on::hc630baefa0732918 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ impl CoreGuard<'_> { [INFO] [stdout] 496 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  497 >  self.enter(|mut core, context| { [INFO] [stdout] 498 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 499 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 31: tokio::runtime::basic_scheduler::BasicScheduler::block_on::h4b95d40c97cd73a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/basic_scheduler.rs:173 [INFO] [stdout] 171 │ loop { [INFO] [stdout] 172 │ if let Some(core) = self.take_core() { [INFO] [stdout]  173 >  return core.block_on(future); [INFO] [stdout] 174 │ } else { [INFO] [stdout] 175 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 32: tokio::runtime::Runtime::block_on::hd0e821210983e7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.5/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 33: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::h87384ae94bf66a2c [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 34: obs_gitlab_runner::handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2::{{closure}}::hd5bbb82c51bc0b05 [INFO] [stdout] at /opt/rustwide/workdir/src/handler.rs:1693 [INFO] [stdout] 1691 │ } [INFO] [stdout] 1692 │ [INFO] [stdout]  1693 >  #[rstest] [INFO] [stdout] 1694 │ #[tokio::test] [INFO] [stdout] 1695 │ async fn test_handler_flow( [INFO] [stdout] 35: core::ops::function::FnOnce::call_once::hd01f80fd593f5723 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 37: test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637 [INFO] [stdout] 38: test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 39:  as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 40: std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 41: std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 42: std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 43: test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660 [INFO] [stdout] 44: test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581 [INFO] [stdout] 45: test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611 [INFO] [stdout] 46: std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 47: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559 [INFO] [stdout] 48:  as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 49: std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587 [INFO] [stdout] 50: std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550 [INFO] [stdout] 51: std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358 [INFO] [stdout] 52: std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557 [INFO] [stdout] 53: core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250 [INFO] [stdout] 54:  as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 55:  as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976 [INFO] [stdout] 56: std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106 [INFO] [stdout] 57: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_1::prune_only_if_job_unsuccessful_1 [INFO] [stdout] handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_1 [INFO] [stdout] handler::tests::test_handler_flow::dput_test_4::build_success_2::log_test_3::download_binaries_2::prune_only_if_job_unsuccessful_2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 119 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.06s [INFO] [stdout] [INFO] [stderr] ZipWriter drop failed: Io(Os { code: 28, kind: StorageFull, message: "No space left on device" })ZipWriter drop failed: Io(Os { code: 28, kind: StorageFull, message: "No space left on device" })ZipWriter drop failed: Io(Os { code: 28, kind: StorageFull, message: "No space left on device" })ZipWriter drop failed: Io(Os { code: 28, kind: StorageFull, message: "No space left on device" })error: test failed, to rerun pass `--bin obs-gitlab-runner` [INFO] running `Command { std: "docker" "inspect" "ac1ac1072acd0266629572443829d24cdd8e9a2aa6114f81e405a394445070b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1ac1072acd0266629572443829d24cdd8e9a2aa6114f81e405a394445070b2", kill_on_drop: false }` [INFO] [stdout] ac1ac1072acd0266629572443829d24cdd8e9a2aa6114f81e405a394445070b2