Package evaluation of Oracle on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T06:05:32.553 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.34s ################################################################################ # Installation # Installing Oracle... Resolving package versions... Installed Oracle ─ v0.3.4 Updating `~/.julia/environments/v1.10/Project.toml` [7240a794] + Oracle v0.3.4 Updating `~/.julia/environments/v1.10/Manifest.toml` [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [82899510] + IteratorInterfaceExtensions v1.0.0 [7240a794] + Oracle v0.3.4 [bac558e1] + OrderedCollections v1.8.0 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.0 [0dad84c5] + ArgTools v1.1.1 [56f22d72] + Artifacts [ade2ca70] + Dates [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching [b27032c2] + LibCURL v0.6.4 [8f399da3] + Libdl [ca575930] + NetworkOptions v1.2.0 [de0858da] + Printf [4ec0a83e] + Unicode [deac9b47] + LibCURL_jll v8.4.0+0 [29816b5a] + LibSSH2_jll v1.11.0+1 [c8ffd9c3] + MbedTLS_jll v2.28.2+1 [14a3606d] + MozillaCACerts_jll v2023.1.10 [83775a58] + Zlib_jll v1.2.13+1 [8e850ede] + nghttp2_jll v1.52.0+1 Building Oracle → `~/.julia/scratchspaces/44cfe95a-1eb2-52ea-b672-e2afdf69b78f/72b130e18b0bcbbe73bb002307888897657a884a/build.log` Installation completed after 8.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 14.66s ################################################################################ # Testing # Testing Oracle Status `/tmp/jl_ugnj9j/Project.toml` [a93c6f00] DataFrames v1.7.0 [7240a794] Oracle v0.3.4 [bd369af6] Tables v1.12.0 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [8f399da3] Libdl [8dfed614] Test Status `/tmp/jl_ugnj9j/Manifest.toml` [34da2185] Compat v4.16.0 [a8cc5b0e] Crayons v4.1.1 [9a962f9c] DataAPI v1.16.0 [a93c6f00] DataFrames v1.7.0 [864edb3b] DataStructures v0.18.20 [e2d170a0] DataValueInterfaces v1.0.0 [842dd82b] InlineStrings v1.4.3 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [b964fa9f] LaTeXStrings v1.4.0 [e1d29d7a] Missings v1.2.0 [7240a794] Oracle v0.3.4 [bac558e1] OrderedCollections v1.8.0 [2dfb63ee] PooledArrays v1.4.3 [aea7be01] PrecompileTools v1.2.1 [21216c6a] Preferences v1.4.3 [08abe8d2] PrettyTables v2.4.0 [189a3867] Reexport v1.2.2 [91c51154] SentinelArrays v1.4.8 [a2af1166] SortingAlgorithms v1.2.1 [892a3eda] StringManipulation v0.4.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [9fa8497b] Future [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [ca575930] NetworkOptions v1.2.0 [de0858da] Printf [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [2f01184e] SparseArrays v1.10.0 [10745b16] Statistics v1.10.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.2+1 [14a3606d] MozillaCACerts_jll v2023.1.10 [4536629a] OpenBLAS_jll v0.3.23+4 [bea87d4a] SuiteSparse_jll v7.2.1+1 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 Testing Running tests... Test Summary: | Pass Total Time Timestamps | 51 51 1.6s ODPI Version Number: 4.2.1 Test Summary: | Pass Total Time ODPI version number | 3 3 0.2s Test Summary: | Pass Total Time exec mode | 3 3 0.0s Test Summary: | Pass Total Time subtract_missing | 5 5 0.1s ┌ Warning: Before running tests, create a file `test/credentials.jl` with the content: │ │ username = "your-username" │ password = "your-password" │ connect_string = "your-connect-string" │ auth_mode = Oracle.ORA_MODE_AUTH_DEFAULT # or Oracle.ORA_MODE_AUTH_SYSDBA if user is SYSDBA └ @ Main ~/.julia/packages/Oracle/xE1YT/test/runtests.jl:51 Testing Oracle tests passed Testing completed after 9.71s PkgEval succeeded after 44.16s